AWS waf documentation change
Summary
Updated references from 'protection pack or web ACL' to 'protection pack (web ACL)' in logging context. Changed pluralization in one instance ('web ACLs' to 'protection packs').
Security assessment
Changes are terminological clarifications about logging capabilities. While logging supports security incident response, the documentation update itself doesn't introduce new security features or address specific vulnerabilities. Maintains existing security documentation structure.
Diff
diff --git a/waf/latest/developerguide/waf-incident-response.md b/waf/latest/developerguide/waf-incident-response.md index 8a086a9a5..43e11a7d0 100644 --- a//waf/latest/developerguide/waf-incident-response.md +++ b//waf/latest/developerguide/waf-incident-response.md @@ -25 +25 @@ CloudTrail provides a record of actions taken by a user, role, or an AWS service -**AWS WAF protection pack or web ACL traffic logging** +**AWS WAF protection pack (web ACL) traffic logging** @@ -28 +28 @@ CloudTrail provides a record of actions taken by a user, role, or an AWS service -AWS WAF offers logging for the traffic that your protection pack or web ACLs analyze. The logs include information such as the time that AWS WAF received the request from your protected AWS resource, detailed information about the request, and the action setting for the rule that the request matched. For more information, see [Logging AWS WAF protection pack or web ACL traffic](./logging.html). +AWS WAF offers logging for the traffic that your protection packs (web ACLs) analyze. The logs include information such as the time that AWS WAF received the request from your protected AWS resource, detailed information about the request, and the action setting for the rule that the request matched. For more information, see [Logging AWS WAF protection pack (web ACL) traffic](./logging.html).