
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to securely store Amazon RDS database credentials and automatically rotate user passwords periodically.
Which AWS service or capability will meet these requirements?
A
Amazon S3
B
AWS Systems Manager Parameter Store
C
AWS Secrets Manager
D
AWS CloudTrail
Explanation:
AWS Secrets Manager is CORRECT because it is designed to securely store, manage, and retrieve secrets such as Amazon RDS database credentials, API keys, and other sensitive information. It also provides built-in automatic rotation of secrets, including database credentials, using AWS Lambda functions—helping improve security and reduce the risk of credential leakage or misuse.