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 * as destinations from '@aws-cdk/aws-kinesisfirehose-destinations-alpha';