CompatibleVersionsMap - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CompatibleVersionsMap

A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.

Contents

SourceVersion

The current version that the OpenSearch Service domain is running.

Type: String

Length Constraints: Minimum length of 14. Maximum length of 18.

Pattern: ^Elasticsearch_[0-9]{1}\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\.[0-9]{1,2}$

Required: No

TargetVersions

The possible versions that you can upgrade the domain to.

Type: Array of strings

Length Constraints: Minimum length of 14. Maximum length of 18.

Pattern: ^Elasticsearch_[0-9]{1}\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\.[0-9]{1,2}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: