Amazon WAF · Schema

AWS WAF Web ACL

Schema representing an AWS WAF Web ACL (Access Control List) resource.

AWSBot ManagementDdos ProtectionSecurityWAFWeb Application Firewall

Properties

Name Type Description
Name string The name of the web ACL.
Id string A unique identifier for the web ACL.
ARN string The Amazon Resource Name (ARN) of the web ACL.
Scope string Specifies whether this is for CloudFront or for a regional application.
DefaultAction object The action to perform if none of the rules match.
Rules array The rules associated with the web ACL.
VisibilityConfig object Defines the CloudWatch metrics and sampling configuration.
Capacity integer The web ACL capacity units (WCUs) consumed by this web ACL.
LockToken string A token for optimistic locking.
Tags array Tags associated with the web ACL.
View JSON Schema on GitHub