@aws-sdk/client-elasticache 3.306.0 → 3.310.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 (135) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  2. package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -2
  3. package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +2 -2
  4. package/dist-cjs/commands/BatchStopUpdateActionCommand.js +2 -2
  5. package/dist-cjs/commands/CompleteMigrationCommand.js +2 -2
  6. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  7. package/dist-cjs/commands/CreateCacheClusterCommand.js +2 -2
  8. package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +2 -2
  9. package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +2 -2
  10. package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CreateReplicationGroupCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  14. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  15. package/dist-cjs/commands/CreateUserGroupCommand.js +2 -2
  16. package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
  17. package/dist-cjs/commands/DecreaseReplicaCountCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteCacheClusterCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteReplicationGroupCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteUserGroupCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeCacheClustersCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeCacheParametersCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeUpdateActionsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeUserGroupsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeUsersCommand.js +2 -2
  44. package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +2 -2
  45. package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +2 -2
  46. package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
  47. package/dist-cjs/commands/IncreaseReplicaCountCommand.js +2 -2
  48. package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/ModifyCacheClusterCommand.js +2 -2
  51. package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +2 -2
  52. package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +2 -2
  53. package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +2 -2
  54. package/dist-cjs/commands/ModifyReplicationGroupCommand.js +2 -2
  55. package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -2
  56. package/dist-cjs/commands/ModifyUserCommand.js +2 -2
  57. package/dist-cjs/commands/ModifyUserGroupCommand.js +2 -2
  58. package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -2
  59. package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -2
  60. package/dist-cjs/commands/RebootCacheClusterCommand.js +2 -2
  61. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  62. package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +2 -2
  63. package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -2
  64. package/dist-cjs/commands/StartMigrationCommand.js +2 -2
  65. package/dist-cjs/commands/TestFailoverCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_query.js +1584 -1584
  67. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  68. package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +3 -3
  69. package/dist-es/commands/BatchApplyUpdateActionCommand.js +3 -3
  70. package/dist-es/commands/BatchStopUpdateActionCommand.js +3 -3
  71. package/dist-es/commands/CompleteMigrationCommand.js +3 -3
  72. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  73. package/dist-es/commands/CreateCacheClusterCommand.js +3 -3
  74. package/dist-es/commands/CreateCacheParameterGroupCommand.js +3 -3
  75. package/dist-es/commands/CreateCacheSecurityGroupCommand.js +3 -3
  76. package/dist-es/commands/CreateCacheSubnetGroupCommand.js +3 -3
  77. package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +3 -3
  78. package/dist-es/commands/CreateReplicationGroupCommand.js +3 -3
  79. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  80. package/dist-es/commands/CreateUserCommand.js +3 -3
  81. package/dist-es/commands/CreateUserGroupCommand.js +3 -3
  82. package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +3 -3
  83. package/dist-es/commands/DecreaseReplicaCountCommand.js +3 -3
  84. package/dist-es/commands/DeleteCacheClusterCommand.js +3 -3
  85. package/dist-es/commands/DeleteCacheParameterGroupCommand.js +3 -3
  86. package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +3 -3
  87. package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +3 -3
  88. package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +3 -3
  89. package/dist-es/commands/DeleteReplicationGroupCommand.js +3 -3
  90. package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
  91. package/dist-es/commands/DeleteUserCommand.js +3 -3
  92. package/dist-es/commands/DeleteUserGroupCommand.js +3 -3
  93. package/dist-es/commands/DescribeCacheClustersCommand.js +3 -3
  94. package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +3 -3
  95. package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +3 -3
  96. package/dist-es/commands/DescribeCacheParametersCommand.js +3 -3
  97. package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +3 -3
  98. package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +3 -3
  99. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  100. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  101. package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +3 -3
  102. package/dist-es/commands/DescribeReplicationGroupsCommand.js +3 -3
  103. package/dist-es/commands/DescribeReservedCacheNodesCommand.js +3 -3
  104. package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +3 -3
  105. package/dist-es/commands/DescribeServiceUpdatesCommand.js +3 -3
  106. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  107. package/dist-es/commands/DescribeUpdateActionsCommand.js +3 -3
  108. package/dist-es/commands/DescribeUserGroupsCommand.js +3 -3
  109. package/dist-es/commands/DescribeUsersCommand.js +3 -3
  110. package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +3 -3
  111. package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +3 -3
  112. package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +3 -3
  113. package/dist-es/commands/IncreaseReplicaCountCommand.js +3 -3
  114. package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +3 -3
  115. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  116. package/dist-es/commands/ModifyCacheClusterCommand.js +3 -3
  117. package/dist-es/commands/ModifyCacheParameterGroupCommand.js +3 -3
  118. package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +3 -3
  119. package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +3 -3
  120. package/dist-es/commands/ModifyReplicationGroupCommand.js +3 -3
  121. package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +3 -3
  122. package/dist-es/commands/ModifyUserCommand.js +3 -3
  123. package/dist-es/commands/ModifyUserGroupCommand.js +3 -3
  124. package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +3 -3
  125. package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +3 -3
  126. package/dist-es/commands/RebootCacheClusterCommand.js +3 -3
  127. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  128. package/dist-es/commands/ResetCacheParameterGroupCommand.js +3 -3
  129. package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +3 -3
  130. package/dist-es/commands/StartMigrationCommand.js +3 -3
  131. package/dist-es/commands/TestFailoverCommand.js +3 -3
  132. package/dist-es/protocols/Aws_query.js +1451 -1451
  133. package/dist-types/protocols/Aws_query.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_query.d.ts +130 -130
  135. package/package.json +36 -36
@@ -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_queryDescribeCacheParameterGroupsCommand, serializeAws_queryDescribeCacheParameterGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheParameterGroupsCommand, se_DescribeCacheParameterGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheParameterGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheParameterGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheParameterGroupsCommand(input, context);
36
+ return se_DescribeCacheParameterGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheParameterGroupsCommand(output, context);
39
+ return de_DescribeCacheParameterGroupsCommand(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_queryDescribeCacheParametersCommand, serializeAws_queryDescribeCacheParametersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheParametersCommand, se_DescribeCacheParametersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheParametersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheParametersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheParametersCommand(input, context);
36
+ return se_DescribeCacheParametersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheParametersCommand(output, context);
39
+ return de_DescribeCacheParametersCommand(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_queryDescribeCacheSecurityGroupsCommand, serializeAws_queryDescribeCacheSecurityGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheSecurityGroupsCommand, se_DescribeCacheSecurityGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheSecurityGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheSecurityGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheSecurityGroupsCommand(input, context);
36
+ return se_DescribeCacheSecurityGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheSecurityGroupsCommand(output, context);
39
+ return de_DescribeCacheSecurityGroupsCommand(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_queryDescribeCacheSubnetGroupsCommand, serializeAws_queryDescribeCacheSubnetGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheSubnetGroupsCommand, se_DescribeCacheSubnetGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheSubnetGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheSubnetGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheSubnetGroupsCommand(input, context);
36
+ return se_DescribeCacheSubnetGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheSubnetGroupsCommand(output, context);
39
+ return de_DescribeCacheSubnetGroupsCommand(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_queryDescribeEngineDefaultParametersCommand, serializeAws_queryDescribeEngineDefaultParametersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEngineDefaultParametersCommand, se_DescribeEngineDefaultParametersCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeEngineDefaultParametersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEngineDefaultParametersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEngineDefaultParametersCommand(input, context);
36
+ return se_DescribeEngineDefaultParametersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEngineDefaultParametersCommand(output, context);
39
+ return de_DescribeEngineDefaultParametersCommand(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_queryDescribeEventsCommand, serializeAws_queryDescribeEventsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeEventsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEventsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEventsCommand(input, context);
36
+ return se_DescribeEventsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEventsCommand(output, context);
39
+ return de_DescribeEventsCommand(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_queryDescribeGlobalReplicationGroupsCommand, serializeAws_queryDescribeGlobalReplicationGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeGlobalReplicationGroupsCommand, se_DescribeGlobalReplicationGroupsCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeGlobalReplicationGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeGlobalReplicationGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeGlobalReplicationGroupsCommand(input, context);
36
+ return se_DescribeGlobalReplicationGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeGlobalReplicationGroupsCommand(output, context);
39
+ return de_DescribeGlobalReplicationGroupsCommand(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_queryDescribeReplicationGroupsCommand, serializeAws_queryDescribeReplicationGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeReplicationGroupsCommand, se_DescribeReplicationGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeReplicationGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReplicationGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeReplicationGroupsCommand(input, context);
36
+ return se_DescribeReplicationGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeReplicationGroupsCommand(output, context);
39
+ return de_DescribeReplicationGroupsCommand(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_queryDescribeReservedCacheNodesCommand, serializeAws_queryDescribeReservedCacheNodesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeReservedCacheNodesCommand, se_DescribeReservedCacheNodesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeReservedCacheNodesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReservedCacheNodesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeReservedCacheNodesCommand(input, context);
36
+ return se_DescribeReservedCacheNodesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeReservedCacheNodesCommand(output, context);
39
+ return de_DescribeReservedCacheNodesCommand(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_queryDescribeReservedCacheNodesOfferingsCommand, serializeAws_queryDescribeReservedCacheNodesOfferingsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeReservedCacheNodesOfferingsCommand, se_DescribeReservedCacheNodesOfferingsCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeReservedCacheNodesOfferingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeReservedCacheNodesOfferingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeReservedCacheNodesOfferingsCommand(input, context);
36
+ return se_DescribeReservedCacheNodesOfferingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeReservedCacheNodesOfferingsCommand(output, context);
39
+ return de_DescribeReservedCacheNodesOfferingsCommand(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_queryDescribeServiceUpdatesCommand, serializeAws_queryDescribeServiceUpdatesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeServiceUpdatesCommand, se_DescribeServiceUpdatesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeServiceUpdatesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeServiceUpdatesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeServiceUpdatesCommand(input, context);
36
+ return se_DescribeServiceUpdatesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeServiceUpdatesCommand(output, context);
39
+ return de_DescribeServiceUpdatesCommand(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_queryDescribeSnapshotsCommand, serializeAws_queryDescribeSnapshotsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeSnapshotsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeSnapshotsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeSnapshotsCommand(input, context);
36
+ return se_DescribeSnapshotsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeSnapshotsCommand(output, context);
39
+ return de_DescribeSnapshotsCommand(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_queryDescribeUpdateActionsCommand, serializeAws_queryDescribeUpdateActionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeUpdateActionsCommand, se_DescribeUpdateActionsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeUpdateActionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeUpdateActionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeUpdateActionsCommand(input, context);
36
+ return se_DescribeUpdateActionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeUpdateActionsCommand(output, context);
39
+ return de_DescribeUpdateActionsCommand(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_queryDescribeUserGroupsCommand, serializeAws_queryDescribeUserGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeUserGroupsCommand, se_DescribeUserGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeUserGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeUserGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeUserGroupsCommand(input, context);
36
+ return se_DescribeUserGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeUserGroupsCommand(output, context);
39
+ return de_DescribeUserGroupsCommand(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_queryDescribeUsersCommand, serializeAws_queryDescribeUsersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeUsersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeUsersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeUsersCommand(input, context);
36
+ return se_DescribeUsersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeUsersCommand(output, context);
39
+ return de_DescribeUsersCommand(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_queryDisassociateGlobalReplicationGroupCommand, serializeAws_queryDisassociateGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DisassociateGlobalReplicationGroupCommand, se_DisassociateGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
5
5
  export class DisassociateGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateGlobalReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDisassociateGlobalReplicationGroupCommand(input, context);
36
+ return se_DisassociateGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDisassociateGlobalReplicationGroupCommand(output, context);
39
+ return de_DisassociateGlobalReplicationGroupCommand(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_queryFailoverGlobalReplicationGroupCommand, serializeAws_queryFailoverGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_FailoverGlobalReplicationGroupCommand, se_FailoverGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
5
5
  export class FailoverGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class FailoverGlobalReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryFailoverGlobalReplicationGroupCommand(input, context);
36
+ return se_FailoverGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryFailoverGlobalReplicationGroupCommand(output, context);
39
+ return de_FailoverGlobalReplicationGroupCommand(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_queryIncreaseNodeGroupsInGlobalReplicationGroupCommand, serializeAws_queryIncreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_IncreaseNodeGroupsInGlobalReplicationGroupCommand, se_IncreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
5
5
  export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryIncreaseNodeGroupsInGlobalReplicationGroupCommand(input, context);
36
+ return se_IncreaseNodeGroupsInGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryIncreaseNodeGroupsInGlobalReplicationGroupCommand(output, context);
39
+ return de_IncreaseNodeGroupsInGlobalReplicationGroupCommand(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_queryIncreaseReplicaCountCommand, serializeAws_queryIncreaseReplicaCountCommand, } from "../protocols/Aws_query";
4
+ import { de_IncreaseReplicaCountCommand, se_IncreaseReplicaCountCommand } from "../protocols/Aws_query";
5
5
  export class IncreaseReplicaCountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class IncreaseReplicaCountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryIncreaseReplicaCountCommand(input, context);
36
+ return se_IncreaseReplicaCountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryIncreaseReplicaCountCommand(output, context);
39
+ return de_IncreaseReplicaCountCommand(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_queryListAllowedNodeTypeModificationsCommand, serializeAws_queryListAllowedNodeTypeModificationsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListAllowedNodeTypeModificationsCommand, se_ListAllowedNodeTypeModificationsCommand, } from "../protocols/Aws_query";
5
5
  export class ListAllowedNodeTypeModificationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAllowedNodeTypeModificationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListAllowedNodeTypeModificationsCommand(input, context);
36
+ return se_ListAllowedNodeTypeModificationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListAllowedNodeTypeModificationsCommand(output, context);
39
+ return de_ListAllowedNodeTypeModificationsCommand(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_queryListTagsForResourceCommand, serializeAws_queryListTagsForResourceCommand, } from "../protocols/Aws_query";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_query";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_queryModifyCacheClusterCommand, serializeAws_queryModifyCacheClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyCacheClusterCommand, se_ModifyCacheClusterCommand } from "../protocols/Aws_query";
5
5
  export class ModifyCacheClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyCacheClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyCacheClusterCommand(input, context);
36
+ return se_ModifyCacheClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyCacheClusterCommand(output, context);
39
+ return de_ModifyCacheClusterCommand(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_queryModifyCacheParameterGroupCommand, serializeAws_queryModifyCacheParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyCacheParameterGroupCommand, se_ModifyCacheParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export class ModifyCacheParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyCacheParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyCacheParameterGroupCommand(input, context);
36
+ return se_ModifyCacheParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyCacheParameterGroupCommand(output, context);
39
+ return de_ModifyCacheParameterGroupCommand(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_queryModifyCacheSubnetGroupCommand, serializeAws_queryModifyCacheSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyCacheSubnetGroupCommand, se_ModifyCacheSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class ModifyCacheSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyCacheSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyCacheSubnetGroupCommand(input, context);
36
+ return se_ModifyCacheSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyCacheSubnetGroupCommand(output, context);
39
+ return de_ModifyCacheSubnetGroupCommand(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_queryModifyGlobalReplicationGroupCommand, serializeAws_queryModifyGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyGlobalReplicationGroupCommand, se_ModifyGlobalReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class ModifyGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyGlobalReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyGlobalReplicationGroupCommand(input, context);
36
+ return se_ModifyGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyGlobalReplicationGroupCommand(output, context);
39
+ return de_ModifyGlobalReplicationGroupCommand(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_queryModifyReplicationGroupCommand, serializeAws_queryModifyReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyReplicationGroupCommand, se_ModifyReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class ModifyReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyReplicationGroupCommand(input, context);
36
+ return se_ModifyReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyReplicationGroupCommand(output, context);
39
+ return de_ModifyReplicationGroupCommand(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_queryModifyReplicationGroupShardConfigurationCommand, serializeAws_queryModifyReplicationGroupShardConfigurationCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyReplicationGroupShardConfigurationCommand, se_ModifyReplicationGroupShardConfigurationCommand, } from "../protocols/Aws_query";
5
5
  export class ModifyReplicationGroupShardConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyReplicationGroupShardConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyReplicationGroupShardConfigurationCommand(input, context);
36
+ return se_ModifyReplicationGroupShardConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyReplicationGroupShardConfigurationCommand(output, context);
39
+ return de_ModifyReplicationGroupShardConfigurationCommand(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_queryModifyUserCommand, serializeAws_queryModifyUserCommand } from "../protocols/Aws_query";
4
+ import { de_ModifyUserCommand, se_ModifyUserCommand } from "../protocols/Aws_query";
5
5
  export class ModifyUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyUserCommand(input, context);
36
+ return se_ModifyUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyUserCommand(output, context);
39
+ return de_ModifyUserCommand(output, context);
40
40
  }
41
41
  }