AmazonSimpleEmailServiceClient.SetIdentityNotificationTopic Method (SetIdentityNotificationTopicRequest)

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

Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source . Publishing to topics may only be disabled when feedback forwarding is enabled.

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 SetIdentityNotificationTopicResponse SetIdentityNotificationTopic(
         SetIdentityNotificationTopicRequest request
)
Return Value
Type: Amazon.SimpleEmail.Model.SetIdentityNotificationTopicResponse
The response from the SetIdentityNotificationTopic service method, as returned by AmazonSimpleEmailService.

Version Information

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