Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region
Source:R/opensearchingestion_operations.R
opensearchingestion_list_pipelines.RdLists 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.
Arguments
- MaxResults
An optional parameter that specifies the maximum number of results to return. You can use
nextTokento get the next page of results.- NextToken
If your initial
list_pipelinesoperation returns anextToken, you can include the returnednextTokenin subsequentlist_pipelinesoperations, which returns results in the next page.