AWS waf documentation change
Summary
Standardized terminology to use 'protection pack (web ACL)' consistently
Security assessment
Purely editorial changes to improve documentation clarity. No modifications to security controls, vulnerabilities, or feature descriptions.
Diff
diff --git a/waf/latest/developerguide/waf-bot-control.md b/waf/latest/developerguide/waf-bot-control.md index f67fabc66..77b434862 100644 --- a//waf/latest/developerguide/waf-bot-control.md +++ b//waf/latest/developerguide/waf-bot-control.md @@ -15 +15 @@ With Bot Control, you can easily monitor, block, or rate limit bots such as scra -Bot Control includes a console dashboard that shows how much of your current traffic is coming from bots, based on request sampling. With the Bot Control managed rule group added to your protection pack or web ACL, you can take action against bot traffic and receive detailed, real-time information about common bot traffic coming to your applications. +Bot Control includes a console dashboard that shows how much of your current traffic is coming from bots, based on request sampling. With the Bot Control managed rule group added to your protection pack (web ACL), you can take action against bot traffic and receive detailed, real-time information about common bot traffic coming to your applications. @@ -27 +27 @@ For more information about the Bot Control managed rule group, see [AWS WAF Bot -When AWS WAF evaluates a web request against the Bot Control managed rule group, the rule group adds labels to requests that it detects as bot related, for example the category of bot and the bot name. You can match against these labels in your own AWS WAF rules to customize handling. The labels that are generated by the Bot Control managed rule group are included in Amazon CloudWatch metrics and your protection pack or web ACL logs. +When AWS WAF evaluates a web request against the Bot Control managed rule group, the rule group adds labels to requests that it detects as bot related, for example the category of bot and the bot name. You can match against these labels in your own AWS WAF rules to customize handling. The labels that are generated by the Bot Control managed rule group are included in Amazon CloudWatch metrics and your protection pack (web ACL) logs.