getCompatibleElasticsearchVersions
abstract suspend fun getCompatibleElasticsearchVersions(input: GetCompatibleElasticsearchVersionsRequest = GetCompatibleElasticsearchVersionsRequest { }): GetCompatibleElasticsearchVersionsResponse
Returns a list of upgrade compatible Elastisearch versions. You can optionally pass a <a>DomainName</a>
to get all upgrade compatible Elasticsearch versions for that specific domain.