**To delete an account alias** The following ``delete-account-alias`` command removes the alias ``mycompany`` for the current account. :: aws iam delete-account-alias \ --account-alias mycompany This command produces no output. For more information, see `Your AWS account ID and its alias `__ in the *AWS IAM User Guide*.