@aws-sdk/client-rds 3.645.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 (172) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +162 -486
  3. package/dist-es/commands/AddRoleToDBClusterCommand.js +1 -3
  4. package/dist-es/commands/AddRoleToDBInstanceCommand.js +1 -3
  5. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -3
  6. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  7. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -3
  8. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +1 -3
  9. package/dist-es/commands/BacktrackDBClusterCommand.js +1 -3
  10. package/dist-es/commands/CancelExportTaskCommand.js +1 -3
  11. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +1 -3
  12. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +1 -3
  13. package/dist-es/commands/CopyDBParameterGroupCommand.js +1 -3
  14. package/dist-es/commands/CopyDBSnapshotCommand.js +1 -3
  15. package/dist-es/commands/CopyOptionGroupCommand.js +1 -3
  16. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +1 -3
  17. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +1 -3
  18. package/dist-es/commands/CreateDBClusterCommand.js +1 -3
  19. package/dist-es/commands/CreateDBClusterEndpointCommand.js +1 -3
  20. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +1 -3
  21. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +1 -3
  22. package/dist-es/commands/CreateDBInstanceCommand.js +1 -3
  23. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +1 -3
  24. package/dist-es/commands/CreateDBParameterGroupCommand.js +1 -3
  25. package/dist-es/commands/CreateDBProxyCommand.js +1 -3
  26. package/dist-es/commands/CreateDBProxyEndpointCommand.js +1 -3
  27. package/dist-es/commands/CreateDBSecurityGroupCommand.js +1 -3
  28. package/dist-es/commands/CreateDBShardGroupCommand.js +1 -3
  29. package/dist-es/commands/CreateDBSnapshotCommand.js +1 -3
  30. package/dist-es/commands/CreateDBSubnetGroupCommand.js +1 -3
  31. package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -3
  32. package/dist-es/commands/CreateGlobalClusterCommand.js +1 -3
  33. package/dist-es/commands/CreateIntegrationCommand.js +1 -3
  34. package/dist-es/commands/CreateOptionGroupCommand.js +1 -3
  35. package/dist-es/commands/CreateTenantDatabaseCommand.js +1 -3
  36. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +1 -3
  37. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +1 -3
  38. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +1 -3
  39. package/dist-es/commands/DeleteDBClusterCommand.js +1 -3
  40. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +1 -3
  41. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +1 -3
  42. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +1 -3
  43. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +1 -3
  44. package/dist-es/commands/DeleteDBInstanceCommand.js +1 -3
  45. package/dist-es/commands/DeleteDBParameterGroupCommand.js +1 -3
  46. package/dist-es/commands/DeleteDBProxyCommand.js +1 -3
  47. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +1 -3
  48. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +1 -3
  49. package/dist-es/commands/DeleteDBShardGroupCommand.js +1 -3
  50. package/dist-es/commands/DeleteDBSnapshotCommand.js +1 -3
  51. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +1 -3
  52. package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -3
  53. package/dist-es/commands/DeleteGlobalClusterCommand.js +1 -3
  54. package/dist-es/commands/DeleteIntegrationCommand.js +1 -3
  55. package/dist-es/commands/DeleteOptionGroupCommand.js +1 -3
  56. package/dist-es/commands/DeleteTenantDatabaseCommand.js +1 -3
  57. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +1 -3
  58. package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -3
  59. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +1 -3
  60. package/dist-es/commands/DescribeCertificatesCommand.js +1 -3
  61. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +1 -3
  62. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +1 -3
  63. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +1 -3
  64. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +1 -3
  65. package/dist-es/commands/DescribeDBClusterParametersCommand.js +1 -3
  66. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -3
  67. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +1 -3
  68. package/dist-es/commands/DescribeDBClustersCommand.js +1 -3
  69. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +1 -3
  70. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +1 -3
  71. package/dist-es/commands/DescribeDBInstancesCommand.js +1 -3
  72. package/dist-es/commands/DescribeDBLogFilesCommand.js +1 -3
  73. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +1 -3
  74. package/dist-es/commands/DescribeDBParametersCommand.js +1 -3
  75. package/dist-es/commands/DescribeDBProxiesCommand.js +1 -3
  76. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +1 -3
  77. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +1 -3
  78. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -3
  79. package/dist-es/commands/DescribeDBRecommendationsCommand.js +1 -3
  80. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -3
  81. package/dist-es/commands/DescribeDBShardGroupsCommand.js +1 -3
  82. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +1 -3
  83. package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +1 -3
  84. package/dist-es/commands/DescribeDBSnapshotsCommand.js +1 -3
  85. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +1 -3
  86. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -3
  87. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +1 -3
  88. package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -3
  89. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -3
  90. package/dist-es/commands/DescribeEventsCommand.js +1 -3
  91. package/dist-es/commands/DescribeExportTasksCommand.js +1 -3
  92. package/dist-es/commands/DescribeGlobalClustersCommand.js +1 -3
  93. package/dist-es/commands/DescribeIntegrationsCommand.js +1 -3
  94. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +1 -3
  95. package/dist-es/commands/DescribeOptionGroupsCommand.js +1 -3
  96. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -3
  97. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -3
  98. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +1 -3
  99. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +1 -3
  100. package/dist-es/commands/DescribeSourceRegionsCommand.js +1 -3
  101. package/dist-es/commands/DescribeTenantDatabasesCommand.js +1 -3
  102. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +1 -3
  103. package/dist-es/commands/DisableHttpEndpointCommand.js +1 -3
  104. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +1 -3
  105. package/dist-es/commands/EnableHttpEndpointCommand.js +1 -3
  106. package/dist-es/commands/FailoverDBClusterCommand.js +1 -3
  107. package/dist-es/commands/FailoverGlobalClusterCommand.js +1 -3
  108. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  109. package/dist-es/commands/ModifyActivityStreamCommand.js +1 -3
  110. package/dist-es/commands/ModifyCertificatesCommand.js +1 -3
  111. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +1 -3
  112. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +1 -3
  113. package/dist-es/commands/ModifyDBClusterCommand.js +1 -3
  114. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +1 -3
  115. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +1 -3
  116. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -3
  117. package/dist-es/commands/ModifyDBInstanceCommand.js +1 -3
  118. package/dist-es/commands/ModifyDBParameterGroupCommand.js +1 -3
  119. package/dist-es/commands/ModifyDBProxyCommand.js +1 -3
  120. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +1 -3
  121. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +1 -3
  122. package/dist-es/commands/ModifyDBRecommendationCommand.js +1 -3
  123. package/dist-es/commands/ModifyDBShardGroupCommand.js +1 -3
  124. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +1 -3
  125. package/dist-es/commands/ModifyDBSnapshotCommand.js +1 -3
  126. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +1 -3
  127. package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -3
  128. package/dist-es/commands/ModifyGlobalClusterCommand.js +1 -3
  129. package/dist-es/commands/ModifyIntegrationCommand.js +1 -3
  130. package/dist-es/commands/ModifyOptionGroupCommand.js +1 -3
  131. package/dist-es/commands/ModifyTenantDatabaseCommand.js +1 -3
  132. package/dist-es/commands/PromoteReadReplicaCommand.js +1 -3
  133. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +1 -3
  134. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +1 -3
  135. package/dist-es/commands/RebootDBClusterCommand.js +1 -3
  136. package/dist-es/commands/RebootDBInstanceCommand.js +1 -3
  137. package/dist-es/commands/RebootDBShardGroupCommand.js +1 -3
  138. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +1 -3
  139. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +1 -3
  140. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +1 -3
  141. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +1 -3
  142. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -3
  143. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  144. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +1 -3
  145. package/dist-es/commands/ResetDBParameterGroupCommand.js +1 -3
  146. package/dist-es/commands/RestoreDBClusterFromS3Command.js +1 -3
  147. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +1 -3
  148. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +1 -3
  149. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +1 -3
  150. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +1 -3
  151. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +1 -3
  152. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +1 -3
  153. package/dist-es/commands/StartActivityStreamCommand.js +1 -3
  154. package/dist-es/commands/StartDBClusterCommand.js +1 -3
  155. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
  156. package/dist-es/commands/StartDBInstanceCommand.js +1 -3
  157. package/dist-es/commands/StartExportTaskCommand.js +1 -3
  158. package/dist-es/commands/StopActivityStreamCommand.js +1 -3
  159. package/dist-es/commands/StopDBClusterCommand.js +1 -3
  160. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
  161. package/dist-es/commands/StopDBInstanceCommand.js +1 -3
  162. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +1 -3
  163. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +1 -3
  164. package/dist-es/commands/SwitchoverReadReplicaCommand.js +1 -3
  165. package/dist-es/endpoint/endpointResolver.js +7 -3
  166. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  167. package/dist-types/runtimeConfig.d.ts +2 -0
  168. package/dist-types/runtimeConfig.native.d.ts +2 -0
  169. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  170. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  171. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  172. package/package.json +37 -37
