@aws-sdk/client-rds 3.649.0 → 3.651.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 (168) 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/dist-types/models/models_0.d.ts +94 -12
  166. package/dist-types/models/models_1.d.ts +1 -1
  167. package/package.json +4 -4
  168. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -21418,9 +21418,7 @@ var loadQueryErrorCode = /* @__PURE__ */ __name((output, data) => {
21418
21418
  }, "loadQueryErrorCode");
21419
21419
 
21420
21420
  // src/commands/AddRoleToDBClusterCommand.ts
21421
- var _AddRoleToDBClusterCommand = class _AddRoleToDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21422
- ...commonParams
21423
- }).m(function(Command, cs, config, o) {
21421
+ var _AddRoleToDBClusterCommand = class _AddRoleToDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21424
21422
  return [
21425
21423
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21426
21424
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21434,9 +21432,7 @@ var AddRoleToDBClusterCommand = _AddRoleToDBClusterCommand;
21434
21432
 
21435
21433
 
21436
21434
 
21437
- var _AddRoleToDBInstanceCommand = class _AddRoleToDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
21438
- ...commonParams
21439
- }).m(function(Command, cs, config, o) {
21435
+ var _AddRoleToDBInstanceCommand = class _AddRoleToDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21440
21436
  return [
21441
21437
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21442
21438
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21450,9 +21446,7 @@ var AddRoleToDBInstanceCommand = _AddRoleToDBInstanceCommand;
21450
21446
 
21451
21447
 
21452
21448
 
21453
- var _AddSourceIdentifierToSubscriptionCommand = class _AddSourceIdentifierToSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
21454
- ...commonParams
21455
- }).m(function(Command, cs, config, o) {
21449
+ var _AddSourceIdentifierToSubscriptionCommand = class _AddSourceIdentifierToSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21456
21450
  return [
21457
21451
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21458
21452
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21466,9 +21460,7 @@ var AddSourceIdentifierToSubscriptionCommand = _AddSourceIdentifierToSubscriptio
21466
21460
 
21467
21461
 
21468
21462
 
21469
- var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
21470
- ...commonParams
21471
- }).m(function(Command, cs, config, o) {
21463
+ var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21472
21464
  return [
21473
21465
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21474
21466
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21482,9 +21474,7 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
21482
21474
 
21483
21475
 
21484
21476
 
21485
- var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep({
21486
- ...commonParams
21487
- }).m(function(Command, cs, config, o) {
21477
+ var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21488
21478
  return [
21489
21479
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21490
21480
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21498,9 +21488,7 @@ var ApplyPendingMaintenanceActionCommand = _ApplyPendingMaintenanceActionCommand
21498
21488
 
21499
21489
 
21500
21490
 
21501
- var _AuthorizeDBSecurityGroupIngressCommand = class _AuthorizeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
21502
- ...commonParams
21503
- }).m(function(Command, cs, config, o) {
21491
+ var _AuthorizeDBSecurityGroupIngressCommand = class _AuthorizeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21504
21492
  return [
21505
21493
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21506
21494
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21514,9 +21502,7 @@ var AuthorizeDBSecurityGroupIngressCommand = _AuthorizeDBSecurityGroupIngressCom
21514
21502
 
21515
21503
 
21516
21504
 
21517
- var _BacktrackDBClusterCommand = class _BacktrackDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21518
- ...commonParams
21519
- }).m(function(Command, cs, config, o) {
21505
+ var _BacktrackDBClusterCommand = class _BacktrackDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21520
21506
  return [
21521
21507
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21522
21508
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21530,9 +21516,7 @@ var BacktrackDBClusterCommand = _BacktrackDBClusterCommand;
21530
21516
 
21531
21517
 
21532
21518
 
21533
- var _CancelExportTaskCommand = class _CancelExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
21534
- ...commonParams
21535
- }).m(function(Command, cs, config, o) {
21519
+ var _CancelExportTaskCommand = class _CancelExportTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21536
21520
  return [
21537
21521
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21538
21522
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21546,9 +21530,7 @@ var CancelExportTaskCommand = _CancelExportTaskCommand;
21546
21530
 
21547
21531
 
21548
21532
 
21549
- var _CopyDBClusterParameterGroupCommand = class _CopyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21550
- ...commonParams
21551
- }).m(function(Command, cs, config, o) {
21533
+ var _CopyDBClusterParameterGroupCommand = class _CopyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21552
21534
  return [
21553
21535
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21554
21536
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21563,9 +21545,7 @@ var import_middleware_sdk_rds = require("@aws-sdk/middleware-sdk-rds");
21563
21545
 
21564
21546
 
21565
21547
 
21566
- var _CopyDBClusterSnapshotCommand = class _CopyDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21567
- ...commonParams
21568
- }).m(function(Command, cs, config, o) {
21548
+ var _CopyDBClusterSnapshotCommand = class _CopyDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21569
21549
  return [
21570
21550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21571
21551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -21580,9 +21560,7 @@ var CopyDBClusterSnapshotCommand = _CopyDBClusterSnapshotCommand;
21580
21560
 
21581
21561
 
21582
21562
 
21583
- var _CopyDBParameterGroupCommand = class _CopyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21584
- ...commonParams
21585
- }).m(function(Command, cs, config, o) {
21563
+ var _CopyDBParameterGroupCommand = class _CopyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21586
21564
  return [
21587
21565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21588
21566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21597,9 +21575,7 @@ var CopyDBParameterGroupCommand = _CopyDBParameterGroupCommand;
21597
21575
 
21598
21576
 
21599
21577
 
21600
- var _CopyDBSnapshotCommand = class _CopyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21601
- ...commonParams
21602
- }).m(function(Command, cs, config, o) {
21578
+ var _CopyDBSnapshotCommand = class _CopyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21603
21579
  return [
21604
21580
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21605
21581
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -21614,9 +21590,7 @@ var CopyDBSnapshotCommand = _CopyDBSnapshotCommand;
21614
21590
 
21615
21591
 
21616
21592
 
21617
- var _CopyOptionGroupCommand = class _CopyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21618
- ...commonParams
21619
- }).m(function(Command, cs, config, o) {
21593
+ var _CopyOptionGroupCommand = class _CopyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21620
21594
  return [
21621
21595
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21622
21596
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21630,9 +21604,7 @@ var CopyOptionGroupCommand = _CopyOptionGroupCommand;
21630
21604
 
21631
21605
 
21632
21606
 
21633
- var _CreateBlueGreenDeploymentCommand = class _CreateBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
21634
- ...commonParams
21635
- }).m(function(Command, cs, config, o) {
21607
+ var _CreateBlueGreenDeploymentCommand = class _CreateBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21636
21608
  return [
21637
21609
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21638
21610
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21646,9 +21618,7 @@ var CreateBlueGreenDeploymentCommand = _CreateBlueGreenDeploymentCommand;
21646
21618
 
21647
21619
 
21648
21620
 
21649
- var _CreateCustomDBEngineVersionCommand = class _CreateCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
21650
- ...commonParams
21651
- }).m(function(Command, cs, config, o) {
21621
+ var _CreateCustomDBEngineVersionCommand = class _CreateCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21652
21622
  return [
21653
21623
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21654
21624
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21663,9 +21633,7 @@ var CreateCustomDBEngineVersionCommand = _CreateCustomDBEngineVersionCommand;
21663
21633
 
21664
21634
 
21665
21635
 
21666
- var _CreateDBClusterCommand = class _CreateDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21667
- ...commonParams
21668
- }).m(function(Command, cs, config, o) {
21636
+ var _CreateDBClusterCommand = class _CreateDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21669
21637
  return [
21670
21638
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21671
21639
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -21680,9 +21648,7 @@ var CreateDBClusterCommand = _CreateDBClusterCommand;
21680
21648
 
21681
21649
 
21682
21650
 
21683
- var _CreateDBClusterEndpointCommand = class _CreateDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
21684
- ...commonParams
21685
- }).m(function(Command, cs, config, o) {
21651
+ var _CreateDBClusterEndpointCommand = class _CreateDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21686
21652
  return [
21687
21653
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21688
21654
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21696,9 +21662,7 @@ var CreateDBClusterEndpointCommand = _CreateDBClusterEndpointCommand;
21696
21662
 
21697
21663
 
21698
21664
 
21699
- var _CreateDBClusterParameterGroupCommand = class _CreateDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21700
- ...commonParams
21701
- }).m(function(Command, cs, config, o) {
21665
+ var _CreateDBClusterParameterGroupCommand = class _CreateDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21702
21666
  return [
21703
21667
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21704
21668
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21712,9 +21676,7 @@ var CreateDBClusterParameterGroupCommand = _CreateDBClusterParameterGroupCommand
21712
21676
 
21713
21677
 
21714
21678
 
21715
- var _CreateDBClusterSnapshotCommand = class _CreateDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21716
- ...commonParams
21717
- }).m(function(Command, cs, config, o) {
21679
+ var _CreateDBClusterSnapshotCommand = class _CreateDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21718
21680
  return [
21719
21681
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21720
21682
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21728,9 +21690,7 @@ var CreateDBClusterSnapshotCommand = _CreateDBClusterSnapshotCommand;
21728
21690
 
21729
21691
 
21730
21692
 
21731
- var _CreateDBInstanceCommand = class _CreateDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
21732
- ...commonParams
21733
- }).m(function(Command, cs, config, o) {
21693
+ var _CreateDBInstanceCommand = class _CreateDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21734
21694
  return [
21735
21695
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21736
21696
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21745,9 +21705,7 @@ var CreateDBInstanceCommand = _CreateDBInstanceCommand;
21745
21705
 
21746
21706
 
21747
21707
 
21748
- var _CreateDBInstanceReadReplicaCommand = class _CreateDBInstanceReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
21749
- ...commonParams
21750
- }).m(function(Command, cs, config, o) {
21708
+ var _CreateDBInstanceReadReplicaCommand = class _CreateDBInstanceReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21751
21709
  return [
21752
21710
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21753
21711
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -21762,9 +21720,7 @@ var CreateDBInstanceReadReplicaCommand = _CreateDBInstanceReadReplicaCommand;
21762
21720
 
21763
21721
 
21764
21722
 
21765
- var _CreateDBParameterGroupCommand = class _CreateDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21766
- ...commonParams
21767
- }).m(function(Command, cs, config, o) {
21723
+ var _CreateDBParameterGroupCommand = class _CreateDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21768
21724
  return [
21769
21725
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21770
21726
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21778,9 +21734,7 @@ var CreateDBParameterGroupCommand = _CreateDBParameterGroupCommand;
21778
21734
 
21779
21735
 
21780
21736
 
21781
- var _CreateDBProxyCommand = class _CreateDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
21782
- ...commonParams
21783
- }).m(function(Command, cs, config, o) {
21737
+ var _CreateDBProxyCommand = class _CreateDBProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21784
21738
  return [
21785
21739
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21786
21740
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21794,9 +21748,7 @@ var CreateDBProxyCommand = _CreateDBProxyCommand;
21794
21748
 
21795
21749
 
21796
21750
 
21797
- var _CreateDBProxyEndpointCommand = class _CreateDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
21798
- ...commonParams
21799
- }).m(function(Command, cs, config, o) {
21751
+ var _CreateDBProxyEndpointCommand = class _CreateDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21800
21752
  return [
21801
21753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21802
21754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21810,9 +21762,7 @@ var CreateDBProxyEndpointCommand = _CreateDBProxyEndpointCommand;
21810
21762
 
21811
21763
 
21812
21764
 
21813
- var _CreateDBSecurityGroupCommand = class _CreateDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21814
- ...commonParams
21815
- }).m(function(Command, cs, config, o) {
21765
+ var _CreateDBSecurityGroupCommand = class _CreateDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21816
21766
  return [
21817
21767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21818
21768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21826,9 +21776,7 @@ var CreateDBSecurityGroupCommand = _CreateDBSecurityGroupCommand;
21826
21776
 
21827
21777
 
21828
21778
 
21829
- var _CreateDBShardGroupCommand = class _CreateDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21830
- ...commonParams
21831
- }).m(function(Command, cs, config, o) {
21779
+ var _CreateDBShardGroupCommand = class _CreateDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21832
21780
  return [
21833
21781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21834
21782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21842,9 +21790,7 @@ var CreateDBShardGroupCommand = _CreateDBShardGroupCommand;
21842
21790
 
21843
21791
 
21844
21792
 
21845
- var _CreateDBSnapshotCommand = class _CreateDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21846
- ...commonParams
21847
- }).m(function(Command, cs, config, o) {
21793
+ var _CreateDBSnapshotCommand = class _CreateDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21848
21794
  return [
21849
21795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21850
21796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21858,9 +21804,7 @@ var CreateDBSnapshotCommand = _CreateDBSnapshotCommand;
21858
21804
 
21859
21805
 
21860
21806
 
21861
- var _CreateDBSubnetGroupCommand = class _CreateDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21862
- ...commonParams
21863
- }).m(function(Command, cs, config, o) {
21807
+ var _CreateDBSubnetGroupCommand = class _CreateDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21864
21808
  return [
21865
21809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21866
21810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21874,9 +21818,7 @@ var CreateDBSubnetGroupCommand = _CreateDBSubnetGroupCommand;
21874
21818
 
21875
21819
 
21876
21820
 
21877
- var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
21878
- ...commonParams
21879
- }).m(function(Command, cs, config, o) {
21821
+ var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21880
21822
  return [
21881
21823
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21882
21824
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21890,9 +21832,7 @@ var CreateEventSubscriptionCommand = _CreateEventSubscriptionCommand;
21890
21832
 
21891
21833
 
21892
21834
 
21893
- var _CreateGlobalClusterCommand = class _CreateGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21894
- ...commonParams
21895
- }).m(function(Command, cs, config, o) {
21835
+ var _CreateGlobalClusterCommand = class _CreateGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21896
21836
  return [
21897
21837
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21898
21838
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21906,9 +21846,7 @@ var CreateGlobalClusterCommand = _CreateGlobalClusterCommand;
21906
21846
 
21907
21847
 
21908
21848
 
21909
- var _CreateIntegrationCommand = class _CreateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
21910
- ...commonParams
21911
- }).m(function(Command, cs, config, o) {
21849
+ var _CreateIntegrationCommand = class _CreateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21912
21850
  return [
21913
21851
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21914
21852
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21922,9 +21860,7 @@ var CreateIntegrationCommand = _CreateIntegrationCommand;
21922
21860
 
21923
21861
 
21924
21862
 
21925
- var _CreateOptionGroupCommand = class _CreateOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21926
- ...commonParams
21927
- }).m(function(Command, cs, config, o) {
21863
+ var _CreateOptionGroupCommand = class _CreateOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21928
21864
  return [
21929
21865
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21930
21866
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21938,9 +21874,7 @@ var CreateOptionGroupCommand = _CreateOptionGroupCommand;
21938
21874
 
21939
21875
 
21940
21876
 
21941
- var _CreateTenantDatabaseCommand = class _CreateTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
21942
- ...commonParams
21943
- }).m(function(Command, cs, config, o) {
21877
+ var _CreateTenantDatabaseCommand = class _CreateTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21944
21878
  return [
21945
21879
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21946
21880
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21954,9 +21888,7 @@ var CreateTenantDatabaseCommand = _CreateTenantDatabaseCommand;
21954
21888
 
21955
21889
 
21956
21890
 
21957
- var _DeleteBlueGreenDeploymentCommand = class _DeleteBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
21958
- ...commonParams
21959
- }).m(function(Command, cs, config, o) {
21891
+ var _DeleteBlueGreenDeploymentCommand = class _DeleteBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21960
21892
  return [
21961
21893
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21962
21894
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21970,9 +21902,7 @@ var DeleteBlueGreenDeploymentCommand = _DeleteBlueGreenDeploymentCommand;
21970
21902
 
21971
21903
 
21972
21904
 
21973
- var _DeleteCustomDBEngineVersionCommand = class _DeleteCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
21974
- ...commonParams
21975
- }).m(function(Command, cs, config, o) {
21905
+ var _DeleteCustomDBEngineVersionCommand = class _DeleteCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21976
21906
  return [
21977
21907
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21978
21908
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -21986,9 +21916,7 @@ var DeleteCustomDBEngineVersionCommand = _DeleteCustomDBEngineVersionCommand;
21986
21916
 
21987
21917
 
21988
21918
 
21989
- var _DeleteDBClusterAutomatedBackupCommand = class _DeleteDBClusterAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep({
21990
- ...commonParams
21991
- }).m(function(Command, cs, config, o) {
21919
+ var _DeleteDBClusterAutomatedBackupCommand = class _DeleteDBClusterAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
21992
21920
  return [
21993
21921
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
21994
21922
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22002,9 +21930,7 @@ var DeleteDBClusterAutomatedBackupCommand = _DeleteDBClusterAutomatedBackupComma
22002
21930
 
22003
21931
 
22004
21932
 
22005
- var _DeleteDBClusterCommand = class _DeleteDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
22006
- ...commonParams
22007
- }).m(function(Command, cs, config, o) {
21933
+ var _DeleteDBClusterCommand = class _DeleteDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22008
21934
  return [
22009
21935
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22010
21936
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22018,9 +21944,7 @@ var DeleteDBClusterCommand = _DeleteDBClusterCommand;
22018
21944
 
22019
21945
 
22020
21946
 
22021
- var _DeleteDBClusterEndpointCommand = class _DeleteDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
22022
- ...commonParams
22023
- }).m(function(Command, cs, config, o) {
21947
+ var _DeleteDBClusterEndpointCommand = class _DeleteDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22024
21948
  return [
22025
21949
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22026
21950
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22034,9 +21958,7 @@ var DeleteDBClusterEndpointCommand = _DeleteDBClusterEndpointCommand;
22034
21958
 
22035
21959
 
22036
21960
 
22037
- var _DeleteDBClusterParameterGroupCommand = class _DeleteDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22038
- ...commonParams
22039
- }).m(function(Command, cs, config, o) {
21961
+ var _DeleteDBClusterParameterGroupCommand = class _DeleteDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22040
21962
  return [
22041
21963
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22042
21964
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22050,9 +21972,7 @@ var DeleteDBClusterParameterGroupCommand = _DeleteDBClusterParameterGroupCommand
22050
21972
 
22051
21973
 
22052
21974
 
22053
- var _DeleteDBClusterSnapshotCommand = class _DeleteDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
22054
- ...commonParams
22055
- }).m(function(Command, cs, config, o) {
21975
+ var _DeleteDBClusterSnapshotCommand = class _DeleteDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22056
21976
  return [
22057
21977
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22058
21978
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22066,9 +21986,7 @@ var DeleteDBClusterSnapshotCommand = _DeleteDBClusterSnapshotCommand;
22066
21986
 
22067
21987
 
22068
21988
 
22069
- var _DeleteDBInstanceAutomatedBackupCommand = class _DeleteDBInstanceAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep({
22070
- ...commonParams
22071
- }).m(function(Command, cs, config, o) {
21989
+ var _DeleteDBInstanceAutomatedBackupCommand = class _DeleteDBInstanceAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22072
21990
  return [
22073
21991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22074
21992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22082,9 +22000,7 @@ var DeleteDBInstanceAutomatedBackupCommand = _DeleteDBInstanceAutomatedBackupCom
22082
22000
 
22083
22001
 
22084
22002
 
22085
- var _DeleteDBInstanceCommand = class _DeleteDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
22086
- ...commonParams
22087
- }).m(function(Command, cs, config, o) {
22003
+ var _DeleteDBInstanceCommand = class _DeleteDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22088
22004
  return [
22089
22005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22090
22006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22098,9 +22014,7 @@ var DeleteDBInstanceCommand = _DeleteDBInstanceCommand;
22098
22014
 
22099
22015
 
22100
22016
 
22101
- var _DeleteDBParameterGroupCommand = class _DeleteDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22102
- ...commonParams
22103
- }).m(function(Command, cs, config, o) {
22017
+ var _DeleteDBParameterGroupCommand = class _DeleteDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22104
22018
  return [
22105
22019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22106
22020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22114,9 +22028,7 @@ var DeleteDBParameterGroupCommand = _DeleteDBParameterGroupCommand;
22114
22028
 
22115
22029
 
22116
22030
 
22117
- var _DeleteDBProxyCommand = class _DeleteDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
22118
- ...commonParams
22119
- }).m(function(Command, cs, config, o) {
22031
+ var _DeleteDBProxyCommand = class _DeleteDBProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22120
22032
  return [
22121
22033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22122
22034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22130,9 +22042,7 @@ var DeleteDBProxyCommand = _DeleteDBProxyCommand;
22130
22042
 
22131
22043
 
22132
22044
 
22133
- var _DeleteDBProxyEndpointCommand = class _DeleteDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
22134
- ...commonParams
22135
- }).m(function(Command, cs, config, o) {
22045
+ var _DeleteDBProxyEndpointCommand = class _DeleteDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22136
22046
  return [
22137
22047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22138
22048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22146,9 +22056,7 @@ var DeleteDBProxyEndpointCommand = _DeleteDBProxyEndpointCommand;
22146
22056
 
22147
22057
 
22148
22058
 
22149
- var _DeleteDBSecurityGroupCommand = class _DeleteDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22150
- ...commonParams
22151
- }).m(function(Command, cs, config, o) {
22059
+ var _DeleteDBSecurityGroupCommand = class _DeleteDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22152
22060
  return [
22153
22061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22154
22062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22162,9 +22070,7 @@ var DeleteDBSecurityGroupCommand = _DeleteDBSecurityGroupCommand;
22162
22070
 
22163
22071
 
22164
22072
 
22165
- var _DeleteDBShardGroupCommand = class _DeleteDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22166
- ...commonParams
22167
- }).m(function(Command, cs, config, o) {
22073
+ var _DeleteDBShardGroupCommand = class _DeleteDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22168
22074
  return [
22169
22075
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22170
22076
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22178,9 +22084,7 @@ var DeleteDBShardGroupCommand = _DeleteDBShardGroupCommand;
22178
22084
 
22179
22085
 
22180
22086
 
22181
- var _DeleteDBSnapshotCommand = class _DeleteDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
22182
- ...commonParams
22183
- }).m(function(Command, cs, config, o) {
22087
+ var _DeleteDBSnapshotCommand = class _DeleteDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22184
22088
  return [
22185
22089
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22186
22090
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22194,9 +22098,7 @@ var DeleteDBSnapshotCommand = _DeleteDBSnapshotCommand;
22194
22098
 
22195
22099
 
22196
22100
 
22197
- var _DeleteDBSubnetGroupCommand = class _DeleteDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22198
- ...commonParams
22199
- }).m(function(Command, cs, config, o) {
22101
+ var _DeleteDBSubnetGroupCommand = class _DeleteDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22200
22102
  return [
22201
22103
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22202
22104
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22210,9 +22112,7 @@ var DeleteDBSubnetGroupCommand = _DeleteDBSubnetGroupCommand;
22210
22112
 
22211
22113
 
22212
22114
 
22213
- var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
22214
- ...commonParams
22215
- }).m(function(Command, cs, config, o) {
22115
+ var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22216
22116
  return [
22217
22117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22218
22118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22226,9 +22126,7 @@ var DeleteEventSubscriptionCommand = _DeleteEventSubscriptionCommand;
22226
22126
 
22227
22127
 
22228
22128
 
22229
- var _DeleteGlobalClusterCommand = class _DeleteGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
22230
- ...commonParams
22231
- }).m(function(Command, cs, config, o) {
22129
+ var _DeleteGlobalClusterCommand = class _DeleteGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22232
22130
  return [
22233
22131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22234
22132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22242,9 +22140,7 @@ var DeleteGlobalClusterCommand = _DeleteGlobalClusterCommand;
22242
22140
 
22243
22141
 
22244
22142
 
22245
- var _DeleteIntegrationCommand = class _DeleteIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
22246
- ...commonParams
22247
- }).m(function(Command, cs, config, o) {
22143
+ var _DeleteIntegrationCommand = class _DeleteIntegrationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22248
22144
  return [
22249
22145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22250
22146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22258,9 +22154,7 @@ var DeleteIntegrationCommand = _DeleteIntegrationCommand;
22258
22154
 
22259
22155
 
22260
22156
 
22261
- var _DeleteOptionGroupCommand = class _DeleteOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22262
- ...commonParams
22263
- }).m(function(Command, cs, config, o) {
22157
+ var _DeleteOptionGroupCommand = class _DeleteOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22264
22158
  return [
22265
22159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22266
22160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22274,9 +22168,7 @@ var DeleteOptionGroupCommand = _DeleteOptionGroupCommand;
22274
22168
 
22275
22169
 
22276
22170
 
22277
- var _DeleteTenantDatabaseCommand = class _DeleteTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
22278
- ...commonParams
22279
- }).m(function(Command, cs, config, o) {
22171
+ var _DeleteTenantDatabaseCommand = class _DeleteTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22280
22172
  return [
22281
22173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22282
22174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22290,9 +22182,7 @@ var DeleteTenantDatabaseCommand = _DeleteTenantDatabaseCommand;
22290
22182
 
22291
22183
 
22292
22184
 
22293
- var _DeregisterDBProxyTargetsCommand = class _DeregisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
22294
- ...commonParams
22295
- }).m(function(Command, cs, config, o) {
22185
+ var _DeregisterDBProxyTargetsCommand = class _DeregisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22296
22186
  return [
22297
22187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22298
22188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22306,9 +22196,7 @@ var DeregisterDBProxyTargetsCommand = _DeregisterDBProxyTargetsCommand;
22306
22196
 
22307
22197
 
22308
22198
 
22309
- var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22310
- ...commonParams
22311
- }).m(function(Command, cs, config, o) {
22199
+ var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22312
22200
  return [
22313
22201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22314
22202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22322,9 +22210,7 @@ var DescribeAccountAttributesCommand = _DescribeAccountAttributesCommand;
22322
22210
 
22323
22211
 
22324
22212
 
22325
- var _DescribeBlueGreenDeploymentsCommand = class _DescribeBlueGreenDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
22326
- ...commonParams
22327
- }).m(function(Command, cs, config, o) {
22213
+ var _DescribeBlueGreenDeploymentsCommand = class _DescribeBlueGreenDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22328
22214
  return [
22329
22215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22330
22216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22338,9 +22224,7 @@ var DescribeBlueGreenDeploymentsCommand = _DescribeBlueGreenDeploymentsCommand;
22338
22224
 
22339
22225
 
22340
22226
 
22341
- var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
22342
- ...commonParams
22343
- }).m(function(Command, cs, config, o) {
22227
+ var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22344
22228
  return [
22345
22229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22346
22230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22354,9 +22238,7 @@ var DescribeCertificatesCommand = _DescribeCertificatesCommand;
22354
22238
 
22355
22239
 
22356
22240
 
22357
- var _DescribeDBClusterAutomatedBackupsCommand = class _DescribeDBClusterAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep({
22358
- ...commonParams
22359
- }).m(function(Command, cs, config, o) {
22241
+ var _DescribeDBClusterAutomatedBackupsCommand = class _DescribeDBClusterAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22360
22242
  return [
22361
22243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22362
22244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22370,9 +22252,7 @@ var DescribeDBClusterAutomatedBackupsCommand = _DescribeDBClusterAutomatedBackup
22370
22252
 
22371
22253
 
22372
22254
 
22373
- var _DescribeDBClusterBacktracksCommand = class _DescribeDBClusterBacktracksCommand extends import_smithy_client.Command.classBuilder().ep({
22374
- ...commonParams
22375
- }).m(function(Command, cs, config, o) {
22255
+ var _DescribeDBClusterBacktracksCommand = class _DescribeDBClusterBacktracksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22376
22256
  return [
22377
22257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22378
22258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22386,9 +22266,7 @@ var DescribeDBClusterBacktracksCommand = _DescribeDBClusterBacktracksCommand;
22386
22266
 
22387
22267
 
22388
22268
 
22389
- var _DescribeDBClusterEndpointsCommand = class _DescribeDBClusterEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
22390
- ...commonParams
22391
- }).m(function(Command, cs, config, o) {
22269
+ var _DescribeDBClusterEndpointsCommand = class _DescribeDBClusterEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22392
22270
  return [
22393
22271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22394
22272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22402,9 +22280,7 @@ var DescribeDBClusterEndpointsCommand = _DescribeDBClusterEndpointsCommand;
22402
22280
 
22403
22281
 
22404
22282
 
22405
- var _DescribeDBClusterParameterGroupsCommand = class _DescribeDBClusterParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22406
- ...commonParams
22407
- }).m(function(Command, cs, config, o) {
22283
+ var _DescribeDBClusterParameterGroupsCommand = class _DescribeDBClusterParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22408
22284
  return [
22409
22285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22410
22286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22418,9 +22294,7 @@ var DescribeDBClusterParameterGroupsCommand = _DescribeDBClusterParameterGroupsC
22418
22294
 
22419
22295
 
22420
22296
 
22421
- var _DescribeDBClusterParametersCommand = class _DescribeDBClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22422
- ...commonParams
22423
- }).m(function(Command, cs, config, o) {
22297
+ var _DescribeDBClusterParametersCommand = class _DescribeDBClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22424
22298
  return [
22425
22299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22426
22300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22434,9 +22308,7 @@ var DescribeDBClusterParametersCommand = _DescribeDBClusterParametersCommand;
22434
22308
 
22435
22309
 
22436
22310
 
22437
- var _DescribeDBClustersCommand = class _DescribeDBClustersCommand extends import_smithy_client.Command.classBuilder().ep({
22438
- ...commonParams
22439
- }).m(function(Command, cs, config, o) {
22311
+ var _DescribeDBClustersCommand = class _DescribeDBClustersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22440
22312
  return [
22441
22313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22442
22314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22450,9 +22322,7 @@ var DescribeDBClustersCommand = _DescribeDBClustersCommand;
22450
22322
 
22451
22323
 
22452
22324
 
22453
- var _DescribeDBClusterSnapshotAttributesCommand = class _DescribeDBClusterSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22454
- ...commonParams
22455
- }).m(function(Command, cs, config, o) {
22325
+ var _DescribeDBClusterSnapshotAttributesCommand = class _DescribeDBClusterSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22456
22326
  return [
22457
22327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22458
22328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22466,9 +22336,7 @@ var DescribeDBClusterSnapshotAttributesCommand = _DescribeDBClusterSnapshotAttri
22466
22336
 
22467
22337
 
22468
22338
 
22469
- var _DescribeDBClusterSnapshotsCommand = class _DescribeDBClusterSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
22470
- ...commonParams
22471
- }).m(function(Command, cs, config, o) {
22339
+ var _DescribeDBClusterSnapshotsCommand = class _DescribeDBClusterSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22472
22340
  return [
22473
22341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22474
22342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22482,9 +22350,7 @@ var DescribeDBClusterSnapshotsCommand = _DescribeDBClusterSnapshotsCommand;
22482
22350
 
22483
22351
 
22484
22352
 
22485
- var _DescribeDBEngineVersionsCommand = class _DescribeDBEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
22486
- ...commonParams
22487
- }).m(function(Command, cs, config, o) {
22353
+ var _DescribeDBEngineVersionsCommand = class _DescribeDBEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22488
22354
  return [
22489
22355
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22490
22356
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22498,9 +22364,7 @@ var DescribeDBEngineVersionsCommand = _DescribeDBEngineVersionsCommand;
22498
22364
 
22499
22365
 
22500
22366
 
22501
- var _DescribeDBInstanceAutomatedBackupsCommand = class _DescribeDBInstanceAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep({
22502
- ...commonParams
22503
- }).m(function(Command, cs, config, o) {
22367
+ var _DescribeDBInstanceAutomatedBackupsCommand = class _DescribeDBInstanceAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22504
22368
  return [
22505
22369
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22506
22370
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22514,9 +22378,7 @@ var DescribeDBInstanceAutomatedBackupsCommand = _DescribeDBInstanceAutomatedBack
22514
22378
 
22515
22379
 
22516
22380
 
22517
- var _DescribeDBInstancesCommand = class _DescribeDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
22518
- ...commonParams
22519
- }).m(function(Command, cs, config, o) {
22381
+ var _DescribeDBInstancesCommand = class _DescribeDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22520
22382
  return [
22521
22383
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22522
22384
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22530,9 +22392,7 @@ var DescribeDBInstancesCommand = _DescribeDBInstancesCommand;
22530
22392
 
22531
22393
 
22532
22394
 
22533
- var _DescribeDBLogFilesCommand = class _DescribeDBLogFilesCommand extends import_smithy_client.Command.classBuilder().ep({
22534
- ...commonParams
22535
- }).m(function(Command, cs, config, o) {
22395
+ var _DescribeDBLogFilesCommand = class _DescribeDBLogFilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22536
22396
  return [
22537
22397
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22538
22398
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22546,9 +22406,7 @@ var DescribeDBLogFilesCommand = _DescribeDBLogFilesCommand;
22546
22406
 
22547
22407
 
22548
22408
 
22549
- var _DescribeDBParameterGroupsCommand = class _DescribeDBParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22550
- ...commonParams
22551
- }).m(function(Command, cs, config, o) {
22409
+ var _DescribeDBParameterGroupsCommand = class _DescribeDBParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22552
22410
  return [
22553
22411
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22554
22412
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22562,9 +22420,7 @@ var DescribeDBParameterGroupsCommand = _DescribeDBParameterGroupsCommand;
22562
22420
 
22563
22421
 
22564
22422
 
22565
- var _DescribeDBParametersCommand = class _DescribeDBParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22566
- ...commonParams
22567
- }).m(function(Command, cs, config, o) {
22423
+ var _DescribeDBParametersCommand = class _DescribeDBParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22568
22424
  return [
22569
22425
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22570
22426
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22578,9 +22434,7 @@ var DescribeDBParametersCommand = _DescribeDBParametersCommand;
22578
22434
 
22579
22435
 
22580
22436
 
22581
- var _DescribeDBProxiesCommand = class _DescribeDBProxiesCommand extends import_smithy_client.Command.classBuilder().ep({
22582
- ...commonParams
22583
- }).m(function(Command, cs, config, o) {
22437
+ var _DescribeDBProxiesCommand = class _DescribeDBProxiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22584
22438
  return [
22585
22439
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22586
22440
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22594,9 +22448,7 @@ var DescribeDBProxiesCommand = _DescribeDBProxiesCommand;
22594
22448
 
22595
22449
 
22596
22450
 
22597
- var _DescribeDBProxyEndpointsCommand = class _DescribeDBProxyEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
22598
- ...commonParams
22599
- }).m(function(Command, cs, config, o) {
22451
+ var _DescribeDBProxyEndpointsCommand = class _DescribeDBProxyEndpointsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22600
22452
  return [
22601
22453
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22602
22454
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22610,9 +22462,7 @@ var DescribeDBProxyEndpointsCommand = _DescribeDBProxyEndpointsCommand;
22610
22462
 
22611
22463
 
22612
22464
 
22613
- var _DescribeDBProxyTargetGroupsCommand = class _DescribeDBProxyTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22614
- ...commonParams
22615
- }).m(function(Command, cs, config, o) {
22465
+ var _DescribeDBProxyTargetGroupsCommand = class _DescribeDBProxyTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22616
22466
  return [
22617
22467
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22618
22468
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22626,9 +22476,7 @@ var DescribeDBProxyTargetGroupsCommand = _DescribeDBProxyTargetGroupsCommand;
22626
22476
 
22627
22477
 
22628
22478
 
22629
- var _DescribeDBProxyTargetsCommand = class _DescribeDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
22630
- ...commonParams
22631
- }).m(function(Command, cs, config, o) {
22479
+ var _DescribeDBProxyTargetsCommand = class _DescribeDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22632
22480
  return [
22633
22481
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22634
22482
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22642,9 +22490,7 @@ var DescribeDBProxyTargetsCommand = _DescribeDBProxyTargetsCommand;
22642
22490
 
22643
22491
 
22644
22492
 
22645
- var _DescribeDBRecommendationsCommand = class _DescribeDBRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
22646
- ...commonParams
22647
- }).m(function(Command, cs, config, o) {
22493
+ var _DescribeDBRecommendationsCommand = class _DescribeDBRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22648
22494
  return [
22649
22495
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22650
22496
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22658,9 +22504,7 @@ var DescribeDBRecommendationsCommand = _DescribeDBRecommendationsCommand;
22658
22504
 
22659
22505
 
22660
22506
 
22661
- var _DescribeDBSecurityGroupsCommand = class _DescribeDBSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22662
- ...commonParams
22663
- }).m(function(Command, cs, config, o) {
22507
+ var _DescribeDBSecurityGroupsCommand = class _DescribeDBSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22664
22508
  return [
22665
22509
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22666
22510
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22674,9 +22518,7 @@ var DescribeDBSecurityGroupsCommand = _DescribeDBSecurityGroupsCommand;
22674
22518
 
22675
22519
 
22676
22520
 
22677
- var _DescribeDBShardGroupsCommand = class _DescribeDBShardGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22678
- ...commonParams
22679
- }).m(function(Command, cs, config, o) {
22521
+ var _DescribeDBShardGroupsCommand = class _DescribeDBShardGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22680
22522
  return [
22681
22523
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22682
22524
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22690,9 +22532,7 @@ var DescribeDBShardGroupsCommand = _DescribeDBShardGroupsCommand;
22690
22532
 
22691
22533
 
22692
22534
 
22693
- var _DescribeDBSnapshotAttributesCommand = class _DescribeDBSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22694
- ...commonParams
22695
- }).m(function(Command, cs, config, o) {
22535
+ var _DescribeDBSnapshotAttributesCommand = class _DescribeDBSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22696
22536
  return [
22697
22537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22698
22538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22706,9 +22546,7 @@ var DescribeDBSnapshotAttributesCommand = _DescribeDBSnapshotAttributesCommand;
22706
22546
 
22707
22547
 
22708
22548
 
22709
- var _DescribeDBSnapshotsCommand = class _DescribeDBSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
22710
- ...commonParams
22711
- }).m(function(Command, cs, config, o) {
22549
+ var _DescribeDBSnapshotsCommand = class _DescribeDBSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22712
22550
  return [
22713
22551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22714
22552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22722,9 +22560,7 @@ var DescribeDBSnapshotsCommand = _DescribeDBSnapshotsCommand;
22722
22560
 
22723
22561
 
22724
22562
 
22725
- var _DescribeDBSnapshotTenantDatabasesCommand = class _DescribeDBSnapshotTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
22726
- ...commonParams
22727
- }).m(function(Command, cs, config, o) {
22563
+ var _DescribeDBSnapshotTenantDatabasesCommand = class _DescribeDBSnapshotTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22728
22564
  return [
22729
22565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22730
22566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22738,9 +22574,7 @@ var DescribeDBSnapshotTenantDatabasesCommand = _DescribeDBSnapshotTenantDatabase
22738
22574
 
22739
22575
 
22740
22576
 
22741
- var _DescribeDBSubnetGroupsCommand = class _DescribeDBSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22742
- ...commonParams
22743
- }).m(function(Command, cs, config, o) {
22577
+ var _DescribeDBSubnetGroupsCommand = class _DescribeDBSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22744
22578
  return [
22745
22579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22746
22580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22754,9 +22588,7 @@ var DescribeDBSubnetGroupsCommand = _DescribeDBSubnetGroupsCommand;
22754
22588
 
22755
22589
 
22756
22590
 
22757
- var _DescribeEngineDefaultClusterParametersCommand = class _DescribeEngineDefaultClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22758
- ...commonParams
22759
- }).m(function(Command, cs, config, o) {
22591
+ var _DescribeEngineDefaultClusterParametersCommand = class _DescribeEngineDefaultClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22760
22592
  return [
22761
22593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22762
22594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22770,9 +22602,7 @@ var DescribeEngineDefaultClusterParametersCommand = _DescribeEngineDefaultCluste
22770
22602
 
22771
22603
 
22772
22604
 
22773
- var _DescribeEngineDefaultParametersCommand = class _DescribeEngineDefaultParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22774
- ...commonParams
22775
- }).m(function(Command, cs, config, o) {
22605
+ var _DescribeEngineDefaultParametersCommand = class _DescribeEngineDefaultParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22776
22606
  return [
22777
22607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22778
22608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22786,9 +22616,7 @@ var DescribeEngineDefaultParametersCommand = _DescribeEngineDefaultParametersCom
22786
22616
 
22787
22617
 
22788
22618
 
22789
- var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
22790
- ...commonParams
22791
- }).m(function(Command, cs, config, o) {
22619
+ var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22792
22620
  return [
22793
22621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22794
22622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22802,9 +22630,7 @@ var DescribeEventCategoriesCommand = _DescribeEventCategoriesCommand;
22802
22630
 
22803
22631
 
22804
22632
 
22805
- var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
22806
- ...commonParams
22807
- }).m(function(Command, cs, config, o) {
22633
+ var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22808
22634
  return [
22809
22635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22810
22636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22818,9 +22644,7 @@ var DescribeEventsCommand = _DescribeEventsCommand;
22818
22644
 
22819
22645
 
22820
22646
 
22821
- var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
22822
- ...commonParams
22823
- }).m(function(Command, cs, config, o) {
22647
+ var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22824
22648
  return [
22825
22649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22826
22650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22834,9 +22658,7 @@ var DescribeEventSubscriptionsCommand = _DescribeEventSubscriptionsCommand;
22834
22658
 
22835
22659
 
22836
22660
 
22837
- var _DescribeExportTasksCommand = class _DescribeExportTasksCommand extends import_smithy_client.Command.classBuilder().ep({
22838
- ...commonParams
22839
- }).m(function(Command, cs, config, o) {
22661
+ var _DescribeExportTasksCommand = class _DescribeExportTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22840
22662
  return [
22841
22663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22842
22664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22850,9 +22672,7 @@ var DescribeExportTasksCommand = _DescribeExportTasksCommand;
22850
22672
 
22851
22673
 
22852
22674
 
22853
- var _DescribeGlobalClustersCommand = class _DescribeGlobalClustersCommand extends import_smithy_client.Command.classBuilder().ep({
22854
- ...commonParams
22855
- }).m(function(Command, cs, config, o) {
22675
+ var _DescribeGlobalClustersCommand = class _DescribeGlobalClustersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22856
22676
  return [
22857
22677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22858
22678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22866,9 +22686,7 @@ var DescribeGlobalClustersCommand = _DescribeGlobalClustersCommand;
22866
22686
 
22867
22687
 
22868
22688
 
22869
- var _DescribeIntegrationsCommand = class _DescribeIntegrationsCommand extends import_smithy_client.Command.classBuilder().ep({
22870
- ...commonParams
22871
- }).m(function(Command, cs, config, o) {
22689
+ var _DescribeIntegrationsCommand = class _DescribeIntegrationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22872
22690
  return [
22873
22691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22874
22692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22882,9 +22700,7 @@ var DescribeIntegrationsCommand = _DescribeIntegrationsCommand;
22882
22700
 
22883
22701
 
22884
22702
 
22885
- var _DescribeOptionGroupOptionsCommand = class _DescribeOptionGroupOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
22886
- ...commonParams
22887
- }).m(function(Command, cs, config, o) {
22703
+ var _DescribeOptionGroupOptionsCommand = class _DescribeOptionGroupOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22888
22704
  return [
22889
22705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22890
22706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22898,9 +22714,7 @@ var DescribeOptionGroupOptionsCommand = _DescribeOptionGroupOptionsCommand;
22898
22714
 
22899
22715
 
22900
22716
 
22901
- var _DescribeOptionGroupsCommand = class _DescribeOptionGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22902
- ...commonParams
22903
- }).m(function(Command, cs, config, o) {
22717
+ var _DescribeOptionGroupsCommand = class _DescribeOptionGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22904
22718
  return [
22905
22719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22906
22720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22914,9 +22728,7 @@ var DescribeOptionGroupsCommand = _DescribeOptionGroupsCommand;
22914
22728
 
22915
22729
 
22916
22730
 
22917
- var _DescribeOrderableDBInstanceOptionsCommand = class _DescribeOrderableDBInstanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
22918
- ...commonParams
22919
- }).m(function(Command, cs, config, o) {
22731
+ var _DescribeOrderableDBInstanceOptionsCommand = class _DescribeOrderableDBInstanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22920
22732
  return [
22921
22733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22922
22734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22930,9 +22742,7 @@ var DescribeOrderableDBInstanceOptionsCommand = _DescribeOrderableDBInstanceOpti
22930
22742
 
22931
22743
 
22932
22744
 
22933
- var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
22934
- ...commonParams
22935
- }).m(function(Command, cs, config, o) {
22745
+ var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22936
22746
  return [
22937
22747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22938
22748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22946,9 +22756,7 @@ var DescribePendingMaintenanceActionsCommand = _DescribePendingMaintenanceAction
22946
22756
 
22947
22757
 
22948
22758
 
22949
- var _DescribeReservedDBInstancesCommand = class _DescribeReservedDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
22950
- ...commonParams
22951
- }).m(function(Command, cs, config, o) {
22759
+ var _DescribeReservedDBInstancesCommand = class _DescribeReservedDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22952
22760
  return [
22953
22761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22954
22762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22962,9 +22770,7 @@ var DescribeReservedDBInstancesCommand = _DescribeReservedDBInstancesCommand;
22962
22770
 
22963
22771
 
22964
22772
 
22965
- var _DescribeReservedDBInstancesOfferingsCommand = class _DescribeReservedDBInstancesOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
22966
- ...commonParams
22967
- }).m(function(Command, cs, config, o) {
22773
+ var _DescribeReservedDBInstancesOfferingsCommand = class _DescribeReservedDBInstancesOfferingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22968
22774
  return [
22969
22775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22970
22776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22978,9 +22784,7 @@ var DescribeReservedDBInstancesOfferingsCommand = _DescribeReservedDBInstancesOf
22978
22784
 
22979
22785
 
22980
22786
 
22981
- var _DescribeSourceRegionsCommand = class _DescribeSourceRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
22982
- ...commonParams
22983
- }).m(function(Command, cs, config, o) {
22787
+ var _DescribeSourceRegionsCommand = class _DescribeSourceRegionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
22984
22788
  return [
22985
22789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
22986
22790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -22994,9 +22798,7 @@ var DescribeSourceRegionsCommand = _DescribeSourceRegionsCommand;
22994
22798
 
22995
22799
 
22996
22800
 
22997
- var _DescribeTenantDatabasesCommand = class _DescribeTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
22998
- ...commonParams
22999
- }).m(function(Command, cs, config, o) {
22801
+ var _DescribeTenantDatabasesCommand = class _DescribeTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23000
22802
  return [
23001
22803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23002
22804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23010,9 +22812,7 @@ var DescribeTenantDatabasesCommand = _DescribeTenantDatabasesCommand;
23010
22812
 
23011
22813
 
23012
22814
 
23013
- var _DescribeValidDBInstanceModificationsCommand = class _DescribeValidDBInstanceModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
23014
- ...commonParams
23015
- }).m(function(Command, cs, config, o) {
22815
+ var _DescribeValidDBInstanceModificationsCommand = class _DescribeValidDBInstanceModificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23016
22816
  return [
23017
22817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23018
22818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23026,9 +22826,7 @@ var DescribeValidDBInstanceModificationsCommand = _DescribeValidDBInstanceModifi
23026
22826
 
23027
22827
 
23028
22828
 
23029
- var _DisableHttpEndpointCommand = class _DisableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23030
- ...commonParams
23031
- }).m(function(Command, cs, config, o) {
22829
+ var _DisableHttpEndpointCommand = class _DisableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23032
22830
  return [
23033
22831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23034
22832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23042,9 +22840,7 @@ var DisableHttpEndpointCommand = _DisableHttpEndpointCommand;
23042
22840
 
23043
22841
 
23044
22842
 
23045
- var _DownloadDBLogFilePortionCommand = class _DownloadDBLogFilePortionCommand extends import_smithy_client.Command.classBuilder().ep({
23046
- ...commonParams
23047
- }).m(function(Command, cs, config, o) {
22843
+ var _DownloadDBLogFilePortionCommand = class _DownloadDBLogFilePortionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23048
22844
  return [
23049
22845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23050
22846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23058,9 +22854,7 @@ var DownloadDBLogFilePortionCommand = _DownloadDBLogFilePortionCommand;
23058
22854
 
23059
22855
 
23060
22856
 
23061
- var _EnableHttpEndpointCommand = class _EnableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23062
- ...commonParams
23063
- }).m(function(Command, cs, config, o) {
22857
+ var _EnableHttpEndpointCommand = class _EnableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23064
22858
  return [
23065
22859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23066
22860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23074,9 +22868,7 @@ var EnableHttpEndpointCommand = _EnableHttpEndpointCommand;
23074
22868
 
23075
22869
 
23076
22870
 
23077
- var _FailoverDBClusterCommand = class _FailoverDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23078
- ...commonParams
23079
- }).m(function(Command, cs, config, o) {
22871
+ var _FailoverDBClusterCommand = class _FailoverDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23080
22872
  return [
23081
22873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23082
22874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23090,9 +22882,7 @@ var FailoverDBClusterCommand = _FailoverDBClusterCommand;
23090
22882
 
23091
22883
 
23092
22884
 
23093
- var _FailoverGlobalClusterCommand = class _FailoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23094
- ...commonParams
23095
- }).m(function(Command, cs, config, o) {
22885
+ var _FailoverGlobalClusterCommand = class _FailoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23096
22886
  return [
23097
22887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23098
22888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23106,9 +22896,7 @@ var FailoverGlobalClusterCommand = _FailoverGlobalClusterCommand;
23106
22896
 
23107
22897
 
23108
22898
 
23109
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
23110
- ...commonParams
23111
- }).m(function(Command, cs, config, o) {
22899
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23112
22900
  return [
23113
22901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23114
22902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23122,9 +22910,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
23122
22910
 
23123
22911
 
23124
22912
 
23125
- var _ModifyActivityStreamCommand = class _ModifyActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
23126
- ...commonParams
23127
- }).m(function(Command, cs, config, o) {
22913
+ var _ModifyActivityStreamCommand = class _ModifyActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23128
22914
  return [
23129
22915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23130
22916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23138,9 +22924,7 @@ var ModifyActivityStreamCommand = _ModifyActivityStreamCommand;
23138
22924
 
23139
22925
 
23140
22926
 
23141
- var _ModifyCertificatesCommand = class _ModifyCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
23142
- ...commonParams
23143
- }).m(function(Command, cs, config, o) {
22927
+ var _ModifyCertificatesCommand = class _ModifyCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23144
22928
  return [
23145
22929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23146
22930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23154,9 +22938,7 @@ var ModifyCertificatesCommand = _ModifyCertificatesCommand;
23154
22938
 
23155
22939
 
23156
22940
 
23157
- var _ModifyCurrentDBClusterCapacityCommand = class _ModifyCurrentDBClusterCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
23158
- ...commonParams
23159
- }).m(function(Command, cs, config, o) {
22941
+ var _ModifyCurrentDBClusterCapacityCommand = class _ModifyCurrentDBClusterCapacityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23160
22942
  return [
23161
22943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23162
22944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23170,9 +22952,7 @@ var ModifyCurrentDBClusterCapacityCommand = _ModifyCurrentDBClusterCapacityComma
23170
22952
 
23171
22953
 
23172
22954
 
23173
- var _ModifyCustomDBEngineVersionCommand = class _ModifyCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
23174
- ...commonParams
23175
- }).m(function(Command, cs, config, o) {
22955
+ var _ModifyCustomDBEngineVersionCommand = class _ModifyCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23176
22956
  return [
23177
22957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23178
22958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23186,9 +22966,7 @@ var ModifyCustomDBEngineVersionCommand = _ModifyCustomDBEngineVersionCommand;
23186
22966
 
23187
22967
 
23188
22968
 
23189
- var _ModifyDBClusterCommand = class _ModifyDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23190
- ...commonParams
23191
- }).m(function(Command, cs, config, o) {
22969
+ var _ModifyDBClusterCommand = class _ModifyDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23192
22970
  return [
23193
22971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23194
22972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23202,9 +22980,7 @@ var ModifyDBClusterCommand = _ModifyDBClusterCommand;
23202
22980
 
23203
22981
 
23204
22982
 
23205
- var _ModifyDBClusterEndpointCommand = class _ModifyDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23206
- ...commonParams
23207
- }).m(function(Command, cs, config, o) {
22983
+ var _ModifyDBClusterEndpointCommand = class _ModifyDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23208
22984
  return [
23209
22985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23210
22986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23218,9 +22994,7 @@ var ModifyDBClusterEndpointCommand = _ModifyDBClusterEndpointCommand;
23218
22994
 
23219
22995
 
23220
22996
 
23221
- var _ModifyDBClusterParameterGroupCommand = class _ModifyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23222
- ...commonParams
23223
- }).m(function(Command, cs, config, o) {
22997
+ var _ModifyDBClusterParameterGroupCommand = class _ModifyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23224
22998
  return [
23225
22999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23226
23000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23234,9 +23008,7 @@ var ModifyDBClusterParameterGroupCommand = _ModifyDBClusterParameterGroupCommand
23234
23008
 
23235
23009
 
23236
23010
 
23237
- var _ModifyDBClusterSnapshotAttributeCommand = class _ModifyDBClusterSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
23238
- ...commonParams
23239
- }).m(function(Command, cs, config, o) {
23011
+ var _ModifyDBClusterSnapshotAttributeCommand = class _ModifyDBClusterSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23240
23012
  return [
23241
23013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23242
23014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23250,9 +23022,7 @@ var ModifyDBClusterSnapshotAttributeCommand = _ModifyDBClusterSnapshotAttributeC
23250
23022
 
23251
23023
 
23252
23024
 
23253
- var _ModifyDBInstanceCommand = class _ModifyDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23254
- ...commonParams
23255
- }).m(function(Command, cs, config, o) {
23025
+ var _ModifyDBInstanceCommand = class _ModifyDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23256
23026
  return [
23257
23027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23258
23028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23266,9 +23036,7 @@ var ModifyDBInstanceCommand = _ModifyDBInstanceCommand;
23266
23036
 
23267
23037
 
23268
23038
 
23269
- var _ModifyDBParameterGroupCommand = class _ModifyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23270
- ...commonParams
23271
- }).m(function(Command, cs, config, o) {
23039
+ var _ModifyDBParameterGroupCommand = class _ModifyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23272
23040
  return [
23273
23041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23274
23042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23282,9 +23050,7 @@ var ModifyDBParameterGroupCommand = _ModifyDBParameterGroupCommand;
23282
23050
 
23283
23051
 
23284
23052
 
23285
- var _ModifyDBProxyCommand = class _ModifyDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
23286
- ...commonParams
23287
- }).m(function(Command, cs, config, o) {
23053
+ var _ModifyDBProxyCommand = class _ModifyDBProxyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23288
23054
  return [
23289
23055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23290
23056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23298,9 +23064,7 @@ var ModifyDBProxyCommand = _ModifyDBProxyCommand;
23298
23064
 
23299
23065
 
23300
23066
 
23301
- var _ModifyDBProxyEndpointCommand = class _ModifyDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23302
- ...commonParams
23303
- }).m(function(Command, cs, config, o) {
23067
+ var _ModifyDBProxyEndpointCommand = class _ModifyDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23304
23068
  return [
23305
23069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23306
23070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23314,9 +23078,7 @@ var ModifyDBProxyEndpointCommand = _ModifyDBProxyEndpointCommand;
23314
23078
 
23315
23079
 
23316
23080
 
23317
- var _ModifyDBProxyTargetGroupCommand = class _ModifyDBProxyTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23318
- ...commonParams
23319
- }).m(function(Command, cs, config, o) {
23081
+ var _ModifyDBProxyTargetGroupCommand = class _ModifyDBProxyTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23320
23082
  return [
23321
23083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23322
23084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23330,9 +23092,7 @@ var ModifyDBProxyTargetGroupCommand = _ModifyDBProxyTargetGroupCommand;
23330
23092
 
23331
23093
 
23332
23094
 
23333
- var _ModifyDBRecommendationCommand = class _ModifyDBRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
23334
- ...commonParams
23335
- }).m(function(Command, cs, config, o) {
23095
+ var _ModifyDBRecommendationCommand = class _ModifyDBRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23336
23096
  return [
23337
23097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23338
23098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23346,9 +23106,7 @@ var ModifyDBRecommendationCommand = _ModifyDBRecommendationCommand;
23346
23106
 
23347
23107
 
23348
23108
 
23349
- var _ModifyDBShardGroupCommand = class _ModifyDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23350
- ...commonParams
23351
- }).m(function(Command, cs, config, o) {
23109
+ var _ModifyDBShardGroupCommand = class _ModifyDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23352
23110
  return [
23353
23111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23354
23112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23362,9 +23120,7 @@ var ModifyDBShardGroupCommand = _ModifyDBShardGroupCommand;
23362
23120
 
23363
23121
 
23364
23122
 
23365
- var _ModifyDBSnapshotAttributeCommand = class _ModifyDBSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
23366
- ...commonParams
23367
- }).m(function(Command, cs, config, o) {
23123
+ var _ModifyDBSnapshotAttributeCommand = class _ModifyDBSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23368
23124
  return [
23369
23125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23370
23126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23378,9 +23134,7 @@ var ModifyDBSnapshotAttributeCommand = _ModifyDBSnapshotAttributeCommand;
23378
23134
 
23379
23135
 
23380
23136
 
23381
- var _ModifyDBSnapshotCommand = class _ModifyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23382
- ...commonParams
23383
- }).m(function(Command, cs, config, o) {
23137
+ var _ModifyDBSnapshotCommand = class _ModifyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23384
23138
  return [
23385
23139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23386
23140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23394,9 +23148,7 @@ var ModifyDBSnapshotCommand = _ModifyDBSnapshotCommand;
23394
23148
 
23395
23149
 
23396
23150
 
23397
- var _ModifyDBSubnetGroupCommand = class _ModifyDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23398
- ...commonParams
23399
- }).m(function(Command, cs, config, o) {
23151
+ var _ModifyDBSubnetGroupCommand = class _ModifyDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23400
23152
  return [
23401
23153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23402
23154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23410,9 +23162,7 @@ var ModifyDBSubnetGroupCommand = _ModifyDBSubnetGroupCommand;
23410
23162
 
23411
23163
 
23412
23164
 
23413
- var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
23414
- ...commonParams
23415
- }).m(function(Command, cs, config, o) {
23165
+ var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23416
23166
  return [
23417
23167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23418
23168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23426,9 +23176,7 @@ var ModifyEventSubscriptionCommand = _ModifyEventSubscriptionCommand;
23426
23176
 
23427
23177
 
23428
23178
 
23429
- var _ModifyGlobalClusterCommand = class _ModifyGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23430
- ...commonParams
23431
- }).m(function(Command, cs, config, o) {
23179
+ var _ModifyGlobalClusterCommand = class _ModifyGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23432
23180
  return [
23433
23181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23434
23182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23442,9 +23190,7 @@ var ModifyGlobalClusterCommand = _ModifyGlobalClusterCommand;
23442
23190
 
23443
23191
 
23444
23192
 
23445
- var _ModifyIntegrationCommand = class _ModifyIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
23446
- ...commonParams
23447
- }).m(function(Command, cs, config, o) {
23193
+ var _ModifyIntegrationCommand = class _ModifyIntegrationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23448
23194
  return [
23449
23195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23450
23196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23458,9 +23204,7 @@ var ModifyIntegrationCommand = _ModifyIntegrationCommand;
23458
23204
 
23459
23205
 
23460
23206
 
23461
- var _ModifyOptionGroupCommand = class _ModifyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23462
- ...commonParams
23463
- }).m(function(Command, cs, config, o) {
23207
+ var _ModifyOptionGroupCommand = class _ModifyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23464
23208
  return [
23465
23209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23466
23210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23474,9 +23218,7 @@ var ModifyOptionGroupCommand = _ModifyOptionGroupCommand;
23474
23218
 
23475
23219
 
23476
23220
 
23477
- var _ModifyTenantDatabaseCommand = class _ModifyTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
23478
- ...commonParams
23479
- }).m(function(Command, cs, config, o) {
23221
+ var _ModifyTenantDatabaseCommand = class _ModifyTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23480
23222
  return [
23481
23223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23482
23224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23490,9 +23232,7 @@ var ModifyTenantDatabaseCommand = _ModifyTenantDatabaseCommand;
23490
23232
 
23491
23233
 
23492
23234
 
23493
- var _PromoteReadReplicaCommand = class _PromoteReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
23494
- ...commonParams
23495
- }).m(function(Command, cs, config, o) {
23235
+ var _PromoteReadReplicaCommand = class _PromoteReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23496
23236
  return [
23497
23237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23498
23238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23506,9 +23246,7 @@ var PromoteReadReplicaCommand = _PromoteReadReplicaCommand;
23506
23246
 
23507
23247
 
23508
23248
 
23509
- var _PromoteReadReplicaDBClusterCommand = class _PromoteReadReplicaDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23510
- ...commonParams
23511
- }).m(function(Command, cs, config, o) {
23249
+ var _PromoteReadReplicaDBClusterCommand = class _PromoteReadReplicaDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23512
23250
  return [
23513
23251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23514
23252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23522,9 +23260,7 @@ var PromoteReadReplicaDBClusterCommand = _PromoteReadReplicaDBClusterCommand;
23522
23260
 
23523
23261
 
23524
23262
 
23525
- var _PurchaseReservedDBInstancesOfferingCommand = class _PurchaseReservedDBInstancesOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
23526
- ...commonParams
23527
- }).m(function(Command, cs, config, o) {
23263
+ var _PurchaseReservedDBInstancesOfferingCommand = class _PurchaseReservedDBInstancesOfferingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23528
23264
  return [
23529
23265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23530
23266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23538,9 +23274,7 @@ var PurchaseReservedDBInstancesOfferingCommand = _PurchaseReservedDBInstancesOff
23538
23274
 
23539
23275
 
23540
23276
 
23541
- var _RebootDBClusterCommand = class _RebootDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23542
- ...commonParams
23543
- }).m(function(Command, cs, config, o) {
23277
+ var _RebootDBClusterCommand = class _RebootDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23544
23278
  return [
23545
23279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23546
23280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23554,9 +23288,7 @@ var RebootDBClusterCommand = _RebootDBClusterCommand;
23554
23288
 
23555
23289
 
23556
23290
 
23557
- var _RebootDBInstanceCommand = class _RebootDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23558
- ...commonParams
23559
- }).m(function(Command, cs, config, o) {
23291
+ var _RebootDBInstanceCommand = class _RebootDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23560
23292
  return [
23561
23293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23562
23294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23570,9 +23302,7 @@ var RebootDBInstanceCommand = _RebootDBInstanceCommand;
23570
23302
 
23571
23303
 
23572
23304
 
23573
- var _RebootDBShardGroupCommand = class _RebootDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23574
- ...commonParams
23575
- }).m(function(Command, cs, config, o) {
23305
+ var _RebootDBShardGroupCommand = class _RebootDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23576
23306
  return [
23577
23307
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23578
23308
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23586,9 +23316,7 @@ var RebootDBShardGroupCommand = _RebootDBShardGroupCommand;
23586
23316
 
23587
23317
 
23588
23318
 
23589
- var _RegisterDBProxyTargetsCommand = class _RegisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
23590
- ...commonParams
23591
- }).m(function(Command, cs, config, o) {
23319
+ var _RegisterDBProxyTargetsCommand = class _RegisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23592
23320
  return [
23593
23321
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23594
23322
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23602,9 +23330,7 @@ var RegisterDBProxyTargetsCommand = _RegisterDBProxyTargetsCommand;
23602
23330
 
23603
23331
 
23604
23332
 
23605
- var _RemoveFromGlobalClusterCommand = class _RemoveFromGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23606
- ...commonParams
23607
- }).m(function(Command, cs, config, o) {
23333
+ var _RemoveFromGlobalClusterCommand = class _RemoveFromGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23608
23334
  return [
23609
23335
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23610
23336
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23618,9 +23344,7 @@ var RemoveFromGlobalClusterCommand = _RemoveFromGlobalClusterCommand;
23618
23344
 
23619
23345
 
23620
23346
 
23621
- var _RemoveRoleFromDBClusterCommand = class _RemoveRoleFromDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23622
- ...commonParams
23623
- }).m(function(Command, cs, config, o) {
23347
+ var _RemoveRoleFromDBClusterCommand = class _RemoveRoleFromDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23624
23348
  return [
23625
23349
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23626
23350
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23634,9 +23358,7 @@ var RemoveRoleFromDBClusterCommand = _RemoveRoleFromDBClusterCommand;
23634
23358
 
23635
23359
 
23636
23360
 
23637
- var _RemoveRoleFromDBInstanceCommand = class _RemoveRoleFromDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23638
- ...commonParams
23639
- }).m(function(Command, cs, config, o) {
23361
+ var _RemoveRoleFromDBInstanceCommand = class _RemoveRoleFromDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23640
23362
  return [
23641
23363
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23642
23364
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23650,9 +23372,7 @@ var RemoveRoleFromDBInstanceCommand = _RemoveRoleFromDBInstanceCommand;
23650
23372
 
23651
23373
 
23652
23374
 
23653
- var _RemoveSourceIdentifierFromSubscriptionCommand = class _RemoveSourceIdentifierFromSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
23654
- ...commonParams
23655
- }).m(function(Command, cs, config, o) {
23375
+ var _RemoveSourceIdentifierFromSubscriptionCommand = class _RemoveSourceIdentifierFromSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23656
23376
  return [
23657
23377
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23658
23378
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23666,9 +23386,7 @@ var RemoveSourceIdentifierFromSubscriptionCommand = _RemoveSourceIdentifierFromS
23666
23386
 
23667
23387
 
23668
23388
 
23669
- var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
23670
- ...commonParams
23671
- }).m(function(Command, cs, config, o) {
23389
+ var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23672
23390
  return [
23673
23391
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23674
23392
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23682,9 +23400,7 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
23682
23400
 
23683
23401
 
23684
23402
 
23685
- var _ResetDBClusterParameterGroupCommand = class _ResetDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23686
- ...commonParams
23687
- }).m(function(Command, cs, config, o) {
23403
+ var _ResetDBClusterParameterGroupCommand = class _ResetDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23688
23404
  return [
23689
23405
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23690
23406
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23698,9 +23414,7 @@ var ResetDBClusterParameterGroupCommand = _ResetDBClusterParameterGroupCommand;
23698
23414
 
23699
23415
 
23700
23416
 
23701
- var _ResetDBParameterGroupCommand = class _ResetDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23702
- ...commonParams
23703
- }).m(function(Command, cs, config, o) {
23417
+ var _ResetDBParameterGroupCommand = class _ResetDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23704
23418
  return [
23705
23419
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23706
23420
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23714,9 +23428,7 @@ var ResetDBParameterGroupCommand = _ResetDBParameterGroupCommand;
23714
23428
 
23715
23429
 
23716
23430
 
23717
- var _RestoreDBClusterFromS3Command = class _RestoreDBClusterFromS3Command extends import_smithy_client.Command.classBuilder().ep({
23718
- ...commonParams
23719
- }).m(function(Command, cs, config, o) {
23431
+ var _RestoreDBClusterFromS3Command = class _RestoreDBClusterFromS3Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23720
23432
  return [
23721
23433
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23722
23434
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23730,9 +23442,7 @@ var RestoreDBClusterFromS3Command = _RestoreDBClusterFromS3Command;
23730
23442
 
23731
23443
 
23732
23444
 
23733
- var _RestoreDBClusterFromSnapshotCommand = class _RestoreDBClusterFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23734
- ...commonParams
23735
- }).m(function(Command, cs, config, o) {
23445
+ var _RestoreDBClusterFromSnapshotCommand = class _RestoreDBClusterFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23736
23446
  return [
23737
23447
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23738
23448
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23746,9 +23456,7 @@ var RestoreDBClusterFromSnapshotCommand = _RestoreDBClusterFromSnapshotCommand;
23746
23456
 
23747
23457
 
23748
23458
 
23749
- var _RestoreDBClusterToPointInTimeCommand = class _RestoreDBClusterToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
23750
- ...commonParams
23751
- }).m(function(Command, cs, config, o) {
23459
+ var _RestoreDBClusterToPointInTimeCommand = class _RestoreDBClusterToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23752
23460
  return [
23753
23461
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23754
23462
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23762,9 +23470,7 @@ var RestoreDBClusterToPointInTimeCommand = _RestoreDBClusterToPointInTimeCommand
23762
23470
 
23763
23471
 
23764
23472
 
23765
- var _RestoreDBInstanceFromDBSnapshotCommand = class _RestoreDBInstanceFromDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23766
- ...commonParams
23767
- }).m(function(Command, cs, config, o) {
23473
+ var _RestoreDBInstanceFromDBSnapshotCommand = class _RestoreDBInstanceFromDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23768
23474
  return [
23769
23475
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23770
23476
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23778,9 +23484,7 @@ var RestoreDBInstanceFromDBSnapshotCommand = _RestoreDBInstanceFromDBSnapshotCom
23778
23484
 
23779
23485
 
23780
23486
 
23781
- var _RestoreDBInstanceFromS3Command = class _RestoreDBInstanceFromS3Command extends import_smithy_client.Command.classBuilder().ep({
23782
- ...commonParams
23783
- }).m(function(Command, cs, config, o) {
23487
+ var _RestoreDBInstanceFromS3Command = class _RestoreDBInstanceFromS3Command extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23784
23488
  return [
23785
23489
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23786
23490
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23794,9 +23498,7 @@ var RestoreDBInstanceFromS3Command = _RestoreDBInstanceFromS3Command;
23794
23498
 
23795
23499
 
23796
23500
 
23797
- var _RestoreDBInstanceToPointInTimeCommand = class _RestoreDBInstanceToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
23798
- ...commonParams
23799
- }).m(function(Command, cs, config, o) {
23501
+ var _RestoreDBInstanceToPointInTimeCommand = class _RestoreDBInstanceToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23800
23502
  return [
23801
23503
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23802
23504
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23810,9 +23512,7 @@ var RestoreDBInstanceToPointInTimeCommand = _RestoreDBInstanceToPointInTimeComma
23810
23512
 
23811
23513
 
23812
23514
 
23813
- var _RevokeDBSecurityGroupIngressCommand = class _RevokeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
23814
- ...commonParams
23815
- }).m(function(Command, cs, config, o) {
23515
+ var _RevokeDBSecurityGroupIngressCommand = class _RevokeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23816
23516
  return [
23817
23517
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23818
23518
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23826,9 +23526,7 @@ var RevokeDBSecurityGroupIngressCommand = _RevokeDBSecurityGroupIngressCommand;
23826
23526
 
23827
23527
 
23828
23528
 
23829
- var _StartActivityStreamCommand = class _StartActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
23830
- ...commonParams
23831
- }).m(function(Command, cs, config, o) {
23529
+ var _StartActivityStreamCommand = class _StartActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23832
23530
  return [
23833
23531
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23834
23532
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23842,9 +23540,7 @@ var StartActivityStreamCommand = _StartActivityStreamCommand;
23842
23540
 
23843
23541
 
23844
23542
 
23845
- var _StartDBClusterCommand = class _StartDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23846
- ...commonParams
23847
- }).m(function(Command, cs, config, o) {
23543
+ var _StartDBClusterCommand = class _StartDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23848
23544
  return [
23849
23545
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23850
23546
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23859,9 +23555,7 @@ var StartDBClusterCommand = _StartDBClusterCommand;
23859
23555
 
23860
23556
 
23861
23557
 
23862
- var _StartDBInstanceAutomatedBackupsReplicationCommand = class _StartDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
23863
- ...commonParams
23864
- }).m(function(Command, cs, config, o) {
23558
+ var _StartDBInstanceAutomatedBackupsReplicationCommand = class _StartDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23865
23559
  return [
23866
23560
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23867
23561
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
@@ -23876,9 +23570,7 @@ var StartDBInstanceAutomatedBackupsReplicationCommand = _StartDBInstanceAutomate
23876
23570
 
23877
23571
 
23878
23572
 
23879
- var _StartDBInstanceCommand = class _StartDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23880
- ...commonParams
23881
- }).m(function(Command, cs, config, o) {
23573
+ var _StartDBInstanceCommand = class _StartDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23882
23574
  return [
23883
23575
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23884
23576
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23892,9 +23584,7 @@ var StartDBInstanceCommand = _StartDBInstanceCommand;
23892
23584
 
23893
23585
 
23894
23586
 
23895
- var _StartExportTaskCommand = class _StartExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
23896
- ...commonParams
23897
- }).m(function(Command, cs, config, o) {
23587
+ var _StartExportTaskCommand = class _StartExportTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23898
23588
  return [
23899
23589
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23900
23590
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23908,9 +23598,7 @@ var StartExportTaskCommand = _StartExportTaskCommand;
23908
23598
 
23909
23599
 
23910
23600
 
23911
- var _StopActivityStreamCommand = class _StopActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
23912
- ...commonParams
23913
- }).m(function(Command, cs, config, o) {
23601
+ var _StopActivityStreamCommand = class _StopActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23914
23602
  return [
23915
23603
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23916
23604
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23924,9 +23612,7 @@ var StopActivityStreamCommand = _StopActivityStreamCommand;
23924
23612
 
23925
23613
 
23926
23614
 
23927
- var _StopDBClusterCommand = class _StopDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23928
- ...commonParams
23929
- }).m(function(Command, cs, config, o) {
23615
+ var _StopDBClusterCommand = class _StopDBClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23930
23616
  return [
23931
23617
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23932
23618
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23940,9 +23626,7 @@ var StopDBClusterCommand = _StopDBClusterCommand;
23940
23626
 
23941
23627
 
23942
23628
 
23943
- var _StopDBInstanceAutomatedBackupsReplicationCommand = class _StopDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
23944
- ...commonParams
23945
- }).m(function(Command, cs, config, o) {
23629
+ var _StopDBInstanceAutomatedBackupsReplicationCommand = class _StopDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23946
23630
  return [
23947
23631
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23948
23632
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23956,9 +23640,7 @@ var StopDBInstanceAutomatedBackupsReplicationCommand = _StopDBInstanceAutomatedB
23956
23640
 
23957
23641
 
23958
23642
 
23959
- var _StopDBInstanceCommand = class _StopDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23960
- ...commonParams
23961
- }).m(function(Command, cs, config, o) {
23643
+ var _StopDBInstanceCommand = class _StopDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23962
23644
  return [
23963
23645
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23964
23646
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23972,9 +23654,7 @@ var StopDBInstanceCommand = _StopDBInstanceCommand;
23972
23654
 
23973
23655
 
23974
23656
 
23975
- var _SwitchoverBlueGreenDeploymentCommand = class _SwitchoverBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
23976
- ...commonParams
23977
- }).m(function(Command, cs, config, o) {
23657
+ var _SwitchoverBlueGreenDeploymentCommand = class _SwitchoverBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23978
23658
  return [
23979
23659
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23980
23660
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -23988,9 +23668,7 @@ var SwitchoverBlueGreenDeploymentCommand = _SwitchoverBlueGreenDeploymentCommand
23988
23668
 
23989
23669
 
23990
23670
 
23991
- var _SwitchoverGlobalClusterCommand = class _SwitchoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23992
- ...commonParams
23993
- }).m(function(Command, cs, config, o) {
23671
+ var _SwitchoverGlobalClusterCommand = class _SwitchoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
23994
23672
  return [
23995
23673
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
23996
23674
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -24004,9 +23682,7 @@ var SwitchoverGlobalClusterCommand = _SwitchoverGlobalClusterCommand;
24004
23682
 
24005
23683
 
24006
23684
 
24007
- var _SwitchoverReadReplicaCommand = class _SwitchoverReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
24008
- ...commonParams
24009
- }).m(function(Command, cs, config, o) {
23685
+ var _SwitchoverReadReplicaCommand = class _SwitchoverReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
24010
23686
  return [
24011
23687
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
24012
23688
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())