C# Class Amazon.SimpleEmail.Model.SetIdentityFeedbackForwardingEnabledRequest

Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation. Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email. Feedback forwarding can only be disabled when Amazon Simple Notification Service (Amazon SNS) topics are specified for both bounces and complaints.

Feedback forwarding does not apply to delivery notifications. Delivery notifications are only available through Amazon SNS.

This action is throttled at one request per second.

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

Inheritance: AmazonSimpleEmailServiceRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetForwardingEnabled ( ) : bool
IsSetIdentity ( ) : bool