@aws-sdk/client-elasticsearch-service 3.337.0 → 3.341.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/ElasticsearchServiceClient.js +2 -1
- package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +2 -1
- package/dist-cjs/commands/AddTagsCommand.js +2 -1
- package/dist-cjs/commands/AssociatePackageCommand.js +2 -1
- package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +2 -1
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -1
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +2 -1
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -1
- package/dist-cjs/commands/CreatePackageCommand.js +2 -1
- package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -1
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +2 -1
- package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +2 -1
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeletePackageCommand.js +2 -1
- package/dist-cjs/commands/DeleteVpcEndpointCommand.js +2 -1
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +2 -1
- package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +2 -1
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +2 -1
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +2 -1
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +2 -1
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -1
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -1
- package/dist-cjs/commands/DescribePackagesCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -1
- package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -1
- package/dist-cjs/commands/DissociatePackageCommand.js +2 -1
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -1
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +2 -1
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js +2 -1
- package/dist-cjs/commands/GetUpgradeStatusCommand.js +2 -1
- package/dist-cjs/commands/ListDomainNamesCommand.js +2 -1
- package/dist-cjs/commands/ListDomainsForPackageCommand.js +2 -1
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +2 -1
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListPackagesForDomainCommand.js +2 -1
- package/dist-cjs/commands/ListTagsCommand.js +2 -1
- package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +2 -1
- package/dist-cjs/commands/ListVpcEndpointsCommand.js +2 -1
- package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +2 -1
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -1
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -1
- package/dist-cjs/commands/RemoveTagsCommand.js +2 -1
- package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +2 -1
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -1
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdatePackageCommand.js +2 -1
- package/dist-cjs/commands/UpdateVpcEndpointCommand.js +2 -1
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/ElasticsearchServiceServiceException.js +2 -1
- package/dist-es/ElasticsearchServiceClient.js +1 -0
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +1 -0
- package/dist-es/commands/AddTagsCommand.js +1 -0
- package/dist-es/commands/AssociatePackageCommand.js +1 -0
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +1 -0
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +1 -0
- package/dist-es/commands/CreateElasticsearchDomainCommand.js +1 -0
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +1 -0
- package/dist-es/commands/CreatePackageCommand.js +1 -0
- package/dist-es/commands/CreateVpcEndpointCommand.js +1 -0
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js +1 -0
- package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +1 -0
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +1 -0
- package/dist-es/commands/DeletePackageCommand.js +1 -0
- package/dist-es/commands/DeleteVpcEndpointCommand.js +1 -0
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +1 -0
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +1 -0
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +1 -0
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +1 -0
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +1 -0
- package/dist-es/commands/DescribePackagesCommand.js +1 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +1 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +1 -0
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +1 -0
- package/dist-es/commands/DissociatePackageCommand.js +1 -0
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +1 -0
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +1 -0
- package/dist-es/commands/GetUpgradeHistoryCommand.js +1 -0
- package/dist-es/commands/GetUpgradeStatusCommand.js +1 -0
- package/dist-es/commands/ListDomainNamesCommand.js +1 -0
- package/dist-es/commands/ListDomainsForPackageCommand.js +1 -0
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +1 -0
- package/dist-es/commands/ListElasticsearchVersionsCommand.js +1 -0
- package/dist-es/commands/ListPackagesForDomainCommand.js +1 -0
- package/dist-es/commands/ListTagsCommand.js +1 -0
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +1 -0
- package/dist-es/commands/ListVpcEndpointsCommand.js +1 -0
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +1 -0
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +1 -0
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +1 -0
- package/dist-es/commands/RemoveTagsCommand.js +1 -0
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +1 -0
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +1 -0
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +1 -0
- package/dist-es/commands/UpdatePackageCommand.js +1 -0
- package/dist-es/commands/UpdateVpcEndpointCommand.js +1 -0
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/ElasticsearchServiceServiceException.js +1 -0
- package/dist-types/ElasticsearchServiceClient.d.ts +3 -3
- package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +4 -0
- package/dist-types/commands/AddTagsCommand.d.ts +4 -0
- package/dist-types/commands/AssociatePackageCommand.d.ts +4 -0
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +4 -0
- package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +4 -0
- package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +4 -0
- package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CreatePackageCommand.d.ts +4 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +4 -0
- package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +4 -0
- package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +4 -0
- package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +4 -0
- package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribePackagesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/DissociatePackageCommand.d.ts +4 -0
- package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +4 -0
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +4 -0
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +4 -0
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListDomainNamesCommand.d.ts +4 -0
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +4 -0
- package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +4 -0
- package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsCommand.d.ts +4 -0
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +4 -0
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +4 -0
- package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +4 -0
- package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +4 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +4 -0
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +4 -0
- package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePackageCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +4 -0
- package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +4 -0
- package/dist-types/index.d.ts +13 -2
- package/dist-types/models/ElasticsearchServiceServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ElasticsearchServiceClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/ElasticsearchServiceServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
5
5
|
import { UpdateVpcEndpointRequest, UpdateVpcEndpointResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
5
5
|
import { UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>Amazon Elasticsearch Configuration Service</fullname>
|
|
3
|
+
* <p>Use the Amazon Elasticsearch Configuration API to create, configure, and manage Elasticsearch domains.</p>
|
|
4
|
+
* <p>For sample code that uses the Configuration API, see the <a href="https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-configuration-samples.html">Amazon Elasticsearch Service Developer Guide</a>.
|
|
5
|
+
* The guide also contains <a href="https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-request-signing.html">sample code for sending signed HTTP requests to the Elasticsearch APIs</a>.</p>
|
|
6
|
+
* <p>The endpoint for configuration service requests is region-specific: es.<i>region</i>.amazonaws.com.
|
|
7
|
+
* For example, es.us-east-1.amazonaws.com. For a current list of supported regions and endpoints,
|
|
8
|
+
* see <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticsearch-service-regions" target="_blank">Regions and Endpoints</a>.</p>
|
|
9
|
+
*
|
|
10
|
+
* @packageDocumentation
|
|
11
|
+
*/
|
|
2
12
|
export * from "./ElasticsearchServiceClient";
|
|
13
|
+
export * from "./ElasticsearchService";
|
|
3
14
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
15
|
export * from "./pagination";
|
|
16
|
+
export * from "./models";
|
|
6
17
|
export { ElasticsearchServiceServiceException } from "./models/ElasticsearchServiceServiceException";
|
|
@@ -251,6 +251,7 @@ import {
|
|
|
251
251
|
ClientResolvedEndpointParameters,
|
|
252
252
|
EndpointParameters,
|
|
253
253
|
} from "./endpoint/EndpointParameters";
|
|
254
|
+
export { __Client };
|
|
254
255
|
export type ServiceInputTypes =
|
|
255
256
|
| AcceptInboundCrossClusterSearchConnectionCommandInput
|
|
256
257
|
| AddTagsCommandInput
|
|
@@ -377,7 +378,7 @@ export interface ClientDefaults
|
|
|
377
378
|
logger?: __Logger;
|
|
378
379
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
379
380
|
}
|
|
380
|
-
type ElasticsearchServiceClientConfigType = Partial<
|
|
381
|
+
export type ElasticsearchServiceClientConfigType = Partial<
|
|
381
382
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
382
383
|
> &
|
|
383
384
|
ClientDefaults &
|
|
@@ -390,7 +391,7 @@ type ElasticsearchServiceClientConfigType = Partial<
|
|
|
390
391
|
ClientInputEndpointParameters;
|
|
391
392
|
export interface ElasticsearchServiceClientConfig
|
|
392
393
|
extends ElasticsearchServiceClientConfigType {}
|
|
393
|
-
type ElasticsearchServiceClientResolvedConfigType =
|
|
394
|
+
export type ElasticsearchServiceClientResolvedConfigType =
|
|
394
395
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
395
396
|
Required<ClientDefaults> &
|
|
396
397
|
RegionResolvedConfig &
|
|
@@ -412,4 +413,3 @@ export declare class ElasticsearchServiceClient extends __Client<
|
|
|
412
413
|
constructor(configuration: ElasticsearchServiceClientConfig);
|
|
413
414
|
destroy(): void;
|
|
414
415
|
}
|
|
415
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AcceptInboundCrossClusterSearchConnectionRequest,
|
|
16
16
|
AcceptInboundCrossClusterSearchConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AcceptInboundCrossClusterSearchConnectionCommandInput
|
|
19
20
|
extends AcceptInboundCrossClusterSearchConnectionRequest {}
|
|
20
21
|
export interface AcceptInboundCrossClusterSearchConnectionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticsearchServiceClient";
|
|
14
14
|
import { AddTagsRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface AddTagsCommandInput extends AddTagsRequest {}
|
|
16
17
|
export interface AddTagsCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class AddTagsCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AssociatePackageRequest,
|
|
16
16
|
AssociatePackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociatePackageCommandInput extends AssociatePackageRequest {}
|
|
19
20
|
export interface AssociatePackageCommandOutput
|
|
20
21
|
extends AssociatePackageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AuthorizeVpcEndpointAccessRequest,
|
|
16
16
|
AuthorizeVpcEndpointAccessResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AuthorizeVpcEndpointAccessCommandInput
|
|
19
20
|
extends AuthorizeVpcEndpointAccessRequest {}
|
|
20
21
|
export interface AuthorizeVpcEndpointAccessCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CancelElasticsearchServiceSoftwareUpdateRequest,
|
|
16
16
|
CancelElasticsearchServiceSoftwareUpdateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CancelElasticsearchServiceSoftwareUpdateCommandInput
|
|
19
20
|
extends CancelElasticsearchServiceSoftwareUpdateRequest {}
|
|
20
21
|
export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateElasticsearchDomainRequest,
|
|
16
16
|
CreateElasticsearchDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateElasticsearchDomainCommandInput
|
|
19
20
|
extends CreateElasticsearchDomainRequest {}
|
|
20
21
|
export interface CreateElasticsearchDomainCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateOutboundCrossClusterSearchConnectionRequest,
|
|
16
16
|
CreateOutboundCrossClusterSearchConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateOutboundCrossClusterSearchConnectionCommandInput
|
|
19
20
|
extends CreateOutboundCrossClusterSearchConnectionRequest {}
|
|
20
21
|
export interface CreateOutboundCrossClusterSearchConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreatePackageRequest,
|
|
16
16
|
CreatePackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreatePackageCommandInput extends CreatePackageRequest {}
|
|
19
20
|
export interface CreatePackageCommandOutput
|
|
20
21
|
extends CreatePackageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateVpcEndpointRequest,
|
|
16
16
|
CreateVpcEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVpcEndpointCommandInput
|
|
19
20
|
extends CreateVpcEndpointRequest {}
|
|
20
21
|
export interface CreateVpcEndpointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteElasticsearchDomainRequest,
|
|
16
16
|
DeleteElasticsearchDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteElasticsearchDomainCommandInput
|
|
19
20
|
extends DeleteElasticsearchDomainRequest {}
|
|
20
21
|
export interface DeleteElasticsearchDomainCommandOutput
|
|
@@ -11,6 +11,7 @@ import {
|
|
|
11
11
|
ServiceInputTypes,
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticsearchServiceClient";
|
|
14
|
+
export { __MetadataBearer, $Command };
|
|
14
15
|
export interface DeleteElasticsearchServiceRoleCommandInput {}
|
|
15
16
|
export interface DeleteElasticsearchServiceRoleCommandOutput
|
|
16
17
|
extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteInboundCrossClusterSearchConnectionRequest,
|
|
16
16
|
DeleteInboundCrossClusterSearchConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteInboundCrossClusterSearchConnectionCommandInput
|
|
19
20
|
extends DeleteInboundCrossClusterSearchConnectionRequest {}
|
|
20
21
|
export interface DeleteInboundCrossClusterSearchConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteOutboundCrossClusterSearchConnectionRequest,
|
|
16
16
|
DeleteOutboundCrossClusterSearchConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteOutboundCrossClusterSearchConnectionCommandInput
|
|
19
20
|
extends DeleteOutboundCrossClusterSearchConnectionRequest {}
|
|
20
21
|
export interface DeleteOutboundCrossClusterSearchConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeletePackageRequest,
|
|
16
16
|
DeletePackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeletePackageCommandInput extends DeletePackageRequest {}
|
|
19
20
|
export interface DeletePackageCommandOutput
|
|
20
21
|
extends DeletePackageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteVpcEndpointRequest,
|
|
16
16
|
DeleteVpcEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteVpcEndpointCommandInput
|
|
19
20
|
extends DeleteVpcEndpointRequest {}
|
|
20
21
|
export interface DeleteVpcEndpointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeDomainAutoTunesRequest,
|
|
16
16
|
DescribeDomainAutoTunesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDomainAutoTunesCommandInput
|
|
19
20
|
extends DescribeDomainAutoTunesRequest {}
|
|
20
21
|
export interface DescribeDomainAutoTunesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeDomainChangeProgressRequest,
|
|
16
16
|
DescribeDomainChangeProgressResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDomainChangeProgressCommandInput
|
|
19
20
|
extends DescribeDomainChangeProgressRequest {}
|
|
20
21
|
export interface DescribeDomainChangeProgressCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeElasticsearchDomainRequest,
|
|
16
16
|
DescribeElasticsearchDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeElasticsearchDomainCommandInput
|
|
19
20
|
extends DescribeElasticsearchDomainRequest {}
|
|
20
21
|
export interface DescribeElasticsearchDomainCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeElasticsearchDomainConfigRequest,
|
|
16
16
|
DescribeElasticsearchDomainConfigResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeElasticsearchDomainConfigCommandInput
|
|
19
20
|
extends DescribeElasticsearchDomainConfigRequest {}
|
|
20
21
|
export interface DescribeElasticsearchDomainConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeElasticsearchDomainsRequest,
|
|
16
16
|
DescribeElasticsearchDomainsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeElasticsearchDomainsCommandInput
|
|
19
20
|
extends DescribeElasticsearchDomainsRequest {}
|
|
20
21
|
export interface DescribeElasticsearchDomainsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeElasticsearchInstanceTypeLimitsRequest,
|
|
16
16
|
DescribeElasticsearchInstanceTypeLimitsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeElasticsearchInstanceTypeLimitsCommandInput
|
|
19
20
|
extends DescribeElasticsearchInstanceTypeLimitsRequest {}
|
|
20
21
|
export interface DescribeElasticsearchInstanceTypeLimitsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeInboundCrossClusterSearchConnectionsRequest,
|
|
16
16
|
DescribeInboundCrossClusterSearchConnectionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeInboundCrossClusterSearchConnectionsCommandInput
|
|
19
20
|
extends DescribeInboundCrossClusterSearchConnectionsRequest {}
|
|
20
21
|
export interface DescribeInboundCrossClusterSearchConnectionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOutboundCrossClusterSearchConnectionsRequest,
|
|
16
16
|
DescribeOutboundCrossClusterSearchConnectionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOutboundCrossClusterSearchConnectionsCommandInput
|
|
19
20
|
extends DescribeOutboundCrossClusterSearchConnectionsRequest {}
|
|
20
21
|
export interface DescribeOutboundCrossClusterSearchConnectionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribePackagesRequest,
|
|
16
16
|
DescribePackagesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribePackagesCommandInput extends DescribePackagesRequest {}
|
|
19
20
|
export interface DescribePackagesCommandOutput
|
|
20
21
|
extends DescribePackagesResponse,
|
package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts
CHANGED
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReservedElasticsearchInstanceOfferingsRequest,
|
|
16
16
|
DescribeReservedElasticsearchInstanceOfferingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReservedElasticsearchInstanceOfferingsCommandInput
|
|
19
20
|
extends DescribeReservedElasticsearchInstanceOfferingsRequest {}
|
|
20
21
|
export interface DescribeReservedElasticsearchInstanceOfferingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReservedElasticsearchInstancesRequest,
|
|
16
16
|
DescribeReservedElasticsearchInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReservedElasticsearchInstancesCommandInput
|
|
19
20
|
extends DescribeReservedElasticsearchInstancesRequest {}
|
|
20
21
|
export interface DescribeReservedElasticsearchInstancesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeVpcEndpointsRequest,
|
|
16
16
|
DescribeVpcEndpointsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeVpcEndpointsCommandInput
|
|
19
20
|
extends DescribeVpcEndpointsRequest {}
|
|
20
21
|
export interface DescribeVpcEndpointsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DissociatePackageRequest,
|
|
16
16
|
DissociatePackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DissociatePackageCommandInput
|
|
19
20
|
extends DissociatePackageRequest {}
|
|
20
21
|
export interface DissociatePackageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetCompatibleElasticsearchVersionsRequest,
|
|
16
16
|
GetCompatibleElasticsearchVersionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCompatibleElasticsearchVersionsCommandInput
|
|
19
20
|
extends GetCompatibleElasticsearchVersionsRequest {}
|
|
20
21
|
export interface GetCompatibleElasticsearchVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetPackageVersionHistoryRequest,
|
|
16
16
|
GetPackageVersionHistoryResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPackageVersionHistoryCommandInput
|
|
19
20
|
extends GetPackageVersionHistoryRequest {}
|
|
20
21
|
export interface GetPackageVersionHistoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetUpgradeHistoryRequest,
|
|
16
16
|
GetUpgradeHistoryResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetUpgradeHistoryCommandInput
|
|
19
20
|
extends GetUpgradeHistoryRequest {}
|
|
20
21
|
export interface GetUpgradeHistoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetUpgradeStatusRequest,
|
|
16
16
|
GetUpgradeStatusResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetUpgradeStatusCommandInput extends GetUpgradeStatusRequest {}
|
|
19
20
|
export interface GetUpgradeStatusCommandOutput
|
|
20
21
|
extends GetUpgradeStatusResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDomainNamesRequest,
|
|
16
16
|
ListDomainNamesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDomainNamesCommandInput extends ListDomainNamesRequest {}
|
|
19
20
|
export interface ListDomainNamesCommandOutput
|
|
20
21
|
extends ListDomainNamesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListDomainsForPackageRequest,
|
|
16
16
|
ListDomainsForPackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListDomainsForPackageCommandInput
|
|
19
20
|
extends ListDomainsForPackageRequest {}
|
|
20
21
|
export interface ListDomainsForPackageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListElasticsearchInstanceTypesRequest,
|
|
16
16
|
ListElasticsearchInstanceTypesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListElasticsearchInstanceTypesCommandInput
|
|
19
20
|
extends ListElasticsearchInstanceTypesRequest {}
|
|
20
21
|
export interface ListElasticsearchInstanceTypesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListElasticsearchVersionsRequest,
|
|
16
16
|
ListElasticsearchVersionsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListElasticsearchVersionsCommandInput
|
|
19
20
|
extends ListElasticsearchVersionsRequest {}
|
|
20
21
|
export interface ListElasticsearchVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListPackagesForDomainRequest,
|
|
16
16
|
ListPackagesForDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListPackagesForDomainCommandInput
|
|
19
20
|
extends ListPackagesForDomainRequest {}
|
|
20
21
|
export interface ListPackagesForDomainCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticsearchServiceClient";
|
|
14
14
|
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListTagsCommandInput extends ListTagsRequest {}
|
|
16
17
|
export interface ListTagsCommandOutput
|
|
17
18
|
extends ListTagsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListVpcEndpointAccessRequest,
|
|
16
16
|
ListVpcEndpointAccessResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListVpcEndpointAccessCommandInput
|
|
19
20
|
extends ListVpcEndpointAccessRequest {}
|
|
20
21
|
export interface ListVpcEndpointAccessCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListVpcEndpointsRequest,
|
|
16
16
|
ListVpcEndpointsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListVpcEndpointsCommandInput extends ListVpcEndpointsRequest {}
|
|
19
20
|
export interface ListVpcEndpointsCommandOutput
|
|
20
21
|
extends ListVpcEndpointsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListVpcEndpointsForDomainRequest,
|
|
16
16
|
ListVpcEndpointsForDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListVpcEndpointsForDomainCommandInput
|
|
19
20
|
extends ListVpcEndpointsForDomainRequest {}
|
|
20
21
|
export interface ListVpcEndpointsForDomainCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PurchaseReservedElasticsearchInstanceOfferingRequest,
|
|
16
16
|
PurchaseReservedElasticsearchInstanceOfferingResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PurchaseReservedElasticsearchInstanceOfferingCommandInput
|
|
19
20
|
extends PurchaseReservedElasticsearchInstanceOfferingRequest {}
|
|
20
21
|
export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RejectInboundCrossClusterSearchConnectionRequest,
|
|
16
16
|
RejectInboundCrossClusterSearchConnectionResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RejectInboundCrossClusterSearchConnectionCommandInput
|
|
19
20
|
extends RejectInboundCrossClusterSearchConnectionRequest {}
|
|
20
21
|
export interface RejectInboundCrossClusterSearchConnectionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../ElasticsearchServiceClient";
|
|
14
14
|
import { RemoveTagsRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RemoveTagsCommandInput extends RemoveTagsRequest {}
|
|
16
17
|
export interface RemoveTagsCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class RemoveTagsCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RevokeVpcEndpointAccessRequest,
|
|
16
16
|
RevokeVpcEndpointAccessResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RevokeVpcEndpointAccessCommandInput
|
|
19
20
|
extends RevokeVpcEndpointAccessRequest {}
|
|
20
21
|
export interface RevokeVpcEndpointAccessCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartElasticsearchServiceSoftwareUpdateRequest,
|
|
16
16
|
StartElasticsearchServiceSoftwareUpdateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartElasticsearchServiceSoftwareUpdateCommandInput
|
|
19
20
|
extends StartElasticsearchServiceSoftwareUpdateRequest {}
|
|
20
21
|
export interface StartElasticsearchServiceSoftwareUpdateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateElasticsearchDomainConfigRequest,
|
|
16
16
|
UpdateElasticsearchDomainConfigResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateElasticsearchDomainConfigCommandInput
|
|
19
20
|
extends UpdateElasticsearchDomainConfigRequest {}
|
|
20
21
|
export interface UpdateElasticsearchDomainConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdatePackageRequest,
|
|
16
16
|
UpdatePackageResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdatePackageCommandInput extends UpdatePackageRequest {}
|
|
19
20
|
export interface UpdatePackageCommandOutput
|
|
20
21
|
extends UpdatePackageResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateVpcEndpointRequest,
|
|
16
16
|
UpdateVpcEndpointResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateVpcEndpointCommandInput
|
|
19
20
|
extends UpdateVpcEndpointRequest {}
|
|
20
21
|
export interface UpdateVpcEndpointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpgradeElasticsearchDomainRequest,
|
|
16
16
|
UpgradeElasticsearchDomainResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpgradeElasticsearchDomainCommandInput
|
|
19
20
|
extends UpgradeElasticsearchDomainRequest {}
|
|
20
21
|
export interface UpgradeElasticsearchDomainCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./ElasticsearchService";
|
|
2
1
|
export * from "./ElasticsearchServiceClient";
|
|
2
|
+
export * from "./ElasticsearchService";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { ElasticsearchServiceServiceException } from "./models/ElasticsearchServiceServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class ElasticsearchServiceServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|