Standard Authentication for AWS RDS MySQL
STANDARD AUTHENTICATION:
Log in to your AWS account console.
On the search bar type RDS and select the RDS service
Once you are in the RDS service page, Click on Databases tab on the side bar to see all your databases.
Select your RDS MySQL database.
To Connect your Database to EazyDi app using the STANDARD authentication, you will need:
Host
Port
Username
Database name
Password
Once you have clicked your RDS MySQL database, You will see the “ENDPOINT” which will be your HOST. And the PORT number
To Get your USERNAME and DATABASE NAME, go to the “CONFIGURATION” Tab and there you will see your DBNAME and MASTER USERNAME which you will use as your USERNAME and DATABASE NAME
Once you have all your credentials, you can now connect your database to EazyDi app. Create a connection. Select the AWS RDS MySQL connector
Input all the required connection properties that you got from Step 6 and 7. The Host, Port, DBNAME, Master Username. The password is the one you set when creating your database.
Reading Objects:
Once you have created a connection, you can now select a table from the list of connection objects