aws::waf-size-constraint-set¶
Creates a global size constraint set.
Example¶
aws::waf-size-constraint-set size-constraint-set-example
name: "size-constraint-set-example"
size-constraint
field-to-match
type: "METHOD"
end
text-transformation: "NONE"
comparison-operator: "EQ"
size: 10
end
end
Attributes¶
Attribute | Description |
---|---|
name | The name of the condition. (Required) |
size-constraint set subresource | List of size constraint data defining the condition. Maximum allowed items are
|
Outputs¶
Attribute | Description |
---|---|
id | The id of the condition. |