Amazon Kinesis Data Firehose Destinations Library
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
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 * as destinations from '@aws-cdk/aws-kinesisfirehose-destinations';