Skip to content

Conversation

@Tietew
Copy link
Contributor

@Tietew Tietew commented Oct 31, 2025

Issue # (if applicable)

Closes #28740.

Reason for this change

Enables dynamic partitioning with inline parsing or Lambda function.
https://docs.aws.amazon.com/firehose/latest/dev/dynamic-partitioning.html

Description of changes

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Unit tests and an integ test.
The integ test also asserts that records are correctly partitioned with JQ-1.6 inline parsing.

Checklist


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

@github-actions github-actions bot added effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 labels Oct 31, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team October 31, 2025 04:00
@github-actions github-actions bot added the distinguished-contributor [Pilot] contributed 50+ PRs to the CDK label Oct 31, 2025
@Tietew Tietew force-pushed the firehose-dynamic-partitioning branch from 362de35 to a892113 Compare October 31, 2025 07:27
@Tietew Tietew changed the title feat(kinesisfirehose): support dynamic partitioning feat(kinesisfirehose): support dynamic partitioning Nov 5, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants