Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is possible to establish a connection between AWS RDS and MySQL Workbench. Here are the steps:

  1. Launch MySQL Workbench and click on the "New Connection" button from the home screen.
  2. Enter the necessary details such as the connection name, host name, port number, username, and password.
  3. Under the "Advanced" tab, select the "SSL" option and choose "Amazon RDS" from the dropdown list.
  4. Enter the necessary information such as the SSL CA File, SSL Key File, and SSL Certificate File. You can download these files from the "Certificates" section of your RDS instance dashboard.
  5. Click "Test Connection" to verify the connection and then click "OK" to save the connection details.

Once the connection is established, you can use MySQL Workbench to manage your AWS RDS databases.