Tag: subscription

  1. How to list all lambda subscription filters to every Cloudwatch log group that you have

    Recently i was working on a project that was listening to all our projects cloduwatch log groups and was forwarding them to Datadog. This adapter was doing some data enrichments of the log records and was also doing some obfuscation of sensitive data. At some point i wanted to find…

    on aws lambda cloudwatch python boto3 subscription