v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

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).

post/#X-Amz-Target=SageMaker.SendPipelineExecutionStepFailure

Headers

X-Amz-Target'SageMaker.SendPipelineExecutionStepFailure' required

Request body

CallbackTokenstring required

The pipeline generated token from the Amazon SQS queue.

FailureReasonstring

A message describing why the step failed.

ClientRequestTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

Response

Success

PipelineExecutionArnstring

The Amazon Resource Name (ARN) of the pipeline execution.