new AWSWAFSqlInjectionMatchSetSqlInjectionMatchTuples()
Properties:
Name | Type | Description |
---|---|---|
FieldToMatch |
AWSWAFByteMatchSetByteMatchTuplesFieldToMatch | Required: Yes. The part of a web request that you want AWS WAF to search, such as a specific header or a query string. |
TextTransformation |
String | Required: Yes. 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 transforms the target string value before inspecting a web request for a match. For valid values, see the TextTransformation content for the SqlInjectionMatchTuple data type in the AWS WAF API Reference. |