APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Neptune
CreateInferenceEndpointRequest
Amazon Neptune
· Schema
CreateInferenceEndpointRequest
CreateInferenceEndpointRequest schema from Neptune
AWS
Database
Graph Database
Gremlin
Neptune
Property Graph
RDF
SPARQL
Properties
Name
Type
Description
id
string
Unique identifier for the endpoint (auto-generated timestamped name if omitted).
mlModelTrainingJobId
string
Job ID from a completed training job.
mlModelTransformJobId
string
Job ID from a completed transform job.
update
boolean
Whether this is an update to an existing endpoint.
neptuneIamRoleArn
string
modelName
string
The model type.
instanceType
string
ML instance type for the inference endpoint.
instanceCount
integer
Minimum number of EC2 instances to deploy.
volumeEncryptionKMSKey
string
View JSON Schema on GitHub