@aws-sdk/client-docdb 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 (140) hide show
  1. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  4. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  5. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  12. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  36. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  38. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  39. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  40. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  41. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  42. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  43. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  44. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  45. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  46. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  48. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  49. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  50. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  51. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  52. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  53. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  54. package/dist-cjs/endpoint/ruleset.js +3 -3
  55. package/dist-cjs/models/models_0.js +13 -1
  56. package/dist-cjs/protocols/Aws_query.js +1132 -1129
  57. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  58. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  59. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  60. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  61. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  62. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  63. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  64. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  65. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  66. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  67. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  68. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  69. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  70. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  71. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  72. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  73. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -3
  74. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  75. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  76. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  77. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  78. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  79. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  80. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  81. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  82. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  83. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  84. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  85. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  86. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  87. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  88. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  89. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  90. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  91. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  92. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  93. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  94. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  95. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  96. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  97. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  98. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  99. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  100. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  101. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  102. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  103. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  104. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  105. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  106. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  107. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  108. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  109. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  110. package/dist-es/endpoint/ruleset.js +3 -3
  111. package/dist-es/models/models_0.js +12 -0
  112. package/dist-es/protocols/Aws_query.js +1023 -1020
  113. package/dist-types/DocDB.d.ts +36 -38
  114. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -4
  115. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -2
  116. package/dist-types/commands/CreateDBInstanceCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -2
  118. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +4 -4
  119. package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -2
  121. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  122. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -2
  123. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -2
  127. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -2
  128. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +5 -5
  129. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
  130. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -1
  131. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -2
  132. package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -1
  133. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -2
  134. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -2
  135. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -2
  136. package/dist-types/models/models_0.d.ts +438 -414
  137. package/dist-types/protocols/Aws_query.d.ts +424 -106
  138. package/dist-types/ts3.4/models/models_0.d.ts +15 -8
  139. package/dist-types/ts3.4/protocols/Aws_query.d.ts +106 -106
  140. package/package.json +31 -31
@@ -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_queryAddSourceIdentifierToSubscriptionCommand, serializeAws_queryAddSourceIdentifierToSubscriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_AddSourceIdentifierToSubscriptionCommand, se_AddSourceIdentifierToSubscriptionCommand, } from "../protocols/Aws_query";
5
5
  export class AddSourceIdentifierToSubscriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AddSourceIdentifierToSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryAddSourceIdentifierToSubscriptionCommand(input, context);
36
+ return se_AddSourceIdentifierToSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryAddSourceIdentifierToSubscriptionCommand(output, context);
39
+ return de_AddSourceIdentifierToSubscriptionCommand(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_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_queryApplyPendingMaintenanceActionCommand, serializeAws_queryApplyPendingMaintenanceActionCommand, } from "../protocols/Aws_query";
4
+ import { de_ApplyPendingMaintenanceActionCommand, se_ApplyPendingMaintenanceActionCommand, } from "../protocols/Aws_query";
5
5
  export class ApplyPendingMaintenanceActionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ApplyPendingMaintenanceActionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryApplyPendingMaintenanceActionCommand(input, context);
36
+ return se_ApplyPendingMaintenanceActionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryApplyPendingMaintenanceActionCommand(output, context);
39
+ return de_ApplyPendingMaintenanceActionCommand(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_queryCopyDBClusterParameterGroupCommand, serializeAws_queryCopyDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CopyDBClusterParameterGroupCommand, se_CopyDBClusterParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export class CopyDBClusterParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CopyDBClusterParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCopyDBClusterParameterGroupCommand(input, context);
36
+ return se_CopyDBClusterParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCopyDBClusterParameterGroupCommand(output, context);
39
+ return de_CopyDBClusterParameterGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
- import { deserializeAws_queryCopyDBClusterSnapshotCommand, serializeAws_queryCopyDBClusterSnapshotCommand, } from "../protocols/Aws_query";
5
+ import { de_CopyDBClusterSnapshotCommand, se_CopyDBClusterSnapshotCommand } from "../protocols/Aws_query";
6
6
  export class CopyDBClusterSnapshotCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -35,9 +35,9 @@ export class CopyDBClusterSnapshotCommand extends $Command {
35
35
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
36
36
  }
37
37
  serialize(input, context) {
38
- return serializeAws_queryCopyDBClusterSnapshotCommand(input, context);
38
+ return se_CopyDBClusterSnapshotCommand(input, context);
39
39
  }
40
40
  deserialize(output, context) {
41
- return deserializeAws_queryCopyDBClusterSnapshotCommand(output, context);
41
+ return de_CopyDBClusterSnapshotCommand(output, context);
42
42
  }
43
43
  }
