AWSWAFWebACLXssMatchStatement
No description
type AWSWAFWebACLXssMatchStatement {
fieldToMatch: AWSWAFWebACLFieldToMatch
textTransformations: [AWSWAFWebACLTextTransformation!]
}
Fields
AWSWAFWebACLXssMatchStatement.fieldToMatch
● AWSWAFWebACLFieldToMatch
object
The part of the web request that you want WAF to inspect
AWSWAFWebACLXssMatchStatement.textTransformations
● [AWSWAFWebACLTextTransformation!]
list object
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection
Member of
AWSWAFWebACLStatement
object