amazonaws.com – es
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.acceptInboundCrossClusterSearchConnectionAllows the destination domain owner to accept an inbound cross-cluster search connection request.
-
20150101.addTagsAttaches 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.associatePackageAssociates a package with an Amazon ES domain.
-
20150101.authorizeVpcEndpointAccessProvides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
-
20150101.cancelElasticsearchServiceSoftwareUpdateCancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the
AutomatedUpdateDateand when theUpdateStatusis in thePENDING_UPDATEstate. -
20150101.createElasticsearchDomainCreates a new Elasticsearch domain. For more information, see in the Amazon Elasticsearch Service Developer Guide.
-
20150101.createOutboundCrossClusterSearchConnectionCreates a new cross-cluster search connection from a source domain to a destination domain.
-
20150101.createPackageCreate a package for use with Amazon ES domains.
-
20150101.createVpcEndpointCreates an Amazon OpenSearch Service-managed VPC endpoint.
-
20150101.deleteElasticsearchDomainPermanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.
-
20150101.deleteElasticsearchServiceRoleDeletes 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.deleteInboundCrossClusterSearchConnectionAllows the destination domain owner to delete an existing inbound cross-cluster search connection.
-
20150101.deleteOutboundCrossClusterSearchConnectionAllows the source domain owner to delete an existing outbound cross-cluster search connection.
-
20150101.deletePackageDelete the package.
-
20150101.deleteVpcEndpointDeletes an Amazon OpenSearch Service-managed interface VPC endpoint.
-
20150101.describeDomainAutoTunesProvides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.
-
20150101.describeDomainChangeProgressReturns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
-
20150101.describeElasticsearchDomainReturns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
-
20150101.describeElasticsearchDomainConfigProvides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
-
20150101.describeElasticsearchDomainsReturns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.
-
20150101.describeElasticsearchInstanceTypeLimitsDescribe 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.describeInboundCrossClusterSearchConnectionsLists all the inbound cross-cluster search connections for a destination domain.
-
20150101.describeOutboundCrossClusterSearchConnectionsLists all the outbound cross-cluster search connections for a source domain.
-
20150101.describePackagesDescribes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination.
-
20150101.describeReservedElasticsearchInstanceOfferingsLists available reserved Elasticsearch instance offerings.
-
20150101.describeReservedElasticsearchInstancesReturns information about reserved Elasticsearch instances for this account.
-
20150101.describeVpcEndpointsDescribes one or more Amazon OpenSearch Service-managed VPC endpoints.
-
20150101.dissociatePackageDissociates a package from the Amazon ES domain.
-
20150101.getCompatibleElasticsearchVersionsReturns 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.getPackageVersionHistoryReturns a list of versions of the package, along with their creation time and commit message.
-
20150101.getUpgradeHistoryRetrieves the complete history of the last 10 upgrades that were performed on the domain.
-
20150101.getUpgradeStatusRetrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
-
20150101.listDomainNamesReturns the name of all Elasticsearch domains owned by the current user's account.
-
20150101.listDomainsForPackageLists all Amazon ES domains associated with the package.
-
20150101.listElasticsearchInstanceTypesList all Elasticsearch instance types that are supported for given ElasticsearchVersion
-
20150101.listElasticsearchVersionsList all supported Elasticsearch versions
-
20150101.listPackagesForDomainLists all packages associated with the Amazon ES domain.
-
20150101.listTagsReturns all tags for the given Elasticsearch domain.
-
20150101.listVpcEndpointAccessRetrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
-
20150101.listVpcEndpointsRetrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.
-
20150101.listVpcEndpointsForDomainRetrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.
-
20150101.purchaseReservedElasticsearchInstanceOfferingAllows you to purchase reserved Elasticsearch instances.
-
20150101.rejectInboundCrossClusterSearchConnectionAllows the destination domain owner to reject an inbound cross-cluster search connection request.
-
20150101.removeTagsRemoves the specified set of tags from the specified Elasticsearch domain.
-
20150101.revokeVpcEndpointAccessRevokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.
-
20150101.startElasticsearchServiceSoftwareUpdateSchedules a service software update for an Amazon ES domain.
-
20150101.updateElasticsearchDomainConfigModifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.
-
20150101.updatePackageUpdates a package for use with Amazon ES domains.
-
20150101.updateVpcEndpointModifies an Amazon OpenSearch Service-managed interface VPC endpoint.
-
20150101.upgradeElasticsearchDomainAllows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools