Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(aws-kinesisfirehose): Kinesis source stream for DeliveryStream #15500

Closed
1 of 3 tasks
Tracked by #7536
madeline-k opened this issue Jul 11, 2021 · 1 comment · Fixed by #15836
Closed
1 of 3 tasks
Tracked by #7536

(aws-kinesisfirehose): Kinesis source stream for DeliveryStream #15500

madeline-k opened this issue Jul 11, 2021 · 1 comment · Fixed by #15836
Assignees
Labels
@aws-cdk/aws-kinesis Related to Amazon Kinesis @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. p1

Comments

@madeline-k
Copy link
Contributor

madeline-k commented Jul 11, 2021

Allow users to specify a Kinesis data stream as the source for their DeliveryStream.

Part of #7536

Use Case

Linking Kinesis data streams as the source for a Kinesis Data Firehose delivery stream.

Proposed Solution

See RFC 340: Kinesis Firehose Delivery Stream

And this branch with the prototype

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

This is a 🚀 Feature Request

@madeline-k madeline-k added p1 feature-request A feature should be added or improved. effort/medium Medium work item – several days of effort @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose labels Jul 11, 2021
@github-actions github-actions bot added the @aws-cdk/aws-kinesis Related to Amazon Kinesis label Jul 11, 2021
@mergify mergify bot closed this as completed in #15836 Aug 4, 2021
mergify bot pushed a commit that referenced this issue Aug 4, 2021
…ry stream (#15836)

closes #15500 
closes #10783 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions
Copy link

github-actions bot commented Aug 4, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

hollanddd pushed a commit to hollanddd/aws-cdk that referenced this issue Aug 26, 2021
…ry stream (aws#15836)

closes aws#15500 
closes aws#10783 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
david-doyle-as24 pushed a commit to david-doyle-as24/aws-cdk that referenced this issue Sep 7, 2021
…ry stream (aws#15836)

closes aws#15500 
closes aws#10783 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-kinesis Related to Amazon Kinesis @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. p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants