/2015-01-01/es/upgradeDomain
The Amazon Elasticsearch Service multi-region endpoint
The Amazon Elasticsearch Service multi-region endpoint
POST
/2015-01-01/es/upgradeDomain
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://es.{region}.amazonaws.com/2015-01-01/es/upgradeDomain' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
200 - Example 1
{
"DomainName": "string",
"TargetVersion": "string",
"PerformCheckOnly": true,
"ChangeProgressDetails": {
"ChangeId": "string",
"Message": "string"
}
}
Request
Body Params application/json
Responses
Modified at 2023-08-15 04:15:53