@aws-sdk/client-elasticsearch-service 3.413.0 → 3.418.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/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-cjs/commands/AddTagsCommand.js +5 -0
- package/dist-cjs/commands/AssociatePackageCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +5 -0
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +5 -0
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-cjs/commands/CreatePackageCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcEndpointCommand.js +5 -0
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +5 -0
- package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +5 -0
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeletePackageCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcEndpointCommand.js +5 -0
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +5 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +5 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +5 -0
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +5 -0
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +5 -0
- package/dist-cjs/commands/DescribePackagesCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +5 -0
- package/dist-cjs/commands/DissociatePackageCommand.js +5 -0
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +5 -0
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js +5 -0
- package/dist-cjs/commands/GetUpgradeStatusCommand.js +5 -0
- package/dist-cjs/commands/ListDomainNamesCommand.js +5 -0
- package/dist-cjs/commands/ListDomainsForPackageCommand.js +5 -0
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +5 -0
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListPackagesForDomainCommand.js +5 -0
- package/dist-cjs/commands/ListTagsCommand.js +5 -0
- package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/ListVpcEndpointsCommand.js +5 -0
- package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +5 -0
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +5 -0
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-cjs/commands/RemoveTagsCommand.js +5 -0
- package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +5 -0
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageCommand.js +5 -0
- package/dist-cjs/commands/UpdateVpcEndpointCommand.js +5 -0
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-es/commands/AddTagsCommand.js +5 -0
- package/dist-es/commands/AssociatePackageCommand.js +5 -0
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +5 -0
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +5 -0
- package/dist-es/commands/CreateElasticsearchDomainCommand.js +5 -0
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-es/commands/CreatePackageCommand.js +5 -0
- package/dist-es/commands/CreateVpcEndpointCommand.js +5 -0
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js +5 -0
- package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +5 -0
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-es/commands/DeletePackageCommand.js +5 -0
- package/dist-es/commands/DeleteVpcEndpointCommand.js +5 -0
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +5 -0
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +5 -0
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js +5 -0
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +5 -0
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +5 -0
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +5 -0
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +5 -0
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +5 -0
- package/dist-es/commands/DescribePackagesCommand.js +5 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +5 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +5 -0
- package/dist-es/commands/DissociatePackageCommand.js +5 -0
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +5 -0
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +5 -0
- package/dist-es/commands/GetUpgradeHistoryCommand.js +5 -0
- package/dist-es/commands/GetUpgradeStatusCommand.js +5 -0
- package/dist-es/commands/ListDomainNamesCommand.js +5 -0
- package/dist-es/commands/ListDomainsForPackageCommand.js +5 -0
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +5 -0
- package/dist-es/commands/ListElasticsearchVersionsCommand.js +5 -0
- package/dist-es/commands/ListPackagesForDomainCommand.js +5 -0
- package/dist-es/commands/ListTagsCommand.js +5 -0
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +5 -0
- package/dist-es/commands/ListVpcEndpointsCommand.js +5 -0
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +5 -0
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +5 -0
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +5 -0
- package/dist-es/commands/RemoveTagsCommand.js +5 -0
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +5 -0
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +5 -0
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +5 -0
- package/dist-es/commands/UpdatePackageCommand.js +5 -0
- package/dist-es/commands/UpdateVpcEndpointCommand.js +5 -0
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteOutboundCrossClusterSearchConnectionCommand, se_DeleteOutboundCrossClusterSearchConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DeleteOutboundCrossClusterSearchConnection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePackageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePackageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DeletePackage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteVpcEndpointCommand, se_DeleteVpcEndpointCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteVpcEndpointCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteVpcEndpointCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DeleteVpcEndpoint",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDomainAutoTunesCommand, se_DescribeDomainAutoTunesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDomainAutoTunesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDomainAutoTunesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeDomainAutoTunes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDomainChangeProgressCommand, se_DescribeDomainChangeProgressCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDomainChangeProgressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDomainChangeProgressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeDomainChangeProgress",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeElasticsearchDomainCommand, se_DescribeElasticsearchDomainCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeElasticsearchDomainCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeElasticsearchDomainCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeElasticsearchDomain",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeElasticsearchDomainConfigCommand, se_DescribeElasticsearchDomainConfigCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeElasticsearchDomainConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeElasticsearchDomainConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeElasticsearchDomainConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeElasticsearchDomainsCommand, se_DescribeElasticsearchDomainsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeElasticsearchDomainsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeElasticsearchDomainsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeElasticsearchDomains",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeElasticsearchInstanceTypeLimitsCommand, se_DescribeElasticsearchInstanceTypeLimitsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeElasticsearchInstanceTypeLimitsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeElasticsearchInstanceTypeLimitsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeElasticsearchInstanceTypeLimits",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeInboundCrossClusterSearchConnectionsCommand, se_DescribeInboundCrossClusterSearchConnectionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeInboundCrossClusterSearchConnectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeInboundCrossClusterSearchConnectionsCommand extends $Comman
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeInboundCrossClusterSearchConnections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeOutboundCrossClusterSearchConnectionsCommand, se_DescribeOutboundCrossClusterSearchConnectionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeOutboundCrossClusterSearchConnectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeOutboundCrossClusterSearchConnectionsCommand extends $Comma
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeOutboundCrossClusterSearchConnections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribePackagesCommand, se_DescribePackagesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePackagesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePackagesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribePackages",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeReservedElasticsearchInstanceOfferingsCommand, se_DescribeReservedElasticsearchInstanceOfferingsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeReservedElasticsearchInstanceOfferingsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeReservedElasticsearchInstanceOfferingsCommand extends $Comm
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeReservedElasticsearchInstanceOfferings",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeReservedElasticsearchInstancesCommand, se_DescribeReservedElasticsearchInstancesCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeReservedElasticsearchInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeReservedElasticsearchInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeReservedElasticsearchInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeVpcEndpointsCommand, se_DescribeVpcEndpointsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeVpcEndpointsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeVpcEndpointsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DescribeVpcEndpoints",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DissociatePackageCommand, se_DissociatePackageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DissociatePackageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DissociatePackageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "DissociatePackage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetCompatibleElasticsearchVersionsCommand, se_GetCompatibleElasticsearchVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetCompatibleElasticsearchVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetCompatibleElasticsearchVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "GetCompatibleElasticsearchVersions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetPackageVersionHistoryCommand, se_GetPackageVersionHistoryCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetPackageVersionHistoryCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetPackageVersionHistoryCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "GetPackageVersionHistory",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetUpgradeHistoryCommand, se_GetUpgradeHistoryCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetUpgradeHistoryCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetUpgradeHistoryCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "GetUpgradeHistory",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetUpgradeStatusCommand, se_GetUpgradeStatusCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetUpgradeStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetUpgradeStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "GetUpgradeStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDomainNamesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDomainNamesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListDomainNames",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDomainsForPackageCommand, se_ListDomainsForPackageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDomainsForPackageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDomainsForPackageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListDomainsForPackage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListElasticsearchInstanceTypesCommand, se_ListElasticsearchInstanceTypesCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListElasticsearchInstanceTypesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListElasticsearchInstanceTypesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListElasticsearchInstanceTypes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListElasticsearchVersionsCommand, se_ListElasticsearchVersionsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListElasticsearchVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListElasticsearchVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListElasticsearchVersions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListPackagesForDomainCommand, se_ListPackagesForDomainCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPackagesForDomainCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPackagesForDomainCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListPackagesForDomain",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListTags",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListVpcEndpointAccessCommand, se_ListVpcEndpointAccessCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListVpcEndpointAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListVpcEndpointAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListVpcEndpointAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListVpcEndpointsCommand, se_ListVpcEndpointsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListVpcEndpointsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListVpcEndpointsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListVpcEndpoints",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListVpcEndpointsForDomainCommand, se_ListVpcEndpointsForDomainCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListVpcEndpointsForDomainCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListVpcEndpointsForDomainCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "ListVpcEndpointsForDomain",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PurchaseReservedElasticsearchInstanceOfferingCommand, se_PurchaseReservedElasticsearchInstanceOfferingCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Comma
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "PurchaseReservedElasticsearchInstanceOffering",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RejectInboundCrossClusterSearchConnectionCommand, se_RejectInboundCrossClusterSearchConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RejectInboundCrossClusterSearchConnectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RejectInboundCrossClusterSearchConnectionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "RejectInboundCrossClusterSearchConnection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RemoveTagsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RemoveTagsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElasticsearchService2015",
|
|
35
|
+
operation: "RemoveTags",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|