BounceAction
class BounceAction
When included in a receipt rule, this action rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
For information about sending a bounce message in response to a received email, see the Amazon SES Developer Guide.
Types
Properties
Link copied to clipboard
The SMTP reply code, as defined by RFC 5321.
Link copied to clipboard
The SMTP enhanced status code, as defined by RFC 3463.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the bounce action is taken. You can find the ARN of a topic by using the ListTopics operation in Amazon SNS.