@@ -7,9 +7,7 @@ import { de_DeleteTenantDatabaseCommand, se_DeleteTenantDatabaseCommand } from "
7
7
  export { $Command };
8
8
  export class DeleteTenantDatabaseCommand 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_DeregisterDBProxyTargetsCommand, se_DeregisterDBProxyTargetsCommand
6
6
  export { $Command };
7
7
  export class DeregisterDBProxyTargetsCommand 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_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman
6
6
  export { $Command };
7
7
  export class DescribeAccountAttributesCommand 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_DescribeBlueGreenDeploymentsCommand, se_DescribeBlueGreenDeployments
6
6
  export { $Command };
7
7
  export class DescribeBlueGreenDeploymentsCommand 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_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeCertificatesCommand 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_DescribeDBClusterAutomatedBackupsCommand, se_DescribeDBClusterAutoma
6
6
  export { $Command };
7
7
  export class DescribeDBClusterAutomatedBackupsCommand 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_DescribeDBClusterBacktracksCommand, se_DescribeDBClusterBacktracksCo
6
6
  export { $Command };
7
7
  export class DescribeDBClusterBacktracksCommand 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_DescribeDBClusterEndpointsCommand, se_DescribeDBClusterEndpointsComm
6
6
  export { $Command };
7
7
  export class DescribeDBClusterEndpointsCommand 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_DescribeDBClusterParameterGroupsCommand, se_DescribeDBClusterParamet
