AWS Certified Security – Specialty — Question 75

What are the MOST secure ways to protect the AWS account root user of a recently opened AWS account? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers are C and E because enabling multi-factor authentication (MFA) for the root user adds an essential layer of security, making unauthorized access much more difficult. Additionally, not creating access keys for the root user and instead using IAM users minimizes the risk of exposing root credentials. Options A, B, and D do not adequately protect the root user or involve practices that are less secure or unnecessary.