opensearchservice_get_compatible_versions {paws.analytics} | R Documentation |
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to
Description
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
See https://www.paws-r-sdk.com/docs/opensearchservice_get_compatible_versions/ for full documentation.
Usage
opensearchservice_get_compatible_versions(DomainName = NULL)
Arguments
DomainName |
The name of an existing domain. Provide this parameter to limit the results to a single domain. |
[Package paws.analytics version 0.9.0 Index]