void |
ByteMatchTuple.setTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
void |
SizeConstraint.setTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
void |
SqlInjectionMatchTuple.setTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
void |
XssMatchTuple.setTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
ByteMatchTuple |
ByteMatchTuple.withTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
SizeConstraint |
SizeConstraint.withTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
SqlInjectionMatchTuple |
SqlInjectionMatchTuple.withTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|
XssMatchTuple |
XssMatchTuple.withTextTransformation(TextTransformation textTransformation) |
Text transformations eliminate some of the unusual formatting that
attackers use in web requests in an effort to bypass AWS WAF.
|