aws-kinesisfirehose-destinations-alpha-readme

@aws-cdk/aws-kinesisfirehose-destinations-alpha module

LanguagePackage
.NETAmazon.CDK.AWS.KinesisFirehose.Destinations.Alpha
Gogithub.com/aws/aws-cdk-go/awscdkkinesisfirehosedestinationsalpha/v2
Javasoftware.amazon.awscdk.services.kinesisfirehose.destinations.alpha
Pythonaws_cdk.aws_kinesisfirehose_destinations_alpha
TypeScript@aws-cdk/aws-kinesisfirehose-destinations-alpha

Amazon Kinesis Data Firehose Destinations Library


cdk-constructs: Experimental

The APIs of higher level constructs in this module are experimental and under active development. They are subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model and breaking changes will be announced in the 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';

Example not in your language?