@aws-sdk/client-rds 3.649.0 → 3.650.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 (166) hide show
  1. package/dist-cjs/index.js +162 -486
  2. package/dist-es/commands/AddRoleToDBClusterCommand.js +1 -3
  3. package/dist-es/commands/AddRoleToDBInstanceCommand.js +1 -3
  4. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -3
  5. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  6. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -3
  7. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +1 -3
  8. package/dist-es/commands/BacktrackDBClusterCommand.js +1 -3
  9. package/dist-es/commands/CancelExportTaskCommand.js +1 -3
  10. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +1 -3
  11. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +1 -3
  12. package/dist-es/commands/CopyDBParameterGroupCommand.js +1 -3
  13. package/dist-es/commands/CopyDBSnapshotCommand.js +1 -3
  14. package/dist-es/commands/CopyOptionGroupCommand.js +1 -3
  15. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +1 -3
  16. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +1 -3
  17. package/dist-es/commands/CreateDBClusterCommand.js +1 -3
  18. package/dist-es/commands/CreateDBClusterEndpointCommand.js +1 -3
  19. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +1 -3
  20. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +1 -3
  21. package/dist-es/commands/CreateDBInstanceCommand.js +1 -3
  22. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +1 -3
  23. package/dist-es/commands/CreateDBParameterGroupCommand.js +1 -3
  24. package/dist-es/commands/CreateDBProxyCommand.js +1 -3
  25. package/dist-es/commands/CreateDBProxyEndpointCommand.js +1 -3
  26. package/dist-es/commands/CreateDBSecurityGroupCommand.js +1 -3
  27. package/dist-es/commands/CreateDBShardGroupCommand.js +1 -3
  28. package/dist-es/commands/CreateDBSnapshotCommand.js +1 -3
  29. package/dist-es/commands/CreateDBSubnetGroupCommand.js +1 -3
  30. package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -3
  31. package/dist-es/commands/CreateGlobalClusterCommand.js +1 -3
  32. package/dist-es/commands/CreateIntegrationCommand.js +1 -3
  33. package/dist-es/commands/CreateOptionGroupCommand.js +1 -3
  34. package/dist-es/commands/CreateTenantDatabaseCommand.js +1 -3
  35. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +1 -3
  36. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +1 -3
  37. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +1 -3
  38. package/dist-es/commands/DeleteDBClusterCommand.js +1 -3
  39. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +1 -3
  40. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +1 -3
  41. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +1 -3
  42. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +1 -3
  43. package/dist-es/commands/DeleteDBInstanceCommand.js +1 -3
  44. package/dist-es/commands/DeleteDBParameterGroupCommand.js +1 -3
  45. package/dist-es/commands/DeleteDBProxyCommand.js +1 -3
  46. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +1 -3
  47. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +1 -3
  48. package/dist-es/commands/DeleteDBShardGroupCommand.js +1 -3
  49. package/dist-es/commands/DeleteDBSnapshotCommand.js +1 -3
  50. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +1 -3
  51. package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -3
  52. package/dist-es/commands/DeleteGlobalClusterCommand.js +1 -3
  53. package/dist-es/commands/DeleteIntegrationCommand.js +1 -3
  54. package/dist-es/commands/DeleteOptionGroupCommand.js +1 -3
  55. package/dist-es/commands/DeleteTenantDatabaseCommand.js +1 -3
  56. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +1 -3
  57. package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -3
  58. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +1 -3
  59. package/dist-es/commands/DescribeCertificatesCommand.js +1 -3
  60. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +1 -3
  61. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +1 -3
  62. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +1 -3
  63. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +1 -3
  64. package/dist-es/commands/DescribeDBClusterParametersCommand.js +1 -3
  65. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -3
  66. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +1 -3
  67. package/dist-es/commands/DescribeDBClustersCommand.js +1 -3
  68. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +1 -3
  69. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +1 -3
  70. package/dist-es/commands/DescribeDBInstancesCommand.js +1 -3
  71. package/dist-es/commands/DescribeDBLogFilesCommand.js +1 -3
  72. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +1 -3
  73. package/dist-es/commands/DescribeDBParametersCommand.js +1 -3
  74. package/dist-es/commands/DescribeDBProxiesCommand.js +1 -3
  75. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +1 -3
  76. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +1 -3
  77. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -3
  78. package/dist-es/commands/DescribeDBRecommendationsCommand.js +1 -3
  79. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -3
  80. package/dist-es/commands/DescribeDBShardGroupsCommand.js +1 -3
  81. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +1 -3
  82. package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +1 -3
  83. package/dist-es/commands/DescribeDBSnapshotsCommand.js +1 -3
  84. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +1 -3
  85. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -3
  86. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +1 -3
  87. package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -3
  88. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -3
  89. package/dist-es/commands/DescribeEventsCommand.js +1 -3
  90. package/dist-es/commands/DescribeExportTasksCommand.js +1 -3
  91. package/dist-es/commands/DescribeGlobalClustersCommand.js +1 -3
  92. package/dist-es/commands/DescribeIntegrationsCommand.js +1 -3
  93. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +1 -3
  94. package/dist-es/commands/DescribeOptionGroupsCommand.js +1 -3
  95. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -3
  96. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -3
  97. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +1 -3
  98. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +1 -3
  99. package/dist-es/commands/DescribeSourceRegionsCommand.js +1 -3
  100. package/dist-es/commands/DescribeTenantDatabasesCommand.js +1 -3
  101. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +1 -3
  102. package/dist-es/commands/DisableHttpEndpointCommand.js +1 -3
  103. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +1 -3
  104. package/dist-es/commands/EnableHttpEndpointCommand.js +1 -3
  105. package/dist-es/commands/FailoverDBClusterCommand.js +1 -3
  106. package/dist-es/commands/FailoverGlobalClusterCommand.js +1 -3
  107. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  108. package/dist-es/commands/ModifyActivityStreamCommand.js +1 -3
  109. package/dist-es/commands/ModifyCertificatesCommand.js +1 -3
  110. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +1 -3
  111. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +1 -3
  112. package/dist-es/commands/ModifyDBClusterCommand.js +1 -3
  113. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +1 -3
  114. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +1 -3
  115. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -3
  116. package/dist-es/commands/ModifyDBInstanceCommand.js +1 -3
  117. package/dist-es/commands/ModifyDBParameterGroupCommand.js +1 -3
  118. package/dist-es/commands/ModifyDBProxyCommand.js +1 -3
  119. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +1 -3
  120. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +1 -3
  121. package/dist-es/commands/ModifyDBRecommendationCommand.js +1 -3
  122. package/dist-es/commands/ModifyDBShardGroupCommand.js +1 -3
  123. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +1 -3
  124. package/dist-es/commands/ModifyDBSnapshotCommand.js +1 -3
  125. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +1 -3
  126. package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -3
  127. package/dist-es/commands/ModifyGlobalClusterCommand.js +1 -3
  128. package/dist-es/commands/ModifyIntegrationCommand.js +1 -3
  129. package/dist-es/commands/ModifyOptionGroupCommand.js +1 -3
  130. package/dist-es/commands/ModifyTenantDatabaseCommand.js +1 -3
  131. package/dist-es/commands/PromoteReadReplicaCommand.js +1 -3
  132. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +1 -3
  133. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +1 -3
  134. package/dist-es/commands/RebootDBClusterCommand.js +1 -3
  135. package/dist-es/commands/RebootDBInstanceCommand.js +1 -3
  136. package/dist-es/commands/RebootDBShardGroupCommand.js +1 -3
  137. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +1 -3
  138. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +1 -3
  139. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +1 -3
  140. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +1 -3
  141. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -3
  142. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  143. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +1 -3
  144. package/dist-es/commands/ResetDBParameterGroupCommand.js +1 -3
  145. package/dist-es/commands/RestoreDBClusterFromS3Command.js +1 -3
  146. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +1 -3
  147. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +1 -3
  148. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +1 -3
  149. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +1 -3
  150. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +1 -3
  151. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +1 -3
  152. package/dist-es/commands/StartActivityStreamCommand.js +1 -3
  153. package/dist-es/commands/StartDBClusterCommand.js +1 -3
  154. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
  155. package/dist-es/commands/StartDBInstanceCommand.js +1 -3
  156. package/dist-es/commands/StartExportTaskCommand.js +1 -3
  157. package/dist-es/commands/StopActivityStreamCommand.js +1 -3
  158. package/dist-es/commands/StopDBClusterCommand.js +1 -3
  159. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
  160. package/dist-es/commands/StopDBInstanceCommand.js +1 -3
  161. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +1 -3
  162. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +1 -3
  163. package/dist-es/commands/SwitchoverReadReplicaCommand.js +1 -3
  164. package/dist-es/endpoint/endpointResolver.js +7 -3
  165. package/package.json +4 -4
  166. package/dist-types/tsdoc-metadata.json +0 -11
