v1

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

Describes the details of a pipeline.

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

Headers

X-Amz-Target'SageMaker.DescribePipeline' required

Request body

PipelineNamestring required

The name of the pipeline to describe.

Response

Success

PipelineArnstring

The Amazon Resource Name (ARN) of the pipeline.

PipelineNamestring

The name of the pipeline.

PipelineDisplayNamestring

The display name of the pipeline.

PipelineDefinitionstring

The JSON pipeline definition.

PipelineDescriptionstring

The description of the pipeline.

RoleArnstring

The Amazon Resource Name (ARN) that the pipeline uses to execute.

PipelineStatus'Active'

The status of the pipeline execution.

CreationTimestring date-time

The time when the pipeline was created.

LastModifiedTimestring date-time

The time when the pipeline was last modified.

LastRunTimestring date-time

The time when the pipeline was last run.