v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450331268.9 KB

List all supported Elasticsearch versions

get/2015-01-01/es/versions

Query parameters

maxResultsinteger

Set this value to limit the number of results returned.

Set this value to limit the number of results returned. Value provided must be greater than 10 else it wont be honored.

nextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

ElasticsearchVersionsElasticsearchVersionString[]

List of supported elastic search versions.

NextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.