AWS waf documentation change
Summary
Updated documentation to specify 'Amazon EC2 Auto Scaling policy' instead of generic 'Auto Scaling policy'
Security assessment
The change clarifies the specific AWS service name but does not address security vulnerabilities or introduce security features.
Diff
diff --git a/waf/latest/developerguide/monitoring-cloudwatch.md b/waf/latest/developerguide/monitoring-cloudwatch.md index a230322b1..8ec38637f 100644 --- a//waf/latest/developerguide/monitoring-cloudwatch.md +++ b//waf/latest/developerguide/monitoring-cloudwatch.md @@ -17 +17 @@ CloudWatch metrics and alarms are not enabled for Firewall Manager. -You can create an Amazon CloudWatch alarm that sends an Amazon SNS message when the alarm changes state. An alarm watches a single metric over a time period that you specify, and performs one or more actions based on the value of the metric relative to a specified threshold over a number of time periods. The action is a notification sent to an Amazon SNS topic or Auto Scaling policy. Alarms invoke actions for sustained state changes only. CloudWatch alarms do not invoke actions simply because they are in a particular state; the state must have changed and been maintained for a specified number of periods. +You can create an Amazon CloudWatch alarm that sends an Amazon SNS message when the alarm changes state. An alarm watches a single metric over a time period that you specify, and performs one or more actions based on the value of the metric relative to a specified threshold over a number of time periods. The action is a notification sent to an Amazon SNS topic or Amazon EC2 Auto Scaling policy. Alarms invoke actions for sustained state changes only. CloudWatch alarms do not invoke actions simply because they are in a particular state; the state must have changed and been maintained for a specified number of periods.