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

ABC has three AWS accounts. They have created separate IAM users within each account.
ABC wants a single IAM login URL such as https://abc.signin.aws.amazon.com/console/ for use by IAM users in all three accounts.
How can this be achieved?

Answer options

Correct answer: D

Explanation

AWS IAM account aliases must be globally unique across all of AWS, meaning that no two accounts can share the exact same alias. Because of this restriction, it is impossible to configure a single custom sign-in URL for three different AWS accounts. Therefore, users must use the unique sign-in URL associated with their specific AWS account.