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