sendPipelineExecutionStepFailure
inline suspend fun SageMakerClient.sendPipelineExecutionStepFailure(crossinline block: SendPipelineExecutionStepFailureRequest.Builder.() -> Unit): SendPipelineExecutionStepFailureResponse
Notifies the pipeline that the execution of a callback step failed, along with a message describing why. When a callback step is run, the pipeline generates a callback token and includes the token in a message sent to Amazon Simple Queue Service (Amazon SQS).