Skip to content

/AWS1/CL_SES=>GETIDENTITYNOTIFATTRIBUTES()

About GetIdentityNotificationAttributes

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

This operation is throttled at one request per second and can only get notification attributes for up to 100 identities at a time.

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

Method Signature

IMPORTING

Required arguments:

IT_IDENTITIES TYPE /AWS1/CL_SESIDENTITYLIST_W=>TT_IDENTITYLIST TT_IDENTITYLIST

A list of one or more identities. You can specify an identity by using its name or by using its Amazon Resource Name (ARN). Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESGETIDNOTIFATTRSRSP /AWS1/CL_SESGETIDNOTIFATTRSRSP