View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_list_collections | R Documentation |
Lists all OpenSearch Serverless collections. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_list_collections/ for full documentation.
opensearchserviceserverless_list_collections(
collectionFilters = NULL,
nextToken = NULL,
maxResults = NULL
)
collectionFilters |
A list of filter names and values that you can use for requests. |
nextToken |
If your initial
|
maxResults |
The maximum number of results to return. Default is 20. You can use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.