{
"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" } } }
}