Serverless/ Alarms

Alarms

Arm CloudWatch alarms on function metrics so a paging error rate or latency spike notifies you before customers do.

AlarmMetricConditionStateActions
No alarms armedCreate one below to get notified when a function metric crosses a threshold.
Type {{ pendingDelete() }} to delete this alarm:

Create alarm

{{ msg() }}

Alarms fire when the chosen metric crosses the threshold. Manage them live with cloud alarms.