aws-kinesisfirehose-destinations-alpha: Support dynamic partitioning with inline parsing #28740
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
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
CDK version used
2.117.0
Environment details (OS name and version, etc.)
AmazonLinux2
The text was updated successfully, but these errors were encountered: