Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In the event of a suspected AWS account compromise, which strategies would you implement to invalidate and rotate credentials effectively? Describe the steps you would take using AWS Identity and Access Management (IAM) and AWS Secrets Manager.
A
Immediately delete all IAM users and recreate them with new credentials.
B
Rotate the access keys and passwords of affected IAM users using AWS Secrets Manager, and invalidate old credentials by revoking their permissions in IAM.
C
Disable the AWS account and create a new one, transferring all resources to the new account.
D
Change the root account password and ignore the IAM users assuming they are not compromised.