AWS waf documentation change
Summary
Added information about new console experience and updated references from 'web ACL' to 'protection pack or web ACL' throughout the document
Security assessment
Changes primarily introduce UI updates and terminology expansion ('protection pack' references). No security vulnerabilities or security feature additions are mentioned.
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 0b033b091..03ffd7582 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 @@ -6,0 +7,4 @@ Rule statement characteristicsWhere to find this rule statement +**Introducing a new console experience for AWS WAF** + +You can now use the updated experience to access AWS WAF functionality anywhere in the console. For more details, see [Working with the updated console experience](./working-with-console.html). + @@ -11 +15 @@ This section explains how managed rule group rule statements work. -The managed rule group rule statement adds a reference in your 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 web ACL rules as this type. +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. @@ -13 +17 @@ The managed rule group rule statement adds a reference in your web ACL rules lis -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 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 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). @@ -15 +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 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 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). @@ -21 +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 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 or web ACL. @@ -29 +33 @@ You can narrow the scope of the requests that AWS WAF evaluates with the rule gr - * **Console** – During the process of creating a 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 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.