Package software.amazon.awscdk.services.ses.actions
package software.amazon.awscdk.services.ses.actions
Amazon Simple Email Service Actions Library
This module contains integration classes to add action to SES email receiving rules.
Instances of these classes should be passed to the rule.addAction() method.
Currently supported are:
See the README of aws-cdk-lib/aws-ses for more information.
-
ClassDescriptionAdds a header to the received email.A fluent builder for
AddHeader.Construction properties for a add header action.A builder forAddHeaderPropsAn implementation forAddHeaderPropsRejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon SNS.A fluent builder forBounce.Construction properties for a bounce action.A builder forBouncePropsAn implementation forBouncePropsA bounce template.A fluent builder forBounceTemplate.Construction properties for a BounceTemplate.A builder forBounceTemplatePropsAn implementation forBounceTemplatePropsThe type of email encoding to use for a SNS action.Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.A fluent builder forLambda.The type of invocation to use for a Lambda Action.Construction properties for a Lambda action.A builder forLambdaPropsAn implementation forLambdaPropsSaves the received message to an Amazon S3 bucket and, optionally, publishes a notification to Amazon SNS.A fluent builder forS3.Construction properties for a S3 action.A builder forS3PropsAn implementation forS3PropsPublishes the email content within a notification to Amazon SNS.A fluent builder forSns.Construction properties for a SNS action.A builder forSnsPropsAn implementation forSnsPropsTerminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.A fluent builder forStop.Construction properties for a stop action.A builder forStopPropsAn implementation forStopPropsIntegrates an Amazon WorkMail action into a receipt rule set, and optionally publishes a notification to Amazon SNS.A fluent builder forWorkMail.Construction properties for a WorkMail action.A builder forWorkMailPropsAn implementation forWorkMailProps