@aws-sdk/client-rds 3.54.0 → 3.56.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 (288) hide show
  1. package/CHANGELOG.md +27 -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 -451
  200. package/dist-types/RDSClient.d.ts +15 -18
  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 -30
  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 -7
  209. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -14
  210. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -6
  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 -6
  220. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  221. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -6
  222. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -8
  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 -10
  232. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -6
  233. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -6
  234. package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -7
  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 -10
  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 -6
  257. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  258. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -9
  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 -10
  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 -2
  270. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  271. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -10
  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 -6
  275. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -7
  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 +1464 -1945
  285. package/dist-types/models/models_1.d.ts +1220 -1650
  286. package/dist-types/runtimeConfig.native.d.ts +2 -2
  287. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  288. 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,80 +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>
349
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
361
350
  */
362
351
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBClusterSnapshotCommandOutput>;
363
352
  copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void): void;
@@ -370,16 +359,12 @@ export declare class RDS extends RDSClient {
370
359
  copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void): void;
371
360
  /**
372
361
  * <p>Copies the specified DB snapshot. The source DB snapshot must be in the <code>available</code> state.</p>
373
- *
374
362
  * <p>You can copy a snapshot from one Amazon Web Services Region to another. In that case, the Amazon Web Services Region
375
363
  * where you call the <code>CopyDBSnapshot</code> action is the destination Amazon Web Services Region for the
376
- * DB snapshot copy. </p>
377
- *
364
+ * DB snapshot copy.</p>
378
365
  * <p>This command doesn't apply to RDS Custom.</p>
379
- *
380
366
  * <p>For more information about copying snapshots, see
381
- * <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>
382
- * </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>
383
368
  */
384
369
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopyDBSnapshotCommandOutput>;
385
370
  copyDBSnapshot(args: CopyDBSnapshotCommandInput, cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void): void;
@@ -406,10 +391,10 @@ export declare class RDS extends RDSClient {
406
391
  * AMI. The supported engines are the following:</p>
407
392
  * <ul>
408
393
  * <li>
409
- * <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>
410
395
  * </li>
411
396
  * <li>
412
- * <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>
413
398
  * </li>
414
399
  * </ul>
415
400
  * <p>Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software.
@@ -430,7 +415,7 @@ export declare class RDS extends RDSClient {
430
415
  * <code>CreateCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
431
416
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
432
417
  * the <code>CreateCustomDbEngineVersion</code> event.</p>
433
- * </note>
418
+ * </note>
434
419
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.create">
435
420
  * Creating a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
436
421
  */
@@ -439,19 +424,17 @@ export declare class RDS extends RDSClient {
439
424
  createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void): void;
440
425
  /**
441
426
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
442
- * <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
443
428
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
444
429
  * PostgreSQL DB instance. For cross-Region replication where the DB cluster identified by
445
430
  * <code>ReplicationSourceIdentifier</code> is encrypted, also specify the
446
431
  * <code>PreSignedUrl</code> parameter.</p>
447
- * <p>For more information on Amazon Aurora, see
432
+ * <p>For more information on Amazon Aurora, see
448
433
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
449
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
450
- * </p>
451
- * <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
452
436
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
453
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
454
- * </p>
437
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
455
438
  */
456
439
  createDBCluster(args: CreateDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterCommandOutput>;
457
440
  createDBCluster(args: CreateDBClusterCommandInput, cb: (err: any, data?: CreateDBClusterCommandOutput) => void): void;
@@ -467,20 +450,17 @@ export declare class RDS extends RDSClient {
467
450
  createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void): void;
468
451
  /**
469
452
  * <p>Creates a new DB cluster parameter group.</p>
470
- * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
471
- * <p>
472
- * 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
473
455
  * database engine used by instances in the DB cluster. To provide custom values for any of the
474
456
  * parameters, you must modify the group after creating it using
475
457
  * <code>ModifyDBClusterParameterGroup</code>. Once you've created a DB cluster parameter group, you need to
476
458
  * associate it with your DB cluster using <code>ModifyDBCluster</code>.</p>
477
459
  * <p>When you associate a new DB cluster parameter group with a running Aurora DB cluster, reboot the DB
478
460
  * instances in the DB cluster without failover for the new DB cluster parameter group and
479
- * associated settings to take effect.
480
- * </p>
481
- * <p>When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB
482
- * cluster without failover for the new DB cluster parameter group and associated settings to take effect.
483
- * </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>
484
464
  * <important>
485
465
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
486
466
  * before creating your first DB cluster
@@ -493,27 +473,23 @@ export declare class RDS extends RDSClient {
493
473
  * <code>DescribeDBClusterParameters</code> action to verify
494
474
  * that your DB cluster parameter group has been created or modified.</p>
495
475
  * </important>
496
- * <p>For more information on Amazon Aurora, see
476
+ * <p>For more information on Amazon Aurora, see
497
477
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
498
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
499
- * </p>
500
- * <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
501
480
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
502
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
503
- * </p>
481
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
504
482
  */
505
483
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterParameterGroupCommandOutput>;
506
484
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
507
485
  createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void): void;
508
486
  /**
509
487
  * <p>Creates a snapshot of a DB cluster.</p>
510
- * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
511
- * Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
512
- * </p>
513
- * <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
514
491
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
515
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
516
- * </p>
492
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
517
493
  */
518
494
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBClusterSnapshotCommandOutput>;
519
495
  createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void): void;
@@ -528,36 +504,30 @@ export declare class RDS extends RDSClient {
528
504
  * <p>Creates a new DB instance that acts as a read replica for an existing source DB
529
505
  * instance. You can create a read replica for a DB instance running MySQL, MariaDB,
530
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
531
- * Replicas</a> in the <i>Amazon RDS User Guide</i>. </p>
532
- *
533
- * <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>
534
509
  * action to create a DB instance for an Aurora DB cluster.</p>
535
- *
536
- * <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
537
511
  * instance attributes (including DB security groups and DB parameter groups) are inherited
538
512
  * from the source DB instance, except as specified.</p>
539
- *
540
- * <important>
541
- * <p>Your source DB instance must have backup retention enabled.
542
- * </p>
543
- * </important>
513
+ * <important>
514
+ * <p>Your source DB instance must have backup retention enabled.</p>
515
+ * </important>
544
516
  */
545
517
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBInstanceReadReplicaCommandOutput>;
546
518
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
547
519
  createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void): void;
548
520
  /**
549
521
  * <p>Creates a new DB parameter group.</p>
550
- * <p>
551
- * 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
552
523
  * database engine used by the DB instance. To provide custom values for any of the
553
524
  * parameters, you must modify the group after creating it using
554
525
  * <code>ModifyDBParameterGroup</code>. Once you've created a DB parameter group, you need to
555
526
  * associate it with your DB instance using <code>ModifyDBInstance</code>. When you associate
556
527
  * a new DB parameter group with a running DB instance, you need to reboot the DB
557
- * instance without failover for the new DB parameter group and associated settings to take effect.
558
- * </p>
559
- * <p>This command doesn't apply to RDS Custom.</p>
560
- * <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>
561
531
  * <p>After you create a DB parameter group, you should wait at least 5 minutes
562
532
  * before creating your first DB instance that uses that DB parameter group as the default parameter
563
533
  * group. This allows Amazon RDS to fully complete the create action before the parameter
@@ -567,7 +537,7 @@ export declare class RDS extends RDSClient {
567
537
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
568
538
  * <i>DescribeDBParameters</i> command to verify
569
539
  * that your DB parameter group has been created or modified.</p>
570
- * </important>
540
+ * </important>
571
541
  */
572
542
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBParameterGroupCommandOutput>;
573
543
  createDBParameterGroup(args: CreateDBParameterGroupCommandInput, cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void): void;
@@ -579,20 +549,18 @@ export declare class RDS extends RDSClient {
579
549
  createDBProxy(args: CreateDBProxyCommandInput, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
580
550
  createDBProxy(args: CreateDBProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyCommandOutput) => void): void;
581
551
  /**
582
- * <p>
583
- * 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.
584
553
  * You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use
585
- * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
586
- * </p>
554
+ * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.</p>
587
555
  */
588
556
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBProxyEndpointCommandOutput>;
589
557
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
590
558
  createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void): void;
591
559
  /**
592
560
  * <p>Creates a new DB security group. DB security groups control access to a DB instance.</p>
593
- * <note>
561
+ * <note>
594
562
  * <p>A DB security group controls access to EC2-Classic DB instances that are not in a VPC.</p>
595
- * </note>
563
+ * </note>
596
564
  */
597
565
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateDBSecurityGroupCommandOutput>;
598
566
  createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void): void;
