amazonka-ses-1.3.6: 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.VerifyEmailIdentity

Contents

Description

Verifies an email address. This action causes a confirmation email message to be sent to the specified address.

This action is throttled at one request per second.

See: AWS API Reference for VerifyEmailIdentity.

Synopsis

Creating a Request

verifyEmailIdentity Source

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

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

Request Lenses

veiEmailAddress :: Lens' VerifyEmailIdentity Text Source

The email address to be verified.

Destructuring the Response

verifyEmailIdentityResponse Source

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

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

Response Lenses