AWS waf documentation change
Summary
Updated terminology from 'protection pack or web ACL' to 'protection pack (web ACL)' throughout the document for consistency
Security assessment
Changes are purely terminological clarifications without addressing security vulnerabilities or introducing new security features. No evidence of security impact.
Diff
diff --git a/waf/latest/developerguide/waf-rule-statement-type-managed-rule-group.md b/waf/latest/developerguide/waf-rule-statement-type-managed-rule-group.md index 03ffd7582..d64436db5 100644 --- a//waf/latest/developerguide/waf-rule-statement-type-managed-rule-group.md +++ b//waf/latest/developerguide/waf-rule-statement-type-managed-rule-group.md @@ -15 +15 @@ This section explains how managed rule group rule statements work. -The managed rule group rule statement adds a reference in your protection pack or web ACL rules list to a managed rule group. You don't see this option under your rule statements on the console, but when you work with the JSON format of your web ACL, any managed rule groups that you've added show up under the protection pack or web ACL rules as this type. +The managed rule group rule statement adds a reference in your protection pack (web ACL) rules list to a managed rule group. You don't see this option under your rule statements on the console, but when you work with the JSON format of your web ACL, any managed rule groups that you've added show up under the protection pack (web ACL) rules as this type. @@ -17 +17 @@ The managed rule group rule statement adds a reference in your protection pack o -A managed rule group is either an AWS Managed Rules rule group, most of which are free for AWS WAF customers, or an AWS Marketplace managed rule group. You automatically subscribe to the paid AWS Managed Rules rule groups when you add them to your protection pack or web ACL. You can subscribe to AWS Marketplace managed rule groups through AWS Marketplace. For more information, see [Using managed rule groups in AWS WAF](./waf-managed-rule-groups.html). +A managed rule group is either an AWS Managed Rules rule group, most of which are free for AWS WAF customers, or an AWS Marketplace managed rule group. You automatically subscribe to the paid AWS Managed Rules rule groups when you add them to your protection pack (web ACL). You can subscribe to AWS Marketplace managed rule groups through AWS Marketplace. For more information, see [Using managed rule groups in AWS WAF](./waf-managed-rule-groups.html). @@ -19 +19 @@ A managed rule group is either an AWS Managed Rules rule group, most of which ar -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). @@ -25 +25 @@ You can narrow the scope of the requests that AWS WAF evaluates with the rule gr -**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). @@ -33 +33 @@ You can narrow the scope of the requests that AWS WAF evaluates with the rule gr - * **Console** – During the process of creating a protection pack or web ACL, on the **Add rules and rule groups** page, choose **Add managed rule groups** , and then find and select 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 managed rule groups** , and then find and select the rule group that you want to use.