opensearchservice_list_versions: Lists all versions of OpenSearch and Elasticsearch that...

View source: R/opensearchservice_operations.R

opensearchservice_list_versionsR Documentation

Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports

Description

Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports.

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

Usage

opensearchservice_list_versions(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

An optional parameter that specifies the maximum number of results to return. You can use nextToken to get the next page of results.

NextToken

If your initial list_versions operation returns a nextToken, you can include the returned nextToken in subsequent list_versions operations, which returns results in the next page.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.