@@ -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_queryCreateDBClusterCommand, serializeAws_queryCreateDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateDBClusterCommand, se_CreateDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class CreateDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateDBClusterCommand(input, context);
36
+ return se_CreateDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateDBClusterCommand(output, context);
39
+ return de_CreateDBClusterCommand(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_queryCreateDBClusterParameterGroupCommand, serializeAws_queryCreateDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateDBClusterParameterGroupCommand, se_CreateDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
5
5
  export class CreateDBClusterParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDBClusterParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateDBClusterParameterGroupCommand(input, context);
36
+ return se_CreateDBClusterParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateDBClusterParameterGroupCommand(output, context);
39
+ return de_CreateDBClusterParameterGroupCommand(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_queryCreateDBClusterSnapshotCommand, serializeAws_queryCreateDBClusterSnapshotCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateDBClusterSnapshotCommand, se_CreateDBClusterSnapshotCommand } from "../protocols/Aws_query";
5
5
  export class CreateDBClusterSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDBClusterSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateDBClusterSnapshotCommand(input, context);
36
+ return se_CreateDBClusterSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateDBClusterSnapshotCommand(output, context);
39
+ return de_CreateDBClusterSnapshotCommand(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_queryCreateDBInstanceCommand, serializeAws_queryCreateDBInstanceCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateDBInstanceCommand, se_CreateDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export class CreateDBInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDBInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateDBInstanceCommand(input, context);
36
+ return se_CreateDBInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateDBInstanceCommand(output, context);
39
+ return de_CreateDBInstanceCommand(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_queryCreateDBSubnetGroupCommand, serializeAws_queryCreateDBSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateDBSubnetGroupCommand, se_CreateDBSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class CreateDBSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDBSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateDBSubnetGroupCommand(input, context);
36
+ return se_CreateDBSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateDBSubnetGroupCommand(output, context);
39
+ return de_CreateDBSubnetGroupCommand(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_queryCreateEventSubscriptionCommand, serializeAws_queryCreateEventSubscriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand } from "../protocols/Aws_query";
5
5
  export class CreateEventSubscriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateEventSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateEventSubscriptionCommand(input, context);
36
+ return se_CreateEventSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateEventSubscriptionCommand(output, context);
39
+ return de_CreateEventSubscriptionCommand(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_queryCreateGlobalClusterCommand, serializeAws_queryCreateGlobalClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateGlobalClusterCommand, se_CreateGlobalClusterCommand } from "../protocols/Aws_query";
5
5
  export class CreateGlobalClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateGlobalClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateGlobalClusterCommand(input, context);
36
+ return se_CreateGlobalClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateGlobalClusterCommand(output, context);
39
+ return de_CreateGlobalClusterCommand(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_queryDeleteDBClusterCommand, serializeAws_queryDeleteDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteDBClusterCommand, se_DeleteDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class DeleteDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteDBClusterCommand(input, context);
36
+ return se_DeleteDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteDBClusterCommand(output, context);
39
+ return de_DeleteDBClusterCommand(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_queryDeleteDBClusterParameterGroupCommand, serializeAws_queryDeleteDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteDBClusterParameterGroupCommand, se_DeleteDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
5
5
  export class DeleteDBClusterParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDBClusterParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteDBClusterParameterGroupCommand(input, context);
36
+ return se_DeleteDBClusterParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteDBClusterParameterGroupCommand(output, context);
39
+ return de_DeleteDBClusterParameterGroupCommand(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_queryDeleteDBClusterSnapshotCommand, serializeAws_queryDeleteDBClusterSnapshotCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteDBClusterSnapshotCommand, se_DeleteDBClusterSnapshotCommand } from "../protocols/Aws_query";
5
5
  export class DeleteDBClusterSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDBClusterSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteDBClusterSnapshotCommand(input, context);
36
+ return se_DeleteDBClusterSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteDBClusterSnapshotCommand(output, context);
39
+ return de_DeleteDBClusterSnapshotCommand(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_queryDeleteDBInstanceCommand, serializeAws_queryDeleteDBInstanceCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteDBInstanceCommand, se_DeleteDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export class DeleteDBInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDBInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteDBInstanceCommand(input, context);
36
+ return se_DeleteDBInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteDBInstanceCommand(output, context);
39
+ return de_DeleteDBInstanceCommand(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_queryDeleteDBSubnetGroupCommand, serializeAws_queryDeleteDBSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteDBSubnetGroupCommand, se_DeleteDBSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class DeleteDBSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDBSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteDBSubnetGroupCommand(input, context);
36
+ return se_DeleteDBSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteDBSubnetGroupCommand(output, context);
39
+ return de_DeleteDBSubnetGroupCommand(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_queryDeleteEventSubscriptionCommand, serializeAws_queryDeleteEventSubscriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand } from "../protocols/Aws_query";
5
5
  export class DeleteEventSubscriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteEventSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteEventSubscriptionCommand(input, context);
36
+ return se_DeleteEventSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteEventSubscriptionCommand(output, context);
39
+ return de_DeleteEventSubscriptionCommand(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_queryDeleteGlobalClusterCommand, serializeAws_queryDeleteGlobalClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteGlobalClusterCommand, se_DeleteGlobalClusterCommand } from "../protocols/Aws_query";
5
5
  export class DeleteGlobalClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteGlobalClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteGlobalClusterCommand(input, context);
36
+ return se_DeleteGlobalClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteGlobalClusterCommand(output, context);
39
+ return de_DeleteGlobalClusterCommand(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_queryDescribeCertificatesCommand, serializeAws_queryDescribeCertificatesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeCertificatesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCertificatesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeCertificatesCommand(input, context);
36
+ return se_DescribeCertificatesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeCertificatesCommand(output, context);
39
+ return de_DescribeCertificatesCommand(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_queryDescribeDBClusterParameterGroupsCommand, serializeAws_queryDescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBClusterParameterGroupsCommand, se_DescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeDBClusterParameterGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBClusterParameterGroupsCommand(input, context);
36
+ return se_DescribeDBClusterParameterGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBClusterParameterGroupsCommand(output, context);
39
+ return de_DescribeDBClusterParameterGroupsCommand(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_queryDescribeDBClusterParametersCommand, serializeAws_queryDescribeDBClusterParametersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBClusterParametersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBClusterParametersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBClusterParametersCommand(input, context);
36
+ return se_DescribeDBClusterParametersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBClusterParametersCommand(output, context);
39
+ return de_DescribeDBClusterParametersCommand(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_queryDescribeDBClusterSnapshotAttributesCommand, serializeAws_queryDescribeDBClusterSnapshotAttributesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBClusterSnapshotAttributesCommand, se_DescribeDBClusterSnapshotAttributesCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBClusterSnapshotAttributesCommand(input, context);
36
+ return se_DescribeDBClusterSnapshotAttributesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBClusterSnapshotAttributesCommand(output, context);
39
+ return de_DescribeDBClusterSnapshotAttributesCommand(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_queryDescribeDBClusterSnapshotsCommand, serializeAws_queryDescribeDBClusterSnapshotsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBClusterSnapshotsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBClusterSnapshotsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBClusterSnapshotsCommand(input, context);
36
+ return se_DescribeDBClusterSnapshotsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBClusterSnapshotsCommand(output, context);
39
+ return de_DescribeDBClusterSnapshotsCommand(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_queryDescribeDBClustersCommand, serializeAws_queryDescribeDBClustersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBClustersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBClustersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBClustersCommand(input, context);
36
+ return se_DescribeDBClustersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBClustersCommand(output, context);
39
+ return de_DescribeDBClustersCommand(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_queryDescribeDBEngineVersionsCommand, serializeAws_queryDescribeDBEngineVersionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBEngineVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBEngineVersionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBEngineVersionsCommand(input, context);
36
+ return se_DescribeDBEngineVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBEngineVersionsCommand(output, context);
39
+ return de_DescribeDBEngineVersionsCommand(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_queryDescribeDBInstancesCommand, serializeAws_queryDescribeDBInstancesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBInstancesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBInstancesCommand(input, context);
36
+ return se_DescribeDBInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBInstancesCommand(output, context);
39
+ return de_DescribeDBInstancesCommand(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_queryDescribeDBSubnetGroupsCommand, serializeAws_queryDescribeDBSubnetGroupsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeDBSubnetGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDBSubnetGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeDBSubnetGroupsCommand(input, context);
36
+ return se_DescribeDBSubnetGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeDBSubnetGroupsCommand(output, context);
39
+ return de_DescribeDBSubnetGroupsCommand(output, context);
40
40
  }
41
41
  }