@aws-sdk/client-rds 3.1076.0 → 3.1078.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 (512) hide show
  1. package/dist-cjs/index.js +504 -1986
  2. package/dist-es/commandBuilder.js +10 -0
  3. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -14
  4. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -14
  5. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -14
  6. package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
  7. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
  8. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -14
  9. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -14
  10. package/dist-es/commands/CancelExportTaskCommand.js +2 -14
  11. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -14
  12. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -18
  13. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -14
  14. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -18
  15. package/dist-es/commands/CopyOptionGroupCommand.js +2 -14
  16. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -14
  17. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -14
  18. package/dist-es/commands/CreateDBClusterCommand.js +2 -18
  19. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -14
  20. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -14
  21. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -14
  22. package/dist-es/commands/CreateDBInstanceCommand.js +2 -14
  23. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -18
  24. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -14
  25. package/dist-es/commands/CreateDBProxyCommand.js +2 -14
  26. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -14
  27. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -14
  28. package/dist-es/commands/CreateDBShardGroupCommand.js +2 -14
  29. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -14
  30. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -14
  31. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
  32. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -14
  33. package/dist-es/commands/CreateIntegrationCommand.js +2 -14
  34. package/dist-es/commands/CreateOptionGroupCommand.js +2 -14
  35. package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -14
  36. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -14
  37. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -14
  38. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -14
  39. package/dist-es/commands/DeleteDBClusterCommand.js +2 -14
  40. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -14
  41. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -14
  42. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -14
  43. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -14
  44. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -14
  45. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -14
  46. package/dist-es/commands/DeleteDBProxyCommand.js +2 -14
  47. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -14
  48. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -14
  49. package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -14
  50. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -14
  51. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -14
  52. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
  53. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -14
  54. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  55. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -14
  56. package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -14
  57. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -14
  58. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
  59. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -14
  60. package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
  61. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -14
  62. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -14
  63. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -14
  64. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -14
  65. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -14
  66. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -14
  67. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -14
  68. package/dist-es/commands/DescribeDBClustersCommand.js +2 -14
  69. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -14
  70. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -14
  71. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -14
  72. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -14
  73. package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -14
  74. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -14
  75. package/dist-es/commands/DescribeDBParametersCommand.js +2 -14
  76. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -14
  77. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -14
  78. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -14
  79. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -14
  80. package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -14
  81. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -14
  82. package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -14
  83. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -14
  84. package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -14
  85. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -14
  86. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -14
  87. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -14
  88. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -14
  89. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
  90. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
  91. package/dist-es/commands/DescribeEventsCommand.js +2 -14
  92. package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
  93. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -14
  94. package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
  95. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -14
  96. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -14
  97. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -14
  98. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
  99. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -14
  100. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -14
  101. package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -14
  102. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -14
  103. package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -14
  104. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -14
  105. package/dist-es/commands/DisableHttpEndpointCommand.js +2 -14
  106. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -14
  107. package/dist-es/commands/EnableHttpEndpointCommand.js +2 -14
  108. package/dist-es/commands/FailoverDBClusterCommand.js +2 -14
  109. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -14
  110. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  111. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -14
  112. package/dist-es/commands/ModifyCertificatesCommand.js +2 -14
  113. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -14
  114. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -14
  115. package/dist-es/commands/ModifyDBClusterCommand.js +2 -14
  116. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -14
  117. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -14
  118. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -14
  119. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -14
  120. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -14
  121. package/dist-es/commands/ModifyDBProxyCommand.js +2 -14
  122. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -14
  123. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -14
  124. package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -14
  125. package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -14
  126. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -14
  127. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -14
  128. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -14
  129. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
  130. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -14
  131. package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
  132. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -14
  133. package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -14
  134. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -14
  135. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -14
  136. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -14
  137. package/dist-es/commands/RebootDBClusterCommand.js +2 -14
  138. package/dist-es/commands/RebootDBInstanceCommand.js +2 -14
  139. package/dist-es/commands/RebootDBShardGroupCommand.js +2 -14
  140. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -14
  141. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -14
  142. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -14
  143. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -14
  144. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -14
  145. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
  146. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -14
  147. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -14
  148. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -14
  149. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -14
  150. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -14
  151. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -14
  152. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -14
  153. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -14
  154. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -14
  155. package/dist-es/commands/StartActivityStreamCommand.js +2 -14
  156. package/dist-es/commands/StartDBClusterCommand.js +2 -14
  157. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -18
  158. package/dist-es/commands/StartDBInstanceCommand.js +2 -14
  159. package/dist-es/commands/StartExportTaskCommand.js +2 -14
  160. package/dist-es/commands/StopActivityStreamCommand.js +2 -14
  161. package/dist-es/commands/StopDBClusterCommand.js +2 -14
  162. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -14
  163. package/dist-es/commands/StopDBInstanceCommand.js +2 -14
  164. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -14
  165. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -14
  166. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -14
  167. package/dist-es/index.js +1 -0
  168. package/dist-es/runtimeConfig.browser.js +0 -2
  169. package/dist-es/runtimeConfig.js +1 -2
  170. package/dist-es/runtimeConfig.native.js +0 -2
  171. package/dist-es/runtimeConfig.shared.js +2 -0
  172. package/dist-types/commandBuilder.d.ts +22 -0
  173. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -8
  174. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -8
  175. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -8
  176. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
  177. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
  178. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -8
  179. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -8
  180. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
  181. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -8
  182. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -8
  183. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -8
  184. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -8
  185. package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -8
  186. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -8
  187. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -8
  188. package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -8
  189. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -8
  190. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -8
  191. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -8
  192. package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -8
  193. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -8
  194. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -8
  195. package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -8
  196. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -8
  197. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -8
  198. package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -8
  199. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -8
  200. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -8
  201. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
  202. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -8
  203. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
  204. package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -8
  205. package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -8
  206. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -8
  207. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -8
  208. package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -8
  209. package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -8
  210. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -8
  211. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -8
  212. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -8
  213. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -8
  214. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -8
  215. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -8
  216. package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -8
  217. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -8
  218. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -8
  219. package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -8
  220. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -8
  221. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -8
  222. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
  223. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -8
  224. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  225. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -8
  226. package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -8
  227. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -8
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  229. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -8
  230. package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
  231. package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -8
  232. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -8
  233. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -8
  234. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -8
  235. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -8
  236. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -8
  237. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -8
  238. package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -8
  239. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -8
  240. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -8
  241. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -8
  242. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -8
  243. package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -8
  244. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -8
  245. package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -8
  246. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -8
  247. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -8
  248. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -8
  249. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -8
  250. package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -8
  251. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -8
  252. package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -8
  253. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -8
  254. package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -8
  255. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -8
  256. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -8
  257. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -8
  258. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -8
  259. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
  260. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
  261. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
  262. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
  263. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -8
  264. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
  265. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -8
  266. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -8
  267. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -8
  268. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
  269. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -8
  270. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -8
  271. package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -8
  272. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -8
  273. package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -8
  274. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -8
  275. package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -8
  276. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -8
  277. package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -8
  278. package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -8
  279. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -8
  280. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  281. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -8
  282. package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -8
  283. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -8
  284. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -8
  285. package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -8
  286. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -8
  287. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -8
  288. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -8
  289. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -8
  290. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -8
  291. package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -8
  292. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -8
  293. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -8
  294. package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -8
  295. package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +3 -8
  296. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -8
  297. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -8
  298. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -8
  299. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
  300. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -8
  301. package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
  302. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -8
  303. package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -8
  304. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -8
  305. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -8
  306. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -8
  307. package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -8
  308. package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -8
  309. package/dist-types/commands/RebootDBShardGroupCommand.d.ts +3 -8
  310. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -8
  311. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -8
  312. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -8
  313. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -8
  314. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -8
  315. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
  316. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -8
  317. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -8
  318. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -8
  319. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -8
  320. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -8
  321. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -8
  322. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -8
  323. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -8
  324. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -8
  325. package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -8
  326. package/dist-types/commands/StartDBClusterCommand.d.ts +3 -8
  327. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
  328. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -8
  329. package/dist-types/commands/StartExportTaskCommand.d.ts +3 -8
  330. package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -8
  331. package/dist-types/commands/StopDBClusterCommand.d.ts +3 -8
  332. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
  333. package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -8
  334. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -8
  335. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -8
  336. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -8
  337. package/dist-types/index.d.ts +1 -0
  338. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  339. package/dist-types/runtimeConfig.d.ts +1 -1
  340. package/dist-types/runtimeConfig.native.d.ts +1 -1
  341. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  342. package/dist-types/ts3.4/commandBuilder.d.ts +52 -0
  343. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +7 -16
  376. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +7 -16
  377. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -16
  378. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +7 -16
  379. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +7 -16
  380. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +7 -16
  381. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +7 -16
  382. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +7 -16
  383. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +7 -16
  384. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +7 -16
  385. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +7 -16
  386. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +7 -16
  387. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +7 -16
  388. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +7 -16
  389. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +7 -16
  390. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +7 -16
  391. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +7 -16
  392. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
  393. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +7 -16
  394. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  395. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +7 -16
  396. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +7 -16
  397. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +7 -16
  398. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  399. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +7 -16
  400. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
  401. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +7 -16
  402. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +7 -16
  403. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +7 -16
  404. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +7 -16
  405. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +7 -16
  406. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +7 -16
  407. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +7 -16
  408. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +7 -16
  409. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +7 -16
  410. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +7 -16
  411. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +7 -16
  412. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +7 -16
  413. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +7 -16
  414. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +7 -16
  415. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +7 -16
  416. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +7 -16
  417. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +7 -16
  418. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +7 -16
  419. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +7 -16
  420. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +7 -16
  421. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +7 -16
  422. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +7 -16
  423. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +7 -16
  424. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +7 -16
  425. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +7 -16
  426. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +7 -16
  427. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +7 -16
  428. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +7 -16
  429. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
  430. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
  431. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
  432. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
  433. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +7 -16
  434. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
  435. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +7 -16
  436. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +7 -16
  437. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +7 -16
  438. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
  439. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +7 -16
  440. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +7 -16
  441. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +7 -16
  442. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +7 -16
  443. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +7 -16
  444. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +7 -16
  445. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +7 -16
  446. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +7 -16
  447. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +7 -16
  448. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +7 -16
  449. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +7 -16
  450. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  451. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +7 -16
  452. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +7 -16
  453. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +7 -16
  454. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +7 -16
  455. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +7 -16
  456. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +7 -16
  457. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +7 -16
  458. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +7 -16
  459. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +7 -16
  460. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +7 -16
  461. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +7 -16
  462. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +7 -16
  463. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +7 -16
  464. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +7 -16
  465. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +7 -16
  466. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +7 -16
  467. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +7 -16
  468. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +7 -16
  469. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
  470. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +7 -16
  471. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
  472. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +7 -16
  473. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +7 -16
  474. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +7 -16
  475. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +7 -16
  476. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +7 -16
  477. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +7 -16
  478. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +7 -16
  479. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +7 -16
  480. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +7 -16
  481. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +7 -16
  482. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +7 -16
  483. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +7 -16
  484. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +7 -16
  485. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
  486. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +7 -16
  487. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +7 -16
  488. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +7 -16
  489. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +7 -16
  490. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -16
  491. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -16
  492. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +7 -16
  493. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -16
  494. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +7 -16
  495. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +7 -16
  496. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +7 -16
  497. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
  498. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +7 -16
  499. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +7 -16
  500. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +7 -16
  501. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +7 -16
  502. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
  503. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +7 -16
  504. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +7 -16
  505. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +7 -16
  506. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +7 -16
  507. package/dist-types/ts3.4/index.d.ts +1 -0
  508. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  509. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  510. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  511. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  512. package/package.json +10 -12
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyCertificatesMessage, ModifyCertificatesResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyCertificatesCommandInput extends ModifyCertificatesMessag
22
19
  export interface ModifyCertificatesCommandOutput extends ModifyCertificatesResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyCertificatesCommand_base: {
25
- new (input: ModifyCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ModifyCertificatesCommandInput, ModifyCertificatesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ModifyCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ModifyCertificatesCommandInput, ModifyCertificatesCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ModifyCertificatesCommandInput, ModifyCertificatesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ModifyCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ModifyCertificatesCommandInput, ModifyCertificatesCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificate for Amazon RDS for new DB instances, or remove the override.</p> <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB instances that is different from the default certificate provided by RDS. You can also use this operation to remove the override, so that new DB instances use the default certificate provided by RDS.</p> <p>You might need to override the default certificate in the following situations:</p> <ul> <li> <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet the RDS default CA certificate for the specified Amazon Web Services Region.</p> </li> <li> <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services Region, but you are still in the process of supporting the new CA certificate. In this case, you temporarily need additional time to finish your application changes.</p> </li> </ul> <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html"> Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.</p> <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html"> Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBClusterCapacityInfo, ModifyCurrentDBClusterCapacityMessage } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyCurrentDBClusterCapacityCommandInput extends ModifyCurren
22
19
  export interface ModifyCurrentDBClusterCapacityCommandOutput extends DBClusterCapacityInfo, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyCurrentDBClusterCapacityCommand_base: {
25
- new (input: ModifyCurrentDBClusterCapacityCommandInput): import("@smithy/core/client").CommandImpl<ModifyCurrentDBClusterCapacityCommandInput, ModifyCurrentDBClusterCapacityCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyCurrentDBClusterCapacityCommandInput): import("@smithy/core/client").CommandImpl<ModifyCurrentDBClusterCapacityCommandInput, ModifyCurrentDBClusterCapacityCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyCurrentDBClusterCapacityCommandInput): import("@smithy/core/client").CommandImpl<ModifyCurrentDBClusterCapacityCommandInput, ModifyCurrentDBClusterCapacityCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyCurrentDBClusterCapacityCommandInput): import("@smithy/core/client").CommandImpl<ModifyCurrentDBClusterCapacityCommandInput, ModifyCurrentDBClusterCapacityCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.</p> <p>Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code> to set the capacity explicitly.</p> <p>After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically scale the DB cluster based on the cooldown period for scaling up and the cooldown period for scaling down.</p> <p>For more information about Aurora Serverless v1, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</p> <important> <p>If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>, connections that prevent Aurora Serverless v1 from finding a scaling point might be dropped. For more information about scaling points, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling"> Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</p> </important> <note> <p>This operation only applies to Aurora Serverless v1 DB clusters.</p> </note>
@@ -1,13 +1,10 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBEngineVersion } from "../models/models_0";
4
3
  import type { ModifyCustomDBEngineVersionMessage } from "../models/models_1";
