AWS::WAFv2::WebACL CaptchaConfig
Specifies how AWS WAF should handle CAPTCHA
evaluations for rules that don't have their own CaptchaConfig
settings. If you don't specify this, AWS WAF uses its default settings for CaptchaConfig
.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ImmunityTimeProperty" :
ImmunityTimeProperty
}
Properties
ImmunityTimeProperty
-
Determines how long a
CAPTCHA
timestamp in the token remains valid after the client successfully solves aCAPTCHA
puzzle.Required: No
Type: ImmunityTimeProperty
Update requires: No interruption