aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
845 stars 361 forks source link

Wildcard uriList #96

Closed tkd4444 closed 1 year ago

tkd4444 commented 4 years ago

Hello,

Couldn't find it in the documentation so I'm writing here. Is there a way to use wildcards in the uriList ?

e.g.:

"*/some_code.js": {
  "requestThreshold": 20,
  "blockPeriod": 5
}

Thanks !

aijunpeng commented 1 year ago

Closing the old ticket due to inactivity. Feel free to open a new one if needed.