Connect to AWS RDS MySQL instance that uses AWs IAM authentication with Token from MySQL Wokbench.
I have successfully set up AWS IAM authentication via token in AWS RDS. I wonder if anyone has tested connectivity from MySQL Workbench.
As far as i know you must use a special JDBC driver. In my setup the authentication is done through Standard TCP/IP through SSH.
I didnt test exposing the Database to the internet because of security constrains.
I hope someone has tried this and can give me clues.
I have successfully set up AWS IAM authentication via token in AWS RDS. I wonder if anyone has tested connectivity from MySQL Workbench.
As far as i know you must use a special JDBC driver. In my setup the authentication is done through Standard TCP/IP through SSH.
I didnt test exposing the Database to the internet because of security constrains.
I hope someone has tried this and can give me clues.