(aws-kinesisfirehose): S3 Destination for DeliveryStream #15499
Labels
@aws-cdk/aws-kinesisfirehose
Related to Amazon Kinesis Data Firehose
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
p1
Milestone
Allow users to specify an S3 bucket as a destination for a
DeliveryStream
. This covers all features of an S3 Destination excluding Record format conversion which is being tracked in #15501Part of #7536
Use Case
A Kinesis Data Firehose delivery stream can't do much without a destination. S3 is one of the natively supported destinations, so it should be available to use with the
DeliveryStream
L2.Proposed Solution
See RFC 340: Kinesis Firehose Delivery Stream
And this branch with the prototype
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: