@aws-sdk/client-rds 3.53.0 → 3.55.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 (293) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +2 -5
  3. package/dist-cjs/RDSClient.js +13 -13
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +3 -3
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +3 -3
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +3 -3
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  119. package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
  120. package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
  121. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
  122. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
  123. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  124. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  125. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  126. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  127. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  128. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
  129. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
  130. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  131. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  132. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  133. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
  134. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  135. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  136. package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
  137. package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
  138. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  139. package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
  141. package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
  142. package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
  143. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  144. package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
  145. package/dist-cjs/endpoints.js +1 -1
  146. package/dist-cjs/protocols/Aws_query.js +1150 -1150
  147. package/dist-cjs/runtimeConfig.browser.js +4 -4
  148. package/dist-cjs/runtimeConfig.js +9 -9
  149. package/dist-cjs/runtimeConfig.native.js +1 -1
  150. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +3 -3
  151. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +3 -3
  152. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +3 -3
  153. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +3 -3
  154. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +3 -3
  155. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +3 -3
  156. package/dist-es/RDS.js +141 -141
  157. package/dist-es/pagination/DescribeCertificatesPaginator.js +4 -4
  158. package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +4 -4
  159. package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +4 -4
  160. package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +4 -4
  161. package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +4 -4
  162. package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +4 -4
  163. package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +4 -4
  164. package/dist-es/pagination/DescribeDBClustersPaginator.js +4 -4
  165. package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +4 -4
  166. package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +4 -4
  167. package/dist-es/pagination/DescribeDBInstancesPaginator.js +4 -4
  168. package/dist-es/pagination/DescribeDBLogFilesPaginator.js +4 -4
  169. package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +4 -4
  170. package/dist-es/pagination/DescribeDBParametersPaginator.js +4 -4
  171. package/dist-es/pagination/DescribeDBProxiesPaginator.js +4 -4
  172. package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +4 -4
  173. package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +4 -4
  174. package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +4 -4
  175. package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +4 -4
  176. package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +4 -4
  177. package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +4 -4
  178. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +4 -4
  179. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
  180. package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
  181. package/dist-es/pagination/DescribeExportTasksPaginator.js +4 -4
  182. package/dist-es/pagination/DescribeGlobalClustersPaginator.js +4 -4
  183. package/dist-es/pagination/DescribeInstallationMediaPaginator.js +4 -4
  184. package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +4 -4
  185. package/dist-es/pagination/DescribeOptionGroupsPaginator.js +4 -4
  186. package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +4 -4
  187. package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +4 -4
  188. package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +4 -4
  189. package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +4 -4
  190. package/dist-es/pagination/DescribeSourceRegionsPaginator.js +4 -4
  191. package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +4 -4
  192. package/dist-es/protocols/Aws_query.js +166 -166
  193. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +6 -6
  194. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +4 -4
  195. package/dist-es/waiters/waitForDBInstanceAvailable.js +6 -6
  196. package/dist-es/waiters/waitForDBInstanceDeleted.js +4 -4
  197. package/dist-es/waiters/waitForDBSnapshotAvailable.js +6 -6
  198. package/dist-es/waiters/waitForDBSnapshotDeleted.js +4 -4
  199. package/dist-types/RDS.d.ts +324 -506
  200. package/dist-types/RDSClient.d.ts +17 -20
  201. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  202. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -5
  203. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -2
  204. package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -2
  205. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +25 -33
  206. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -6
  207. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  208. package/dist-types/commands/CreateDBClusterCommand.d.ts +5 -10
  209. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -17
  210. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -9
  211. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -10
  212. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +5 -7
  213. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -4
  214. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -2
  215. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -5
  216. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +7 -11
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -1
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  219. package/dist-types/commands/DeleteDBClusterCommand.d.ts +4 -9
  220. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  221. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -9
  222. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -11
  223. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +8 -11
  224. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -2
  225. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -2
  226. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  227. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +5 -7
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
  229. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +1 -2
  230. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  231. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -13
  232. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -9
  233. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  234. package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -10
  235. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +1 -1
  236. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -2
  237. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -1
  238. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -4
  239. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -4
  240. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -2
  241. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -3
  242. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -3
  243. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -4
  244. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  245. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -2
  246. package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
  247. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -10
  248. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -2
  249. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
  250. package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -13
  251. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -8
  252. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  253. package/dist-types/commands/ModifyCertificatesCommand.d.ts +7 -7
  254. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +11 -11
  255. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -2
  256. package/dist-types/commands/ModifyDBClusterCommand.d.ts +4 -9
  257. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  258. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -12
  259. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -2
  260. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -6
  261. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
  262. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -5
  263. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  264. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +5 -7
  265. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -7
  266. package/dist-types/commands/RebootDBClusterCommand.d.ts +5 -11
  267. package/dist-types/commands/RebootDBInstanceCommand.d.ts +5 -10
  268. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +5 -7
  269. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -5
  270. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  271. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -13
  272. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -1
  273. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -3
  274. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +5 -9
  275. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -10
  276. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -4
  277. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -1
  278. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  279. package/dist-types/commands/StartDBClusterCommand.d.ts +5 -7
  280. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -9
  281. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -2
  282. package/dist-types/commands/StopDBClusterCommand.d.ts +7 -11
  283. package/dist-types/commands/StopDBInstanceCommand.d.ts +4 -10
  284. package/dist-types/models/models_0.d.ts +1474 -1954
  285. package/dist-types/models/models_1.d.ts +1271 -1666
  286. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  287. package/dist-types/runtimeConfig.d.ts +1 -1
  288. package/dist-types/runtimeConfig.native.d.ts +3 -3
  289. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  290. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  291. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  292. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  293. package/package.json +36 -36
@@ -143,59 +143,56 @@ import { StopDBInstanceCommandInput, StopDBInstanceCommandOutput } from "./comma
143
143
  import { RDSClient } from "./RDSClient";
144
144
  /**
145
145
  * <fullname>Amazon Relational Database Service</fullname>
146
- * <p> </p>
147
- * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
146
+ * <p></p>
147
+ *
148
+ * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
148
149
  * scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational
149
150
  * database and manages common database administration tasks, freeing up developers to focus on what makes their applications
150
151
  * and businesses unique.</p>
151
- * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
152
+ * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
152
153
  * Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools
153
154
  * you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS
154
155
  * automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS
155
156
  * is flexible: you can scale your DB instance's compute resources and storage capacity to meet your
156
157
  * application's demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for
157
158
  * the resources you use.</p>
158
- * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
159
+ * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
159
160
  * you can use to manage Amazon RDS. Amazon RDS is asynchronous, which means that some interfaces might
160
161
  * require techniques such as polling or callback functions to determine when a command has been applied. In this
161
162
  * reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot,
162
163
  * or during the maintenance window. The reference structure is as follows, and we list following some related topics
163
164
  * from the user guide.</p>
164
- *
165
- * <p>
165
+ * <p>
166
166
  * <b>Amazon RDS API Reference</b>
167
167
  * </p>
168
- *
169
- * <ul>
168
+ * <ul>
170
169
  * <li>
171
- * <p>For the alphabetical list of API actions, see
170
+ * <p>For the alphabetical list of API actions, see
172
171
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html">API Actions</a>.</p>
173
172
  * </li>
174
173
  * <li>
175
- * <p>For the alphabetical list of data types, see
174
+ * <p>For the alphabetical list of data types, see
176
175
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html">Data Types</a>.</p>
177
176
  * </li>
178
177
  * <li>
179
- * <p>For a list of common query parameters, see
178
+ * <p>For a list of common query parameters, see
180
179
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html">Common Parameters</a>.</p>
181
180
  * </li>
182
181
  * <li>
183
- * <p>For descriptions of the error codes, see
182
+ * <p>For descriptions of the error codes, see
184
183
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html">Common Errors</a>.</p>
185
184
  * </li>
186
185
  * </ul>
187
- *
188
- * <p>
186
+ * <p>
189
187
  * <b>Amazon RDS User Guide</b>
190
188
  * </p>
191
- *
192
- * <ul>
189
+ * <ul>
193
190
  * <li>
194
- * <p>For a summary of the Amazon RDS interfaces, see
191
+ * <p>For a summary of the Amazon RDS interfaces, see
195
192
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces">Available RDS Interfaces</a>.</p>
196
193
  * </li>
197
194
  * <li>
198
- * <p>For more information about how to use the Query API, see
195
+ * <p>For more information about how to use the Query API, see
199
196
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html">Using the Query API</a>.</p>
200
197
  * </li>
201
198
  * </ul>
@@ -225,7 +222,7 @@ export declare class RDS extends RDSClient {
225
222
  addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddSourceIdentifierToSubscriptionCommandOutput) => void): void;
226
223
  /**
227
224
  * <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>
228
- * <p>For an overview on tagging Amazon RDS resources,
225
+ * <p>For an overview on tagging Amazon RDS resources,
229
226
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>.</p>
230
227
  */
231
228
  addTagsToResource(args: AddTagsToResourceCommandInput, options?: __HttpHandlerOptions): Promise<AddTagsToResourceCommandOutput>;
@@ -243,13 +240,12 @@ export declare class RDS extends RDSClient {
243
240
  * instances. Second, IP ranges are available if the application accessing your database is running on the internet.
244
241
  * Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId
245
242
  * and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).</p>
246
- * <note>
243
+ * <note>
247
244
  * <p>You can't authorize ingress from an EC2 security group in one Amazon Web Services Region to an Amazon RDS DB instance in
248
245
  * another. You can't authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.</p>
249
- * </note>
250
- * <p>For an overview of CIDR ranges, go to the
251
- * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.
252
- * </p>
246
+ * </note>
247
+ * <p>For an overview of CIDR ranges, go to the
248
+ * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
253
249
  */
254
250
  authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeDBSecurityGroupIngressCommandOutput>;
255
251
  authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void): void;
