opensearchingestion_list_pipelines {paws.analytics} | R Documentation |
Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region
Description
Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region. For more information, see Viewing Amazon OpenSearch Ingestion pipelines.
See https://www.paws-r-sdk.com/docs/opensearchingestion_list_pipelines/ for full documentation.
Usage
opensearchingestion_list_pipelines(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
NextToken |
If your initial |
[Package paws.analytics version 0.7.0 Index]