v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198974.1 KB

Lists the pipeline identifiers for all active pipelines that you have permission to access.

post/#X-Amz-Target=DataPipeline.ListPipelines

Query parameters

markerstring

Pagination token

Headers

X-Amz-Target'DataPipeline.ListPipelines' required

Request body

markerstring

The starting point for the results to be returned. For the first call, this value should be empty. As long as there are more results, continue to call <code>ListPipelines</code> with the marker value from the previous call to retrieve the next set of results.

Response

Success

markerstring

The starting point for the next page of results. To view the next page of results, call <code>ListPipelinesOutput</code> again with this marker value. If the value is null, there are no more results.

hasMoreResultsboolean

Indicates whether there are more results that can be obtained by a subsequent call.