AWS Certified Cloud Practitioner — Question 382

A company's information security manager is supervising a move to AWS and wants to ensure that AWS best practices are followed. The manager has concerns about the potential misuse of AWS account root user credentials.

Which of the following is an AWS best practice for using the AWS account root user credentials?

Answer options

Correct answer: C

Explanation

AWS strongly recommends securing the root user credentials and using them only for the limited number of tasks that explicitly require root-level access. For all other everyday administrative and operational activities, AWS Identity and Access Management (IAM) users or roles with least-privilege permissions should be used instead. Options A, B, and D are incorrect because they suggest using root credentials for tasks that can and should be performed using standard IAM policies.