v1

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

Gets a list of parameters for a pipeline execution.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListPipelineParametersForExecution' required

Request body

PipelineExecutionArnstring required

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

NextTokenstring

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

MaxResultsinteger

The maximum number of parameters to return in the response.

Response

Success

NextTokenstring

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