Sha256: 48703bbf28d61edf6fa5775ee56b547be1f48ed80e7893efaee7bc1e0711581b

Contents?: true

Size: 631 Bytes

Versions: 7

Compression:

Stored size: 631 Bytes

Contents

AWS::WAF::XssMatchSet:
  Properties: 
    XssMatchTuples: |
      [
        {
          "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"
          },
          "TextTransformation" => "NONE | COMPRESS_WHITE_SPACE | HTML_ENTITY_DECODE | LOWERCASE | CMD_LINE | URL_DECODE"
        }
      ]

    Name: "\"A friendly name or description of the XssMatchSet.\""

Version data entries

7 entries across 7 versions & 1 rubygems

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