AWS AmazonCloudWatch documentation change
Summary
Updated documentation links and added sections for editing/deleting anomaly detection models
Security assessment
Changes involve documentation structure and procedural updates for managing anomaly detection models, with no explicit security context or vulnerability addressed.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.md index 762c62b36..e0e8f10ef 100644 --- a/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.md +++ b/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.md @@ -74 +74 @@ Anomaly detection on metric math only can be enabled and edited in the latest ve -For information about how to create alarms and models for anomaly detection and metric math, see the following sections: +For information about how to create, edit, and delete alarms and models for anomaly detection and metric math, see the following sections: @@ -76 +76,5 @@ For information about how to create alarms and models for anomaly detection and - * [Creating a CloudWatch alarm based on anomaly detection](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Create_Anomaly_Detection_Alarm.html) + * [Create a CloudWatch alarm based on anomaly detection](./Create_Anomaly_Detection_Alarm.html) + + * [ Editing an anomaly detection model ](./Create_Anomaly_Detection_Alarm.html#Modify_Anomaly_Detection_Model) + + * [Deleting an anomaly detection model](./Create_Anomaly_Detection_Alarm.html#Delete_Anomaly_Detection_Model)