The Amazon Elasticsearch Service multi-region endpoint
http://es.{region}.amazonaws.com
The Amazon Elasticsearch Service multi-region endpoint
http://es.{region}.amazonaws.com
GET
/2015-01-01/es/domain/{DomainName}/config
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
Request
Path Params
Responses
🟢200Success
application/json
Body
🟠480BaseException
🟠481InternalException
🟠482ResourceNotFoundException
🟠483ValidationException
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http://es.{region}.amazonaws.com/2015-01-01/es/domain//config'