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

Latest commit

 

History

History

postgres_temp_user_strategy

PostgreSQL Temp User Strategy

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

Tutorial

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

Setting up an example database

Enable the postgres_db module to provision an RDS PostgreSQL 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.