opensearchservice_list_applications: List all OpenSearch Applications under your account

View source: R/opensearchservice_operations.R

opensearchservice_list_applicationsR Documentation

List all OpenSearch Applications under your account

Description

List all OpenSearch Applications under your account.

See https://www.paws-r-sdk.com/docs/opensearchservice_list_applications/ for full documentation.

Usage

opensearchservice_list_applications(
  nextToken = NULL,
  statuses = NULL,
  maxResults = NULL
)

Arguments

nextToken
statuses

OpenSearch Application Status can be used as filters for the listing request. Possible values are CREATING, UPDATING, DELETING, FAILED, ACTIVE, and DELETED.

maxResults

paws.analytics documentation built on April 3, 2025, 11:10 p.m.