amazonka-ses-0.1.3: Amazon Simple Email Service SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.SES.GetIdentityNotificationAttributes

Contents

Description

Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.

This action is throttled at one request per second.

For more information about using notifications with Amazon SES, see the Amazon SES Developer Guide.

http://docs.aws.amazon.com/ses/latest/APIReference/API_GetIdentityNotificationAttributes.html

Synopsis

Request

Request constructor

Request lenses

ginaIdentities :: Lens' GetIdentityNotificationAttributes [Text] Source

A list of one or more identities.

Response

Response constructor

Response lenses