Resource Type definition for AWS::CloudWatch::Alarm
Indicates whether actions should be executed during any changes to the alarm state. The default is TRUE.
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
The description of the alarm.
The name of the alarm.
Amazon Resource Name is a unique name for each resource.
The arithmetic operation to use when comparing the specified statistic and threshold.
The number of datapoints that must be breaching to trigger the alarm.
The dimensions for the metric associated with the alarm. For an alarm based on a math expression, you can't specify Dimensions. Instead, you use Metrics.
Used only for alarms based on percentiles.
The number of periods over which data is compared to the specified threshold.
The percentile statistic for the metric associated with the alarm. Specify a value between p0.0 and p100.
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
The name of the metric associated with the alarm.
An array that enables you to create an alarm based on the result of a metric math expression.
The namespace of the metric associated with the alarm.
The actions to execute when this alarm transitions to the OK state from any other state.
The period in seconds, over which the statistic is applied.
The statistic for the metric associated with the alarm, other than percentile.
In an alarm based on an anomaly detection model, this is the ID of the ANOMALY_DETECTION_BAND function used as the threshold for the alarm.
Sets how this alarm is to handle missing data points. Valid values are breaching, notBreaching, ignore, and missing.
The unit of the metric associated with the alarm.