aws_wafv2_get_web_acl
Retrieve detailed configuration of an AWS WAF v2 Web ACL, including all rules and settings, to analyze security policies and manage web application protection.
Instructions
Get the full configuration of a WAF v2 Web ACL including all rules.
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') | |
| name | Yes | Web ACL name | |
| scope | Yes | REGIONAL or CLOUDFRONT | |
| id | Yes | Web ACL ID |