Describe the feature
Allow the creation of CloudWatch Log Group subscription filter with an AWS Firehose delivery stream as a destination. Currently it is not possible as the DeliveryStream class in the @aws-cdk/aws-kinesisfirehose-alpha does not implement the IStream interface.
Use Case
It can be used for processing and streaming data through Kinesis Firehose, which is possible to do via the AWS Console/CLI/CloudFormation but currently not possible via CDK.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.70.0
Environment details (OS name and version, etc.)
macOS Monterey 12.6
Describe the feature
Allow the creation of CloudWatch Log Group subscription filter with an AWS Firehose delivery stream as a destination. Currently it is not possible as the
DeliveryStreamclass in the@aws-cdk/aws-kinesisfirehose-alphadoes not implement theIStreaminterface.Use Case
It can be used for processing and streaming data through Kinesis Firehose, which is possible to do via the AWS Console/CLI/CloudFormation but currently not possible via CDK.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.70.0
Environment details (OS name and version, etc.)
macOS Monterey 12.6