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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.GetIdentityNotificationAttributes

Synopsis

Documentation

data GetIdentityNotificationAttributes Source #

Get notification settings for the given identities.

Instances

Eq GetIdentityNotificationAttributes Source # 
Ord GetIdentityNotificationAttributes Source # 
Show GetIdentityNotificationAttributes Source # 
SignQuery GetIdentityNotificationAttributes Source #

ServiceConfiguration: SesConfiguration

Transaction GetIdentityNotificationAttributes GetIdentityNotificationAttributesResponse Source # 
ResponseConsumer GetIdentityNotificationAttributes GetIdentityNotificationAttributesResponse Source # 
type ServiceConfiguration GetIdentityNotificationAttributes Source # 

data GetIdentityNotificationAttributesResponse Source #

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

Instances

Eq GetIdentityNotificationAttributesResponse Source # 
Ord GetIdentityNotificationAttributesResponse Source # 
Show GetIdentityNotificationAttributesResponse Source # 
AsMemoryResponse GetIdentityNotificationAttributesResponse Source # 
Transaction GetIdentityNotificationAttributes GetIdentityNotificationAttributesResponse Source # 
ResponseConsumer GetIdentityNotificationAttributes GetIdentityNotificationAttributesResponse Source # 
type MemoryResponse GetIdentityNotificationAttributesResponse Source # 
type ResponseMetadata GetIdentityNotificationAttributesResponse Source #