@aws-sdk/client-rds 3.53.0 → 3.55.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (293) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +2 -5
  3. package/dist-cjs/RDSClient.js +13 -13
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +3 -3
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +3 -3
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +3 -3
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  119. package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
  120. package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
  121. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
  122. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
  123. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  124. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  125. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  126. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  127. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  128. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
  129. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
  130. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  131. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  132. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  133. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
  134. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  135. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  136. package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
  137. package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
  138. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  139. package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
  141. package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
  142. package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
  143. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  144. package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
  145. package/dist-cjs/endpoints.js +1 -1
  146. package/dist-cjs/protocols/Aws_query.js +1150 -1150
  147. package/dist-cjs/runtimeConfig.browser.js +4 -4
  148. package/dist-cjs/runtimeConfig.js +9 -9
  149. package/dist-cjs/runtimeConfig.native.js +1 -1
  150. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +3 -3
  151. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +3 -3
  152. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +3 -3
  153. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +3 -3
  154. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +3 -3
  155. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +3 -3
  156. package/dist-es/RDS.js +141 -141
  157. package/dist-es/pagination/DescribeCertificatesPaginator.js +4 -4
  158. package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +4 -4
  159. package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +4 -4
  160. package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +4 -4
  161. package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +4 -4
  162. package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +4 -4
  163. package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +4 -4
  164. package/dist-es/pagination/DescribeDBClustersPaginator.js +4 -4
  165. package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +4 -4
  166. package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +4 -4
  167. package/dist-es/pagination/DescribeDBInstancesPaginator.js +4 -4
  168. package/dist-es/pagination/DescribeDBLogFilesPaginator.js +4 -4
  169. package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +4 -4
  170. package/dist-es/pagination/DescribeDBParametersPaginator.js +4 -4
  171. package/dist-es/pagination/DescribeDBProxiesPaginator.js +4 -4
  172. package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +4 -4
  173. package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +4 -4
  174. package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +4 -4
  175. package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +4 -4
  176. package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +4 -4
  177. package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +4 -4
  178. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +4 -4
  179. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
  180. package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
  181. package/dist-es/pagination/DescribeExportTasksPaginator.js +4 -4
  182. package/dist-es/pagination/DescribeGlobalClustersPaginator.js +4 -4
  183. package/dist-es/pagination/DescribeInstallationMediaPaginator.js +4 -4
  184. package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +4 -4
  185. package/dist-es/pagination/DescribeOptionGroupsPaginator.js +4 -4
  186. package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +4 -4
  187. package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +4 -4
  188. package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +4 -4
  189. package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +4 -4
  190. package/dist-es/pagination/DescribeSourceRegionsPaginator.js +4 -4
  191. package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +4 -4
  192. package/dist-es/protocols/Aws_query.js +166 -166
  193. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +6 -6
  194. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +4 -4
  195. package/dist-es/waiters/waitForDBInstanceAvailable.js +6 -6
  196. package/dist-es/waiters/waitForDBInstanceDeleted.js +4 -4
  197. package/dist-es/waiters/waitForDBSnapshotAvailable.js +6 -6
  198. package/dist-es/waiters/waitForDBSnapshotDeleted.js +4 -4
  199. package/dist-types/RDS.d.ts +324 -506
  200. package/dist-types/RDSClient.d.ts +17 -20
  201. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  202. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -5
  203. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -2
  204. package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -2
  205. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +25 -33
  206. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -6
  207. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  208. package/dist-types/commands/CreateDBClusterCommand.d.ts +5 -10
  209. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -17
  210. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -9
  211. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -10
  212. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +5 -7
  213. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -4
  214. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -2
  215. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -5
  216. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +7 -11
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -1
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  219. package/dist-types/commands/DeleteDBClusterCommand.d.ts +4 -9
  220. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  221. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -9
  222. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -11
  223. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +8 -11
  224. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -2
  225. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -2
  226. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  227. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +5 -7
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
  229. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +1 -2
  230. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  231. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -13
  232. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -9
  233. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  234. package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -10
  235. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +1 -1
  236. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -2
  237. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -1
  238. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -4
  239. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -4
  240. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -2
  241. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -3
  242. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -3
  243. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -4
  244. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  245. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -2
  246. package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
  247. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -10
  248. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -2
  249. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
  250. package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -13
  251. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -8
  252. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  253. package/dist-types/commands/ModifyCertificatesCommand.d.ts +7 -7
  254. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +11 -11
  255. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -2
  256. package/dist-types/commands/ModifyDBClusterCommand.d.ts +4 -9
  257. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  258. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -12
  259. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -2
  260. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -6
  261. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
  262. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -5
  263. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  264. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +5 -7
  265. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -7
  266. package/dist-types/commands/RebootDBClusterCommand.d.ts +5 -11
  267. package/dist-types/commands/RebootDBInstanceCommand.d.ts +5 -10
  268. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +5 -7
  269. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -5
  270. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  271. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -13
  272. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -1
  273. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -3
  274. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +5 -9
  275. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -10
  276. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -4
  277. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -1
  278. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  279. package/dist-types/commands/StartDBClusterCommand.d.ts +5 -7
  280. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -9
  281. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -2
  282. package/dist-types/commands/StopDBClusterCommand.d.ts +7 -11
  283. package/dist-types/commands/StopDBInstanceCommand.d.ts +4 -10
  284. package/dist-types/models/models_0.d.ts +1474 -1954
  285. package/dist-types/models/models_1.d.ts +1271 -1666
  286. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  287. package/dist-types/runtimeConfig.d.ts +1 -1
  288. package/dist-types/runtimeConfig.native.d.ts +3 -3
  289. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  290. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  291. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  292. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  293. package/package.json +36 -36
