View source: R/opensearchservice_operations.R
opensearchservice_list_applications | R Documentation |
List 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 |
|
statuses |
OpenSearch Application Status can be used as filters for the listing
request. Possible values are |
maxResults |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.