AWS waf documentation change
Summary
Updated terminology from 'protection pack or web ACL' to 'protection pack (web ACL)' throughout the document to clarify terminology consistency
Security assessment
Changes are purely terminological clarifications (replacing 'or' with parentheses) without modifying actual security controls, quotas, or functionality. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/waf/latest/developerguide/limits.md b/waf/latest/developerguide/limits.md index d3e13dd20..6c2e31151 100644 --- a//waf/latest/developerguide/limits.md +++ b//waf/latest/developerguide/limits.md @@ -21 +21 @@ Resource | Default quota per account per Region -Maximum number of protection pack or web ACLs | 100 +Maximum number of protection packs (web ACLs) | 100 @@ -24,5 +24,5 @@ Maximum number of IP sets | 100 -Maximum number of requests per second per protection pack or web ACL | 100,000 -Maximum number of custom request headers per protection pack or web ACL or rule group | 100 -Maximum number of custom response headers per protection pack or web ACL or rule group | 100 -Maximum number of custom response bodies per protection pack or web ACL or rule group | 50 -Maximum number of token domains in a protection pack or web ACL token domain list | 10 +Maximum number of requests per second per protection pack (web ACL) | 100,000 +Maximum number of custom request headers per protection pack (web ACL) or rule group | 100 +Maximum number of custom response headers per protection pack (web ACL) or rule group | 100 +Maximum number of custom response bodies per protection pack (web ACL) or rule group | 50 +Maximum number of token domains in a protection pack (web ACL) token domain list | 10 @@ -37 +37 @@ Resource | Quota per account per Region -Maximum protection pack or web ACL capacity units (WCUs) per protection pack or web ACL* | 5,000 +Maximum protection pack (web ACL) capacity units (WCUs) per protection pack (web ACL)* | 5,000 @@ -40 +40 @@ Maximum number of reference statements per rule group. In a rule group, a refere -Maximum number of reference statements per protection pack or web ACL. In a protection pack or web ACL, a reference statement can reference a rule group, an IP set, or a regex pattern set. | 50 +Maximum number of reference statements per protection pack (web ACL). In a protection pack (web ACL), a reference statement can reference a rule group, an IP set, or a regex pattern set. | 50 @@ -42 +42 @@ Maximum number of IP addresses in CIDR notation per IP set | 10,000 -Maximum number of rate-based rules per protection pack or web ACL | 10 +Maximum number of rate-based rules per protection pack (web ACL) | 10 @@ -55 +55 @@ Maximum number of custom headers for a single custom request definition | 10 -Maximum combined size of all response body content for a single rule group or a single protection pack or web ACL | 50 KB +Maximum combined size of all response body content for a single rule group or a single protection pack (web ACL) | 50 KB @@ -57 +57 @@ Maximum combined size of all response body content for a single rule group or a -*Using more than 1,500 WCUs in a protection pack or web ACL incurs costs beyond the basic protection pack or web ACL price. For more information, see [Web ACL capacity units (WCUs) in AWS WAF](./aws-waf-capacity-units.html) and [AWS WAF Pricing](https://aws.amazon.com/waf/pricing/). +*Using more than 1,500 WCUs in a protection pack (web ACL) incurs costs beyond the basic protection pack (web ACL) price. For more information, see [Web ACL capacity units (WCUs) in AWS WAF](./aws-waf-capacity-units.html) and [AWS WAF Pricing](https://aws.amazon.com/waf/pricing/). @@ -59 +59 @@ Maximum combined size of all response body content for a single rule group or a -**By default, the body inspection limit is set to 16 KB for CloudFront, API Gateway, Amazon Cognito, App Runner, and Verified Access resources, but you can increase this for any of these resources in your protection pack or web ACL configuration, up to the listed maximum. For more information, see [Managing body inspection size limits for AWS WAF](./web-acl-setting-body-inspection-limit.html). +**By default, the body inspection limit is set to 16 KB for CloudFront, API Gateway, Amazon Cognito, App Runner, and Verified Access resources, but you can increase this for any of these resources in your protection pack (web ACL) configuration, up to the listed maximum. For more information, see [Managing body inspection size limits for AWS WAF](./web-acl-setting-body-inspection-limit.html).