@aws-sdk/client-rds 3.362.0 → 3.367.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 (705) hide show
  1. package/dist-cjs/RDS.js +1 -1
  2. package/dist-cjs/RDSClient.js +5 -5
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
  4. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
  5. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  6. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  7. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  8. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  9. package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
  10. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  11. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  12. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +3 -3
  13. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
  14. package/dist-cjs/commands/CopyDBSnapshotCommand.js +3 -3
  15. package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
  16. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +3 -3
  17. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  18. package/dist-cjs/commands/CreateDBClusterCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
  20. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
  25. package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
  26. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
  27. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
  28. package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
  30. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
  31. package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
  32. package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
  33. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
  50. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  51. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  52. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  85. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
  87. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  88. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
  89. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  90. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
  91. package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
  92. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
  93. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  94. package/dist-cjs/commands/ModifyActivityStreamCommand.js +3 -3
  95. package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
  96. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  97. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
  105. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  107. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  108. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
  109. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
  110. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
  111. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
  112. package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
  113. package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
  114. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  115. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  116. package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
  117. package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
  118. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
  119. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
  120. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  121. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  122. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  123. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  124. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  125. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
  126. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
  127. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  128. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  129. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  130. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
  131. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  132. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  133. package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
  134. package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
  135. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  136. package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
  137. package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
  138. package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
  139. package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
  140. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  141. package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
  142. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -3
  143. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +3 -3
  144. package/dist-cjs/models/RDSServiceException.js +1 -1
  145. package/dist-cjs/protocols/Aws_query.js +1 -1
  146. package/dist-cjs/runtimeConfig.browser.js +7 -7
  147. package/dist-cjs/runtimeConfig.js +10 -10
  148. package/dist-cjs/runtimeConfig.shared.js +4 -4
  149. package/dist-cjs/waiters/waitForDBClusterAvailable.js +1 -1
  150. package/dist-cjs/waiters/waitForDBClusterDeleted.js +1 -1
  151. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +1 -1
  152. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +1 -1
  153. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -1
  154. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -1
  155. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +1 -1
  156. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +1 -1
  157. package/dist-es/RDS.js +1 -1
  158. package/dist-es/RDSClient.js +5 -5
  159. package/dist-es/commands/AddRoleToDBClusterCommand.js +3 -3
  160. package/dist-es/commands/AddRoleToDBInstanceCommand.js +3 -3
  161. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  162. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  163. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  164. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  165. package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
  166. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  167. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  168. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  169. package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
  170. package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
  171. package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
  172. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +3 -3
  173. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  174. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  175. package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
  176. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  177. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  178. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  179. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  180. package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
  181. package/dist-es/commands/CreateDBProxyCommand.js +3 -3
  182. package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
  183. package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
  184. package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
  185. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  186. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  187. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  188. package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
  189. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +3 -3
  190. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  191. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  192. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
  193. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  194. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  195. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  196. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  197. package/dist-es/commands/DeleteDBParameterGroupCommand.js +3 -3
  198. package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
  199. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
  200. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +3 -3
  201. package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
  202. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -3
  203. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  204. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  205. package/dist-es/commands/DeleteOptionGroupCommand.js +3 -3
  206. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  207. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  208. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +3 -3
  209. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  210. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  211. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  212. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  213. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  214. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  215. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  216. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  217. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  218. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  219. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  220. package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
  221. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
  222. package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
  223. package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
  224. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  225. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  226. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
  227. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  228. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  229. package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
  230. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  231. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  232. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  233. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  234. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  235. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  236. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  237. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  238. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  239. package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
  240. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  241. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  242. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
  243. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  244. package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
  245. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  246. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
  247. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  248. package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
  249. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  250. package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
  251. package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
  252. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  253. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  254. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  255. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +3 -3
  256. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  257. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  258. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  259. package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
  260. package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
  261. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
  262. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  263. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  264. package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
  265. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  266. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  267. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  268. package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
  269. package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
  270. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  271. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  272. package/dist-es/commands/RebootDBClusterCommand.js +3 -3
  273. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  274. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
  275. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  276. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  277. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  278. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  279. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  280. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  281. package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
  282. package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
  283. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  284. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  285. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  286. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
  287. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  288. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  289. package/dist-es/commands/StartActivityStreamCommand.js +3 -3
  290. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  291. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  292. package/dist-es/commands/StartDBInstanceCommand.js +3 -3
  293. package/dist-es/commands/StartExportTaskCommand.js +3 -3
  294. package/dist-es/commands/StopActivityStreamCommand.js +3 -3
  295. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  296. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  297. package/dist-es/commands/StopDBInstanceCommand.js +3 -3
  298. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -3
  299. package/dist-es/commands/SwitchoverReadReplicaCommand.js +3 -3
  300. package/dist-es/models/RDSServiceException.js +1 -1
  301. package/dist-es/protocols/Aws_query.js +1 -1
  302. package/dist-es/runtimeConfig.browser.js +7 -7
  303. package/dist-es/runtimeConfig.js +10 -10
  304. package/dist-es/runtimeConfig.shared.js +4 -4
  305. package/dist-es/waiters/waitForDBClusterAvailable.js +1 -1
  306. package/dist-es/waiters/waitForDBClusterDeleted.js +1 -1
  307. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +1 -1
  308. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +1 -1
  309. package/dist-es/waiters/waitForDBInstanceAvailable.js +1 -1
  310. package/dist-es/waiters/waitForDBInstanceDeleted.js +1 -1
  311. package/dist-es/waiters/waitForDBSnapshotAvailable.js +1 -1
  312. package/dist-es/waiters/waitForDBSnapshotDeleted.js +1 -1
  313. package/dist-types/RDS.d.ts +1 -1
  314. package/dist-types/RDSClient.d.ts +8 -8
  315. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -3
  316. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -3
  317. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -3
  318. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  319. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
  320. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -3
  321. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -3
  322. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
  323. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
  324. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
  325. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
  326. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
  327. package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
  328. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
  329. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  330. package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -3
  331. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -3
  332. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
  333. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
  334. package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -3
  335. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -3
  336. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
  337. package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -3
  338. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -3
  339. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
  340. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -3
  341. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -3
  342. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -3
  343. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +4 -4
  344. package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
  345. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -3
  346. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  347. package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -3
  348. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  349. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
  350. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -3
  351. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -3
  352. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -3
  353. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -3
  354. package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -3
  355. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -3
  356. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -3
  357. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -3
  358. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -3
  359. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -3
  360. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -3
  361. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -3
  362. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -3
  363. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  364. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -3
  365. package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -3
  366. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -3
  367. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  368. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -3
  369. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -3
  370. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -3
  371. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -3
  372. package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -3
  373. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -3
  374. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -3
  375. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -3
  376. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -3
  377. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -3
  378. package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -3
  379. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -3
  380. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -3
  381. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -3
  382. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -3
  383. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -3
  384. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -3
  385. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -3
  386. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -3
  387. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -3
  388. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -3
  389. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -3
  390. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -3
  391. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  392. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  393. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -3
  394. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -3
  395. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -3
  396. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -3
  397. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -3
  398. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -3
  399. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -3
  400. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -3
  401. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -3
  402. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -3
  403. package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -3
  404. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -3
  405. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  406. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -3
  407. package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -3
  408. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -3
  409. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -3
  410. package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -3
  411. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  412. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -3
  413. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -3
  414. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -3
  415. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -3
  416. package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -3
  417. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -3
  418. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
  419. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -3
  420. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -3
  421. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -3
  422. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -3
  423. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -3
  424. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -3
  425. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -3
  426. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -3
  427. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
  428. package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -3
  429. package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -3
  430. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -3
  431. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -3
  432. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -3
  433. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -3
  434. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -3
  435. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  436. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -3
  437. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -3
  438. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -3
  439. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -3
  440. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -3
  441. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -3
  442. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -3
  443. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  444. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -3
  445. package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -3
  446. package/dist-types/commands/StartDBClusterCommand.d.ts +3 -3
  447. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -3
  448. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -3
  449. package/dist-types/commands/StartExportTaskCommand.d.ts +3 -3
  450. package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -3
  451. package/dist-types/commands/StopDBClusterCommand.d.ts +3 -3
  452. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -3
  453. package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -3
  454. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -3
  455. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -3
  456. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  457. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  458. package/dist-types/endpoint/ruleset.d.ts +1 -1
  459. package/dist-types/models/RDSServiceException.d.ts +1 -1
  460. package/dist-types/models/models_0.d.ts +91 -44
  461. package/dist-types/models/models_1.d.ts +19 -19
  462. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +1 -1
  463. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +1 -1
  464. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +1 -1
  465. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
  466. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
  467. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
  468. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
  469. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +1 -1
  470. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
  471. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +1 -1
  472. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
  473. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +1 -1
  474. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
  475. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +1 -1
  476. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +1 -1
  477. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +1 -1
  478. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +1 -1
  479. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +1 -1
  480. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +1 -1
  481. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +1 -1
  482. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
  483. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
  484. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
  485. package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  486. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +1 -1
  487. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
  488. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +1 -1
  489. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +1 -1
  490. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
  491. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
  492. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +1 -1
  493. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +1 -1
  494. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +1 -1
  495. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +1 -1
  496. package/dist-types/pagination/Interfaces.d.ts +1 -1
  497. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  498. package/dist-types/runtimeConfig.d.ts +20 -20
  499. package/dist-types/runtimeConfig.native.d.ts +19 -19
  500. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  501. package/dist-types/ts3.4/RDS.d.ts +1 -1
  502. package/dist-types/ts3.4/RDSClient.d.ts +19 -21
  503. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +3 -3
  504. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +3 -3
  505. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -3
  506. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +3 -3
  507. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
  508. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -3
  509. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +3 -3
  510. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -3
  511. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
  512. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
  513. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +3 -3
  514. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +3 -3
  515. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +3 -3
  516. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
  517. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  518. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +3 -3
  519. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +3 -3
  520. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
  521. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
  522. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +3 -3
  523. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -3
  524. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +3 -3
  525. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +3 -3
  526. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +3 -3
  527. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
  528. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +3 -3
  529. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +3 -3
  530. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +3 -3
  531. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +3 -3
  532. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +3 -3
  533. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -3
  534. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  535. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +3 -3
  536. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  537. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
  538. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -3
  539. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -3
  540. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +3 -3
  541. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +3 -3
  542. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +3 -3
  543. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +3 -3
  544. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +3 -3
  545. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +3 -3
  546. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +3 -3
  547. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +3 -3
  548. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +3 -3
  549. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +3 -3
  550. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -3
  551. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  552. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -3
  553. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +3 -3
  554. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -3
  555. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  556. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -3
  557. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +3 -3
  558. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -3
  559. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -3
  560. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +3 -3
  561. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +3 -3
  562. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -3
  563. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +3 -3
  564. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +3 -3
  565. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +3 -3
  566. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +3 -3
  567. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +3 -3
  568. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -3
  569. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -3
  570. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +3 -3
  571. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -3
  572. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -3
  573. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +3 -3
  574. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -3
  575. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -3
  576. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -3
  577. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +3 -3
  578. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +3 -3
  579. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +3 -3
  580. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +3 -3
  581. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +3 -3
  582. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -3
  583. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +3 -3
  584. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -3
  585. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -3
  586. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +3 -3
  587. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -3
  588. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +3 -3
  589. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -3
  590. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +3 -3
  591. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +3 -3
  592. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +3 -3
  593. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  594. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +3 -3
  595. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +3 -3
  596. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -3
  597. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -3
  598. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +3 -3
  599. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  600. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -3
  601. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -3
  602. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +3 -3
  603. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +3 -3
  604. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +3 -3
  605. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +3 -3
  606. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
  607. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -3
  608. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +3 -3
  609. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +3 -3
  610. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +3 -3
  611. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +3 -3
  612. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +3 -3
  613. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +3 -3
  614. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -3
  615. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
  616. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +3 -3
  617. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +3 -3
  618. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +3 -3
  619. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +3 -3
  620. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -3
  621. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -3
  622. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -3
  623. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  624. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -3
  625. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +3 -3
  626. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +3 -3
  627. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -3
  628. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -3
  629. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -3
  630. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +3 -3
  631. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  632. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -3
  633. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +3 -3
  634. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +3 -3
  635. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -3
  636. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +3 -3
  637. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +3 -3
  638. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +3 -3
  639. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +3 -3
  640. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -3
  641. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +3 -3
  642. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -3
  643. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +3 -3
  644. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  645. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  646. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  647. package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
  648. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  649. package/dist-types/ts3.4/models/models_1.d.ts +1 -1
  650. package/dist-types/ts3.4/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +1 -1
  651. package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +1 -1
  652. package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +1 -1
  653. package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
  654. package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
  655. package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
  656. package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
  657. package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +1 -1
  658. package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
  659. package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +1 -1
  660. package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
  661. package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +1 -1
  662. package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
  663. package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +1 -1
  664. package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +1 -1
  665. package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +1 -1
  666. package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +1 -1
  667. package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +1 -1
  668. package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +1 -1
  669. package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +1 -1
  670. package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
  671. package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
  672. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
  673. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +1 -1
  674. package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +1 -1
  675. package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
  676. package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +1 -1
  677. package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +1 -1
  678. package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
  679. package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
  680. package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +1 -1
  681. package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +1 -1
  682. package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +1 -1
  683. package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +1 -1
  684. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  685. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  686. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  687. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  688. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  689. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +1 -1
  690. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +1 -1
  691. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
  692. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
  693. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +1 -1
  694. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +1 -1
  695. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
  696. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
  697. package/dist-types/waiters/waitForDBClusterAvailable.d.ts +1 -1
  698. package/dist-types/waiters/waitForDBClusterDeleted.d.ts +1 -1
  699. package/dist-types/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
  700. package/dist-types/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
  701. package/dist-types/waiters/waitForDBInstanceAvailable.d.ts +1 -1
  702. package/dist-types/waiters/waitForDBInstanceDeleted.d.ts +1 -1
  703. package/dist-types/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
  704. package/dist-types/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
  705. package/package.json +33 -32
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PurchaseReservedDBInstancesOfferingCommand, se_PurchaseReservedDBInstancesOfferingCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class PurchaseReservedDBInstancesOfferingCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RebootDBClusterCommand, se_RebootDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RebootDBClusterCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RebootDBInstanceCommand, se_RebootDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RebootDBInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RegisterDBProxyTargetsCommand, se_RegisterDBProxyTargetsCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RegisterDBProxyTargetsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveFromGlobalClusterCommand, se_RemoveFromGlobalClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RemoveFromGlobalClusterCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveRoleFromDBClusterCommand, se_RemoveRoleFromDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RemoveRoleFromDBClusterCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveRoleFromDBInstanceCommand, se_RemoveRoleFromDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RemoveRoleFromDBInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveSourceIdentifierFromSubscriptionCommand, se_RemoveSourceIdentifierFromSubscriptionCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RemoveTagsFromResourceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ResetDBClusterParameterGroupCommand, se_ResetDBClusterParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class ResetDBClusterParameterGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ResetDBParameterGroupCommand, se_ResetDBParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class ResetDBParameterGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBClusterFromS3Command, se_RestoreDBClusterFromS3Command } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBClusterFromS3Command extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBClusterFromSnapshotCommand, se_RestoreDBClusterFromSnapshotCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBClusterFromSnapshotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBClusterToPointInTimeCommand, se_RestoreDBClusterToPointInTimeCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBClusterToPointInTimeCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBInstanceFromDBSnapshotCommand, se_RestoreDBInstanceFromDBSnapshotCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBInstanceFromDBSnapshotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBInstanceFromS3Command, se_RestoreDBInstanceFromS3Command } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBInstanceFromS3Command extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RestoreDBInstanceToPointInTimeCommand, se_RestoreDBInstanceToPointInTimeCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RestoreDBInstanceToPointInTimeCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RevokeDBSecurityGroupIngressCommand, se_RevokeDBSecurityGroupIngressCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class RevokeDBSecurityGroupIngressCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartActivityStreamCommand, se_StartActivityStreamCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StartActivityStreamCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartDBClusterCommand, se_StartDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StartDBClusterCommand extends $Command {
@@ -1,7 +1,7 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
1
  import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
3
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
+ import { getSerdePlugin } from "@smithy/middleware-serde";
4
+ import { Command as $Command } from "@smithy/smithy-client";
5
5
  import { de_StartDBInstanceAutomatedBackupsReplicationCommand, se_StartDBInstanceAutomatedBackupsReplicationCommand, } from "../protocols/Aws_query";
6
6
  export { $Command };
7
7
  export class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartDBInstanceCommand, se_StartDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StartDBInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StartExportTaskCommand, se_StartExportTaskCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StartExportTaskCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopActivityStreamCommand, se_StopActivityStreamCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StopActivityStreamCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopDBClusterCommand, se_StopDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StopDBClusterCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopDBInstanceAutomatedBackupsReplicationCommand, se_StopDBInstanceAutomatedBackupsReplicationCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_StopDBInstanceCommand, se_StopDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class StopDBInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SwitchoverBlueGreenDeploymentCommand, se_SwitchoverBlueGreenDeploymentCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class SwitchoverBlueGreenDeploymentCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_SwitchoverReadReplicaCommand, se_SwitchoverReadReplicaCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class SwitchoverReadReplicaCommand extends $Command {
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
1
+ import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
2
2
  export { __ServiceException };
3
3
  export class RDSServiceException extends __ServiceException {
4
4
  constructor(options) {
@@ -1,5 +1,5 @@
1
- import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, serializeFloat as __serializeFloat, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@aws-sdk/smithy-client";
2
1
  import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
2
+ import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, serializeFloat as __serializeFloat, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@smithy/smithy-client";
3
3
  import { XMLParser } from "fast-xml-parser";
4
4
  import { AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault, AuthorizationQuotaExceededFault, BackupPolicyNotFoundFault, BlueGreenDeploymentAlreadyExistsFault, BlueGreenDeploymentNotFoundFault, CertificateNotFoundFault, CreateCustomDBEngineVersionFault, CustomAvailabilityZoneNotFoundFault, CustomDBEngineVersionAlreadyExistsFault, CustomDBEngineVersionNotFoundFault, CustomDBEngineVersionQuotaExceededFault, DBClusterAlreadyExistsFault, DBClusterBacktrackNotFoundFault, DBClusterEndpointAlreadyExistsFault, DBClusterEndpointNotFoundFault, DBClusterEndpointQuotaExceededFault, DBClusterNotFoundFault, DBClusterParameterGroupNotFoundFault, DBClusterQuotaExceededFault, DBClusterRoleAlreadyExistsFault, DBClusterRoleQuotaExceededFault, DBClusterSnapshotAlreadyExistsFault, DBClusterSnapshotNotFoundFault, DBInstanceAlreadyExistsFault, DBInstanceAutomatedBackupNotFoundFault, DBInstanceAutomatedBackupQuotaExceededFault, DBInstanceNotFoundFault, DBInstanceRoleAlreadyExistsFault, DBInstanceRoleQuotaExceededFault, DBParameterGroupAlreadyExistsFault, DBParameterGroupNotFoundFault, DBParameterGroupQuotaExceededFault, DBProxyAlreadyExistsFault, DBProxyEndpointAlreadyExistsFault, DBProxyEndpointNotFoundFault, DBProxyEndpointQuotaExceededFault, DBProxyNotFoundFault, DBProxyQuotaExceededFault, DBProxyTargetGroupNotFoundFault, DBProxyTargetNotFoundFault, DBSecurityGroupAlreadyExistsFault, DBSecurityGroupNotFoundFault, DBSecurityGroupNotSupportedFault, DBSecurityGroupQuotaExceededFault, DBSnapshotAlreadyExistsFault, DBSnapshotNotFoundFault, DBSubnetGroupAlreadyExistsFault, DBSubnetGroupDoesNotCoverEnoughAZs, DBSubnetGroupNotAllowedFault, DBSubnetGroupNotFoundFault, DBSubnetGroupQuotaExceededFault, DBSubnetQuotaExceededFault, DomainNotFoundFault, Ec2ImagePropertiesNotSupportedFault, EventSubscriptionQuotaExceededFault, ExportTaskNotFoundFault, GlobalClusterAlreadyExistsFault, GlobalClusterNotFoundFault, GlobalClusterQuotaExceededFault, InstanceQuotaExceededFault, InsufficientDBInstanceCapacityFault, InsufficientStorageClusterCapacityFault, InvalidBlueGreenDeploymentStateFault, InvalidCustomDBEngineVersionStateFault, InvalidDBClusterEndpointStateFault, InvalidDBClusterSnapshotStateFault, InvalidDBClusterStateFault, InvalidDBInstanceAutomatedBackupStateFault, InvalidDBInstanceStateFault, InvalidDBParameterGroupStateFault, InvalidDBProxyEndpointStateFault, InvalidDBProxyStateFault, InvalidDBSecurityGroupStateFault, InvalidDBSnapshotStateFault, InvalidDBSubnetGroupFault, InvalidDBSubnetGroupStateFault, InvalidDBSubnetStateFault, InvalidEventSubscriptionStateFault, InvalidExportTaskStateFault, InvalidGlobalClusterStateFault, InvalidOptionGroupStateFault, InvalidSubnet, InvalidVPCNetworkStateFault, KMSKeyNotAccessibleFault, NetworkTypeNotSupported, OptionGroupAlreadyExistsFault, OptionGroupNotFoundFault, OptionGroupQuotaExceededFault, ProvisionedIopsNotAvailableInAZFault, ResourceNotFoundFault, SnapshotQuotaExceededFault, SNSInvalidTopicFault, SNSNoAuthorizationFault, SNSTopicArnNotFoundFault, SourceClusterNotSupportedFault, SourceDatabaseNotSupportedFault, SourceNotFoundFault, StorageQuotaExceededFault, StorageTypeNotSupportedFault, SubscriptionAlreadyExistFault, SubscriptionCategoryNotFoundFault, SubscriptionNotFoundFault, } from "../models/models_0";
5
5
  import { DBClusterRoleNotFoundFault, DBInstanceRoleNotFoundFault, DBLogFileNotFoundFault, DBProxyTargetAlreadyRegisteredFault, DBUpgradeDependencyFailureFault, ExportTaskAlreadyExistsFault, IamRoleMissingPermissionsFault, IamRoleNotFoundFault, InsufficientAvailableIPsInSubnetFault, InsufficientDBClusterCapacityFault, InvalidDBClusterCapacityFault, InvalidExportOnlyFault, InvalidExportSourceStateFault, InvalidRestoreFault, InvalidS3BucketFault, PointInTimeRestoreNotEnabledFault, ReservedDBInstanceAlreadyExistsFault, ReservedDBInstanceNotFoundFault, ReservedDBInstanceQuotaExceededFault, ReservedDBInstancesOfferingNotFoundFault, SharedSnapshotQuotaExceededFault, StorageTypeNotAvailableFault, SubnetAlreadyInUse, } from "../models/models_1";
@@ -1,14 +1,14 @@
1
1
  import packageInfo from "../package.json";
2
2
  import { Sha256 } from "@aws-crypto/sha256-browser";
3
- import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
4
- import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
5
- import { invalidProvider } from "@aws-sdk/invalid-dependency";
6
- import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
7
- import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
8
3
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
4
+ import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
+ import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
+ import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { calculateBodyLength } from "@smithy/util-body-length-browser";
8
+ import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
9
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-browser";
10
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -1,18 +1,18 @@
1
1
  import packageInfo from "../package.json";
2
2
  import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
3
- import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
4
3
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
5
- import { Hash } from "@aws-sdk/hash-node";
6
- import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
7
- import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
8
- import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
9
- import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
10
- import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
11
4
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
5
+ import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
6
+ import { Hash } from "@smithy/hash-node";
7
+ import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
+ import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
+ import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { calculateBodyLength } from "@smithy/util-body-length-node";
11
+ import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
12
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
13
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
+ import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
16
  export const getRuntimeConfig = (config) => {
17
17
  emitWarningIfUnsupportedVersion(process.version);
18
18
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -1,7 +1,7 @@
1
- import { NoOpLogger } from "@aws-sdk/smithy-client";
2
- import { parseUrl } from "@aws-sdk/url-parser";
3
- import { fromBase64, toBase64 } from "@aws-sdk/util-base64";
4
- import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8";
1
+ import { NoOpLogger } from "@smithy/smithy-client";
2
+ import { parseUrl } from "@smithy/url-parser";
3
+ import { fromBase64, toBase64 } from "@smithy/util-base64";
4
+ import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
5
5
  import { defaultEndpointResolver } from "./endpoint/endpointResolver";
6
6
  export const getRuntimeConfig = (config) => ({
7
7
  apiVersion: "2014-10-31",
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBClustersCommand } from "../commands/DescribeDBClustersCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBClustersCommand } from "../commands/DescribeDBClustersCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBClusterSnapshotsCommand, } from "../commands/DescribeDBClusterSnapshotsCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBClusterSnapshotsCommand, } from "../commands/DescribeDBClusterSnapshotsCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBInstancesCommand } from "../commands/DescribeDBInstancesCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBInstancesCommand } from "../commands/DescribeDBInstancesCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBSnapshotsCommand } from "../commands/DescribeDBSnapshotsCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
1
+ import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
2
  import { DescribeDBSnapshotsCommand } from "../commands/DescribeDBSnapshotsCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AddRoleToDBClusterCommandInput, AddRoleToDBClusterCommandOutput } from "./commands/AddRoleToDBClusterCommand";
3
3
  import { AddRoleToDBInstanceCommandInput, AddRoleToDBInstanceCommandOutput } from "./commands/AddRoleToDBInstanceCommand";
4
4
  import { AddSourceIdentifierToSubscriptionCommandInput, AddSourceIdentifierToSubscriptionCommandOutput } from "./commands/AddSourceIdentifierToSubscriptionCommand";
@@ -1,13 +1,13 @@
1
- import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
3
1
  import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
4
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
5
2
  import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
6
3
  import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Credentials as __Credentials, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
4
+ import { Credentials as __Credentials } from "@aws-sdk/types";
5
+ import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
6
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
7
+ import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
9
8
  import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
10
- import { Decoder as __Decoder, Encoder as __Encoder, Provider as __Provider, StreamCollector as __StreamCollector } from "@smithy/types";
9
+ import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
10
+ import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
11
11
  import { AddRoleToDBClusterCommandInput, AddRoleToDBClusterCommandOutput } from "./commands/AddRoleToDBClusterCommand";
12
12
  import { AddRoleToDBInstanceCommandInput, AddRoleToDBInstanceCommandOutput } from "./commands/AddRoleToDBInstanceCommand";
13
13
  import { AddSourceIdentifierToSubscriptionCommandInput, AddSourceIdentifierToSubscriptionCommandOutput } from "./commands/AddSourceIdentifierToSubscriptionCommand";
@@ -168,7 +168,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
168
168
  */
169
169
  requestHandler?: __HttpHandler;
170
170
  /**
171
- * A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
171
+ * A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
172
172
  * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
173
173
  * @internal
174
174
  */
@@ -258,7 +258,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
258
258
  */
259
259
  logger?: __Logger;
260
260
  /**
261
- * The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
261
+ * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
262
262
  */
263
263
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
264
264
  }
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { AddRoleToDBClusterMessage } from "../models/models_0";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { AddRoleToDBInstanceMessage } from "../models/models_0";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { AddSourceIdentifierToSubscriptionMessage, AddSourceIdentifierToSubscriptionResult } from "../models/models_0";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { AddTagsToResourceMessage } from "../models/models_0";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
@@ -1,6 +1,6 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { ApplyPendingMaintenanceActionMessage, ApplyPendingMaintenanceActionResult } from "../models/models_0";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**