admin管理员组

文章数量:1123653

I have some AWS Lambda functions in PRD environment for external user call. Now I wanna set up a CloudWatch Alarm that monitors all Lambda function if there any timeout occur.

If there are more then 5 timeout in a minutes, then will show in alarms. Since those functions may not in the same timeout setting. I can't use Duration metric.

本文标签: amazon cloudwatchAWS Lambda Timeout AlertStack Overflow