AWS waf documentation change
Summary
Replaced 'protection pack or web ACL' with 'protection pack (web ACL)' in multiple instances
Security assessment
This is a terminology standardization change. The updates clarify the relationship between protection packs and web ACLs but don't address security vulnerabilities or introduce new security features.
Diff
diff --git a/waf/latest/developerguide/waf-rule-statement-type-rule-group.md b/waf/latest/developerguide/waf-rule-statement-type-rule-group.md index 939a8a6cf..c51e6850d 100644 --- a//waf/latest/developerguide/waf-rule-statement-type-rule-group.md +++ b//waf/latest/developerguide/waf-rule-statement-type-rule-group.md @@ -15 +15 @@ This section explains how rule group rule statements work. -The rule group rule statement adds a reference to your protection pack or web ACL rules list to a rule group that you manage. You don't see this option under your rule statements on the console, but when you work with the JSON format of your protection pack or web ACL, any of your own rule groups that you've added show up under the protection pack or web ACL rules as this type. For information about using your own rule groups, see [Managing your own rule groups](./waf-user-created-rule-groups.html). +The rule group rule statement adds a reference to your protection pack (web ACL) rules list to a rule group that you manage. You don't see this option under your rule statements on the console, but when you work with the JSON format of your protection pack (web ACL), any of your own rule groups that you've added show up under the protection pack (web ACL) rules as this type. For information about using your own rule groups, see [Managing your own rule groups](./waf-user-created-rule-groups.html). @@ -17 +17 @@ The rule group rule statement adds a reference to your protection pack or web AC -When you add a rule group to a protection pack or web ACL, you can override the actions of rules in the group to Count or to another rule action. For more information, see [Overriding rule group actions in AWS WAF](./web-acl-rule-group-override-options.html). +When you add a rule group to a protection pack (web ACL), you can override the actions of rules in the group to Count or to another rule action. For more information, see [Overriding rule group actions in AWS WAF](./web-acl-rule-group-override-options.html). @@ -21 +21 @@ When you add a rule group to a protection pack or web ACL, you can override the -**Not nestable** – You can't nest this statement type inside other statements, and you can't include it in a rule group. You can include it directly in a protection pack or web ACL. +**Not nestable** – You can't nest this statement type inside other statements, and you can't include it in a rule group. You can include it directly in a protection pack (web ACL). @@ -27 +27 @@ When you add a rule group to a protection pack or web ACL, you can override the - * **Console** – During the process of creating a protection pack or web ACL, on the **Add rules and rule groups** page, choose **Add my own rules and rule groups** , **Rule group** , and then add the rule group that you want to use. + * **Console** – During the process of creating a protection pack (web ACL), on the **Add rules and rule groups** page, choose **Add my own rules and rule groups** , **Rule group** , and then add the rule group that you want to use.