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 ClientSideActionConfig
This is part of the configuration for the managed rules AWSManagedRulesAntiDDoSRuleSet
in ManagedRuleGroupConfig
.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Challenge" :
ClientSideAction
}
YAML
Challenge:
ClientSideAction
Properties
Challenge
-
Configuration for the use of the
AWSManagedRulesAntiDDoSRuleSet
rulesChallengeAllDuringEvent
andChallengeDDoSRequests
.Note
This setting isn't related to the configuration of the
Challenge
action itself. It only configures the use of the two anti-DDoS rules named here.You can enable or disable the use of these rules, and you can configure how to use them when they are enabled.
Required: Yes
Type: ClientSideAction
Update requires: No interruption