Sha256: ccaaf8222790d05849601394b5c97371127689bbc6e7f924c090f3ba288beb05

Contents?: true

Size: 1.19 KB

Versions: 14

Compression:

Stored size: 1.19 KB

Contents

{
  "broken": "22.0.0",
  "ResourceTypes": {
    "AWS::SageMaker::Device": {
      "patch": {
        "operations": [
          {
            "op": "replace",
            "path": "/Properties/Tags",
            "value": {
              "Type": "List",
              "ItemType": "Tag",
              "Required": false,
              "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-device.html#cfn-sagemaker-device-tags",
              "UpdateType": "Mutable"
            }
          }
        ],
        "description": "Fix SageMaker Device to be List of Tag"
      }
    },
    "AWS::SageMaker::DeviceFleet": {
      "patch": {
        "operations": [
          {
            "op": "replace",
            "path": "/Properties/Tags",
            "value": {
              "Type": "List",
              "ItemType": "Tag",
              "Required": false,
              "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-device.html#cfn-sagemaker-device-tags",
              "UpdateType": "Mutable"
            }
          }
        ],
        "description": "Fix SageMaker Device to be List of Tag"
      }
    }
  }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cfndsl-1.7.2 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.6.0 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.5.0 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.4.0 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.9 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.8 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.7 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.6 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.5 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.4 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.3 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.2 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.1 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json
cfndsl-1.3.0 lib/cfndsl/aws/patches/900_SageMakerTags_patch.json