Lists all OpenSearch applications under your account
Source:R/opensearchservice_operations.R
opensearchservice_list_applications.RdLists all OpenSearch applications under your account.
See https://www.paws-r-sdk.com/docs/opensearchservice_list_applications/ for full documentation.
Arguments
- nextToken
When
nextTokenis returned, there are more results available. The value ofnextTokenis a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.- statuses
Filters the list of OpenSearch applications by status. Possible values:
CREATING,UPDATING,DELETING,FAILED,ACTIVE, andDELETED.- maxResults
An optional parameter that specifies the maximum number of results to return for a given request.