aws_cdk.aws_ses_actions

Package Overview

AddHeader

Adds a header to the received email.

AddHeaderProps

Bounce

Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon SNS.

BounceProps

BounceTemplate

A bounce template.

BounceTemplateProps

EmailEncoding

The type of email encoding to use for a SNS action.

Lambda

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

LambdaInvocationType

The type of invocation to use for a Lambda Action.

LambdaProps

S3

Saves the received message to an Amazon S3 bucket and, optionally, publishes a notification to Amazon SNS.

S3Props

Sns

Publishes the email content within a notification to Amazon SNS.

SnsProps

Stop

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

StopProps