v1

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

Deletes a pipeline if there are no running instances of the pipeline. To delete a pipeline, you must stop all running instances of the pipeline using the <code>StopPipelineExecution</code> API. When you delete a pipeline, all instances of the pipeline are deleted.

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

Headers

X-Amz-Target'SageMaker.DeletePipeline' required

Request body

PipelineNamestring required

The name of the pipeline to delete.

ClientRequestTokenstring required

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

PipelineArnstring

The Amazon Resource Name (ARN) of the pipeline to delete.