AWS waf documentation change
Summary
Updated terminology from 'protection pack or web ACL' to 'protection pack (web ACL)' for consistency
Security assessment
This is a non-functional terminology update in a JSON example. It does not modify security mechanisms, address vulnerabilities, or enhance security documentation.
Diff
diff --git a/waf/latest/developerguide/waf-rate-based-example-limit-label-aggregation.md b/waf/latest/developerguide/waf-rate-based-example-limit-label-aggregation.md index 4a406a76a..4996030ba 100644 --- a//waf/latest/developerguide/waf-rate-based-example-limit-label-aggregation.md +++ b//waf/latest/developerguide/waf-rate-based-example-limit-label-aggregation.md @@ -17 +17 @@ If you use the Bot Control managed rule group, you can add rate limiting for req -The following protection pack or web ACL JSON listing shows this configuration. The rule in this example limits requests for any single bot aggregation instance to 1,000 in a two minute period. +The following protection pack (web ACL) JSON listing shows this configuration. The rule in this example limits requests for any single bot aggregation instance to 1,000 in a two minute period.