s3Configuration

@JvmName(name = "pojtxuxcbiyvhyto")
suspend fun s3Configuration(value: Output<DeliveryStreamS3DestinationConfigurationArgs>)
@JvmName(name = "mwacyylyihcskhpg")
suspend fun s3Configuration(value: DeliveryStreamS3DestinationConfigurationArgs)

Parameters

value

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.


@JvmName(name = "wkqfxgsrgihqytyn")
suspend fun s3Configuration(argument: suspend DeliveryStreamS3DestinationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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.