What urls can i use to sign into aws console?



  • Link: https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html

    I have found there are a few URL's to sign into aws, when all your browser tabs are closed or your browser cache is cleared, it's useful to know.

    The https://console.aws.amazon.com, this allow you to use your account ID or account alias. Alias is the alias you create for your AWS Account, account is the long number you get when registering with AWS, not your user account. This link also lets you sign in as root account.

    Instead of remembering string of numbers 123456789012, your just have to remember you alias. The alias is set under the IAM console after logging in.

    You can also sign-in using the AWS account number in the URL like this:
    https://your_aws_account_id.signin.aws.amazon.com/console/

    Or using your account alias, like this:
    https://your_account_alias.signin.aws.amazon.com/console/


Log in to reply
 

© Lightnetics 2024