amazonka-ses-1.3.2: 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.VerifyDomainIdentity

Contents

Description

Verifies a domain.

This action is throttled at one request per second.

See: AWS API Reference for VerifyDomainIdentity.

Synopsis

Creating a Request

verifyDomainIdentity Source

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

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

Request Lenses

vdiDomain :: Lens' VerifyDomainIdentity Text Source

The domain to be verified.

Destructuring the Response

verifyDomainIdentityResponse Source

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

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

Response Lenses

vdirsVerificationToken :: Lens' VerifyDomainIdentityResponse Text Source

A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.