The type of comparison you want AWS WAF to perform. AWS WAF uses this in
combination with the provided Size and
FieldToMatch to build an expression in the form of
"SizeComparisonOperator size in bytes of
FieldToMatch". If that expression is true, the
SizeConstraint is considered to match.
The size in bytes that you want AWS WAF to compare against the size of the
specified FieldToMatch. AWS WAF uses this in combination with
ComparisonOperator and FieldToMatch to build an
expression in the form of "SizeComparisonOperator
size in bytes of FieldToMatch". If that expression is true, the
SizeConstraint is considered to match.
Text transformations eliminate some of the unusual formatting that attackers
use in web requests in an effort to bypass AWS WAF. If you specify a
transformation, AWS WAF performs the transformation on
FieldToMatch before inspecting it for a match.