Lists all OpenSearch applications under your account.
get/2021-01-01/opensearch/list-applications
Query parameters
nextTokenstring
When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.
statusesApplicationStatus[]
Filters the list of OpenSearch applications by status. Possible values: <code>CREATING</code>, <code>UPDATING</code>, <code>DELETING</code>, <code>FAILED</code>, <code>ACTIVE</code>, and <code>DELETED</code>.
maxResultsinteger
An optional parameter that specifies the maximum number of results to return for a given request.
Response
Success