Package software.amazon.awscdk.services.kinesisfirehose.destinations


@Stability(Experimental) @Deprecated package software.amazon.awscdk.services.kinesisfirehose.destinations
Deprecated.

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 software.amazon.awscdk.services.kinesisfirehose.destinations.*;
 
Deprecated: 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 https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html