@aws-cdk/aws-kinesisfirehose-destinations

v1.204.0
CDK Destinations Constructs for AWS Kinesis Firehose
aws cdk constructs kinesisfirehose

Amazon Kinesis Data Firehose Destinations Library


End-of-Support

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';
npm i @aws-cdk/aws-kinesisfirehose-destinations

Metadata

  • Apache-2.0
  • >= 14.15.0
  • Amazon Web Services
  • released 6/19/2023

Downloads