Delivery Stream Redshift Destination Configuration Args
Constructors
Properties
The CloudWatch logging options for your Firehose stream.
The connection string that Kinesis Data Firehose uses to connect to the Amazon Redshift cluster.
Configures the Amazon Redshift COPY
command that Kinesis Data Firehose uses to load data into the cluster from the Amazon S3 bucket.
The data processing configuration for the Kinesis Data Firehose delivery stream.
The retry behavior in case Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).
The ARN of the AWS Identity and Access Management (IAM) role that grants Kinesis Data Firehose access to your Amazon S3 bucket and AWS KMS (if you enable data encryption). For more information, see Grant Kinesis Data Firehose Access to an Amazon Redshift Destination in the Amazon Kinesis Data Firehose Developer Guide .
The configuration for backup in Amazon S3.
The Amazon S3 backup mode. After you create a Firehose stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the Firehose stream to disable it.
The S3 bucket where Kinesis Data Firehose first delivers data. After the data is in the bucket, Kinesis Data Firehose uses the COPY
command to load the data into the Amazon Redshift cluster. For the Amazon S3 bucket's compression format, don't specify SNAPPY
or ZIP
because the Amazon Redshift COPY
command doesn't support them.
The configuration that defines how you access secrets for Amazon Redshift.