6
6
  export { $Command };
7
7
  export class DescribeDBClusterParameterGroupsCommand 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_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCo
6
6
  export { $Command };
7
7
  export class DescribeDBClusterParametersCommand 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_DescribeDBClusterSnapshotAttributesCommand, se_DescribeDBClusterSnap
6
6
  export { $Command };
7
7
  export class DescribeDBClusterSnapshotAttributesCommand 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_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsComm
6
6
  export { $Command };
7
7
  export class DescribeDBClusterSnapshotsCommand 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_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeDBClustersCommand 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_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand
6
6
  export { $Command };
7
7
  export class DescribeDBEngineVersionsCommand 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_DescribeDBInstanceAutomatedBackupsCommand, se_DescribeDBInstanceAuto
6
6
  export { $Command };
7
7
  export class DescribeDBInstanceAutomatedBackupsCommand 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_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeDBInstancesCommand 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_DescribeDBLogFilesCommand, se_DescribeDBLogFilesCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeDBLogFilesCommand 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_DescribeDBParameterGroupsCommand, se_DescribeDBParameterGroupsComman
6
6
  export { $Command };
7
7
  export class DescribeDBParameterGroupsCommand 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_DescribeDBParametersCommand, se_DescribeDBParametersCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeDBParametersCommand 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_DescribeDBProxiesCommand, se_DescribeDBProxiesCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DescribeDBProxiesCommand 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_DescribeDBProxyEndpointsCommand, se_DescribeDBProxyEndpointsCommand
6
6
  export { $Command };
7
7
  export class DescribeDBProxyEndpointsCommand 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_DescribeDBProxyTargetGroupsCommand, se_DescribeDBProxyTargetGroupsCo
6
6
  export { $Command };
7
7
  export class DescribeDBProxyTargetGroupsCommand 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_DescribeDBProxyTargetsCommand, se_DescribeDBProxyTargetsCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeDBProxyTargetsCommand 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_DescribeDBRecommendationsCommand, se_DescribeDBRecommendationsComman
6
6
  export { $Command };