@@ -6,9 +6,7 @@ import { de_ModifyActivityStreamCommand, se_ModifyActivityStreamCommand } from "
6
6
  export { $Command };
7
7
  export class ModifyActivityStreamCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyCertificatesCommand, se_ModifyCertificatesCommand } from "../p
6
6
  export { $Command };
7
7
  export class ModifyCertificatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyCurrentDBClusterCapacityCommand, se_ModifyCurrentDBClusterCapa
6
6
  export { $Command };
7
7
  export class ModifyCurrentDBClusterCapacityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyCustomDBEngineVersionCommand, se_ModifyCustomDBEngineVersionCo
6
6
  export { $Command };
7
7
  export class ModifyCustomDBEngineVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBClusterCommand, se_ModifyDBClusterCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ModifyDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBClusterEndpointCommand, se_ModifyDBClusterEndpointCommand }
6
6
  export { $Command };
7
7
  export class ModifyDBClusterEndpointCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBClusterParameterGroupCommand, se_ModifyDBClusterParameterGro
6
6
  export { $Command };
7
7
  export class ModifyDBClusterParameterGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBClusterSnapshotAttributeCommand, se_ModifyDBClusterSnapshotA
6
6
  export { $Command };
7
7
  export class ModifyDBClusterSnapshotAttributeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBInstanceCommand, se_ModifyDBInstanceCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ModifyDBInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBParameterGroupCommand, se_ModifyDBParameterGroupCommand } fr
