@aws-sdk/client-elasticache 3.303.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 (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 +30 -30
@@ -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_queryAddTagsToResourceCommand, serializeAws_queryAddTagsToResourceCommand, } from "../protocols/Aws_query";
4
+ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../protocols/Aws_query";
5
5
  export class AddTagsToResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddTagsToResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAddTagsToResourceCommand(input, context);
36
+ return se_AddTagsToResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAddTagsToResourceCommand(output, context);
39
+ return de_AddTagsToResourceCommand(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_queryAuthorizeCacheSecurityGroupIngressCommand, serializeAws_queryAuthorizeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
4
+ import { de_AuthorizeCacheSecurityGroupIngressCommand, se_AuthorizeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
5
5
  export class AuthorizeCacheSecurityGroupIngressCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AuthorizeCacheSecurityGroupIngressCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAuthorizeCacheSecurityGroupIngressCommand(input, context);
36
+ return se_AuthorizeCacheSecurityGroupIngressCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAuthorizeCacheSecurityGroupIngressCommand(output, context);
39
+ return de_AuthorizeCacheSecurityGroupIngressCommand(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_queryBatchApplyUpdateActionCommand, serializeAws_queryBatchApplyUpdateActionCommand, } from "../protocols/Aws_query";
4
+ import { de_BatchApplyUpdateActionCommand, se_BatchApplyUpdateActionCommand } from "../protocols/Aws_query";
5
5
  export class BatchApplyUpdateActionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchApplyUpdateActionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryBatchApplyUpdateActionCommand(input, context);
36
+ return se_BatchApplyUpdateActionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryBatchApplyUpdateActionCommand(output, context);
39
+ return de_BatchApplyUpdateActionCommand(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_queryBatchStopUpdateActionCommand, serializeAws_queryBatchStopUpdateActionCommand, } from "../protocols/Aws_query";
4
+ import { de_BatchStopUpdateActionCommand, se_BatchStopUpdateActionCommand } from "../protocols/Aws_query";
5
5
  export class BatchStopUpdateActionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchStopUpdateActionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryBatchStopUpdateActionCommand(input, context);
36
+ return se_BatchStopUpdateActionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryBatchStopUpdateActionCommand(output, context);
39
+ return de_BatchStopUpdateActionCommand(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_queryCompleteMigrationCommand, serializeAws_queryCompleteMigrationCommand, } from "../protocols/Aws_query";
4
+ import { de_CompleteMigrationCommand, se_CompleteMigrationCommand } from "../protocols/Aws_query";
5
5
  export class CompleteMigrationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CompleteMigrationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCompleteMigrationCommand(input, context);
36
+ return se_CompleteMigrationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCompleteMigrationCommand(output, context);
39
+ return de_CompleteMigrationCommand(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_queryCopySnapshotCommand, serializeAws_queryCopySnapshotCommand } from "../protocols/Aws_query";
4
+ import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws_query";
5
5
  export class CopySnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CopySnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCopySnapshotCommand(input, context);
36
+ return se_CopySnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCopySnapshotCommand(output, context);
39
+ return de_CopySnapshotCommand(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_queryCreateCacheClusterCommand, serializeAws_queryCreateCacheClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateCacheClusterCommand, se_CreateCacheClusterCommand } from "../protocols/Aws_query";
5
5
  export class CreateCacheClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCacheClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateCacheClusterCommand(input, context);
36
+ return se_CreateCacheClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateCacheClusterCommand(output, context);
39
+ return de_CreateCacheClusterCommand(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_queryCreateCacheParameterGroupCommand, serializeAws_queryCreateCacheParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateCacheParameterGroupCommand, se_CreateCacheParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateCacheParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCacheParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateCacheParameterGroupCommand(input, context);
36
+ return se_CreateCacheParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateCacheParameterGroupCommand(output, context);
39
+ return de_CreateCacheParameterGroupCommand(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_queryCreateCacheSecurityGroupCommand, serializeAws_queryCreateCacheSecurityGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateCacheSecurityGroupCommand, se_CreateCacheSecurityGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateCacheSecurityGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCacheSecurityGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateCacheSecurityGroupCommand(input, context);
36
+ return se_CreateCacheSecurityGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateCacheSecurityGroupCommand(output, context);
39
+ return de_CreateCacheSecurityGroupCommand(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_queryCreateCacheSubnetGroupCommand, serializeAws_queryCreateCacheSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateCacheSubnetGroupCommand, se_CreateCacheSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateCacheSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateCacheSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateCacheSubnetGroupCommand(input, context);
36
+ return se_CreateCacheSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateCacheSubnetGroupCommand(output, context);
39
+ return de_CreateCacheSubnetGroupCommand(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_queryCreateGlobalReplicationGroupCommand, serializeAws_queryCreateGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateGlobalReplicationGroupCommand, se_CreateGlobalReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateGlobalReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateGlobalReplicationGroupCommand(input, context);
36
+ return se_CreateGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateGlobalReplicationGroupCommand(output, context);
39
+ return de_CreateGlobalReplicationGroupCommand(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_queryCreateReplicationGroupCommand, serializeAws_queryCreateReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateReplicationGroupCommand, se_CreateReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateReplicationGroupCommand(input, context);
36
+ return se_CreateReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateReplicationGroupCommand(output, context);
39
+ return de_CreateReplicationGroupCommand(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_queryCreateSnapshotCommand, serializeAws_queryCreateSnapshotCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols/Aws_query";
5
5
  export class CreateSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateSnapshotCommand(input, context);
36
+ return se_CreateSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateSnapshotCommand(output, context);
39
+ return de_CreateSnapshotCommand(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_queryCreateUserCommand, serializeAws_queryCreateUserCommand } from "../protocols/Aws_query";
4
+ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_query";
5
5
  export class CreateUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateUserCommand(input, context);
36
+ return se_CreateUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateUserCommand(output, context);
39
+ return de_CreateUserCommand(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_queryCreateUserGroupCommand, serializeAws_queryCreateUserGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateUserGroupCommand, se_CreateUserGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateUserGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateUserGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateUserGroupCommand(input, context);
36
+ return se_CreateUserGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateUserGroupCommand(output, context);
39
+ return de_CreateUserGroupCommand(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_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand, serializeAws_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DecreaseNodeGroupsInGlobalReplicationGroupCommand, se_DecreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
5
5
  export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand(input, context);
36
+ return se_DecreaseNodeGroupsInGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand(output, context);
39
+ return de_DecreaseNodeGroupsInGlobalReplicationGroupCommand(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_queryDecreaseReplicaCountCommand, serializeAws_queryDecreaseReplicaCountCommand, } from "../protocols/Aws_query";
4
+ import { de_DecreaseReplicaCountCommand, se_DecreaseReplicaCountCommand } from "../protocols/Aws_query";
5
5
  export class DecreaseReplicaCountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DecreaseReplicaCountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDecreaseReplicaCountCommand(input, context);
36
+ return se_DecreaseReplicaCountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDecreaseReplicaCountCommand(output, context);
39
+ return de_DecreaseReplicaCountCommand(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_queryDeleteCacheClusterCommand, serializeAws_queryDeleteCacheClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteCacheClusterCommand, se_DeleteCacheClusterCommand } from "../protocols/Aws_query";
5
5
  export class DeleteCacheClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCacheClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteCacheClusterCommand(input, context);
36
+ return se_DeleteCacheClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteCacheClusterCommand(output, context);
39
+ return de_DeleteCacheClusterCommand(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_queryDeleteCacheParameterGroupCommand, serializeAws_queryDeleteCacheParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteCacheParameterGroupCommand, se_DeleteCacheParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteCacheParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCacheParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteCacheParameterGroupCommand(input, context);
36
+ return se_DeleteCacheParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteCacheParameterGroupCommand(output, context);
39
+ return de_DeleteCacheParameterGroupCommand(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_queryDeleteCacheSecurityGroupCommand, serializeAws_queryDeleteCacheSecurityGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteCacheSecurityGroupCommand, se_DeleteCacheSecurityGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteCacheSecurityGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCacheSecurityGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteCacheSecurityGroupCommand(input, context);
36
+ return se_DeleteCacheSecurityGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteCacheSecurityGroupCommand(output, context);
39
+ return de_DeleteCacheSecurityGroupCommand(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_queryDeleteCacheSubnetGroupCommand, serializeAws_queryDeleteCacheSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteCacheSubnetGroupCommand, se_DeleteCacheSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteCacheSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteCacheSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteCacheSubnetGroupCommand(input, context);
36
+ return se_DeleteCacheSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteCacheSubnetGroupCommand(output, context);
39
+ return de_DeleteCacheSubnetGroupCommand(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_queryDeleteGlobalReplicationGroupCommand, serializeAws_queryDeleteGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteGlobalReplicationGroupCommand, se_DeleteGlobalReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteGlobalReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteGlobalReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteGlobalReplicationGroupCommand(input, context);
36
+ return se_DeleteGlobalReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteGlobalReplicationGroupCommand(output, context);
39
+ return de_DeleteGlobalReplicationGroupCommand(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_queryDeleteReplicationGroupCommand, serializeAws_queryDeleteReplicationGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteReplicationGroupCommand, se_DeleteReplicationGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteReplicationGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteReplicationGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteReplicationGroupCommand(input, context);
36
+ return se_DeleteReplicationGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteReplicationGroupCommand(output, context);
39
+ return de_DeleteReplicationGroupCommand(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_queryDeleteSnapshotCommand, serializeAws_queryDeleteSnapshotCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols/Aws_query";
5
5
  export class DeleteSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteSnapshotCommand(input, context);
36
+ return se_DeleteSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteSnapshotCommand(output, context);
39
+ return de_DeleteSnapshotCommand(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_queryDeleteUserCommand, serializeAws_queryDeleteUserCommand } from "../protocols/Aws_query";
4
+ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_query";
5
5
  export class DeleteUserCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteUserCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteUserCommand(input, context);
36
+ return se_DeleteUserCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteUserCommand(output, context);
39
+ return de_DeleteUserCommand(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_queryDeleteUserGroupCommand, serializeAws_queryDeleteUserGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteUserGroupCommand, se_DeleteUserGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteUserGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteUserGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteUserGroupCommand(input, context);
36
+ return se_DeleteUserGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteUserGroupCommand(output, context);
39
+ return de_DeleteUserGroupCommand(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_queryDescribeCacheClustersCommand, serializeAws_queryDescribeCacheClustersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheClustersCommand, se_DescribeCacheClustersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheClustersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheClustersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheClustersCommand(input, context);
36
+ return se_DescribeCacheClustersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheClustersCommand(output, context);
39
+ return de_DescribeCacheClustersCommand(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_queryDescribeCacheEngineVersionsCommand, serializeAws_queryDescribeCacheEngineVersionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCacheEngineVersionsCommand, se_DescribeCacheEngineVersionsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCacheEngineVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCacheEngineVersionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCacheEngineVersionsCommand(input, context);
36
+ return se_DescribeCacheEngineVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCacheEngineVersionsCommand(output, context);
39
+ return de_DescribeCacheEngineVersionsCommand(output, context);
40
40
  }
41
41
  }