5
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
4
  /**
7
5
  * @public
8
6
  */
9
7
  export type { __MetadataBearer };
10
- export { $Command };
11
8
  /**
12
9
  * @public
13
10
  *
@@ -23,11 +20,9 @@ export interface ModifyCustomDBEngineVersionCommandInput extends ModifyCustomDBE
23
20
  export interface ModifyCustomDBEngineVersionCommandOutput extends DBEngineVersion, __MetadataBearer {
24
21
  }
25
22
  declare const ModifyCustomDBEngineVersionCommand_base: {
26
- new (input: ModifyCustomDBEngineVersionCommandInput): import("@smithy/core/client").CommandImpl<ModifyCustomDBEngineVersionCommandInput, ModifyCustomDBEngineVersionCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: ModifyCustomDBEngineVersionCommandInput): import("@smithy/core/client").CommandImpl<ModifyCustomDBEngineVersionCommandInput, ModifyCustomDBEngineVersionCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): {
29
- [x: string]: unknown;
30
- };
23
+ new (input: ModifyCustomDBEngineVersionCommandInput): import("@smithy/core/client").CommandImpl<ModifyCustomDBEngineVersionCommandInput, ModifyCustomDBEngineVersionCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ new (input: ModifyCustomDBEngineVersionCommandInput): import("@smithy/core/client").CommandImpl<ModifyCustomDBEngineVersionCommandInput, ModifyCustomDBEngineVersionCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
31
26
  };
32
27
  /**
33
28
  * <p>Modifies the status of a custom engine version (CEV). You can find CEVs to modify by calling <code>DescribeDBEngineVersions</code>.</p> <note> <p>The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the <code>ModifyCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the <code>ModifyCustomDbEngineVersion</code> event.</p> </note> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.modify">Modifying CEV status</a> in the <i>Amazon RDS User Guide</i>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBClusterMessage, ModifyDBClusterResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBClusterCommandInput extends ModifyDBClusterMessage {
22
19
  export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBClusterCommand_base: {
25
- new (input: ModifyDBClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterCommandInput, ModifyDBClusterCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster. You can change one or more settings by specifying these parameters and the new values in the request.</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>
@@ -1,13 +1,10 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBClusterEndpoint } from "../models/models_0";
4
3
  import type { ModifyDBClusterEndpointMessage } from "../models/models_1";
5
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
4
  /**
7
5
  * @public
8
6
  */
9
7
  export type { __MetadataBearer };
10
- export { $Command };
11
8
  /**
12
9
  * @public
13
10
  *
@@ -23,11 +20,9 @@ export interface ModifyDBClusterEndpointCommandInput extends ModifyDBClusterEndp
23
20
  export interface ModifyDBClusterEndpointCommandOutput extends DBClusterEndpoint, __MetadataBearer {
24
21
  }
25
22
  declare const ModifyDBClusterEndpointCommand_base: {
26
- new (input: ModifyDBClusterEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: ModifyDBClusterEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): {
29
- [x: string]: unknown;
30
- };
23
+ new (input: ModifyDBClusterEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ new (input: ModifyDBClusterEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
31
26
  };
32
27
  /**
33
28
  * <p>Modifies the properties of an endpoint in an Amazon Aurora DB cluster.</p> <note> <p>This operation only applies to Aurora DB clusters.</p> </note>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBClusterParameterGroupNameMessage, ModifyDBClusterParameterGroupMessage } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBClusterParameterGroupCommandInput extends ModifyDBClust
22
19
  export interface ModifyDBClusterParameterGroupCommandOutput extends DBClusterParameterGroupNameMessage, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBClusterParameterGroupCommand_base: {
25
- new (input: ModifyDBClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterParameterGroupCommandInput, ModifyDBClusterParameterGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p> <important> <p>There are two types of parameters - dynamic parameters and static parameters. Changes to dynamic parameters are applied to the DB cluster immediately without a reboot. Changes to static parameters are applied only after the DB cluster is rebooted, which can be done using <code>RebootDBCluster</code> operation. You can use the <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the <code>DescribeDBClusterParameters</code> operation to verify that your DB cluster parameter group has been created or modified.</p> </important> <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>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBClusterSnapshotAttributeMessage, ModifyDBClusterSnapshotAttributeResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBClusterSnapshotAttributeCommandInput extends ModifyDBCl
22
19
  export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBClusterSnapshotAttributeResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBClusterSnapshotAttributeCommand_base: {
25
- new (input: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBClusterSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBClusterSnapshotAttributeCommandInput, ModifyDBClusterSnapshotAttributeCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.</p> <p>To share a manual DB cluster snapshot with other Amazon Web Services accounts, specify <code>restore</code> as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB cluster snapshot. Use the value <code>all</code> to make the manual DB cluster snapshot public, which means that it can be copied or restored by all Amazon Web Services accounts.</p> <note> <p>Don't add the <code>all</code> value for any manual DB cluster snapshots that contain private information that you don't want available to all Amazon Web Services accounts.</p> </note> <p>If a manual DB cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You can't use <code>all</code> as a value for that parameter in this case.</p> <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB cluster snapshot, or whether a manual DB cluster snapshot is public or private, use the <a>DescribeDBClusterSnapshotAttributes</a> API operation. The accounts are returned as values for the <code>restore</code> attribute.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBInstanceMessage, ModifyDBInstanceResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBInstanceCommandInput extends ModifyDBInstanceMessage {
22
19
  export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBInstanceCommand_base: {
25
- new (input: ModifyDBInstanceCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBInstanceCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBInstanceCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBInstanceCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBInstanceCommandInput, ModifyDBInstanceCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. To learn what modifications you can make to your DB instance, call <code>DescribeValidDBInstanceModifications</code> before you call <code>ModifyDBInstance</code>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBParameterGroupNameMessage, ModifyDBParameterGroupMessage } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBParameterGroupCommandInput extends ModifyDBParameterGro
22
19
  export interface ModifyDBParameterGroupCommandOutput extends DBParameterGroupNameMessage, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBParameterGroupCommand_base: {
25
- new (input: ModifyDBParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBParameterGroupCommandInput, ModifyDBParameterGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBParameterGroupCommandInput, ModifyDBParameterGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBParameterGroupCommandInput, ModifyDBParameterGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBParameterGroupCommandInput, ModifyDBParameterGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p> <important> <p>After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the modify operation before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the <code>character_set_database</code> parameter. You can use the <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the <i>DescribeDBParameters</i> command to verify that your DB parameter group has been created or modified.</p> </important>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBProxyRequest, ModifyDBProxyResponse } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBProxyCommandInput extends ModifyDBProxyRequest {
22
19
  export interface ModifyDBProxyCommandOutput extends ModifyDBProxyResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBProxyCommand_base: {
25
- new (input: ModifyDBProxyCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyCommandInput, ModifyDBProxyCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBProxyCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyCommandInput, ModifyDBProxyCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBProxyCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyCommandInput, ModifyDBProxyCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBProxyCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyCommandInput, ModifyDBProxyCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Changes the settings for an existing DB proxy.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBProxyEndpointRequest, ModifyDBProxyEndpointResponse } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBProxyEndpointCommandInput extends ModifyDBProxyEndpoint
22
19
  export interface ModifyDBProxyEndpointCommandOutput extends ModifyDBProxyEndpointResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBProxyEndpointCommand_base: {
25
- new (input: ModifyDBProxyEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyEndpointCommandInput, ModifyDBProxyEndpointCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBProxyEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyEndpointCommandInput, ModifyDBProxyEndpointCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBProxyEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyEndpointCommandInput, ModifyDBProxyEndpointCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBProxyEndpointCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyEndpointCommandInput, ModifyDBProxyEndpointCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Changes the settings for an existing DB proxy endpoint.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBProxyTargetGroupRequest, ModifyDBProxyTargetGroupResponse } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBProxyTargetGroupCommandInput extends ModifyDBProxyTarge
22
19
  export interface ModifyDBProxyTargetGroupCommandOutput extends ModifyDBProxyTargetGroupResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBProxyTargetGroupCommand_base: {
25
- new (input: ModifyDBProxyTargetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyTargetGroupCommandInput, ModifyDBProxyTargetGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBProxyTargetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyTargetGroupCommandInput, ModifyDBProxyTargetGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBProxyTargetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyTargetGroupCommandInput, ModifyDBProxyTargetGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBProxyTargetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBProxyTargetGroupCommandInput, ModifyDBProxyTargetGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies the properties of a <code>DBProxyTargetGroup</code>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBRecommendationMessage, ModifyDBRecommendationMessage } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBRecommendationCommandInput extends ModifyDBRecommendati
22
19
  export interface ModifyDBRecommendationCommandOutput extends DBRecommendationMessage, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBRecommendationCommand_base: {
25
- new (input: ModifyDBRecommendationCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBRecommendationCommandInput, ModifyDBRecommendationCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBRecommendationCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBRecommendationCommandInput, ModifyDBRecommendationCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBRecommendationCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBRecommendationCommandInput, ModifyDBRecommendationCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBRecommendationCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBRecommendationCommandInput, ModifyDBRecommendationCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates the recommendation status and recommended action status for the specified recommendation.</p>
@@ -1,13 +1,10 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DBShardGroup } from "../models/models_0";
4
3
  import type { ModifyDBShardGroupMessage } from "../models/models_1";
5
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
4
  /**
7
5
  * @public
8
6
  */
9
7
  export type { __MetadataBearer };
10
- export { $Command };
11
8
  /**
12
9
  * @public
13
10
  *
@@ -23,11 +20,9 @@ export interface ModifyDBShardGroupCommandInput extends ModifyDBShardGroupMessag
23
20
  export interface ModifyDBShardGroupCommandOutput extends DBShardGroup, __MetadataBearer {
24
21
  }
25
22
  declare const ModifyDBShardGroupCommand_base: {
26
- new (input: ModifyDBShardGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBShardGroupCommandInput, ModifyDBShardGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: ModifyDBShardGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBShardGroupCommandInput, ModifyDBShardGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): {
29
- [x: string]: unknown;
30
- };
23
+ new (input: ModifyDBShardGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBShardGroupCommandInput, ModifyDBShardGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ new (input: ModifyDBShardGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBShardGroupCommandInput, ModifyDBShardGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
31
26
  };
32
27
  /**
33
28
  * <p>Modifies the settings of an Aurora Limitless Database DB shard group. You can change one or more settings by specifying these parameters and the new values in the request.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBSnapshotAttributeMessage, ModifyDBSnapshotAttributeResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBSnapshotAttributeCommandInput extends ModifyDBSnapshotA
22
19
  export interface ModifyDBSnapshotAttributeCommandOutput extends ModifyDBSnapshotAttributeResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBSnapshotAttributeCommand_base: {
25
- new (input: ModifyDBSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotAttributeCommandInput, ModifyDBSnapshotAttributeCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotAttributeCommandInput, ModifyDBSnapshotAttributeCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotAttributeCommandInput, ModifyDBSnapshotAttributeCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBSnapshotAttributeCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotAttributeCommandInput, ModifyDBSnapshotAttributeCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.</p> <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code> as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB snapshot. Uses the value <code>all</code> to make the manual DB snapshot public, which means it can be copied or restored by all Amazon Web Services accounts.</p> <note> <p>Don't add the <code>all</code> value for any manual DB snapshots that contain private information that you don't want available to all Amazon Web Services accounts.</p> </note> <p>If the manual DB snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You can't use <code>all</code> as a value for that parameter in this case.</p> <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the <a>DescribeDBSnapshotAttributes</a> API operation. The accounts are returned as values for the <code>restore</code> attribute.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBSnapshotMessage, ModifyDBSnapshotResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBSnapshotCommandInput extends ModifyDBSnapshotMessage {
22
19
  export interface ModifyDBSnapshotCommandOutput extends ModifyDBSnapshotResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBSnapshotCommand_base: {
25
- new (input: ModifyDBSnapshotCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotCommandInput, ModifyDBSnapshotCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBSnapshotCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotCommandInput, ModifyDBSnapshotCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBSnapshotCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotCommandInput, ModifyDBSnapshotCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBSnapshotCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSnapshotCommandInput, ModifyDBSnapshotCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted or unencrypted, but not shared or public. </p> <p>Amazon RDS supports upgrading DB snapshots for MariaDB, MySQL, PostgreSQL, and Oracle. This operation doesn't apply to RDS Custom or RDS for Db2.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyDBSubnetGroupMessage, ModifyDBSubnetGroupResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyDBSubnetGroupCommandInput extends ModifyDBSubnetGroupMess
22
19
  export interface ModifyDBSubnetGroupCommandOutput extends ModifyDBSubnetGroupResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyDBSubnetGroupCommand_base: {
25
- new (input: ModifyDBSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyDBSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyDBSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyDBSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyDBSubnetGroupCommandInput, ModifyDBSubnetGroupCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Web Services Region.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscrip
22
19
  export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscriptionResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyEventSubscriptionCommand_base: {
25
- new (input: ModifyEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change source identifiers for a subscription, use the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code> calls.</p> <p>You can see a list of the event categories for a given source type (<code>SourceType</code>) in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">Events</a> in the <i>Amazon RDS User Guide</i> or by using the <code>DescribeEventCategories</code> operation.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ModifyGlobalClusterMessage, ModifyGlobalClusterResult } from "../models/models_1";
4
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ModifyGlobalClusterCommandInput extends ModifyGlobalClusterMess
22
19
  export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterResult, __MetadataBearer {
23
20
  }
24
21
  declare const ModifyGlobalClusterCommand_base: {
25
- new (input: ModifyGlobalClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ModifyGlobalClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ModifyGlobalClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ModifyGlobalClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Modifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. 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> <note> <p>This operation only applies to Aurora global database clusters.</p> </note>
@@ -1,13 +1,10 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { Integration } from "../models/models_0";
4
3
  import type { ModifyIntegrationMessage } from "../models/models_1";
5
- import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
4
  /**
7
5
  * @public
8
6
  */
9
7
  export type { __MetadataBearer };
10
- export { $Command };
11
8
  /**
12
9
  * @public
13
10
  *
@@ -23,11 +20,9 @@ export interface ModifyIntegrationCommandInput extends ModifyIntegrationMessage
23
20
  export interface ModifyIntegrationCommandOutput extends Integration, __MetadataBearer {
24
21
  }
25
22
  declare const ModifyIntegrationCommand_base: {
26
- new (input: ModifyIntegrationCommandInput): import("@smithy/core/client").CommandImpl<ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: ModifyIntegrationCommandInput): import("@smithy/core/client").CommandImpl<ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput, RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): {
29
- [x: string]: unknown;
30
- };
23
+ new (input: ModifyIntegrationCommandInput): import("@smithy/core/client").CommandImpl<ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ new (input: ModifyIntegrationCommandInput): import("@smithy/core/client").CommandImpl<ModifyIntegrationCommandInput, ModifyIntegrationCommandOutput, import("..").RDSClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
31
26
  };
32
27
  /**
33
28
  * <p>Modifies a zero-ETL integration with Amazon Redshift.</p>