@aws-sdk/client-rds 3.590.0 → 3.592.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 (329) hide show
  1. package/dist-cjs/index.js +0 -162
  2. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  3. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +2 -1
  4. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  7. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -1
  8. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +2 -1
  9. package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
  10. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  11. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  12. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CopyOptionGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateDBProxyCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateDBShardGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateIntegrationCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateOptionGroupCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteDBProxyCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +2 -1
  56. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeCertificatesCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
  91. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  92. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +2 -1
  93. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +2 -1
  95. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  96. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  97. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +2 -1
  98. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -1
  99. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +2 -1
  100. package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +2 -1
  101. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  102. package/dist-types/commands/DisableHttpEndpointCommand.d.ts +2 -1
  103. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +2 -1
  104. package/dist-types/commands/EnableHttpEndpointCommand.d.ts +2 -1
  105. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
  106. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  107. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  108. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +2 -1
  109. package/dist-types/commands/ModifyCertificatesCommand.d.ts +2 -1
  110. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -1
  111. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -1
  112. package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
  113. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  114. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  115. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  116. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
  117. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  118. package/dist-types/commands/ModifyDBProxyCommand.d.ts +2 -1
  119. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +2 -1
  120. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -1
  121. package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +2 -1
  122. package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +2 -1
  123. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -1
  124. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
  125. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  126. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  127. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  128. package/dist-types/commands/ModifyIntegrationCommand.d.ts +2 -1
  129. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +2 -1
  130. package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +2 -1
  131. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +2 -1
  132. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  133. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -1
  134. package/dist-types/commands/RebootDBClusterCommand.d.ts +2 -1
  135. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
  136. package/dist-types/commands/RebootDBShardGroupCommand.d.ts +2 -1
  137. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +2 -1
  138. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  139. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  140. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -1
  141. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  142. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  143. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  144. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  145. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -1
  146. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  147. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  148. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -1
  149. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +2 -1
  150. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -1
  151. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -1
  152. package/dist-types/commands/StartActivityStreamCommand.d.ts +2 -1
  153. package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
  154. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -1
  155. package/dist-types/commands/StartDBInstanceCommand.d.ts +2 -1
  156. package/dist-types/commands/StartExportTaskCommand.d.ts +2 -1
  157. package/dist-types/commands/StopActivityStreamCommand.d.ts +2 -1
  158. package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
  159. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -1
  160. package/dist-types/commands/StopDBInstanceCommand.d.ts +2 -1
  161. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +2 -1
  162. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +2 -1
  163. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +2 -1
  164. package/dist-types/index.d.ts +2 -2
  165. package/dist-types/models/RDSServiceException.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -1
  274. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -1
  275. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -1
  276. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -1
  277. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  278. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  279. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  280. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -1
  281. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  282. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -1
  283. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -1
  284. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -1
  285. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +2 -1
  286. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +2 -1
  287. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -1
  288. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -1
  289. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  290. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  291. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  292. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +2 -1
  293. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -1
  294. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +2 -1
  295. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -1
  296. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  297. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -1
  298. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +2 -1
  299. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -1
  300. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +2 -1
  301. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -1
  302. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  303. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  304. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -1
  305. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  306. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  307. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  308. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  309. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -1
  310. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  311. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  312. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -1
  313. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -1
  314. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -1
  315. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -1
  316. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -1
  317. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -1
  318. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -1
  319. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -1
  320. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -1
  321. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -1
  322. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -1
  323. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -1
  324. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -1
  325. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +2 -1
  326. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +2 -1
  327. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +2 -1
  328. package/dist-types/ts3.4/models/RDSServiceException.d.ts +2 -1
  329. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -579,7 +579,6 @@ var RDSClient = _RDSClient;
579
579
 
580
580
  var import_middleware_serde = require("@smithy/middleware-serde");
581
581
 
582
- var import_types = require("@smithy/types");
583
582
 
584
583
  // src/protocols/Aws_query.ts
585
584
  var import_core2 = require("@aws-sdk/core");
@@ -21431,7 +21430,6 @@ var AddRoleToDBClusterCommand = _AddRoleToDBClusterCommand;
21431
21430
 
21432
21431
 
21433
21432
 
21434
-
21435
21433
  var _AddRoleToDBInstanceCommand = class _AddRoleToDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
21436
21434
  ...commonParams
