I want to use an account alias instead of account number.

0

For my aws account I created an alias, how long does it take to use the alias? I created an alias as root-user and I created an IAM-user with administrative permissions. I can log on as this IAM user using the account number but not using the alias. If I use in the top bar (of 3) the alias instead of account number I get the message: "Your authentication information is incorrect. Please try again." If I change the alias in the top bar to account number it works.

3 回答
2
已接受的回答

I believe it can be pretty much used instantly. https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html

If you want the URL for your sign-in page to contain your company name (or other friendly identifier) instead of your AWS account ID, you can create an account alias. This section provides information about AWS account aliases and lists the API operations that you use to create an alias.

Your sign-in page URL has the following format, by default. If you create an AWS account alias for your AWS account ID, your sign-in page URL looks like the following example.

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

I believe it can be pretty much used instantly.

profile picture
专家
已回答 6 个月前
profile picture
专家
已审核 16 天前
profile picture
专家
已审核 6 个月前
0

The alias is usable immediately. The error message indicates that your account alias name and username combination is incorrect. Please cross verify your account alias name, it is case sensitive. Also, use the alias URL provided by AWS.

Thanks

已回答 6 个月前
profile picture
专家
已审核 6 个月前
0

Do not ask me why but the account alias, I thougt i configured it in the console. was not working but after running aws iam list-account-aliases I only could see an empty list so i ran aws iam create-account-alias --account-alias *new-alias* it worked. thanks

已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则