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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled

Synopsis

Documentation

data SetIdentityFeedbackForwardingEnabled Source #

Change whether bounces and complaints for the given identity will be forwarded as email.

Instances

Eq SetIdentityFeedbackForwardingEnabled Source # 
Ord SetIdentityFeedbackForwardingEnabled Source # 
Show SetIdentityFeedbackForwardingEnabled Source # 
SignQuery SetIdentityFeedbackForwardingEnabled Source #

ServiceConfiguration: SesConfiguration

Transaction SetIdentityFeedbackForwardingEnabled SetIdentityFeedbackForwardingEnabledResponse Source # 
ResponseConsumer SetIdentityFeedbackForwardingEnabled SetIdentityFeedbackForwardingEnabledResponse Source # 
type ServiceConfiguration SetIdentityFeedbackForwardingEnabled Source # 

data SetIdentityFeedbackForwardingEnabledResponse Source #

The response sent back by SES after the SetIdentityFeedbackForwardingEnabled command.

Instances

Eq SetIdentityFeedbackForwardingEnabledResponse Source # 
Ord SetIdentityFeedbackForwardingEnabledResponse Source # 
Show SetIdentityFeedbackForwardingEnabledResponse Source # 
AsMemoryResponse SetIdentityFeedbackForwardingEnabledResponse Source # 
Transaction SetIdentityFeedbackForwardingEnabled SetIdentityFeedbackForwardingEnabledResponse Source # 
ResponseConsumer SetIdentityFeedbackForwardingEnabled SetIdentityFeedbackForwardingEnabledResponse Source # 
type MemoryResponse SetIdentityFeedbackForwardingEnabledResponse Source # 
type ResponseMetadata SetIdentityFeedbackForwardingEnabledResponse Source #