AWS::WAFv2::WebACL ImmunityTimeProperty
Used for CAPTCHA and challenge token settings. Determines
how long a CAPTCHA or challenge timestamp remains valid after Amazon WAF updates it for a successful CAPTCHA or challenge response.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ImmunityTime" :Integer}
YAML
ImmunityTime:Integer
Properties
ImmunityTime-
The amount of time, in seconds, that a
CAPTCHAor challenge timestamp is considered valid by Amazon WAF. The default setting is 300.For the Challenge action, the minimum setting is 300.
Required: Yes
Type: Integer
Update requires: No interruption