Snowflake: AWS Secret Manager Password Rotation
Sep 9, 2024 · 2 min read · You can use AWS Secrets Manager to automatically rotate of passwords using a custom lambda function. AWS provides lambda function templates for many AWS services (RDS, DocumentDB, etc.) and a template you can use to develop your own functions. Secret...
Join discussion