Skip to main content

AWSWAFWebACLManagedRulesACFPRuleSet

No description

type AWSWAFWebACLManagedRulesACFPRuleSet {
creationPath: String!
registrationPagePath: String!
requestInspection: AWSWAFWebACLRequestInspectionACFP
enableRegexInPath: Boolean!
responseInspection: AWSWAFWebACLResponseInspection
}

Fields

AWSWAFWebACLManagedRulesACFPRuleSet.creationPath ● String! non-null scalar

The path of the account creation endpoint for your application

AWSWAFWebACLManagedRulesACFPRuleSet.registrationPagePath ● String! non-null scalar

The path of the account registration endpoint for your application

AWSWAFWebACLManagedRulesACFPRuleSet.requestInspection ● AWSWAFWebACLRequestInspectionACFP object

The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts

AWSWAFWebACLManagedRulesACFPRuleSet.enableRegexInPath ● Boolean! non-null scalar

Allow the use of regular expressions in the registration page path and the account creation path

AWSWAFWebACLManagedRulesACFPRuleSet.responseInspection ● AWSWAFWebACLResponseInspection object

The criteria for inspecting responses to account creation requests, used by the ACFP rule group to track account creation success rates

Member of

AWSWAFWebACLManagedRuleGroupConfiguration object