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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.DeleteIdentity

Synopsis

Documentation

data DeleteIdentity Source #

Delete an email address or domain

Constructors

DeleteIdentity Text 

data DeleteIdentityResponse Source #

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

Instances

Eq DeleteIdentityResponse Source # 
Ord DeleteIdentityResponse Source # 
Show DeleteIdentityResponse Source # 
AsMemoryResponse DeleteIdentityResponse Source # 
Transaction DeleteIdentity DeleteIdentityResponse Source # 
ResponseConsumer DeleteIdentity DeleteIdentityResponse Source # 
type MemoryResponse DeleteIdentityResponse Source # 
type ResponseMetadata DeleteIdentityResponse Source #