Receipt Rule S3Action Args
data class ReceiptRuleS3ActionArgs(val bucketName: Output<String>, val iamRoleArn: Output<String>? = null, val kmsKeyArn: Output<String>? = null, val objectKeyPrefix: Output<String>? = null, val position: Output<Int>, val topicArn: Output<String>? = null) : ConvertibleToJava<ReceiptRuleS3ActionArgs>
Constructors
Properties
Link copied to clipboard
The name of the S3 bucket
Link copied to clipboard
The ARN of the IAM role to be used by Amazon Simple Email Service while writing to the Amazon S3 bucket, optionally encrypting your mail via the provided customer managed key, and publishing to the Amazon SNS topic
Link copied to clipboard
The key prefix of the S3 bucket