Can somebody clarify on how AWS WAF pricing works in the below mentioned scenarios
- Once the malicious IPs are blacklisted using IP sets, does the WAF charge us for the subsequent requests from those blacklisted IPs?
- When the requests are rate limited, does the WAF charge us for the blocked requests of an IP(requests beyond the limit set for 5 minutes interval)?
- As per WAF quotas documentation, requests per second per web ACL is 25,000 for ALB. Does this count include only the requests allowed or blocked requests as well?