Builder
Properties
Adds a header to the received email.
Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
Calls an Amazon Web Services Lambda function, and optionally, publishes a notification to Amazon SNS.
Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
Calls Amazon WorkMail and, optionally, publishes a notification to Amazon Amazon SNS.
Functions
construct an aws.sdk.kotlin.services.ses.model.AddHeaderAction inside the given block
construct an aws.sdk.kotlin.services.ses.model.BounceAction inside the given block
construct an aws.sdk.kotlin.services.ses.model.LambdaAction inside the given block
construct an aws.sdk.kotlin.services.ses.model.S3Action inside the given block
construct an aws.sdk.kotlin.services.ses.model.SnsAction inside the given block
construct an aws.sdk.kotlin.services.ses.model.StopAction inside the given block
construct an aws.sdk.kotlin.services.ses.model.WorkmailAction inside the given block