AWS waf documentation change
Summary
Updated terminology from 'protection pack or web ACL' to 'protection packs (web ACLs)' throughout the document to clarify relationship between concepts
Security assessment
Changes are editorial terminology clarifications without addressing vulnerabilities or security features. Updates focus on consistent naming conventions rather than security implications.
Diff
diff --git a/waf/latest/developerguide/waf-rule-groups.md b/waf/latest/developerguide/waf-rule-groups.md index c4382ae99..bf614aa3d 100644 --- a//waf/latest/developerguide/waf-rule-groups.md +++ b//waf/latest/developerguide/waf-rule-groups.md @@ -13 +13 @@ This section explains what a rule group is and how it works. -A rule group is a reusable set of rules that you can add to a protection pack or web ACL. For more information about protection pack or web ACLs, see [Configuring protection in AWS WAF](./web-acl.html). +A rule group is a reusable set of rules that you can add to a protection pack (web ACL). For more information about protection packs (web ACLs), see [Configuring protection in AWS WAF](./web-acl.html). @@ -28 +28 @@ Rule groups fall into the following main categories: -###### Differences between rule groups and protection pack or web ACLs +###### Differences between rule groups and protection packs (web ACLs) @@ -30 +30 @@ Rule groups fall into the following main categories: -Rule groups and protection pack or web ACLs both contain rules, which are defined in the same manner in both places. Rule groups differ from protection pack or web ACLs in the following ways: +Rule groups and protection packs (web ACLs) both contain rules, which are defined in the same manner in both places. Rule groups differ from protection packs (web ACLs) in the following ways: @@ -34 +34 @@ Rule groups and protection pack or web ACLs both contain rules, which are define - * You can reuse a single rule group in multiple protection pack or web ACLs by adding a rule group reference statement to each protection pack or web ACL. You can't reuse a protection pack or web ACL. + * You can reuse a single rule group in multiple protection packs (web ACLs) by adding a rule group reference statement to each protection pack (web ACL). You can't reuse a protection pack (web ACL). @@ -36 +36 @@ Rule groups and protection pack or web ACLs both contain rules, which are define - * Rule groups don't have default actions. In a protection pack or web ACL, you set a default action for each rule or rule group that you include. Each individual rule inside a rule group or protection pack or web ACL has an action defined. + * Rule groups don't have default actions. In a protection pack (web ACL), you set a default action for each rule or rule group that you include. Each individual rule inside a rule group or protection pack (web ACL) has an action defined. @@ -38 +38 @@ Rule groups and protection pack or web ACLs both contain rules, which are define - * You don't directly associate a rule group with an AWS resource. To protect resources using a rule group, you use the rule group in a protection pack or web ACL. + * You don't directly associate a rule group with an AWS resource. To protect resources using a rule group, you use the rule group in a protection pack (web ACL). @@ -40 +40 @@ Rule groups and protection pack or web ACLs both contain rules, which are define - * The system defines a maximum capacity of 5,000 protection pack or web ACL capacity units (WCUs) for each protection pack or web ACL. Each rule group has a WCU setting that must be set at creation. You can use this setting to calculate the additional capacity requirements that using a rule group would add to your protection pack or web ACL. For more information about WCUs, see [Web ACL capacity units (WCUs) in AWS WAF](./aws-waf-capacity-units.html). + * The system defines a maximum capacity of 5,000 protection pack (web ACL) capacity units (WCUs) for each protection pack (web ACL). Each rule group has a WCU setting that must be set at creation. You can use this setting to calculate the additional capacity requirements that using a rule group would add to your protection pack (web ACL). For more information about WCUs, see [Web ACL capacity units (WCUs) in AWS WAF](./aws-waf-capacity-units.html).