amazonka-iam-1.2.0.2: Amazon Identity and Access Management SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.IAM.DeleteAccountAlias

Contents

Description

Deletes the specified AWS account alias. For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the Using IAM guide.

See: AWS API Reference for DeleteAccountAlias.

Synopsis

Creating a Request

deleteAccountAlias Source

Creates a value of DeleteAccountAlias with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

daaAccountAlias :: Lens' DeleteAccountAlias Text Source

The name of the account alias to delete.

Destructuring the Response

deleteAccountAliasResponse :: DeleteAccountAliasResponse Source

Creates a value of DeleteAccountAliasResponse with the minimum fields required to make a request.