如何使用IAM用户帐户登录AWS控制台?

时间:2021-10-27 05:02:19

I have created an IAM user account. Now I want to connect with this user to the AWS console.

我创建了一个IAM用户帐户。现在我想将此用户连接到AWS控制台。

AWS says: For Users who need access to the AWS Management Console, create a password in the Users panel after completing this wizard..

AWS表示:对于需要访问AWS管理控制台的用户,请在完成此向导后在“用户”面板中创建密码。

I have created one password for the IAM user.

我为IAM用户创建了一个密码。

Trying to login to AWS Console using the new user name and the password does not work.

尝试使用新用户名和密码登录AWS控制台不起作用。

What do I have to do?

我需要做什么?

3 个解决方案

#1


91  

If you do not have the AWS Alias Configured then you would use

如果您没有配置AWS Alias,那么您将使用

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

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

if an alias is configure then

如果配置别名则

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

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

Apparently the URL for the AWS IAM Login is quite hard to remember. I have created this site to navigate to the respective IAM Console's Login page by just remembering the alias or the account number.

显然,AWS IAM登录的URL很难记住。我创建了这个站点,只需记住别名或帐号,即可导航到相应的IAM控制台的登录页面。

www.awsiamlogin.com

www.awsiamlogin.com

如何使用IAM用户帐户登录AWS控制台?

#2


13  

Found it!

找到了!

One has to login using the login URL that is available in the IAM Dashboard or create a personalised login URL as described here:

必须使用IAM仪表板中提供的登录URL进行登录,或者创建个性化登录URL,如下所述:

http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html

http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html

#3


4  

I had to add @{your Account#} to login using IAM, like so:

我必须使用IAM添加@ {您的帐号#}才能登录,如下所示:

https://Your_Alias@Account.signin.aws.amazon.com/console/

HTTPS://Your_Alias@Account.signin.aws.amazon.com/console/

#1


91  

If you do not have the AWS Alias Configured then you would use

如果您没有配置AWS Alias,那么您将使用

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

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

if an alias is configure then

如果配置别名则

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

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

Apparently the URL for the AWS IAM Login is quite hard to remember. I have created this site to navigate to the respective IAM Console's Login page by just remembering the alias or the account number.

显然,AWS IAM登录的URL很难记住。我创建了这个站点,只需记住别名或帐号,即可导航到相应的IAM控制台的登录页面。

www.awsiamlogin.com

www.awsiamlogin.com

如何使用IAM用户帐户登录AWS控制台?

#2


13  

Found it!

找到了!

One has to login using the login URL that is available in the IAM Dashboard or create a personalised login URL as described here:

必须使用IAM仪表板中提供的登录URL进行登录,或者创建个性化登录URL,如下所述:

http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html

http://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html

#3


4  

I had to add @{your Account#} to login using IAM, like so:

我必须使用IAM添加@ {您的帐号#}才能登录,如下所示:

https://Your_Alias@Account.signin.aws.amazon.com/console/

HTTPS://Your_Alias@Account.signin.aws.amazon.com/console/