datapipeline_list_pipelines: Lists the pipeline identifiers for all active pipelines that...

View source: R/datapipeline_operations.R

datapipeline_list_pipelinesR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/datapipeline_list_pipelines/ for full documentation.

Usage

datapipeline_list_pipelines(marker = NULL)

Arguments

marker

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 list_pipelines with the marker value from the previous call to retrieve the next set of results.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.