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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.VerifyEmailIdentity

Synopsis

Documentation

data VerifyEmailIdentity Source #

List email addresses and/or domains

Instances

Eq VerifyEmailIdentity Source # 
Ord VerifyEmailIdentity Source # 
Show VerifyEmailIdentity Source # 
SignQuery VerifyEmailIdentity Source #

ServiceConfiguration: SesConfiguration

Transaction VerifyEmailIdentity VerifyEmailIdentityResponse Source # 
ResponseConsumer VerifyEmailIdentity VerifyEmailIdentityResponse Source # 
type ServiceConfiguration VerifyEmailIdentity Source # 

data VerifyEmailIdentityResponse Source #

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

Instances

Eq VerifyEmailIdentityResponse Source # 
Ord VerifyEmailIdentityResponse Source # 
Show VerifyEmailIdentityResponse Source # 
AsMemoryResponse VerifyEmailIdentityResponse Source # 
Transaction VerifyEmailIdentity VerifyEmailIdentityResponse Source # 
ResponseConsumer VerifyEmailIdentity VerifyEmailIdentityResponse Source # 
type MemoryResponse VerifyEmailIdentityResponse Source # 
type ResponseMetadata VerifyEmailIdentityResponse Source #