
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.
Ultimate access to all questions.
No comments yet.
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