Amazon Neptune · Schema

CreateInferenceEndpointRequest

CreateInferenceEndpointRequest schema from Neptune

AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

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