This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::WAFv2::WebACL CaptchaConfig
Specifies how Amazon WAF should handle CAPTCHA
evaluations for rules that don't have their own CaptchaConfig
settings. If you don't specify this, Amazon WAF uses its default settings for CaptchaConfig
.
Syntax
To declare this entity in your Amazon 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