@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,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ResetDBClusterParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ResetDBClusterParameterGroupCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ResetDBParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ResetDBParameterGroupCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBClusterFromS3Command = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBClusterFromS3Command extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBClusterFromSnapshotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBClusterFromSnapshotCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBClusterToPointInTimeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBClusterToPointInTimeCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBInstanceFromDBSnapshotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBInstanceFromDBSnapshotCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBInstanceFromS3Command = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBInstanceFromS3Command extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RestoreDBInstanceToPointInTimeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RestoreDBInstanceToPointInTimeCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RevokeDBSecurityGroupIngressCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RevokeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StartActivityStreamCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StartActivityStreamCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StartDBClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StartDBClusterCommand extends smithy_client_1.Command {
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StartDBInstanceAutomatedBackupsReplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
4
  const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
6
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
- const smithy_client_1 = require("@aws-sdk/smithy-client");
5
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
+ const middleware_serde_1 = require("@smithy/middleware-serde");
7
+ const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
9
  const Aws_query_1 = require("../protocols/Aws_query");
10
10
  class StartDBInstanceAutomatedBackupsReplicationCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StartDBInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StartDBInstanceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StartExportTaskCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StartExportTaskCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StopActivityStreamCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StopActivityStreamCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StopDBClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StopDBClusterCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StopDBInstanceAutomatedBackupsReplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StopDBInstanceAutomatedBackupsReplicationCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.StopDBInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StopDBInstanceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SwitchoverBlueGreenDeploymentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SwitchoverBlueGreenDeploymentCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SwitchoverReadReplicaCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SwitchoverReadReplicaCommand extends smithy_client_1.Command {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RDSServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
6
  class RDSServiceException extends smithy_client_1.ServiceException {
7
7
  constructor(options) {
@@ -6,8 +6,8 @@ exports.de_CopyDBClusterParameterGroupCommand = exports.de_CancelExportTaskComma
6
6
  exports.de_DescribeDBEngineVersionsCommand = exports.de_DescribeDBClusterSnapshotsCommand = exports.de_DescribeDBClusterSnapshotAttributesCommand = exports.de_DescribeDBClustersCommand = exports.de_DescribeDBClusterParametersCommand = exports.de_DescribeDBClusterParameterGroupsCommand = exports.de_DescribeDBClusterEndpointsCommand = exports.de_DescribeDBClusterBacktracksCommand = exports.de_DescribeCertificatesCommand = exports.de_DescribeBlueGreenDeploymentsCommand = exports.de_DescribeAccountAttributesCommand = exports.de_DeregisterDBProxyTargetsCommand = exports.de_DeleteOptionGroupCommand = exports.de_DeleteGlobalClusterCommand = exports.de_DeleteEventSubscriptionCommand = exports.de_DeleteDBSubnetGroupCommand = exports.de_DeleteDBSnapshotCommand = exports.de_DeleteDBSecurityGroupCommand = exports.de_DeleteDBProxyEndpointCommand = exports.de_DeleteDBProxyCommand = exports.de_DeleteDBParameterGroupCommand = exports.de_DeleteDBInstanceAutomatedBackupCommand = exports.de_DeleteDBInstanceCommand = exports.de_DeleteDBClusterSnapshotCommand = exports.de_DeleteDBClusterParameterGroupCommand = exports.de_DeleteDBClusterEndpointCommand = exports.de_DeleteDBClusterCommand = exports.de_DeleteCustomDBEngineVersionCommand = exports.de_DeleteBlueGreenDeploymentCommand = exports.de_CreateOptionGroupCommand = exports.de_CreateGlobalClusterCommand = exports.de_CreateEventSubscriptionCommand = exports.de_CreateDBSubnetGroupCommand = exports.de_CreateDBSnapshotCommand = exports.de_CreateDBSecurityGroupCommand = exports.de_CreateDBProxyEndpointCommand = exports.de_CreateDBProxyCommand = exports.de_CreateDBParameterGroupCommand = exports.de_CreateDBInstanceReadReplicaCommand = exports.de_CreateDBInstanceCommand = exports.de_CreateDBClusterSnapshotCommand = exports.de_CreateDBClusterParameterGroupCommand = exports.de_CreateDBClusterEndpointCommand = exports.de_CreateDBClusterCommand = exports.de_CreateCustomDBEngineVersionCommand = exports.de_CreateBlueGreenDeploymentCommand = exports.de_CopyOptionGroupCommand = exports.de_CopyDBSnapshotCommand = exports.de_CopyDBParameterGroupCommand = exports.de_CopyDBClusterSnapshotCommand = void 0;
7
7
  exports.de_ModifyGlobalClusterCommand = exports.de_ModifyEventSubscriptionCommand = exports.de_ModifyDBSubnetGroupCommand = exports.de_ModifyDBSnapshotAttributeCommand = exports.de_ModifyDBSnapshotCommand = exports.de_ModifyDBProxyTargetGroupCommand = exports.de_ModifyDBProxyEndpointCommand = exports.de_ModifyDBProxyCommand = exports.de_ModifyDBParameterGroupCommand = exports.de_ModifyDBInstanceCommand = exports.de_ModifyDBClusterSnapshotAttributeCommand = exports.de_ModifyDBClusterParameterGroupCommand = exports.de_ModifyDBClusterEndpointCommand = exports.de_ModifyDBClusterCommand = exports.de_ModifyCustomDBEngineVersionCommand = exports.de_ModifyCurrentDBClusterCapacityCommand = exports.de_ModifyCertificatesCommand = exports.de_ModifyActivityStreamCommand = exports.de_ListTagsForResourceCommand = exports.de_FailoverGlobalClusterCommand = exports.de_FailoverDBClusterCommand = exports.de_DownloadDBLogFilePortionCommand = exports.de_DescribeValidDBInstanceModificationsCommand = exports.de_DescribeSourceRegionsCommand = exports.de_DescribeReservedDBInstancesOfferingsCommand = exports.de_DescribeReservedDBInstancesCommand = exports.de_DescribePendingMaintenanceActionsCommand = exports.de_DescribeOrderableDBInstanceOptionsCommand = exports.de_DescribeOptionGroupsCommand = exports.de_DescribeOptionGroupOptionsCommand = exports.de_DescribeGlobalClustersCommand = exports.de_DescribeExportTasksCommand = exports.de_DescribeEventSubscriptionsCommand = exports.de_DescribeEventsCommand = exports.de_DescribeEventCategoriesCommand = exports.de_DescribeEngineDefaultParametersCommand = exports.de_DescribeEngineDefaultClusterParametersCommand = exports.de_DescribeDBSubnetGroupsCommand = exports.de_DescribeDBSnapshotsCommand = exports.de_DescribeDBSnapshotAttributesCommand = exports.de_DescribeDBSecurityGroupsCommand = exports.de_DescribeDBProxyTargetsCommand = exports.de_DescribeDBProxyTargetGroupsCommand = exports.de_DescribeDBProxyEndpointsCommand = exports.de_DescribeDBProxiesCommand = exports.de_DescribeDBParametersCommand = exports.de_DescribeDBParameterGroupsCommand = exports.de_DescribeDBLogFilesCommand = exports.de_DescribeDBInstancesCommand = exports.de_DescribeDBInstanceAutomatedBackupsCommand = void 0;
8
8
  exports.de_SwitchoverReadReplicaCommand = exports.de_SwitchoverBlueGreenDeploymentCommand = exports.de_StopDBInstanceAutomatedBackupsReplicationCommand = exports.de_StopDBInstanceCommand = exports.de_StopDBClusterCommand = exports.de_StopActivityStreamCommand = exports.de_StartExportTaskCommand = exports.de_StartDBInstanceAutomatedBackupsReplicationCommand = exports.de_StartDBInstanceCommand = exports.de_StartDBClusterCommand = exports.de_StartActivityStreamCommand = exports.de_RevokeDBSecurityGroupIngressCommand = exports.de_RestoreDBInstanceToPointInTimeCommand = exports.de_RestoreDBInstanceFromS3Command = exports.de_RestoreDBInstanceFromDBSnapshotCommand = exports.de_RestoreDBClusterToPointInTimeCommand = exports.de_RestoreDBClusterFromSnapshotCommand = exports.de_RestoreDBClusterFromS3Command = exports.de_ResetDBParameterGroupCommand = exports.de_ResetDBClusterParameterGroupCommand = exports.de_RemoveTagsFromResourceCommand = exports.de_RemoveSourceIdentifierFromSubscriptionCommand = exports.de_RemoveRoleFromDBInstanceCommand = exports.de_RemoveRoleFromDBClusterCommand = exports.de_RemoveFromGlobalClusterCommand = exports.de_RegisterDBProxyTargetsCommand = exports.de_RebootDBInstanceCommand = exports.de_RebootDBClusterCommand = exports.de_PurchaseReservedDBInstancesOfferingCommand = exports.de_PromoteReadReplicaDBClusterCommand = exports.de_PromoteReadReplicaCommand = exports.de_ModifyOptionGroupCommand = void 0;
9
- const smithy_client_1 = require("@aws-sdk/smithy-client");
10
9
  const protocol_http_1 = require("@smithy/protocol-http");
10
+ const smithy_client_1 = require("@smithy/smithy-client");
11
11
  const fast_xml_parser_1 = require("fast-xml-parser");
12
12
  const models_0_1 = require("../models/models_0");
13
13
  const models_1_1 = require("../models/models_1");
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
- const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
- const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
10
- const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
- const util_retry_1 = require("@aws-sdk/util-retry");
12
7
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
+ const config_resolver_1 = require("@smithy/config-resolver");
9
+ const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
+ const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
12
+ const util_retry_1 = require("@smithy/util-retry");
13
13
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@aws-sdk/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
15
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const client_sts_1 = require("@aws-sdk/client-sts");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
7
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
9
- const hash_node_1 = require("@aws-sdk/hash-node");
10
- const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
- const node_config_provider_1 = require("@aws-sdk/node-config-provider");
12
- const node_http_handler_1 = require("@aws-sdk/node-http-handler");
13
- const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
14
- const util_retry_1 = require("@aws-sdk/util-retry");
15
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
9
+ const config_resolver_1 = require("@smithy/config-resolver");
10
+ const hash_node_1 = require("@smithy/hash-node");
11
+ const middleware_retry_1 = require("@smithy/middleware-retry");
12
+ const node_config_provider_1 = require("@smithy/node-config-provider");
13
+ const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const util_body_length_node_1 = require("@smithy/util-body-length-node");
15
+ const util_retry_1 = require("@smithy/util-retry");
16
16
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@aws-sdk/smithy-client");
18
- const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
19
- const smithy_client_2 = require("@aws-sdk/smithy-client");
17
+ const smithy_client_1 = require("@smithy/smithy-client");
18
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
+ const smithy_client_2 = require("@smithy/smithy-client");
20
20
  const getRuntimeConfig = (config) => {
21
21
  (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
22
22
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
5
- const url_parser_1 = require("@aws-sdk/url-parser");
6
- const util_base64_1 = require("@aws-sdk/util-base64");
7
- const util_utf8_1 = require("@aws-sdk/util-utf8");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
+ const url_parser_1 = require("@smithy/url-parser");
6
+ const util_base64_1 = require("@smithy/util-base64");
7
+ const util_utf8_1 = require("@smithy/util-utf8");
8
8
  const endpointResolver_1 = require("./endpoint/endpointResolver");
9
9
  const getRuntimeConfig = (config) => ({
10
10
  apiVersion: "2014-10-31",
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBClusterAvailable = exports.waitForDBClusterAvailable = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBClustersCommand_1 = require("../commands/DescribeDBClustersCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBClusterDeleted = exports.waitForDBClusterDeleted = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBClustersCommand_1 = require("../commands/DescribeDBClustersCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBClusterSnapshotAvailable = exports.waitForDBClusterSnapshotAvailable = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBClusterSnapshotsCommand_1 = require("../commands/DescribeDBClusterSnapshotsCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBClusterSnapshotDeleted = exports.waitForDBClusterSnapshotDeleted = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBClusterSnapshotsCommand_1 = require("../commands/DescribeDBClusterSnapshotsCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBInstanceAvailable = exports.waitForDBInstanceAvailable = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBInstancesCommand_1 = require("../commands/DescribeDBInstancesCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBInstanceDeleted = exports.waitForDBInstanceDeleted = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBInstancesCommand_1 = require("../commands/DescribeDBInstancesCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBSnapshotAvailable = exports.waitForDBSnapshotAvailable = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBSnapshotsCommand_1 = require("../commands/DescribeDBSnapshotsCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.waitUntilDBSnapshotDeleted = exports.waitForDBSnapshotDeleted = void 0;
4
- const util_waiter_1 = require("@aws-sdk/util-waiter");
4
+ const util_waiter_1 = require("@smithy/util-waiter");
5
5
  const DescribeDBSnapshotsCommand_1 = require("../commands/DescribeDBSnapshotsCommand");
6
6
  const checkState = async (client, input) => {
7
7
  let reason;
package/dist-es/RDS.js CHANGED
@@ -1,4 +1,4 @@
1
- import { createAggregatedClient } from "@aws-sdk/smithy-client";
1
+ import { createAggregatedClient } from "@smithy/smithy-client";
2
2
  import { AddRoleToDBClusterCommand, } from "./commands/AddRoleToDBClusterCommand";
3
3
  import { AddRoleToDBInstanceCommand, } from "./commands/AddRoleToDBInstanceCommand";
4
4
  import { AddSourceIdentifierToSubscriptionCommand, } from "./commands/AddSourceIdentifierToSubscriptionCommand";
@@ -1,13 +1,13 @@
1
- import { resolveRegionConfig } from "@aws-sdk/config-resolver";
2
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
3
- import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
4
1
  import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
5
2
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
6
3
  import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
7
- import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
8
4
  import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
9
5
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
10
- import { Client as __Client, } from "@aws-sdk/smithy-client";
6
+ import { resolveRegionConfig } from "@smithy/config-resolver";
7
+ import { getContentLengthPlugin } from "@smithy/middleware-content-length";
8
+ import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
9
+ import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
10
+ import { Client as __Client, } from "@smithy/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
13
  export { __Client };
@@ -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_AddRoleToDBClusterCommand, se_AddRoleToDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class AddRoleToDBClusterCommand 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_AddRoleToDBInstanceCommand, se_AddRoleToDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class AddRoleToDBInstanceCommand 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_AddSourceIdentifierToSubscriptionCommand, se_AddSourceIdentifierToSubscriptionCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class AddSourceIdentifierToSubscriptionCommand 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_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class AddTagsToResourceCommand 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_ApplyPendingMaintenanceActionCommand, se_ApplyPendingMaintenanceActionCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class ApplyPendingMaintenanceActionCommand 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_AuthorizeDBSecurityGroupIngressCommand, se_AuthorizeDBSecurityGroupIngressCommand, } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class AuthorizeDBSecurityGroupIngressCommand 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_BacktrackDBClusterCommand, se_BacktrackDBClusterCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class BacktrackDBClusterCommand 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_CancelExportTaskCommand, se_CancelExportTaskCommand } from "../protocols/Aws_query";
5
5
  export { $Command };
6
6
  export class CancelExportTaskCommand extends $Command {