AWS AmazonCloudWatch documentation change
Summary
Updated internal link reference for alarm evaluation documentation and modified section title for better topic alignment.
Security assessment
Changes are limited to documentation navigation improvements and content organization. No security-related content was added or modified.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/Best_Practice_Recommended_Alarms_AWS_Services.md b/AmazonCloudWatch/latest/monitoring/Best_Practice_Recommended_Alarms_AWS_Services.md index 961d3c236..3b165e91b 100644 --- a//AmazonCloudWatch/latest/monitoring/Best_Practice_Recommended_Alarms_AWS_Services.md +++ b//AmazonCloudWatch/latest/monitoring/Best_Practice_Recommended_Alarms_AWS_Services.md @@ -13 +13 @@ Some metrics might appear twice in the list. This happens when different alarms -**Datapoints to alarm** is the number of data points that must be breaching to send the alarm into ALARM state. **Evaluation periods** is the number of periods that are taken into account when the alarm is evaluated. If these numbers are the same, the alarm goes into ALARM state only when that number of consecutive periods have values that breach the threshold. If **Datapoints to alarm** is lower than **Evaluation periods** , then it is an "M out of N" alarm and the alarm goes into ALARM state if at least **Datapoints to alarm** data points are breaching within any **Evaluation periods** set of data points. For more information, see [Evaluating an alarm](./AlarmThatSendsEmail.html#alarm-evaluation). +**Datapoints to alarm** is the number of data points that must be breaching to send the alarm into ALARM state. **Evaluation periods** is the number of periods that are taken into account when the alarm is evaluated. If these numbers are the same, the alarm goes into ALARM state only when that number of consecutive periods have values that breach the threshold. If **Datapoints to alarm** is lower than **Evaluation periods** , then it is an "M out of N" alarm and the alarm goes into ALARM state if at least **Datapoints to alarm** data points are breaching within any **Evaluation periods** set of data points. For more information, see [Alarm evaluation](./alarm-evaluation.html). @@ -3539 +3539 @@ Alarm recommendations for AWS services -Create an alarm based on a static threshold +Alarm use cases and examples