AWS WAF
AWS WAF is a web application firewall that lets you monitor the HTTP(S) requests that are forwarded to your protected web application resources. You can protect the following resource types:
Amazon CloudFront distribution
Amazon API Gateway REST API
Application Load Balancer
AWS AppSync GraphQL API
Amazon Cognito user pool
AWS App Runner service
AWS Verified Access instance
AWS WAF lets you control access to your content. Based on criteria that you specify, such as the IP addresses that requests originate from or the values of query strings, the service associated with your protected resource responds to requests either with the requested content, with an HTTP 403 status code (Forbidden), or with a custom response.
Note
You can also use AWS WAF to protect your applications that are hosted in Amazon Elastic Container Service (Amazon ECS) containers. Amazon ECS is a highly scalable, fast container management service that makes it easy to run, stop, and manage Docker containers on a cluster. To use this option, you configure Amazon ECS to use an Application Load Balancer that is enabled for AWS WAF to route and protect HTTP(S) layer 7 traffic across the tasks in your service. For more information, see Service Load Balancing in the Amazon Elastic Container Service Developer Guide.
Topics
- Setting up AWS WAF and its components
- How AWS WAF works
- Using web ACLs in AWS WAF
- AWS WAF rules
- AWS WAF rule groups
- Web ACL capacity units (WCUs) in AWS WAF
- Oversize web request components in AWS WAF
- Supported regular expression syntax in AWS WAF
- IP sets and regex pattern sets in AWS WAF
- Customized web requests and responses in AWS WAF
- Web request labeling in AWS WAF
- Intelligent threat mitigation in AWS WAF
- Logging AWS WAF web ACL traffic
- Testing and tuning your AWS WAF protections
- Using AWS WAF with Amazon CloudFront
- Security in your use of the AWS WAF service
- AWS WAF quotas
- Migrating your AWS WAF Classic resources to AWS WAF