AmazonSimpleEmailServiceClient.GetIdentityNotificationAttributes Method (GetIdentityNotificationAttributesRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

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 feedback notification, see the Amazon SES Developer Guide.

Namespace: Amazon.SimpleEmail
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual GetIdentityNotificationAttributesResponse GetIdentityNotificationAttributes(
         GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest
)

Parameters

getIdentityNotificationAttributesRequest
Type: Amazon.SimpleEmail.Model.GetIdentityNotificationAttributesRequest

Container for the necessary parameters to execute the GetIdentityNotificationAttributes service method on AmazonSimpleEmailService.

Return Value
Type: Amazon.SimpleEmail.Model.GetIdentityNotificationAttributesResponse
The response from the GetIdentityNotificationAttributes service method, as returned by AmazonSimpleEmailService.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5