Skip to content

[ML] Add SageMaker #4940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[ML] Add SageMaker #4940

wants to merge 2 commits into from

Conversation

prwhelan
Copy link
Member

Create put request types, objects, and examples for SageMaker. Verified with make validate api=inference.put.

Create put request types, objects, and examples for SageMaker.
Verified with `make validate api=inference.put`.
/**
* Service Settings specific to the Elastic API for the Amazon SageMaker service.
*/
export class AmazonSageMakerElasticServiceSettings extends AmazonSageMakerServiceSettings {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know if I should delete this and roll it into the parent class - I don't see a lot of inheritance going on (and that's maybe a good thing) but it might look weird for TaskSettings because elastic can handle any input key/value pair

Copy link
Contributor

github-actions bot commented Jul 16, 2025

Following you can find the validation changes against the target branch for the API.

API Status Request Response
inference.put_amazonsagemaker 🟠 → ⚪ Missing type → Missing test Missing type → Missing test

You can validate this API yourself by using the make validate target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant