WAF Rule Visualizer
Visualize and understand AWS WAF rules with nested logic
Rule Configuration
Paste your AWS WAF rule JSON below
Loading...
Visual Representation
Interactive breakdown of your rule logic
LoginRateLimitRule
Priority: 10
Action
This rule will block requests that match the conditions below
Rule Logic
Rate Limit
Rate BasedLimits requests to 10 per 300s window, aggregated by IP
Limit
10
Window
300s
Key
IP
Applied When
Pattern Match
Byte MatchMatches requests where UriPath starts_with the pattern
Search Pattern
/api/v1/loginField
UriPath
Constraint
STARTS_WITH
Monitoring
Sampled RequestsEnabled
CloudWatch MetricsEnabled
Metric Name
prod-web-acl-LoginRateLimitRule