aws_wafv2_get_web_acl_for_resource
Retrieve the Web ACL protecting an AWS resource like ALB, API Gateway, or AppSync to verify security configurations and manage WAF rules.
Instructions
Get the Web ACL associated with an AWS resource (ALB, API GW, AppSync).
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') | |
| resource_arn | Yes | ARN of the resource (ALB, API Gateway stage, AppSync GraphQL API) |