| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProjectResponse> |
SageMakerAsyncClient.updateProject(UpdateProjectRequest updateProjectRequest)
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training
to deploying an approved model.
|
default UpdateProjectResponse |
SageMakerClient.updateProject(UpdateProjectRequest updateProjectRequest)
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training
to deploying an approved model.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateProjectRequestMarshaller.marshall(UpdateProjectRequest updateProjectRequest) |
Copyright © 2023. All rights reserved.