aws::waf-sql-injection-match-set¶
Creates a global sql injection match set.
Example¶
aws::waf-sql-injection-match-set sql-injection-match-set-example
name: "sql-injection-match-set-example"
sql-injection-match-tuple
field-to-match
type: "METHOD"
end
text-transformation: "NONE"
end
end
Attributes¶
Attribute | Description |
---|---|
name | The name of the condition. (Required) |
sql-injection-match-tuple set subresource | List of sql injection match tuple data defining the condition. (Required)
|
Outputs¶
Attribute | Description |
---|---|
id | The id of the condition. |