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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SetIdentityNotificationTopic

Synopsis

Documentation

data SetIdentityNotificationTopic Source #

Change or remove the Amazon SNS notification topic to which notification of the given type are published.

Constructors

SetIdentityNotificationTopic 

Fields

Instances

Eq SetIdentityNotificationTopic Source # 
Ord SetIdentityNotificationTopic Source # 
Show SetIdentityNotificationTopic Source # 
SignQuery SetIdentityNotificationTopic Source #

ServiceConfiguration: SesConfiguration

Transaction SetIdentityNotificationTopic SetIdentityNotificationTopicResponse Source # 
ResponseConsumer SetIdentityNotificationTopic SetIdentityNotificationTopicResponse Source # 
type ServiceConfiguration SetIdentityNotificationTopic Source # 

data SetIdentityNotificationTopicResponse Source #

The response sent back by SES after the SetIdentityNotificationTopic command.

Instances

Eq SetIdentityNotificationTopicResponse Source # 
Ord SetIdentityNotificationTopicResponse Source # 
Show SetIdentityNotificationTopicResponse Source # 
AsMemoryResponse SetIdentityNotificationTopicResponse Source # 
Transaction SetIdentityNotificationTopic SetIdentityNotificationTopicResponse Source # 
ResponseConsumer SetIdentityNotificationTopic SetIdentityNotificationTopicResponse Source # 
type MemoryResponse SetIdentityNotificationTopicResponse Source # 
type ResponseMetadata SetIdentityNotificationTopicResponse Source #