21437
21435
  }).m(function(Command, cs, config, o) {
@@ -21448,7 +21446,6 @@ var AddRoleToDBInstanceCommand = _AddRoleToDBInstanceCommand;
21448
21446
 
21449
21447
 
21450
21448
 
21451
-
21452
21449
  var _AddSourceIdentifierToSubscriptionCommand = class _AddSourceIdentifierToSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
21453
21450
  ...commonParams
21454
21451
  }).m(function(Command, cs, config, o) {
@@ -21465,7 +21462,6 @@ var AddSourceIdentifierToSubscriptionCommand = _AddSourceIdentifierToSubscriptio
21465
21462
 
21466
21463
 
21467
21464
 
21468
-
21469
21465
  var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
21470
21466
  ...commonParams
21471
21467
  }).m(function(Command, cs, config, o) {
@@ -21482,7 +21478,6 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
21482
21478
 
21483
21479
 
21484
21480
 
21485
-
21486
21481
  var _ApplyPendingMaintenanceActionCommand = class _ApplyPendingMaintenanceActionCommand extends import_smithy_client.Command.classBuilder().ep({
21487
21482
  ...commonParams
21488
21483
  }).m(function(Command, cs, config, o) {
@@ -21499,7 +21494,6 @@ var ApplyPendingMaintenanceActionCommand = _ApplyPendingMaintenanceActionCommand
21499
21494
 
21500
21495
 
21501
21496
 
21502
-
21503
21497
  var _AuthorizeDBSecurityGroupIngressCommand = class _AuthorizeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
21504
21498
  ...commonParams
21505
21499
  }).m(function(Command, cs, config, o) {
@@ -21516,7 +21510,6 @@ var AuthorizeDBSecurityGroupIngressCommand = _AuthorizeDBSecurityGroupIngressCom
21516
21510
 
21517
21511
 
21518
21512
 
21519
-
21520
21513
  var _BacktrackDBClusterCommand = class _BacktrackDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21521
21514
  ...commonParams
21522
21515
  }).m(function(Command, cs, config, o) {
@@ -21533,7 +21526,6 @@ var BacktrackDBClusterCommand = _BacktrackDBClusterCommand;
21533
21526
 
21534
21527
 
21535
21528
 
21536
-
21537
21529
  var _CancelExportTaskCommand = class _CancelExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
21538
21530
  ...commonParams
21539
21531
  }).m(function(Command, cs, config, o) {
@@ -21550,7 +21542,6 @@ var CancelExportTaskCommand = _CancelExportTaskCommand;
21550
21542
 
21551
21543
 
21552
21544
 
21553
-
21554
21545
  var _CopyDBClusterParameterGroupCommand = class _CopyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21555
21546
  ...commonParams
21556
21547
  }).m(function(Command, cs, config, o) {
@@ -21568,7 +21559,6 @@ var import_middleware_sdk_rds = require("@aws-sdk/middleware-sdk-rds");
21568
21559
 
21569
21560
 
21570
21561
 
21571
-
21572
21562
  var _CopyDBClusterSnapshotCommand = class _CopyDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21573
21563
  ...commonParams
21574
21564
  }).m(function(Command, cs, config, o) {
@@ -21586,7 +21576,6 @@ var CopyDBClusterSnapshotCommand = _CopyDBClusterSnapshotCommand;
21586
21576
 
21587
21577
 
21588
21578
 
21589
-
21590
21579
  var _CopyDBParameterGroupCommand = class _CopyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21591
21580
  ...commonParams
21592
21581
  }).m(function(Command, cs, config, o) {
@@ -21604,7 +21593,6 @@ var CopyDBParameterGroupCommand = _CopyDBParameterGroupCommand;
21604
21593
 
21605
21594
 
21606
21595
 
21607
-
21608
21596
  var _CopyDBSnapshotCommand = class _CopyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21609
21597
  ...commonParams
21610
21598
  }).m(function(Command, cs, config, o) {
@@ -21622,7 +21610,6 @@ var CopyDBSnapshotCommand = _CopyDBSnapshotCommand;
21622
21610
 
21623
21611
 
21624
21612
 
21625
-
21626
21613
  var _CopyOptionGroupCommand = class _CopyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21627
21614
  ...commonParams
21628
21615
  }).m(function(Command, cs, config, o) {
@@ -21639,7 +21626,6 @@ var CopyOptionGroupCommand = _CopyOptionGroupCommand;
21639
21626
 
21640
21627
 
21641
21628
 
21642
-
21643
21629
  var _CreateBlueGreenDeploymentCommand = class _CreateBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
21644
21630
  ...commonParams
21645
21631
  }).m(function(Command, cs, config, o) {
@@ -21656,7 +21642,6 @@ var CreateBlueGreenDeploymentCommand = _CreateBlueGreenDeploymentCommand;
21656
21642
 
21657
21643
 
21658
21644
 
21659
-
21660
21645
  var _CreateCustomDBEngineVersionCommand = class _CreateCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
21661
21646
  ...commonParams
21662
21647
  }).m(function(Command, cs, config, o) {
@@ -21674,7 +21659,6 @@ var CreateCustomDBEngineVersionCommand = _CreateCustomDBEngineVersionCommand;
21674
21659
 
21675
21660
 
21676
21661
 
21677
-
21678
21662
  var _CreateDBClusterCommand = class _CreateDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21679
21663
  ...commonParams
21680
21664
  }).m(function(Command, cs, config, o) {
@@ -21692,7 +21676,6 @@ var CreateDBClusterCommand = _CreateDBClusterCommand;
21692
21676
 
21693
21677
 
21694
21678
 
21695
-
21696
21679
  var _CreateDBClusterEndpointCommand = class _CreateDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
21697
21680
  ...commonParams
21698
21681
  }).m(function(Command, cs, config, o) {
@@ -21709,7 +21692,6 @@ var CreateDBClusterEndpointCommand = _CreateDBClusterEndpointCommand;
21709
21692
 
21710
21693
 
21711
21694
 
21712
-
21713
21695
  var _CreateDBClusterParameterGroupCommand = class _CreateDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21714
21696
  ...commonParams
21715
21697
  }).m(function(Command, cs, config, o) {
@@ -21726,7 +21708,6 @@ var CreateDBClusterParameterGroupCommand = _CreateDBClusterParameterGroupCommand
21726
21708
 
21727
21709
 
21728
21710
 
21729
-
21730
21711
  var _CreateDBClusterSnapshotCommand = class _CreateDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21731
21712
  ...commonParams
21732
21713
  }).m(function(Command, cs, config, o) {
@@ -21743,7 +21724,6 @@ var CreateDBClusterSnapshotCommand = _CreateDBClusterSnapshotCommand;
21743
21724
 
21744
21725
 
21745
21726
 
21746
-
21747
21727
  var _CreateDBInstanceCommand = class _CreateDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
21748
21728
  ...commonParams
21749
21729
  }).m(function(Command, cs, config, o) {
@@ -21761,7 +21741,6 @@ var CreateDBInstanceCommand = _CreateDBInstanceCommand;
21761
21741
 
21762
21742
 
21763
21743
 
21764
-
21765
21744
  var _CreateDBInstanceReadReplicaCommand = class _CreateDBInstanceReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
21766
21745
  ...commonParams
21767
21746
  }).m(function(Command, cs, config, o) {
@@ -21779,7 +21758,6 @@ var CreateDBInstanceReadReplicaCommand = _CreateDBInstanceReadReplicaCommand;
21779
21758
 
21780
21759
 
21781
21760
 
21782
-
21783
21761
  var _CreateDBParameterGroupCommand = class _CreateDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21784
21762
  ...commonParams
21785
21763
  }).m(function(Command, cs, config, o) {
@@ -21796,7 +21774,6 @@ var CreateDBParameterGroupCommand = _CreateDBParameterGroupCommand;
21796
21774
 
21797
21775
 
21798
21776
 
21799
-
21800
21777
  var _CreateDBProxyCommand = class _CreateDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
21801
21778
  ...commonParams
21802
21779
  }).m(function(Command, cs, config, o) {
@@ -21813,7 +21790,6 @@ var CreateDBProxyCommand = _CreateDBProxyCommand;
21813
21790
 
21814
21791
 
21815
21792
 
21816
-
21817
21793
  var _CreateDBProxyEndpointCommand = class _CreateDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
21818
21794
  ...commonParams
21819
21795
  }).m(function(Command, cs, config, o) {
@@ -21830,7 +21806,6 @@ var CreateDBProxyEndpointCommand = _CreateDBProxyEndpointCommand;
21830
21806
 
21831
21807
 
21832
21808
 
21833
-
21834
21809
  var _CreateDBSecurityGroupCommand = class _CreateDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21835
21810
  ...commonParams
21836
21811
  }).m(function(Command, cs, config, o) {
@@ -21847,7 +21822,6 @@ var CreateDBSecurityGroupCommand = _CreateDBSecurityGroupCommand;
21847
21822
 
21848
21823
 
21849
21824
 
21850
-
21851
21825
  var _CreateDBShardGroupCommand = class _CreateDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21852
21826
  ...commonParams
21853
21827
  }).m(function(Command, cs, config, o) {
@@ -21864,7 +21838,6 @@ var CreateDBShardGroupCommand = _CreateDBShardGroupCommand;
21864
21838
 
21865
21839
 
21866
21840
 
21867
-
21868
21841
  var _CreateDBSnapshotCommand = class _CreateDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
21869
21842
  ...commonParams
21870
21843
  }).m(function(Command, cs, config, o) {
@@ -21881,7 +21854,6 @@ var CreateDBSnapshotCommand = _CreateDBSnapshotCommand;
21881
21854
 
21882
21855
 
21883
21856
 
21884
-
21885
21857
  var _CreateDBSubnetGroupCommand = class _CreateDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21886
21858
  ...commonParams
21887
21859
  }).m(function(Command, cs, config, o) {
@@ -21898,7 +21870,6 @@ var CreateDBSubnetGroupCommand = _CreateDBSubnetGroupCommand;
21898
21870
 
21899
21871
 
21900
21872
 
21901
-
21902
21873
  var _CreateEventSubscriptionCommand = class _CreateEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
21903
21874
  ...commonParams
21904
21875
  }).m(function(Command, cs, config, o) {
@@ -21915,7 +21886,6 @@ var CreateEventSubscriptionCommand = _CreateEventSubscriptionCommand;
21915
21886
 
21916
21887
 
21917
21888
 
21918
-
21919
21889
  var _CreateGlobalClusterCommand = class _CreateGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
21920
21890
  ...commonParams
21921
21891
  }).m(function(Command, cs, config, o) {
@@ -21932,7 +21902,6 @@ var CreateGlobalClusterCommand = _CreateGlobalClusterCommand;
21932
21902
 
21933
21903
 
21934
21904
 
21935
-
21936
21905
  var _CreateIntegrationCommand = class _CreateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
21937
21906
  ...commonParams
21938
21907
  }).m(function(Command, cs, config, o) {
@@ -21949,7 +21918,6 @@ var CreateIntegrationCommand = _CreateIntegrationCommand;
21949
21918
 
21950
21919
 
21951
21920
 
21952
-
21953
21921
  var _CreateOptionGroupCommand = class _CreateOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
21954
21922
  ...commonParams
21955
21923
  }).m(function(Command, cs, config, o) {
@@ -21966,7 +21934,6 @@ var CreateOptionGroupCommand = _CreateOptionGroupCommand;
21966
21934
 
21967
21935
 
21968
21936
 
21969
-
21970
21937
  var _CreateTenantDatabaseCommand = class _CreateTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
21971
21938
  ...commonParams
21972
21939
  }).m(function(Command, cs, config, o) {
@@ -21983,7 +21950,6 @@ var CreateTenantDatabaseCommand = _CreateTenantDatabaseCommand;
21983
21950
 
21984
21951
 
21985
21952
 
21986
-
21987
21953
  var _DeleteBlueGreenDeploymentCommand = class _DeleteBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
21988
21954
  ...commonParams
21989
21955
  }).m(function(Command, cs, config, o) {
@@ -22000,7 +21966,6 @@ var DeleteBlueGreenDeploymentCommand = _DeleteBlueGreenDeploymentCommand;
22000
21966
 
22001
21967
 
22002
21968
 
22003
-
22004
21969
  var _DeleteCustomDBEngineVersionCommand = class _DeleteCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
22005
21970
  ...commonParams
22006
21971
  }).m(function(Command, cs, config, o) {
@@ -22017,7 +21982,6 @@ var DeleteCustomDBEngineVersionCommand = _DeleteCustomDBEngineVersionCommand;
22017
21982
 
22018
21983
 
22019
21984
 
22020
-
22021
21985
  var _DeleteDBClusterAutomatedBackupCommand = class _DeleteDBClusterAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep({
22022
21986
  ...commonParams
22023
21987
  }).m(function(Command, cs, config, o) {
@@ -22034,7 +21998,6 @@ var DeleteDBClusterAutomatedBackupCommand = _DeleteDBClusterAutomatedBackupComma
22034
21998
 
22035
21999
 
22036
22000
 
22037
-
22038
22001
  var _DeleteDBClusterCommand = class _DeleteDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
22039
22002
  ...commonParams
22040
22003
  }).m(function(Command, cs, config, o) {
@@ -22051,7 +22014,6 @@ var DeleteDBClusterCommand = _DeleteDBClusterCommand;
22051
22014
 
22052
22015
 
22053
22016
 
22054
-
22055
22017
  var _DeleteDBClusterEndpointCommand = class _DeleteDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
22056
22018
  ...commonParams
22057
22019
  }).m(function(Command, cs, config, o) {
@@ -22068,7 +22030,6 @@ var DeleteDBClusterEndpointCommand = _DeleteDBClusterEndpointCommand;
22068
22030
 
22069
22031
 
22070
22032
 
22071
-
22072
22033
  var _DeleteDBClusterParameterGroupCommand = class _DeleteDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22073
22034
  ...commonParams
22074
22035
  }).m(function(Command, cs, config, o) {
@@ -22085,7 +22046,6 @@ var DeleteDBClusterParameterGroupCommand = _DeleteDBClusterParameterGroupCommand
22085
22046
 
22086
22047
 
22087
22048
 
22088
-
22089
22049
  var _DeleteDBClusterSnapshotCommand = class _DeleteDBClusterSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
22090
22050
  ...commonParams
22091
22051
  }).m(function(Command, cs, config, o) {
@@ -22102,7 +22062,6 @@ var DeleteDBClusterSnapshotCommand = _DeleteDBClusterSnapshotCommand;
22102
22062
 
22103
22063
 
22104
22064
 
22105
-
22106
22065
  var _DeleteDBInstanceAutomatedBackupCommand = class _DeleteDBInstanceAutomatedBackupCommand extends import_smithy_client.Command.classBuilder().ep({
22107
22066
  ...commonParams
22108
22067
  }).m(function(Command, cs, config, o) {
@@ -22119,7 +22078,6 @@ var DeleteDBInstanceAutomatedBackupCommand = _DeleteDBInstanceAutomatedBackupCom
22119
22078
 
22120
22079
 
22121
22080
 
22122
-
22123
22081
  var _DeleteDBInstanceCommand = class _DeleteDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
22124
22082
  ...commonParams
22125
22083
  }).m(function(Command, cs, config, o) {
@@ -22136,7 +22094,6 @@ var DeleteDBInstanceCommand = _DeleteDBInstanceCommand;
22136
22094
 
22137
22095
 
22138
22096
 
22139
-
22140
22097
  var _DeleteDBParameterGroupCommand = class _DeleteDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22141
22098
  ...commonParams
22142
22099
  }).m(function(Command, cs, config, o) {
@@ -22153,7 +22110,6 @@ var DeleteDBParameterGroupCommand = _DeleteDBParameterGroupCommand;
22153
22110
 
22154
22111
 
22155
22112
 
22156
-
22157
22113
  var _DeleteDBProxyCommand = class _DeleteDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
22158
22114
  ...commonParams
22159
22115
  }).m(function(Command, cs, config, o) {
@@ -22170,7 +22126,6 @@ var DeleteDBProxyCommand = _DeleteDBProxyCommand;
22170
22126
 
22171
22127
 
22172
22128
 
22173
-
22174
22129
  var _DeleteDBProxyEndpointCommand = class _DeleteDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
22175
22130
  ...commonParams
22176
22131
  }).m(function(Command, cs, config, o) {
@@ -22187,7 +22142,6 @@ var DeleteDBProxyEndpointCommand = _DeleteDBProxyEndpointCommand;
22187
22142
 
22188
22143
 
22189
22144
 
22190
-
22191
22145
  var _DeleteDBSecurityGroupCommand = class _DeleteDBSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22192
22146
  ...commonParams
22193
22147
  }).m(function(Command, cs, config, o) {
@@ -22204,7 +22158,6 @@ var DeleteDBSecurityGroupCommand = _DeleteDBSecurityGroupCommand;
22204
22158
 
22205
22159
 
22206
22160
 
22207
-
22208
22161
  var _DeleteDBShardGroupCommand = class _DeleteDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22209
22162
  ...commonParams
22210
22163
  }).m(function(Command, cs, config, o) {
@@ -22221,7 +22174,6 @@ var DeleteDBShardGroupCommand = _DeleteDBShardGroupCommand;
22221
22174
 
22222
22175
 
22223
22176
 
22224
-
22225
22177
  var _DeleteDBSnapshotCommand = class _DeleteDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
22226
22178
  ...commonParams
22227
22179
  }).m(function(Command, cs, config, o) {
@@ -22238,7 +22190,6 @@ var DeleteDBSnapshotCommand = _DeleteDBSnapshotCommand;
22238
22190
 
22239
22191
 
22240
22192
 
22241
-
22242
22193
  var _DeleteDBSubnetGroupCommand = class _DeleteDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22243
22194
  ...commonParams
22244
22195
  }).m(function(Command, cs, config, o) {
@@ -22255,7 +22206,6 @@ var DeleteDBSubnetGroupCommand = _DeleteDBSubnetGroupCommand;
22255
22206
 
22256
22207
 
22257
22208
 
22258
-
22259
22209
  var _DeleteEventSubscriptionCommand = class _DeleteEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
22260
22210
  ...commonParams
22261
22211
  }).m(function(Command, cs, config, o) {
@@ -22272,7 +22222,6 @@ var DeleteEventSubscriptionCommand = _DeleteEventSubscriptionCommand;
22272
22222
 
22273
22223
 
22274
22224
 
22275
-
22276
22225
  var _DeleteGlobalClusterCommand = class _DeleteGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
22277
22226
  ...commonParams
22278
22227
  }).m(function(Command, cs, config, o) {
@@ -22289,7 +22238,6 @@ var DeleteGlobalClusterCommand = _DeleteGlobalClusterCommand;
22289
22238
 
22290
22239
 
22291
22240
 
22292
-
22293
22241
  var _DeleteIntegrationCommand = class _DeleteIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
22294
22242
  ...commonParams
22295
22243
  }).m(function(Command, cs, config, o) {
@@ -22306,7 +22254,6 @@ var DeleteIntegrationCommand = _DeleteIntegrationCommand;
22306
22254
 
22307
22255
 
22308
22256
 
22309
-
22310
22257
  var _DeleteOptionGroupCommand = class _DeleteOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
22311
22258
  ...commonParams
22312
22259
  }).m(function(Command, cs, config, o) {
@@ -22323,7 +22270,6 @@ var DeleteOptionGroupCommand = _DeleteOptionGroupCommand;
22323
22270
 
22324
22271
 
22325
22272
 
22326
-
22327
22273
  var _DeleteTenantDatabaseCommand = class _DeleteTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
22328
22274
  ...commonParams
22329
22275
  }).m(function(Command, cs, config, o) {
@@ -22340,7 +22286,6 @@ var DeleteTenantDatabaseCommand = _DeleteTenantDatabaseCommand;
22340
22286
 
22341
22287
 
22342
22288
 
22343
-
22344
22289
  var _DeregisterDBProxyTargetsCommand = class _DeregisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
22345
22290
  ...commonParams
22346
22291
  }).m(function(Command, cs, config, o) {
@@ -22357,7 +22302,6 @@ var DeregisterDBProxyTargetsCommand = _DeregisterDBProxyTargetsCommand;
22357
22302
 
22358
22303
 
22359
22304
 
22360
-
22361
22305
  var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22362
22306
  ...commonParams
22363
22307
  }).m(function(Command, cs, config, o) {
@@ -22374,7 +22318,6 @@ var DescribeAccountAttributesCommand = _DescribeAccountAttributesCommand;
22374
22318
 
22375
22319
 
22376
22320
 
22377
-
22378
22321
  var _DescribeBlueGreenDeploymentsCommand = class _DescribeBlueGreenDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
22379
22322
  ...commonParams
22380
22323
  }).m(function(Command, cs, config, o) {
@@ -22391,7 +22334,6 @@ var DescribeBlueGreenDeploymentsCommand = _DescribeBlueGreenDeploymentsCommand;
22391
22334
 
22392
22335
 
22393
22336
 
22394
-
22395
22337
  var _DescribeCertificatesCommand = class _DescribeCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
22396
22338
  ...commonParams
22397
22339
  }).m(function(Command, cs, config, o) {
@@ -22408,7 +22350,6 @@ var DescribeCertificatesCommand = _DescribeCertificatesCommand;
22408
22350
 
22409
22351
 
22410
22352
 
22411
-
22412
22353
  var _DescribeDBClusterAutomatedBackupsCommand = class _DescribeDBClusterAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep({
22413
22354
  ...commonParams
22414
22355
  }).m(function(Command, cs, config, o) {
@@ -22425,7 +22366,6 @@ var DescribeDBClusterAutomatedBackupsCommand = _DescribeDBClusterAutomatedBackup
22425
22366
 
22426
22367
 
22427
22368
 
22428
-
22429
22369
  var _DescribeDBClusterBacktracksCommand = class _DescribeDBClusterBacktracksCommand extends import_smithy_client.Command.classBuilder().ep({
22430
22370
  ...commonParams
22431
22371
  }).m(function(Command, cs, config, o) {
@@ -22442,7 +22382,6 @@ var DescribeDBClusterBacktracksCommand = _DescribeDBClusterBacktracksCommand;
22442
22382
 
22443
22383
 
22444
22384
 
22445
-
22446
22385
  var _DescribeDBClusterEndpointsCommand = class _DescribeDBClusterEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
22447
22386
  ...commonParams
22448
22387
  }).m(function(Command, cs, config, o) {
@@ -22459,7 +22398,6 @@ var DescribeDBClusterEndpointsCommand = _DescribeDBClusterEndpointsCommand;
22459
22398
 
22460
22399
 
22461
22400
 
22462
-
22463
22401
  var _DescribeDBClusterParameterGroupsCommand = class _DescribeDBClusterParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22464
22402
  ...commonParams
22465
22403
  }).m(function(Command, cs, config, o) {
@@ -22476,7 +22414,6 @@ var DescribeDBClusterParameterGroupsCommand = _DescribeDBClusterParameterGroupsC
22476
22414
 
22477
22415
 
22478
22416
 
22479
-
22480
22417
  var _DescribeDBClusterParametersCommand = class _DescribeDBClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22481
22418
  ...commonParams
22482
22419
  }).m(function(Command, cs, config, o) {
@@ -22493,7 +22430,6 @@ var DescribeDBClusterParametersCommand = _DescribeDBClusterParametersCommand;
22493
22430
 
22494
22431
 
22495
22432
 
22496
-
22497
22433
  var _DescribeDBClustersCommand = class _DescribeDBClustersCommand extends import_smithy_client.Command.classBuilder().ep({
22498
22434
  ...commonParams
22499
22435
  }).m(function(Command, cs, config, o) {
@@ -22510,7 +22446,6 @@ var DescribeDBClustersCommand = _DescribeDBClustersCommand;
22510
22446
 
22511
22447
 
22512
22448
 
22513
-
22514
22449
  var _DescribeDBClusterSnapshotAttributesCommand = class _DescribeDBClusterSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22515
22450
  ...commonParams
22516
22451
  }).m(function(Command, cs, config, o) {
@@ -22527,7 +22462,6 @@ var DescribeDBClusterSnapshotAttributesCommand = _DescribeDBClusterSnapshotAttri
22527
22462
 
22528
22463
 
22529
22464
 
22530
-
22531
22465
  var _DescribeDBClusterSnapshotsCommand = class _DescribeDBClusterSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
22532
22466
  ...commonParams
22533
22467
  }).m(function(Command, cs, config, o) {
@@ -22544,7 +22478,6 @@ var DescribeDBClusterSnapshotsCommand = _DescribeDBClusterSnapshotsCommand;
22544
22478
 
22545
22479
 
22546
22480
 
22547
-
22548
22481
  var _DescribeDBEngineVersionsCommand = class _DescribeDBEngineVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
22549
22482
  ...commonParams
22550
22483
  }).m(function(Command, cs, config, o) {
@@ -22561,7 +22494,6 @@ var DescribeDBEngineVersionsCommand = _DescribeDBEngineVersionsCommand;
22561
22494
 
22562
22495
 
22563
22496
 
22564
-
22565
22497
  var _DescribeDBInstanceAutomatedBackupsCommand = class _DescribeDBInstanceAutomatedBackupsCommand extends import_smithy_client.Command.classBuilder().ep({
22566
22498
  ...commonParams
22567
22499
  }).m(function(Command, cs, config, o) {
@@ -22578,7 +22510,6 @@ var DescribeDBInstanceAutomatedBackupsCommand = _DescribeDBInstanceAutomatedBack
22578
22510
 
22579
22511
 
22580
22512
 
22581
-
22582
22513
  var _DescribeDBInstancesCommand = class _DescribeDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
22583
22514
  ...commonParams
22584
22515
  }).m(function(Command, cs, config, o) {
@@ -22595,7 +22526,6 @@ var DescribeDBInstancesCommand = _DescribeDBInstancesCommand;
22595
22526
 
22596
22527
 
22597
22528
 
22598
-
22599
22529
  var _DescribeDBLogFilesCommand = class _DescribeDBLogFilesCommand extends import_smithy_client.Command.classBuilder().ep({
22600
22530
  ...commonParams
22601
22531
  }).m(function(Command, cs, config, o) {
@@ -22612,7 +22542,6 @@ var DescribeDBLogFilesCommand = _DescribeDBLogFilesCommand;
22612
22542
 
22613
22543
 
22614
22544
 
22615
-
22616
22545
  var _DescribeDBParameterGroupsCommand = class _DescribeDBParameterGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22617
22546
  ...commonParams
22618
22547
  }).m(function(Command, cs, config, o) {
@@ -22629,7 +22558,6 @@ var DescribeDBParameterGroupsCommand = _DescribeDBParameterGroupsCommand;
22629
22558
 
22630
22559
 
22631
22560
 
22632
-
22633
22561
  var _DescribeDBParametersCommand = class _DescribeDBParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22634
22562
  ...commonParams
22635
22563
  }).m(function(Command, cs, config, o) {
@@ -22646,7 +22574,6 @@ var DescribeDBParametersCommand = _DescribeDBParametersCommand;
22646
22574
 
22647
22575
 
22648
22576
 
22649
-
22650
22577
  var _DescribeDBProxiesCommand = class _DescribeDBProxiesCommand extends import_smithy_client.Command.classBuilder().ep({
22651
22578
  ...commonParams
22652
22579
  }).m(function(Command, cs, config, o) {
@@ -22663,7 +22590,6 @@ var DescribeDBProxiesCommand = _DescribeDBProxiesCommand;
22663
22590
 
22664
22591
 
22665
22592
 
22666
-
22667
22593
  var _DescribeDBProxyEndpointsCommand = class _DescribeDBProxyEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
22668
22594
  ...commonParams
22669
22595
  }).m(function(Command, cs, config, o) {
@@ -22680,7 +22606,6 @@ var DescribeDBProxyEndpointsCommand = _DescribeDBProxyEndpointsCommand;
22680
22606
 
22681
22607
 
22682
22608
 
22683
-
22684
22609
  var _DescribeDBProxyTargetGroupsCommand = class _DescribeDBProxyTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22685
22610
  ...commonParams
22686
22611
  }).m(function(Command, cs, config, o) {
@@ -22697,7 +22622,6 @@ var DescribeDBProxyTargetGroupsCommand = _DescribeDBProxyTargetGroupsCommand;
22697
22622
 
22698
22623
 
22699
22624
 
22700
-
22701
22625
  var _DescribeDBProxyTargetsCommand = class _DescribeDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
22702
22626
  ...commonParams
22703
22627
  }).m(function(Command, cs, config, o) {
@@ -22714,7 +22638,6 @@ var DescribeDBProxyTargetsCommand = _DescribeDBProxyTargetsCommand;
22714
22638
 
22715
22639
 
22716
22640
 
22717
-
22718
22641
  var _DescribeDBRecommendationsCommand = class _DescribeDBRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
22719
22642
  ...commonParams
22720
22643
  }).m(function(Command, cs, config, o) {
@@ -22731,7 +22654,6 @@ var DescribeDBRecommendationsCommand = _DescribeDBRecommendationsCommand;
22731
22654
 
22732
22655
 
22733
22656
 
22734
-
22735
22657
  var _DescribeDBSecurityGroupsCommand = class _DescribeDBSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22736
22658
  ...commonParams
22737
22659
  }).m(function(Command, cs, config, o) {
@@ -22748,7 +22670,6 @@ var DescribeDBSecurityGroupsCommand = _DescribeDBSecurityGroupsCommand;
22748
22670
 
22749
22671
 
22750
22672
 
22751
-
22752
22673
  var _DescribeDBShardGroupsCommand = class _DescribeDBShardGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22753
22674
  ...commonParams
22754
22675
  }).m(function(Command, cs, config, o) {
@@ -22765,7 +22686,6 @@ var DescribeDBShardGroupsCommand = _DescribeDBShardGroupsCommand;
22765
22686
 
22766
22687
 
22767
22688
 
22768
-
22769
22689
  var _DescribeDBSnapshotAttributesCommand = class _DescribeDBSnapshotAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
22770
22690
  ...commonParams
22771
22691
  }).m(function(Command, cs, config, o) {
@@ -22782,7 +22702,6 @@ var DescribeDBSnapshotAttributesCommand = _DescribeDBSnapshotAttributesCommand;
22782
22702
 
22783
22703
 
22784
22704
 
22785
-
22786
22705
  var _DescribeDBSnapshotsCommand = class _DescribeDBSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
22787
22706
  ...commonParams
22788
22707
  }).m(function(Command, cs, config, o) {
@@ -22799,7 +22718,6 @@ var DescribeDBSnapshotsCommand = _DescribeDBSnapshotsCommand;
22799
22718
 
22800
22719
 
22801
22720
 
22802
-
22803
22721
  var _DescribeDBSnapshotTenantDatabasesCommand = class _DescribeDBSnapshotTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
22804
22722
  ...commonParams
22805
22723
  }).m(function(Command, cs, config, o) {
@@ -22816,7 +22734,6 @@ var DescribeDBSnapshotTenantDatabasesCommand = _DescribeDBSnapshotTenantDatabase
22816
22734
 
22817
22735
 
22818
22736
 
22819
-
22820
22737
  var _DescribeDBSubnetGroupsCommand = class _DescribeDBSubnetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22821
22738
  ...commonParams
22822
22739
  }).m(function(Command, cs, config, o) {
@@ -22833,7 +22750,6 @@ var DescribeDBSubnetGroupsCommand = _DescribeDBSubnetGroupsCommand;
22833
22750
 
22834
22751
 
22835
22752
 
22836
-
22837
22753
  var _DescribeEngineDefaultClusterParametersCommand = class _DescribeEngineDefaultClusterParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22838
22754
  ...commonParams
22839
22755
  }).m(function(Command, cs, config, o) {
@@ -22850,7 +22766,6 @@ var DescribeEngineDefaultClusterParametersCommand = _DescribeEngineDefaultCluste
22850
22766
 
22851
22767
 
22852
22768
 
22853
-
22854
22769
  var _DescribeEngineDefaultParametersCommand = class _DescribeEngineDefaultParametersCommand extends import_smithy_client.Command.classBuilder().ep({
22855
22770
  ...commonParams
22856
22771
  }).m(function(Command, cs, config, o) {
@@ -22867,7 +22782,6 @@ var DescribeEngineDefaultParametersCommand = _DescribeEngineDefaultParametersCom
22867
22782
 
22868
22783
 
22869
22784
 
22870
-
22871
22785
  var _DescribeEventCategoriesCommand = class _DescribeEventCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
22872
22786
  ...commonParams
22873
22787
  }).m(function(Command, cs, config, o) {
@@ -22884,7 +22798,6 @@ var DescribeEventCategoriesCommand = _DescribeEventCategoriesCommand;
22884
22798
 
22885
22799
 
22886
22800
 
22887
-
22888
22801
  var _DescribeEventsCommand = class _DescribeEventsCommand extends import_smithy_client.Command.classBuilder().ep({
22889
22802
  ...commonParams
22890
22803
  }).m(function(Command, cs, config, o) {
@@ -22901,7 +22814,6 @@ var DescribeEventsCommand = _DescribeEventsCommand;
22901
22814
 
22902
22815
 
22903
22816
 
22904
-
22905
22817
  var _DescribeEventSubscriptionsCommand = class _DescribeEventSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
22906
22818
  ...commonParams
22907
22819
  }).m(function(Command, cs, config, o) {
@@ -22918,7 +22830,6 @@ var DescribeEventSubscriptionsCommand = _DescribeEventSubscriptionsCommand;
22918
22830
 
22919
22831
 
22920
22832
 
22921
-
22922
22833
  var _DescribeExportTasksCommand = class _DescribeExportTasksCommand extends import_smithy_client.Command.classBuilder().ep({
22923
22834
  ...commonParams
22924
22835
  }).m(function(Command, cs, config, o) {
@@ -22935,7 +22846,6 @@ var DescribeExportTasksCommand = _DescribeExportTasksCommand;
22935
22846
 
22936
22847
 
22937
22848
 
22938
-
22939
22849
  var _DescribeGlobalClustersCommand = class _DescribeGlobalClustersCommand extends import_smithy_client.Command.classBuilder().ep({
22940
22850
  ...commonParams
22941
22851
  }).m(function(Command, cs, config, o) {
@@ -22952,7 +22862,6 @@ var DescribeGlobalClustersCommand = _DescribeGlobalClustersCommand;
22952
22862
 
22953
22863
 
22954
22864
 
22955
-
22956
22865
  var _DescribeIntegrationsCommand = class _DescribeIntegrationsCommand extends import_smithy_client.Command.classBuilder().ep({
22957
22866
  ...commonParams
22958
22867
  }).m(function(Command, cs, config, o) {
@@ -22969,7 +22878,6 @@ var DescribeIntegrationsCommand = _DescribeIntegrationsCommand;
22969
22878
 
22970
22879
 
22971
22880
 
22972
-
22973
22881
  var _DescribeOptionGroupOptionsCommand = class _DescribeOptionGroupOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
22974
22882
  ...commonParams
22975
22883
  }).m(function(Command, cs, config, o) {
@@ -22986,7 +22894,6 @@ var DescribeOptionGroupOptionsCommand = _DescribeOptionGroupOptionsCommand;
22986
22894
 
22987
22895
 
22988
22896
 
22989
-
22990
22897
  var _DescribeOptionGroupsCommand = class _DescribeOptionGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
22991
22898
  ...commonParams
22992
22899
  }).m(function(Command, cs, config, o) {
@@ -23003,7 +22910,6 @@ var DescribeOptionGroupsCommand = _DescribeOptionGroupsCommand;
23003
22910
 
23004
22911
 
23005
22912
 
23006
-
23007
22913
  var _DescribeOrderableDBInstanceOptionsCommand = class _DescribeOrderableDBInstanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
23008
22914
  ...commonParams
23009
22915
  }).m(function(Command, cs, config, o) {
@@ -23020,7 +22926,6 @@ var DescribeOrderableDBInstanceOptionsCommand = _DescribeOrderableDBInstanceOpti
23020
22926
 
23021
22927
 
23022
22928
 
23023
-
23024
22929
  var _DescribePendingMaintenanceActionsCommand = class _DescribePendingMaintenanceActionsCommand extends import_smithy_client.Command.classBuilder().ep({
23025
22930
  ...commonParams
23026
22931
  }).m(function(Command, cs, config, o) {
@@ -23037,7 +22942,6 @@ var DescribePendingMaintenanceActionsCommand = _DescribePendingMaintenanceAction
23037
22942
 
23038
22943
 
23039
22944
 
23040
-
23041
22945
  var _DescribeReservedDBInstancesCommand = class _DescribeReservedDBInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
23042
22946
  ...commonParams
23043
22947
  }).m(function(Command, cs, config, o) {
@@ -23054,7 +22958,6 @@ var DescribeReservedDBInstancesCommand = _DescribeReservedDBInstancesCommand;
23054
22958
 
23055
22959
 
23056
22960
 
23057
-
23058
22961
  var _DescribeReservedDBInstancesOfferingsCommand = class _DescribeReservedDBInstancesOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
23059
22962
  ...commonParams
23060
22963
  }).m(function(Command, cs, config, o) {
@@ -23071,7 +22974,6 @@ var DescribeReservedDBInstancesOfferingsCommand = _DescribeReservedDBInstancesOf
23071
22974
 
23072
22975
 
23073
22976
 
23074
-
23075
22977
  var _DescribeSourceRegionsCommand = class _DescribeSourceRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
23076
22978
  ...commonParams
23077
22979
  }).m(function(Command, cs, config, o) {
@@ -23088,7 +22990,6 @@ var DescribeSourceRegionsCommand = _DescribeSourceRegionsCommand;
23088
22990
 
23089
22991
 
23090
22992
 
23091
-
23092
22993
  var _DescribeTenantDatabasesCommand = class _DescribeTenantDatabasesCommand extends import_smithy_client.Command.classBuilder().ep({
23093
22994
  ...commonParams
23094
22995
  }).m(function(Command, cs, config, o) {
@@ -23105,7 +23006,6 @@ var DescribeTenantDatabasesCommand = _DescribeTenantDatabasesCommand;
23105
23006
 
23106
23007
 
23107
23008
 
23108
-
23109
23009
  var _DescribeValidDBInstanceModificationsCommand = class _DescribeValidDBInstanceModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
23110
23010
  ...commonParams
23111
23011
  }).m(function(Command, cs, config, o) {
@@ -23122,7 +23022,6 @@ var DescribeValidDBInstanceModificationsCommand = _DescribeValidDBInstanceModifi
23122
23022
 
23123
23023
 
23124
23024
 
23125
-
23126
23025
  var _DisableHttpEndpointCommand = class _DisableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23127
23026
  ...commonParams
23128
23027
  }).m(function(Command, cs, config, o) {
@@ -23139,7 +23038,6 @@ var DisableHttpEndpointCommand = _DisableHttpEndpointCommand;
23139
23038
 
23140
23039
 
23141
23040
 
23142
-
23143
23041
  var _DownloadDBLogFilePortionCommand = class _DownloadDBLogFilePortionCommand extends import_smithy_client.Command.classBuilder().ep({
23144
23042
  ...commonParams
23145
23043
  }).m(function(Command, cs, config, o) {
@@ -23156,7 +23054,6 @@ var DownloadDBLogFilePortionCommand = _DownloadDBLogFilePortionCommand;
23156
23054
 
23157
23055
 
23158
23056
 
23159
-
23160
23057
  var _EnableHttpEndpointCommand = class _EnableHttpEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23161
23058
  ...commonParams
23162
23059
  }).m(function(Command, cs, config, o) {
@@ -23173,7 +23070,6 @@ var EnableHttpEndpointCommand = _EnableHttpEndpointCommand;
23173
23070
 
23174
23071
 
23175
23072
 
23176
-
23177
23073
  var _FailoverDBClusterCommand = class _FailoverDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23178
23074
  ...commonParams
23179
23075
  }).m(function(Command, cs, config, o) {
@@ -23190,7 +23086,6 @@ var FailoverDBClusterCommand = _FailoverDBClusterCommand;
23190
23086
 
23191
23087
 
23192
23088
 
23193
-
23194
23089
  var _FailoverGlobalClusterCommand = class _FailoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23195
23090
  ...commonParams
23196
23091
  }).m(function(Command, cs, config, o) {
@@ -23207,7 +23102,6 @@ var FailoverGlobalClusterCommand = _FailoverGlobalClusterCommand;
23207
23102
 
23208
23103
 
23209
23104
 
23210
-
23211
23105
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
23212
23106
  ...commonParams
23213
23107
  }).m(function(Command, cs, config, o) {
@@ -23224,7 +23118,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
23224
23118
 
23225
23119
 
23226
23120
 
23227
-
23228
23121
  var _ModifyActivityStreamCommand = class _ModifyActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
23229
23122
  ...commonParams
23230
23123
  }).m(function(Command, cs, config, o) {
@@ -23241,7 +23134,6 @@ var ModifyActivityStreamCommand = _ModifyActivityStreamCommand;
23241
23134
 
23242
23135
 
23243
23136
 
23244
-
23245
23137
  var _ModifyCertificatesCommand = class _ModifyCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
23246
23138
  ...commonParams
23247
23139
  }).m(function(Command, cs, config, o) {
@@ -23258,7 +23150,6 @@ var ModifyCertificatesCommand = _ModifyCertificatesCommand;
23258
23150
 
23259
23151
 
23260
23152
 
23261
-
23262
23153
  var _ModifyCurrentDBClusterCapacityCommand = class _ModifyCurrentDBClusterCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
23263
23154
  ...commonParams
23264
23155
  }).m(function(Command, cs, config, o) {
@@ -23275,7 +23166,6 @@ var ModifyCurrentDBClusterCapacityCommand = _ModifyCurrentDBClusterCapacityComma
23275
23166
 
23276
23167
 
23277
23168
 
23278
-
23279
23169
  var _ModifyCustomDBEngineVersionCommand = class _ModifyCustomDBEngineVersionCommand extends import_smithy_client.Command.classBuilder().ep({
23280
23170
  ...commonParams
23281
23171
  }).m(function(Command, cs, config, o) {
@@ -23292,7 +23182,6 @@ var ModifyCustomDBEngineVersionCommand = _ModifyCustomDBEngineVersionCommand;
23292
23182
 
23293
23183
 
23294
23184
 
23295
-
23296
23185
  var _ModifyDBClusterCommand = class _ModifyDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23297
23186
  ...commonParams
23298
23187
  }).m(function(Command, cs, config, o) {
@@ -23309,7 +23198,6 @@ var ModifyDBClusterCommand = _ModifyDBClusterCommand;
23309
23198
 
23310
23199
 
23311
23200
 
23312
-
23313
23201
  var _ModifyDBClusterEndpointCommand = class _ModifyDBClusterEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23314
23202
  ...commonParams
23315
23203
  }).m(function(Command, cs, config, o) {
@@ -23326,7 +23214,6 @@ var ModifyDBClusterEndpointCommand = _ModifyDBClusterEndpointCommand;
23326
23214
 
23327
23215
 
23328
23216
 
23329
-
23330
23217
  var _ModifyDBClusterParameterGroupCommand = class _ModifyDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23331
23218
  ...commonParams
23332
23219
  }).m(function(Command, cs, config, o) {
@@ -23343,7 +23230,6 @@ var ModifyDBClusterParameterGroupCommand = _ModifyDBClusterParameterGroupCommand
23343
23230
 
23344
23231
 
23345
23232
 
23346
-
23347
23233
  var _ModifyDBClusterSnapshotAttributeCommand = class _ModifyDBClusterSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
23348
23234
  ...commonParams
23349
23235
  }).m(function(Command, cs, config, o) {
@@ -23360,7 +23246,6 @@ var ModifyDBClusterSnapshotAttributeCommand = _ModifyDBClusterSnapshotAttributeC
23360
23246
 
23361
23247
 
23362
23248
 
23363
-
23364
23249
  var _ModifyDBInstanceCommand = class _ModifyDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23365
23250
  ...commonParams
23366
23251
  }).m(function(Command, cs, config, o) {
@@ -23377,7 +23262,6 @@ var ModifyDBInstanceCommand = _ModifyDBInstanceCommand;
23377
23262
 
23378
23263
 
23379
23264
 
23380
-
23381
23265
  var _ModifyDBParameterGroupCommand = class _ModifyDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23382
23266
  ...commonParams
23383
23267
  }).m(function(Command, cs, config, o) {
@@ -23394,7 +23278,6 @@ var ModifyDBParameterGroupCommand = _ModifyDBParameterGroupCommand;
23394
23278
 
23395
23279
 
23396
23280
 
23397
-
23398
23281
  var _ModifyDBProxyCommand = class _ModifyDBProxyCommand extends import_smithy_client.Command.classBuilder().ep({
23399
23282
  ...commonParams
23400
23283
  }).m(function(Command, cs, config, o) {
@@ -23411,7 +23294,6 @@ var ModifyDBProxyCommand = _ModifyDBProxyCommand;
23411
23294
 
23412
23295
 
23413
23296
 
23414
-
23415
23297
  var _ModifyDBProxyEndpointCommand = class _ModifyDBProxyEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
23416
23298
  ...commonParams
23417
23299
  }).m(function(Command, cs, config, o) {
@@ -23428,7 +23310,6 @@ var ModifyDBProxyEndpointCommand = _ModifyDBProxyEndpointCommand;
23428
23310
 
23429
23311
 
23430
23312
 
23431
-
23432
23313
  var _ModifyDBProxyTargetGroupCommand = class _ModifyDBProxyTargetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23433
23314
  ...commonParams
23434
23315
  }).m(function(Command, cs, config, o) {
@@ -23445,7 +23326,6 @@ var ModifyDBProxyTargetGroupCommand = _ModifyDBProxyTargetGroupCommand;
23445
23326
 
23446
23327
 
23447
23328
 
23448
-
23449
23329
  var _ModifyDBRecommendationCommand = class _ModifyDBRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
23450
23330
  ...commonParams
23451
23331
  }).m(function(Command, cs, config, o) {
@@ -23462,7 +23342,6 @@ var ModifyDBRecommendationCommand = _ModifyDBRecommendationCommand;
23462
23342
 
23463
23343
 
23464
23344
 
23465
-
23466
23345
  var _ModifyDBShardGroupCommand = class _ModifyDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23467
23346
  ...commonParams
23468
23347
  }).m(function(Command, cs, config, o) {
@@ -23479,7 +23358,6 @@ var ModifyDBShardGroupCommand = _ModifyDBShardGroupCommand;
23479
23358
 
23480
23359
 
23481
23360
 
23482
-
23483
23361
  var _ModifyDBSnapshotAttributeCommand = class _ModifyDBSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
23484
23362
  ...commonParams
23485
23363
  }).m(function(Command, cs, config, o) {
@@ -23496,7 +23374,6 @@ var ModifyDBSnapshotAttributeCommand = _ModifyDBSnapshotAttributeCommand;
23496
23374
 
23497
23375
 
23498
23376
 
23499
-
23500
23377
  var _ModifyDBSnapshotCommand = class _ModifyDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23501
23378
  ...commonParams
23502
23379
  }).m(function(Command, cs, config, o) {
@@ -23513,7 +23390,6 @@ var ModifyDBSnapshotCommand = _ModifyDBSnapshotCommand;
23513
23390
 
23514
23391
 
23515
23392
 
23516
-
23517
23393
  var _ModifyDBSubnetGroupCommand = class _ModifyDBSubnetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23518
23394
  ...commonParams
23519
23395
  }).m(function(Command, cs, config, o) {
@@ -23530,7 +23406,6 @@ var ModifyDBSubnetGroupCommand = _ModifyDBSubnetGroupCommand;
23530
23406
 
23531
23407
 
23532
23408
 
23533
-
23534
23409
  var _ModifyEventSubscriptionCommand = class _ModifyEventSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
23535
23410
  ...commonParams
23536
23411
  }).m(function(Command, cs, config, o) {
@@ -23547,7 +23422,6 @@ var ModifyEventSubscriptionCommand = _ModifyEventSubscriptionCommand;
23547
23422
 
23548
23423
 
23549
23424
 
23550
-
23551
23425
  var _ModifyGlobalClusterCommand = class _ModifyGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23552
23426
  ...commonParams
23553
23427
  }).m(function(Command, cs, config, o) {
@@ -23564,7 +23438,6 @@ var ModifyGlobalClusterCommand = _ModifyGlobalClusterCommand;
23564
23438
 
23565
23439
 
23566
23440
 
23567
-
23568
23441
  var _ModifyIntegrationCommand = class _ModifyIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
23569
23442
  ...commonParams
23570
23443
  }).m(function(Command, cs, config, o) {
@@ -23581,7 +23454,6 @@ var ModifyIntegrationCommand = _ModifyIntegrationCommand;
23581
23454
 
23582
23455
 
23583
23456
 
23584
-
23585
23457
  var _ModifyOptionGroupCommand = class _ModifyOptionGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23586
23458
  ...commonParams
23587
23459
  }).m(function(Command, cs, config, o) {
@@ -23598,7 +23470,6 @@ var ModifyOptionGroupCommand = _ModifyOptionGroupCommand;
23598
23470
 
23599
23471
 
23600
23472
 
23601
-
23602
23473
  var _ModifyTenantDatabaseCommand = class _ModifyTenantDatabaseCommand extends import_smithy_client.Command.classBuilder().ep({
23603
23474
  ...commonParams
23604
23475
  }).m(function(Command, cs, config, o) {
@@ -23615,7 +23486,6 @@ var ModifyTenantDatabaseCommand = _ModifyTenantDatabaseCommand;
23615
23486
 
23616
23487
 
23617
23488
 
23618
-
23619
23489
  var _PromoteReadReplicaCommand = class _PromoteReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
23620
23490
  ...commonParams
23621
23491
  }).m(function(Command, cs, config, o) {
@@ -23632,7 +23502,6 @@ var PromoteReadReplicaCommand = _PromoteReadReplicaCommand;
23632
23502
 
23633
23503
 
23634
23504
 
23635
-
23636
23505
  var _PromoteReadReplicaDBClusterCommand = class _PromoteReadReplicaDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23637
23506
  ...commonParams
23638
23507
  }).m(function(Command, cs, config, o) {
@@ -23649,7 +23518,6 @@ var PromoteReadReplicaDBClusterCommand = _PromoteReadReplicaDBClusterCommand;
23649
23518
 
23650
23519
 
23651
23520
 
23652
-
23653
23521
  var _PurchaseReservedDBInstancesOfferingCommand = class _PurchaseReservedDBInstancesOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
23654
23522
  ...commonParams
23655
23523
  }).m(function(Command, cs, config, o) {
@@ -23666,7 +23534,6 @@ var PurchaseReservedDBInstancesOfferingCommand = _PurchaseReservedDBInstancesOff
23666
23534
 
23667
23535
 
23668
23536
 
23669
-
23670
23537
  var _RebootDBClusterCommand = class _RebootDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23671
23538
  ...commonParams
23672
23539
  }).m(function(Command, cs, config, o) {
@@ -23683,7 +23550,6 @@ var RebootDBClusterCommand = _RebootDBClusterCommand;
23683
23550
 
23684
23551
 
23685
23552
 
23686
-
23687
23553
  var _RebootDBInstanceCommand = class _RebootDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23688
23554
  ...commonParams
23689
23555
  }).m(function(Command, cs, config, o) {
@@ -23700,7 +23566,6 @@ var RebootDBInstanceCommand = _RebootDBInstanceCommand;
23700
23566
 
23701
23567
 
23702
23568
 
23703
-
23704
23569
  var _RebootDBShardGroupCommand = class _RebootDBShardGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23705
23570
  ...commonParams
23706
23571
  }).m(function(Command, cs, config, o) {
@@ -23717,7 +23582,6 @@ var RebootDBShardGroupCommand = _RebootDBShardGroupCommand;
23717
23582
 
23718
23583
 
23719
23584
 
23720
-
23721
23585
  var _RegisterDBProxyTargetsCommand = class _RegisterDBProxyTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
23722
23586
  ...commonParams
23723
23587
  }).m(function(Command, cs, config, o) {
@@ -23734,7 +23598,6 @@ var RegisterDBProxyTargetsCommand = _RegisterDBProxyTargetsCommand;
23734
23598
 
23735
23599
 
23736
23600
 
23737
-
23738
23601
  var _RemoveFromGlobalClusterCommand = class _RemoveFromGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23739
23602
  ...commonParams
23740
23603
  }).m(function(Command, cs, config, o) {
@@ -23751,7 +23614,6 @@ var RemoveFromGlobalClusterCommand = _RemoveFromGlobalClusterCommand;
23751
23614
 
23752
23615
 
23753
23616
 
23754
-
23755
23617
  var _RemoveRoleFromDBClusterCommand = class _RemoveRoleFromDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23756
23618
  ...commonParams
23757
23619
  }).m(function(Command, cs, config, o) {
@@ -23768,7 +23630,6 @@ var RemoveRoleFromDBClusterCommand = _RemoveRoleFromDBClusterCommand;
23768
23630
 
23769
23631
 
23770
23632
 
23771
-
23772
23633
  var _RemoveRoleFromDBInstanceCommand = class _RemoveRoleFromDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
23773
23634
  ...commonParams
23774
23635
  }).m(function(Command, cs, config, o) {
@@ -23785,7 +23646,6 @@ var RemoveRoleFromDBInstanceCommand = _RemoveRoleFromDBInstanceCommand;
23785
23646
 
23786
23647
 
23787
23648
 
23788
-
23789
23649
  var _RemoveSourceIdentifierFromSubscriptionCommand = class _RemoveSourceIdentifierFromSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
23790
23650
  ...commonParams
23791
23651
  }).m(function(Command, cs, config, o) {
@@ -23802,7 +23662,6 @@ var RemoveSourceIdentifierFromSubscriptionCommand = _RemoveSourceIdentifierFromS
23802
23662
 
23803
23663
 
23804
23664
 
23805
-
23806
23665
  var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
23807
23666
  ...commonParams
23808
23667
  }).m(function(Command, cs, config, o) {
@@ -23819,7 +23678,6 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
23819
23678
 
23820
23679
 
23821
23680
 
23822
-
23823
23681
  var _ResetDBClusterParameterGroupCommand = class _ResetDBClusterParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23824
23682
  ...commonParams
23825
23683
  }).m(function(Command, cs, config, o) {
@@ -23836,7 +23694,6 @@ var ResetDBClusterParameterGroupCommand = _ResetDBClusterParameterGroupCommand;
23836
23694
 
23837
23695
 
23838
23696
 
23839
-
23840
23697
  var _ResetDBParameterGroupCommand = class _ResetDBParameterGroupCommand extends import_smithy_client.Command.classBuilder().ep({
23841
23698
  ...commonParams
23842
23699
  }).m(function(Command, cs, config, o) {
@@ -23853,7 +23710,6 @@ var ResetDBParameterGroupCommand = _ResetDBParameterGroupCommand;
23853
23710
 
23854
23711
 
23855
23712
 
23856
-
23857
23713
  var _RestoreDBClusterFromS3Command = class _RestoreDBClusterFromS3Command extends import_smithy_client.Command.classBuilder().ep({
23858
23714
  ...commonParams
23859
23715
  }).m(function(Command, cs, config, o) {
@@ -23870,7 +23726,6 @@ var RestoreDBClusterFromS3Command = _RestoreDBClusterFromS3Command;
23870
23726
 
23871
23727
 
23872
23728
 
23873
-
23874
23729
  var _RestoreDBClusterFromSnapshotCommand = class _RestoreDBClusterFromSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23875
23730
  ...commonParams
23876
23731
  }).m(function(Command, cs, config, o) {
@@ -23887,7 +23742,6 @@ var RestoreDBClusterFromSnapshotCommand = _RestoreDBClusterFromSnapshotCommand;
23887
23742
 
23888
23743
 
23889
23744
 
23890
-
23891
23745
  var _RestoreDBClusterToPointInTimeCommand = class _RestoreDBClusterToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
23892
23746
  ...commonParams
23893
23747
  }).m(function(Command, cs, config, o) {
@@ -23904,7 +23758,6 @@ var RestoreDBClusterToPointInTimeCommand = _RestoreDBClusterToPointInTimeCommand
23904
23758
 
23905
23759
 
23906
23760
 
23907
-
23908
23761
  var _RestoreDBInstanceFromDBSnapshotCommand = class _RestoreDBInstanceFromDBSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
23909
23762
  ...commonParams
23910
23763
  }).m(function(Command, cs, config, o) {
@@ -23921,7 +23774,6 @@ var RestoreDBInstanceFromDBSnapshotCommand = _RestoreDBInstanceFromDBSnapshotCom
23921
23774
 
23922
23775
 
23923
23776
 
23924
-
23925
23777
  var _RestoreDBInstanceFromS3Command = class _RestoreDBInstanceFromS3Command extends import_smithy_client.Command.classBuilder().ep({
23926
23778
  ...commonParams
23927
23779
  }).m(function(Command, cs, config, o) {
@@ -23938,7 +23790,6 @@ var RestoreDBInstanceFromS3Command = _RestoreDBInstanceFromS3Command;
23938
23790
 
23939
23791
 
23940
23792
 
23941
-
23942
23793
  var _RestoreDBInstanceToPointInTimeCommand = class _RestoreDBInstanceToPointInTimeCommand extends import_smithy_client.Command.classBuilder().ep({
23943
23794
  ...commonParams
23944
23795
  }).m(function(Command, cs, config, o) {
@@ -23955,7 +23806,6 @@ var RestoreDBInstanceToPointInTimeCommand = _RestoreDBInstanceToPointInTimeComma
23955
23806
 
23956
23807
 
23957
23808
 
23958
-
23959
23809
  var _RevokeDBSecurityGroupIngressCommand = class _RevokeDBSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
23960
23810
  ...commonParams
23961
23811
  }).m(function(Command, cs, config, o) {
@@ -23972,7 +23822,6 @@ var RevokeDBSecurityGroupIngressCommand = _RevokeDBSecurityGroupIngressCommand;
23972
23822
 
23973
23823
 
23974
23824
 
23975
-
23976
23825
  var _StartActivityStreamCommand = class _StartActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
23977
23826
  ...commonParams
23978
23827
  }).m(function(Command, cs, config, o) {
@@ -23989,7 +23838,6 @@ var StartActivityStreamCommand = _StartActivityStreamCommand;
23989
23838
 
23990
23839
 
23991
23840
 
23992
-
23993
23841
  var _StartDBClusterCommand = class _StartDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
23994
23842
  ...commonParams
23995
23843
  }).m(function(Command, cs, config, o) {
@@ -24007,7 +23855,6 @@ var StartDBClusterCommand = _StartDBClusterCommand;
24007
23855
 
24008
23856
 
24009
23857
 
24010
-
24011
23858
  var _StartDBInstanceAutomatedBackupsReplicationCommand = class _StartDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
24012
23859
  ...commonParams
24013
23860
  }).m(function(Command, cs, config, o) {
@@ -24025,7 +23872,6 @@ var StartDBInstanceAutomatedBackupsReplicationCommand = _StartDBInstanceAutomate
24025
23872
 
24026
23873
 
24027
23874
 
24028
-
24029
23875
  var _StartDBInstanceCommand = class _StartDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
24030
23876
  ...commonParams
24031
23877
  }).m(function(Command, cs, config, o) {
@@ -24042,7 +23888,6 @@ var StartDBInstanceCommand = _StartDBInstanceCommand;
24042
23888
 
24043
23889
 
24044
23890
 
24045
-
24046
23891
  var _StartExportTaskCommand = class _StartExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
24047
23892
  ...commonParams
24048
23893
  }).m(function(Command, cs, config, o) {
@@ -24059,7 +23904,6 @@ var StartExportTaskCommand = _StartExportTaskCommand;
24059
23904
 
24060
23905
 
24061
23906
 
24062
-
24063
23907
  var _StopActivityStreamCommand = class _StopActivityStreamCommand extends import_smithy_client.Command.classBuilder().ep({
24064
23908
  ...commonParams
24065
23909
  }).m(function(Command, cs, config, o) {
@@ -24076,7 +23920,6 @@ var StopActivityStreamCommand = _StopActivityStreamCommand;
24076
23920
 
24077
23921
 
24078
23922
 
24079
-
24080
23923
  var _StopDBClusterCommand = class _StopDBClusterCommand extends import_smithy_client.Command.classBuilder().ep({
24081
23924
  ...commonParams
24082
23925
  }).m(function(Command, cs, config, o) {
@@ -24093,7 +23936,6 @@ var StopDBClusterCommand = _StopDBClusterCommand;
24093
23936
 
24094
23937
 
24095
23938
 
24096
-
24097
23939
  var _StopDBInstanceAutomatedBackupsReplicationCommand = class _StopDBInstanceAutomatedBackupsReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
24098
23940
  ...commonParams
24099
23941
  }).m(function(Command, cs, config, o) {
@@ -24110,7 +23952,6 @@ var StopDBInstanceAutomatedBackupsReplicationCommand = _StopDBInstanceAutomatedB
24110
23952
 
24111
23953
 
24112
23954
 
24113
-
24114
23955
  var _StopDBInstanceCommand = class _StopDBInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
24115
23956
  ...commonParams
24116
23957
  }).m(function(Command, cs, config, o) {
@@ -24127,7 +23968,6 @@ var StopDBInstanceCommand = _StopDBInstanceCommand;
24127
23968
 
24128
23969
 
24129
23970
 
24130
-
24131
23971
  var _SwitchoverBlueGreenDeploymentCommand = class _SwitchoverBlueGreenDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
24132
23972
  ...commonParams
24133
23973
  }).m(function(Command, cs, config, o) {
@@ -24144,7 +23984,6 @@ var SwitchoverBlueGreenDeploymentCommand = _SwitchoverBlueGreenDeploymentCommand
24144
23984
 
24145
23985
 
24146
23986
 
24147
-
24148
23987
  var _SwitchoverGlobalClusterCommand = class _SwitchoverGlobalClusterCommand extends import_smithy_client.Command.classBuilder().ep({
24149
23988
  ...commonParams
24150
23989
  }).m(function(Command, cs, config, o) {
@@ -24161,7 +24000,6 @@ var SwitchoverGlobalClusterCommand = _SwitchoverGlobalClusterCommand;
24161
24000
 
24162
24001
 
24163
24002
 
24164
-
24165
24003
  var _SwitchoverReadReplicaCommand = class _SwitchoverReadReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
24166
24004
  ...commonParams
24167
24005
  }).m(function(Command, cs, config, o) {