A healthcare organization hires a new compliance officer who needs permanent, individual access to log into the AWS Management Console to review compliance reports. Which AWS Identity and Access Management (IAM) entity should be created to grant this access?
- AAn IAM role
- BThe AWS account root user
- An IAM userAnswer
- DAn AWS Support ticket requesting AWS to configure local account access
Answer
An IAM user
An IAM user is the correct entity to create because it represents a specific person or service that requires permanent credentials to interact with AWS, such as logging into the AWS Management Console.
Step-by-Step Solution
Key Concept
AWS Identity and Access Management (IAM) Entities
Estimated Time:45s