Resource Type: AWS > WAF > Web ACL v2 Regional
The Web ACL V2 Regional resource type is a set of rules that dictate the allowed or blocked HTTP traffic to or from AWS resources. This can be utilized to protect AWS applications from common web exploits.
Resource Context
Web ACL v2 Regional is a part of the WAF service.
Each Web ACL v2 Regional lives under a Region.
Controls
The primary controls for AWS > WAF > Web ACL v2 Regional are:
It is also targeted by these controls:
- AWS > HIPAA > WAFV2 > Logging should be enabled on AWS WAFv2 regional and global web access control list (ACLs)
- AWS > NIST 800-53 > WAF > Logging should be enabled on AWS WAFv2 regional and global web access control list (ACLs)
Quick Actions
- Delete from AWS
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-waf#/resource/types/webAclV2Regional
- tmod:@turbot/turbot#/resource/categories/security
- turbot graphql resource --id "tmod:@turbot/aws-waf#/resource/types/webAclV2Regional"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-waf#/resource/types/webAclV2Regional';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-waf#/resource/types/webAclV2Regional"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-waf#/resource/types/webAclV2Regional' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query