@aws-sdk/client-rds 3.296.0 → 3.298.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 (472) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +2 -3
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +2 -3
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -3
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -3
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -3
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -3
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -3
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -3
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -3
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +2 -3
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -4
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -3
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -3
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -3
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -3
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -3
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -3
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -3
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -3
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -3
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -3
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -4
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -3
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -3
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -3
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -3
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -3
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -3
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -3
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -3
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -3
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -3
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -3
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -3
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -3
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -4
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -3
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -3
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +2 -3
  142. package/dist-cjs/models/models_0.js +1 -732
  143. package/dist-cjs/models/models_1.js +1 -697
  144. package/dist-cjs/protocols/Aws_query.js +330 -1672
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -3
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  158. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  159. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  163. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  165. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  166. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  168. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  171. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  172. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  173. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  174. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  175. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  176. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  188. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  189. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  190. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  191. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  192. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  193. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  194. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  195. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  208. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  209. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  216. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  221. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  222. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  223. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  226. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  227. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  229. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  230. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  231. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  232. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  233. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  234. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  236. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  237. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  238. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  239. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  240. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  241. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  242. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  251. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  252. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  253. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  254. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  256. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  257. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  258. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  259. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  260. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  261. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  263. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  264. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  265. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  266. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  273. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  274. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  275. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  276. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  278. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  279. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  280. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  281. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  283. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  285. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  286. package/dist-es/models/models_0.js +0 -546
  287. package/dist-es/models/models_1.js +0 -519
  288. package/dist-es/protocols/Aws_query.js +330 -1672
  289. package/dist-types/RDS.d.ts +142 -0
  290. package/dist-types/RDSClient.d.ts +24 -4
  291. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +16 -0
  292. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +16 -0
  293. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
  294. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  295. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  296. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +16 -0
  297. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +16 -0
  298. package/dist-types/commands/CancelExportTaskCommand.d.ts +16 -0
  299. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
  300. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
  301. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +16 -0
  302. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +16 -0
  303. package/dist-types/commands/CopyOptionGroupCommand.d.ts +16 -0
  304. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +16 -0
  305. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +16 -0
  306. package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
  307. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +16 -0
  308. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
  309. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
  310. package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
  311. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +16 -0
  312. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +16 -0
  313. package/dist-types/commands/CreateDBProxyCommand.d.ts +16 -0
  314. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +16 -0
  315. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +16 -0
  316. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +16 -0
  317. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
  318. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  319. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
  320. package/dist-types/commands/CreateOptionGroupCommand.d.ts +16 -0
  321. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +16 -0
  322. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +16 -0
  323. package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
  324. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +16 -0
  325. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
  326. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
  327. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +16 -0
  328. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
  329. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +16 -0
  330. package/dist-types/commands/DeleteDBProxyCommand.d.ts +16 -0
  331. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +16 -0
  332. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +16 -0
  333. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +16 -0
  334. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
  335. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  336. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
  337. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +16 -0
  338. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +16 -0
  339. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  340. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +16 -0
  341. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  342. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +16 -0
  343. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +16 -0
  344. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
  345. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
  346. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
  347. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
  348. package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
  349. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
  350. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +16 -0
  351. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
  352. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +16 -0
  353. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +16 -0
  354. package/dist-types/commands/DescribeDBParametersCommand.d.ts +16 -0
  355. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +16 -0
  356. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +16 -0
  357. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +16 -0
  358. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +16 -0
  359. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +16 -0
  360. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +16 -0
  361. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +16 -0
  362. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
  363. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
  364. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  365. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  366. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  367. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  368. package/dist-types/commands/DescribeExportTasksCommand.d.ts +16 -0
  369. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
  370. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +16 -0
  371. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +16 -0
  372. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
  373. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  374. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +16 -0
  375. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +16 -0
  376. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +16 -0
  377. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +16 -0
  378. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +16 -0
  379. package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
  380. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +16 -0
  381. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  382. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +16 -0
  383. package/dist-types/commands/ModifyCertificatesCommand.d.ts +16 -0
  384. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +16 -0
  385. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +16 -0
  386. package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
  387. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +16 -0
  388. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
  389. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
  390. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
  391. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +16 -0
  392. package/dist-types/commands/ModifyDBProxyCommand.d.ts +16 -0
  393. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +16 -0
  394. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +16 -0
  395. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +16 -0
  396. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +16 -0
  397. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
  398. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  399. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
  400. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +16 -0
  401. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +16 -0
  402. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +16 -0
  403. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +16 -0
  404. package/dist-types/commands/RebootDBClusterCommand.d.ts +16 -0
  405. package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
  406. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +16 -0
  407. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
  408. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +16 -0
  409. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +16 -0
  410. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
  411. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  412. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
  413. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +16 -0
  414. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +16 -0
  415. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
  416. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
  417. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +16 -0
  418. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +16 -0
  419. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +16 -0
  420. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +16 -0
  421. package/dist-types/commands/StartActivityStreamCommand.d.ts +16 -0
  422. package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
  423. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  424. package/dist-types/commands/StartDBInstanceCommand.d.ts +16 -0
  425. package/dist-types/commands/StartExportTaskCommand.d.ts +16 -0
  426. package/dist-types/commands/StopActivityStreamCommand.d.ts +16 -0
  427. package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
  428. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  429. package/dist-types/commands/StopDBInstanceCommand.d.ts +16 -0
  430. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +16 -0
  431. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +16 -0
  432. package/dist-types/models/RDSServiceException.d.ts +2 -0
  433. package/dist-types/models/models_0.d.ts +452 -730
  434. package/dist-types/models/models_1.d.ts +392 -692
  435. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +3 -0
  436. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  437. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +3 -0
  438. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +3 -0
  439. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
  440. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
  441. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
  442. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
  443. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
  444. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +3 -0
  445. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
  446. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +3 -0
  447. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +3 -0
  448. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +3 -0
  449. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +3 -0
  450. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +3 -0
  451. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +3 -0
  452. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +3 -0
  453. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +3 -0
  454. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +3 -0
  455. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
  456. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  457. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  458. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  459. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +3 -0
  460. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
  461. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +3 -0
  462. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +3 -0
  463. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
  464. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  465. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +3 -0
  466. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +3 -0
  467. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +3 -0
  468. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +3 -0
  469. package/dist-types/pagination/Interfaces.d.ts +3 -0
  470. package/dist-types/ts3.4/models/models_0.d.ts +0 -510
  471. package/dist-types/ts3.4/models/models_1.d.ts +0 -507
  472. package/package.json +4 -3
@@ -142,6 +142,7 @@ import { SwitchoverBlueGreenDeploymentCommandInput, SwitchoverBlueGreenDeploymen
142
142
  import { SwitchoverReadReplicaCommandInput, SwitchoverReadReplicaCommandOutput } from "./commands/SwitchoverReadReplicaCommand";
143
143
  import { RDSClient } from "./RDSClient";
144
144
  /**
145
+ * @public
145
146
  * <fullname>Amazon Relational Database Service</fullname>
146
147
  * <p></p>
147
148
  * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
@@ -198,12 +199,14 @@ import { RDSClient } from "./RDSClient";
198
199
  */
199
200
  export declare class RDS extends RDSClient {
200
201
  /**
202
+ * @public
201
203
  * <p>Associates an Identity and Access Management (IAM) role with a DB cluster.</p>
202
204
  */
203
205
  addRoleToDBCluster(args: AddRoleToDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<AddRoleToDBClusterCommandOutput>;
204
206
  addRoleToDBCluster(args: AddRoleToDBClusterCommandInput, cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void): void;
205
207
  addRoleToDBCluster(args: AddRoleToDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void): void;
206
208
  /**
209
+ * @public
207
210
  * <p>Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.</p>
208
211
  * <note>
209
212
  * <p>To add a role to a DB instance, the status of the DB instance must be <code>available</code>.</p>
@@ -214,12 +217,14 @@ export declare class RDS extends RDSClient {
214
217
  addRoleToDBInstance(args: AddRoleToDBInstanceCommandInput, cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void): void;
215
218
  addRoleToDBInstance(args: AddRoleToDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void): void;
216
219
  /**
220
+ * @public
217
221
  * <p>Adds a source identifier to an existing RDS event notification subscription.</p>
218
222
  */
219
223
  addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<AddSourceIdentifierToSubscriptionCommandOutput>;
220
224
  addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, cb: (err: any, data?: AddSourceIdentifierToSubscriptionCommandOutput) => void): void;
221
225
  addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddSourceIdentifierToSubscriptionCommandOutput) => void): void;