@@ -9,27 +9,27 @@ export interface ModifyCertificatesCommandOutput extends ModifyCertificatesResul
9
9
  /**
10
10
  * <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
11
11
  * certificate for Amazon RDS for new DB instances temporarily, or remove the override.</p>
12
- * <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
12
+ * <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
13
13
  * instances that is different from the default certificate provided by RDS. You can also
14
14
  * use this operation to remove the override, so that new DB instances use the default
15
15
  * certificate provided by RDS.</p>
16
- * <p>You might need to override the default certificate in the following situations:</p>
17
- * <ul>
16
+ * <p>You might need to override the default certificate in the following situations:</p>
17
+ * <ul>
18
18
  * <li>
19
- * <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet
19
+ * <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet
20
20
  * the RDS default CA certificate for the specified Amazon Web Services Region.</p>
21
21
  * </li>
22
22
  * <li>
23
- * <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services
23
+ * <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services
24
24
  * Region, but you are still in the process of supporting the new CA certificate.
25
25
  * In this case, you temporarily need additional time to finish your application
26
26
  * changes.</p>
27
27
  * </li>
28
28
  * </ul>
29
- * <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
29
+ * <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
30
30
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
31
31
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.</p>
32
- * <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see
32
+ * <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see
33
33
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
34
34
  * Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</p>
35
35
  * @example
@@ -7,24 +7,24 @@ export interface ModifyCurrentDBClusterCapacityCommandInput extends ModifyCurren
7
7
  export interface ModifyCurrentDBClusterCapacityCommandOutput extends DBClusterCapacityInfo, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Set the capacity of an Aurora Serverless DB cluster to a specific value.</p>
11
- * <p>Aurora Serverless scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
10
+ * <p>Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.</p>
11
+ * <p>Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
12
12
  * fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
13
13
  * to set the capacity explicitly.</p>
14
- * <p>After this call sets the DB cluster capacity, Aurora Serverless can automatically scale
14
+ * <p>After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically scale
15
15
  * the DB cluster based on the cooldown period for scaling up and the cooldown period
16
16
  * for scaling down.</p>
17
- * <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
17
+ * <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
18
18
  * <i>Amazon Aurora User Guide</i>.</p>
19
- * <important>
19
+ * <important>
20
20
  * <p>If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>, connections that
21
- * prevent Aurora Serverless from finding a scaling point might be dropped. For more information about scaling points,
21
+ * prevent Aurora Serverless v1 from finding a scaling point might be dropped. For more information about scaling points,
22
22
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
23
- * Autoscaling for Aurora Serverless</a> in the <i>Amazon Aurora User Guide</i>.</p>
24
- * </important>
25
- * <note>
26
- * <p>This action only applies to Aurora Serverless DB clusters.</p>
27
- * </note>
23
+ * Autoscaling for Aurora Serverless v1</a> in the <i>Amazon Aurora User Guide</i>.</p>
24
+ * </important>
25
+ * <note>
26
+ * <p>This action only applies to Aurora Serverless v1 DB clusters.</p>
27
+ * </note>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -16,8 +16,8 @@ export interface ModifyCustomDBEngineVersionCommandOutput extends DBEngineVersio
16
16
  * <code>ModifyCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
17
17
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
18
18
  * the <code>ModifyCustomDbEngineVersion</code> event.</p>
19
- * </note>
20
- * <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>
19
+ * </note>
20
+ * <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>
21
21
  * in the <i>Amazon RDS User Guide</i>.</p>
22
22
  * @example
23
23
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,17 +10,12 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M
10
10
  * <p>Modify the settings for an Amazon Aurora DB cluster or a Multi-AZ DB cluster.
11
11
  * You can change one or more settings by specifying these parameters and the new values in the
12
12
  * request.</p>
13
- * <p>For more information on Amazon Aurora DB clusters, see
13
+ * <p>For more information on Amazon Aurora DB clusters, see
14
14
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
15
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
16
- * </p>
17
- * <p>For more information on Multi-AZ DB clusters, see
15
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
16
+ * <p>For more information on Multi-AZ DB clusters, see
18
17
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
19
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
20
- * </p>
21
- * <note>
22
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
23
- * </note>
18
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
24
19
  * @example
25
20
  * Use a bare-bones client and the command you need to make an API call.
26
21
  * ```javascript
@@ -9,9 +9,9 @@ export interface ModifyDBClusterEndpointCommandOutput extends DBClusterEndpoint,
9
9
  }
10
10
  /**
11
11
  * <p>Modifies the properties of an endpoint in an Amazon Aurora DB cluster.</p>
12
- * <note>
13
- * <p>This action only applies to Aurora DB clusters.</p>
14
- * </note>
12
+ * <note>
13
+ * <p>This action only applies to Aurora DB clusters.</p>
14
+ * </note>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -7,12 +7,10 @@ export interface ModifyDBClusterParameterGroupCommandInput extends ModifyDBClust
7
7
  export interface ModifyDBClusterParameterGroupCommandOutput extends DBClusterParameterGroupNameMessage, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
10
+ * <p>Modifies the parameters of a DB cluster parameter group. To modify more than one parameter,
12
11
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>,
13
12
  * and <code>ApplyMethod</code>. A maximum of 20
14
- * parameters can be modified in a single request.
15
- * </p>
13
+ * parameters can be modified in a single request.</p>
16
14
  * <important>
17
15
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
18
16
  * before creating your first DB cluster that uses that DB cluster parameter group as the default parameter
@@ -23,22 +21,18 @@ export interface ModifyDBClusterParameterGroupCommandOutput extends DBClusterPar
23
21
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
24
22
  * <code>DescribeDBClusterParameters</code> action to verify
25
23
  * that your DB cluster parameter group has been created or modified.</p>
26
- * <p>If the modified DB cluster parameter group is used by an Aurora Serverless cluster, Aurora
24
+ * <p>If the modified DB cluster parameter group is used by an Aurora Serverless v1 cluster, Aurora
27
25
  * applies the update immediately. The cluster restart might interrupt your workload. In that case,
28
26
  * your application must reopen any connections and retry any transactions that were active
29
27
  * when the parameter changes took effect.</p>
30
28
  * </important>
31
- * <p>For more information on Amazon Aurora DB clusters, see
29
+ * <p>For more information on Amazon Aurora DB clusters, see
32
30
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
33
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
34
- * </p>
35
- * <p>For more information on Multi-AZ DB clusters, see
31
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
32
+ * <p>For more information on Multi-AZ DB clusters, see
36
33
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
37
34
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
38
35
  * </p>
39
- * <note>
40
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
41
- * </note>
42
36
  * @example
43
37
  * Use a bare-bones client and the command you need to make an API call.
44
38
  * ```javascript
@@ -11,8 +11,7 @@ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, _
11
11
  * You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
12
12
  * To learn what modifications you can make to your DB instance,
13
13
  * call <code>DescribeValidDBInstanceModifications</code>
14
- * before you call <code>ModifyDBInstance</code>.
15
- * </p>
14
+ * before you call <code>ModifyDBInstance</code>.</p>
16
15
  * @example
17
16
  * Use a bare-bones client and the command you need to make an API call.
18
17
  * ```javascript
@@ -7,12 +7,10 @@ export interface ModifyDBParameterGroupCommandInput extends ModifyDBParameterGro
7
7
  export interface ModifyDBParameterGroupCommandOutput extends DBParameterGroupNameMessage, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Modifies the parameters of a DB parameter group. To modify more than one parameter,
10
+ * <p>Modifies the parameters of a DB parameter group. To modify more than one parameter,
12
11
  * submit a list of the following: <code>ParameterName</code>, <code>ParameterValue</code>, and
13
- * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.
14
- * </p>
15
- * <important>
12
+ * <code>ApplyMethod</code>. A maximum of 20 parameters can be modified in a single request.</p>
13
+ * <important>
16
14
  * <p>After you modify a DB parameter group, you should wait at least 5 minutes
17
15
  * before creating your first DB instance that uses that DB parameter group as the default parameter
18
16
  * group. This allows Amazon RDS to fully complete the modify action before the parameter
@@ -22,7 +20,7 @@ export interface ModifyDBParameterGroupCommandOutput extends DBParameterGroupNam
22
20
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
23
21
  * <i>DescribeDBParameters</i> command to verify
24
22
  * that your DB parameter group has been created or modified.</p>
25
- * </important>
23
+ * </important>
26
24
  * @example
27
25
  * Use a bare-bones client and the command you need to make an API call.
28
26
  * ```javascript
@@ -8,7 +8,7 @@ export interface ModifyDBSnapshotAttributeCommandOutput extends ModifyDBSnapshot
8
8
  }
9
9
  /**
10
10
  * <p>Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.</p>
11
- * <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
11
+ * <p>To share a manual DB snapshot with other Amazon Web Services accounts, specify <code>restore</code>
12
12
  * as the <code>AttributeName</code> and use the <code>ValuesToAdd</code> parameter to add
13
13
  * a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB snapshot.
14
14
  * Uses the value <code>all</code> to make the manual DB snapshot public, which means it
@@ -21,7 +21,7 @@ export interface ModifyDBSnapshotAttributeCommandOutput extends ModifyDBSnapshot
21
21
  * <p>If the manual DB snapshot is encrypted, it can be shared, but only by specifying a
22
22
  * list of authorized Amazon Web Services account IDs for the <code>ValuesToAdd</code> parameter. You
23
23
  * can't use <code>all</code> as a value for that parameter in this case.</p>
24
- * <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or
24
+ * <p>To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or
25
25
  * whether a manual DB snapshot public or private, use the <a>DescribeDBSnapshotAttributes</a> API action. The accounts are returned as
26
26
  * values for the <code>restore</code> attribute.</p>
27
27
  * @example
@@ -10,11 +10,9 @@ export interface ModifyDBSnapshotCommandOutput extends ModifyDBSnapshotResult, _
10
10
  * <p>Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted
11
11
  * or unencrypted, but not shared or public.
12
12
  *
13
- * </p>
14
- *
15
- * <p>Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This command
16
- * doesn't apply to RDS Custom.
17
- * </p>
13
+ * </p>
14
+ * <p>Amazon RDS supports upgrading DB snapshots for MySQL, PostgreSQL, and Oracle. This command
15
+ * doesn't apply to RDS Custom.</p>
18
16
  * @example
19
17
  * Use a bare-bones client and the command you need to make an API call.
20
18
  * ```javascript
@@ -9,7 +9,7 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
9
9
  /**
10
10
  * <p>Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change
11
11
  * source identifiers for a subscription, use the <code>AddSourceIdentifierToSubscription</code> and <code>RemoveSourceIdentifierFromSubscription</code> calls.</p>
12
- * <p>You can see a list of the event categories for a given source type (<code>SourceType</code>)
12
+ * <p>You can see a list of the event categories for a given source type (<code>SourceType</code>)
13
13
  * in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">Events</a> in the <i>Amazon RDS User Guide</i>
14
14
  * or by using the <code>DescribeEventCategories</code> operation.</p>
15
15
  * @example
@@ -7,15 +7,13 @@ export interface ModifyGlobalClusterCommandInput extends ModifyGlobalClusterMess
7
7
  export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterResult, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Modify a setting for an Amazon Aurora global cluster. You can change one or more database configuration
10
+ * <p>Modify a setting for an Amazon Aurora global cluster. You can change one or more database configuration
12
11
  * parameters by specifying these parameters and the new values in the request. For more information on
13
12
  * Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon Aurora?</a> in the
14
- * <i>Amazon Aurora User Guide.</i>
15
- * </p>
16
- * <note>
17
- * <p>This action only applies to Aurora DB clusters.</p>
18
- * </note>
13
+ * <i>Amazon Aurora User Guide</i>.</p>
14
+ * <note>
15
+ * <p>This action only applies to Aurora DB clusters.</p>
16
+ * </note>
19
17
  * @example
20
18
  * Use a bare-bones client and the command you need to make an API call.
21
19
  * ```javascript
@@ -8,10 +8,10 @@ export interface PromoteReadReplicaCommandOutput extends PromoteReadReplicaResul
8
8
  }
9
9
  /**
10
10
  * <p>Promotes a read replica DB instance to a standalone DB instance.</p>
11
- * <note>
11
+ * <note>
12
12
  * <ul>
13
13
  * <li>
14
- * <p>Backup duration is a function of the amount of changes to the database since the previous
14
+ * <p>Backup duration is a function of the amount of changes to the database since the previous
15
15
  * backup. If you plan to promote a read replica to a standalone instance, we
16
16
  * recommend that you enable backups and complete at least one backup prior to
17
17
  * promotion. In addition, a read replica cannot be promoted to a standalone
@@ -19,13 +19,12 @@ export interface PromoteReadReplicaCommandOutput extends PromoteReadReplicaResul
19
19
  * enabled backups on your read replica, configure the automated backup window
20
20
  * so that daily backups do not interfere with read replica
21
21
  * promotion.</p>
22
- * </li>
22
+ * </li>
23
23
  * <li>
24
- * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
25
- * </li>
24
+ * <p>This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.</p>
25
+ * </li>
26
26
  * </ul>
27
- *
28
- * </note>
27
+ * </note>
29
28
  * @example
30
29
  * Use a bare-bones client and the command you need to make an API call.
31
30
  * ```javascript
@@ -10,17 +10,11 @@ export interface RebootDBClusterCommandOutput extends RebootDBClusterResult, __M
10
10
  * <p>You might need to reboot your DB cluster, usually for maintenance reasons.
11
11
  * For example, if you make certain modifications,
12
12
  * or if you change the DB cluster parameter group associated with the DB cluster,
13
- * reboot the DB cluster for the changes to take effect.
14
- * </p>
15
- *
16
- * <p>Rebooting a DB cluster restarts the database engine service. Rebooting a DB
17
- * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.
18
- * </p>
19
- *
20
- * <p>Use this operation only for a non-Aurora Multi-AZ DB cluster.
21
- * The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
22
- *
23
- * <p>For more information on Multi-AZ DB clusters, see
13
+ * reboot the DB cluster for the changes to take effect.</p>
14
+ * <p>Rebooting a DB cluster restarts the database engine service. Rebooting a DB
15
+ * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.</p>
16
+ * <p>Use this operation only for a non-Aurora Multi-AZ DB cluster.</p>
17
+ * <p>For more information on Multi-AZ DB clusters, see
24
18
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
25
19
  * Multi-AZ deployments with two readable standby DB instances</a> in the
26
20
  * <i>Amazon RDS User Guide.</i>
@@ -10,17 +10,12 @@ export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, _
10
10
  * <p>You might need to reboot your DB instance, usually for maintenance reasons.
11
11
  * For example, if you make certain modifications,
12
12
  * or if you change the DB parameter group associated with the DB instance,
13
- * you must reboot the instance for the changes to take effect.
14
- * </p>
15
- *
16
- * <p>Rebooting a DB instance restarts the database engine service.
17
- * Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.
18
- * </p>
19
- *
20
- * <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>
13
+ * you must reboot the instance for the changes to take effect.</p>
14
+ * <p>Rebooting a DB instance restarts the database engine service.
15
+ * Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.</p>
16
+ * <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>
21
17
  * </p>
22
- *
23
- * <p>This command doesn't apply to RDS Custom.</p>
18
+ * <p>This command doesn't apply to RDS Custom.</p>
24
19
  * @example
25
20
  * Use a bare-bones client and the command you need to make an API call.
26
21
  * ```javascript
@@ -7,14 +7,12 @@ export interface RemoveFromGlobalClusterCommandInput extends RemoveFromGlobalClu
7
7
  export interface RemoveFromGlobalClusterCommandOutput extends RemoveFromGlobalClusterResult, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a
10
+ * <p>Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a
12
11
  * standalone cluster with read-write capability instead of being read-only and receiving data from a
13
- * primary cluster in a different Region.
14
- * </p>
15
- * <note>
16
- * <p>This action only applies to Aurora DB clusters.</p>
17
- * </note>
12
+ * primary cluster in a different Region.</p>
13
+ * <note>
14
+ * <p>This action only applies to Aurora DB clusters.</p>
15
+ * </note>
18
16
  * @example
19
17
  * Use a bare-bones client and the command you need to make an API call.
20
18
  * ```javascript
@@ -11,15 +11,11 @@ export interface RemoveRoleFromDBClusterCommandOutput extends __MetadataBearer {
11
11
  * DB cluster.</p>
12
12
  * <p>For more information on Amazon Aurora DB clusters, see
13
13
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
14
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
15
- * </p>
14
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
16
15
  * <p>For more information on Multi-AZ DB clusters, see
17
16
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
18
17
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
19
18
  * </p>
20
- * <note>
21
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
22
- * </note>
23
19
  * @example
24
20
  * Use a bare-bones client and the command you need to make an API call.
25
21
  * ```javascript
@@ -8,7 +8,7 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
8
8
  }
9
9
  /**
10
10
  * <p>Removes metadata tags from an Amazon RDS resource.</p>
11
- * <p>For an overview on tagging an Amazon RDS resource,
11
+ * <p>For an overview on tagging an Amazon RDS resource,
12
12
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
13
13
  * in the <i>Amazon RDS User Guide.</i>
14
14
  * </p>
@@ -7,29 +7,22 @@ export interface ResetDBClusterParameterGroupCommandInput extends ResetDBCluster
7
7
  export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterParameterGroupNameMessage, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Modifies the parameters of a DB cluster parameter group to the default value. To
10
+ * <p>Modifies the parameters of a DB cluster parameter group to the default value. To
12
11
  * reset specific parameters submit a list of the following: <code>ParameterName</code>
13
12
  * and <code>ApplyMethod</code>. To reset the
14
13
  * entire DB cluster parameter group, specify the <code>DBClusterParameterGroupName</code>
15
- * and <code>ResetAllParameters</code> parameters.
16
- * </p>
17
- * <p>
18
- * When resetting the entire group, dynamic parameters are updated immediately and static parameters
14
+ * and <code>ResetAllParameters</code> parameters.</p>
15
+ * <p>When resetting the entire group, dynamic parameters are updated immediately and static parameters
19
16
  * are set to <code>pending-reboot</code> to take effect on the next DB instance restart
20
17
  * or <code>RebootDBInstance</code> request. You must call <code>RebootDBInstance</code> for every
21
18
  * DB instance in your DB cluster that you want the updated static parameter to apply to.</p>
22
- * <p>For more information on Amazon Aurora DB clusters, see
19
+ * <p>For more information on Amazon Aurora DB clusters, see
23
20
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
24
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
25
- * </p>
26
- * <p>For more information on Multi-AZ DB clusters, see
21
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
22
+ * <p>For more information on Multi-AZ DB clusters, see
27
23
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
28
24
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
29
25
  * </p>
30
- * <note>
31
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
32
- * </note>
33
26
  * @example
34
27
  * Use a bare-bones client and the command you need to make an API call.
35
28
  * ```javascript
@@ -14,7 +14,7 @@ export interface ResetDBParameterGroupCommandOutput extends DBParameterGroupName
14
14
  * <code>ResetAllParameters</code> parameters. When resetting the entire group, dynamic
15
15
  * parameters are updated immediately and static parameters are set to
16
16
  * <code>pending-reboot</code> to take effect on the next DB instance restart or
17
- * <code>RebootDBInstance</code> request. </p>
17
+ * <code>RebootDBInstance</code> request.</p>
18
18
  * @example
19
19
  * Use a bare-bones client and the command you need to make an API call.
20
20
  * ```javascript
@@ -12,7 +12,7 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
12
12
  * 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
13
13
  * <i>Amazon Aurora User Guide</i>.</p>
14
14
  * <note>
15
- * <p>This action only restores the DB cluster, not the DB instances for that DB
15
+ * <p>This action only restores the DB cluster, not the DB instances for that DB
16
16
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
17
17
  * instances for the restored DB cluster, specifying the identifier of the restored DB
18
18
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
@@ -21,8 +21,7 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
21
21
  * </note>
22
22
  * <p>For more information on Amazon Aurora, see
23
23
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
24
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
25
- * </p>
24
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
26
25
  * <note>
27
26
  * <p>This action only applies to Aurora DB clusters. The source DB engine must be
28
27
  * MySQL.</p>
@@ -11,25 +11,21 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
11
11
  * <p>The target DB cluster is created from the source snapshot with a default
12
12
  * configuration. If you don't specify a security group, the new DB cluster is
13
13
  * associated with the default security group.</p>
14
- * <note>
14
+ * <note>
15
15
  * <p>This action only restores the DB cluster, not the DB instances for that DB
16
16
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
17
17
  * instances for the restored DB cluster, specifying the identifier of the restored DB
18
18
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
19
19
  * the <code>RestoreDBClusterFromSnapshot</code> action has completed and the DB
20
20
  * cluster is available.</p>
21
- * </note>
22
- * <p>For more information on Amazon Aurora DB clusters, see
21
+ * </note>
22
+ * <p>For more information on Amazon Aurora DB clusters, see
23
23
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
24
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
25
- * </p>
26
- * <p>For more information on Multi-AZ DB clusters, see
24
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
25
+ * <p>For more information on Multi-AZ DB clusters, see
27
26
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
28
27
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
29
28
  * </p>
30
- * <note>
31
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
32
- * </note>
33
29
  * @example
34
30
  * Use a bare-bones client and the command you need to make an API call.
35
31
  * ```javascript
@@ -11,26 +11,22 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
11
11
  * in time before <code>LatestRestorableTime</code> for up to
12
12
  * <code>BackupRetentionPeriod</code> days. The target DB cluster is created from the
13
13
  * source DB cluster with the same configuration as the original DB cluster, except that
14
- * the new DB cluster is created with the default DB security group. </p>
15
- * <note>
14
+ * the new DB cluster is created with the default DB security group.</p>
15
+ * <note>
16
16
  * <p>For Aurora, this action only restores the DB cluster, not the DB instances for that DB
17
17
  * cluster. You must invoke the <code>CreateDBInstance</code> action to create DB
18
18
  * instances for the restored DB cluster, specifying the identifier of the restored DB
19
19
  * cluster in <code>DBClusterIdentifier</code>. You can create DB instances only after
20
20
  * the <code>RestoreDBClusterToPointInTime</code> action has completed and the DB
21
21
  * cluster is available.</p>
22
- * </note>
23
- * <p>For more information on Amazon Aurora DB clusters, see
22
+ * </note>
23
+ * <p>For more information on Amazon Aurora DB clusters, see
24
24
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
25
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
26
- * </p>
27
- * <p>For more information on Multi-AZ DB clusters, see
25
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
26
+ * <p>For more information on Multi-AZ DB clusters, see
28
27
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
29
28
  * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
30
29
  * </p>
31
- * <note>
32
- * <p>The Multi-AZ DB clusters feature is in preview and is subject to change.</p>
33
- * </note>
34
30
  * @example
35
31
  * Use a bare-bones client and the command you need to make an API call.
36
32
  * ```javascript
@@ -11,16 +11,16 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
11
11
  * of the source's original configuration, including the default security group and DB parameter group. By default, the new DB
12
12
  * instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group
13
13
  * associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>
14
- * <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance
14
+ * <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance
15
15
  * before you call the RestoreDBInstanceFromDBSnapshot action. RDS doesn't allow two DB instances with the same name. After you
16
16
  * have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as
17
17
  * the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you replace the original
18
18
  * DB instance with the DB instance created from the snapshot.</p>
19
- * <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
19
+ * <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>
20
20
  * must be the ARN of the shared DB snapshot.</p>
21
- * <note>
21
+ * <note>
22
22
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>
23
- * </note>
23
+ * </note>
24
24
  * @example
25
25
  * Use a bare-bones client and the command you need to make an API call.
26
26
  * ```javascript
@@ -14,7 +14,7 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
14
14
  * and then restore the backup file onto a new Amazon RDS DB instance running MySQL.
15
15
  * 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>
16
16
  * in the <i>Amazon RDS User Guide.</i>
17
- * </p>
17
+ * </p>
18
18
  * <p>This command doesn't apply to RDS Custom.</p>
19
19
  * @example
20
20
  * Use a bare-bones client and the command you need to make an API call.
@@ -8,15 +8,15 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
8
8
  }
9
9
  /**
10
10
  * <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>
11
- * <p>The target database is created with most of the original configuration, but in a
11
+ * <p>The target database is created with most of the original configuration, but in a
12
12
  * system-selected Availability Zone, with the default security group, the default subnet
13
13
  * group, and the default DB parameter group. By default, the new DB instance is created as
14
14
  * a single-AZ deployment except when the instance is a SQL Server instance that has an
15
15
  * option group that is associated with mirroring; in this case, the instance becomes a
16
16
  * mirrored deployment and not a single-AZ deployment.</p>
17
- * <note>
17
+ * <note>
18
18
  * <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterToPointInTime</code>.</p>
19
- * </note>
19
+ * </note>
20
20
  * @example
21
21
  * Use a bare-bones client and the command you need to make an API call.
22
22
  * ```javascript