Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer identify actively used secrets in AWS Secrets Manager without causing application downtime?
A
Set up AWS CloudTrail to log deliveries to S3 and CloudWatch to alarm on GetSecretValue API requests.
B
Utilize AWS Config with a managed rule for detecting unused secrets and EventBridge for notifications.
C
Temporarily deactivate secrets and monitor error logs to find which are still required.
D
Implement AWS X-Ray with a sampling rule for tracking GetSecretValue API usage.