AWS Certified Solutions Architect – Professional — Question 522

An organization has created 5 IAM users. The organization wants to give them the same login ID but different passwords. How can the organization achieve this?

Answer options

Correct answer: C

Explanation

Within a single AWS account, IAM user names must be unique because IAM is a global service, meaning users are not bound to specific regions. Consequently, options involving region-specific configurations or group-based isolation cannot bypass this uniqueness constraint. Therefore, it is impossible to have multiple IAM users with the same login ID under one account.