AWSWAFWebACLManagedRulesATPRuleSet
No description
type AWSWAFWebACLManagedRulesATPRuleSet {
loginPath: String!
enableRegexInPath: Boolean!
requestInspection: AWSWAFWebACLRequestInspection
responseInspection: AWSWAFWebACLResponseInspection
}
Fields
AWSWAFWebACLManagedRulesATPRuleSet.loginPath ● String! non-null scalar
The path of the login endpoint for your application
AWSWAFWebACLManagedRulesATPRuleSet.enableRegexInPath ● Boolean! non-null scalar
Allow the use of regular expressions in the login page path
AWSWAFWebACLManagedRulesATPRuleSet.requestInspection ● AWSWAFWebACLRequestInspection object
The criteria for inspecting login requests, used by the ATP rule group to validate credentials usage
AWSWAFWebACLManagedRulesATPRuleSet.responseInspection ● AWSWAFWebACLResponseInspection object
The criteria for inspecting responses to login requests, used by the ATP rule group to track login failure rates