AWS WAF is a web application firewall that monitors network requests that come into your web applications.
It checks the IP address of the incoming requests against a web access control list (web ACL). If the request comes from a blocked IP address on the web ACL, the service denies access. Otherwise, it allows access.