AWS WAF Bot Control examples
This section shows example configurations that satisfy a variety of common use cases for AWS WAF Bot Control implementations.
Each example provides a description of the use case and then shows the solution in JSON listings for the custom configured rules.
Note
The JSON listings shown in these examples were created in the console by
configuring the rule and then editing it using the Rule JSON
editor. You can also retrieve the JSON for the rules in an entire
rule group or web ACL using get
commands through the APIs or the
command line interface.
Topics
- AWS WAF Bot Control example: Simple configuration
- AWS WAF Bot Control example: Explicitly allow verified bots
- AWS WAF Bot Control example: Block verified bots
- AWS WAF Bot Control example: Allow a specific blocked bot
- AWS WAF Bot Control example: Create an exception for a blocked user agent
- AWS WAF Bot Control example: Use Bot Control only for the login page
- AWS WAF Bot Control example: Use Bot Control only for dynamic content
- AWS WAF Bot Control example: Exclude IP range from bot management
- AWS WAF Bot Control example: Allow traffic from a bot that you control