Briefing Amazon Knowledge

What will be the AWS console URL for these associates?

PassLeader (with AWS account ID 111122223333) has created 50 IAM users for its organization’s employees. What will
be the AWS console URL for these associates?

A.
https:// 111122223333.signin.aws.amazon.com/console/

B.
https:// signin.aws.amazon.com/console/

C.
https://signin.aws.amazon.com/111122223333/console/

D.
https://signin.aws.amazon.com/console/111122223333/

Explanation:
When an organization is using AWS IAM for creating various users and manage their access rights, the IAM user cannot
use the login URL http://aws.amazon.com/console to access AWS management console. The console login URL for the
IAM user will have AWS account ID of that organization to identify the IAM user belongs to particular account. The AWS
console login URL for the IAM user will be https:// <AWS_Account_ID>.signin.aws.amazon.com/console/. In this case it
will be https:// 111122223333.signin.aws.amazon.com/console/
http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html