Skip to content

(aws-logs - SubscriptionFilter): Allow creation of a subscription filter with a Firehose Destination #24766

@ye-yng

Description

@ye-yng

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.70.0

Environment details (OS name and version, etc.)

macOS Monterey 12.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-logsRelated to Amazon CloudWatch Logseffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions