KinesisFirehoseDestination
An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to stream data to other services, such as Amazon S3 and Amazon Redshift.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that the Amazon SES API v2 sends email events to.
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role that the Amazon SES API v2 uses to send email events to the Amazon Kinesis Data Firehose stream.
Functions
Link copied to clipboard
inline fun copy(block: KinesisFirehoseDestination.Builder.() -> Unit = {}): KinesisFirehoseDestination