/2015-01-01/es/versions
The Amazon Elasticsearch Service multi-region endpoint
The Amazon Elasticsearch Service multi-region endpoint
GET
/2015-01-01/es/versions
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'http://es.{region}.amazonaws.com/2015-01-01/es/versions'
Response Response Example
200 - Example 1
{
"ElasticsearchVersions": [
"string"
],
"NextToken": "string"
}
Request
Query Params
maxResults
integer
optional
nextToken
string
optional
MaxResults
string
optional
NextToken
string
optional
Responses
Modified at 2023-08-15 04:15:53