Set Identity Feedback Forwarding Enabled
GET {{aws_simple_email_service_base_url}}/?ForwardingEnabled&Identity
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ForwardingEnabled | null | Sets whether Amazon SES will forward bounce and complaint notifications as email. true specifies that Amazon SES will forward bounce and complaint notifications as email, in addition to any Amazon SNS topic publishing otherwise specified. false specifies that Amazon SES will publish bounce and complaint notifications only through Amazon SNS. This value can only be set to false when Amazon SNS topics are set for both Bounce and Complaint notification types. | |
Identity | null | The identity for which to set bounce and complaint notification forwarding. Examples: user@example.com, example.com. |