{ "operationId": "createModelTransformJob", "method": "POST", "path": "/ml/modeltransform", "summary": "Amazon Neptune Create an ML Model Transform Job", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "createModelTransformJob200Example", "example": { "id": "neptune-cluster-abc123" } } ] }