Customizing AWS IAM Sign-in URL
Usually, the login URL for IAM users is in this format
https://{Account Id}.signin.aws.amazon.com/console
But it is possible to make this URL more memorable and user-friendly.
To achieve this, follow the steps below:
Step 01: Go to IAM Dashboard
Step 02: Click on the Create link that is located right next to the account id:
Step 03: This brings up the Create Account Alias dialog box.
Step 03: Enter your desired alias and save.
Since the name we provide goes in the URL, it must be unique globally.
If you don’t pick a unique name, you will get an error like this:
and when you choose your unique name, you should see it in effect:
You can keep on using the account id. Setting an alias gives an additional URL that you can use.