7
7
  export class DescribeDBRecommendationsCommand 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_DescribeDBSecurityGroupsCommand, se_DescribeDBSecurityGroupsCommand
6
6
  export { $Command };
7
7
  export class DescribeDBSecurityGroupsCommand 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_DescribeDBShardGroupsCommand, se_DescribeDBShardGroupsCommand } from
6
6
  export { $Command };
7
7
  export class DescribeDBShardGroupsCommand 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_DescribeDBSnapshotAttributesCommand, se_DescribeDBSnapshotAttributes
6
6
  export { $Command };
7
7
  export class DescribeDBSnapshotAttributesCommand 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_DescribeDBSnapshotTenantDatabasesCommand, se_DescribeDBSnapshotTenan
6
6
  export { $Command };
7
7
  export class DescribeDBSnapshotTenantDatabasesCommand 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_DescribeDBSnapshotsCommand, se_DescribeDBSnapshotsCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeDBSnapshotsCommand 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_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeDBSubnetGroupsCommand 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_DescribeEngineDefaultClusterParametersCommand, se_DescribeEngineDefa
6
6
  export { $Command };
7
7
  export class DescribeEngineDefaultClusterParametersCommand 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_DescribeEngineDefaultParametersCommand, se_DescribeEngineDefaultPara
6
6
  export { $Command };
7
7
  export class DescribeEngineDefaultParametersCommand 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_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand }
6
6
  export { $Command };
7
7
  export class DescribeEventCategoriesCommand 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_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm
6
6
  export { $Command };
7
7
  export class DescribeEventSubscriptionsCommand 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_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeEventsCommand 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_DescribeExportTasksCommand, se_DescribeExportTasksCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeExportTasksCommand 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_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeGlobalClustersCommand 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_DescribeIntegrationsCommand, se_DescribeIntegrationsCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeIntegrationsCommand 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_DescribeOptionGroupOptionsCommand, se_DescribeOptionGroupOptionsComm
6
6
  export { $Command };
7
7
  export class DescribeOptionGroupOptionsCommand 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_DescribeOptionGroupsCommand, se_DescribeOptionGroupsCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeOptionGroupsCommand 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_DescribeOrderableDBInstanceOptionsCommand, se_DescribeOrderableDBIns
6
6
  export { $Command };
7
7
  export class DescribeOrderableDBInstanceOptionsCommand 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_DescribePendingMaintenanceActionsCommand, se_DescribePendingMaintena
6
6
  export { $Command };
7
7
  export class DescribePendingMaintenanceActionsCommand 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_DescribeReservedDBInstancesCommand, se_DescribeReservedDBInstancesCo
6
6
  export { $Command };
7
7
  export class DescribeReservedDBInstancesCommand 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_DescribeReservedDBInstancesOfferingsCommand, se_DescribeReservedDBIn
6
6
  export { $Command };
7
7
  export class DescribeReservedDBInstancesOfferingsCommand 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_DescribeSourceRegionsCommand, se_DescribeSourceRegionsCommand } from
6
6
  export { $Command };
7
7
  export class DescribeSourceRegionsCommand 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_DescribeTenantDatabasesCommand, se_DescribeTenantDatabasesCommand }
7
7
  export { $Command };
8
8
  export class DescribeTenantDatabasesCommand 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_DescribeValidDBInstanceModificationsCommand, se_DescribeValidDBInsta
6
6
  export { $Command };
7
7
  export class DescribeValidDBInstanceModificationsCommand 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_DisableHttpEndpointCommand, se_DisableHttpEndpointCommand } from "..
6
6
  export { $Command };
7
7
  export class DisableHttpEndpointCommand 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_DownloadDBLogFilePortionCommand, se_DownloadDBLogFilePortionCommand
6
6
  export { $Command };
7
7
  export class DownloadDBLogFilePortionCommand 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_EnableHttpEndpointCommand, se_EnableHttpEndpointCommand } from "../p
6
6
  export { $Command };
7
7
  export class EnableHttpEndpointCommand 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_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../pro
6
6
  export { $Command };
7
7
  export class FailoverDBClusterCommand 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_FailoverGlobalClusterCommand, se_FailoverGlobalClusterCommand } from
6
6
  export { $Command };
7
7
  export class FailoverGlobalClusterCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand 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),