This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 AWS CloudFormation template, use the following syntax:
JSON
{ "Challenge" :ClientSideAction}
YAML
Challenge:ClientSideAction
Properties
Challenge-
Configuration for the use of the
AWSManagedRulesAntiDDoSRuleSetrulesChallengeAllDuringEventandChallengeDDoSRequests.Note
This setting isn't related to the configuration of the
Challengeaction 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