I created an alarm in Cloudwatch that will email responsible people when there are errors across all lambdas. The problem is when i receives an alarm, i do not know how to find the exact lambda that cause this (i have over 100 lambdas). Is there a easy way to find out which lambda caused the alarm?
Metric: lambda -> across all functions -> errors
Statistic: Sum
Period: 5 minutes