222
226
  /**
227
+ * @public
223
228
  * <p>Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.</p>
224
229
  * <p>For an overview on tagging Amazon RDS resources,
225
230
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>.</p>
@@ -228,12 +233,14 @@ export declare class RDS extends RDSClient {
228
233
  addTagsToResource(args: AddTagsToResourceCommandInput, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
229
234
  addTagsToResource(args: AddTagsToResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsToResourceCommandOutput) => void): void;
230
235
  /**
236
+ * @public
231
237
  * <p>Applies a pending maintenance action to a resource (for example, to a DB instance).</p>
232
238
  */
233
239
  applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options?: __HttpHandlerOptions): Promise<ApplyPendingMaintenanceActionCommandOutput>;
234
240
  applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void): void;
235
241
  applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void): void;
236
242
  /**
243
+ * @public
237
244
  * <p>Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security
238
245
  * groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC
239
246
  * instances. Second, IP ranges are available if the application accessing your database is running on the internet.
@@ -255,6 +262,7 @@ export declare class RDS extends RDSClient {
255
262
  authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void): void;
256
263
  authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void): void;
257
264
  /**
265
+ * @public
258
266
  * <p>Backtracks a DB cluster to a specific time, without creating a new DB cluster.</p>
259
267
  * <p>For more information on backtracking, see
260
268
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Backtrack.html">
@@ -268,6 +276,7 @@ export declare class RDS extends RDSClient {
268
276
  backtrackDBCluster(args: BacktrackDBClusterCommandInput, cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void): void;
269
277
  backtrackDBCluster(args: BacktrackDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void): void;
270
278
  /**
279
+ * @public
271
280
  * <p>Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3.
272
281
  * Any data that has already been written to the S3 bucket isn't removed.</p>
273
282
  */
@@ -275,12 +284,14 @@ export declare class RDS extends RDSClient {
275
284
  cancelExportTask(args: CancelExportTaskCommandInput, cb: (err: any, data?: CancelExportTaskCommandOutput) => void): void;
276
285
  cancelExportTask(args: CancelExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelExportTaskCommandOutput) => void): void;
277
286
  /**
287
+ * @public
278
288
  * <p>Copies the specified DB cluster parameter group.</p>
279
289
  */
280
290
  copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBClusterParameterGroupCommandOutput>;
281
291
  copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void): void;
282
292
  copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void): void;
283
293
  /**
294
+ * @public
284
295
  * <p>Copies a snapshot of a DB cluster.</p>
285
296
  * <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
286
297
  * must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.</p>
@@ -323,12 +334,14 @@ export declare class RDS extends RDSClient {
323
334
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void): void;
324
335
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void): void;
325
336
  /**
337
+ * @public
326
338
  * <p>Copies the specified DB parameter group.</p>
327
339
  */
328
340
  copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBParameterGroupCommandOutput>;
329
341
  copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void): void;
330
342
  copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void): void;
331
343
  /**
344
+ * @public
332
345
  * <p>Copies the specified DB snapshot. The source DB snapshot must be in the <code>available</code> state.</p>
333
346
  * <p>You can copy a snapshot from one Amazon Web Services Region to another. In that case, the
334
347
  * Amazon Web Services Region where you call the <code>CopyDBSnapshot</code> operation is the destination
@@ -341,12 +354,14 @@ export declare class RDS extends RDSClient {
341
354
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void): void;
342
355
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void): void;
343
356
  /**
357
+ * @public
344
358
  * <p>Copies the specified option group.</p>
345
359
  */
346
360
  copyOptionGroup(args: CopyOptionGroupCommandInput, options?: __HttpHandlerOptions): Promise<CopyOptionGroupCommandOutput>;
347
361
  copyOptionGroup(args: CopyOptionGroupCommandInput, cb: (err: any, data?: CopyOptionGroupCommandOutput) => void): void;
348
362
  copyOptionGroup(args: CopyOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyOptionGroupCommandOutput) => void): void;
349
363
  /**
364
+ * @public
350
365
  * <p>Creates a blue/green deployment.</p>
351
366
  * <p>A blue/green deployment creates a staging environment that copies the production environment.
352
367
  * In a blue/green deployment, the blue environment is the current production environment.
@@ -367,12 +382,14 @@ export declare class RDS extends RDSClient {
367
382
  createBlueGreenDeployment(args: CreateBlueGreenDeploymentCommandInput, cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void): void;
368
383
  createBlueGreenDeployment(args: CreateBlueGreenDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void): void;
369
384
  /**
385
+ * @public
370
386
  * <p>Creates a custom DB engine version (CEV).</p>
371
387
  */
372
388
  createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options?: __HttpHandlerOptions): Promise<CreateCustomDBEngineVersionCommandOutput>;
373
389
  createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void): void;
374
390
  createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void): void;
375
391
  /**
392
+ * @public
376
393
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
377
394
  * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
378
395
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
@@ -387,6 +404,7 @@ export declare class RDS extends RDSClient {
387
404
  createDBCluster(args: CreateDBClusterCommandInput, cb: (err: any, data?: CreateDBClusterCommandOutput) => void): void;
388
405
  createDBCluster(args: CreateDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterCommandOutput) => void): void;
389
406
  /**
407
+ * @public
390
408
  * <p>Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.</p>
391
409
  * <note>
392
410
  * <p>This action applies only to Aurora DB clusters.</p>
@@ -396,6 +414,7 @@ export declare class RDS extends RDSClient {
396
414
  createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void): void;
397
415
  createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void): void;
398
416
  /**
417
+ * @public
399
418
  * <p>Creates a new DB cluster parameter group.</p>
400
419
  * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
401
420
  * <p>A DB cluster parameter group is initially created with the default parameters for the
@@ -431,6 +450,7 @@ export declare class RDS extends RDSClient {
431
450
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
432
451
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
433
452
  /**
453
+ * @public
434
454
  * <p>Creates a snapshot of a DB cluster.</p>
435
455
  * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
436
456
  * Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
@@ -442,6 +462,7 @@ export declare class RDS extends RDSClient {
442
462
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void): void;
443
463
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void): void;
444
464
  /**
465
+ * @public
445
466
  * <p>Creates a new DB instance.</p>
446
467
  * <p>The new DB instance can be an RDS DB instance, or it can be a DB instance in an Aurora DB cluster.
447
468
  * For an Aurora DB cluster, you can call this operation multiple times to add more than one DB instance
@@ -456,6 +477,7 @@ export declare class RDS extends RDSClient {
456
477
  createDBInstance(args: CreateDBInstanceCommandInput, cb: (err: any, data?: CreateDBInstanceCommandOutput) => void): void;
457
478
  createDBInstance(args: CreateDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBInstanceCommandOutput) => void): void;
458
479
  /**
480
+ * @public
459
481
  * <p>Creates a new DB instance that acts as a read replica for an existing source DB
460
482
  * instance. You can create a read replica for a DB instance running MySQL, MariaDB,
461
483
  * Oracle, PostgreSQL, or SQL Server. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html">Working with Read
@@ -473,6 +495,7 @@ export declare class RDS extends RDSClient {
473
495
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
474
496
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
475
497
  /**
498
+ * @public
476
499
  * <p>Creates a new DB parameter group.</p>
477
500
  * <p>A DB parameter group is initially created with the default parameters for the
478
501
  * database engine used by the DB instance. To provide custom values for any of the
@@ -498,12 +521,14 @@ export declare class RDS extends RDSClient {
498
521
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void): void;
499
522
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void): void;
500
523
  /**
524
+ * @public
501
525
  * <p>Creates a new DB proxy.</p>
502
526
  */
503
527
  createDBProxy(args: CreateDBProxyCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBProxyCommandOutput>;
504
528
  createDBProxy(args: CreateDBProxyCommandInput, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
505
529
  createDBProxy(args: CreateDBProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
506
530
  /**
531
+ * @public
507
532
  * <p>Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
508
533
  * You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use
509
534
  * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.</p>
@@ -512,6 +537,7 @@ export declare class RDS extends RDSClient {
512
537
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
513
538
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
514
539
  /**
540
+ * @public
515
541
  * <p>Creates a new DB security group. DB security groups control access to a DB instance.</p>
516
542
  * <p>A DB security group controls access to EC2-Classic DB instances that are not in a VPC.</p>
517
543
  * <note>
@@ -526,6 +552,7 @@ export declare class RDS extends RDSClient {
526
552
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void): void;
527
553
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void): void;
528
554
  /**
555
+ * @public
529
556
  * <p>Creates a snapshot of a DB instance. The source DB instance must be in the <code>available</code> or
530
557
  * <code>storage-optimization</code> state.</p>
531
558
  */
@@ -533,12 +560,14 @@ export declare class RDS extends RDSClient {
533
560
  createDBSnapshot(args: CreateDBSnapshotCommandInput, cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void): void;
534
561
  createDBSnapshot(args: CreateDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void): void;
535
562
  /**
563
+ * @public
536
564
  * <p>Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Web Services Region.</p>
537
565
  */
538
566
  createDBSubnetGroup(args: CreateDBSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBSubnetGroupCommandOutput>;
539
567
  createDBSubnetGroup(args: CreateDBSubnetGroupCommandInput, cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void): void;
540
568
  createDBSubnetGroup(args: CreateDBSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void): void;
541
569
  /**
570
+ * @public
542
571
  * <p>Creates an RDS event notification subscription. This operation requires a topic Amazon
543
572
  * Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API.
544
573
  * To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the
@@ -568,6 +597,7 @@ export declare class RDS extends RDSClient {
568
597
  createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
569
598
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
570
599
  /**
600
+ * @public
571
601
  * <p>Creates an Aurora global database
572
602
  * spread across multiple Amazon Web Services Regions. The global database
573
603
  * contains a single primary cluster with read-write capability,
@@ -586,6 +616,7 @@ export declare class RDS extends RDSClient {
586
616
  createGlobalCluster(args: CreateGlobalClusterCommandInput, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
587
617
  createGlobalCluster(args: CreateGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
588
618
  /**
619
+ * @public
589
620
  * <p>Creates a new option group. You can create up to 20 option groups.</p>
590
621
  * <p>This command doesn't apply to RDS Custom.</p>
591
622
  */
@@ -593,6 +624,7 @@ export declare class RDS extends RDSClient {
593
624
  createOptionGroup(args: CreateOptionGroupCommandInput, cb: (err: any, data?: CreateOptionGroupCommandOutput) => void): void;
594
625
  createOptionGroup(args: CreateOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOptionGroupCommandOutput) => void): void;
595
626
  /**
627
+ * @public
596
628
  * <p>Deletes a blue/green deployment.</p>
597
629
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments
598
630
  * for database updates</a> in the <i>Amazon RDS User Guide</i> and
@@ -604,6 +636,7 @@ export declare class RDS extends RDSClient {
604
636
  deleteBlueGreenDeployment(args: DeleteBlueGreenDeploymentCommandInput, cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void): void;
605
637
  deleteBlueGreenDeployment(args: DeleteBlueGreenDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void): void;
606
638
  /**
639
+ * @public
607
640
  * <p>Deletes a custom engine version. To run this command, make sure you meet the following prerequisites:</p>
608
641
  * <ul>
609
642
  * <li>
@@ -630,6 +663,7 @@ export declare class RDS extends RDSClient {
630
663
  deleteCustomDBEngineVersion(args: DeleteCustomDBEngineVersionCommandInput, cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void): void;
631
664
  deleteCustomDBEngineVersion(args: DeleteCustomDBEngineVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void): void;
632
665
  /**
666
+ * @public
633
667
  * <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
634
668
  * When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
635
669
  * Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
@@ -644,6 +678,7 @@ export declare class RDS extends RDSClient {
644
678
  deleteDBCluster(args: DeleteDBClusterCommandInput, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
645
679
  deleteDBCluster(args: DeleteDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
646
680
  /**
681
+ * @public
647
682
  * <p>Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.</p>
648
683
  * <note>
649
684
  * <p>This action only applies to Aurora DB clusters.</p>
@@ -653,6 +688,7 @@ export declare class RDS extends RDSClient {
653
688
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
654
689
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
655
690
  /**
691
+ * @public
656
692
  * <p>Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted can't be associated with any DB clusters.</p>
657
693
  * <p>For more information on Amazon Aurora, see
658
694
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -665,6 +701,7 @@ export declare class RDS extends RDSClient {
665
701
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
666
702
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
667
703
  /**
704
+ * @public
668
705
  * <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.</p>
669
706
  * <note>
670
707
  * <p>The DB cluster snapshot must be in the <code>available</code> state to be
@@ -681,6 +718,7 @@ export declare class RDS extends RDSClient {
681
718
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void): void;
682
719
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void): void;
683
720
  /**
721
+ * @public
684
722
  * <p>The DeleteDBInstance action deletes a previously provisioned DB instance.
685
723
  * When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered.
686
724
  * Manual DB snapshots of the DB instance to be deleted by <code>DeleteDBInstance</code> are not deleted.</p>
@@ -709,24 +747,28 @@ export declare class RDS extends RDSClient {
709
747
  deleteDBInstance(args: DeleteDBInstanceCommandInput, cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void): void;
710
748
  deleteDBInstance(args: DeleteDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void): void;
711
749
  /**
750
+ * @public
712
751
  * <p>Deletes automated backups using the <code>DbiResourceId</code> value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.</p>
713
752
  */
714
753
  deleteDBInstanceAutomatedBackup(args: DeleteDBInstanceAutomatedBackupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBInstanceAutomatedBackupCommandOutput>;
715
754
  deleteDBInstanceAutomatedBackup(args: DeleteDBInstanceAutomatedBackupCommandInput, cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void): void;
716
755
  deleteDBInstanceAutomatedBackup(args: DeleteDBInstanceAutomatedBackupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void): void;
717
756
  /**
757
+ * @public
718
758
  * <p>Deletes a specified DB parameter group. The DB parameter group to be deleted can't be associated with any DB instances.</p>
719
759
  */
720
760
  deleteDBParameterGroup(args: DeleteDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBParameterGroupCommandOutput>;
721
761
  deleteDBParameterGroup(args: DeleteDBParameterGroupCommandInput, cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void): void;
722
762
  deleteDBParameterGroup(args: DeleteDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void): void;
723
763
  /**
764
+ * @public
724
765
  * <p>Deletes an existing DB proxy.</p>
725
766
  */
726
767
  deleteDBProxy(args: DeleteDBProxyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBProxyCommandOutput>;
727
768
  deleteDBProxy(args: DeleteDBProxyCommandInput, cb: (err: any, data?: DeleteDBProxyCommandOutput) => void): void;
728
769
  deleteDBProxy(args: DeleteDBProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBProxyCommandOutput) => void): void;
729
770
  /**
771
+ * @public
730
772
  * <p>Deletes a <code>DBProxyEndpoint</code>. Doing so removes the ability to access the DB proxy using the
731
773
  * endpoint that you defined. The endpoint that you delete might have provided capabilities such as read/write
732
774
  * or read-only operations, or using a different VPC than the DB proxy's default VPC.</p>
@@ -735,6 +777,7 @@ export declare class RDS extends RDSClient {
735
777
  deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void): void;
736
778
  deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void): void;
737
779
  /**
780
+ * @public
738
781
  * <p>Deletes a DB security group.</p>
739
782
  * <p>The specified DB security group must not be associated with any DB instances.</p>
740
783
  * <note>
@@ -749,6 +792,7 @@ export declare class RDS extends RDSClient {
749
792
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void): void;
750
793
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void): void;
751
794
  /**
795
+ * @public
752
796
  * <p>Deletes a DB snapshot. If the snapshot is being copied, the copy operation is
753
797
  * terminated.</p>
754
798
  * <note>
@@ -759,6 +803,7 @@ export declare class RDS extends RDSClient {
759
803
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
760
804
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
761
805
  /**
806
+ * @public
762
807
  * <p>Deletes a DB subnet group.</p>
763
808
  * <note>
764
809
  * <p>The specified database subnet group must not be associated with any DB instances.</p>
@@ -768,12 +813,14 @@ export declare class RDS extends RDSClient {
768
813
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void): void;
769
814
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void): void;
770
815
  /**
816
+ * @public
771
817
  * <p>Deletes an RDS event notification subscription.</p>
772
818
  */
773
819
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventSubscriptionCommandOutput>;
774
820
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
775
821
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
776
822
  /**
823
+ * @public
777
824
  * <p>Deletes a global database cluster. The primary and secondary clusters must already be detached or
778
825
  * destroyed first.</p>
779
826
  * <note>
@@ -784,18 +831,21 @@ export declare class RDS extends RDSClient {
784
831
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void): void;
785
832
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void): void;
786
833
  /**
834
+ * @public
787
835
  * <p>Deletes an existing option group.</p>
788
836
  */
789
837
  deleteOptionGroup(args: DeleteOptionGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteOptionGroupCommandOutput>;
790
838
  deleteOptionGroup(args: DeleteOptionGroupCommandInput, cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void): void;
791
839
  deleteOptionGroup(args: DeleteOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void): void;
792
840
  /**
841
+ * @public
793
842
  * <p>Remove the association between one or more <code>DBProxyTarget</code> data structures and a <code>DBProxyTargetGroup</code>.</p>
794
843
  */
795
844
  deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterDBProxyTargetsCommandOutput>;
796
845
  deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void): void;
797
846
  deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void): void;
798
847
  /**
848
+ * @public
799
849
  * <p>Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.</p>
800
850
  * <p>This command doesn't take any parameters.</p>
801
851
  */
@@ -803,6 +853,7 @@ export declare class RDS extends RDSClient {
803
853
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
804
854
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
805
855
  /**
856
+ * @public
806
857
  * <p>Returns information about blue/green deployments.</p>
807
858
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments
808
859
  * for database updates</a> in the <i>Amazon RDS User Guide</i> and
@@ -814,6 +865,7 @@ export declare class RDS extends RDSClient {
814
865
  describeBlueGreenDeployments(args: DescribeBlueGreenDeploymentsCommandInput, cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void): void;
815
866
  describeBlueGreenDeployments(args: DescribeBlueGreenDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void): void;
816
867
  /**
868
+ * @public
817
869
  * <p>Lists the set of CA certificates provided by Amazon RDS for this Amazon Web Services account.</p>
818
870
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
819
871
  * instance</a> in the <i>Amazon RDS User Guide</i> and
@@ -825,6 +877,7 @@ export declare class RDS extends RDSClient {
825
877
  describeCertificates(args: DescribeCertificatesCommandInput, cb: (err: any, data?: DescribeCertificatesCommandOutput) => void): void;
826
878
  describeCertificates(args: DescribeCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCertificatesCommandOutput) => void): void;
827
879
  /**
880
+ * @public
828
881
  * <p>Returns information about backtracks for a DB cluster.</p>
829
882
  * <p>For more information on Amazon Aurora, see
830
883
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -837,6 +890,7 @@ export declare class RDS extends RDSClient {
837
890
  describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void): void;
838
891
  describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void): void;
839
892
  /**
893
+ * @public
840
894
  * <p>Returns information about endpoints for an Amazon Aurora DB cluster.</p>
841
895
  * <note>
842
896
  * <p>This action only applies to Aurora DB clusters.</p>
@@ -846,6 +900,7 @@ export declare class RDS extends RDSClient {
846
900
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
847
901
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
848
902
  /**
903
+ * @public
849
904
  * <p>Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
850
905
  * <code>DBClusterParameterGroupName</code> parameter is specified,
851
906
  * the list will contain only the description of the specified DB cluster parameter group.</p>
@@ -860,6 +915,7 @@ export declare class RDS extends RDSClient {
860
915
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
861
916
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
862
917
  /**
918
+ * @public
863
919
  * <p>Returns the detailed parameter list for a particular DB cluster parameter group.</p>
864
920
  * <p>For more information on Amazon Aurora, see
865
921
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -872,6 +928,7 @@ export declare class RDS extends RDSClient {
872
928
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
873
929
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
874
930
  /**
931
+ * @public
875
932
  * <p>Returns information about Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports pagination.</p>
876
933
  * <p>For more information on Amazon Aurora DB clusters, see
877
934
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -885,6 +942,7 @@ export declare class RDS extends RDSClient {
885
942
  describeDBClusters(args: DescribeDBClustersCommandInput, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
886
943
  describeDBClusters(args: DescribeDBClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
887
944
  /**
945
+ * @public
888
946
  * <p>Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.</p>
889
947
  * <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBClusterSnapshotAttributes</code>
890
948
  * returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are
@@ -898,6 +956,7 @@ export declare class RDS extends RDSClient {
898
956
  describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void): void;
899
957
  describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void): void;
900
958
  /**
959
+ * @public
901
960
  * <p>Returns information about DB cluster snapshots. This API action supports pagination.</p>
902
961
  * <p>For more information on Amazon Aurora DB clusters, see
903
962
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -910,12 +969,14 @@ export declare class RDS extends RDSClient {
910
969
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
911
970
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
912
971
  /**
972
+ * @public
913
973
  * <p>Returns a list of the available DB engines.</p>
914
974
  */
915
975
  describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBEngineVersionsCommandOutput>;
916
976
  describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void): void;
917
977
  describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void): void;
918
978
  /**
979
+ * @public
919
980
  * <p>Displays backups for both current and deleted
920
981
  * instances. For example, use this operation to
921
982
  * find details about automated backups for previously deleted instances. Current instances
@@ -928,6 +989,7 @@ export declare class RDS extends RDSClient {
928
989
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
929
990
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
930
991
  /**
992
+ * @public
931
993
  * <p>Returns information about provisioned RDS instances. This API supports pagination.</p>
932
994
  * <note>
933
995
  * <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
@@ -937,6 +999,7 @@ export declare class RDS extends RDSClient {
937
999
  describeDBInstances(args: DescribeDBInstancesCommandInput, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
938
1000
  describeDBInstances(args: DescribeDBInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
939
1001
  /**
1002
+ * @public
940
1003
  * <p>Returns a list of DB log files for the DB instance.</p>
941
1004
  * <p>This command doesn't apply to RDS Custom.</p>
942
1005
  */
@@ -944,6 +1007,7 @@ export declare class RDS extends RDSClient {
944
1007
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
945
1008
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
946
1009
  /**
1010
+ * @public
947
1011
  * <p>Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified,
948
1012
  * the list will contain only the description of the specified DB parameter group.</p>
949
1013
  */
@@ -951,36 +1015,42 @@ export declare class RDS extends RDSClient {
951
1015
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
952
1016
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
953
1017
  /**
1018
+ * @public
954
1019
  * <p>Returns the detailed parameter list for a particular DB parameter group.</p>
955
1020
  */
956
1021
  describeDBParameters(args: DescribeDBParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBParametersCommandOutput>;
957
1022
  describeDBParameters(args: DescribeDBParametersCommandInput, cb: (err: any, data?: DescribeDBParametersCommandOutput) => void): void;
958
1023
  describeDBParameters(args: DescribeDBParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBParametersCommandOutput) => void): void;
959
1024
  /**
1025
+ * @public
960
1026
  * <p>Returns information about DB proxies.</p>
961
1027
  */
962
1028
  describeDBProxies(args: DescribeDBProxiesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBProxiesCommandOutput>;
963
1029
  describeDBProxies(args: DescribeDBProxiesCommandInput, cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void): void;
964
1030
  describeDBProxies(args: DescribeDBProxiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void): void;
965
1031
  /**
1032
+ * @public
966
1033
  * <p>Returns information about DB proxy endpoints.</p>
967
1034
  */
968
1035
  describeDBProxyEndpoints(args: DescribeDBProxyEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBProxyEndpointsCommandOutput>;
969
1036
  describeDBProxyEndpoints(args: DescribeDBProxyEndpointsCommandInput, cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void): void;
970
1037
  describeDBProxyEndpoints(args: DescribeDBProxyEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void): void;
971
1038
  /**
1039
+ * @public
972
1040
  * <p>Returns information about DB proxy target groups, represented by <code>DBProxyTargetGroup</code> data structures.</p>
973
1041
  */
974
1042
  describeDBProxyTargetGroups(args: DescribeDBProxyTargetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBProxyTargetGroupsCommandOutput>;
975
1043
  describeDBProxyTargetGroups(args: DescribeDBProxyTargetGroupsCommandInput, cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void): void;
976
1044
  describeDBProxyTargetGroups(args: DescribeDBProxyTargetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void): void;
977
1045
  /**
1046
+ * @public
978
1047
  * <p>Returns information about <code>DBProxyTarget</code> objects. This API supports pagination.</p>
979
1048
  */
980
1049
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBProxyTargetsCommandOutput>;
981
1050
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
982
1051
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
983
1052
  /**
1053
+ * @public
984
1054
  * <p>Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code> is specified,
985
1055
  * the list will contain only the descriptions of the specified DB security group.</p>
986
1056
  * <note>
@@ -995,6 +1065,7 @@ export declare class RDS extends RDSClient {
995
1065
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
996
1066
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
997
1067
  /**
1068
+ * @public
998
1069
  * <p>Returns a list of DB snapshot attribute names and values for a manual DB snapshot.</p>
999
1070
  * <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBSnapshotAttributes</code>
1000
1071
  * returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are
@@ -1008,12 +1079,14 @@ export declare class RDS extends RDSClient {
1008
1079
  describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void): void;
1009
1080
  describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void): void;
1010
1081
  /**
1082
+ * @public
1011
1083
  * <p>Returns information about DB snapshots. This API action supports pagination.</p>
1012
1084
  */
1013
1085
  describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSnapshotsCommandOutput>;
1014
1086
  describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void): void;
1015
1087
  describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void): void;
1016
1088
  /**
1089
+ * @public
1017
1090
  * <p>Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.</p>
1018
1091
  * <p>For an overview of CIDR ranges, go to the
1019
1092
  * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
@@ -1022,6 +1095,7 @@ export declare class RDS extends RDSClient {
1022
1095
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1023
1096
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1024
1097
  /**
1098
+ * @public
1025
1099
  * <p>Returns the default engine and system parameter information for the cluster database engine.</p>
1026
1100
  * <p>For more information on Amazon Aurora, see
1027
1101
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
@@ -1031,12 +1105,14 @@ export declare class RDS extends RDSClient {
1031
1105
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void): void;
1032
1106
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void): void;
1033
1107
  /**
1108
+ * @public
1034
1109
  * <p>Returns the default engine and system parameter information for the specified database engine.</p>
1035
1110
  */
1036
1111
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEngineDefaultParametersCommandOutput>;
1037
1112
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void): void;
1038
1113
  describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void): void;
1039
1114
  /**
1115
+ * @public
1040
1116
  * <p>Displays a list of categories for all event source types, or, if specified, for a specified source type.
1041
1117
  * 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">
1042
1118
  * <i>Amazon RDS User Guide</i>
@@ -1049,6 +1125,7 @@ export declare class RDS extends RDSClient {
1049
1125
  describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
1050
1126
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
1051
1127
  /**
1128
+ * @public
1052
1129
  * <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.
1053
1130
  * 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
1054
1131
  * obtained by providing the name as a parameter.</p>
@@ -1062,6 +1139,7 @@ export declare class RDS extends RDSClient {
1062
1139
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
1063
1140
  describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
1064
1141
  /**
1142
+ * @public
1065
1143
  * <p>Lists all the subscription descriptions for a customer account. The description for a subscription includes
1066
1144
  * <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>, <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.</p>
1067
1145
  * <p>If you specify a <code>SubscriptionName</code>, lists the description for that subscription.</p>
@@ -1070,6 +1148,7 @@ export declare class RDS extends RDSClient {
1070
1148
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1071
1149
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1072
1150
  /**
1151
+ * @public
1073
1152
  * <p>Returns information about a snapshot or cluster export to Amazon S3. This API operation supports
1074
1153
  * pagination.</p>
1075
1154
  */
@@ -1077,6 +1156,7 @@ export declare class RDS extends RDSClient {
1077
1156
  describeExportTasks(args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1078
1157
  describeExportTasks(args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1079
1158
  /**
1159
+ * @public
1080
1160
  * <p>Returns information about Aurora global database clusters. This API supports pagination.</p>
1081
1161
  * <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
1082
1162
  * <i>Amazon Aurora User Guide</i>.</p>
@@ -1088,42 +1168,49 @@ export declare class RDS extends RDSClient {
1088
1168
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
1089
1169
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
1090
1170
  /**
1171
+ * @public
1091
1172
  * <p>Describes all available options.</p>
1092
1173
  */
1093
1174
  describeOptionGroupOptions(args: DescribeOptionGroupOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOptionGroupOptionsCommandOutput>;
1094
1175
  describeOptionGroupOptions(args: DescribeOptionGroupOptionsCommandInput, cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void): void;
1095
1176
  describeOptionGroupOptions(args: DescribeOptionGroupOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void): void;
1096
1177
  /**
1178
+ * @public
1097
1179
  * <p>Describes the available option groups.</p>
1098
1180
  */
1099
1181
  describeOptionGroups(args: DescribeOptionGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOptionGroupsCommandOutput>;
1100
1182
  describeOptionGroups(args: DescribeOptionGroupsCommandInput, cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void): void;
1101
1183
  describeOptionGroups(args: DescribeOptionGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void): void;
1102
1184
  /**
1185
+ * @public
1103
1186
  * <p>Returns a list of orderable DB instance options for the specified DB engine, DB engine version, and DB instance class.</p>
1104
1187
  */
1105
1188
  describeOrderableDBInstanceOptions(args: DescribeOrderableDBInstanceOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrderableDBInstanceOptionsCommandOutput>;
1106
1189
  describeOrderableDBInstanceOptions(args: DescribeOrderableDBInstanceOptionsCommandInput, cb: (err: any, data?: DescribeOrderableDBInstanceOptionsCommandOutput) => void): void;
1107
1190
  describeOrderableDBInstanceOptions(args: DescribeOrderableDBInstanceOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrderableDBInstanceOptionsCommandOutput) => void): void;
1108
1191
  /**
1192
+ * @public
1109
1193
  * <p>Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.</p>
1110
1194
  */
1111
1195
  describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePendingMaintenanceActionsCommandOutput>;
1112
1196
  describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
1113
1197
  describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void): void;
1114
1198
  /**
1199
+ * @public
1115
1200
  * <p>Returns information about reserved DB instances for this account, or about a specified reserved DB instance.</p>
1116
1201
  */
1117
1202
  describeReservedDBInstances(args: DescribeReservedDBInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedDBInstancesCommandOutput>;
1118
1203
  describeReservedDBInstances(args: DescribeReservedDBInstancesCommandInput, cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void): void;
1119
1204
  describeReservedDBInstances(args: DescribeReservedDBInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void): void;
1120
1205
  /**
1206
+ * @public
1121
1207
  * <p>Lists available reserved DB instance offerings.</p>
1122
1208
  */
1123
1209
  describeReservedDBInstancesOfferings(args: DescribeReservedDBInstancesOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedDBInstancesOfferingsCommandOutput>;
1124
1210
  describeReservedDBInstancesOfferings(args: DescribeReservedDBInstancesOfferingsCommandInput, cb: (err: any, data?: DescribeReservedDBInstancesOfferingsCommandOutput) => void): void;
1125
1211
  describeReservedDBInstancesOfferings(args: DescribeReservedDBInstancesOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedDBInstancesOfferingsCommandOutput) => void): void;
1126
1212
  /**
1213
+ * @public
1127
1214
  * <p>Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create a read replica,
1128
1215
  * copy a DB snapshot from, or replicate automated backups from.</p>
1129
1216
  * <p>Use this operation to determine whether cross-Region features are supported between other Regions
@@ -1137,6 +1224,7 @@ export declare class RDS extends RDSClient {
1137
1224
  describeSourceRegions(args: DescribeSourceRegionsCommandInput, cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void): void;
1138
1225
  describeSourceRegions(args: DescribeSourceRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void): void;
1139
1226
  /**
1227
+ * @public
1140
1228
  * <p>You can call <code>DescribeValidDBInstanceModifications</code> to learn what modifications you can make to
1141
1229
  * your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.</p>
1142
1230
  * <p>This command doesn't apply to RDS Custom.</p>
@@ -1145,6 +1233,7 @@ export declare class RDS extends RDSClient {
1145
1233
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void): void;
1146
1234
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void): void;
1147
1235
  /**
1236
+ * @public
1148
1237
  * <p>Downloads all or a portion of the specified log file, up to 1 MB in size.</p>
1149
1238
  * <p>This command doesn't apply to RDS Custom.</p>
1150
1239
  */
@@ -1152,6 +1241,7 @@ export declare class RDS extends RDSClient {
1152
1241
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1153
1242
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1154
1243
  /**
1244
+ * @public
1155
1245
  * <p>Forces a failover for a DB cluster.</p>
1156
1246
  * <p>For an Aurora DB cluster, failover for a DB cluster promotes one of the Aurora Replicas (read-only instances)
1157
1247
  * in the DB cluster to be the primary DB instance (the cluster writer).</p>
@@ -1174,6 +1264,7 @@ export declare class RDS extends RDSClient {
1174
1264
  failoverDBCluster(args: FailoverDBClusterCommandInput, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1175
1265
  failoverDBCluster(args: FailoverDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1176
1266
  /**
1267
+ * @public
1177
1268
  * <p>Initiates the failover process for an Aurora global database (<a>GlobalCluster</a>).</p>
1178
1269
  * <p>A failover for an Aurora global database promotes one of secondary read-only DB clusters to be
1179
1270
  * the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words,
@@ -1192,6 +1283,7 @@ export declare class RDS extends RDSClient {
1192
1283
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void): void;
1193
1284
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void): void;
1194
1285
  /**
1286
+ * @public
1195
1287
  * <p>Lists all tags on an Amazon RDS resource.</p>
1196
1288
  * <p>For an overview on tagging an Amazon RDS resource,
1197
1289
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
@@ -1201,6 +1293,7 @@ export declare class RDS extends RDSClient {
1201
1293
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
1202
1294
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
1203
1295
  /**
1296
+ * @public
1204
1297
  * <p>Changes the audit policy state of a database activity stream to either locked (default) or unlocked. A locked policy is read-only,
1205
1298
  * whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy,
1206
1299
  * and then lock your activity stream. Restarting the activity stream isn't required. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.Modifying.html"> Modifying a database activity stream</a> in the
@@ -1211,6 +1304,7 @@ export declare class RDS extends RDSClient {
1211
1304
  modifyActivityStream(args: ModifyActivityStreamCommandInput, cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void): void;
1212
1305
  modifyActivityStream(args: ModifyActivityStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void): void;
1213
1306
  /**
1307
+ * @public
1214
1308
  * <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
1215
1309
  * certificate for Amazon RDS for new DB instances, or remove the override.</p>
1216
1310
  * <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
@@ -1241,6 +1335,7 @@ export declare class RDS extends RDSClient {
1241
1335
  modifyCertificates(args: ModifyCertificatesCommandInput, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1242
1336
  modifyCertificates(args: ModifyCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1243
1337
  /**
1338
+ * @public
1244
1339
  * <p>Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.</p>
1245
1340
  * <p>Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
1246
1341
  * fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
@@ -1264,6 +1359,7 @@ export declare class RDS extends RDSClient {
1264
1359
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void): void;
1265
1360
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void): void;
1266
1361
  /**
1362
+ * @public
1267
1363
  * <p>Modifies the status of a custom engine version (CEV). You can find CEVs to modify by calling
1268
1364
  * <code>DescribeDBEngineVersions</code>.</p>
1269
1365
  * <note>
@@ -1280,6 +1376,7 @@ export declare class RDS extends RDSClient {
1280
1376
  modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void): void;
1281
1377
  modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void): void;
1282
1378
  /**
1379
+ * @public
1283
1380
  * <p>Modify the settings for an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
1284
1381
  * You can change one or more settings by specifying these parameters and the new values in the
1285
1382
  * request.</p>
@@ -1294,6 +1391,7 @@ export declare class RDS extends RDSClient {
1294
1391
  modifyDBCluster(args: ModifyDBClusterCommandInput, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1295
1392
  modifyDBCluster(args: ModifyDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1296
1393
  /**
1394
+ * @public
1297
1395
  * <p>Modifies the properties of an endpoint in an Amazon Aurora DB cluster.</p>
1298
1396
  * <note>
1299
1397
  * <p>This action only applies to Aurora DB clusters.</p>
@@ -1303,6 +1401,7 @@ export declare class RDS extends RDSClient {
1303
1401
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1304
1402
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1305
1403
  /**
1404
+ * @public
1306
1405
  * <p>Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
1307
1406
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
1308
1407
  * and <code>ApplyMethod</code>. A maximum of 20
@@ -1334,6 +1433,7 @@ export declare class RDS extends RDSClient {
1334
1433
  modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void): void;
1335
1434
  modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void): void;
1336
1435
  /**
1436
+ * @public
1337
1437
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.</p>
1338
1438
  * <p>To share a manual DB cluster snapshot with other Amazon Web Services accounts, specify
1339
1439
  * <code>restore</code> as the <code>AttributeName</code> and use the
@@ -1358,6 +1458,7 @@ export declare class RDS extends RDSClient {
1358
1458
  modifyDBClusterSnapshotAttribute(args: ModifyDBClusterSnapshotAttributeCommandInput, cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void): void;
1359
1459
  modifyDBClusterSnapshotAttribute(args: ModifyDBClusterSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void): void;
1360
1460
  /**
1461
+ * @public
1361
1462
  * <p>Modifies settings for a DB instance.
1362
1463
  * You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
1363
1464
  * To learn what modifications you can make to your DB instance,
@@ -1368,6 +1469,7 @@ export declare class RDS extends RDSClient {
1368
1469
  modifyDBInstance(args: ModifyDBInstanceCommandInput, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1369
1470
  modifyDBInstance(args: ModifyDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1370
1471
  /**
1472
+ * @public
1371
1473
  * <p>Modifies the parameters of a DB parameter group. To modify more than one parameter,
1372
1474
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and
1373
1475
  * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p>
@@ -1387,24 +1489,28 @@ export declare class RDS extends RDSClient {
1387
1489
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void): void;
1388
1490
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void): void;
1389
1491
  /**
1492
+ * @public
1390
1493
  * <p>Changes the settings for an existing DB proxy.</p>
1391
1494
  */
1392
1495
  modifyDBProxy(args: ModifyDBProxyCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBProxyCommandOutput>;
1393
1496
  modifyDBProxy(args: ModifyDBProxyCommandInput, cb: (err: any, data?: ModifyDBProxyCommandOutput) => void): void;
1394
1497
  modifyDBProxy(args: ModifyDBProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBProxyCommandOutput) => void): void;
1395
1498
  /**
1499
+ * @public
1396
1500
  * <p>Changes the settings for an existing DB proxy endpoint.</p>
1397
1501
  */
1398
1502
  modifyDBProxyEndpoint(args: ModifyDBProxyEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBProxyEndpointCommandOutput>;
1399
1503
  modifyDBProxyEndpoint(args: ModifyDBProxyEndpointCommandInput, cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void): void;
1400
1504
  modifyDBProxyEndpoint(args: ModifyDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void): void;
1401
1505
  /**
1506
+ * @public
1402
1507
  * <p>Modifies the properties of a <code>DBProxyTargetGroup</code>.</p>
1403
1508
  */
1404
1509
  modifyDBProxyTargetGroup(args: ModifyDBProxyTargetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBProxyTargetGroupCommandOutput>;
1405
1510
  modifyDBProxyTargetGroup(args: ModifyDBProxyTargetGroupCommandInput, cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void): void;
1406
1511
  modifyDBProxyTargetGroup(args: ModifyDBProxyTargetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void): void;
1407
1512
  /**
1513
+ * @public
1408
1514
  * <p>Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted
1409
1515
  * or unencrypted, but not shared or public.
1410
1516
  *
@@ -1416,6 +1522,7 @@ export declare class RDS extends RDSClient {
1416
1522
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1417
1523
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1418
1524
  /**
1525
+ * @public
1419
1526
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.</p>
1420
1527
  * <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
1421
1528
  * as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add
@@ -1438,12 +1545,14 @@ export declare class RDS extends RDSClient {
1438
1545
  modifyDBSnapshotAttribute(args: ModifyDBSnapshotAttributeCommandInput, cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void): void;
1439
1546
  modifyDBSnapshotAttribute(args: ModifyDBSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void): void;
1440
1547
  /**
1548
+ * @public
1441
1549
  * <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>
1442
1550
  */
1443
1551
  modifyDBSubnetGroup(args: ModifyDBSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBSubnetGroupCommandOutput>;
1444
1552
  modifyDBSubnetGroup(args: ModifyDBSubnetGroupCommandInput, cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void): void;
1445
1553
  modifyDBSubnetGroup(args: ModifyDBSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void): void;
1446
1554
  /**
1555
+ * @public
1447
1556
  * <p>Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change
1448
1557
  * source identifiers for a subscription, use the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code> calls.</p>
1449
1558
  * <p>You can see a list of the event categories for a given source type (<code>SourceType</code>)
@@ -1454,6 +1563,7 @@ export declare class RDS extends RDSClient {
1454
1563
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1455
1564
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1456
1565
  /**
1566
+ * @public
1457
1567
  * <p>Modify a setting for an Amazon Aurora global cluster. You can change one or more database configuration
1458
1568
  * parameters by specifying these parameters and the new values in the request. For more information on
1459
1569
  * Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the
@@ -1466,12 +1576,14 @@ export declare class RDS extends RDSClient {
1466
1576
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void): void;
1467
1577
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void): void;
1468
1578
  /**
1579
+ * @public
1469
1580
  * <p>Modifies an existing option group.</p>
1470
1581
  */
1471
1582
  modifyOptionGroup(args: ModifyOptionGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyOptionGroupCommandOutput>;
1472
1583
  modifyOptionGroup(args: ModifyOptionGroupCommandInput, cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void): void;
1473
1584
  modifyOptionGroup(args: ModifyOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void): void;
1474
1585
  /**
1586
+ * @public
1475
1587
  * <p>Promotes a read replica DB instance to a standalone DB instance.</p>
1476
1588
  * <note>
1477
1589
  * <ul>
@@ -1495,18 +1607,21 @@ export declare class RDS extends RDSClient {
1495
1607
  promoteReadReplica(args: PromoteReadReplicaCommandInput, cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void): void;
1496
1608
  promoteReadReplica(args: PromoteReadReplicaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void): void;
1497
1609
  /**
1610
+ * @public
1498
1611
  * <p>Promotes a read replica DB cluster to a standalone DB cluster.</p>
1499
1612
  */
1500
1613
  promoteReadReplicaDBCluster(args: PromoteReadReplicaDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<PromoteReadReplicaDBClusterCommandOutput>;
1501
1614
  promoteReadReplicaDBCluster(args: PromoteReadReplicaDBClusterCommandInput, cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void): void;
1502
1615
  promoteReadReplicaDBCluster(args: PromoteReadReplicaDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void): void;
1503
1616
  /**
1617
+ * @public
1504
1618
  * <p>Purchases a reserved DB instance offering.</p>
1505
1619
  */
1506
1620
  purchaseReservedDBInstancesOffering(args: PurchaseReservedDBInstancesOfferingCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseReservedDBInstancesOfferingCommandOutput>;
1507
1621
  purchaseReservedDBInstancesOffering(args: PurchaseReservedDBInstancesOfferingCommandInput, cb: (err: any, data?: PurchaseReservedDBInstancesOfferingCommandOutput) => void): void;
1508
1622
  purchaseReservedDBInstancesOffering(args: PurchaseReservedDBInstancesOfferingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseReservedDBInstancesOfferingCommandOutput) => void): void;
1509
1623
  /**
1624
+ * @public
1510
1625
  * <p>You might need to reboot your DB cluster, usually for maintenance reasons.
1511
1626
  * For example, if you make certain modifications,
1512
1627
  * or if you change the DB cluster parameter group associated with the DB cluster,
@@ -1523,6 +1638,7 @@ export declare class RDS extends RDSClient {
1523
1638
  rebootDBCluster(args: RebootDBClusterCommandInput, cb: (err: any, data?: RebootDBClusterCommandOutput) => void): void;
1524
1639
  rebootDBCluster(args: RebootDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootDBClusterCommandOutput) => void): void;
1525
1640
  /**
1641
+ * @public
1526
1642
  * <p>You might need to reboot your DB instance, usually for maintenance reasons.
1527
1643
  * For example, if you make certain modifications,
1528
1644
  * or if you change the DB parameter group associated with the DB instance,
@@ -1538,12 +1654,14 @@ export declare class RDS extends RDSClient {
1538
1654
  rebootDBInstance(args: RebootDBInstanceCommandInput, cb: (err: any, data?: RebootDBInstanceCommandOutput) => void): void;
1539
1655
  rebootDBInstance(args: RebootDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootDBInstanceCommandOutput) => void): void;
1540
1656
  /**
1657
+ * @public
1541
1658
  * <p>Associate one or more <code>DBProxyTarget</code> data structures with a <code>DBProxyTargetGroup</code>.</p>
1542
1659
  */
1543
1660
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options?: __HttpHandlerOptions): Promise<RegisterDBProxyTargetsCommandOutput>;
1544
1661
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1545
1662
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1546
1663
  /**
1664
+ * @public
1547
1665
  * <p>Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a
1548
1666
  * standalone cluster with read-write capability instead of being read-only and receiving data from a
1549
1667
  * primary cluster in a different Region.</p>
@@ -1555,6 +1673,7 @@ export declare class RDS extends RDSClient {
1555
1673
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void): void;
1556
1674
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void): void;
1557
1675
  /**
1676
+ * @public
1558
1677
  * <p>Removes the asssociation of an Amazon Web Services Identity and Access Management (IAM) role from a
1559
1678
  * DB cluster.</p>
1560
1679
  * <p>For more information on Amazon Aurora DB clusters, see
@@ -1569,18 +1688,21 @@ export declare class RDS extends RDSClient {
1569
1688
  removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void): void;
1570
1689
  removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void): void;
1571
1690
  /**
1691
+ * @public
1572
1692
  * <p>Disassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.</p>
1573
1693
  */
1574
1694
  removeRoleFromDBInstance(args: RemoveRoleFromDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<RemoveRoleFromDBInstanceCommandOutput>;
1575
1695
  removeRoleFromDBInstance(args: RemoveRoleFromDBInstanceCommandInput, cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void): void;
1576
1696
  removeRoleFromDBInstance(args: RemoveRoleFromDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void): void;
1577
1697
  /**
1698
+ * @public
1578
1699
  * <p>Removes a source identifier from an existing RDS event notification subscription.</p>
1579
1700
  */
1580
1701
  removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<RemoveSourceIdentifierFromSubscriptionCommandOutput>;
1581
1702
  removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void): void;
1582
1703
  removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void): void;
1583
1704
  /**
1705
+ * @public
1584
1706
  * <p>Removes metadata tags from an Amazon RDS resource.</p>
1585
1707
  * <p>For an overview on tagging an Amazon RDS resource,
1586
1708
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
@@ -1591,6 +1713,7 @@ export declare class RDS extends RDSClient {
1591
1713
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1592
1714
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1593
1715
  /**
1716
+ * @public
1594
1717
  * <p>Modifies the parameters of a DB cluster parameter group to the default value. To
1595
1718
  * reset specific parameters submit a list of the following: <code>ParameterName</code>
1596
1719
  * and <code>ApplyMethod</code>. To reset the
@@ -1612,6 +1735,7 @@ export declare class RDS extends RDSClient {
1612
1735
  resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void): void;
1613
1736
  resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void): void;
1614
1737
  /**
1738
+ * @public
1615
1739
  * <p>Modifies the parameters of a DB parameter group to the engine/system default value.
1616
1740
  * To reset specific parameters, provide a list of the following:
1617
1741
  * <code>ParameterName</code> and <code>ApplyMethod</code>. To reset the entire DB
@@ -1625,6 +1749,7 @@ export declare class RDS extends RDSClient {
1625
1749
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void): void;
1626
1750
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void): void;
1627
1751
  /**
1752
+ * @public
1628
1753
  * <p>Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.
1629
1754
  * Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be
1630
1755
  * created using the Percona XtraBackup utility as described in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.ExtMySQL.html#AuroraMySQL.Migrating.ExtMySQL.S3"> Migrating Data from MySQL by Using an Amazon S3 Bucket</a> in the
@@ -1649,6 +1774,7 @@ export declare class RDS extends RDSClient {
1649
1774
  restoreDBClusterFromS3(args: RestoreDBClusterFromS3CommandInput, cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void): void;
1650
1775
  restoreDBClusterFromS3(args: RestoreDBClusterFromS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void): void;
1651
1776
  /**
1777
+ * @public
1652
1778
  * <p>Creates a new DB cluster from a DB snapshot or DB cluster snapshot.</p>
1653
1779
  * <p>The target DB cluster is created from the source snapshot with a default
1654
1780
  * configuration. If you don't specify a security group, the new DB cluster is
@@ -1673,6 +1799,7 @@ export declare class RDS extends RDSClient {
1673
1799
  restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void): void;
1674
1800
  restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void): void;
1675
1801
  /**
1802
+ * @public
1676
1803
  * <p>Restores a DB cluster to an arbitrary point in time. Users can restore to any point
1677
1804
  * in time before <code>LatestRestorableTime</code> for up to
1678
1805
  * <code>BackupRetentionPeriod</code> days. The target DB cluster is created from the
@@ -1698,6 +1825,7 @@ export declare class RDS extends RDSClient {
1698
1825
  restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void): void;
1699
1826
  restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void): void;
1700
1827
  /**
1828
+ * @public
1701
1829
  * <p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most
1702
1830
  * of the source's original configuration, including the default security group and DB parameter group. By default, the new DB
1703
1831
  * instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group
@@ -1717,6 +1845,7 @@ export declare class RDS extends RDSClient {
1717
1845
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void): void;
1718
1846
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void): void;
1719
1847
  /**
1848
+ * @public
1720
1849
  * <p>Amazon Relational Database Service (Amazon RDS)
1721
1850
  * supports importing MySQL databases by using backup files.
1722
1851
  * You can create a backup of your on-premises database,
@@ -1731,6 +1860,7 @@ export declare class RDS extends RDSClient {
1731
1860
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void): void;
1732
1861
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void): void;
1733
1862
  /**
1863
+ * @public
1734
1864
  * <p>Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property.</p>
1735
1865
  * <p>The target database is created with most of the original configuration, but in a
1736
1866
  * system-selected Availability Zone, with the default security group, the default subnet
@@ -1746,6 +1876,7 @@ export declare class RDS extends RDSClient {
1746
1876
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void): void;
1747
1877
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void): void;
1748
1878
  /**
1879
+ * @public
1749
1880
  * <p>Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC security groups. Required
1750
1881
  * parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either
1751
1882
  * EC2SecurityGroupName or EC2SecurityGroupId).</p>
@@ -1761,6 +1892,7 @@ export declare class RDS extends RDSClient {
1761
1892
  revokeDBSecurityGroupIngress(args: RevokeDBSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void): void;
1762
1893
  revokeDBSecurityGroupIngress(args: RevokeDBSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void): void;
1763
1894
  /**
1895
+ * @public
1764
1896
  * <p>Starts a database activity stream to monitor activity on the database.
1765
1897
  * For more information, see
1766
1898
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html">
@@ -1774,6 +1906,7 @@ export declare class RDS extends RDSClient {
1774
1906
  startActivityStream(args: StartActivityStreamCommandInput, cb: (err: any, data?: StartActivityStreamCommandOutput) => void): void;
1775
1907
  startActivityStream(args: StartActivityStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartActivityStreamCommandOutput) => void): void;
1776
1908
  /**
1909
+ * @public
1777
1910
  * <p>Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
1778
1911
  * CLI command, or the StopDBCluster action.</p>
1779
1912
  * <p>For more information, see
@@ -1787,6 +1920,7 @@ export declare class RDS extends RDSClient {
1787
1920
  startDBCluster(args: StartDBClusterCommandInput, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1788
1921
  startDBCluster(args: StartDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1789
1922
  /**
1923
+ * @public
1790
1924
  * <p>Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance action.</p>
1791
1925
  * <p>For more information, see
1792
1926
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StartInstance.html">
@@ -1802,6 +1936,7 @@ export declare class RDS extends RDSClient {
1802
1936
  startDBInstance(args: StartDBInstanceCommandInput, cb: (err: any, data?: StartDBInstanceCommandOutput) => void): void;
1803
1937
  startDBInstance(args: StartDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBInstanceCommandOutput) => void): void;
1804
1938
  /**
1939
+ * @public
1805
1940
  * <p>Enables replication of automated backups to a different Amazon Web Services Region.</p>
1806
1941
  * <p>This command doesn't apply to RDS Custom.</p>
1807
1942
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html">
@@ -1812,6 +1947,7 @@ export declare class RDS extends RDSClient {
1812
1947
  startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1813
1948
  startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1814
1949
  /**
1950
+ * @public
1815
1951
  * <p>Starts an export of DB snapshot or DB cluster data to Amazon S3.
1816
1952
  * The provided IAM role must have access to the S3 bucket.</p>
1817
1953
  * <p>You can't export snapshot data from RDS Custom DB instances.</p>
@@ -1829,6 +1965,7 @@ export declare class RDS extends RDSClient {
1829
1965
  startExportTask(args: StartExportTaskCommandInput, cb: (err: any, data?: StartExportTaskCommandOutput) => void): void;
1830
1966
  startExportTask(args: StartExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartExportTaskCommandOutput) => void): void;
1831
1967
  /**
1968
+ * @public
1832
1969
  * <p>Stops a database activity stream that was started using the Amazon Web Services console,
1833
1970
  * the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code> action.</p>
1834
1971
  * <p>For more information, see
@@ -1843,6 +1980,7 @@ export declare class RDS extends RDSClient {
1843
1980
  stopActivityStream(args: StopActivityStreamCommandInput, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
1844
1981
  stopActivityStream(args: StopActivityStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
1845
1982
  /**
1983
+ * @public
1846
1984
  * <p>Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the DB cluster's
1847
1985
  * metadata, including its endpoints and DB parameter groups. Aurora also
1848
1986
  * retains the transaction logs so you can do a point-in-time restore if necessary.</p>
@@ -1857,6 +1995,7 @@ export declare class RDS extends RDSClient {
1857
1995
  stopDBCluster(args: StopDBClusterCommandInput, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
1858
1996
  stopDBCluster(args: StopDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
1859
1997
  /**
1998
+ * @public
1860
1999
  * <p>Stops an Amazon RDS DB instance. When you stop a DB instance, Amazon RDS retains the DB instance's metadata, including its endpoint,
1861
2000
  * DB parameter group, and option group membership. Amazon RDS also retains the transaction logs so you can do a point-in-time restore if
1862
2001
  * necessary.</p>
@@ -1874,6 +2013,7 @@ export declare class RDS extends RDSClient {
1874
2013
  stopDBInstance(args: StopDBInstanceCommandInput, cb: (err: any, data?: StopDBInstanceCommandOutput) => void): void;
1875
2014
  stopDBInstance(args: StopDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBInstanceCommandOutput) => void): void;
1876
2015
  /**
2016
+ * @public
1877
2017
  * <p>Stops automated backup replication for a DB instance.</p>
1878
2018
  * <p>This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.</p>
1879
2019
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html">
@@ -1884,6 +2024,7 @@ export declare class RDS extends RDSClient {
1884
2024
  stopDBInstanceAutomatedBackupsReplication(args: StopDBInstanceAutomatedBackupsReplicationCommandInput, cb: (err: any, data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1885
2025
  stopDBInstanceAutomatedBackupsReplication(args: StopDBInstanceAutomatedBackupsReplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1886
2026
  /**
2027
+ * @public
1887
2028
  * <p>Switches over a blue/green deployment.</p>
1888
2029
  * <p>Before you switch over, production traffic is routed to the databases in the blue environment.
1889
2030
  * After you switch over, production traffic is routed to the databases in the green environment.</p>
@@ -1897,6 +2038,7 @@ export declare class RDS extends RDSClient {
1897
2038
  switchoverBlueGreenDeployment(args: SwitchoverBlueGreenDeploymentCommandInput, cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void): void;
1898
2039
  switchoverBlueGreenDeployment(args: SwitchoverBlueGreenDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void): void;
1899
2040
  /**
2041
+ * @public
1900
2042
  * <p>Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new
1901
2043
  * primary database. Issue this command in the Region that hosts the current standby database.</p>
1902
2044
  */