v1

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

Gets a list of <code>PipeLineExecutionStep</code> objects.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListPipelineExecutionSteps' required

Request body

PipelineExecutionArnstring

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

NextTokenstring

If the result of the previous <code>ListPipelineExecutionSteps</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of pipeline execution steps, use the token in the next request.

MaxResultsinteger

The maximum number of pipeline execution steps to return in the response.

SortOrder'Ascending' | 'Descending'

The field by which to sort results. The default is <code>CreatedTime</code>.

Response

Success

NextTokenstring

If the result of the previous <code>ListPipelineExecutionSteps</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of pipeline execution steps, use the token in the next request.