integrations.sh
← all integrations

amazonaws.com – es

OpenAPI apis-guru cloud

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 . The guide also contains .

The endpoint for configuration service requests is region-specific: es.region.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see .

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:es/2015-01-01.json
Provider
amazonaws.com:es / es
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/es/2015-01-01/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/es/2015-01-01/openapi.yaml

Tools (52)

Extracted live via the executor SDK.

  • 20150101.acceptInboundCrossClusterSearchConnection

    Allows the destination domain owner to accept an inbound cross-cluster search connection request.

  • 20150101.addTags

    Attaches tags to an existing Elasticsearch domain. Tags are a set of case-sensitive key value pairs. An Elasticsearch domain may have up to 10 tags. See

  • 20150101.associatePackage

    Associates a package with an Amazon ES domain.

  • 20150101.authorizeVpcEndpointAccess

    Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.

  • 20150101.cancelElasticsearchServiceSoftwareUpdate

    Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the AutomatedUpdateDate and when the UpdateStatus is in the PENDING_UPDATE state.

  • 20150101.createElasticsearchDomain

    Creates a new Elasticsearch domain. For more information, see in the Amazon Elasticsearch Service Developer Guide.

  • 20150101.createOutboundCrossClusterSearchConnection

    Creates a new cross-cluster search connection from a source domain to a destination domain.

  • 20150101.createPackage

    Create a package for use with Amazon ES domains.

  • 20150101.createVpcEndpoint

    Creates an Amazon OpenSearch Service-managed VPC endpoint.

  • 20150101.deleteElasticsearchDomain

    Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.

  • 20150101.deleteElasticsearchServiceRole

    Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains. Role deletion will fail if any existing VPC domains use the role. You must delete any such Elasticsearch domains before deleting the role. See in VPC Endpoints for Amazon Elasticsearch Service Domains.

  • 20150101.deleteInboundCrossClusterSearchConnection

    Allows the destination domain owner to delete an existing inbound cross-cluster search connection.

  • 20150101.deleteOutboundCrossClusterSearchConnection

    Allows the source domain owner to delete an existing outbound cross-cluster search connection.

  • 20150101.deletePackage

    Delete the package.

  • 20150101.deleteVpcEndpoint

    Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.

  • 20150101.describeDomainAutoTunes

    Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.

  • 20150101.describeDomainChangeProgress

    Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.

  • 20150101.describeElasticsearchDomain

    Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.

  • 20150101.describeElasticsearchDomainConfig

    Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.

  • 20150101.describeElasticsearchDomains

    Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.

  • 20150101.describeElasticsearchInstanceTypeLimits

    Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion. When modifying existing Domain, specify the DomainName [blocked] to know what Limits are supported for modifying.

  • 20150101.describeInboundCrossClusterSearchConnections

    Lists all the inbound cross-cluster search connections for a destination domain.

  • 20150101.describeOutboundCrossClusterSearchConnections

    Lists all the outbound cross-cluster search connections for a source domain.

  • 20150101.describePackages

    Describes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination.

  • 20150101.describeReservedElasticsearchInstanceOfferings

    Lists available reserved Elasticsearch instance offerings.

  • 20150101.describeReservedElasticsearchInstances

    Returns information about reserved Elasticsearch instances for this account.

  • 20150101.describeVpcEndpoints

    Describes one or more Amazon OpenSearch Service-managed VPC endpoints.

  • 20150101.dissociatePackage

    Dissociates a package from the Amazon ES domain.

  • 20150101.getCompatibleElasticsearchVersions

    Returns a list of upgrade compatible Elastisearch versions. You can optionally pass a DomainName [blocked] to get all upgrade compatible Elasticsearch versions for that specific domain.

  • 20150101.getPackageVersionHistory

    Returns a list of versions of the package, along with their creation time and commit message.

  • 20150101.getUpgradeHistory

    Retrieves the complete history of the last 10 upgrades that were performed on the domain.

  • 20150101.getUpgradeStatus

    Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.

  • 20150101.listDomainNames

    Returns the name of all Elasticsearch domains owned by the current user's account.

  • 20150101.listDomainsForPackage

    Lists all Amazon ES domains associated with the package.

  • 20150101.listElasticsearchInstanceTypes

    List all Elasticsearch instance types that are supported for given ElasticsearchVersion

  • 20150101.listElasticsearchVersions

    List all supported Elasticsearch versions

  • 20150101.listPackagesForDomain

    Lists all packages associated with the Amazon ES domain.

  • 20150101.listTags

    Returns all tags for the given Elasticsearch domain.

  • 20150101.listVpcEndpointAccess

    Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.

  • 20150101.listVpcEndpoints

    Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.

  • 20150101.listVpcEndpointsForDomain

    Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.

  • 20150101.purchaseReservedElasticsearchInstanceOffering

    Allows you to purchase reserved Elasticsearch instances.

  • 20150101.rejectInboundCrossClusterSearchConnection

    Allows the destination domain owner to reject an inbound cross-cluster search connection request.

  • 20150101.removeTags

    Removes the specified set of tags from the specified Elasticsearch domain.

  • 20150101.revokeVpcEndpointAccess

    Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.

  • 20150101.startElasticsearchServiceSoftwareUpdate

    Schedules a service software update for an Amazon ES domain.

  • 20150101.updateElasticsearchDomainConfig

    Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.

  • 20150101.updatePackage

    Updates a package for use with Amazon ES domains.

  • 20150101.updateVpcEndpoint

    Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.

  • 20150101.upgradeElasticsearchDomain

    Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools