aws_wafv2_list_web_acls
List AWS WAF v2 Web ACLs for REGIONAL (ALB, API Gateway) or CLOUDFRONT scopes to manage web application firewall rules and configurations.
Instructions
List WAF v2 Web ACLs. Scope must be 'REGIONAL' (ALB, API GW, AppSync) or 'CLOUDFRONT' (must use us-east-1 region).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| scope | Yes | REGIONAL for ALB/API Gateway, CLOUDFRONT for CloudFront distributions | |
| limit | No | Maximum Web ACLs to return (default: 100) |