Amazon SageMaker · GraphQL Specification

Amazon SageMaker GraphQL Schema

This GraphQL schema provides a conceptual graph representation of the [Amazon SageMaker REST API](https://docs.aws.amazon.com/sagemaker/latest/APIReference/). SageMaker is a fully managed ML platform for building, training, and deploying machine learning models at scale on AWS. The schema normalises SageMaker's deeply nested JSON request/response shapes into well-typed GraphQL objects, making it straightforward to explore the surface area of the API, generate documentation, or bootstrap a GraphQL gateway on top of the underlying REST endpoints.

Documentation Endpoint View on GitHub AIInferenceMachine LearningMLOpsTrainingGraphQL

Overview

Amazon SageMaker GraphQL Schema is a GraphQL API specification published by Amazon SageMaker on the APIs.io network.

This GraphQL schema provides a conceptual graph representation of the Amazon SageMaker REST API. SageMaker is a fully managed ML platform for building, training, and deploying machine learning models at scale on AWS. The schema normalises SageMaker’s deeply nested JSON request/response shapes into well-typed GraphQL objects, making it straightforward to explore the surface area of the API, generate documentation, or bootstrap a GraphQL gateway on top of the underlying REST endpoints.

The specification includes 1 reference link.

Tagged areas include AI, Inference, Machine Learning, MLOps, and Training.

Endpoint

References

Related API Specs

Amazon SageMaker API (OpenAPI)
Back to Amazon SageMaker · All GraphQL Specs · GitHub