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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SetIdentityDkimEnabled

Synopsis

Documentation

data SetIdentityDkimEnabled Source #

Change whether bounces and complaints for the given identity will be DKIM signed.

Instances

Eq SetIdentityDkimEnabled Source # 
Ord SetIdentityDkimEnabled Source # 
Show SetIdentityDkimEnabled Source # 
SignQuery SetIdentityDkimEnabled Source #

ServiceConfiguration: SesConfiguration

Transaction SetIdentityDkimEnabled SetIdentityDkimEnabledResponse Source # 
ResponseConsumer SetIdentityDkimEnabled SetIdentityDkimEnabledResponse Source # 
type ServiceConfiguration SetIdentityDkimEnabled Source # 

data SetIdentityDkimEnabledResponse Source #

The response sent back by SES after the SetIdentityDkimEnabled command.

Instances

Eq SetIdentityDkimEnabledResponse Source # 
Ord SetIdentityDkimEnabledResponse Source # 
Show SetIdentityDkimEnabledResponse Source # 
AsMemoryResponse SetIdentityDkimEnabledResponse Source # 
Transaction SetIdentityDkimEnabled SetIdentityDkimEnabledResponse Source # 
ResponseConsumer SetIdentityDkimEnabled SetIdentityDkimEnabledResponse Source # 
type MemoryResponse SetIdentityDkimEnabledResponse Source # 
type ResponseMetadata SetIdentityDkimEnabledResponse Source #