| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default SendPipelineExecutionStepFailureResponse |
SageMakerClient.sendPipelineExecutionStepFailure(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest)
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
default CompletableFuture<SendPipelineExecutionStepFailureResponse> |
SageMakerAsyncClient.sendPipelineExecutionStepFailure(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest)
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendPipelineExecutionStepFailureRequestMarshaller.marshall(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest) |
Copyright © 2022. All rights reserved.