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

Stabilize Kinesis Firehose module #7536

Closed
7 of 10 tasks
SomayaB opened this issue Apr 23, 2020 · 10 comments · Fixed by #33296
Closed
7 of 10 tasks

Stabilize Kinesis Firehose module #7536

SomayaB opened this issue Apr 23, 2020 · 10 comments · Fixed by #33296
Labels
@aws-cdk/aws-kinesis Related to Amazon Kinesis @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. maturity/experimental Label for the modules that are in experimental maturity state needs-design This feature request needs additional design work. p2

Comments

@SomayaB
Copy link
Contributor

SomayaB commented Apr 23, 2020

Add your +1 👍 to help us prioritize high-level constructs for this service

Overview:

Amazon Kinesis Data Firehose is a fully managed service for delivering real-time streaming data to destinations such as Amazon Simple Storage Service (Amazon S3), Amazon Redshift, Amazon Elasticsearch Service (Amazon ES), and Splunk.

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:

@SomayaB SomayaB added management/tracking Issues that track a subject or multiple issues @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose needs-design This feature request needs additional design work. labels Apr 23, 2020
@flemjame-at-amazon
Copy link
Contributor

This might belong in another module, but I can think of design patterns for Kinesis that might be useful to have constructs for, maybe in a kinesis-patterns module.

One that I saw in a chat was CloudWatch Logs archiving to S3, by streaming to Kinesis Firehose.

@sachin10101998
Copy link

Any update on this?

@iliapolo
Copy link
Contributor

Hi @sachin10101998 - This is currently not prioritized, once it will we will update this issue with the planned work. We would gladly accept contributions though :)

@madeline-k madeline-k added the in-progress This issue is being actively worked on. label Jul 13, 2021
@skyrpex
Copy link
Contributor

skyrpex commented Jul 29, 2021

Should #14391 be in this list? It relates to Kinesis Firehose although the code will likely live in the SNS Subscriptions package.

@BenChaimberg
Copy link
Contributor

Thanks for pointing that out, we'll add it to the list! (Along with #14918.)

@otaviomacedo otaviomacedo removed their assignment Nov 5, 2021
@flipch
Copy link

flipch commented Nov 17, 2021

Is this tracking dynamic partitioning support as well?

Using JQ - Applying S3 Path destinations

@evgenyka evgenyka changed the title 📊Tracking: Kinesis Firehose 📊Stabilize Kinesis Firehose module Sep 14, 2022
@evgenyka evgenyka added maturity/experimental Label for the modules that are in experimental maturity state and removed management/tracking Issues that track a subject or multiple issues labels Sep 14, 2022
@evgenyka evgenyka changed the title 📊Stabilize Kinesis Firehose module Stabilize Kinesis Firehose module Sep 14, 2022
@kilitr
Copy link

kilitr commented Jan 26, 2023

Is support for modifying buffer hints in the cdk construct of deliveryStreams also gonna be part of this list?

@tim-finnigan tim-finnigan added feature-request A feature should be added or improved. p2 effort/large Large work item – several weeks of effort labels Mar 14, 2024
@github-actions github-actions bot added p1 and removed p2 labels Mar 17, 2024
Copy link

This issue has received a significant amount of attention so we are automatically upgrading its priority. A member of the community will see the re-prioritization and provide an update on the issue.

@pahud pahud added p2 and removed p1 labels Jun 11, 2024
@DeltaByte
Copy link

Is this still being worked on actively? Given other parts of cdk are now showing deprecation warnings that require migrating to the L2 Firehose constructs I hope the remaining missing features (e.g. Glue format conversion) are at least added into the alpha lib at some point soon.

@mergify mergify bot closed this as completed in #33296 Feb 5, 2025
mergify bot pushed a commit that referenced this issue Feb 5, 2025
### Issue # (if applicable)

Closes #7536.

### Description of changes

We are excited to graduate the `@aws-cdk/aws-kinesisfirehose-alpha` and `@aws-cdk/aws-kinesisfirehose-destinations-alpha` modules to STABLE.

They now live on as `aws-cdk-lib/aws-kinesisfirehose`.

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

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

github-actions bot commented Feb 5, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-kinesis Related to Amazon Kinesis @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. maturity/experimental Label for the modules that are in experimental maturity state needs-design This feature request needs additional design work. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.