Question 516:
Your organization starts to store RDS credentials in AWS Secrets Manager. To be compliant with security regulations, all secrets stored in the Secrets Manager should automatically rotate. If rotation is not enabled for a secret, your team should get an email notification. Which method is the most appropriate?
Answer options:
A.Configure AWS Secrets Manager to enable the rotation for all existing and new secrets. B.Create a CloudWatch Event rule that matches all events in Secrets Manager. Register an SNS topic as its target to provide notifications. C.Enable Amazon GuardDuty that monitors services including Secrets Manager. D.Add the rule “secretsmanager-rotation-enabled-check” in AWS Config to check whether AWS Secrets Manager has enabled the secret rotation.