Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History

mysql_temp_user_strategy

MySQL Temp User Strategy

Manage access to an RDS MySQL instance by creating temporary database users that are stored in AWS Secrets Manager.

Tutorial

Our step-by-step MySQL on AWS tutorial walks you through setup for this example.

Setting up an example database

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.

Testing

You can use the provided test events to test your function in the Lambda console.

About Sym

This workflow is just one example of how Sym Implementers use the Sym SDK to create Sym Flows.