amazon-archives / aws-waf-sample

This repository contains example scripts and sets of rules for the AWS WAF service. Please be aware that the applicability of these examples to specific workloads may vary.
MIT No Attribution
512 stars 235 forks source link

Allow whitelisted ips #15

Open Rushy0 opened 7 years ago

Rushy0 commented 7 years ago

Hi,

Is it possible to allow a block of ip addresses access even if they go over the maximum request amount? Kind of like a whitelist?

devopsberlin commented 7 years ago

+1

Rushy0 commented 7 years ago

@gabayliran

Use this branch for whitelist support, adds a whitelist rule in Web ACL:

https://github.com/vuls-for-work/aws-waf-sample/tree/add-whitelist-rule-support