Uses of Class
software.amazon.awscdk.services.ses.actions.S3.Builder
Package
Description
Amazon Simple Email Service Actions Library
-
Uses of S3.Builder in software.amazon.awscdk.services.ses.actions
Modifier and TypeMethodDescriptionThe S3 bucket that incoming email will be saved to.static S3.Builder
S3.Builder.create()
The master key that SES should use to encrypt your emails before saving them to the S3 bucket.S3.Builder.objectKeyPrefix
(String objectKeyPrefix) The key prefix of the S3 bucket.The SNS topic to notify when the S3 action is taken.