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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.SES.VerifyDomainIdentity

Contents

Description

Verifies a domain.

This action is throttled at one request per second.

http://docs.aws.amazon.com/ses/latest/APIReference/API_VerifyDomainIdentity.html

Synopsis

Request

Request constructor

verifyDomainIdentity Source

VerifyDomainIdentity constructor.

The fields accessible through corresponding lenses are:

Request lenses

vdiDomain :: Lens' VerifyDomainIdentity Text Source

The domain to be verified.

Response

Response constructor

Response lenses

vdirVerificationToken :: Lens' VerifyDomainIdentityResponse Text Source

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