Declare a RDS data source

Your account was provisioned and we created an RDS MySQL instance for you. RDS is a distributed relational database AWS service.

Open RDS console and then click on Databases on the left menu and you should see you database there. rds in aws

Declare your first mysql data source in SmallID

In SmallID, navigate to Administration -> Data Sources. Then click on “Add a Data Source”: add a datasource Search for MySQL connector as our RDS has a MySQL engine: select mysql

Get credentials from AWS Secrets Manager

To access the internet facing database, we need credential information that was stored inside secretsmanager during deployment:

Go to SecretsManager to find your secret. Go to SecretsManager

Click on you secret and get click retrieve value get value from secret

Fill basic details to test connection to data source

This will display mandatory values to connect to RDS database diplay values

With those values, populate your new datasource in SmallID. Then Click on “Test Connection” to see if SmallID is able to connect to the data source rds info filled in bigid

You connection should be green connection is green Click on next to navigate to the connection details tab connection is green