AWS SAP-C02 · Question 10 · Domain 1.2: Security Controls
An enterprise wants to centrally manage and automate the rotation of database credentials for Amazon RDS instances across 50 AWS accounts. The solution must ensure that applications can retrieve the latest credentials without code changes. Which approach is MOST architecturally sound?
An enterprise wants to centrally manage and automate the rotation of database credentials for Amazon RDS instances across 50 AWS accounts. The solution must ensure that applications can retrieve the latest credentials without code changes. Which approach is MOST architecturally sound?
Answer options:
Use AWS Systems Manager Parameter Store in each account. Use EventBridge to trigger Lambda for rotation.
Use AWS Secrets Manager in a central account. Configure cross-account resource policies on the secrets. Use AWS Lambda for rotation.
Store credentials in an encrypted Amazon S3 bucket. Use S3 Object Lock to prevent tampering.
Use AWS KMS to encrypt credentials in application code. Rotate the KMS keys annually.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6
75 questions · hints · full answers · grading
Expert