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
This action is throttled at one request per second.
For more information about feedback notification, see the Amazon SES Developer Guide.
Inheritance Hierarchy
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleEmail.Model.SetIdentityNotificationTopicRequest
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class SetIdentityNotificationTopicRequest : AmazonWebServiceRequest IRequestEvents
The SetIdentityNotificationTopicRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
SetIdentityNotificationTopicRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Identity |
The identity for which the topic will be set. Examples: |
![]() |
NotificationType |
The type of feedback notifications that will be published to the specified topic.
Constraints: |
![]() |
SnsTopic | The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic. If the parameter is ommited from the request or a null value is passed, the topic is cleared and publishing is disabled. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8