@@ -615,7 +583,7 @@ export declare class RDS extends RDSClient {
615
583
  * Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API.
616
584
  * To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the
617
585
  * topic. The ARN is displayed in the SNS console.</p>
618
- * <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
619
587
  * notified of and provide a list of RDS sources (<code>SourceIds</code>) that triggers the
620
588
  * events. You can also provide a list of event categories (<code>EventCategories</code>)
621
589
  * for events that you want to be notified of. For example, you can specify
@@ -623,46 +591,41 @@ export declare class RDS extends RDSClient {
623
591
  * <code>mydbinstance1</code>, <code>mydbinstance2</code> and
624
592
  * <code>EventCategories</code> = <code>Availability</code>,
625
593
  * <code>Backup</code>.</p>
626
- *
627
- * <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>
628
595
  * and <code>SourceIds</code> = <code>myDBInstance1</code>, you are notified of all the <code>db-instance</code> events for
629
596
  * the specified source. If you specify a <code>SourceType</code> but do not specify <code>SourceIds</code>,
630
597
  * you receive notice of the events for that source type for all your RDS sources. If you
631
598
  * don't specify either the SourceType or the <code>SourceIds</code>, you are notified of events
632
599
  * generated from all RDS sources belonging to your customer account.</p>
633
- * <note>
600
+ * <note>
634
601
  * <p>RDS event notification is only available for unencrypted SNS topics. If you specify an
635
602
  * encrypted SNS topic, event notifications aren't sent for the topic.</p>
636
- * </note>
603
+ * </note>
637
604
  */
638
605
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateEventSubscriptionCommandOutput>;
639
606
  createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
640
607
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
641
608
  /**
642
- * <p>
643
- * Creates an Aurora global database
609
+ * <p>Creates an Aurora global database
644
610
  * spread across multiple Amazon Web Services Regions. The global database
645
611
  * contains a single primary cluster with read-write capability,
646
612
  * and a read-only secondary cluster that receives
647
613
  * data from the primary cluster through high-speed replication
648
- * performed by the Aurora storage subsystem.
649
- * </p>
650
- * <p>
651
- * 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
652
616
  * add a primary cluster and a secondary cluster to it.
653
617
  * Or you can specify an existing Aurora cluster during the create operation,
654
- * and this cluster becomes the primary cluster of the global database.
655
- * </p>
656
- * <note>
657
- * <p>This action only applies to Aurora DB clusters.</p>
658
- * </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>
659
622
  */
660
623
  createGlobalCluster(args: CreateGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalClusterCommandOutput>;
661
624
  createGlobalCluster(args: CreateGlobalClusterCommandInput, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
662
625
  createGlobalCluster(args: CreateGlobalClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void): void;
663
626
  /**
664
627
  * <p>Creates a new option group. You can create up to 20 option groups.</p>
665
- * <p>This command doesn't apply to RDS Custom.</p>
628
+ * <p>This command doesn't apply to RDS Custom.</p>
666
629
  */
667
630
  createOptionGroup(args: CreateOptionGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateOptionGroupCommandOutput>;
668
631
  createOptionGroup(args: CreateOptionGroupCommandInput, cb: (err: any, data?: CreateOptionGroupCommandOutput) => void): void;
@@ -682,11 +645,11 @@ export declare class RDS extends RDSClient {
682
645
  * <p>Deletes a custom engine version. To run this command, make sure you meet the following prerequisites:</p>
683
646
  * <ul>
684
647
  * <li>
685
- * <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
686
649
  * before running this command.</p>
687
650
  * </li>
688
651
  * <li>
689
- * <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,
690
653
  * or automated backup of your RDS Custom instance.</p>
691
654
  * </li>
692
655
  * </ul>
@@ -697,7 +660,7 @@ export declare class RDS extends RDSClient {
697
660
  * <code>DeleteCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
698
661
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
699
662
  * the <code>DeleteCustomDbEngineVersion</code> event.</p>
700
- * </note>
663
+ * </note>
701
664
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.delete">
702
665
  * Deleting a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
703
666
  */
@@ -708,55 +671,49 @@ export declare class RDS extends RDSClient {
708
671
  * <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
709
672
  * When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
710
673
  * Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
711
- * <p>For more information on Amazon Aurora, see
674
+ * <p>For more information on Amazon Aurora, see
712
675
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
713
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
714
- * </p>
715
- * <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
716
678
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
717
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
718
- * </p>
679
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
719
680
  */
720
681
  deleteDBCluster(args: DeleteDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterCommandOutput>;
721
682
  deleteDBCluster(args: DeleteDBClusterCommandInput, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
722
683
  deleteDBCluster(args: DeleteDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterCommandOutput) => void): void;
723
684
  /**
724
685
  * <p>Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.</p>
725
- * <note>
726
- * <p>This action only applies to Aurora DB clusters.</p>
727
- * </note>
686
+ * <note>
687
+ * <p>This action only applies to Aurora DB clusters.</p>
688
+ * </note>
728
689
  */
729
690
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterEndpointCommandOutput>;
730
691
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
731
692
  deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void): void;
732
693
  /**
733
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>
734
- * <p>For more information on Amazon Aurora, see
695
+ * <p>For more information on Amazon Aurora, see
735
696
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
736
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
737
- * </p>
738
- * <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
739
699
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
740
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
741
- * </p>
700
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
742
701
  */
743
702
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterParameterGroupCommandOutput>;
744
703
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
745
704
  deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void): void;
746
705
  /**
747
706
  * <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.</p>
748
- * <note>
707
+ * <note>
749
708
  * <p>The DB cluster snapshot must be in the <code>available</code> state to be
750
709
  * deleted.</p>
751
- * </note>
752
- * <p>For more information on Amazon Aurora, see
710
+ * </note>
711
+ * <p>For more information on Amazon Aurora, see
753
712
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
754
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
755
- * </p>
756
- * <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
757
715
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
758
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
759
- * </p>
716
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
760
717
  */
761
718
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBClusterSnapshotCommandOutput>;
762
719
  deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void): void;
@@ -765,25 +722,22 @@ export declare class RDS extends RDSClient {
765
722
  * <p>The DeleteDBInstance action deletes a previously provisioned DB instance.
766
723
  * When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered.
767
724
  * Manual DB snapshots of the DB instance to be deleted by <code>DeleteDBInstance</code> are not deleted.</p>
768
- * <p>
769
- * If you request a final DB snapshot
725
+ * <p>If you request a final DB snapshot
770
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>
771
- * is used to monitor the status of this operation. The action can't be canceled or reverted once submitted.
772
- * </p>
773
- * <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>,
774
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>
775
- *
776
- * <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
777
731
  * conditions are true:</p>
778
- * <ul>
732
+ * <ul>
779
733
  * <li>
780
- * <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>
781
735
  * </li>
782
736
  * <li>
783
- * <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>
784
738
  * </li>
785
739
  * </ul>
786
- * <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
787
741
  * <code>PromoteReadReplicaDBCluster</code> API action to promote the DB cluster so
788
742
  * it's no longer a read replica. After the promotion completes, then call the
789
743
  * <code>DeleteDBInstance</code> API action to delete the final instance in the DB
@@ -820,9 +774,9 @@ export declare class RDS extends RDSClient {
820
774
  deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void): void;
821
775
  /**
822
776
  * <p>Deletes a DB security group.</p>
823
- * <note>
777
+ * <note>
824
778
  * <p>The specified DB security group must not be associated with any DB instances.</p>
825
- * </note>
779
+ * </note>
826
780
  */
827
781
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSecurityGroupCommandOutput>;
828
782
  deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void): void;
@@ -830,18 +784,18 @@ export declare class RDS extends RDSClient {
830
784
  /**
831
785
  * <p>Deletes a DB snapshot. If the snapshot is being copied, the copy operation is
832
786
  * terminated.</p>
833
- * <note>
787
+ * <note>
834
788
  * <p>The DB snapshot must be in the <code>available</code> state to be deleted.</p>
835
- * </note>
789
+ * </note>
836
790
  */
837
791
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSnapshotCommandOutput>;
838
792
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
839
793
  deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void): void;
840
794
  /**
841
795
  * <p>Deletes a DB subnet group.</p>
842
- * <note>
796
+ * <note>
843
797
  * <p>The specified database subnet group must not be associated with any DB instances.</p>
844
- * </note>
798
+ * </note>
845
799
  */
846
800
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDBSubnetGroupCommandOutput>;
847
801
  deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void): void;
@@ -853,13 +807,11 @@ export declare class RDS extends RDSClient {
853
807
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
854
808
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
855
809
  /**
856
- * <p>
857
- * Deletes a global database cluster. The primary and secondary clusters must already be detached or
858
- * destroyed first.
859
- * </p>
860
- * <note>
861
- * <p>This action only applies to Aurora DB clusters.</p>
862
- * </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>
863
815
  */
864
816
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGlobalClusterCommandOutput>;
865
817
  deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void): void;
@@ -885,7 +837,7 @@ export declare class RDS extends RDSClient {
885
837
  deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void): void;
886
838
  /**
887
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>
888
- * <p>This command doesn't take any parameters.</p>
840
+ * <p>This command doesn't take any parameters.</p>
889
841
  */
890
842
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
891
843
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
@@ -911,8 +863,7 @@ export declare class RDS extends RDSClient {
911
863
  * <p>Returns information about backtracks for a DB cluster.</p>
912
864
  * <p>For more information on Amazon Aurora, see
913
865
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
914
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
915
- * </p>
866
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
916
867
  * <note>
917
868
  * <p>This action only applies to Aurora MySQL DB clusters.</p>
918
869
  * </note>
@@ -922,56 +873,48 @@ export declare class RDS extends RDSClient {
922
873
  describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void): void;
923
874
  /**
924
875
  * <p>Returns information about endpoints for an Amazon Aurora DB cluster.</p>
925
- * <note>
926
- * <p>This action only applies to Aurora DB clusters.</p>
927
- * </note>
876
+ * <note>
877
+ * <p>This action only applies to Aurora DB clusters.</p>
878
+ * </note>
928
879
  */
929
880
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterEndpointsCommandOutput>;
930
881
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
931
882
  describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void): void;
932
883
  /**
933
- * <p>
934
- * Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
884
+ * <p>Returns a list of <code>DBClusterParameterGroup</code> descriptions. If a
935
885
  * <code>DBClusterParameterGroupName</code> parameter is specified,
936
- * the list will contain only the description of the specified DB cluster parameter group.
937
- * </p>
938
- * <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
939
888
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
940
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
941
- * </p>
942
- * <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
943
891
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
944
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
945
- * </p>
892
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
946
893
  */
947
894
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
948
895
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
949
896
  describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void): void;
950
897
  /**
951
898
  * <p>Returns the detailed parameter list for a particular DB cluster parameter group.</p>
952
- * <p>For more information on Amazon Aurora, see
899
+ * <p>For more information on Amazon Aurora, see
953
900
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
954
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
955
- * </p>
956
- * <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
957
903
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
958
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
959
- * </p>
904
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
960
905
  */
961
906
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterParametersCommandOutput>;
962
907
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
963
908
  describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void): void;
964
909
  /**
965
910
  * <p>Returns information about Amazon Aurora DB clusters and Multi-AZ DB clusters. This API supports pagination.</p>
966
- * <p>For more information on Amazon Aurora DB clusters, see
911
+ * <p>For more information on Amazon Aurora DB clusters, see
967
912
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
968
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
969
- * </p>
970
- * <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
971
915
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
972
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
973
- * </p>
974
- * <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>
975
918
  */
976
919
  describeDBClusters(args: DescribeDBClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClustersCommandOutput>;
977
920
  describeDBClusters(args: DescribeDBClustersCommandInput, cb: (err: any, data?: DescribeDBClustersCommandOutput) => void): void;
@@ -991,14 +934,12 @@ export declare class RDS extends RDSClient {
991
934
  describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void): void;
992
935
  /**
993
936
  * <p>Returns information about DB cluster snapshots. This API action supports pagination.</p>
994
- * <p>For more information on Amazon Aurora DB clusters, see
937
+ * <p>For more information on Amazon Aurora DB clusters, see
995
938
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
996
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
997
- * </p>
998
- * <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
999
941
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1000
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1001
- * </p>
942
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1002
943
  */
1003
944
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBClusterSnapshotsCommandOutput>;
1004
945
  describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void): void;
@@ -1016,32 +957,30 @@ export declare class RDS extends RDSClient {
1016
957
  * with retention periods greater than zero (0) are returned for both the
1017
958
  * <code>DescribeDBInstanceAutomatedBackups</code> and
1018
959
  * <code>DescribeDBInstances</code> operations.</p>
1019
- * <p>All parameters are optional.</p>
960
+ * <p>All parameters are optional.</p>
1020
961
  */
1021
962
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
1022
963
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
1023
964
  describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void): void;
1024
965
  /**
1025
966
  * <p>Returns information about provisioned RDS instances. This API supports pagination.</p>
1026
- * <note>
967
+ * <note>
1027
968
  * <p>This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.</p>
1028
- * </note>
969
+ * </note>
1029
970
  */
1030
971
  describeDBInstances(args: DescribeDBInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBInstancesCommandOutput>;
1031
972
  describeDBInstances(args: DescribeDBInstancesCommandInput, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
1032
973
  describeDBInstances(args: DescribeDBInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void): void;
1033
974
  /**
1034
975
  * <p>Returns a list of DB log files for the DB instance.</p>
1035
- * <p>This command doesn't apply to RDS Custom.</p>
976
+ * <p>This command doesn't apply to RDS Custom.</p>
1036
977
  */
1037
978
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBLogFilesCommandOutput>;
1038
979
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
1039
980
  describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void): void;
1040
981
  /**
1041
- * <p>
1042
- * Returns a list of <code>DBParameterGroup</code> descriptions. If a <code>DBParameterGroupName</code> is specified,
1043
- * the list will contain only the description of the specified DB parameter group.
1044
- * </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>
1045
984
  */
1046
985
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBParameterGroupsCommandOutput>;
1047
986
  describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void): void;
@@ -1077,22 +1016,20 @@ export declare class RDS extends RDSClient {
1077
1016
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
1078
1017
  describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void): void;
1079
1018
  /**
1080
- * <p>
1081
- * Returns a list of <code>DBSecurityGroup</code> descriptions. If a <code>DBSecurityGroupName</code> is specified,
1082
- * the list will contain only the descriptions of the specified DB security group.
1083
- * </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>
1084
1021
  */
1085
1022
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSecurityGroupsCommandOutput>;
1086
1023
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
1087
1024
  describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void): void;
1088
1025
  /**
1089
1026
  * <p>Returns a list of DB snapshot attribute names and values for a manual DB snapshot.</p>
1090
- * <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>
1091
1028
  * returns the <code>restore</code> attribute and a list of IDs for the Amazon Web Services accounts that are
1092
1029
  * authorized to copy or restore the manual DB snapshot. If <code>all</code> is included in the list of
1093
1030
  * values for the <code>restore</code> attribute, then the manual DB snapshot is public and
1094
1031
  * can be copied or restored by all Amazon Web Services accounts.</p>
1095
- * <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
1096
1033
  * manual DB snapshot public or private, use the <code>ModifyDBSnapshotAttribute</code> API action.</p>
1097
1034
  */
1098
1035
  describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSnapshotAttributesCommandOutput>;
@@ -1106,19 +1043,17 @@ export declare class RDS extends RDSClient {
1106
1043
  describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void): void;
1107
1044
  /**
1108
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>
1109
- * <p>For an overview of CIDR ranges, go to the
1110
- * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.
1111
- * </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>
1112
1048
  */
1113
1049
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDBSubnetGroupsCommandOutput>;
1114
1050
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1115
1051
  describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void): void;
1116
1052
  /**
1117
1053
  * <p>Returns the default engine and system parameter information for the cluster database engine.</p>
1118
- * <p>For more information on Amazon Aurora, see
1054
+ * <p>For more information on Amazon Aurora, see
1119
1055
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1120
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1121
- * </p>
1056
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1122
1057
  */
1123
1058
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEngineDefaultClusterParametersCommandOutput>;
1124
1059
  describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void): void;
