AWS::SES::ReceiptRule Action - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::ReceiptRule Action

An action that Amazon SES can take when it receives an email on behalf of one or more email addresses or domains that you own. An instance of this data type can represent only one action.

For information about setting up receipt rules, see the Amazon SES Developer Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AddHeaderAction

Adds a header to the received email.

Required: No

Type: AddHeaderAction

Update requires: No interruption

BounceAction

Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

Required: No

Type: BounceAction

Update requires: No interruption

LambdaAction

Calls an Amazon Lambda function, and optionally, publishes a notification to Amazon SNS.

Required: No

Type: LambdaAction

Update requires: No interruption

S3Action

Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a notification to Amazon SNS.

Required: No

Type: S3Action

Update requires: No interruption

SNSAction

Publishes the email content within a notification to Amazon SNS.

Required: No

Type: SNSAction

Update requires: No interruption

StopAction

Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.

Required: No

Type: StopAction

Update requires: No interruption

WorkmailAction

Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.

Required: No

Type: WorkmailAction

Update requires: No interruption