amazonka-ses-1.4.0: Amazon Simple Email Service SDK.

Copyright(c) 2013-2016 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.SES.DeleteIdentity

Contents

Description

Deletes the specified identity (email address or domain) from the list of verified identities.

This action is throttled at one request per second.

Synopsis

Creating a Request

deleteIdentity Source

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

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

Request Lenses

diIdentity :: Lens' DeleteIdentity Text Source

The identity to be removed from the list of identities for the AWS Account.

Destructuring the Response

deleteIdentityResponse Source

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

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

Response Lenses