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?
A.
Merge all the accounts with consolidated billing
B.
Create the S3 bucket with an alias name and use the redirect rule to forward requests to various accounts
C.
Create the same account alias with each account ID
D.
It is not possible to have the same IAM account login URL for separate AWS accounts
Suggested Answer:D🗳️
Users can create an alias for they accounts, but the alias should be unique to the account. For example, the alias "abc" can be assigned to only one account. If a user wants the URL of the AWS IAM sign-in page to have a company name instead of the AWS account ID, he can create an alias for his AWS account ID. Reference: http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html
Each AWS account has its own unique IAM login URL. The URL follows the format: https://your-account-id.signin.aws.amazon.com/console/. The account ID is unique to each AWS account and cannot be shared or merged with other accounts.
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.
albert_kuo
10 months, 2 weeks agoGzuis
1 year, 2 months agoxxxdolorxxx
2 years, 6 months agojerry19
2 years, 7 months agoamitshinde14
2 years, 7 months ago