View source: R/opensearchservice_operations.R
| opensearchservice_list_applications | R Documentation |
Lists all OpenSearch applications under your account.
See https://www.paws-r-sdk.com/docs/opensearchservice_list_applications/ for full documentation.
opensearchservice_list_applications(
nextToken = NULL,
statuses = NULL,
maxResults = NULL
)
nextToken |
When |
statuses |
Filters the list of OpenSearch applications by status. Possible values: |
maxResults |
An optional parameter that specifies the maximum number of results to return for a given request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.