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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.VerifyDomainIdentity

Synopsis

Documentation

data VerifyDomainIdentity Source #

Verify ownership of a domain.

Instances

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

ServiceConfiguration: SesConfiguration

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

data VerifyDomainIdentityResponse Source #

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

Instances

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