amazonka-ses-1.1.0: Amazon Simple Email Service 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.SES.DeleteVerifiedEmailAddress

Contents

Description

Deletes the specified email address from the list of verified addresses.

The DeleteVerifiedEmailAddress action is deprecated as of the May 15, 2012 release of Domain Verification. The DeleteIdentity action is now preferred.

This action is throttled at one request per second.

See: AWS API Reference for DeleteVerifiedEmailAddress.

Synopsis

Creating a Request

deleteVerifiedEmailAddress Source

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

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

Request Lenses

dveaEmailAddress :: Lens' DeleteVerifiedEmailAddress Text Source

An email address to be removed from the list of verified addresses.

Destructuring the Response

deleteVerifiedEmailAddressResponse :: DeleteVerifiedEmailAddressResponse Source

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