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): S3 Destination for DeliveryStream #15499

Closed
2 tasks
Tracked by #7536
madeline-k opened this issue Jul 11, 2021 · 2 comments
Closed
2 tasks
Tracked by #7536

(aws-kinesisfirehose): S3 Destination for DeliveryStream #15499

madeline-k opened this issue Jul 11, 2021 · 2 comments
Assignees
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

Comments

@madeline-k
Copy link
Contributor

madeline-k commented Jul 11, 2021

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 #15501

Part 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

  • 👋 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-s3 Related to Amazon S3 label Jul 11, 2021
@madeline-k madeline-k added the in-progress This issue is being actively worked on. label Jul 11, 2021
mergify bot pushed a commit that referenced this issue Jul 23, 2021
#15544)

This PR implements the minimum DeliveryStream API and S3 destination.  

More features for DeliveryStream and the S3 destination will follow in future PRs. This work is being tracked in https://github.com/aws/aws-cdk/milestone/16 

For more context, see: #15505 and the RFC: aws/aws-cdk-rfcs#342 

closes #10810, #15499

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@BenChaimberg BenChaimberg removed the @aws-cdk/aws-s3 Related to Amazon S3 label Jul 23, 2021
@BenChaimberg
Copy link
Contributor

closed in #15544

@github-actions
Copy link

⚠️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.

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this issue Aug 3, 2021
aws#15544)

This PR implements the minimum DeliveryStream API and S3 destination.  

More features for DeliveryStream and the S3 destination will follow in future PRs. This work is being tracked in https://github.com/aws/aws-cdk/milestone/16 

For more context, see: aws#15505 and the RFC: aws/aws-cdk-rfcs#342 

closes aws#10810, aws#15499

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this issue Aug 26, 2021
aws#15544)

This PR implements the minimum DeliveryStream API and S3 destination.  

More features for DeliveryStream and the S3 destination will follow in future PRs. This work is being tracked in https://github.com/aws/aws-cdk/milestone/16 

For more context, see: aws#15505 and the RFC: aws/aws-cdk-rfcs#342 

closes aws#10810, aws#15499

----

*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-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
Projects
None yet
Development

No branches or pull requests

3 participants