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
)
OpenSearch Application Status can be used as filters for the listing
request. Possible values are CREATING
, UPDATING
, DELETING
,
FAILED
, ACTIVE
, and DELETED
.