v1

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

Describes the details of a pipeline execution.

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

Headers

X-Amz-Target'SageMaker.DescribePipelineExecution' required

Request body

PipelineExecutionArnstring required

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

Response

Success

PipelineArnstring

The Amazon Resource Name (ARN) of the pipeline.

PipelineExecutionArnstring

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

PipelineExecutionDisplayNamestring

The display name of the pipeline execution.

PipelineExecutionStatus'Executing' | 'Stopping' | 'Stopped' | 'Failed' | 'Succeeded'

The status of the pipeline execution.

PipelineExecutionDescriptionstring

The description of the pipeline execution.

FailureReasonstring

If the execution failed, a message describing why.

CreationTimestring date-time

The time when the pipeline execution was created.

LastModifiedTimestring date-time

The time when the pipeline execution was modified last.