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