Manage access to an RDS MySQL instance by creating temporary database users that are stored in AWS Secrets Manager.
Our step-by-step MySQL on AWS tutorial walks you through setup for this example.
Enable the mysql_db
module to provision an RDS MySQL database in a VPC that you can use to test the integration.
You can enable the module by setting the db_enabled
variable to true.
Refer to the README
for instructions on tunneling to the example database.
You can use the provided test events to test your function in the Lambda console.
This workflow is just one example of how Sym Implementers use the Sym SDK to create Sym Flows.