@@ -259,8 +255,7 @@ export declare class RDS extends RDSClient {
259
255
  * <p>For more information on backtracking, see
260
256
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Backtrack.html">
261
257
  * Backtracking an Aurora DB Cluster</a> in the
262
- * <i>Amazon Aurora User Guide.</i>
263
- * </p>
258
+ * <i>Amazon Aurora User Guide</i>.</p>
264
259
  * <note>
265
260
  * <p>This action only applies to Aurora MySQL DB clusters.</p>
266
261
  * </note>
@@ -270,8 +265,7 @@ export declare class RDS extends RDSClient {
270
265
  backtrackDBCluster(args: BacktrackDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void): void;
271
266
  /**
272
267
  * <p>Cancels an export task in progress that is exporting a snapshot to Amazon S3.
273
- * Any data that has already been written to the S3 bucket isn't removed.
274
- * </p>
268
+ * Any data that has already been written to the S3 bucket isn't removed.</p>
275
269
  */
276
270
  cancelExportTask(args: CancelExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<CancelExportTaskCommandOutput>;
277
271
  cancelExportTask(args: CancelExportTaskCommandInput, cb: (err: any, data?: CancelExportTaskCommandOutput) => void): void;
@@ -284,83 +278,75 @@ export declare class RDS extends RDSClient {
284
278
  copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void): void;
285
279
  /**
286
280
  * <p>Copies a snapshot of a DB cluster.</p>
287
- * <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
281
+ * <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
288
282
  * must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.</p>
289
- *
290
- * <p>You can copy an encrypted DB cluster snapshot from another Amazon Web Services Region. In that case, the Amazon Web Services Region where you call the <code>CopyDBClusterSnapshot</code> action
283
+ * <p>You can copy an encrypted DB cluster snapshot from another Amazon Web Services Region. In that case, the Amazon Web Services Region where you call the <code>CopyDBClusterSnapshot</code> action
291
284
  * is the destination Amazon Web Services Region for the encrypted DB cluster snapshot to be copied to. To copy an encrypted DB cluster snapshot from another Amazon Web Services Region,
292
285
  * you must provide the following values:</p>
293
- *
294
- * <ul>
286
+ * <ul>
295
287
  * <li>
296
- * <p>
288
+ * <p>
297
289
  * <code>KmsKeyId</code> - The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to
298
290
  * encrypt the copy of the DB cluster snapshot in the destination Amazon Web Services Region.</p>
299
291
  * </li>
300
292
  * <li>
301
- * <p>
293
+ * <p>
302
294
  * <code>PreSignedUrl</code> - A URL that contains a Signature Version 4 signed request for the
303
295
  * <code>CopyDBClusterSnapshot</code> action to be called in the source Amazon Web Services Region where the DB cluster snapshot is copied from.
304
296
  * The pre-signed URL must be a valid request for the <code>CopyDBClusterSnapshot</code> API action that can be executed in the
305
297
  * source Amazon Web Services Region that contains the encrypted DB cluster snapshot to be copied.</p>
306
- * <p>The pre-signed URL request must contain the following parameter values:</p>
307
- * <ul>
298
+ * <p>The pre-signed URL request must contain the following parameter values:</p>
299
+ * <ul>
308
300
  * <li>
309
- * <p>
301
+ * <p>
310
302
  * <code>KmsKeyId</code> - The Amazon Web Services KMS key identifier for the KMS key to use to encrypt the copy of the DB
311
303
  * cluster snapshot in the destination Amazon Web Services Region. This is the same identifier for both the <code>CopyDBClusterSnapshot</code>
312
304
  * action that is called in the destination Amazon Web Services Region, and the action contained in the pre-signed URL.</p>
313
- * </li>
305
+ * </li>
314
306
  * <li>
315
- * <p>
307
+ * <p>
316
308
  * <code>DestinationRegion</code> - The name of the Amazon Web Services Region that the DB cluster snapshot is to be created in.</p>
317
- * </li>
309
+ * </li>
318
310
  * <li>
319
- * <p>
311
+ * <p>
320
312
  * <code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier for the encrypted DB cluster
321
313
  * snapshot to be copied. This identifier must be in the Amazon Resource Name (ARN) format for the source Amazon Web Services Region. For example,
322
314
  * if you are copying an encrypted DB cluster snapshot from the us-west-2 Amazon Web Services Region, then your <code>SourceDBClusterSnapshotIdentifier</code>
323
315
  * looks like the following example: <code>arn:aws:rds:us-west-2:123456789012:cluster-snapshot:aurora-cluster1-snapshot-20161115</code>.</p>
324
- * </li>
316
+ * </li>
325
317
  * </ul>
326
- * <p>To learn how to generate a Signature Version 4 signed request, see
318
+ * <p>To learn how to generate a Signature Version 4 signed request, see
327
319
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
328
320
  * Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
329
321
  * <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
330
322
  * Signature Version 4 Signing Process</a>.</p>
331
- * <note>
332
- * <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
323
+ * <note>
324
+ * <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify <code>SourceRegion</code> (or <code>--source-region</code> for the CLI)
333
325
  * instead of specifying <code>PreSignedUrl</code> manually. Specifying <code>SourceRegion</code> autogenerates a pre-signed URL that is a valid
334
326
  * request for the operation that can be executed in the source Amazon Web Services Region.</p>
335
- * </note>
327
+ * </note>
336
328
  * </li>
337
329
  * <li>
338
- * <p>
330
+ * <p>
339
331
  * <code>TargetDBClusterSnapshotIdentifier</code> - The identifier for the new copy of the DB cluster snapshot in the destination Amazon Web Services Region.</p>
340
332
  * </li>
341
333
  * <li>
342
- * <p>
334
+ * <p>
343
335
  * <code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier for the encrypted DB cluster snapshot to be copied.
344
- * This identifier must be in the ARN format for the source Amazon Web Services Region and is the same value as the <code>SourceDBClusterSnapshotIdentifier</code> in the pre-signed URL. </p>
336
+ * This identifier must be in the ARN format for the source Amazon Web Services Region and is the same value as the <code>SourceDBClusterSnapshotIdentifier</code> in the pre-signed URL.</p>
345
337
  * </li>
346
338
  * </ul>
347
- * <p>To cancel the copy operation once it is in progress, delete the target DB cluster snapshot identified
339
+ * <p>To cancel the copy operation once it is in progress, delete the target DB cluster snapshot identified
348
340
  * by <code>TargetDBClusterSnapshotIdentifier</code> while that DB cluster snapshot is in "copying" status.</p>
349
- * <p>For more information on copying encrypted Amazon Aurora DB cluster snapshots from one Amazon Web Services Region to another, see
341
+ * <p>For more information on copying encrypted Amazon Aurora DB cluster snapshots from one Amazon Web Services Region to another, see
350
342
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html">
351
- * Copying a Snapshot</a> in the <i>Amazon Aurora User Guide.</i>
352
- * </p>
343
+ * Copying a Snapshot</a> in the <i>Amazon Aurora User Guide</i>.</p>
353
344
  * <p>For more information on Amazon Aurora DB clusters, see
354
345
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
355
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
356
- * </p>
346
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
357
347
  * <p>For more information on Multi-AZ DB clusters, see
358
348
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
359
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
360
- * </p>
361
- * <note>
362
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
363
- * </note>
349
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
364
350
  */
365
351
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBClusterSnapshotCommandOutput>;
366
352
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void): void;
@@ -373,16 +359,12 @@ export declare class RDS extends RDSClient {
373
359
  copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void): void;
374
360
  /**
375
361
  * <p>Copies the specified DB snapshot. The source DB snapshot must be in the <code>available</code> state.</p>
376
- *
377
362
  * <p>You can copy a snapshot from one Amazon Web Services Region to another. In that case, the Amazon Web Services Region
378
363
  * where you call the <code>CopyDBSnapshot</code> action is the destination Amazon Web Services Region for the
379
- * DB snapshot copy. </p>
380
- *
364
+ * DB snapshot copy.</p>
381
365
  * <p>This command doesn't apply to RDS Custom.</p>
382
- *
383
366
  * <p>For more information about copying snapshots, see
384
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html#USER_CopyDBSnapshot">Copying a DB Snapshot</a> in the <i>Amazon RDS User Guide.</i>
385
- * </p>
367
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html#USER_CopyDBSnapshot">Copying a DB Snapshot</a> in the <i>Amazon RDS User Guide</i>.</p>
386
368
  */
387
369
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBSnapshotCommandOutput>;
388
370
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void): void;
@@ -409,10 +391,10 @@ export declare class RDS extends RDSClient {
409
391
  * AMI. The supported engines are the following:</p>
410
392
  * <ul>
411
393
  * <li>
412
- * <p> Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR</p>
394
+ * <p>Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR</p>
413
395
  * </li>
414
396
  * <li>
415
- * <p> Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR</p>
397
+ * <p>Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR</p>
416
398
  * </li>
417
399
  * </ul>
418
400
  * <p>Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software.
@@ -433,7 +415,7 @@ export declare class RDS extends RDSClient {
433
415
  * <code>CreateCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
434
416
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
435
417
  * the <code>CreateCustomDbEngineVersion</code> event.</p>
436
- * </note>
418
+ * </note>
437
419
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.create">
438
420
  * Creating a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
439
421
  */
@@ -442,22 +424,17 @@ export declare class RDS extends RDSClient {
442
424
  createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void): void;
443
425
  /**
444
426
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
445
- * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
427
+ * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
446
428
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
447
429
  * PostgreSQL DB instance. For cross-Region replication where the DB cluster identified by
448
430
  * <code>ReplicationSourceIdentifier</code> is encrypted, also specify the
449
431
  * <code>PreSignedUrl</code> parameter.</p>
450
- * <p>For more information on Amazon Aurora, see
432
+ * <p>For more information on Amazon Aurora, see
451
433
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
452
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
453
- * </p>
454
- * <p>For more information on Multi-AZ DB clusters, see
434
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
435
+ * <p>For more information on Multi-AZ DB clusters, see
455
436
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
456
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
457
- * </p>
458
- * <note>
459
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
460
- * </note>
437
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
461
438
  */
462
439
  createDBCluster(args: CreateDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterCommandOutput>;
463
440
  createDBCluster(args: CreateDBClusterCommandInput, cb: (err: any, data?: CreateDBClusterCommandOutput) => void): void;
@@ -473,20 +450,17 @@ export declare class RDS extends RDSClient {
473
450
  createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void): void;
474
451
  /**
475
452
  * <p>Creates a new DB cluster parameter group.</p>
476
- * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
477
- * <p>
478
- * A DB cluster parameter group is initially created with the default parameters for the
453
+ * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
454
+ * <p>A DB cluster parameter group is initially created with the default parameters for the
479
455
  * database engine used by instances in the DB cluster. To provide custom values for any of the
480
456
  * parameters, you must modify the group after creating it using
481
457
  * <code>ModifyDBClusterParameterGroup</code>. Once you've created a DB cluster parameter group, you need to
482
458
  * associate it with your DB cluster using <code>ModifyDBCluster</code>.</p>
483
459
  * <p>When you associate a new DB cluster parameter group with a running Aurora DB cluster, reboot the DB
484
460
  * instances in the DB cluster without failover for the new DB cluster parameter group and
485
- * associated settings to take effect.
486
- * </p>
487
- * <p>When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB
488
- * cluster without failover for the new DB cluster parameter group and associated settings to take effect.
489
- * </p>
461
+ * associated settings to take effect.</p>
462
+ * <p>When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB
463
+ * cluster without failover for the new DB cluster parameter group and associated settings to take effect.</p>
490
464
  * <important>
491
465
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
492
466
  * before creating your first DB cluster
@@ -499,33 +473,23 @@ export declare class RDS extends RDSClient {
499
473
  * <code>DescribeDBClusterParameters</code> action to verify
500
474
  * that your DB cluster parameter group has been created or modified.</p>
501
475
  * </important>
502
- * <p>For more information on Amazon Aurora, see
476
+ * <p>For more information on Amazon Aurora, see
503
477
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
504
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
505
- * </p>
506
- * <p>For more information on Multi-AZ DB clusters, see
478
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
479
+ * <p>For more information on Multi-AZ DB clusters, see
507
480
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
508
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
509
- * </p>
510
- * <note>
511
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
512
- * </note>
481
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
513
482
  */
514
483
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterParameterGroupCommandOutput>;
515
484
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
516
485
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
517
486
  /**
518
487
  * <p>Creates a snapshot of a DB cluster.</p>
519
- * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
520
- * Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
521
- * </p>
522
- * <p>For more information on Multi-AZ DB clusters, see
488
+ * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
489
+ * Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
490
+ * <p>For more information on Multi-AZ DB clusters, see
523
491
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
524
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
525
- * </p>
526
- * <note>
527
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
528
- * </note>
492
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
529
493
  */
530
494
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterSnapshotCommandOutput>;
531
495
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void): void;
@@ -540,36 +504,30 @@ export declare class RDS extends RDSClient {
540
504
  * <p>Creates a new DB instance that acts as a read replica for an existing source DB
541
505
  * instance. You can create a read replica for a DB instance running MySQL, MariaDB,
542
506
  * 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
543
- * Replicas</a> in the <i>Amazon RDS User Guide</i>. </p>
544
- *
545
- * <p>Amazon Aurora doesn't support this action. Call the <code>CreateDBInstance</code>
507
+ * Replicas</a> in the <i>Amazon RDS User Guide</i>.</p>
508
+ * <p>Amazon Aurora doesn't support this action. Call the <code>CreateDBInstance</code>
546
509
  * action to create a DB instance for an Aurora DB cluster.</p>
547
- *
548
- * <p>All read replica DB instances are created with backups disabled. All other DB
510
+ * <p>All read replica DB instances are created with backups disabled. All other DB
549
511
  * instance attributes (including DB security groups and DB parameter groups) are inherited
550
512
  * from the source DB instance, except as specified.</p>
551
- *
552
- * <important>
553
- * <p>Your source DB instance must have backup retention enabled.
554
- * </p>
555
- * </important>
513
+ * <important>
514
+ * <p>Your source DB instance must have backup retention enabled.</p>
515
+ * </important>
556
516
  */
557
517
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBInstanceReadReplicaCommandOutput>;
558
518
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
559
519
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
560
520
  /**
561
521
  * <p>Creates a new DB parameter group.</p>
562
- * <p>
563
- * A DB parameter group is initially created with the default parameters for the
522
+ * <p>A DB parameter group is initially created with the default parameters for the
564
523
  * database engine used by the DB instance. To provide custom values for any of the
565
524
  * parameters, you must modify the group after creating it using
566
525
  * <code>ModifyDBParameterGroup</code>. Once you've created a DB parameter group, you need to
567
526
  * associate it with your DB instance using <code>ModifyDBInstance</code>. When you associate
568
527
  * a new DB parameter group with a running DB instance, you need to reboot the DB
569
- * instance without failover for the new DB parameter group and associated settings to take effect.
570
- * </p>
571
- * <p>This command doesn't apply to RDS Custom.</p>
572
- * <important>
528
+ * instance without failover for the new DB parameter group and associated settings to take effect.</p>
529
+ * <p>This command doesn't apply to RDS Custom.</p>
530
+ * <important>
573
531
  * <p>After you create a DB parameter group, you should wait at least 5 minutes
574
532
  * before creating your first DB instance that uses that DB parameter group as the default parameter
575
533
  * group. This allows Amazon RDS to fully complete the create action before the parameter
@@ -579,7 +537,7 @@ export declare class RDS extends RDSClient {
579
537
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
580
538
  * <i>DescribeDBParameters</i> command to verify
581
539
  * that your DB parameter group has been created or modified.</p>
582
- * </important>
540
+ * </important>
583
541
  */
584
542
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBParameterGroupCommandOutput>;
585
543
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void): void;
@@ -591,20 +549,18 @@ export declare class RDS extends RDSClient {
591
549
  createDBProxy(args: CreateDBProxyCommandInput, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
592
550
  createDBProxy(args: CreateDBProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
593
551
  /**
594
- * <p>
595
- * Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
552
+ * <p>Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
596
553
  * You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use
597
- * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
598
- * </p>
554
+ * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.</p>
599
555
  */
600
556
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBProxyEndpointCommandOutput>;
601
557
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
602
558
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
603
559
  /**
604
560
  * <p>Creates a new DB security group. DB security groups control access to a DB instance.</p>
605
- * <note>
561
+ * <note>
606
562
  * <p>A DB security group controls access to EC2-Classic DB instances that are not in a VPC.</p>
607
- * </note>
563
+ * </note>
608
564
  */
609
565
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBSecurityGroupCommandOutput>;
610
566
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void): void;
@@ -627,7 +583,7 @@ export declare class RDS extends RDSClient {
627
583
  * Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API.
628
584
  * To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the
629
585
  * topic. The ARN is displayed in the SNS console.</p>
630
- * <p>You can specify the type of source (<code>SourceType</code>) that you want to be
586
+ * <p>You can specify the type of source (<code>SourceType</code>) that you want to be
631
587
  * notified of and provide a list of RDS sources (<code>SourceIds</code>) that triggers the
632
588
  * events. You can also provide a list of event categories (<code>EventCategories</code>)
633
589
  * for events that you want to be notified of. For example, you can specify
@@ -635,46 +591,41 @@ export declare class RDS extends RDSClient {
635
591
  * <code>mydbinstance1</code>, <code>mydbinstance2</code> and
636
592
  * <code>EventCategories</code> = <code>Availability</code>,
637
593
  * <code>Backup</code>.</p>
638
- *
639
- * <p>If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as <code>SourceType</code> = <code>db-instance</code>
594
+ * <p>If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as <code>SourceType</code> = <code>db-instance</code>
640
595
  * and <code>SourceIds</code> = <code>myDBInstance1</code>, you are notified of all the <code>db-instance</code> events for
641
596
  * the specified source. If you specify a <code>SourceType</code> but do not specify <code>SourceIds</code>,
642
597
  * you receive notice of the events for that source type for all your RDS sources. If you
643
598
  * don't specify either the SourceType or the <code>SourceIds</code>, you are notified of events
644
599
  * generated from all RDS sources belonging to your customer account.</p>
645
- * <note>
600
+ * <note>
646
601
  * <p>RDS event notification is only available for unencrypted SNS topics. If you specify an
647
602
  * encrypted SNS topic, event notifications aren't sent for the topic.</p>
648
- * </note>
603
+ * </note>
649
604
  */
650
605
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateEventSubscriptionCommandOutput>;
651
606
  createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
652
607
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
653
608
  /**
654
- * <p>
655
- * Creates an Aurora global database
609
+ * <p>Creates an Aurora global database
656
610
  * spread across multiple Amazon Web Services Regions. The global database
657
611
  * contains a single primary cluster with read-write capability,
658
612
  * and a read-only secondary cluster that receives
659
613
  * data from the primary cluster through high-speed replication
660
- * performed by the Aurora storage subsystem.
661
- * </p>
662
- * <p>
663
- * You can create a global database that is initially empty, and then
614
+ * performed by the Aurora storage subsystem.</p>
615
+ * <p>You can create a global database that is initially empty, and then
664
616
  * add a primary cluster and a secondary cluster to it.
665
617
  * Or you can specify an existing Aurora cluster during the create operation,
666
- * and this cluster becomes the primary cluster of the global database.
667
- * </p>
668
- * <note>
669
- * <p>This action only applies to Aurora DB clusters.</p>
670
- * </note>
618
+ * and this cluster becomes the primary cluster of the global database.</p>
619
+ * <note>
620
+ * <p>This action only applies to Aurora DB clusters.</p>
621
+ * </note>
671
622
  */
672
623
  createGlobalCluster(args: CreateGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalClusterCommandOutput>;
673
624
  createGlobalCluster(args: CreateGlobalClusterCommandInput, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
674
625
  createGlobalCluster(args: CreateGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
675
626
  /**
676
627
  * <p>Creates a new option group. You can create up to 20 option groups.</p>
677
- * <p>This command doesn't apply to RDS Custom.</p>
628
+ * <p>This command doesn't apply to RDS Custom.</p>
678
629
  */
679
630
  createOptionGroup(args: CreateOptionGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateOptionGroupCommandOutput>;
680
631
  createOptionGroup(args: CreateOptionGroupCommandInput, cb: (err: any, data?: CreateOptionGroupCommandOutput) => void): void;
@@ -694,11 +645,11 @@ export declare class RDS extends RDSClient {
694
645
  * <p>Deletes a custom engine version. To run this command, make sure you meet the following prerequisites:</p>
695
646
  * <ul>
696
647
  * <li>
697
- * <p>The CEV must not be the default for RDS Custom. If it is, change the default
648
+ * <p>The CEV must not be the default for RDS Custom. If it is, change the default
698
649
  * before running this command.</p>
699
650
  * </li>
700
651
  * <li>
701
- * <p>The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot,
652
+ * <p>The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot,
702
653
  * or automated backup of your RDS Custom instance.</p>
703
654
  * </li>
704
655
  * </ul>
@@ -709,7 +660,7 @@ export declare class RDS extends RDSClient {
709
660
  * <code>DeleteCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
710
661
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
711
662
  * the <code>DeleteCustomDbEngineVersion</code> event.</p>
712
- * </note>
663
+ * </note>
713
664
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.delete">
714
665
  * Deleting a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
715
666
  */
@@ -720,64 +671,49 @@ export declare class RDS extends RDSClient {
720
671
  * <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
721
672
  * When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
722
673
  * Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
723
- * <p>For more information on Amazon Aurora, see
674
+ * <p>For more information on Amazon Aurora, see
724
675
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
725
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
726
- * </p>
727
- * <p>For more information on Multi-AZ DB clusters, see
676
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
677
+ * <p>For more information on Multi-AZ DB clusters, see
728
678
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
729
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
730
- * </p>
731
- * <note>
732
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
733
- * </note>
679
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
734
680
  */
735
681
  deleteDBCluster(args: DeleteDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterCommandOutput>;
736
682
  deleteDBCluster(args: DeleteDBClusterCommandInput, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
737
683
  deleteDBCluster(args: DeleteDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
738
684
  /**
739
685
  * <p>Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.</p>
740
- * <note>
741
- * <p>This action only applies to Aurora DB clusters.</p>
742
- * </note>
686
+ * <note>
687
+ * <p>This action only applies to Aurora DB clusters.</p>
688
+ * </note>
743
689
  */
744
690
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterEndpointCommandOutput>;
745
691
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
746
692
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
747
693
  /**
748
694
  * <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>
749
- * <p>For more information on Amazon Aurora, see
695
+ * <p>For more information on Amazon Aurora, see
750
696
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
751
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
752
- * </p>
753
- * <p>For more information on Multi-AZ DB clusters, see
697
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
698
+ * <p>For more information on Multi-AZ DB clusters, see
754
699
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
755
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
756
- * </p>
757
- * <note>
758
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
759
- * </note>
700
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
760
701
  */
761
702
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterParameterGroupCommandOutput>;
762
703
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
763
704
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
764
705
  /**
765
706
  * <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.</p>
766
- * <note>
707
+ * <note>
767
708
  * <p>The DB cluster snapshot must be in the <code>available</code> state to be
768
709
  * deleted.</p>
769
- * </note>
770
- * <p>For more information on Amazon Aurora, see
710
+ * </note>
711
+ * <p>For more information on Amazon Aurora, see
771
712
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
772
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
773
- * </p>
774
- * <p>For more information on Multi-AZ DB clusters, see
713
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
714
+ * <p>For more information on Multi-AZ DB clusters, see
775
715
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
776
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
777
- * </p>
778
- * <note>
779
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
780
- * </note>
716
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
781
717
  */
782
718
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterSnapshotCommandOutput>;
783
719
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void): void;
@@ -786,25 +722,22 @@ export declare class RDS extends RDSClient {
786
722
  * <p>The DeleteDBInstance action deletes a previously provisioned DB instance.
787
723
  * When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered.
788
724
  * Manual DB snapshots of the DB instance to be deleted by <code>DeleteDBInstance</code> are not deleted.</p>
789
- * <p>
790
- * If you request a final DB snapshot
725
+ * <p>If you request a final DB snapshot
791
726
  * the status of the Amazon RDS DB instance is <code>deleting</code> until the DB snapshot is created. The API action <code>DescribeDBInstance</code>
792
- * is used to monitor the status of this operation. The action can't be canceled or reverted once submitted.
793
- * </p>
794
- * <p>When a DB instance is in a failure state and has a status of <code>failed</code>, <code>incompatible-restore</code>,
727
+ * is used to monitor the status of this operation. The action can't be canceled or reverted once submitted.</p>
728
+ * <p>When a DB instance is in a failure state and has a status of <code>failed</code>, <code>incompatible-restore</code>,
795
729
  * or <code>incompatible-network</code>, you can only delete it when you skip creation of the final snapshot with the <code>SkipFinalSnapshot</code> parameter.</p>
796
- *
797
- * <p>If the specified DB instance is part of an Amazon Aurora DB cluster, you can't delete the DB instance if both of the following
730
+ * <p>If the specified DB instance is part of an Amazon Aurora DB cluster, you can't delete the DB instance if both of the following
798
731
  * conditions are true:</p>
799
- * <ul>
732
+ * <ul>
800
733
  * <li>
801
- * <p>The DB cluster is a read replica of another Amazon Aurora DB cluster.</p>
734
+ * <p>The DB cluster is a read replica of another Amazon Aurora DB cluster.</p>
802
735
  * </li>
803
736
  * <li>
804
- * <p>The DB instance is the only instance in the DB cluster.</p>
737
+ * <p>The DB instance is the only instance in the DB cluster.</p>
805
738
  * </li>
806
739
  * </ul>
807
- * <p>To delete a DB instance in this case, first call the
740
+ * <p>To delete a DB instance in this case, first call the
808
741
  * <code>PromoteReadReplicaDBCluster</code> API action to promote the DB cluster so
809
742
  * it's no longer a read replica. After the promotion completes, then call the
810
743
  * <code>DeleteDBInstance</code> API action to delete the final instance in the DB
@@ -841,9 +774,9 @@ export declare class RDS extends RDSClient {
841
774
  deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void): void;
842
775
  /**
843
776
  * <p>Deletes a DB security group.</p>
844
- * <note>
777
+ * <note>
845
778
  * <p>The specified DB security group must not be associated with any DB instances.</p>
846
- * </note>
779
+ * </note>
847
780
  */
848
781
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSecurityGroupCommandOutput>;
849
782
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void): void;
@@ -851,18 +784,18 @@ export declare class RDS extends RDSClient {
851
784
  /**
852
785
  * <p>Deletes a DB snapshot. If the snapshot is being copied, the copy operation is
853
786
  * terminated.</p>
854
- * <note>
787
+ * <note>
855
788
  * <p>The DB snapshot must be in the <code>available</code> state to be deleted.</p>
856
- * </note>
789
+ * </note>
857
790
  */
858
791
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSnapshotCommandOutput>;
859
792
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
860
793
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
861
794
  /**
862
795
  * <p>Deletes a DB subnet group.</p>
863
- * <note>
796
+ * <note>
864
797
  * <p>The specified database subnet group must not be associated with any DB instances.</p>
865
- * </note>
798
+ * </note>
866
799
  */
867
800
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSubnetGroupCommandOutput>;
868
801
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void): void;
@@ -874,13 +807,11 @@ export declare class RDS extends RDSClient {
874
807
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
875
808
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
876
809
  /**
877
- * <p>
878
- * Deletes a global database cluster. The primary and secondary clusters must already be detached or
879
- * destroyed first.
880
- * </p>
881
- * <note>
882
- * <p>This action only applies to Aurora DB clusters.</p>
883
- * </note>
810
+ * <p>Deletes a global database cluster. The primary and secondary clusters must already be detached or
811
+ * destroyed first.</p>
812
+ * <note>
813
+ * <p>This action only applies to Aurora DB clusters.</p>
814
+ * </note>
884
815
  */
885
816
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGlobalClusterCommandOutput>;
886
817
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void): void;
@@ -906,7 +837,7 @@ export declare class RDS extends RDSClient {
906
837
  deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void): void;
907
838
  /**
908
839
  * <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>
909
- * <p>This command doesn't take any parameters.</p>
840
+ * <p>This command doesn't take any parameters.</p>
910
841
  */
911
842
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
912
843
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
@@ -932,8 +863,7 @@ export declare class RDS extends RDSClient {
932
863
  * <p>Returns information about backtracks for a DB cluster.</p>
933
864
  * <p>For more information on Amazon Aurora, see
934
865
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
935
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
936
- * </p>
866
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
937
867
  * <note>
938
868
  * <p>This action only applies to Aurora MySQL DB clusters.</p>
939
869
  * </note>
@@ -943,65 +873,48 @@ export declare class RDS extends RDSClient {
943
873
  describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void): void;
944
874
  /**
945
875
  * <p>Returns information about endpoints for an Amazon Aurora DB cluster.</p>
946
- * <note>
947
- * <p>This action only applies to Aurora DB clusters.</p>
948
- * </note>
876
+ * <note>
877
+ * <p>This action only applies to Aurora DB clusters.</p>
878
+ * </note>
949
879
  */
950
880
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterEndpointsCommandOutput>;
951
881
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
952
882
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
953
883
  /**
954
- * <p>
955
- * Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
884
+ * <p>Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
956
885
  * <code>DBClusterParameterGroupName</code> parameter is specified,
957
- * the list will contain only the description of the specified DB cluster parameter group.
958
- * </p>
959
- * <p>For more information on Amazon Aurora, see
886
+ * the list will contain only the description of the specified DB cluster parameter group.</p>
887
+ * <p>For more information on Amazon Aurora, see
960
888
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
961
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
962
- * </p>
963
- * <p>For more information on Multi-AZ DB clusters, see
889
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
890
+ * <p>For more information on Multi-AZ DB clusters, see
964
891
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
965
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
966
- * </p>
967
- * <note>
968
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
969
- * </note>
892
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
970
893
  */
971
894
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
972
895
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
973
896
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
974
897
  /**
975
898
  * <p>Returns the detailed parameter list for a particular DB cluster parameter group.</p>
976
- * <p>For more information on Amazon Aurora, see
899
+ * <p>For more information on Amazon Aurora, see
977
900
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
978
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
979
- * </p>
980
- * <p>For more information on Multi-AZ DB clusters, see
901
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
902
+ * <p>For more information on Multi-AZ DB clusters, see
981
903
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
982
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
983
- * </p>
984
- * <note>
985
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
986
- * </note>
904
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
987
905
  */
988
906
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterParametersCommandOutput>;
989
907
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
990
908
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
991
909
  /**
992
910
  * <p>Returns information about Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports pagination.</p>
993
- * <p>For more information on Amazon Aurora DB clusters, see
911
+ * <p>For more information on Amazon Aurora DB clusters, see
994
912
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
995
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
996
- * </p>
997
- * <p>For more information on Multi-AZ DB clusters, see
913
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
914
+ * <p>For more information on Multi-AZ DB clusters, see
998
915
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
999
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1000
- * </p>
1001
- * <note>
1002
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1003
- * </note>
1004
- * <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
916
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
917
+ * <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
1005
918
  */
1006
919
  describeDBClusters(args: DescribeDBClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClustersCommandOutput>;
1007
920
  describeDBClusters(args: DescribeDBClustersCommandInput, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
@@ -1021,17 +934,12 @@ export declare class RDS extends RDSClient {
1021
934
  describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void): void;
1022
935
  /**
1023
936
  * <p>Returns information about DB cluster snapshots. This API action supports pagination.</p>
1024
- * <p>For more information on Amazon Aurora DB clusters, see
937
+ * <p>For more information on Amazon Aurora DB clusters, see
1025
938
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1026
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1027
- * </p>
1028
- * <p>For more information on Multi-AZ DB clusters, see
939
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
940
+ * <p>For more information on Multi-AZ DB clusters, see
1029
941
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1030
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1031
- * </p>
1032
- * <note>
1033
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1034
- * </note>
942
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1035
943
  */
1036
944
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterSnapshotsCommandOutput>;
1037
945
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
@@ -1049,32 +957,30 @@ export declare class RDS extends RDSClient {
1049
957
  * with retention periods greater than zero (0) are returned for both the
1050
958
  * <code>DescribeDBInstanceAutomatedBackups</code> and
1051
959
  * <code>DescribeDBInstances</code> operations.</p>
1052
- * <p>All parameters are optional.</p>
960
+ * <p>All parameters are optional.</p>
1053
961
  */
1054
962
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
1055
963
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
1056
964
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
1057
965
  /**
1058
966
  * <p>Returns information about provisioned RDS instances. This API supports pagination.</p>
1059
- * <note>
967
+ * <note>
1060
968
  * <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
1061
- * </note>
969
+ * </note>
1062
970
  */
1063
971
  describeDBInstances(args: DescribeDBInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBInstancesCommandOutput>;
1064
972
  describeDBInstances(args: DescribeDBInstancesCommandInput, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
1065
973
  describeDBInstances(args: DescribeDBInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
1066
974
  /**
1067
975
  * <p>Returns a list of DB log files for the DB instance.</p>
1068
- * <p>This command doesn't apply to RDS Custom.</p>
976
+ * <p>This command doesn't apply to RDS Custom.</p>
1069
977
  */
1070
978
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBLogFilesCommandOutput>;
1071
979
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
1072
980
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
1073
981
  /**
1074
- * <p>
1075
- * Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified,
1076
- * the list will contain only the description of the specified DB parameter group.
1077
- * </p>
982
+ * <p>Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified,
983
+ * the list will contain only the description of the specified DB parameter group.</p>
1078
984
  */
1079
985
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBParameterGroupsCommandOutput>;
1080
986
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
@@ -1110,22 +1016,20 @@ export declare class RDS extends RDSClient {
1110
1016
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
1111
1017
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
1112
1018
  /**
1113
- * <p>
1114
- * Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code> is specified,
1115
- * the list will contain only the descriptions of the specified DB security group.
1116
- * </p>
1019
+ * <p>Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code> is specified,
1020
+ * the list will contain only the descriptions of the specified DB security group.</p>
1117
1021
  */
1118
1022
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSecurityGroupsCommandOutput>;
1119
1023
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
1120
1024
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
1121
1025
  /**
1122
1026
  * <p>Returns a list of DB snapshot attribute names and values for a manual DB snapshot.</p>
1123
- * <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBSnapshotAttributes</code>
1027
+ * <p>When sharing snapshots with other Amazon Web Services accounts, <code>DescribeDBSnapshotAttributes</code>
1124
1028
  * returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are
1125
1029
  * authorized to copy or restore the manual DB snapshot. If <code>all</code> is included in the list of
1126
1030
  * values for the <code>restore</code> attribute, then the manual DB snapshot is public and
1127
1031
  * can be copied or restored by all Amazon Web Services accounts.</p>
1128
- * <p>To add or remove access for an Amazon Web Services account to copy or restore a manual DB snapshot, or to make the
1032
+ * <p>To add or remove access for an Amazon Web Services account to copy or restore a manual DB snapshot, or to make the
1129
1033
  * manual DB snapshot public or private, use the <code>ModifyDBSnapshotAttribute</code> API action.</p>
1130
1034
  */
1131
1035
  describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSnapshotAttributesCommandOutput>;
@@ -1139,19 +1043,17 @@ export declare class RDS extends RDSClient {
1139
1043
  describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void): void;
1140
1044
  /**
1141
1045
  * <p>Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.</p>
1142
- * <p>For an overview of CIDR ranges, go to the
1143
- * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.
1144
- * </p>
1046
+ * <p>For an overview of CIDR ranges, go to the
1047
+ * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
1145
1048
  */
1146
1049
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSubnetGroupsCommandOutput>;
1147
1050
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1148
1051
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1149
1052
  /**
1150
1053
  * <p>Returns the default engine and system parameter information for the cluster database engine.</p>
1151
- * <p>For more information on Amazon Aurora, see
1054
+ * <p>For more information on Amazon Aurora, see
1152
1055
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1153
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1154
- * </p>
1056
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1155
1057
  */
1156
1058
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEngineDefaultClusterParametersCommandOutput>;
1157
1059
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void): void;
@@ -1165,12 +1067,11 @@ export declare class RDS extends RDSClient {
1165
1067
  /**
1166
1068
  * <p>Displays a list of categories for all event source types, or, if specified, for a specified source type.
1167
1069
  * 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">
1168
- * <i>Amazon RDS User Guide</i>
1070
+ * <i>Amazon RDS User Guide</i>
1169
1071
  * </a> or the
1170
1072
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.html">
1171
- * <i>Amazon Aurora User Guide</i>
1172
- * </a>.
1173
- * </p>
1073
+ * <i>Amazon Aurora User Guide</i>
1074
+ * </a>.</p>
1174
1075
  */
1175
1076
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
1176
1077
  describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
@@ -1179,9 +1080,9 @@ export declare class RDS extends RDSClient {
1179
1080
  * <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.
1180
1081
  * 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
1181
1082
  * obtained by providing the name as a parameter.</p>
1182
- * <note>
1083
+ * <note>
1183
1084
  * <p>By default, RDS returns events that were generated in the past hour.</p>
1184
- * </note>
1085
+ * </note>
1185
1086
  */
1186
1087
  describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
1187
1088
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
@@ -1189,29 +1090,25 @@ export declare class RDS extends RDSClient {
1189
1090
  /**
1190
1091
  * <p>Lists all the subscription descriptions for a customer account. The description for a subscription includes
1191
1092
  * <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>, <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.</p>
1192
- * <p>If you specify a <code>SubscriptionName</code>, lists the description for that subscription.</p>
1093
+ * <p>If you specify a <code>SubscriptionName</code>, lists the description for that subscription.</p>
1193
1094
  */
1194
1095
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
1195
1096
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1196
1097
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1197
1098
  /**
1198
1099
  * <p>Returns information about a snapshot export to Amazon S3. This API operation supports
1199
- * pagination. </p>
1100
+ * pagination.</p>
1200
1101
  */
1201
1102
  describeExportTasks(args: DescribeExportTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportTasksCommandOutput>;
1202
1103
  describeExportTasks(args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1203
1104
  describeExportTasks(args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1204
1105
  /**
1205
- * <p>
1206
- * Returns information about Aurora global database clusters. This API supports pagination.
1207
- * </p>
1208
- * <p>
1209
- * 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
1210
- * <i>Amazon Aurora User Guide.</i>
1211
- * </p>
1212
- * <note>
1213
- * <p>This action only applies to Aurora DB clusters.</p>
1214
- * </note>
1106
+ * <p>Returns information about Aurora global database clusters. This API supports pagination.</p>
1107
+ * <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
1108
+ * <i>Amazon Aurora User Guide</i>.</p>
1109
+ * <note>
1110
+ * <p>This action only applies to Aurora DB clusters.</p>
1111
+ * </note>
1215
1112
  */
1216
1113
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalClustersCommandOutput>;
1217
1114
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
@@ -1268,8 +1165,7 @@ export declare class RDS extends RDSClient {
1268
1165
  describeSourceRegions(args: DescribeSourceRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void): void;
1269
1166
  /**
1270
1167
  * <p>You can call <code>DescribeValidDBInstanceModifications</code> to learn what modifications you can make to
1271
- * your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.
1272
- * </p>
1168
+ * your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.</p>
1273
1169
  * <p>This command doesn't apply to RDS Custom.</p>
1274
1170
  */
1275
1171
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeValidDBInstanceModificationsCommandOutput>;
@@ -1277,54 +1173,47 @@ export declare class RDS extends RDSClient {
1277
1173
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void): void;
1278
1174
  /**
1279
1175
  * <p>Downloads all or a portion of the specified log file, up to 1 MB in size.</p>
1280
- * <p>This command doesn't apply to RDS Custom.</p>
1176
+ * <p>This command doesn't apply to RDS Custom.</p>
1281
1177
  */
1282
1178
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options?: __HttpHandlerOptions): Promise<DownloadDBLogFilePortionCommandOutput>;
1283
1179
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1284
1180
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1285
1181
  /**
1286
1182
  * <p>Forces a failover for a DB cluster.</p>
1287
- * <p>For an Aurora DB cluster, failover for a DB cluster promotes one of the Aurora Replicas (read-only instances)
1183
+ * <p>For an Aurora DB cluster, failover for a DB cluster promotes one of the Aurora Replicas (read-only instances)
1288
1184
  * in the DB cluster to be the primary DB instance (the cluster writer).</p>
1289
- * <p>For a Multi-AZ DB cluster, failover for a DB cluster promotes one of the readable standby DB instances (read-only instances)
1185
+ * <p>For a Multi-AZ DB cluster, failover for a DB cluster promotes one of the readable standby DB instances (read-only instances)
1290
1186
  * in the DB cluster to be the primary DB instance (the cluster writer).</p>
1291
- * <p>An Amazon Aurora DB cluster automatically fails over to an Aurora Replica, if one exists,
1187
+ * <p>An Amazon Aurora DB cluster automatically fails over to an Aurora Replica, if one exists,
1292
1188
  * when the primary DB instance fails. A Multi-AZ DB cluster automatically fails over to a readbable standby
1293
1189
  * DB instance when the primary DB instance fails.</p>
1294
- * <p>To simulate a failure of a primary instance for testing, you can force a failover.
1190
+ * <p>To simulate a failure of a primary instance for testing, you can force a failover.
1295
1191
  * Because each instance in a DB cluster has its own endpoint address, make sure to clean up and re-establish any existing
1296
1192
  * connections that use those endpoint addresses when the failover is complete.</p>
1297
- * <p>For more information on Amazon Aurora DB clusters, see
1193
+ * <p>For more information on Amazon Aurora DB clusters, see
1298
1194
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1299
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1300
- * </p>
1301
- * <p>For more information on Multi-AZ DB clusters, see
1195
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1196
+ * <p>For more information on Multi-AZ DB clusters, see
1302
1197
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1303
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1304
- * </p>
1305
- * <note>
1306
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1307
- * </note>
1198
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1308
1199
  */
1309
1200
  failoverDBCluster(args: FailoverDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<FailoverDBClusterCommandOutput>;
1310
1201
  failoverDBCluster(args: FailoverDBClusterCommandInput, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1311
1202
  failoverDBCluster(args: FailoverDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1312
1203
  /**
1313
1204
  * <p>Initiates the failover process for an Aurora global database (<a>GlobalCluster</a>).</p>
1314
- * <p>A failover for an Aurora global database promotes one of secondary read-only DB clusters to be
1205
+ * <p>A failover for an Aurora global database promotes one of secondary read-only DB clusters to be
1315
1206
  * the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words,
1316
1207
  * the role of the current primary DB cluster and the selected (target) DB cluster are switched. The selected
1317
1208
  * secondary DB cluster assumes full read/write capabilities for the Aurora global database.</p>
1318
- * <p>For more information about failing over an Amazon Aurora global database, see
1209
+ * <p>For more information about failing over an Amazon Aurora global database, see
1319
1210
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-disaster-recovery.html#aurora-global-database-disaster-recovery.managed-failover">Managed planned failover for Amazon Aurora global
1320
- * databases</a> in the <i>Amazon Aurora User Guide.</i>
1321
- * </p>
1322
- * <note>
1211
+ * databases</a> in the <i>Amazon Aurora User Guide</i>.</p>
1212
+ * <note>
1323
1213
  * <p>This action applies to <a>GlobalCluster</a> (Aurora global databases) only. Use this action only on
1324
1214
  * healthy Aurora global databases with running Aurora DB clusters and no Region-wide outages, to test disaster recovery scenarios or to
1325
- * reconfigure your Aurora global database topology.
1326
- * </p>
1327
- * </note>
1215
+ * reconfigure your Aurora global database topology.</p>
1216
+ * </note>
1328
1217
  */
1329
1218
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<FailoverGlobalClusterCommandOutput>;
1330
1219
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void): void;
@@ -1338,7 +1227,7 @@ export declare class RDS extends RDSClient {
1338
1227
  importInstallationMedia(args: ImportInstallationMediaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportInstallationMediaCommandOutput) => void): void;
1339
1228
  /**
1340
1229
  * <p>Lists all tags on an Amazon RDS resource.</p>
1341
- * <p>For an overview on tagging an Amazon RDS resource,
1230
+ * <p>For an overview on tagging an Amazon RDS resource,
1342
1231
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
1343
1232
  * in the <i>Amazon RDS User Guide</i>.</p>
1344
1233
  */
@@ -1348,27 +1237,27 @@ export declare class RDS extends RDSClient {
1348
1237
  /**
1349
1238
  * <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
1350
1239
  * certificate for Amazon RDS for new DB instances temporarily, or remove the override.</p>
1351
- * <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
1240
+ * <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
1352
1241
  * instances that is different from the default certificate provided by RDS. You can also
1353
1242
  * use this operation to remove the override, so that new DB instances use the default
1354
1243
  * certificate provided by RDS.</p>
1355
- * <p>You might need to override the default certificate in the following situations:</p>
1356
- * <ul>
1244
+ * <p>You might need to override the default certificate in the following situations:</p>
1245
+ * <ul>
1357
1246
  * <li>
1358
- * <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet
1247
+ * <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet
1359
1248
  * the RDS default CA certificate for the specified Amazon Web Services Region.</p>
1360
1249
  * </li>
1361
1250
  * <li>
1362
- * <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services
1251
+ * <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services
1363
1252
  * Region, but you are still in the process of supporting the new CA certificate.
1364
1253
  * In this case, you temporarily need additional time to finish your application
1365
1254
  * changes.</p>
1366
1255
  * </li>
1367
1256
  * </ul>
1368
- * <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
1257
+ * <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
1369
1258
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
1370
1259
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.</p>
1371
- * <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see
1260
+ * <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see
1372
1261
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
1373
1262
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</p>
1374
1263
  */
@@ -1376,24 +1265,24 @@ export declare class RDS extends RDSClient {
1376
1265
  modifyCertificates(args: ModifyCertificatesCommandInput, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1377
1266
  modifyCertificates(args: ModifyCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1378
1267
  /**
1379
- * <p>Set the capacity of an Aurora Serverless DB cluster to a specific value.</p>
1380
- * <p>Aurora Serverless scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
1268
+ * <p>Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.</p>
1269
+ * <p>Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
1381
1270
  * fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
1382
1271
  * to set the capacity explicitly.</p>
1383
- * <p>After this call sets the DB cluster capacity, Aurora Serverless can automatically scale
1272
+ * <p>After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically scale
1384
1273
  * the DB cluster based on the cooldown period for scaling up and the cooldown period
1385
1274
  * for scaling down.</p>
1386
- * <p>For more information about Aurora Serverless, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless</a> in the
1275
+ * <p>For more information about Aurora Serverless v1, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
1387
1276
  * <i>Amazon Aurora User Guide</i>.</p>
1388
- * <important>
1277
+ * <important>
1389
1278
  * <p>If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>, connections that
1390
- * prevent Aurora Serverless from finding a scaling point might be dropped. For more information about scaling points,
1279
+ * prevent Aurora Serverless v1 from finding a scaling point might be dropped. For more information about scaling points,
1391
1280
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
1392
- * Autoscaling for Aurora Serverless</a> in the <i>Amazon Aurora User Guide</i>.</p>
1393
- * </important>
1394
- * <note>
1395
- * <p>This action only applies to Aurora Serverless DB clusters.</p>
1396
- * </note>
1281
+ * Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</p>
1282
+ * </important>
1283
+ * <note>
1284
+ * <p>This action only applies to Aurora Serverless v1 DB clusters.</p>
1285
+ * </note>
1397
1286
  */
1398
1287
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCurrentDBClusterCapacityCommandOutput>;
1399
1288
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void): void;
@@ -1407,8 +1296,8 @@ export declare class RDS extends RDSClient {
1407
1296
  * <code>ModifyCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
1408
1297
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
1409
1298
  * the <code>ModifyCustomDbEngineVersion</code> event.</p>
1410
- * </note>
1411
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.modify">Modifying CEV status</a>
1299
+ * </note>
1300
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.modify">Modifying CEV status</a>
1412
1301
  * in the <i>Amazon RDS User Guide</i>.</p>
1413
1302
  */
1414
1303
  modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCustomDBEngineVersionCommandOutput>;
@@ -1418,37 +1307,30 @@ export declare class RDS extends RDSClient {
1418
1307
  * <p>Modify the settings for an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
1419
1308
  * You can change one or more settings by specifying these parameters and the new values in the
1420
1309
  * request.</p>
1421
- * <p>For more information on Amazon Aurora DB clusters, see
1310
+ * <p>For more information on Amazon Aurora DB clusters, see
1422
1311
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1423
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1424
- * </p>
1425
- * <p>For more information on Multi-AZ DB clusters, see
1312
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1313
+ * <p>For more information on Multi-AZ DB clusters, see
1426
1314
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1427
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1428
- * </p>
1429
- * <note>
1430
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1431
- * </note>
1315
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1432
1316
  */
1433
1317
  modifyDBCluster(args: ModifyDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBClusterCommandOutput>;
1434
1318
  modifyDBCluster(args: ModifyDBClusterCommandInput, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1435
1319
  modifyDBCluster(args: ModifyDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1436
1320
  /**
1437
1321
  * <p>Modifies the properties of an endpoint in an Amazon Aurora DB cluster.</p>
1438
- * <note>
1439
- * <p>This action only applies to Aurora DB clusters.</p>
1440
- * </note>
1322
+ * <note>
1323
+ * <p>This action only applies to Aurora DB clusters.</p>
1324
+ * </note>
1441
1325
  */
1442
1326
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBClusterEndpointCommandOutput>;
1443
1327
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1444
1328
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1445
1329
  /**
1446
- * <p>
1447
- * Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
1330
+ * <p>Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
1448
1331
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
1449
1332
  * and <code>ApplyMethod</code>. A maximum of 20
1450
- * parameters can be modified in a single request.
1451
- * </p>
1333
+ * parameters can be modified in a single request.</p>
1452
1334
  * <important>
1453
1335
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
1454
1336
  * before creating your first DB cluster that uses that DB cluster parameter group as the default parameter
@@ -1459,22 +1341,18 @@ export declare class RDS extends RDSClient {
1459
1341
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
1460
1342
  * <code>DescribeDBClusterParameters</code> action to verify
1461
1343
  * that your DB cluster parameter group has been created or modified.</p>
1462
- * <p>If the modified DB cluster parameter group is used by an Aurora Serverless cluster, Aurora
1344
+ * <p>If the modified DB cluster parameter group is used by an Aurora Serverless v1 cluster, Aurora
1463
1345
  * applies the update immediately. The cluster restart might interrupt your workload. In that case,
1464
1346
  * your application must reopen any connections and retry any transactions that were active
1465
1347
  * when the parameter changes took effect.</p>
1466
1348
  * </important>
1467
- * <p>For more information on Amazon Aurora DB clusters, see
1349
+ * <p>For more information on Amazon Aurora DB clusters, see
1468
1350
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1469
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1470
- * </p>
1471
- * <p>For more information on Multi-AZ DB clusters, see
1351
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1352
+ * <p>For more information on Multi-AZ DB clusters, see
1472
1353
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1473
1354
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1474
1355
  * </p>
1475
- * <note>
1476
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1477
- * </note>
1478
1356
  */
1479
1357
  modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBClusterParameterGroupCommandOutput>;
1480
1358
  modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void): void;
@@ -1508,19 +1386,16 @@ export declare class RDS extends RDSClient {
1508
1386
  * You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
1509
1387
  * To learn what modifications you can make to your DB instance,
1510
1388
  * call <code>DescribeValidDBInstanceModifications</code>
1511
- * before you call <code>ModifyDBInstance</code>.
1512
- * </p>
1389
+ * before you call <code>ModifyDBInstance</code>.</p>
1513
1390
  */
1514
1391
  modifyDBInstance(args: ModifyDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBInstanceCommandOutput>;
1515
1392
  modifyDBInstance(args: ModifyDBInstanceCommandInput, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1516
1393
  modifyDBInstance(args: ModifyDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1517
1394
  /**
1518
- * <p>
1519
- * Modifies the parameters of a DB parameter group. To modify more than one parameter,
1395
+ * <p>Modifies the parameters of a DB parameter group. To modify more than one parameter,
1520
1396
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and
1521
- * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.
1522
- * </p>
1523
- * <important>
1397
+ * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p>
1398
+ * <important>
1524
1399
  * <p>After you modify a DB parameter group, you should wait at least 5 minutes
1525
1400
  * before creating your first DB instance that uses that DB parameter group as the default parameter
1526
1401
  * group. This allows Amazon RDS to fully complete the modify action before the parameter
@@ -1530,7 +1405,7 @@ export declare class RDS extends RDSClient {
1530
1405
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
1531
1406
  * <i>DescribeDBParameters</i> command to verify
1532
1407
  * that your DB parameter group has been created or modified.</p>
1533
- * </important>
1408
+ * </important>
1534
1409
  */
1535
1410
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBParameterGroupCommandOutput>;
1536
1411
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void): void;
@@ -1557,18 +1432,16 @@ export declare class RDS extends RDSClient {
1557
1432
  * <p>Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted
1558
1433
  * or unencrypted, but not shared or public.
1559
1434
  *
1560
- * </p>
1561
- *
1562
- * <p>Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This command
1563
- * doesn't apply to RDS Custom.
1564
- * </p>
1435
+ * </p>
1436
+ * <p>Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This command
1437
+ * doesn't apply to RDS Custom.</p>
1565
1438
  */
1566
1439
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBSnapshotCommandOutput>;
1567
1440
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1568
1441
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1569
1442
  /**
1570
1443
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.</p>
1571
- * <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
1444
+ * <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
1572
1445
  * as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add
1573
1446
  * a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB snapshot.
1574
1447
  * Uses the value <code>all</code> to make the manual DB snapshot public, which means it
@@ -1581,7 +1454,7 @@ export declare class RDS extends RDSClient {
1581
1454
  * <p>If the manual DB snapshot is encrypted, it can be shared, but only by specifying a
1582
1455
  * list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You
1583
1456
  * can't use <code>all</code> as a value for that parameter in this case.</p>
1584
- * <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or
1457
+ * <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or
1585
1458
  * whether a manual DB snapshot public or private, use the <a>DescribeDBSnapshotAttributes</a> API action. The accounts are returned as
1586
1459
  * values for the <code>restore</code> attribute.</p>
1587
1460
  */
@@ -1597,7 +1470,7 @@ export declare class RDS extends RDSClient {
1597
1470
  /**
1598
1471
  * <p>Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change
1599
1472
  * source identifiers for a subscription, use the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code> calls.</p>
1600
- * <p>You can see a list of the event categories for a given source type (<code>SourceType</code>)
1473
+ * <p>You can see a list of the event categories for a given source type (<code>SourceType</code>)
1601
1474
  * in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">Events</a> in the <i>Amazon RDS User Guide</i>
1602
1475
  * or by using the <code>DescribeEventCategories</code> operation.</p>
1603
1476
  */
@@ -1605,15 +1478,13 @@ export declare class RDS extends RDSClient {
1605
1478
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1606
1479
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1607
1480
  /**
1608
- * <p>
1609
- * Modify a setting for an Amazon Aurora global cluster. You can change one or more database configuration
1481
+ * <p>Modify a setting for an Amazon Aurora global cluster. You can change one or more database configuration
1610
1482
  * parameters by specifying these parameters and the new values in the request. For more information on
1611
1483
  * Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the
1612
- * <i>Amazon Aurora User Guide.</i>
1613
- * </p>
1614
- * <note>
1615
- * <p>This action only applies to Aurora DB clusters.</p>
1616
- * </note>
1484
+ * <i>Amazon Aurora User Guide</i>.</p>
1485
+ * <note>
1486
+ * <p>This action only applies to Aurora DB clusters.</p>
1487
+ * </note>
1617
1488
  */
1618
1489
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyGlobalClusterCommandOutput>;
1619
1490
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void): void;
@@ -1626,10 +1497,10 @@ export declare class RDS extends RDSClient {
1626
1497
  modifyOptionGroup(args: ModifyOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void): void;
1627
1498
  /**
1628
1499
  * <p>Promotes a read replica DB instance to a standalone DB instance.</p>
1629
- * <note>
1500
+ * <note>
1630
1501
  * <ul>
1631
1502
  * <li>
1632
- * <p>Backup duration is a function of the amount of changes to the database since the previous
1503
+ * <p>Backup duration is a function of the amount of changes to the database since the previous
1633
1504
  * backup. If you plan to promote a read replica to a standalone instance, we
1634
1505
  * recommend that you enable backups and complete at least one backup prior to
1635
1506
  * promotion. In addition, a read replica cannot be promoted to a standalone
@@ -1637,13 +1508,12 @@ export declare class RDS extends RDSClient {
1637
1508
  * enabled backups on your read replica, configure the automated backup window
1638
1509
  * so that daily backups do not interfere with read replica
1639
1510
  * promotion.</p>
1640
- * </li>
1511
+ * </li>
1641
1512
  * <li>
1642
- * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
1643
- * </li>
1513
+ * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
1514
+ * </li>
1644
1515
  * </ul>
1645
- *
1646
- * </note>
1516
+ * </note>
1647
1517
  */
1648
1518
  promoteReadReplica(args: PromoteReadReplicaCommandInput, options?: __HttpHandlerOptions): Promise<PromoteReadReplicaCommandOutput>;
1649
1519
  promoteReadReplica(args: PromoteReadReplicaCommandInput, cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void): void;
@@ -1664,17 +1534,11 @@ export declare class RDS extends RDSClient {
1664
1534
  * <p>You might need to reboot your DB cluster, usually for maintenance reasons.
1665
1535
  * For example, if you make certain modifications,
1666
1536
  * or if you change the DB cluster parameter group associated with the DB cluster,
1667
- * reboot the DB cluster for the changes to take effect.
1668
- * </p>
1669
- *
1670
- * <p>Rebooting a DB cluster restarts the database engine service. Rebooting a DB
1671
- * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.
1672
- * </p>
1673
- *
1674
- * <p>Use this operation only for a non-Aurora Multi-AZ DB cluster.
1675
- * The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1676
- *
1677
- * <p>For more information on Multi-AZ DB clusters, see
1537
+ * reboot the DB cluster for the changes to take effect.</p>
1538
+ * <p>Rebooting a DB cluster restarts the database engine service. Rebooting a DB
1539
+ * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.</p>
1540
+ * <p>Use this operation only for a non-Aurora Multi-AZ DB cluster.</p>
1541
+ * <p>For more information on Multi-AZ DB clusters, see
1678
1542
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1679
1543
  * Multi-AZ deployments with two readable standby DB instances</a> in the
1680
1544
  * <i>Amazon RDS User Guide.</i>
@@ -1687,17 +1551,12 @@ export declare class RDS extends RDSClient {
1687
1551
  * <p>You might need to reboot your DB instance, usually for maintenance reasons.
1688
1552
  * For example, if you make certain modifications,
1689
1553
  * or if you change the DB parameter group associated with the DB instance,
1690
- * you must reboot the instance for the changes to take effect.
1691
- * </p>
1692
- *
1693
- * <p>Rebooting a DB instance restarts the database engine service.
1694
- * Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.
1695
- * </p>
1696
- *
1697
- * <p>For more information about rebooting, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RebootInstance.html">Rebooting a DB Instance</a> in the <i>Amazon RDS User Guide.</i>
1554
+ * you must reboot the instance for the changes to take effect.</p>
1555
+ * <p>Rebooting a DB instance restarts the database engine service.
1556
+ * Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.</p>
1557
+ * <p>For more information about rebooting, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RebootInstance.html">Rebooting a DB Instance</a> in the <i>Amazon RDS User Guide.</i>
1698
1558
  * </p>
1699
- *
1700
- * <p>This command doesn't apply to RDS Custom.</p>
1559
+ * <p>This command doesn't apply to RDS Custom.</p>
1701
1560
  */
1702
1561
  rebootDBInstance(args: RebootDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<RebootDBInstanceCommandOutput>;
1703
1562
  rebootDBInstance(args: RebootDBInstanceCommandInput, cb: (err: any, data?: RebootDBInstanceCommandOutput) => void): void;
@@ -1709,14 +1568,12 @@ export declare class RDS extends RDSClient {
1709
1568
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1710
1569
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1711
1570
  /**
1712
- * <p>
1713
- * Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a
1571
+ * <p>Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a
1714
1572
  * standalone cluster with read-write capability instead of being read-only and receiving data from a
1715
- * primary cluster in a different Region.
1716
- * </p>
1717
- * <note>
1718
- * <p>This action only applies to Aurora DB clusters.</p>
1719
- * </note>
1573
+ * primary cluster in a different Region.</p>
1574
+ * <note>
1575
+ * <p>This action only applies to Aurora DB clusters.</p>
1576
+ * </note>
1720
1577
  */
1721
1578
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<RemoveFromGlobalClusterCommandOutput>;
1722
1579
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void): void;
@@ -1726,15 +1583,11 @@ export declare class RDS extends RDSClient {
1726
1583
  * DB cluster.</p>
1727
1584
  * <p>For more information on Amazon Aurora DB clusters, see
1728
1585
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1729
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1730
- * </p>
1586
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1731
1587
  * <p>For more information on Multi-AZ DB clusters, see
1732
1588
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1733
1589
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1734
1590
  * </p>
1735
- * <note>
1736
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1737
- * </note>
1738
1591
  */
1739
1592
  removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<RemoveRoleFromDBClusterCommandOutput>;
1740
1593
  removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void): void;
@@ -1753,7 +1606,7 @@ export declare class RDS extends RDSClient {
1753
1606
  removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void): void;
1754
1607
  /**
1755
1608
  * <p>Removes metadata tags from an Amazon RDS resource.</p>
1756
- * <p>For an overview on tagging an Amazon RDS resource,
1609
+ * <p>For an overview on tagging an Amazon RDS resource,
1757
1610
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
1758
1611
  * in the <i>Amazon RDS User Guide.</i>
1759
1612
  * </p>
@@ -1762,29 +1615,22 @@ export declare class RDS extends RDSClient {
1762
1615
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1763
1616
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1764
1617
  /**
1765
- * <p>
1766
- * Modifies the parameters of a DB cluster parameter group to the default value. To
1618
+ * <p>Modifies the parameters of a DB cluster parameter group to the default value. To
1767
1619
  * reset specific parameters submit a list of the following: <code>ParameterName</code>
1768
1620
  * and <code>ApplyMethod</code>. To reset the
1769
1621
  * entire DB cluster parameter group, specify the <code>DBClusterParameterGroupName</code>
1770
- * and <code>ResetAllParameters</code> parameters.
1771
- * </p>
1772
- * <p>
1773
- * When resetting the entire group, dynamic parameters are updated immediately and static parameters
1622
+ * and <code>ResetAllParameters</code> parameters.</p>
1623
+ * <p>When resetting the entire group, dynamic parameters are updated immediately and static parameters
1774
1624
  * are set to <code>pending-reboot</code> to take effect on the next DB instance restart
1775
1625
  * or <code>RebootDBInstance</code> request. You must call <code>RebootDBInstance</code> for every
1776
1626
  * DB instance in your DB cluster that you want the updated static parameter to apply to.</p>
1777
- * <p>For more information on Amazon Aurora DB clusters, see
1627
+ * <p>For more information on Amazon Aurora DB clusters, see
1778
1628
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1779
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1780
- * </p>
1781
- * <p>For more information on Multi-AZ DB clusters, see
1629
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1630
+ * <p>For more information on Multi-AZ DB clusters, see
1782
1631
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1783
1632
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1784
1633
  * </p>
1785
- * <note>
1786
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1787
- * </note>
1788
1634
  */
1789
1635
  resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ResetDBClusterParameterGroupCommandOutput>;
1790
1636
  resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void): void;
@@ -1797,7 +1643,7 @@ export declare class RDS extends RDSClient {
1797
1643
  * <code>ResetAllParameters</code> parameters. When resetting the entire group, dynamic
1798
1644
  * parameters are updated immediately and static parameters are set to
1799
1645
  * <code>pending-reboot</code> to take effect on the next DB instance restart or
1800
- * <code>RebootDBInstance</code> request. </p>
1646
+ * <code>RebootDBInstance</code> request.</p>
1801
1647
  */
1802
1648
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ResetDBParameterGroupCommandOutput>;
1803
1649
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void): void;
@@ -1808,7 +1654,7 @@ export declare class RDS extends RDSClient {
1808
1654
  * 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
1809
1655
  * <i>Amazon Aurora User Guide</i>.</p>
1810
1656
  * <note>
1811
- * <p>This action only restores the DB cluster, not the DB instances for that DB
1657
+ * <p>This action only restores the DB cluster, not the DB instances for that DB
1812
1658
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1813
1659
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1814
1660
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
@@ -1817,8 +1663,7 @@ export declare class RDS extends RDSClient {
1817
1663
  * </note>
1818
1664
  * <p>For more information on Amazon Aurora, see
1819
1665
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1820
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1821
- * </p>
1666
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1822
1667
  * <note>
1823
1668
  * <p>This action only applies to Aurora DB clusters. The source DB engine must be
1824
1669
  * MySQL.</p>
@@ -1832,25 +1677,21 @@ export declare class RDS extends RDSClient {
1832
1677
  * <p>The target DB cluster is created from the source snapshot with a default
1833
1678
  * configuration. If you don't specify a security group, the new DB cluster is
1834
1679
  * associated with the default security group.</p>
1835
- * <note>
1680
+ * <note>
1836
1681
  * <p>This action only restores the DB cluster, not the DB instances for that DB
1837
1682
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1838
1683
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1839
1684
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
1840
1685
  * the <code>RestoreDBClusterFromSnapshot</code> action has completed and the DB
1841
1686
  * cluster is available.</p>
1842
- * </note>
1843
- * <p>For more information on Amazon Aurora DB clusters, see
1687
+ * </note>
1688
+ * <p>For more information on Amazon Aurora DB clusters, see
1844
1689
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1845
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1846
- * </p>
1847
- * <p>For more information on Multi-AZ DB clusters, see
1690
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1691
+ * <p>For more information on Multi-AZ DB clusters, see
1848
1692
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1849
1693
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1850
1694
  * </p>
1851
- * <note>
1852
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1853
- * </note>
1854
1695
  */
1855
1696
  restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBClusterFromSnapshotCommandOutput>;
1856
1697
  restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void): void;
@@ -1860,26 +1701,22 @@ export declare class RDS extends RDSClient {
1860
1701
  * in time before <code>LatestRestorableTime</code> for up to
1861
1702
  * <code>BackupRetentionPeriod</code> days. The target DB cluster is created from the
1862
1703
  * source DB cluster with the same configuration as the original DB cluster, except that
1863
- * the new DB cluster is created with the default DB security group. </p>
1864
- * <note>
1704
+ * the new DB cluster is created with the default DB security group.</p>
1705
+ * <note>
1865
1706
  * <p>For Aurora, this action only restores the DB cluster, not the DB instances for that DB
1866
1707
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1867
1708
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1868
1709
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
1869
1710
  * the <code>RestoreDBClusterToPointInTime</code> action has completed and the DB
1870
1711
  * cluster is available.</p>
1871
- * </note>
1872
- * <p>For more information on Amazon Aurora DB clusters, see
1712
+ * </note>
1713
+ * <p>For more information on Amazon Aurora DB clusters, see
1873
1714
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1874
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1875
- * </p>
1876
- * <p>For more information on Multi-AZ DB clusters, see
1715
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1716
+ * <p>For more information on Multi-AZ DB clusters, see
1877
1717
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1878
1718
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1879
1719
  * </p>
1880
- * <note>
1881
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
1882
- * </note>
1883
1720
  */
1884
1721
  restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBClusterToPointInTimeCommandOutput>;
1885
1722
  restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void): void;
@@ -1889,16 +1726,16 @@ export declare class RDS extends RDSClient {
1889
1726
  * of the source's original configuration, including the default security group and DB parameter group. By default, the new DB
1890
1727
  * instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group
1891
1728
  * associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>
1892
- * <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance
1729
+ * <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance
1893
1730
  * before you call the RestoreDBInstanceFromDBSnapshot action. RDS doesn't allow two DB instances with the same name. After you
1894
1731
  * have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as
1895
1732
  * the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you replace the original
1896
1733
  * DB instance with the DB instance created from the snapshot.</p>
1897
- * <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
1734
+ * <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
1898
1735
  * must be the ARN of the shared DB snapshot.</p>
1899
- * <note>
1736
+ * <note>
1900
1737
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>
1901
- * </note>
1738
+ * </note>
1902
1739
  */
1903
1740
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceFromDBSnapshotCommandOutput>;
1904
1741
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void): void;
@@ -1911,7 +1748,7 @@ export declare class RDS extends RDSClient {
1911
1748
  * and then restore the backup file onto a new Amazon RDS DB instance running MySQL.
1912
1749
  * For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.html">Importing Data into an Amazon RDS MySQL DB Instance</a>
1913
1750
  * in the <i>Amazon RDS User Guide.</i>
1914
- * </p>
1751
+ * </p>
1915
1752
  * <p>This command doesn't apply to RDS Custom.</p>
1916
1753
  */
1917
1754
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceFromS3CommandOutput>;
@@ -1919,15 +1756,15 @@ export declare class RDS extends RDSClient {
1919
1756
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void): void;
1920
1757
  /**
1921
1758
  * <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>
1922
- * <p>The target database is created with most of the original configuration, but in a
1759
+ * <p>The target database is created with most of the original configuration, but in a
1923
1760
  * system-selected Availability Zone, with the default security group, the default subnet
1924
1761
  * group, and the default DB parameter group. By default, the new DB instance is created as
1925
1762
  * a single-AZ deployment except when the instance is a SQL Server instance that has an
1926
1763
  * option group that is associated with mirroring; in this case, the instance becomes a
1927
1764
  * mirrored deployment and not a single-AZ deployment.</p>
1928
- * <note>
1765
+ * <note>
1929
1766
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterToPointInTime</code>.</p>
1930
- * </note>
1767
+ * </note>
1931
1768
  */
1932
1769
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceToPointInTimeCommandOutput>;
1933
1770
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void): void;
@@ -1949,34 +1786,26 @@ export declare class RDS extends RDSClient {
1949
1786
  /**
1950
1787
  * <p>Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
1951
1788
  * CLI command, or the StopDBCluster action.</p>
1952
- *
1953
- * <p>For more information, see
1789
+ * <p>For more information, see
1954
1790
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
1955
- * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide.</i>
1956
- * </p>
1957
- * <note>
1958
- * <p>This action only applies to Aurora DB clusters.</p>
1959
- * </note>
1791
+ * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide</i>.</p>
1792
+ * <note>
1793
+ * <p>This action only applies to Aurora DB clusters.</p>
1794
+ * </note>
1960
1795
  */
1961
1796
  startDBCluster(args: StartDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<StartDBClusterCommandOutput>;
1962
1797
  startDBCluster(args: StartDBClusterCommandInput, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1963
1798
  startDBCluster(args: StartDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1964
1799
  /**
1965
- * <p>
1966
- * 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.
1967
- * </p>
1968
- *
1800
+ * <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>
1969
1801
  * <p>For more information, see
1970
1802
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StartInstance.html">
1971
1803
  * Starting an Amazon RDS DB instance That Was Previously Stopped</a> in the
1972
1804
  * <i>Amazon RDS User Guide.</i>
1973
1805
  * </p>
1974
- *
1975
1806
  * <note>
1976
- * <p>
1977
- * This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
1978
- * For Aurora DB clusters, use <code>StartDBCluster</code> instead.
1979
- * </p>
1807
+ * <p>This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
1808
+ * For Aurora DB clusters, use <code>StartDBCluster</code> instead.</p>
1980
1809
  * </note>
1981
1810
  */
1982
1811
  startDBInstance(args: StartDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<StartDBInstanceCommandOutput>;
@@ -1994,8 +1823,7 @@ export declare class RDS extends RDSClient {
1994
1823
  startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1995
1824
  /**
1996
1825
  * <p>Starts an export of a snapshot to Amazon S3.
1997
- * The provided IAM role must have access to the S3 bucket.
1998
- * </p>
1826
+ * The provided IAM role must have access to the S3 bucket.</p>
1999
1827
  * <p>This command doesn't apply to RDS Custom.</p>
2000
1828
  */
2001
1829
  startExportTask(args: StartExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartExportTaskCommandOutput>;
@@ -2012,41 +1840,31 @@ export declare class RDS extends RDSClient {
2012
1840
  stopActivityStream(args: StopActivityStreamCommandInput, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
2013
1841
  stopActivityStream(args: StopActivityStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
2014
1842
  /**
2015
- * <p>
2016
- * Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the DB cluster's
1843
+ * <p>Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the DB cluster's
2017
1844
  * metadata, including its endpoints and DB parameter groups. Aurora also
2018
- * retains the transaction logs so you can do a point-in-time restore if necessary.
2019
- * </p>
2020
- *
2021
- * <p>For more information, see
1845
+ * retains the transaction logs so you can do a point-in-time restore if necessary.</p>
1846
+ * <p>For more information, see
2022
1847
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
2023
- * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide.</i>
2024
- * </p>
2025
- * <note>
2026
- * <p>This action only applies to Aurora DB clusters.</p>
2027
- * </note>
1848
+ * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide</i>.</p>
1849
+ * <note>
1850
+ * <p>This action only applies to Aurora DB clusters.</p>
1851
+ * </note>
2028
1852
  */
2029
1853
  stopDBCluster(args: StopDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<StopDBClusterCommandOutput>;
2030
1854
  stopDBCluster(args: StopDBClusterCommandInput, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
2031
1855
  stopDBCluster(args: StopDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
2032
1856
  /**
2033
- * <p>
2034
- * Stops an Amazon RDS DB instance. When you stop a DB instance, Amazon RDS retains the DB instance's metadata, including its endpoint,
1857
+ * <p>Stops an Amazon RDS DB instance. When you stop a DB instance, Amazon RDS retains the DB instance's metadata, including its endpoint,
2035
1858
  * DB parameter group, and option group membership. Amazon RDS also retains the transaction logs so you can do a point-in-time restore if
2036
- * necessary.
2037
- * </p>
2038
- *
1859
+ * necessary.</p>
2039
1860
  * <p>For more information, see
2040
1861
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html">
2041
1862
  * Stopping an Amazon RDS DB Instance Temporarily</a> in the
2042
1863
  * <i>Amazon RDS User Guide.</i>
2043
1864
  * </p>
2044
- *
2045
1865
  * <note>
2046
- * <p>
2047
- * This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
2048
- * For Aurora clusters, use <code>StopDBCluster</code> instead.
2049
- * </p>
1866
+ * <p>This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
1867
+ * For Aurora clusters, use <code>StopDBCluster</code> instead.</p>
2050
1868
  * </note>
2051
1869
  */
2052
1870
  stopDBInstance(args: StopDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<StopDBInstanceCommandOutput>;