Skip to contents

Usage

opensearchserviceserverless_list_collection_groups(
  nextToken = NULL,
  maxResults = NULL
)

Arguments

nextToken

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

maxResults

The maximum number of results to return. Default is 20. You can use nextToken to get the next page of results.