AWS AmazonCloudWatch documentation change
Summary
Changed 'Anomaly Detection Alarm' to 'Outlier Detection Alarm' in EventBridge event description
Security assessment
Consistent terminology update across documentation with no indication of security fixes or new security-related event types
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/cloudwatch-and-eventbridge.md b/AmazonCloudWatch/latest/monitoring/cloudwatch-and-eventbridge.md index ccb982f6a..ce70091dc 100644 --- a//AmazonCloudWatch/latest/monitoring/cloudwatch-and-eventbridge.md +++ b//AmazonCloudWatch/latest/monitoring/cloudwatch-and-eventbridge.md @@ -145 +145 @@ Events generated when a metric math alarm changes state. These events include th -Anomaly Detection Alarm +Outlier Detection Alarm @@ -148 +148 @@ Anomaly Detection Alarm -Events generated when an anomaly detection alarm changes state. These events include upper and lower threshold bounds in the `reasonData` field. +Events generated when an outlier detection alarm changes state. These events include upper and lower threshold bounds in the `reasonData` field.