Package software.amazon.awscdk.services.kinesisfirehose.destinations.alpha
@Stability(Experimental)
package software.amazon.awscdk.services.kinesisfirehose.destinations.alpha
Amazon Kinesis Data Firehose Destinations Library
---
The APIs of higher level constructs in this module are in developer preview before they become stable. We will only make breaking changes to address unforeseen API issues. Therefore, these APIs are not subject to Semantic Versioning, and breaking changes will be announced in release notes. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
This library provides constructs for adding destinations to a Amazon Kinesis Data Firehose
delivery stream. Destinations can be added by specifying the destinations
prop when
defining a delivery stream.
See Amazon Kinesis Data Firehose module README for usage examples.
import software.amazon.awscdk.services.kinesisfirehose.destinations.alpha.*;
-
ClassDescription(experimental) Options for S3 record backup of a delivery stream.(experimental) Generic properties for defining a delivery stream destination.A builder for
CommonDestinationProps
An implementation forCommonDestinationProps
(experimental) Common properties for defining a backup, intermediary, or final S3 destination for a Kinesis Data Firehose delivery stream.A builder forCommonDestinationS3Props
An implementation forCommonDestinationS3Props
(experimental) Possible compression options Kinesis Data Firehose can use to compress data on delivery.(experimental) Properties for defining an S3 backup destination.A builder forDestinationS3BackupProps
An implementation forDestinationS3BackupProps
(experimental) Disables logging for error logs.(experimental) Enables logging for error logs with an optional custom CloudWatch log group.(experimental) Configuration interface for logging errors when data transformation or delivery fails.Internal default implementation forILoggingConfig
.A proxy class which represents a concrete javascript instance of this type.(experimental) An S3 bucket destination for data from a Kinesis Data Firehose delivery stream.(experimental) A fluent builder forS3Bucket
.(experimental) Props for defining an S3 destination of a Kinesis Data Firehose delivery stream.A builder forS3BucketProps
An implementation forS3BucketProps