@aws-sdk/client-elasticsearch-service 3.306.0 → 3.309.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 +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/AssociatePackageCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +2 -2
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -2
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreatePackageCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +2 -2
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeletePackageCommand.js +2 -2
- package/dist-cjs/commands/DeleteVpcEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePackagesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DissociatePackageCommand.js +2 -2
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetUpgradeStatusCommand.js +2 -2
- package/dist-cjs/commands/ListDomainNamesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsForPackageCommand.js +2 -2
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +2 -2
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListPackagesForDomainCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +2 -2
- package/dist-cjs/commands/ListVpcEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +2 -2
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -2
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsCommand.js +2 -2
- package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +2 -2
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -2
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePackageCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +891 -975
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/AssociatePackageCommand.js +3 -3
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +3 -3
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +3 -3
- package/dist-es/commands/CreateElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/CreatePackageCommand.js +3 -3
- package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +3 -3
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/DeletePackageCommand.js +3 -3
- package/dist-es/commands/DeleteVpcEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +3 -3
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribePackagesCommand.js +3 -3
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +3 -3
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
- package/dist-es/commands/DissociatePackageCommand.js +3 -3
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +3 -3
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +3 -3
- package/dist-es/commands/GetUpgradeHistoryCommand.js +3 -3
- package/dist-es/commands/GetUpgradeStatusCommand.js +3 -3
- package/dist-es/commands/ListDomainNamesCommand.js +3 -3
- package/dist-es/commands/ListDomainsForPackageCommand.js +3 -3
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +3 -3
- package/dist-es/commands/ListElasticsearchVersionsCommand.js +3 -3
- package/dist-es/commands/ListPackagesForDomainCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +3 -3
- package/dist-es/commands/ListVpcEndpointsCommand.js +3 -3
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +3 -3
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +3 -3
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsCommand.js +3 -3
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +3 -3
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +3 -3
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePackageCommand.js +3 -3
- package/dist-es/commands/UpdateVpcEndpointCommand.js +3 -3
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +789 -873
- package/dist-types/protocols/Aws_restJson1.d.ts +400 -100
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +100 -100
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCompatibleElasticsearchVersionsCommand, se_GetCompatibleElasticsearchVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCompatibleElasticsearchVersionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCompatibleElasticsearchVersionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCompatibleElasticsearchVersionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCompatibleElasticsearchVersionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetPackageVersionHistoryCommand, se_GetPackageVersionHistoryCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetPackageVersionHistoryCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetPackageVersionHistoryCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetPackageVersionHistoryCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetPackageVersionHistoryCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetUpgradeHistoryCommand, se_GetUpgradeHistoryCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetUpgradeHistoryCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetUpgradeHistoryCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetUpgradeHistoryCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetUpgradeHistoryCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetUpgradeStatusCommand, se_GetUpgradeStatusCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetUpgradeStatusCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetUpgradeStatusCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetUpgradeStatusCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetUpgradeStatusCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListDomainNamesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListDomainNamesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListDomainNamesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListDomainNamesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListDomainsForPackageCommand, se_ListDomainsForPackageCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListDomainsForPackageCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListDomainsForPackageCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListDomainsForPackageCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListDomainsForPackageCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListElasticsearchInstanceTypesCommand, se_ListElasticsearchInstanceTypesCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListElasticsearchInstanceTypesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListElasticsearchInstanceTypesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListElasticsearchInstanceTypesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListElasticsearchInstanceTypesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListElasticsearchVersionsCommand, se_ListElasticsearchVersionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListElasticsearchVersionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListElasticsearchVersionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListElasticsearchVersionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListElasticsearchVersionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListPackagesForDomainCommand, se_ListPackagesForDomainCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListPackagesForDomainCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListPackagesForDomainCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListPackagesForDomainCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListPackagesForDomainCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListTagsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTagsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTagsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTagsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListVpcEndpointAccessCommand, se_ListVpcEndpointAccessCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListVpcEndpointAccessCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListVpcEndpointAccessCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListVpcEndpointAccessCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListVpcEndpointAccessCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListVpcEndpointsCommand, se_ListVpcEndpointsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListVpcEndpointsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListVpcEndpointsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListVpcEndpointsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListVpcEndpointsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListVpcEndpointsForDomainCommand, se_ListVpcEndpointsForDomainCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ListVpcEndpointsForDomainCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListVpcEndpointsForDomainCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListVpcEndpointsForDomainCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListVpcEndpointsForDomainCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_PurchaseReservedElasticsearchInstanceOfferingCommand, se_PurchaseReservedElasticsearchInstanceOfferingCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Comma
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_PurchaseReservedElasticsearchInstanceOfferingCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_PurchaseReservedElasticsearchInstanceOfferingCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RejectInboundCrossClusterSearchConnectionCommand, se_RejectInboundCrossClusterSearchConnectionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class RejectInboundCrossClusterSearchConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RejectInboundCrossClusterSearchConnectionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RejectInboundCrossClusterSearchConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RejectInboundCrossClusterSearchConnectionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class RemoveTagsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RemoveTagsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RemoveTagsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RemoveTagsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_RevokeVpcEndpointAccessCommand, se_RevokeVpcEndpointAccessCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class RevokeVpcEndpointAccessCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class RevokeVpcEndpointAccessCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_RevokeVpcEndpointAccessCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_RevokeVpcEndpointAccessCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartElasticsearchServiceSoftwareUpdateCommand, se_StartElasticsearchServiceSoftwareUpdateCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class StartElasticsearchServiceSoftwareUpdateCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartElasticsearchServiceSoftwareUpdateCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartElasticsearchServiceSoftwareUpdateCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartElasticsearchServiceSoftwareUpdateCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateElasticsearchDomainConfigRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_UpdateElasticsearchDomainConfigCommand, se_UpdateElasticsearchDomainConfigCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateElasticsearchDomainConfigCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class UpdateElasticsearchDomainConfigCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_UpdateElasticsearchDomainConfigCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_UpdateElasticsearchDomainConfigCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdatePackageCommand, se_UpdatePackageCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdatePackageCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdatePackageCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdatePackageCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdatePackageCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateVpcEndpointCommand, se_UpdateVpcEndpointCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateVpcEndpointCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateVpcEndpointCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateVpcEndpointCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateVpcEndpointCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpgradeElasticsearchDomainCommand, se_UpgradeElasticsearchDomainCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpgradeElasticsearchDomainCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpgradeElasticsearchDomainCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpgradeElasticsearchDomainCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpgradeElasticsearchDomainCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|