Deleting an account alias - AWS Identity and Access Management
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Deleting an account alias

To perform the following steps, you must have at least the following IAM permissions:

  • iam:ListAccountAliases

  • iam:DeleteAccountAlias

To delete an account alias

Console
  1. Sign in to the AWS Management Console and open the IAM console at https://eusc-de-east-1.console.amazonaws-eusc.eu/iam/.

  2. In the navigation pane, choose Dashboard.

  3. In the AWS Account section, next to Account Alias, choose Delete.

AWS CLI

To delete an AWS account ID alias, run the following command:

To confirm that the account alias is deleted, attempt to display your AWS account ID alias, by running the following command:

API

To delete an AWS account ID alias, call the following operation:

To confirm that the account alias is deleted attempt to display your AWS account ID alias, by calling the following operation:

Note

After deleting your account alias, the only sign-in URL for your account is based off your account ID. Any attempts to connect to the alias URL will fail and are not redirected.