serverless-plugin-aws-alerts
serverless-plugin-aws-alerts copied to clipboard
Alarm across all functions
Hello,
I couldn't find any description or configuration on how to create one alert across all functions instead of multiple individual ones for each function. The goal is to detect errors, no matter where, in the whole service with a single alarm resource. I know how to create it in the GUI, but not in this serverless plugin. This creates 50 alarm resources for each lambda.
Thank you very much for your help