Home
Amazon Neptune
Data Start Ml Model Training Job Input Structure
Data Start Ml Model Training Job Input Structure
StartMLModelTrainingJobInput schema from Neptune
Type: object
Properties: 20
Required: 2
Database Graph Database Gremlin Neptune Property Graph RDF SPARQL
StartMLModelTrainingJobInput is a JSON Structure definition published by Amazon Neptune, describing 20 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
id
dataProcessingJobId
trainModelS3Location
previousModelTrainingJobId
sagemakerIamRoleArn
neptuneIamRoleArn
modelName
baseProcessingInstanceType
trainingInstanceType
trainingInstanceVolumeSizeInGB
trainingTimeOutInSeconds
maxHPONumberOfTrainingJobs
maxHPOParallelTrainingJobs
subnets
securityGroupIds
volumeEncryptionKMSKey
s3OutputEncryptionKMSKey
enableInterContainerTrafficEncryption
enableManagedSpotTraining
customModelTrainingParameters
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-neptune/refs/heads/main/json-structure/data-start-ml-model-training-job-input-structure.json",
"name": "StartMLModelTrainingJobInput",
"description": "StartMLModelTrainingJobInput schema from Neptune",
"type": "object",
"properties": {
"id": {
"type": "string"
},
"dataProcessingJobId": {
"type": "string",
"description": "Job ID of the completed data processing job."
},
"trainModelS3Location": {
"type": "string",
"description": "S3 location for model artifacts."
},
"previousModelTrainingJobId": {
"type": "string"
},
"sagemakerIamRoleArn": {
"type": "string"
},
"neptuneIamRoleArn": {
"type": "string"
},
"modelName": {
"type": "string",
"description": "The model type to use.",
"enum": [
"rgcn",
"transe",
"distmult",
"rotate",
"custom"
]
},
"baseProcessingInstanceType": {
"type": "string"
},
"trainingInstanceType": {
"type": "string",
"default": "ml.p3.2xlarge"
},
"trainingInstanceVolumeSizeInGB": {
"type": "int32"
},
"trainingTimeOutInSeconds": {
"type": "int32",
"default": 86400
},
"maxHPONumberOfTrainingJobs": {
"type": "int32",
"default": 2
},
"maxHPOParallelTrainingJobs": {
"type": "int32",
"default": 2
},
"subnets": {
"type": "array",
"items": {
"type": "string"
}
},
"securityGroupIds": {
"type": "array",
"items": {
"type": "string"
}
},
"volumeEncryptionKMSKey": {
"type": "string"
},
"s3OutputEncryptionKMSKey": {
"type": "string"
},
"enableInterContainerTrafficEncryption": {
"type": "boolean",
"default": true
},
"enableManagedSpotTraining": {
"type": "boolean",
"default": false
},
"customModelTrainingParameters": {
"type": "object",
"properties": {
"sourceS3DirectoryPath": {
"type": "string"
},
"trainingEntryPointScript": {
"type": "string"
},
"transformEntryPointScript": {
"type": "string"
}
}
}
},
"required": [
"dataProcessingJobId",
"trainModelS3Location"
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/data-start-ml-model-training-job-input-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.