AWS Identity and Access Management
CLI Reference (API Version 2010-05-08)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

iam-accountaliasdelete

Description

Deletes the alias in the URL for your IAM-enabled AWS Management Console sign-in page. For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in Using AWS Identity and Access Management.

Syntax

iam-accountaliasdelete -a ACCOUNT ALIAS

Options

Name Description Required

-a ACCOUNT ALIAS

The alias you want to delete.

Type: String

Default: None

Yes

Output

If the command is successful, the output is empty.

Example

The following example request deletes the alias mycompany for the AWS account ID in the URL of the AWS Management Console sign-in page.

PROMPT> iam-accountaliasdelete -a mycompany