Amazon Neptune · Arazzo Workflow
Amazon Neptune ML Create and Verify Inference Endpoint
Version 1.0.0
Create an ML inference endpoint from a trained model and poll it until it is in service.
Provider
Workflows
ml-create-inference-endpoint
Create an inference endpoint, poll until InService, and confirm it is listed.
Creates an ML inference endpoint from a training job, polls until it is InService, and lists endpoints to confirm registration.
1
createEndpoint
Create an inference endpoint backed by the trained model and capture the endpoint id.
2
pollEndpoint
Poll the endpoint status. Retry while it is not yet InService and continue once it reaches InService.
3
listEndpoints
List the active inference endpoints to confirm the newly created endpoint is registered.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.