Builder
Properties
Indicates whether actions should be executed during any changes to the alarm state.
The list of actions, specified as Amazon Resource Names (ARNs) to execute when this alarm transitions into an ALARM
state from any other state.
The time stamp of the last update to the alarm configuration.
The description of the alarm.
The arithmetic operation to use when comparing the specified statistic and threshold. The specified statistic value is used as the first operand.
The number of datapoints that must be breaching to trigger the alarm.
The dimensions for the metric associated with the alarm.
Used only for alarms based on percentiles. If ignore
, the alarm state does not change during periods with too few data points to be statistically significant. If evaluate
or this parameter is not used, the alarm is always evaluated and possibly changes state no matter how many data points are available.
The number of periods over which data is compared to the specified threshold.
The percentile statistic for the metric associated with the alarm.
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA
state from any other state. Each action is specified as an ARN.
The name of the metric associated with the alarm. This is required for an alarm based on a metric. For an alarm based on a math expression, you use Metrics
instead and you can't specify MetricName
.
n 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.