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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SetIdentityNotificationTopic

Synopsis

Documentation

data SetIdentityNotificationTopic #

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

Constructors

SetIdentityNotificationTopic 

Fields

Instances

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

ServiceConfiguration: SesConfiguration

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

data SetIdentityNotificationTopicResponse #

The response sent back by SES after the SetIdentityNotificationTopic command.

Instances

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