ABC (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://signin.aws.amazon.com/console/111122223333/
B.
https://111122223333.signin.aws.amazon.com/console/
C.
https://signin.aws.amazon.com/111122223333/console/
Suggested Answer:B🗳️
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 manage-ment console. The console login URL for the IAM user will have AWS account ID of that organiza-tion 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/ Reference: http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html
The correct AWS console URL for the IAM users of AWS account ID 111122223333 will be in the format: https://<account-id>.signin.aws.amazon.com/console/. In this case, the account ID is 111122223333, so the URL will be https://111122223333.signin.aws.amazon.com/console/. This URL allows the associates to access the AWS Management Console using their individual IAM user credentials.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sen12
Highly Voted 2 years, 6 months agoalbert_kuo
Most Recent 10 months ago