kinesisfirehose: decompress CloudWatch logs and extract message fields #33691
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
Describe the feature
Data Firehose supports following convenient conversions:
Use Case
Proposed Solution
They are implemented as processors.
CDK code:
will generate a CloudFormation template like:
A custom Lambda processor will be appended after decompression and extraction.
Other Information
Related issues and PRs:
FirehoseDestination
orDataFirehoseDestination
#32038Acknowledgements
CDK version used
2.181.0
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: