@aws-sdk/client-rds 3.1045.0 → 3.1046.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 (559) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +458 -460
  5. package/dist-cjs/models/RDSServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/RDS.js +1 -1
  10. package/dist-es/RDSClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  13. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
  14. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  15. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  16. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  17. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
  18. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -2
  19. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  20. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  21. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -2
  22. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -2
  23. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -2
  24. package/dist-es/commands/CopyOptionGroupCommand.js +2 -2
  25. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -2
  26. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -2
  27. package/dist-es/commands/CreateDBClusterCommand.js +2 -2
  28. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -2
  29. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  30. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -2
  31. package/dist-es/commands/CreateDBInstanceCommand.js +2 -2
  32. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
  33. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -2
  34. package/dist-es/commands/CreateDBProxyCommand.js +2 -2
  35. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -2
  36. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -2
  37. package/dist-es/commands/CreateDBShardGroupCommand.js +2 -2
  38. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -2
  39. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -2
  40. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
  41. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -2
  42. package/dist-es/commands/CreateIntegrationCommand.js +2 -2
  43. package/dist-es/commands/CreateOptionGroupCommand.js +2 -2
  44. package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -2
  45. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -2
  46. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
  47. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -2
  48. package/dist-es/commands/DeleteDBClusterCommand.js +2 -2
  49. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -2
  50. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  51. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  52. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
  53. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -2
  54. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  55. package/dist-es/commands/DeleteDBProxyCommand.js +2 -2
  56. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -2
  57. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
  58. package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -2
  59. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -2
  60. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  61. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  62. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -2
  63. package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
  64. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
  65. package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -2
  66. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -2
  67. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
  68. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -2
  69. package/dist-es/commands/DescribeCertificatesCommand.js +2 -2
  70. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -2
  71. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -2
  72. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  73. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  74. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -2
  75. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  76. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  77. package/dist-es/commands/DescribeDBClustersCommand.js +2 -2
  78. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -2
  79. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
  80. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -2
  81. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -2
  82. package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -2
  83. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -2
  84. package/dist-es/commands/DescribeDBParametersCommand.js +2 -2
  85. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -2
  86. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -2
  87. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
  88. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -2
  89. package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -2
  90. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -2
  91. package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -2
  92. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
  93. package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -2
  94. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -2
  95. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  96. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  97. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  98. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
  99. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
  100. package/dist-es/commands/DescribeEventsCommand.js +2 -2
  101. package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
  102. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -2
  103. package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
  104. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -2
  105. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -2
  106. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  107. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  108. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -2
  109. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
  110. package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -2
  111. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -2
  112. package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -2
  113. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  114. package/dist-es/commands/DisableHttpEndpointCommand.js +2 -2
  115. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -2
  116. package/dist-es/commands/EnableHttpEndpointCommand.js +2 -2
  117. package/dist-es/commands/FailoverDBClusterCommand.js +2 -2
  118. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -2
  119. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  120. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -2
  121. package/dist-es/commands/ModifyCertificatesCommand.js +2 -2
  122. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
  123. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
  124. package/dist-es/commands/ModifyDBClusterCommand.js +2 -2
  125. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -2
  126. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  127. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  128. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -2
  129. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -2
  130. package/dist-es/commands/ModifyDBProxyCommand.js +2 -2
  131. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -2
  132. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
  133. package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -2
  134. package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -2
  135. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
  136. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -2
  137. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -2
  138. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
  139. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -2
  140. package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
  141. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -2
  142. package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -2
  143. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -2
  144. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  145. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
  146. package/dist-es/commands/RebootDBClusterCommand.js +2 -2
  147. package/dist-es/commands/RebootDBInstanceCommand.js +2 -2
  148. package/dist-es/commands/RebootDBShardGroupCommand.js +2 -2
  149. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -2
  150. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -2
  151. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  152. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
  153. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  154. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  155. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  156. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -2
  157. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -2
  158. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  159. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  160. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
  161. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -2
  162. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
  163. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
  164. package/dist-es/commands/StartActivityStreamCommand.js +2 -2
  165. package/dist-es/commands/StartDBClusterCommand.js +2 -2
  166. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  167. package/dist-es/commands/StartDBInstanceCommand.js +2 -2
  168. package/dist-es/commands/StartExportTaskCommand.js +2 -2
  169. package/dist-es/commands/StopActivityStreamCommand.js +2 -2
  170. package/dist-es/commands/StopDBClusterCommand.js +2 -2
  171. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  172. package/dist-es/commands/StopDBInstanceCommand.js +2 -2
  173. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -2
  174. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -2
  175. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -2
  176. package/dist-es/endpoint/bdd.js +1 -1
  177. package/dist-es/endpoint/endpointResolver.js +1 -1
  178. package/dist-es/models/RDSServiceException.js +1 -1
  179. package/dist-es/runtimeConfig.browser.js +4 -6
  180. package/dist-es/runtimeConfig.js +4 -8
  181. package/dist-es/runtimeConfig.shared.js +3 -4
  182. package/dist-es/runtimeExtensions.js +2 -2
  183. package/dist-es/waiters/waitForDBClusterAvailable.js +1 -1
  184. package/dist-es/waiters/waitForDBClusterDeleted.js +1 -1
  185. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +1 -1
  186. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +1 -1
  187. package/dist-es/waiters/waitForDBInstanceAvailable.js +1 -1
  188. package/dist-es/waiters/waitForDBInstanceDeleted.js +1 -1
  189. package/dist-es/waiters/waitForDBSnapshotAvailable.js +1 -1
  190. package/dist-es/waiters/waitForDBSnapshotDeleted.js +1 -1
  191. package/dist-es/waiters/waitForTenantDatabaseAvailable.js +1 -1
  192. package/dist-es/waiters/waitForTenantDatabaseDeleted.js +1 -1
  193. package/dist-types/RDS.d.ts +1 -1
  194. package/dist-types/RDSClient.d.ts +5 -5
  195. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +6 -4
  196. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
  197. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
  198. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
  199. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
  200. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
  201. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +6 -4
  202. package/dist-types/commands/CancelExportTaskCommand.d.ts +6 -4
  203. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
  204. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
  205. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +6 -4
  206. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +6 -4
  207. package/dist-types/commands/CopyOptionGroupCommand.d.ts +6 -4
  208. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
  209. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
  210. package/dist-types/commands/CreateDBClusterCommand.d.ts +6 -4
  211. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
  212. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
  213. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
  214. package/dist-types/commands/CreateDBInstanceCommand.d.ts +6 -4
  215. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
  216. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +6 -4
  217. package/dist-types/commands/CreateDBProxyCommand.d.ts +6 -4
  218. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
  219. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
  220. package/dist-types/commands/CreateDBShardGroupCommand.d.ts +6 -4
  221. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +6 -4
  222. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
  223. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
  224. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +6 -4
  225. package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
  226. package/dist-types/commands/CreateOptionGroupCommand.d.ts +6 -4
  227. package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +6 -4
  228. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
  229. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
  230. package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
  231. package/dist-types/commands/DeleteDBClusterCommand.d.ts +6 -4
  232. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
  233. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
  234. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
  235. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
  236. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +6 -4
  237. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
  238. package/dist-types/commands/DeleteDBProxyCommand.d.ts +6 -4
  239. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
  240. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
  241. package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +6 -4
  242. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +6 -4
  243. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
  244. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
  245. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +6 -4
  246. package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
  247. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +6 -4
  248. package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
  249. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
  250. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
  251. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
  252. package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -4
  253. package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
  254. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
  255. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
  256. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
  257. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
  258. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
  259. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
  260. package/dist-types/commands/DescribeDBClustersCommand.d.ts +6 -4
  261. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
  262. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
  263. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +6 -4
  264. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +6 -4
  265. package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
  266. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
  267. package/dist-types/commands/DescribeDBParametersCommand.d.ts +6 -4
  268. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +6 -4
  269. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
  270. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
  271. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
  272. package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
  273. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
  274. package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
  275. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
  276. package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
  277. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
  278. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
  279. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
  280. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
  281. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
  282. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
  283. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
  284. package/dist-types/commands/DescribeExportTasksCommand.d.ts +6 -4
  285. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -4
  286. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
  287. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
  288. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +6 -4
  289. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
  290. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
  291. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
  292. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
  293. package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
  294. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +6 -4
  295. package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
  296. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
  297. package/dist-types/commands/DisableHttpEndpointCommand.d.ts +6 -4
  298. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
  299. package/dist-types/commands/EnableHttpEndpointCommand.d.ts +6 -4
  300. package/dist-types/commands/FailoverDBClusterCommand.d.ts +6 -4
  301. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -4
  302. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  303. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +6 -4
  304. package/dist-types/commands/ModifyCertificatesCommand.d.ts +6 -4
  305. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
  306. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
  307. package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -4
  308. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
  309. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
  310. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
  311. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +6 -4
  312. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
  313. package/dist-types/commands/ModifyDBProxyCommand.d.ts +6 -4
  314. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
  315. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
  316. package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +6 -4
  317. package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +6 -4
  318. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
  319. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +6 -4
  320. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
  321. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
  322. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +6 -4
  323. package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
  324. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +6 -4
  325. package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
  326. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -4
  327. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
  328. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
  329. package/dist-types/commands/RebootDBClusterCommand.d.ts +6 -4
  330. package/dist-types/commands/RebootDBInstanceCommand.d.ts +6 -4
  331. package/dist-types/commands/RebootDBShardGroupCommand.d.ts +6 -4
  332. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
  333. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
  334. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
  335. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
  336. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
  337. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
  338. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
  339. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +6 -4
  340. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
  341. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
  342. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
  343. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
  344. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
  345. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
  346. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
  347. package/dist-types/commands/StartActivityStreamCommand.d.ts +6 -4
  348. package/dist-types/commands/StartDBClusterCommand.d.ts +6 -4
  349. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
  350. package/dist-types/commands/StartDBInstanceCommand.d.ts +6 -4
  351. package/dist-types/commands/StartExportTaskCommand.d.ts +6 -4
  352. package/dist-types/commands/StopActivityStreamCommand.d.ts +6 -4
  353. package/dist-types/commands/StopDBClusterCommand.d.ts +6 -4
  354. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
  355. package/dist-types/commands/StopDBInstanceCommand.d.ts +6 -4
  356. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
  357. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
  358. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
  359. package/dist-types/endpoint/bdd.d.ts +1 -1
  360. package/dist-types/extensionConfiguration.d.ts +1 -1
  361. package/dist-types/models/RDSServiceException.d.ts +1 -1
  362. package/dist-types/models/errors.d.ts +1 -1
  363. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  364. package/dist-types/runtimeConfig.d.ts +2 -2
  365. package/dist-types/runtimeConfig.native.d.ts +2 -2
  366. package/dist-types/ts3.4/RDS.d.ts +1 -1
  367. package/dist-types/ts3.4/RDSClient.d.ts +8 -14
  368. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +6 -4
  369. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
  370. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
  371. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
  372. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
  373. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
  374. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +6 -4
  375. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +6 -4
  376. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
  377. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
  378. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +6 -4
  379. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +6 -4
  380. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +6 -4
  381. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
  382. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
  383. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +6 -4
  384. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
  385. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
  386. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
  387. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +6 -4
  388. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
  389. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +6 -4
  390. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +6 -4
  391. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
  392. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
  393. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +6 -4
  394. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +6 -4
  395. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
  396. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
  397. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +6 -4
  398. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
  399. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +6 -4
  400. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +6 -4
  401. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
  402. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
  403. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
  404. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +6 -4
  405. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
  406. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
  407. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
  408. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
  409. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +6 -4
  410. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
  411. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +6 -4
  412. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
  413. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
  414. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +6 -4
  415. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +6 -4
  416. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
  417. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
  418. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +6 -4
  419. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
  420. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +6 -4
  421. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
  422. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
  423. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
  424. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
  425. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +6 -4
  426. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
  427. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
  428. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
  429. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
  430. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
  431. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
  432. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
  433. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +6 -4
  434. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
  435. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
  436. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +6 -4
  437. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +6 -4
  438. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
  439. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
  440. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +6 -4
  441. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +6 -4
  442. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
  443. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
  444. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
  445. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
  446. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
  447. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
  448. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
  449. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
  450. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
  451. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
  452. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
  453. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
  454. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
  455. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
  456. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
  457. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +6 -4
  458. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +6 -4
  459. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
  460. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
  461. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +6 -4
  462. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
  463. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
  464. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
  465. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
  466. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
  467. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +6 -4
  468. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
  469. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
  470. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +6 -4
  471. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
  472. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +6 -4
  473. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +6 -4
  474. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +6 -4
  475. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  476. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +6 -4
  477. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +6 -4
  478. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
  479. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
  480. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +6 -4
  481. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
  482. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
  483. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
  484. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +6 -4
  485. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
  486. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +6 -4
  487. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
  488. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
  489. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +6 -4
  490. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +6 -4
  491. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
  492. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +6 -4
  493. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
  494. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
  495. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +6 -4
  496. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
  497. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +6 -4
  498. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
  499. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +6 -4
  500. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
  501. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
  502. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +6 -4
  503. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +6 -4
  504. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +6 -4
  505. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
  506. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
  507. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
  508. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
  509. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
  510. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
  511. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
  512. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +6 -4
  513. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
  514. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
  515. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
  516. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
  517. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
  518. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
  519. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
  520. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +6 -4
  521. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +6 -4
  522. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
  523. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +6 -4
  524. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +6 -4
  525. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +6 -4
  526. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +6 -4
  527. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
  528. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +6 -4
  529. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
  530. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
  531. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
  532. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  533. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  534. package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
  535. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  536. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  537. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  538. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  539. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +1 -1
  540. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +1 -1
  541. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
  542. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
  543. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +1 -1
  544. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +1 -1
  545. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
  546. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
  547. package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
  548. package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
  549. package/dist-types/waiters/waitForDBClusterAvailable.d.ts +1 -1
  550. package/dist-types/waiters/waitForDBClusterDeleted.d.ts +1 -1
  551. package/dist-types/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
  552. package/dist-types/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
  553. package/dist-types/waiters/waitForDBInstanceAvailable.d.ts +1 -1
  554. package/dist-types/waiters/waitForDBInstanceDeleted.d.ts +1 -1
  555. package/dist-types/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
  556. package/dist-types/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
  557. package/dist-types/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
  558. package/dist-types/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
  559. package/package.json +15 -37
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBClustersCommandInput extends DescribeDBClustersMessag
22
22
  export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBClustersCommand_base: {
25
- new (input: DescribeDBClustersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBClustersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBClustersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBClustersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes existing Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports pagination.</p> <p>For more information on Amazon Aurora DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>For more information on Multi-AZ DB clusters, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html"> Multi-AZ DB cluster deployments</a> in the <i>Amazon RDS User Guide</i>.</p> <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBEngineVersionsCommandInput extends DescribeDBEngineVe
22
22
  export interface DescribeDBEngineVersionsCommandOutput extends DBEngineVersionMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBEngineVersionsCommand_base: {
25
- new (input: DescribeDBEngineVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBEngineVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes the properties of specific versions of DB engines.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBInstanceAutomatedBackupsCommandInput extends Describe
22
22
  export interface DescribeDBInstanceAutomatedBackupsCommandOutput extends DBInstanceAutomatedBackupMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBInstanceAutomatedBackupsCommand_base: {
25
- new (input: DescribeDBInstanceAutomatedBackupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBInstanceAutomatedBackupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBInstanceAutomatedBackupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBInstanceAutomatedBackupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Displays backups for both current and deleted instances. For example, use this operation to find details about automated backups for previously deleted instances. Current instances with retention periods greater than zero (0) are returned for both the <code>DescribeDBInstanceAutomatedBackups</code> and <code>DescribeDBInstances</code> operations.</p> <p>All parameters are optional.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBInstancesCommandInput extends DescribeDBInstancesMess
22
22
  export interface DescribeDBInstancesCommandOutput extends DBInstanceMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBInstancesCommand_base: {
25
- new (input: DescribeDBInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBInstancesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBInstancesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes provisioned RDS instances. This API supports pagination.</p> <note> <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p> </note>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBLogFilesCommandInput extends DescribeDBLogFilesMessag
22
22
  export interface DescribeDBLogFilesCommandOutput extends DescribeDBLogFilesResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBLogFilesCommand_base: {
25
- new (input: DescribeDBLogFilesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeDBLogFilesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDBLogFilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of DB log files for the DB instance.</p> <p>This command doesn't apply to RDS Custom.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBMajorEngineVersionsRequest, DescribeDBMajorEngineVersionsResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBMajorEngineVersionsCommandInput extends DescribeDBMaj
22
22
  export interface DescribeDBMajorEngineVersionsCommandOutput extends DescribeDBMajorEngineVersionsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBMajorEngineVersionsCommand_base: {
25
- new (input: DescribeDBMajorEngineVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBMajorEngineVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBMajorEngineVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBMajorEngineVersionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes the properties of specific major versions of DB engines.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBParameterGroupsCommandInput extends DescribeDBParamet
22
22
  export interface DescribeDBParameterGroupsCommandOutput extends DBParameterGroupsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBParameterGroupsCommand_base: {
25
- new (input: DescribeDBParameterGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBParameterGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified, the list will contain only the description of the specified DB parameter group.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBParametersCommandInput extends DescribeDBParametersMe
22
22
  export interface DescribeDBParametersCommandOutput extends DBParameterGroupDetails, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBParametersCommand_base: {
25
- new (input: DescribeDBParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeDBParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDBParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns the detailed parameter list for a particular DB parameter group.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBProxiesRequest, DescribeDBProxiesResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBProxiesCommandInput extends DescribeDBProxiesRequest
22
22
  export interface DescribeDBProxiesCommandOutput extends DescribeDBProxiesResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBProxiesCommand_base: {
25
- new (input: DescribeDBProxiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxiesCommandInput, DescribeDBProxiesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBProxiesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBProxiesCommandInput, DescribeDBProxiesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBProxiesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxiesCommandInput, DescribeDBProxiesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBProxiesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBProxiesCommandInput, DescribeDBProxiesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about DB proxies.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBProxyEndpointsCommandInput extends DescribeDBProxyEnd
22
22
  export interface DescribeDBProxyEndpointsCommandOutput extends DescribeDBProxyEndpointsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBProxyEndpointsCommand_base: {
25
- new (input: DescribeDBProxyEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyEndpointsCommandInput, DescribeDBProxyEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBProxyEndpointsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyEndpointsCommandInput, DescribeDBProxyEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBProxyEndpointsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxyEndpointsCommandInput, DescribeDBProxyEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBProxyEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBProxyEndpointsCommandInput, DescribeDBProxyEndpointsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about DB proxy endpoints.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBProxyTargetGroupsCommandInput extends DescribeDBProxy
22
22
  export interface DescribeDBProxyTargetGroupsCommandOutput extends DescribeDBProxyTargetGroupsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBProxyTargetGroupsCommand_base: {
25
- new (input: DescribeDBProxyTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyTargetGroupsCommandInput, DescribeDBProxyTargetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeDBProxyTargetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyTargetGroupsCommandInput, DescribeDBProxyTargetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBProxyTargetGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxyTargetGroupsCommandInput, DescribeDBProxyTargetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDBProxyTargetGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxyTargetGroupsCommandInput, DescribeDBProxyTargetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about DB proxy target groups, represented by <code>DBProxyTargetGroup</code> data structures.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBProxyTargetsCommandInput extends DescribeDBProxyTarge
22
22
  export interface DescribeDBProxyTargetsCommandOutput extends DescribeDBProxyTargetsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBProxyTargetsCommand_base: {
25
- new (input: DescribeDBProxyTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyTargetsCommandInput, DescribeDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeDBProxyTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBProxyTargetsCommandInput, DescribeDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxyTargetsCommandInput, DescribeDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDBProxyTargetsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBProxyTargetsCommandInput, DescribeDBProxyTargetsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about <code>DBProxyTarget</code> objects. This API supports pagination.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBRecommendationsMessage, DescribeDBRecommendationsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBRecommendationsCommandInput extends DescribeDBRecomme
22
22
  export interface DescribeDBRecommendationsCommandOutput extends DBRecommendationsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBRecommendationsCommand_base: {
25
- new (input: DescribeDBRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBRecommendationsCommandInput, DescribeDBRecommendationsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBRecommendationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBRecommendationsCommandInput, DescribeDBRecommendationsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBRecommendationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBRecommendationsCommandInput, DescribeDBRecommendationsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBRecommendationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBRecommendationsCommandInput, DescribeDBRecommendationsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes the recommendations to resolve the issues for your DB instances, DB clusters, and DB parameter groups.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBSecurityGroupMessage, DescribeDBSecurityGroupsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBSecurityGroupsCommandInput extends DescribeDBSecurity
22
22
  export interface DescribeDBSecurityGroupsCommandOutput extends DBSecurityGroupMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBSecurityGroupsCommand_base: {
25
- new (input: DescribeDBSecurityGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSecurityGroupsCommandInput, DescribeDBSecurityGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBSecurityGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBSecurityGroupsCommandInput, DescribeDBSecurityGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBSecurityGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSecurityGroupsCommandInput, DescribeDBSecurityGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBSecurityGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBSecurityGroupsCommandInput, DescribeDBSecurityGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code> is specified, the list will contain only the descriptions of the specified DB security group.</p> <note> <p>EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic to a VPC, we recommend that you migrate as soon as possible. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon EC2 User Guide</i>, the blog <a href="http://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare/">EC2-Classic Networking is Retiring – Here’s How to Prepare</a>, and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.Non-VPC2VPC.html">Moving a DB instance not in a VPC into a VPC</a> in the <i>Amazon RDS User Guide</i>.</p> </note>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBShardGroupsMessage, DescribeDBShardGroupsResponse } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBShardGroupsCommandInput extends DescribeDBShardGroups
22
22
  export interface DescribeDBShardGroupsCommandOutput extends DescribeDBShardGroupsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBShardGroupsCommand_base: {
25
- new (input: DescribeDBShardGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBShardGroupsCommandInput, DescribeDBShardGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBShardGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBShardGroupsCommandInput, DescribeDBShardGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBShardGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBShardGroupsCommandInput, DescribeDBShardGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBShardGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBShardGroupsCommandInput, DescribeDBShardGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes existing Aurora Limitless Database DB shard groups.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeDBSnapshotAttributesMessage, DescribeDBSnapshotAttributesResult } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBSnapshotAttributesCommandInput extends DescribeDBSnap
22
22
  export interface DescribeDBSnapshotAttributesCommandOutput extends DescribeDBSnapshotAttributesResult, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBSnapshotAttributesCommand_base: {
25
- new (input: DescribeDBSnapshotAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotAttributesCommandInput, DescribeDBSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeDBSnapshotAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotAttributesCommandInput, DescribeDBSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotAttributesCommandInput, DescribeDBSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDBSnapshotAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotAttributesCommandInput, DescribeDBSnapshotAttributesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of DB snapshot attribute names and values for a manual DB snapshot.</p> <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBSnapshotAttributes</code> returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual DB snapshot. If <code>all</code> is included in the list of values for the <code>restore</code> attribute, then the manual DB snapshot is public and can be copied or restored by all Amazon Web Services accounts.</p> <p>To add or remove access for an Amazon Web Services account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the <code>ModifyDBSnapshotAttribute</code> API action.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBSnapshotTenantDatabasesMessage, DescribeDBSnapshotTenantDatabasesMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBSnapshotTenantDatabasesCommandInput extends DescribeD
22
22
  export interface DescribeDBSnapshotTenantDatabasesCommandOutput extends DBSnapshotTenantDatabasesMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBSnapshotTenantDatabasesCommand_base: {
25
- new (input: DescribeDBSnapshotTenantDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotTenantDatabasesCommandInput, DescribeDBSnapshotTenantDatabasesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBSnapshotTenantDatabasesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotTenantDatabasesCommandInput, DescribeDBSnapshotTenantDatabasesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBSnapshotTenantDatabasesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotTenantDatabasesCommandInput, DescribeDBSnapshotTenantDatabasesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBSnapshotTenantDatabasesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotTenantDatabasesCommandInput, DescribeDBSnapshotTenantDatabasesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes the tenant databases that exist in a DB snapshot. This command only applies to RDS for Oracle DB instances in the multi-tenant configuration.</p> <p>You can use this command to inspect the tenant databases within a snapshot before restoring it. You can't directly interact with the tenant databases in a DB snapshot. If you restore a snapshot that was taken from DB instance using the multi-tenant configuration, you restore all its tenant databases.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBSnapshotMessage, DescribeDBSnapshotsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBSnapshotsCommandInput extends DescribeDBSnapshotsMess
22
22
  export interface DescribeDBSnapshotsCommandOutput extends DBSnapshotMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBSnapshotsCommand_base: {
25
- new (input: DescribeDBSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotsCommandInput, DescribeDBSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBSnapshotsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBSnapshotsCommandInput, DescribeDBSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBSnapshotsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotsCommandInput, DescribeDBSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBSnapshotsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBSnapshotsCommandInput, DescribeDBSnapshotsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about DB snapshots. This API action supports pagination.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DBSubnetGroupMessage, DescribeDBSubnetGroupsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeDBSubnetGroupsCommandInput extends DescribeDBSubnetGrou
22
22
  export interface DescribeDBSubnetGroupsCommandOutput extends DBSubnetGroupMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeDBSubnetGroupsCommand_base: {
25
- new (input: DescribeDBSubnetGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeDBSubnetGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeDBSubnetGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeDBSubnetGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.</p> <p>For an overview of CIDR ranges, go to the <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeEngineDefaultClusterParametersMessage, DescribeEngineDefaultClusterParametersResult } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeEngineDefaultClusterParametersCommandInput extends Desc
22
22
  export interface DescribeEngineDefaultClusterParametersCommandOutput extends DescribeEngineDefaultClusterParametersResult, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeEngineDefaultClusterParametersCommand_base: {
25
- new (input: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEngineDefaultClusterParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns the default engine and system parameter information for the cluster database engine.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeEngineDefaultParametersMessage, DescribeEngineDefaultParametersResult } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeEngineDefaultParametersCommandInput extends DescribeEng
22
22
  export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEngineDefaultParametersResult, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeEngineDefaultParametersCommand_base: {
25
- new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/core/client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns the default engine and system parameter information for the specified database engine.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeEventCategoriesMessage, EventCategoriesMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeEventCategoriesCommandInput extends DescribeEventCatego
22
22
  export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeEventCategoriesCommand_base: {
25
- new (input: DescribeEventCategoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeEventCategoriesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeEventCategoriesCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeEventCategoriesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Displays a list of categories for all event source types, or, if specified, for a specified source type. You can also see this list in the "Amazon RDS event categories and event messages" section of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.Messages.html"> <i>Amazon RDS User Guide</i> </a> or the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.html"> <i>Amazon Aurora User Guide</i> </a>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSub
22
22
  export interface DescribeEventSubscriptionsCommandOutput extends EventSubscriptionsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeEventSubscriptionsCommand_base: {
25
- new (input: DescribeEventSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeEventSubscriptionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeEventSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeEventSubscriptionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Lists all the subscription descriptions for a customer account. The description for a subscription includes <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>, <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.</p> <p>If you specify a <code>SubscriptionName</code>, lists the description for that subscription.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeEventsMessage, EventsMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {
22
22
  export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeEventsCommand_base: {
25
- new (input: DescribeEventsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, DB cluster snapshots, and RDS Proxies for the past 14 days. Events specific to a particular DB instance, DB cluster, DB parameter group, DB security group, DB snapshot, DB cluster snapshot group, or RDS Proxy can be obtained by providing the name as a parameter.</p> <p>For more information on working with events, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/working-with-events.html">Monitoring Amazon RDS events</a> in the <i>Amazon RDS User Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/working-with-events.html">Monitoring Amazon Aurora events</a> in the <i>Amazon Aurora User Guide</i>.</p> <note> <p>By default, RDS returns events that were generated in the past hour.</p> </note>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeExportTasksMessage, ExportTasksMessage } from "../models/models_0";
4
4
  import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
@@ -22,9 +22,11 @@ export interface DescribeExportTasksCommandInput extends DescribeExportTasksMess
22
22
  export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeExportTasksCommand_base: {
25
- new (input: DescribeExportTasksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeExportTasksCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeExportTasksCommandInput): import("@smithy/core/client").CommandImpl<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeExportTasksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about a snapshot or cluster export to Amazon S3. This API operation supports pagination.</p>