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-destinations-alpha: Support dynamic partitioning with inline parsing #28740

Open
2 tasks
muditsin opened this issue Jan 17, 2024 · 1 comment · May be fixed by #33828
Open
2 tasks

aws-kinesisfirehose-destinations-alpha: Support dynamic partitioning with inline parsing #28740

muditsin opened this issue Jan 17, 2024 · 1 comment · May be fixed by #33828
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. p3

Comments

@muditsin
Copy link

Describe the feature

It'd be great if the constructs supported dynamic partitioning including inline parsing
https://docs.aws.amazon.com/firehose/latest/dev/dynamic-partitioning.html

Currently the low level constructs support it through https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_kinesisfirehose.CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.html

Use Case

Easily use high level constructs for dynamic partitioning

Proposed Solution

Build a L3 construct for supporting dynamic partitioning and integrate with the S3-destination construct

Other Information

No response

Acknowledgements

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

CDK version used

2.117.0

Environment details (OS name and version, etc.)

AmazonLinux2

@muditsin muditsin added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 17, 2024
@github-actions github-actions bot added the @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose label Jan 17, 2024
@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jan 19, 2024
@pahud
Copy link
Contributor

pahud commented Jan 19, 2024

Thank you for your feature request. We generally do not include additional L3 constructs in aws-cdk-lib. If this is something we can improve from L2s I believe we should do that.

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. p3
Projects
None yet
2 participants