CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Try to setup RDS to use the SecretsManager #16

Closed briri closed 1 year ago

briri commented 1 year ago

We are currently manually adding the username and password to the SSM parameter store for our RDS instance. Try to setup and use SecretsManager (with 90 day credential rotation) for the RDS instance.

This will require that I am given permission to create Secrets via SecretsManager

briri commented 1 year ago

closing since we will be using an S3 - Cloudfront distribution instead of Rails