aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.6k stars 3.9k forks source link

(aws-kinesisfirehose): Custom Http Endpoint destinations for DeliveryStream #15502

Open madeline-k opened 3 years ago

madeline-k commented 3 years ago

Allow users to specify any custom Http endpoint as the destination for their DeliveryStream. This will also include 3rd party destinations, i.e. Splunk.

Part of https://github.com/aws/aws-cdk/issues/7536

Use Case

This feature is needed for users who want to use Kinesis Data Firehose delivery streams with a non-AWS destination.

Proposed Solution

See RFC 340: Kinesis Firehose Delivery Stream

And this branch with the prototype


This is a :rocket: Feature Request

ustulation commented 2 years ago

Would be awesome if this were available - i wanted to use it for DataDog but i suppose it'll be a while.

I suppose not, but do you all have any estimates on when this is going to land?