aws-0.16: Amazon Web Services (AWS) for Haskell

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.VerifyDomainIdentity

Synopsis

Documentation

data VerifyDomainIdentity #

Verify ownership of a domain.

Instances

Eq VerifyDomainIdentity # 
Ord VerifyDomainIdentity # 
Show VerifyDomainIdentity # 
SignQuery VerifyDomainIdentity #

ServiceConfiguration: SesConfiguration

Transaction VerifyDomainIdentity VerifyDomainIdentityResponse # 
ResponseConsumer VerifyDomainIdentity VerifyDomainIdentityResponse # 
type ServiceConfiguration VerifyDomainIdentity # 

data VerifyDomainIdentityResponse #

The response sent back by Amazon SES after a VerifyDomainIdentity command.

Instances

Eq VerifyDomainIdentityResponse # 
Ord VerifyDomainIdentityResponse # 
Show VerifyDomainIdentityResponse # 
AsMemoryResponse VerifyDomainIdentityResponse # 
Transaction VerifyDomainIdentity VerifyDomainIdentityResponse # 
ResponseConsumer VerifyDomainIdentity VerifyDomainIdentityResponse # 
type MemoryResponse VerifyDomainIdentityResponse # 
type ResponseMetadata VerifyDomainIdentityResponse #