@@ -1132,12 +1067,11 @@ export declare class RDS extends RDSClient {
1132
1067
  /**
1133
1068
  * <p>Displays a list of categories for all event source types, or, if specified, for a specified source type.
1134
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">
1135
- * <i>Amazon RDS User Guide</i>
1070
+ * <i>Amazon RDS User Guide</i>
1136
1071
  * </a> or the
1137
1072
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.html">
1138
- * <i>Amazon Aurora User Guide</i>
1139
- * </a>.
1140
- * </p>
1073
+ * <i>Amazon Aurora User Guide</i>
1074
+ * </a>.</p>
1141
1075
  */
1142
1076
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
1143
1077
  describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
@@ -1146,9 +1080,9 @@ export declare class RDS extends RDSClient {
1146
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.
1147
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
1148
1082
  * obtained by providing the name as a parameter.</p>
1149
- * <note>
1083
+ * <note>
1150
1084
  * <p>By default, RDS returns events that were generated in the past hour.</p>
1151
- * </note>
1085
+ * </note>
1152
1086
  */
1153
1087
  describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
1154
1088
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
@@ -1156,29 +1090,25 @@ export declare class RDS extends RDSClient {
1156
1090
  /**
1157
1091
  * <p>Lists all the subscription descriptions for a customer account. The description for a subscription includes
1158
1092
  * <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>, <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.</p>
1159
- * <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>
1160
1094
  */
1161
1095
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
1162
1096
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1163
1097
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
1164
1098
  /**
1165
1099
  * <p>Returns information about a snapshot export to Amazon S3. This API operation supports
1166
- * pagination. </p>
1100
+ * pagination.</p>
1167
1101
  */
1168
1102
  describeExportTasks(args: DescribeExportTasksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeExportTasksCommandOutput>;
1169
1103
  describeExportTasks(args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1170
1104
  describeExportTasks(args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void): void;
1171
1105
  /**
1172
- * <p>
1173
- * Returns information about Aurora global database clusters. This API supports pagination.
1174
- * </p>
1175
- * <p>
1176
- * 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
1177
- * <i>Amazon Aurora User Guide.</i>
1178
- * </p>
1179
- * <note>
1180
- * <p>This action only applies to Aurora DB clusters.</p>
1181
- * </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>
1182
1112
  */
1183
1113
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalClustersCommandOutput>;
1184
1114
  describeGlobalClusters(args: DescribeGlobalClustersCommandInput, cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void): void;
@@ -1235,8 +1165,7 @@ export declare class RDS extends RDSClient {
1235
1165
  describeSourceRegions(args: DescribeSourceRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void): void;
1236
1166
  /**
1237
1167
  * <p>You can call <code>DescribeValidDBInstanceModifications</code> to learn what modifications you can make to
1238
- * your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.
1239
- * </p>
1168
+ * your DB instance. You can use this information when you call <code>ModifyDBInstance</code>.</p>
1240
1169
  * <p>This command doesn't apply to RDS Custom.</p>
1241
1170
  */
1242
1171
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeValidDBInstanceModificationsCommandOutput>;
@@ -1244,51 +1173,47 @@ export declare class RDS extends RDSClient {
1244
1173
  describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void): void;
1245
1174
  /**
1246
1175
  * <p>Downloads all or a portion of the specified log file, up to 1 MB in size.</p>
1247
- * <p>This command doesn't apply to RDS Custom.</p>
1176
+ * <p>This command doesn't apply to RDS Custom.</p>
1248
1177
  */
1249
1178
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options?: __HttpHandlerOptions): Promise<DownloadDBLogFilePortionCommandOutput>;
1250
1179
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1251
1180
  downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void): void;
1252
1181
  /**
1253
1182
  * <p>Forces a failover for a DB cluster.</p>
1254
- * <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)
1255
1184
  * in the DB cluster to be the primary DB instance (the cluster writer).</p>
1256
- * <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)
1257
1186
  * in the DB cluster to be the primary DB instance (the cluster writer).</p>
1258
- * <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,
1259
1188
  * when the primary DB instance fails. A Multi-AZ DB cluster automatically fails over to a readbable standby
1260
1189
  * DB instance when the primary DB instance fails.</p>
1261
- * <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.
1262
1191
  * Because each instance in a DB cluster has its own endpoint address, make sure to clean up and re-establish any existing
1263
1192
  * connections that use those endpoint addresses when the failover is complete.</p>
1264
- * <p>For more information on Amazon Aurora DB clusters, see
1193
+ * <p>For more information on Amazon Aurora DB clusters, see
1265
1194
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1266
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1267
- * </p>
1268
- * <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
1269
1197
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1270
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1271
- * </p>
1198
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1272
1199
  */
1273
1200
  failoverDBCluster(args: FailoverDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<FailoverDBClusterCommandOutput>;
1274
1201
  failoverDBCluster(args: FailoverDBClusterCommandInput, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1275
1202
  failoverDBCluster(args: FailoverDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FailoverDBClusterCommandOutput) => void): void;
1276
1203
  /**
1277
1204
  * <p>Initiates the failover process for an Aurora global database (<a>GlobalCluster</a>).</p>
1278
- * <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
1279
1206
  * the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words,
1280
1207
  * the role of the current primary DB cluster and the selected (target) DB cluster are switched. The selected
1281
1208
  * secondary DB cluster assumes full read/write capabilities for the Aurora global database.</p>
1282
- * <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
1283
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
1284
- * databases</a> in the <i>Amazon Aurora User Guide.</i>
1285
- * </p>
1286
- * <note>
1211
+ * databases</a> in the <i>Amazon Aurora User Guide</i>.</p>
1212
+ * <note>
1287
1213
  * <p>This action applies to <a>GlobalCluster</a> (Aurora global databases) only. Use this action only on
1288
1214
  * healthy Aurora global databases with running Aurora DB clusters and no Region-wide outages, to test disaster recovery scenarios or to
1289
- * reconfigure your Aurora global database topology.
1290
- * </p>
1291
- * </note>
1215
+ * reconfigure your Aurora global database topology.</p>
1216
+ * </note>
1292
1217
  */
1293
1218
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<FailoverGlobalClusterCommandOutput>;
1294
1219
  failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void): void;
@@ -1302,7 +1227,7 @@ export declare class RDS extends RDSClient {
1302
1227
  importInstallationMedia(args: ImportInstallationMediaCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportInstallationMediaCommandOutput) => void): void;
1303
1228
  /**
1304
1229
  * <p>Lists all tags on an Amazon RDS resource.</p>
1305
- * <p>For an overview on tagging an Amazon RDS resource,
1230
+ * <p>For an overview on tagging an Amazon RDS resource,
1306
1231
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
1307
1232
  * in the <i>Amazon RDS User Guide</i>.</p>
1308
1233
  */
@@ -1312,27 +1237,27 @@ export declare class RDS extends RDSClient {
1312
1237
  /**
1313
1238
  * <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
1314
1239
  * certificate for Amazon RDS for new DB instances temporarily, or remove the override.</p>
1315
- * <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
1316
1241
  * instances that is different from the default certificate provided by RDS. You can also
1317
1242
  * use this operation to remove the override, so that new DB instances use the default
1318
1243
  * certificate provided by RDS.</p>
1319
- * <p>You might need to override the default certificate in the following situations:</p>
1320
- * <ul>
1244
+ * <p>You might need to override the default certificate in the following situations:</p>
1245
+ * <ul>
1321
1246
  * <li>
1322
- * <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
1323
1248
  * the RDS default CA certificate for the specified Amazon Web Services Region.</p>
1324
1249
  * </li>
1325
1250
  * <li>
1326
- * <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
1327
1252
  * Region, but you are still in the process of supporting the new CA certificate.
1328
1253
  * In this case, you temporarily need additional time to finish your application
1329
1254
  * changes.</p>
1330
1255
  * </li>
1331
1256
  * </ul>
1332
- * <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
1333
1258
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
1334
1259
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.</p>
1335
- * <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
1336
1261
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
1337
1262
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</p>
1338
1263
  */
@@ -1340,24 +1265,24 @@ export declare class RDS extends RDSClient {
1340
1265
  modifyCertificates(args: ModifyCertificatesCommandInput, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1341
1266
  modifyCertificates(args: ModifyCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCertificatesCommandOutput) => void): void;
1342
1267
  /**
1343
- * <p>Set the capacity of an Aurora Serverless DB cluster to a specific value.</p>
1344
- * <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
1345
1270
  * fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
1346
1271
  * to set the capacity explicitly.</p>
1347
- * <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
1348
1273
  * the DB cluster based on the cooldown period for scaling up and the cooldown period
1349
1274
  * for scaling down.</p>
1350
- * <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
1351
1276
  * <i>Amazon Aurora User Guide</i>.</p>
1352
- * <important>
1277
+ * <important>
1353
1278
  * <p>If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>, connections that
1354
- * 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,
1355
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">
1356
- * Autoscaling for Aurora Serverless</a> in the <i>Amazon Aurora User Guide</i>.</p>
1357
- * </important>
1358
- * <note>
1359
- * <p>This action only applies to Aurora Serverless DB clusters.</p>
1360
- * </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>
1361
1286
  */
1362
1287
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCurrentDBClusterCapacityCommandOutput>;
1363
1288
  modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void): void;
@@ -1371,8 +1296,8 @@ export declare class RDS extends RDSClient {
1371
1296
  * <code>ModifyCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
1372
1297
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
1373
1298
  * the <code>ModifyCustomDbEngineVersion</code> event.</p>
1374
- * </note>
1375
- * <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>
1376
1301
  * in the <i>Amazon RDS User Guide</i>.</p>
1377
1302
  */
1378
1303
  modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyCustomDBEngineVersionCommandOutput>;
@@ -1382,34 +1307,30 @@ export declare class RDS extends RDSClient {
1382
1307
  * <p>Modify the settings for an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
1383
1308
  * You can change one or more settings by specifying these parameters and the new values in the
1384
1309
  * request.</p>
1385
- * <p>For more information on Amazon Aurora DB clusters, see
1310
+ * <p>For more information on Amazon Aurora DB clusters, see
1386
1311
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1387
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1388
- * </p>
1389
- * <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
1390
1314
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1391
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1392
- * </p>
1315
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
1393
1316
  */
1394
1317
  modifyDBCluster(args: ModifyDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBClusterCommandOutput>;
1395
1318
  modifyDBCluster(args: ModifyDBClusterCommandInput, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1396
1319
  modifyDBCluster(args: ModifyDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterCommandOutput) => void): void;
1397
1320
  /**
1398
1321
  * <p>Modifies the properties of an endpoint in an Amazon Aurora DB cluster.</p>
1399
- * <note>
1400
- * <p>This action only applies to Aurora DB clusters.</p>
1401
- * </note>
1322
+ * <note>
1323
+ * <p>This action only applies to Aurora DB clusters.</p>
1324
+ * </note>
1402
1325
  */
1403
1326
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBClusterEndpointCommandOutput>;
1404
1327
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1405
1328
  modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void): void;
1406
1329
  /**
1407
- * <p>
1408
- * 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,
1409
1331
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
1410
1332
  * and <code>ApplyMethod</code>. A maximum of 20
1411
- * parameters can be modified in a single request.
1412
- * </p>
1333
+ * parameters can be modified in a single request.</p>
1413
1334
  * <important>
1414
1335
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
1415
1336
  * before creating your first DB cluster that uses that DB cluster parameter group as the default parameter
@@ -1420,16 +1341,15 @@ export declare class RDS extends RDSClient {
1420
1341
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
1421
1342
  * <code>DescribeDBClusterParameters</code> action to verify
1422
1343
  * that your DB cluster parameter group has been created or modified.</p>
1423
- * <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
1424
1345
  * applies the update immediately. The cluster restart might interrupt your workload. In that case,
1425
1346
  * your application must reopen any connections and retry any transactions that were active
1426
1347
  * when the parameter changes took effect.</p>
1427
1348
  * </important>
1428
- * <p>For more information on Amazon Aurora DB clusters, see
1349
+ * <p>For more information on Amazon Aurora DB clusters, see
1429
1350
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1430
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1431
- * </p>
1432
- * <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
1433
1353
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1434
1354
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1435
1355
  * </p>
@@ -1466,19 +1386,16 @@ export declare class RDS extends RDSClient {
1466
1386
  * You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
1467
1387
  * To learn what modifications you can make to your DB instance,
1468
1388
  * call <code>DescribeValidDBInstanceModifications</code>
1469
- * before you call <code>ModifyDBInstance</code>.
1470
- * </p>
1389
+ * before you call <code>ModifyDBInstance</code>.</p>
1471
1390
  */
1472
1391
  modifyDBInstance(args: ModifyDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBInstanceCommandOutput>;
1473
1392
  modifyDBInstance(args: ModifyDBInstanceCommandInput, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1474
1393
  modifyDBInstance(args: ModifyDBInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void): void;
1475
1394
  /**
1476
- * <p>
1477
- * 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,
1478
1396
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and
1479
- * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.
1480
- * </p>
1481
- * <important>
1397
+ * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p>
1398
+ * <important>
1482
1399
  * <p>After you modify a DB parameter group, you should wait at least 5 minutes
1483
1400
  * before creating your first DB instance that uses that DB parameter group as the default parameter
1484
1401
  * group. This allows Amazon RDS to fully complete the modify action before the parameter
@@ -1488,7 +1405,7 @@ export declare class RDS extends RDSClient {
1488
1405
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
1489
1406
  * <i>DescribeDBParameters</i> command to verify
1490
1407
  * that your DB parameter group has been created or modified.</p>
1491
- * </important>
1408
+ * </important>
1492
1409
  */
1493
1410
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBParameterGroupCommandOutput>;
1494
1411
  modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void): void;
@@ -1515,18 +1432,16 @@ export declare class RDS extends RDSClient {
1515
1432
  * <p>Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted
1516
1433
  * or unencrypted, but not shared or public.
1517
1434
  *
1518
- * </p>
1519
- *
1520
- * <p>Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This command
1521
- * doesn't apply to RDS Custom.
1522
- * </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>
1523
1438
  */
1524
1439
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<ModifyDBSnapshotCommandOutput>;
1525
1440
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1526
1441
  modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void): void;
1527
1442
  /**
1528
1443
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.</p>
1529
- * <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>
1530
1445
  * as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add
1531
1446
  * a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB snapshot.
1532
1447
  * Uses the value <code>all</code> to make the manual DB snapshot public, which means it
@@ -1539,7 +1454,7 @@ export declare class RDS extends RDSClient {
1539
1454
  * <p>If the manual DB snapshot is encrypted, it can be shared, but only by specifying a
1540
1455
  * list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You
1541
1456
  * can't use <code>all</code> as a value for that parameter in this case.</p>
1542
- * <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
1543
1458
  * whether a manual DB snapshot public or private, use the <a>DescribeDBSnapshotAttributes</a> API action. The accounts are returned as
1544
1459
  * values for the <code>restore</code> attribute.</p>
1545
1460
  */
@@ -1555,7 +1470,7 @@ export declare class RDS extends RDSClient {
1555
1470
  /**
1556
1471
  * <p>Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change
1557
1472
  * source identifiers for a subscription, use the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code> calls.</p>
1558
- * <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>)
1559
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>
1560
1475
  * or by using the <code>DescribeEventCategories</code> operation.</p>
1561
1476
  */
@@ -1563,15 +1478,13 @@ export declare class RDS extends RDSClient {
1563
1478
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1564
1479
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1565
1480
  /**
1566
- * <p>
1567
- * 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
1568
1482
  * parameters by specifying these parameters and the new values in the request. For more information on
1569
1483
  * Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the
1570
- * <i>Amazon Aurora User Guide.</i>
1571
- * </p>
1572
- * <note>
1573
- * <p>This action only applies to Aurora DB clusters.</p>
1574
- * </note>
1484
+ * <i>Amazon Aurora User Guide</i>.</p>
1485
+ * <note>
1486
+ * <p>This action only applies to Aurora DB clusters.</p>
1487
+ * </note>
1575
1488
  */
1576
1489
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyGlobalClusterCommandOutput>;
1577
1490
  modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void): void;
@@ -1584,10 +1497,10 @@ export declare class RDS extends RDSClient {
1584
1497
  modifyOptionGroup(args: ModifyOptionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void): void;
1585
1498
  /**
1586
1499
  * <p>Promotes a read replica DB instance to a standalone DB instance.</p>
1587
- * <note>
1500
+ * <note>
1588
1501
  * <ul>
1589
1502
  * <li>
1590
- * <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
1591
1504
  * backup. If you plan to promote a read replica to a standalone instance, we
1592
1505
  * recommend that you enable backups and complete at least one backup prior to
1593
1506
  * promotion. In addition, a read replica cannot be promoted to a standalone
@@ -1595,13 +1508,12 @@ export declare class RDS extends RDSClient {
1595
1508
  * enabled backups on your read replica, configure the automated backup window
1596
1509
  * so that daily backups do not interfere with read replica
1597
1510
  * promotion.</p>
1598
- * </li>
1511
+ * </li>
1599
1512
  * <li>
1600
- * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
1601
- * </li>
1513
+ * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
1514
+ * </li>
1602
1515
  * </ul>
1603
- *
1604
- * </note>
1516
+ * </note>
1605
1517
  */
1606
1518
  promoteReadReplica(args: PromoteReadReplicaCommandInput, options?: __HttpHandlerOptions): Promise<PromoteReadReplicaCommandOutput>;
1607
1519
  promoteReadReplica(args: PromoteReadReplicaCommandInput, cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void): void;
@@ -1622,16 +1534,11 @@ export declare class RDS extends RDSClient {
1622
1534
  * <p>You might need to reboot your DB cluster, usually for maintenance reasons.
1623
1535
  * For example, if you make certain modifications,
1624
1536
  * or if you change the DB cluster parameter group associated with the DB cluster,
1625
- * reboot the DB cluster for the changes to take effect.
1626
- * </p>
1627
- *
1628
- * <p>Rebooting a DB cluster restarts the database engine service. Rebooting a DB
1629
- * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.
1630
- * </p>
1631
- *
1632
- * <p>Use this operation only for a non-Aurora Multi-AZ DB cluster.</p>
1633
- *
1634
- * <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
1635
1542
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1636
1543
  * Multi-AZ deployments with two readable standby DB instances</a> in the
1637
1544
  * <i>Amazon RDS User Guide.</i>
@@ -1644,17 +1551,12 @@ export declare class RDS extends RDSClient {
1644
1551
  * <p>You might need to reboot your DB instance, usually for maintenance reasons.
1645
1552
  * For example, if you make certain modifications,
1646
1553
  * or if you change the DB parameter group associated with the DB instance,
1647
- * you must reboot the instance for the changes to take effect.
1648
- * </p>
1649
- *
1650
- * <p>Rebooting a DB instance restarts the database engine service.
1651
- * Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.
1652
- * </p>
1653
- *
1654
- * <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>
1655
1558
  * </p>
1656
- *
1657
- * <p>This command doesn't apply to RDS Custom.</p>
1559
+ * <p>This command doesn't apply to RDS Custom.</p>
1658
1560
  */
1659
1561
  rebootDBInstance(args: RebootDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<RebootDBInstanceCommandOutput>;
1660
1562
  rebootDBInstance(args: RebootDBInstanceCommandInput, cb: (err: any, data?: RebootDBInstanceCommandOutput) => void): void;
@@ -1666,14 +1568,12 @@ export declare class RDS extends RDSClient {
1666
1568
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1667
1569
  registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void): void;
1668
1570
  /**
1669
- * <p>
1670
- * 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
1671
1572
  * standalone cluster with read-write capability instead of being read-only and receiving data from a
1672
- * primary cluster in a different Region.
1673
- * </p>
1674
- * <note>
1675
- * <p>This action only applies to Aurora DB clusters.</p>
1676
- * </note>
1573
+ * primary cluster in a different Region.</p>
1574
+ * <note>
1575
+ * <p>This action only applies to Aurora DB clusters.</p>
1576
+ * </note>
1677
1577
  */
1678
1578
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, options?: __HttpHandlerOptions): Promise<RemoveFromGlobalClusterCommandOutput>;
1679
1579
  removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void): void;
@@ -1683,8 +1583,7 @@ export declare class RDS extends RDSClient {
1683
1583
  * DB cluster.</p>
1684
1584
  * <p>For more information on Amazon Aurora DB clusters, see
1685
1585
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1686
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1687
- * </p>
1586
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1688
1587
  * <p>For more information on Multi-AZ DB clusters, see
1689
1588
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1690
1589
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
@@ -1707,7 +1606,7 @@ export declare class RDS extends RDSClient {
1707
1606
  removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void): void;
1708
1607
  /**
1709
1608
  * <p>Removes metadata tags from an Amazon RDS resource.</p>
1710
- * <p>For an overview on tagging an Amazon RDS resource,
1609
+ * <p>For an overview on tagging an Amazon RDS resource,
1711
1610
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
1712
1611
  * in the <i>Amazon RDS User Guide.</i>
1713
1612
  * </p>
@@ -1716,23 +1615,19 @@ export declare class RDS extends RDSClient {
1716
1615
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1717
1616
  removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void): void;
1718
1617
  /**
1719
- * <p>
1720
- * 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
1721
1619
  * reset specific parameters submit a list of the following: <code>ParameterName</code>
1722
1620
  * and <code>ApplyMethod</code>. To reset the
1723
1621
  * entire DB cluster parameter group, specify the <code>DBClusterParameterGroupName</code>
1724
- * and <code>ResetAllParameters</code> parameters.
1725
- * </p>
1726
- * <p>
1727
- * 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
1728
1624
  * are set to <code>pending-reboot</code> to take effect on the next DB instance restart
1729
1625
  * or <code>RebootDBInstance</code> request. You must call <code>RebootDBInstance</code> for every
1730
1626
  * DB instance in your DB cluster that you want the updated static parameter to apply to.</p>
1731
- * <p>For more information on Amazon Aurora DB clusters, see
1627
+ * <p>For more information on Amazon Aurora DB clusters, see
1732
1628
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1733
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1734
- * </p>
1735
- * <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
1736
1631
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1737
1632
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1738
1633
  * </p>
@@ -1748,7 +1643,7 @@ export declare class RDS extends RDSClient {
1748
1643
  * <code>ResetAllParameters</code> parameters. When resetting the entire group, dynamic
1749
1644
  * parameters are updated immediately and static parameters are set to
1750
1645
  * <code>pending-reboot</code> to take effect on the next DB instance restart or
1751
- * <code>RebootDBInstance</code> request. </p>
1646
+ * <code>RebootDBInstance</code> request.</p>
1752
1647
  */
1753
1648
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ResetDBParameterGroupCommandOutput>;
1754
1649
  resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void): void;
@@ -1759,7 +1654,7 @@ export declare class RDS extends RDSClient {
1759
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
1760
1655
  * <i>Amazon Aurora User Guide</i>.</p>
1761
1656
  * <note>
1762
- * <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
1763
1658
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1764
1659
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1765
1660
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
@@ -1768,8 +1663,7 @@ export declare class RDS extends RDSClient {
1768
1663
  * </note>
1769
1664
  * <p>For more information on Amazon Aurora, see
1770
1665
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1771
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1772
- * </p>
1666
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1773
1667
  * <note>
1774
1668
  * <p>This action only applies to Aurora DB clusters. The source DB engine must be
1775
1669
  * MySQL.</p>
@@ -1783,19 +1677,18 @@ export declare class RDS extends RDSClient {
1783
1677
  * <p>The target DB cluster is created from the source snapshot with a default
1784
1678
  * configuration. If you don't specify a security group, the new DB cluster is
1785
1679
  * associated with the default security group.</p>
1786
- * <note>
1680
+ * <note>
1787
1681
  * <p>This action only restores the DB cluster, not the DB instances for that DB
1788
1682
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1789
1683
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1790
1684
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
1791
1685
  * the <code>RestoreDBClusterFromSnapshot</code> action has completed and the DB
1792
1686
  * cluster is available.</p>
1793
- * </note>
1794
- * <p>For more information on Amazon Aurora DB clusters, see
1687
+ * </note>
1688
+ * <p>For more information on Amazon Aurora DB clusters, see
1795
1689
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1796
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1797
- * </p>
1798
- * <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
1799
1692
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1800
1693
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1801
1694
  * </p>
@@ -1808,20 +1701,19 @@ export declare class RDS extends RDSClient {
1808
1701
  * in time before <code>LatestRestorableTime</code> for up to
1809
1702
  * <code>BackupRetentionPeriod</code> days. The target DB cluster is created from the
1810
1703
  * source DB cluster with the same configuration as the original DB cluster, except that
1811
- * the new DB cluster is created with the default DB security group. </p>
1812
- * <note>
1704
+ * the new DB cluster is created with the default DB security group.</p>
1705
+ * <note>
1813
1706
  * <p>For Aurora, this action only restores the DB cluster, not the DB instances for that DB
1814
1707
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
1815
1708
  * instances for the restored DB cluster, specifying the identifier of the restored DB
1816
1709
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
1817
1710
  * the <code>RestoreDBClusterToPointInTime</code> action has completed and the DB
1818
1711
  * cluster is available.</p>
1819
- * </note>
1820
- * <p>For more information on Amazon Aurora DB clusters, see
1712
+ * </note>
1713
+ * <p>For more information on Amazon Aurora DB clusters, see
1821
1714
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1822
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
1823
- * </p>
1824
- * <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
1825
1717
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
1826
1718
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
1827
1719
  * </p>
@@ -1834,16 +1726,16 @@ export declare class RDS extends RDSClient {
1834
1726
  * of the source's original configuration, including the default security group and DB parameter group. By default, the new DB
1835
1727
  * instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group
1836
1728
  * associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>
1837
- * <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
1838
1730
  * before you call the RestoreDBInstanceFromDBSnapshot action. RDS doesn't allow two DB instances with the same name. After you
1839
1731
  * have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as
1840
1732
  * the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you replace the original
1841
1733
  * DB instance with the DB instance created from the snapshot.</p>
1842
- * <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>
1843
1735
  * must be the ARN of the shared DB snapshot.</p>
1844
- * <note>
1736
+ * <note>
1845
1737
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>
1846
- * </note>
1738
+ * </note>
1847
1739
  */
1848
1740
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceFromDBSnapshotCommandOutput>;
1849
1741
  restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void): void;
@@ -1856,7 +1748,7 @@ export declare class RDS extends RDSClient {
1856
1748
  * and then restore the backup file onto a new Amazon RDS DB instance running MySQL.
1857
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>
1858
1750
  * in the <i>Amazon RDS User Guide.</i>
1859
- * </p>
1751
+ * </p>
1860
1752
  * <p>This command doesn't apply to RDS Custom.</p>
1861
1753
  */
1862
1754
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceFromS3CommandOutput>;
@@ -1864,15 +1756,15 @@ export declare class RDS extends RDSClient {
1864
1756
  restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void): void;
1865
1757
  /**
1866
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>
1867
- * <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
1868
1760
  * system-selected Availability Zone, with the default security group, the default subnet
1869
1761
  * group, and the default DB parameter group. By default, the new DB instance is created as
1870
1762
  * a single-AZ deployment except when the instance is a SQL Server instance that has an
1871
1763
  * option group that is associated with mirroring; in this case, the instance becomes a
1872
1764
  * mirrored deployment and not a single-AZ deployment.</p>
1873
- * <note>
1765
+ * <note>
1874
1766
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterToPointInTime</code>.</p>
1875
- * </note>
1767
+ * </note>
1876
1768
  */
1877
1769
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBInstanceToPointInTimeCommandOutput>;
1878
1770
  restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void): void;
@@ -1894,34 +1786,26 @@ export declare class RDS extends RDSClient {
1894
1786
  /**
1895
1787
  * <p>Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
1896
1788
  * CLI command, or the StopDBCluster action.</p>
1897
- *
1898
- * <p>For more information, see
1789
+ * <p>For more information, see
1899
1790
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
1900
- * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide.</i>
1901
- * </p>
1902
- * <note>
1903
- * <p>This action only applies to Aurora DB clusters.</p>
1904
- * </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>
1905
1795
  */
1906
1796
  startDBCluster(args: StartDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<StartDBClusterCommandOutput>;
1907
1797
  startDBCluster(args: StartDBClusterCommandInput, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1908
1798
  startDBCluster(args: StartDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBClusterCommandOutput) => void): void;
1909
1799
  /**
1910
- * <p>
1911
- * 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.
1912
- * </p>
1913
- *
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>
1914
1801
  * <p>For more information, see
1915
1802
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StartInstance.html">
1916
1803
  * Starting an Amazon RDS DB instance That Was Previously Stopped</a> in the
1917
1804
  * <i>Amazon RDS User Guide.</i>
1918
1805
  * </p>
1919
- *
1920
1806
  * <note>
1921
- * <p>
1922
- * This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
1923
- * For Aurora DB clusters, use <code>StartDBCluster</code> instead.
1924
- * </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>
1925
1809
  * </note>
1926
1810
  */
1927
1811
  startDBInstance(args: StartDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<StartDBInstanceCommandOutput>;
@@ -1939,8 +1823,7 @@ export declare class RDS extends RDSClient {
1939
1823
  startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void): void;
1940
1824
  /**
1941
1825
  * <p>Starts an export of a snapshot to Amazon S3.
1942
- * The provided IAM role must have access to the S3 bucket.
1943
- * </p>
1826
+ * The provided IAM role must have access to the S3 bucket.</p>
1944
1827
  * <p>This command doesn't apply to RDS Custom.</p>
1945
1828
  */
1946
1829
  startExportTask(args: StartExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartExportTaskCommandOutput>;
@@ -1957,41 +1840,31 @@ export declare class RDS extends RDSClient {
1957
1840
  stopActivityStream(args: StopActivityStreamCommandInput, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
1958
1841
  stopActivityStream(args: StopActivityStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopActivityStreamCommandOutput) => void): void;
1959
1842
  /**
1960
- * <p>
1961
- * 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
1962
1844
  * metadata, including its endpoints and DB parameter groups. Aurora also
1963
- * retains the transaction logs so you can do a point-in-time restore if necessary.
1964
- * </p>
1965
- *
1966
- * <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
1967
1847
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-cluster-stop-start.html">
1968
- * Stopping and Starting an Aurora Cluster</a> in the <i>Amazon Aurora User Guide.</i>
1969
- * </p>
1970
- * <note>
1971
- * <p>This action only applies to Aurora DB clusters.</p>
1972
- * </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>
1973
1852
  */
1974
1853
  stopDBCluster(args: StopDBClusterCommandInput, options?: __HttpHandlerOptions): Promise<StopDBClusterCommandOutput>;
1975
1854
  stopDBCluster(args: StopDBClusterCommandInput, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
1976
1855
  stopDBCluster(args: StopDBClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopDBClusterCommandOutput) => void): void;
1977
1856
  /**
1978
- * <p>
1979
- * 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,
1980
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
1981
- * necessary.
1982
- * </p>
1983
- *
1859
+ * necessary.</p>
1984
1860
  * <p>For more information, see
1985
1861
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html">
1986
1862
  * Stopping an Amazon RDS DB Instance Temporarily</a> in the
1987
1863
  * <i>Amazon RDS User Guide.</i>
1988
1864
  * </p>
1989
- *
1990
1865
  * <note>
1991
- * <p>
1992
- * This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL.
1993
- * For Aurora clusters, use <code>StopDBCluster</code> instead.
1994
- * </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>
1995
1868
  * </note>
1996
1869
  */
1997
1870
  stopDBInstance(args: StopDBInstanceCommandInput, options?: __HttpHandlerOptions): Promise<StopDBInstanceCommandOutput>;