@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.
Files changed (105) hide show
  1. package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +2 -2
  2. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  3. package/dist-cjs/commands/AssociatePackageCommand.js +2 -2
  4. package/dist-cjs/commands/AuthorizeVpcEndpointAccessCommand.js +2 -2
  5. package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -2
  6. package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +2 -2
  7. package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/CreatePackageCommand.js +2 -2
  9. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -2
  14. package/dist-cjs/commands/DeletePackageCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteVpcEndpointCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribePackagesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  28. package/dist-cjs/commands/DissociatePackageCommand.js +2 -2
  29. package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -2
  30. package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +2 -2
  31. package/dist-cjs/commands/GetUpgradeHistoryCommand.js +2 -2
  32. package/dist-cjs/commands/GetUpgradeStatusCommand.js +2 -2
  33. package/dist-cjs/commands/ListDomainNamesCommand.js +2 -2
  34. package/dist-cjs/commands/ListDomainsForPackageCommand.js +2 -2
  35. package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +2 -2
  36. package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +2 -2
  37. package/dist-cjs/commands/ListPackagesForDomainCommand.js +2 -2
  38. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  39. package/dist-cjs/commands/ListVpcEndpointAccessCommand.js +2 -2
  40. package/dist-cjs/commands/ListVpcEndpointsCommand.js +2 -2
  41. package/dist-cjs/commands/ListVpcEndpointsForDomainCommand.js +2 -2
  42. package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -2
  43. package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -2
  44. package/dist-cjs/commands/RemoveTagsCommand.js +2 -2
  45. package/dist-cjs/commands/RevokeVpcEndpointAccessCommand.js +2 -2
  46. package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +2 -2
  48. package/dist-cjs/commands/UpdatePackageCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateVpcEndpointCommand.js +2 -2
  50. package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +2 -2
  51. package/dist-cjs/protocols/Aws_restJson1.js +891 -975
  52. package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +3 -3
  53. package/dist-es/commands/AddTagsCommand.js +3 -3
  54. package/dist-es/commands/AssociatePackageCommand.js +3 -3
  55. package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +3 -3
  56. package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +3 -3
  57. package/dist-es/commands/CreateElasticsearchDomainCommand.js +3 -3
  58. package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +3 -3
  59. package/dist-es/commands/CreatePackageCommand.js +3 -3
  60. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  61. package/dist-es/commands/DeleteElasticsearchDomainCommand.js +3 -3
  62. package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +3 -3
  63. package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +3 -3
  64. package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +3 -3
  65. package/dist-es/commands/DeletePackageCommand.js +3 -3
  66. package/dist-es/commands/DeleteVpcEndpointCommand.js +3 -3
  67. package/dist-es/commands/DescribeDomainAutoTunesCommand.js +3 -3
  68. package/dist-es/commands/DescribeDomainChangeProgressCommand.js +3 -3
  69. package/dist-es/commands/DescribeElasticsearchDomainCommand.js +3 -3
  70. package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +3 -3
  71. package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +3 -3
  72. package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +3 -3
  73. package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +3 -3
  74. package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +3 -3
  75. package/dist-es/commands/DescribePackagesCommand.js +3 -3
  76. package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +3 -3
  77. package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +3 -3
  78. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  79. package/dist-es/commands/DissociatePackageCommand.js +3 -3
  80. package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +3 -3
  81. package/dist-es/commands/GetPackageVersionHistoryCommand.js +3 -3
  82. package/dist-es/commands/GetUpgradeHistoryCommand.js +3 -3
  83. package/dist-es/commands/GetUpgradeStatusCommand.js +3 -3
  84. package/dist-es/commands/ListDomainNamesCommand.js +3 -3
  85. package/dist-es/commands/ListDomainsForPackageCommand.js +3 -3
  86. package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +3 -3
  87. package/dist-es/commands/ListElasticsearchVersionsCommand.js +3 -3
  88. package/dist-es/commands/ListPackagesForDomainCommand.js +3 -3
  89. package/dist-es/commands/ListTagsCommand.js +3 -3
  90. package/dist-es/commands/ListVpcEndpointAccessCommand.js +3 -3
  91. package/dist-es/commands/ListVpcEndpointsCommand.js +3 -3
  92. package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +3 -3
  93. package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +3 -3
  94. package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +3 -3
  95. package/dist-es/commands/RemoveTagsCommand.js +3 -3
  96. package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +3 -3
  97. package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +3 -3
  98. package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +3 -3
  99. package/dist-es/commands/UpdatePackageCommand.js +3 -3
  100. package/dist-es/commands/UpdateVpcEndpointCommand.js +3 -3
  101. package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +3 -3
  102. package/dist-es/protocols/Aws_restJson1.js +789 -873
  103. package/dist-types/protocols/Aws_restJson1.d.ts +400 -100
  104. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +100 -100
  105. 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 { deserializeAws_restJson1GetCompatibleElasticsearchVersionsCommand, serializeAws_restJson1GetCompatibleElasticsearchVersionsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetCompatibleElasticsearchVersionsCommand(input, context);
36
+ return se_GetCompatibleElasticsearchVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetCompatibleElasticsearchVersionsCommand(output, context);
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 { deserializeAws_restJson1GetPackageVersionHistoryCommand, serializeAws_restJson1GetPackageVersionHistoryCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetPackageVersionHistoryCommand(input, context);
36
+ return se_GetPackageVersionHistoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetPackageVersionHistoryCommand(output, context);
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 { deserializeAws_restJson1GetUpgradeHistoryCommand, serializeAws_restJson1GetUpgradeHistoryCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetUpgradeHistoryCommand(input, context);
36
+ return se_GetUpgradeHistoryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetUpgradeHistoryCommand(output, context);
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 { deserializeAws_restJson1GetUpgradeStatusCommand, serializeAws_restJson1GetUpgradeStatusCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1GetUpgradeStatusCommand(input, context);
36
+ return se_GetUpgradeStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetUpgradeStatusCommand(output, context);
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 { deserializeAws_restJson1ListDomainNamesCommand, serializeAws_restJson1ListDomainNamesCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListDomainNamesCommand(input, context);
36
+ return se_ListDomainNamesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDomainNamesCommand(output, context);
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 { deserializeAws_restJson1ListDomainsForPackageCommand, serializeAws_restJson1ListDomainsForPackageCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListDomainsForPackageCommand(input, context);
36
+ return se_ListDomainsForPackageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDomainsForPackageCommand(output, context);
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 { deserializeAws_restJson1ListElasticsearchInstanceTypesCommand, serializeAws_restJson1ListElasticsearchInstanceTypesCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListElasticsearchInstanceTypesCommand(input, context);
36
+ return se_ListElasticsearchInstanceTypesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListElasticsearchInstanceTypesCommand(output, context);
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 { deserializeAws_restJson1ListElasticsearchVersionsCommand, serializeAws_restJson1ListElasticsearchVersionsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListElasticsearchVersionsCommand(input, context);
36
+ return se_ListElasticsearchVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListElasticsearchVersionsCommand(output, context);
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 { deserializeAws_restJson1ListPackagesForDomainCommand, serializeAws_restJson1ListPackagesForDomainCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListPackagesForDomainCommand(input, context);
36
+ return se_ListPackagesForDomainCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListPackagesForDomainCommand(output, context);
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 { deserializeAws_restJson1ListTagsCommand, serializeAws_restJson1ListTagsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListTagsCommand(input, context);
36
+ return se_ListTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsCommand(output, context);
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 { deserializeAws_restJson1ListVpcEndpointAccessCommand, serializeAws_restJson1ListVpcEndpointAccessCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListVpcEndpointAccessCommand(input, context);
36
+ return se_ListVpcEndpointAccessCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListVpcEndpointAccessCommand(output, context);
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 { deserializeAws_restJson1ListVpcEndpointsCommand, serializeAws_restJson1ListVpcEndpointsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListVpcEndpointsCommand(input, context);
36
+ return se_ListVpcEndpointsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListVpcEndpointsCommand(output, context);
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 { deserializeAws_restJson1ListVpcEndpointsForDomainCommand, serializeAws_restJson1ListVpcEndpointsForDomainCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1ListVpcEndpointsForDomainCommand(input, context);
36
+ return se_ListVpcEndpointsForDomainCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListVpcEndpointsForDomainCommand(output, context);
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 { deserializeAws_restJson1PurchaseReservedElasticsearchInstanceOfferingCommand, serializeAws_restJson1PurchaseReservedElasticsearchInstanceOfferingCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1PurchaseReservedElasticsearchInstanceOfferingCommand(input, context);
36
+ return se_PurchaseReservedElasticsearchInstanceOfferingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PurchaseReservedElasticsearchInstanceOfferingCommand(output, context);
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 { deserializeAws_restJson1RejectInboundCrossClusterSearchConnectionCommand, serializeAws_restJson1RejectInboundCrossClusterSearchConnectionCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1RejectInboundCrossClusterSearchConnectionCommand(input, context);
36
+ return se_RejectInboundCrossClusterSearchConnectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RejectInboundCrossClusterSearchConnectionCommand(output, context);
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 { deserializeAws_restJson1RemoveTagsCommand, serializeAws_restJson1RemoveTagsCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1RemoveTagsCommand(input, context);
36
+ return se_RemoveTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RemoveTagsCommand(output, context);
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 { deserializeAws_restJson1RevokeVpcEndpointAccessCommand, serializeAws_restJson1RevokeVpcEndpointAccessCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1RevokeVpcEndpointAccessCommand(input, context);
36
+ return se_RevokeVpcEndpointAccessCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RevokeVpcEndpointAccessCommand(output, context);
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 { deserializeAws_restJson1StartElasticsearchServiceSoftwareUpdateCommand, serializeAws_restJson1StartElasticsearchServiceSoftwareUpdateCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1StartElasticsearchServiceSoftwareUpdateCommand(input, context);
36
+ return se_StartElasticsearchServiceSoftwareUpdateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StartElasticsearchServiceSoftwareUpdateCommand(output, context);
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 { deserializeAws_restJson1UpdateElasticsearchDomainConfigCommand, serializeAws_restJson1UpdateElasticsearchDomainConfigCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateElasticsearchDomainConfigCommand(input, context);
37
+ return se_UpdateElasticsearchDomainConfigCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1UpdateElasticsearchDomainConfigCommand(output, context);
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 { deserializeAws_restJson1UpdatePackageCommand, serializeAws_restJson1UpdatePackageCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdatePackageCommand(input, context);
36
+ return se_UpdatePackageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdatePackageCommand(output, context);
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 { deserializeAws_restJson1UpdateVpcEndpointCommand, serializeAws_restJson1UpdateVpcEndpointCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpdateVpcEndpointCommand(input, context);
36
+ return se_UpdateVpcEndpointCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateVpcEndpointCommand(output, context);
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 { deserializeAws_restJson1UpgradeElasticsearchDomainCommand, serializeAws_restJson1UpgradeElasticsearchDomainCommand, } from "../protocols/Aws_restJson1";
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 serializeAws_restJson1UpgradeElasticsearchDomainCommand(input, context);
36
+ return se_UpgradeElasticsearchDomainCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpgradeElasticsearchDomainCommand(output, context);
39
+ return de_UpgradeElasticsearchDomainCommand(output, context);
40
40
  }
41
41
  }