6
6
  export { $Command };
7
7
  export class ModifyDBParameterGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBProxyCommand, se_ModifyDBProxyCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ModifyDBProxyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBProxyEndpointCommand, se_ModifyDBProxyEndpointCommand } from
6
6
  export { $Command };
7
7
  export class ModifyDBProxyEndpointCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBProxyTargetGroupCommand, se_ModifyDBProxyTargetGroupCommand
6
6
  export { $Command };
7
7
  export class ModifyDBProxyTargetGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBRecommendationCommand, se_ModifyDBRecommendationCommand } fr
6
6
  export { $Command };
7
7
  export class ModifyDBRecommendationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBShardGroupCommand, se_ModifyDBShardGroupCommand } from "../p
6
6
  export { $Command };
7
7
  export class ModifyDBShardGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBSnapshotAttributeCommand, se_ModifyDBSnapshotAttributeComman
6
6
  export { $Command };
7
7
  export class ModifyDBSnapshotAttributeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBSnapshotCommand, se_ModifyDBSnapshotCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ModifyDBSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyDBSubnetGroupCommand, se_ModifyDBSubnetGroupCommand } from "..
6
6
  export { $Command };
7
7
  export class ModifyDBSubnetGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand }
6
6
  export { $Command };
7
7
  export class ModifyEventSubscriptionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyGlobalClusterCommand, se_ModifyGlobalClusterCommand } from "..
6
6
  export { $Command };
7
7
  export class ModifyGlobalClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyIntegrationCommand, se_ModifyIntegrationCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ModifyIntegrationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ModifyOptionGroupCommand, se_ModifyOptionGroupCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ModifyOptionGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ModifyTenantDatabaseCommand, se_ModifyTenantDatabaseCommand } from "
7
7
  export { $Command };
8
8
  export class ModifyTenantDatabaseCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PromoteReadReplicaCommand, se_PromoteReadReplicaCommand } from "../p
6
6
  export { $Command };
7
7
  export class PromoteReadReplicaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PromoteReadReplicaDBClusterCommand, se_PromoteReadReplicaDBClusterCo
