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 Respostas
2
Resposta aceita

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
ESPECIALISTA
respondido há 6 meses
profile picture
ESPECIALISTA
avaliado há 16 dias
profile picture
ESPECIALISTA
avaliado há 6 meses
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

respondido há 6 meses
profile picture
ESPECIALISTA
avaliado há 6 meses
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

respondido há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas