A company needs to grant a newly hired security analyst access to the AWS Management Console to audit resource configurations. The analyst requires their own permanent credentials to log in. Which IAM entity should the administrator create to meet this requirement?
- AAn IAM role
- An IAM userAnswer
- CA new AWS account root user
- DAn AWS Support ticket requesting AWS to generate console login credentials
Answer
An IAM user
An IAM user represents a person or service that requires permanent credentials to interact with AWS, making it the correct entity for a new employee requiring long-term console access.
Step-by-Step Solution
Key Concept
IAM Users vs. IAM Roles and Credentials Best Practices
Estimated Time:45s