6
6
  export { $Command };
7
7
  export class PromoteReadReplicaDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PurchaseReservedDBInstancesOfferingCommand, se_PurchaseReservedDBIns
6
6
  export { $Command };
7
7
  export class PurchaseReservedDBInstancesOfferingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RebootDBClusterCommand, se_RebootDBClusterCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class RebootDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RebootDBInstanceCommand, se_RebootDBInstanceCommand } from "../proto
6
6
  export { $Command };
7
7
  export class RebootDBInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RebootDBShardGroupCommand, se_RebootDBShardGroupCommand } from "../p
6
6
  export { $Command };
7
7
  export class RebootDBShardGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RegisterDBProxyTargetsCommand, se_RegisterDBProxyTargetsCommand } fr
6
6
  export { $Command };
7
7
  export class RegisterDBProxyTargetsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveFromGlobalClusterCommand, se_RemoveFromGlobalClusterCommand }
6
6
  export { $Command };
7
7
  export class RemoveFromGlobalClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveRoleFromDBClusterCommand, se_RemoveRoleFromDBClusterCommand }
6
6
  export { $Command };
7
7
  export class RemoveRoleFromDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveRoleFromDBInstanceCommand, se_RemoveRoleFromDBInstanceCommand
6
6
  export { $Command };
7
7
  export class RemoveRoleFromDBInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveSourceIdentifierFromSubscriptionCommand, se_RemoveSourceIdenti
6
6
  export { $Command };
7
7
  export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr
6
6
  export { $Command };
7
7
  export class RemoveTagsFromResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResetDBClusterParameterGroupCommand, se_ResetDBClusterParameterGroup
6
6
  export { $Command };
7
7
  export class ResetDBClusterParameterGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResetDBParameterGroupCommand, se_ResetDBParameterGroupCommand } from
6
6
  export { $Command };
7
7
  export class ResetDBParameterGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBClusterFromS3Command, se_RestoreDBClusterFromS3Command } fr
6
6
  export { $Command };
7
7
  export class RestoreDBClusterFromS3Command extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBClusterFromSnapshotCommand, se_RestoreDBClusterFromSnapshot
6
6
  export { $Command };
7
7
  export class RestoreDBClusterFromSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBClusterToPointInTimeCommand, se_RestoreDBClusterToPointInTi
6
6
  export { $Command };
7
7
  export class RestoreDBClusterToPointInTimeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBInstanceFromDBSnapshotCommand, se_RestoreDBInstanceFromDBSn
6
6
  export { $Command };
7
7
  export class RestoreDBInstanceFromDBSnapshotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBInstanceFromS3Command, se_RestoreDBInstanceFromS3Command }
6
6
  export { $Command };
7
7
  export class RestoreDBInstanceFromS3Command extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RestoreDBInstanceToPointInTimeCommand, se_RestoreDBInstanceToPointIn
6
6
  export { $Command };
7
7
  export class RestoreDBInstanceToPointInTimeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RevokeDBSecurityGroupIngressCommand, se_RevokeDBSecurityGroupIngress
6
6
  export { $Command };
7
7
  export class RevokeDBSecurityGroupIngressCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartActivityStreamCommand, se_StartActivityStreamCommand } from "..
6
6
  export { $Command };
7
7
  export class StartActivityStreamCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartDBClusterCommand, se_StartDBClusterCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class StartDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartDBInstanceAutomatedBackupsReplicationCommand, se_StartDBInstanc
7
7
  export { $Command };
8
8
  export class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartDBInstanceCommand, se_StartDBInstanceCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StartDBInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartExportTaskCommand, se_StartExportTaskCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StartExportTaskCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopActivityStreamCommand, se_StopActivityStreamCommand } from "../p
6
6
  export { $Command };
7
7
  export class StopActivityStreamCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopDBClusterCommand, se_StopDBClusterCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class StopDBClusterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopDBInstanceAutomatedBackupsReplicationCommand, se_StopDBInstanceA
6
6
  export { $Command };
7
7
  export class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopDBInstanceCommand, se_StopDBInstanceCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class StopDBInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),