Showing only posts by Adithya Solai. Show all posts.

How to implement single-user secret rotation using Amazon RDS admin credentials

Source

You might have security or compliance standards that prevent a database user from changing their own credentials and from having multiple users with identical permissions. AWS Secrets Manager offers two rotation strategies for secrets that contain Amazon Relational Database Service (Amazon RDS) credentials: single-user and alternating-user. In the preceding …