Amazon Kinesis Data Firehose Destinations Library

This API may emit warnings. Backward compatibility is not guaranteed.
All constructs moved to aws-cdk-lib/aws-kinesisfirehose.
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';