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

Block

Action

This rule will block requests that match the conditions below

Rule Logic

Rate Limit
Rate Based

Limits requests to 10 per 300s window, aggregated by IP

Limit

10

Window

300s

Key

IP

Applied When

Pattern Match
Byte Match

Matches requests where UriPath starts_with the pattern

Search Pattern

/api/v1/login

Field

UriPath

Constraint

STARTS_WITH

Monitoring

Sampled RequestsEnabled
CloudWatch MetricsEnabled
Metric Nameprod-web-acl-LoginRateLimitRule