Skip to contents

Lists the pipeline endpoints connected to pipelines in your account.

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

Usage

opensearchingestion_list_pipeline_endpoint_connections(
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

MaxResults

The maximum number of pipeline endpoint connections to return in the response.

NextToken

If your initial list_pipeline_endpoint_connections operation returns a nextToken, you can include the returned nextToken in subsequent list_pipeline_endpoint_connections operations, which returns results in the next page.