| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses.actions |
Amazon Simple Email Service Actions Library
|
| Class and Description |
|---|
| AddHeader
(experimental) Adds a header to the received email.
|
| AddHeader.Builder
(experimental) A fluent builder for
AddHeader. |
| AddHeaderProps
(experimental) Construction properties for a add header action.
|
| AddHeaderProps.Builder
A builder for
AddHeaderProps |
| Bounce
(experimental) Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon SNS.
|
| Bounce.Builder
(experimental) A fluent builder for
Bounce. |
| BounceProps
(experimental) Construction properties for a bounce action.
|
| BounceProps.Builder
A builder for
BounceProps |
| BounceTemplate
(experimental) A bounce template.
|
| BounceTemplate.Builder
(experimental) A fluent builder for
BounceTemplate. |
| BounceTemplateProps
(experimental) Construction properties for a BounceTemplate.
|
| BounceTemplateProps.Builder
A builder for
BounceTemplateProps |
| EmailEncoding
(experimental) The type of email encoding to use for a SNS action.
|
| Lambda
(experimental) Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
|
| Lambda.Builder
(experimental) A fluent builder for
Lambda. |
| LambdaInvocationType
(experimental) The type of invocation to use for a Lambda Action.
|
| LambdaProps
(experimental) Construction properties for a Lambda action.
|
| LambdaProps.Builder
A builder for
LambdaProps |
| S3
(experimental) Saves the received message to an Amazon S3 bucket and, optionally, publishes a notification to Amazon SNS.
|
| S3.Builder
(experimental) A fluent builder for
S3. |
| S3Props
(experimental) Construction properties for a S3 action.
|
| S3Props.Builder
A builder for
S3Props |
| Sns
(experimental) Publishes the email content within a notification to Amazon SNS.
|
| Sns.Builder
(experimental) A fluent builder for
Sns. |
| SnsProps
(experimental) Construction properties for a SNS action.
|
| SnsProps.Builder
A builder for
SnsProps |
| Stop
(experimental) Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
|
| Stop.Builder
(experimental) A fluent builder for
Stop. |
| StopProps
(experimental) Construction properties for a stop action.
|
| StopProps.Builder
A builder for
StopProps |
Copyright © 2021. All rights reserved.