AWS Certified SysOps Administrator – Associate (legacy) — Question 233

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

The correct answer is C, as IAM users must have unique login IDs within the same account, making it impossible to share a login ID among them. Option A suggests using aliases, which does not resolve the requirement for unique login IDs. Option B's approach of using different regions does not address the issue of login IDs, and option D's suggestion of using groups also fails to provide a solution for the login ID constraint.