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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.GetIdentityVerificationAttributes

Synopsis

Documentation

data GetIdentityVerificationAttributes Source #

Get verification status for a list of email addresses and/or domains

Instances
Eq GetIdentityVerificationAttributes Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Ord GetIdentityVerificationAttributes Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Show GetIdentityVerificationAttributes Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

SignQuery GetIdentityVerificationAttributes Source #

ServiceConfiguration: SesConfiguration

Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Transaction GetIdentityVerificationAttributes GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

ResponseConsumer GetIdentityVerificationAttributes GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

type ServiceConfiguration GetIdentityVerificationAttributes Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

data GetIdentityVerificationAttributesResponse Source #

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

Instances
Eq GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Ord GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Show GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

AsMemoryResponse GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

Transaction GetIdentityVerificationAttributes GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

ResponseConsumer GetIdentityVerificationAttributes GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

type MemoryResponse GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

type ResponseMetadata GetIdentityVerificationAttributesResponse Source # 
Instance details

Defined in Aws.Ses.Commands.GetIdentityVerificationAttributes

data IdentityVerificationAttributes Source #