Sha256: 1204452dfa4d6243e64b3d7ca702d652e42e7844af098b10c62c3cd299b6cdaa

Contents?: true

Size: 798 Bytes

Versions: 7

Compression:

Stored size: 798 Bytes

Contents

AWS::WAF::SizeConstraintSet:
  Properties: 
    SizeConstraints: |
      [
        {
          "ComparisonOperator" => "EQ | NE | LE | LT | GE | GT",
          "FieldToMatch" => {
              "Data" => "If you specify HEADER for the Type property, the name of the header that AWS WAF searches for, such as User-Agent or Referer. If you specify any other value for the Type property, do not specify this property.",
              "Type" => "URI | QUERY_STRING | HEADER | METHOD | BODY"
            },
          "Size" => "Valid values for size are 0 - 21474836480 bytes (0 - 20 GB).",
          "TextTransformation" => "NONE | COMPRESS_WHITE_SPACE | HTML_ENTITY_DECODE | LOWERCASE | CMD_LINE | URL_DECODE"
        }
      ]
    Name: "\"A friendly name or description of the SizeConstraintSet.\""

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cfnlego-0.6.3 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.6.2 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.6.1 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.6.0 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.5.1 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.5.0 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml
cfnlego-0.4.0 lib/cfnlego/resources/AWS/WAF/SizeConstraintSet.yaml