(aws-kinesisfirehose-alpha): More than one processor and direct support for the cloudwatch logs decompression #29369
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.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the feature
In the AWS panel we have the option to decompress the cloudwatch logs in a really easy way. In the cloud formation this option adds a processor in the "ExtendedS3DestinationConfiguration" below the transform lambda:
It would be nice to have in cdk:
Use Case
It's impossible to configure this feature in cdk without override the Cloudformation node by hand with an high risk of failure and regressions.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.131.0
Environment details (OS name and version, etc.)
Linux Ubuntu 23.10
The text was updated successfully, but these errors were encountered: