amazonaws.com

Amazon Elasticsearch Configuration Service Use the Amazon Elasticsearch Configuration API to create, configure, and manage Elasticsearch domains. For sample code that uses the Configuration API, see the <a href="https://docs.aws.amazon.com/elasticsearch-service/latest/

🔑 oauth2 50 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns the name of all Elasticsearch domains owned by the current user's acc…
curl \
  -H "Authorization: $API_KEY" \
  http://es.us-east-1.amazonaws.com/2015-01-01/domain
Returns all tags for the given Elasticsearch domain.
curl \
  -H "Authorization: $API_KEY" \
  http://es.us-east-1.amazonaws.com/2015-01-01/tags/#arn
List all supported Elasticsearch versions
curl \
  -H "Authorization: $API_KEY" \
  http://es.us-east-1.amazonaws.com/2015-01-01/es/versions
Endpoints (50 total)
GET
/2015-01-01/domain
Returns the name of all Elasticsearch domains owned by the current user's acc…
GET
/2015-01-01/tags/#arn
Returns all tags for the given Elasticsearch domain.
GET
/2015-01-01/es/versions
List all supported Elasticsearch versions
GET
/2015-01-01/es/vpcEndpoints
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current …
GET
/2015-01-01/es/reservedInstances
Returns information about reserved Elasticsearch instances for this account.
GET
/2015-01-01/es/compatibleVersions
Returns a list of upgrade compatible Elastisearch versions. You can optionall…
GET
/2015-01-01/es/domain/{DomainName}
Returns domain configuration information about the specified Elasticsearch do…
GET
/2015-01-01/es/reservedInstanceOfferings
Lists available reserved Elasticsearch instance offerings.
GET
/2015-01-01/packages/{PackageID}/history
Returns a list of versions of the package, along with their creation time and…
GET
/2015-01-01/packages/{PackageID}/domains
Lists all Amazon ES domains associated with the package.
GET
/2015-01-01/domain/{DomainName}/packages
Lists all packages associated with the Amazon ES domain.
GET
/2015-01-01/es/domain/{DomainName}/config
Provides cluster configuration information about the specified Elasticsearch …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints50
Authoauth2
Categories1
http://es.us-east-1.amazonaws.com