| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SendPipelineExecutionStepSuccessResult |
AmazonSageMakerClient.sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest request)
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
SendPipelineExecutionStepSuccessResult |
AbstractAmazonSageMaker.sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest request) |
SendPipelineExecutionStepSuccessResult |
AmazonSageMaker.sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest sendPipelineExecutionStepSuccessRequest)
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
SendPipelineExecutionStepSuccessResult |
SendPipelineExecutionStepSuccessResult.clone() |
SendPipelineExecutionStepSuccessResult |
SendPipelineExecutionStepSuccessResult.withPipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
|
Copyright © 2024. All rights reserved.