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