Amazon SageMaker · Schema

Endpoint

Endpoint schema from Amazon SageMaker API

AIAWSInferenceMachine LearningMLOpsTraining

Properties

Name Type Description
EndpointName string The name of the endpoint.
EndpointArn string The Amazon Resource Name (ARN) of the endpoint.
EndpointConfigName string The name of the endpoint configuration.
EndpointStatus string The status of the endpoint.
ProductionVariants array An array of production variants.
CreationTime string A timestamp indicating when the endpoint was created.
LastModifiedTime string A timestamp indicating when the endpoint was last modified.
FailureReason string If the status is Failed, the reason it failed.
View JSON Schema on GitHub