Web Acl Args
Constructors
Properties
Specifies custom configurations for the associations between the web ACL and protected resources. See association_config
below for details.
Specifies how AWS WAF should handle CAPTCHA evaluations on the ACL level (used by AWS Bot Control). See captcha_config
below for details.
Specifies how AWS WAF should handle Challenge evaluations on the ACL level (used by AWS Bot Control). See challenge_config
below for details.
Defines custom response bodies that can be referenced by custom_response
actions. See custom_response_body
below for details.
Action to perform if none of the rules
contained in the WebACL match. See default_action
below for details.
Friendly description of the WebACL.
Rule blocks used to identify the web requests that you want to allow
, block
, or count
. See rule
below for details.
Specifies the domains that AWS WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
Defines and enables Amazon CloudWatch metrics and web request sample collection. See visibility_config
below for details.