CloudWatch Lambda Subscription Filter (CDK-Demo)

Filtering AWS CloudWatch logs and forwarding to AWS Lambda.

Duleendra Shashimal
Towards AWS
Published in
3 min readFeb 10, 2022

--

In this article, I want to show you how we can use the AWS CloudWatch subscription filter for filtering logs and forward them to a lambda function.

Simple Usecase

--

--