{

"broken": "16.2.0",
"ResourceTypes": {
  "AWS::IoT::ProvisioningTemplate": {
    "patch": {
      "operations": [
        {
          "op": "replace",
          "path": "/Properties/Tags",
          "value": {
            "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-provisioningtemplate.html#cfn-iot-provisioningtemplate-tags",
            "UpdateType": "Mutable",
            "Required": false,
            "Type": "List",
            "ItemType": "Tag"
          }
        }
      ]
    }
  }
}

}