question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(kinesisfirehose): L2 for CfnDeliveryStream

See original GitHub issue

Use Case

Better ergonomics for using CfnDeliveryStream.

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

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
BenChaimbergcommented, May 26, 2021

@mikelane – the CDK team has started designing this construct and would love to see anything you have in progress to help guide our thinking!

1reaction
mikelanecommented, Oct 16, 2020

@mikelane Cool!

Do you maybe want to flush out the API before we get to the coding/reviewing part? Best option would be to create a theoretical README and submit that in a draft PR so we can talk about it.

I’d be happy to do that. I’ll model it after other construct overview pages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

class CfnDeliveryStream (construct) · AWS CDK
The AWS::KinesisFirehose::DeliveryStream resource specifies an Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivery stream that delivers real-time ...
Read more >
aws cdk - CDK2 Using existing KinesisFirehose Resource
I am trying to create the Delivery Stream using L2 Construct and then use L1 Construct(CfnDeliveryStream) to do a lookup and add the...
Read more >
awskinesisfirehose - Go Packages
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed: Search Construct Hub for...
Read more >
Amazon Kinesis Data FirehoseでDynamic Partitioningによる ...
@aws-cdk/aws-kinesisfirehose-alpha/DeliveryStream のL2 Construct ... である CfnDeliveryStream で型アサーションし、Dynamic Partitioningに必要 ...
Read more >
Build a real-time streaming analytics pipeline with the AWS CDK
L1 – A one-to-one mapping to AWS CloudFormation; L2 – An ... is created before we try to create a Kinesis Firehose firehoseStreamToS3.node....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found