datapipeline_list_pipelines {paws.analytics} | R 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 |
[Package paws.analytics version 0.7.0 Index]