@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
@@ -268,59 +268,56 @@ export interface RDSClientResolvedConfig extends RDSClientResolvedConfigType {
268
268
  }
269
269
  /**
270
270
  * <fullname>Amazon Relational Database Service</fullname>
271
- * <p> </p>
272
- * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
271
+ * <p></p>
272
+ *
273
+ * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
273
274
  * scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational
274
275
  * database and manages common database administration tasks, freeing up developers to focus on what makes their applications
275
276
  * and businesses unique.</p>
276
- * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
277
+ * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
277
278
  * Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools
278
279
  * you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS
279
280
  * automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS
280
281
  * is flexible: you can scale your DB instance's compute resources and storage capacity to meet your
281
282
  * application's demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for
282
283
  * the resources you use.</p>
283
- * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
284
+ * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
284
285
  * you can use to manage Amazon RDS. Amazon RDS is asynchronous, which means that some interfaces might
285
286
  * require techniques such as polling or callback functions to determine when a command has been applied. In this
286
287
  * reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot,
287
288
  * or during the maintenance window. The reference structure is as follows, and we list following some related topics
288
289
  * from the user guide.</p>
289
- *
290
- * <p>
290
+ * <p>
291
291
  * <b>Amazon RDS API Reference</b>
292
292
  * </p>
293
- *
294
- * <ul>
293
+ * <ul>
295
294
  * <li>
296
- * <p>For the alphabetical list of API actions, see
295
+ * <p>For the alphabetical list of API actions, see
297
296
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html">API Actions</a>.</p>
298
297
  * </li>
299
298
  * <li>
300
- * <p>For the alphabetical list of data types, see
299
+ * <p>For the alphabetical list of data types, see
301
300
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html">Data Types</a>.</p>
302
301
  * </li>
303
302
  * <li>
304
- * <p>For a list of common query parameters, see
303
+ * <p>For a list of common query parameters, see
305
304
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html">Common Parameters</a>.</p>
306
305
  * </li>
307
306
  * <li>
308
- * <p>For descriptions of the error codes, see
307
+ * <p>For descriptions of the error codes, see
309
308
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html">Common Errors</a>.</p>
310
309
  * </li>
311
310
  * </ul>
312
- *
313
- * <p>
311
+ * <p>
314
312
  * <b>Amazon RDS User Guide</b>
315
313
  * </p>
316
- *
317
- * <ul>
314
+ * <ul>
318
315
  * <li>
319
- * <p>For a summary of the Amazon RDS interfaces, see
316
+ * <p>For a summary of the Amazon RDS interfaces, see
320
317
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces">Available RDS Interfaces</a>.</p>
321
318
  * </li>
322
319
  * <li>
323
- * <p>For more information about how to use the Query API, see
320
+ * <p>For more information about how to use the Query API, see
324
321
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html">Using the Query API</a>.</p>
325
322
  * </li>
326
323
  * </ul>
@@ -8,7 +8,7 @@ export interface AddTagsToResourceCommandOutput extends __MetadataBearer {
8
8
  }
9
9
  /**
10
10
  * <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>
11
- * <p>For an overview on tagging Amazon RDS resources,
11
+ * <p>For an overview on tagging Amazon RDS resources,
12
12
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
@@ -12,13 +12,12 @@ export interface AuthorizeDBSecurityGroupIngressCommandOutput extends AuthorizeD
12
12
  * instances. Second, IP ranges are available if the application accessing your database is running on the internet.
13
13
  * Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId
14
14
  * and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).</p>
15
- * <note>
15
+ * <note>
16
16
  * <p>You can't authorize ingress from an EC2 security group in one Amazon Web Services Region to an Amazon RDS DB instance in
17
17
  * another. You can't authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.</p>
18
- * </note>
19
- * <p>For an overview of CIDR ranges, go to the
20
- * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.
21
- * </p>
18
+ * </note>
19
+ * <p>For an overview of CIDR ranges, go to the
20
+ * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.</p>
22
21
  * @example
23
22
  * Use a bare-bones client and the command you need to make an API call.
24
23
  * ```javascript
@@ -11,8 +11,7 @@ export interface BacktrackDBClusterCommandOutput extends DBClusterBacktrack, __M
11
11
  * <p>For more information on backtracking, see
12
12
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Backtrack.html">
13
13
  * Backtracking an Aurora DB Cluster</a> in the
14
- * <i>Amazon Aurora User Guide.</i>
15
- * </p>
14
+ * <i>Amazon Aurora User Guide</i>.</p>
16
15
  * <note>
17
16
  * <p>This action only applies to Aurora MySQL DB clusters.</p>
18
17
  * </note>
@@ -8,8 +8,7 @@ export interface CancelExportTaskCommandOutput extends ExportTask, __MetadataBea
8
8
  }
9
9
  /**
10
10
  * <p>Cancels an export task in progress that is exporting a snapshot to Amazon S3.
11
- * Any data that has already been written to the S3 bucket isn't removed.
12
- * </p>
11
+ * Any data that has already been written to the S3 bucket isn't removed.</p>
13
12
  * @example
14
13
  * Use a bare-bones client and the command you need to make an API call.
15
14
  * ```javascript
@@ -8,80 +8,75 @@ export interface CopyDBClusterSnapshotCommandOutput extends CopyDBClusterSnapsho
8
8
  }
9
9
  /**
10
10
  * <p>Copies a snapshot of a DB cluster.</p>
11
- * <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
11
+ * <p>To copy a DB cluster snapshot from a shared manual DB cluster snapshot, <code>SourceDBClusterSnapshotIdentifier</code>
12
12
  * must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.</p>
13
- *
14
- * <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
13
+ * <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
15
14
  * 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,
16
15
  * you must provide the following values:</p>
17
- *
18
- * <ul>
16
+ * <ul>
19
17
  * <li>
20
- * <p>
18
+ * <p>
21
19
  * <code>KmsKeyId</code> - The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to
22
20
  * encrypt the copy of the DB cluster snapshot in the destination Amazon Web Services Region.</p>
23
21
  * </li>
24
22
  * <li>
25
- * <p>
23
+ * <p>
26
24
  * <code>PreSignedUrl</code> - A URL that contains a Signature Version 4 signed request for the
27
25
  * <code>CopyDBClusterSnapshot</code> action to be called in the source Amazon Web Services Region where the DB cluster snapshot is copied from.
28
26
  * The pre-signed URL must be a valid request for the <code>CopyDBClusterSnapshot</code> API action that can be executed in the
29
27
  * source Amazon Web Services Region that contains the encrypted DB cluster snapshot to be copied.</p>
30
- * <p>The pre-signed URL request must contain the following parameter values:</p>
31
- * <ul>
28
+ * <p>The pre-signed URL request must contain the following parameter values:</p>
29
+ * <ul>
32
30
  * <li>
33
- * <p>
31
+ * <p>
34
32
  * <code>KmsKeyId</code> - The Amazon Web Services KMS key identifier for the KMS key to use to encrypt the copy of the DB
35
33
  * cluster snapshot in the destination Amazon Web Services Region. This is the same identifier for both the <code>CopyDBClusterSnapshot</code>
36
34
  * action that is called in the destination Amazon Web Services Region, and the action contained in the pre-signed URL.</p>
37
- * </li>
35
+ * </li>
38
36
  * <li>
39
- * <p>
37
+ * <p>
40
38
  * <code>DestinationRegion</code> - The name of the Amazon Web Services Region that the DB cluster snapshot is to be created in.</p>
41
- * </li>
39
+ * </li>
42
40
  * <li>
43
- * <p>
41
+ * <p>
44
42
  * <code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier for the encrypted DB cluster
45
43
  * snapshot to be copied. This identifier must be in the Amazon Resource Name (ARN) format for the source Amazon Web Services Region. For example,
46
44
  * if you are copying an encrypted DB cluster snapshot from the us-west-2 Amazon Web Services Region, then your <code>SourceDBClusterSnapshotIdentifier</code>
47
45
  * looks like the following example: <code>arn:aws:rds:us-west-2:123456789012:cluster-snapshot:aurora-cluster1-snapshot-20161115</code>.</p>
48
- * </li>
46
+ * </li>
49
47
  * </ul>
50
- * <p>To learn how to generate a Signature Version 4 signed request, see
48
+ * <p>To learn how to generate a Signature Version 4 signed request, see
51
49
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html">
52
50
  * Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4)</a> and
53
51
  * <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">
54
52
  * Signature Version 4 Signing Process</a>.</p>
55
- * <note>
56
- * <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)
53
+ * <note>
54
+ * <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)
57
55
  * instead of specifying <code>PreSignedUrl</code> manually. Specifying <code>SourceRegion</code> autogenerates a pre-signed URL that is a valid
58
56
  * request for the operation that can be executed in the source Amazon Web Services Region.</p>
59
- * </note>
57
+ * </note>
60
58
  * </li>
61
59
  * <li>
62
- * <p>
60
+ * <p>
63
61
  * <code>TargetDBClusterSnapshotIdentifier</code> - The identifier for the new copy of the DB cluster snapshot in the destination Amazon Web Services Region.</p>
64
62
  * </li>
65
63
  * <li>
66
- * <p>
64
+ * <p>
67
65
  * <code>SourceDBClusterSnapshotIdentifier</code> - The DB cluster snapshot identifier for the encrypted DB cluster snapshot to be copied.
68
- * 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>
66
+ * 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>
69
67
  * </li>
70
68
  * </ul>
71
- * <p>To cancel the copy operation once it is in progress, delete the target DB cluster snapshot identified
69
+ * <p>To cancel the copy operation once it is in progress, delete the target DB cluster snapshot identified
72
70
  * by <code>TargetDBClusterSnapshotIdentifier</code> while that DB cluster snapshot is in "copying" status.</p>
73
- * <p>For more information on copying encrypted Amazon Aurora DB cluster snapshots from one Amazon Web Services Region to another, see
71
+ * <p>For more information on copying encrypted Amazon Aurora DB cluster snapshots from one Amazon Web Services Region to another, see
74
72
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html">
75
- * Copying a Snapshot</a> in the <i>Amazon Aurora User Guide.</i>
76
- * </p>
73
+ * Copying a Snapshot</a> in the <i>Amazon Aurora User Guide</i>.</p>
77
74
  * <p>For more information on Amazon Aurora DB clusters, see
78
75
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
79
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
80
- * </p>
76
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
81
77
  * <p>For more information on Multi-AZ DB clusters, see
82
78
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
83
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
84
- * </p>
79
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
85
80
  * @example
86
81
  * Use a bare-bones client and the command you need to make an API call.
87
82
  * ```javascript
@@ -8,16 +8,12 @@ export interface CopyDBSnapshotCommandOutput extends CopyDBSnapshotResult, __Met
8
8
  }
9
9
  /**
10
10
  * <p>Copies the specified DB snapshot. The source DB snapshot must be in the <code>available</code> state.</p>
11
- *
12
11
  * <p>You can copy a snapshot from one Amazon Web Services Region to another. In that case, the Amazon Web Services Region
13
12
  * where you call the <code>CopyDBSnapshot</code> action is the destination Amazon Web Services Region for the
14
- * DB snapshot copy. </p>
15
- *
13
+ * DB snapshot copy.</p>
16
14
  * <p>This command doesn't apply to RDS Custom.</p>
17
- *
18
15
  * <p>For more information about copying snapshots, see
19
- * <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>
20
- * </p>
16
+ * <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>
21
17
  * @example
22
18
  * Use a bare-bones client and the command you need to make an API call.
23
19
  * ```javascript
@@ -11,10 +11,10 @@ export interface CreateCustomDBEngineVersionCommandOutput extends DBEngineVersio
11
11
  * AMI. The supported engines are the following:</p>
12
12
  * <ul>
13
13
  * <li>
14
- * <p> Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR</p>
14
+ * <p>Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR</p>
15
15
  * </li>
16
16
  * <li>
17
- * <p> Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR</p>
17
+ * <p>Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR</p>
18
18
  * </li>
19
19
  * </ul>
20
20
  * <p>Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software.
@@ -35,7 +35,7 @@ export interface CreateCustomDBEngineVersionCommandOutput extends DBEngineVersio
35
35
  * <code>CreateCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
36
36
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
37
37
  * the <code>CreateCustomDbEngineVersion</code> event.</p>
38
- * </note>
38
+ * </note>
39
39
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.create">
40
40
  * Creating a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
41
41
  * @example
@@ -8,19 +8,17 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M
8
8
  }
9
9
  /**
10
10
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
11
- * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
11
+ * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
12
12
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
13
13
  * PostgreSQL DB instance. For cross-Region replication where the DB cluster identified by
14
14
  * <code>ReplicationSourceIdentifier</code> is encrypted, also specify the
15
15
  * <code>PreSignedUrl</code> parameter.</p>
16
- * <p>For more information on Amazon Aurora, see
16
+ * <p>For more information on Amazon Aurora, see
17
17
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
18
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
19
- * </p>
20
- * <p>For more information on Multi-AZ DB clusters, see
18
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
19
+ * <p>For more information on Multi-AZ DB clusters, see
21
20
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
22
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
23
- * </p>
21
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
24
22
  * @example
25
23
  * Use a bare-bones client and the command you need to make an API call.
26
24
  * ```javascript
@@ -8,20 +8,17 @@ export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClus
8
8
  }
9
9
  /**
10
10
  * <p>Creates a new DB cluster parameter group.</p>
11
- * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
12
- * <p>
13
- * A DB cluster parameter group is initially created with the default parameters for the
11
+ * <p>Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.</p>
12
+ * <p>A DB cluster parameter group is initially created with the default parameters for the
14
13
  * database engine used by instances in the DB cluster. To provide custom values for any of the
15
14
  * parameters, you must modify the group after creating it using
16
15
  * <code>ModifyDBClusterParameterGroup</code>. Once you've created a DB cluster parameter group, you need to
17
16
  * associate it with your DB cluster using <code>ModifyDBCluster</code>.</p>
18
17
  * <p>When you associate a new DB cluster parameter group with a running Aurora DB cluster, reboot the DB
19
18
  * instances in the DB cluster without failover for the new DB cluster parameter group and
20
- * associated settings to take effect.
21
- * </p>
22
- * <p>When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB
23
- * cluster without failover for the new DB cluster parameter group and associated settings to take effect.
24
- * </p>
19
+ * associated settings to take effect.</p>
20
+ * <p>When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB
21
+ * cluster without failover for the new DB cluster parameter group and associated settings to take effect.</p>
25
22
  * <important>
26
23
  * <p>After you create a DB cluster parameter group, you should wait at least 5 minutes
27
24
  * before creating your first DB cluster
@@ -34,14 +31,12 @@ export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClus
34
31
  * <code>DescribeDBClusterParameters</code> action to verify
35
32
  * that your DB cluster parameter group has been created or modified.</p>
36
33
  * </important>
37
- * <p>For more information on Amazon Aurora, see
34
+ * <p>For more information on Amazon Aurora, see
38
35
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
39
- * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
40
- * </p>
41
- * <p>For more information on Multi-AZ DB clusters, see
36
+ * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
37
+ * <p>For more information on Multi-AZ DB clusters, see
42
38
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
43
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
44
- * </p>
39
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
45
40
  * @example
46
41
  * Use a bare-bones client and the command you need to make an API call.
47
42
  * ```javascript
@@ -8,13 +8,11 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna
8
8
  }
9
9
  /**
10
10
  * <p>Creates a snapshot of a DB cluster.</p>
11
- * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
12
- * Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
13
- * </p>
14
- * <p>For more information on Multi-AZ DB clusters, see
11
+ * <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amazon
12
+ * Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
13
+ * <p>For more information on Multi-AZ DB clusters, see
15
14
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html">
16
- * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide.</i>
17
- * </p>
15
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
18
16
  * @example
19
17
  * Use a bare-bones client and the command you need to make an API call.
20
18
  * ```javascript
@@ -10,19 +10,15 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
10
10
  * <p>Creates a new DB instance that acts as a read replica for an existing source DB
11
11
  * instance. You can create a read replica for a DB instance running MySQL, MariaDB,
12
12
  * 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
13
- * Replicas</a> in the <i>Amazon RDS User Guide</i>. </p>
14
- *
15
- * <p>Amazon Aurora doesn't support this action. Call the <code>CreateDBInstance</code>
13
+ * Replicas</a> in the <i>Amazon RDS User Guide</i>.</p>
14
+ * <p>Amazon Aurora doesn't support this action. Call the <code>CreateDBInstance</code>
16
15
  * action to create a DB instance for an Aurora DB cluster.</p>
17
- *
18
- * <p>All read replica DB instances are created with backups disabled. All other DB
16
+ * <p>All read replica DB instances are created with backups disabled. All other DB
19
17
  * instance attributes (including DB security groups and DB parameter groups) are inherited
20
18
  * from the source DB instance, except as specified.</p>
21
- *
22
- * <important>
23
- * <p>Your source DB instance must have backup retention enabled.
24
- * </p>
25
- * </important>
19
+ * <important>
20
+ * <p>Your source DB instance must have backup retention enabled.</p>
21
+ * </important>
26
22
  * @example
27
23
  * Use a bare-bones client and the command you need to make an API call.
28
24
  * ```javascript
@@ -8,17 +8,15 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
8
8
  }
9
9
  /**
10
10
  * <p>Creates a new DB parameter group.</p>
11
- * <p>
12
- * A DB parameter group is initially created with the default parameters for the
11
+ * <p>A DB parameter group is initially created with the default parameters for the
13
12
  * database engine used by the DB instance. To provide custom values for any of the
14
13
  * parameters, you must modify the group after creating it using
15
14
  * <code>ModifyDBParameterGroup</code>. Once you've created a DB parameter group, you need to
16
15
  * associate it with your DB instance using <code>ModifyDBInstance</code>. When you associate
17
16
  * a new DB parameter group with a running DB instance, you need to reboot the DB
18
- * instance without failover for the new DB parameter group and associated settings to take effect.
19
- * </p>
20
- * <p>This command doesn't apply to RDS Custom.</p>
21
- * <important>
17
+ * instance without failover for the new DB parameter group and associated settings to take effect.</p>
18
+ * <p>This command doesn't apply to RDS Custom.</p>
19
+ * <important>
22
20
  * <p>After you create a DB parameter group, you should wait at least 5 minutes
23
21
  * before creating your first DB instance that uses that DB parameter group as the default parameter
24
22
  * group. This allows Amazon RDS to fully complete the create action before the parameter
@@ -28,7 +26,7 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
28
26
  * <i>Parameter Groups</i> option of the <a href="https://console.aws.amazon.com/rds/">Amazon RDS console</a> or the
29
27
  * <i>DescribeDBParameters</i> command to verify
30
28
  * that your DB parameter group has been created or modified.</p>
31
- * </important>
29
+ * </important>
32
30
  * @example
33
31
  * Use a bare-bones client and the command you need to make an API call.
34
32
  * ```javascript
@@ -7,11 +7,9 @@ export interface CreateDBProxyEndpointCommandInput extends CreateDBProxyEndpoint
7
7
  export interface CreateDBProxyEndpointCommandOutput extends CreateDBProxyEndpointResponse, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
10
+ * <p>Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
12
11
  * You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use
13
- * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
14
- * </p>
12
+ * DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.</p>
15
13
  * @example
16
14
  * Use a bare-bones client and the command you need to make an API call.
17
15
  * ```javascript
@@ -8,9 +8,9 @@ export interface CreateDBSecurityGroupCommandOutput extends CreateDBSecurityGrou
8
8
  }
9
9
  /**
10
10
  * <p>Creates a new DB security group. DB security groups control access to a DB instance.</p>
11
- * <note>
11
+ * <note>
12
12
  * <p>A DB security group controls access to EC2-Classic DB instances that are not in a VPC.</p>
13
- * </note>
13
+ * </note>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript
@@ -11,7 +11,7 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
11
11
  * Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API.
12
12
  * To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the
13
13
  * topic. The ARN is displayed in the SNS console.</p>
14
- * <p>You can specify the type of source (<code>SourceType</code>) that you want to be
14
+ * <p>You can specify the type of source (<code>SourceType</code>) that you want to be
15
15
  * notified of and provide a list of RDS sources (<code>SourceIds</code>) that triggers the
16
16
  * events. You can also provide a list of event categories (<code>EventCategories</code>)
17
17
  * for events that you want to be notified of. For example, you can specify
@@ -19,17 +19,16 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
19
19
  * <code>mydbinstance1</code>, <code>mydbinstance2</code> and
20
20
  * <code>EventCategories</code> = <code>Availability</code>,
21
21
  * <code>Backup</code>.</p>
22
- *
23
- * <p>If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as <code>SourceType</code> = <code>db-instance</code>
22
+ * <p>If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as <code>SourceType</code> = <code>db-instance</code>
24
23
  * and <code>SourceIds</code> = <code>myDBInstance1</code>, you are notified of all the <code>db-instance</code> events for
25
24
  * the specified source. If you specify a <code>SourceType</code> but do not specify <code>SourceIds</code>,
26
25
  * you receive notice of the events for that source type for all your RDS sources. If you
27
26
  * don't specify either the SourceType or the <code>SourceIds</code>, you are notified of events
28
27
  * generated from all RDS sources belonging to your customer account.</p>
29
- * <note>
28
+ * <note>
30
29
  * <p>RDS event notification is only available for unencrypted SNS topics. If you specify an
31
30
  * encrypted SNS topic, event notifications aren't sent for the topic.</p>
32
- * </note>
31
+ * </note>
33
32
  * @example
34
33
  * Use a bare-bones client and the command you need to make an API call.
35
34
  * ```javascript
@@ -7,23 +7,19 @@ export interface CreateGlobalClusterCommandInput extends CreateGlobalClusterMess
7
7
  export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterResult, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>
11
- * Creates an Aurora global database
10
+ * <p>Creates an Aurora global database
12
11
  * spread across multiple Amazon Web Services Regions. The global database
13
12
  * contains a single primary cluster with read-write capability,
14
13
  * and a read-only secondary cluster that receives
15
14
  * data from the primary cluster through high-speed replication
16
- * performed by the Aurora storage subsystem.
17
- * </p>
18
- * <p>
19
- * You can create a global database that is initially empty, and then
15
+ * performed by the Aurora storage subsystem.</p>
16
+ * <p>You can create a global database that is initially empty, and then
20
17
  * add a primary cluster and a secondary cluster to it.
21
18
  * Or you can specify an existing Aurora cluster during the create operation,
22
- * and this cluster becomes the primary cluster of the global database.
23
- * </p>
24
- * <note>
25
- * <p>This action only applies to Aurora DB clusters.</p>
26
- * </note>
19
+ * and this cluster becomes the primary cluster of the global database.</p>
20
+ * <note>
21
+ * <p>This action only applies to Aurora DB clusters.</p>
22
+ * </note>
27
23
  * @example
28
24
  * Use a bare-bones client and the command you need to make an API call.
29
25
  * ```javascript
@@ -8,7 +8,7 @@ export interface CreateOptionGroupCommandOutput extends CreateOptionGroupResult,
8
8
  }
9
9
  /**
10
10
  * <p>Creates a new option group. You can create up to 20 option groups.</p>
11
- * <p>This command doesn't apply to RDS Custom.</p>
11
+ * <p>This command doesn't apply to RDS Custom.</p>
12
12
  * @example
13
13
  * Use a bare-bones client and the command you need to make an API call.
14
14
  * ```javascript
@@ -10,11 +10,11 @@ export interface DeleteCustomDBEngineVersionCommandOutput extends DBEngineVersio
10
10
  * <p>Deletes a custom engine version. To run this command, make sure you meet the following prerequisites:</p>
11
11
  * <ul>
12
12
  * <li>
13
- * <p>The CEV must not be the default for RDS Custom. If it is, change the default
13
+ * <p>The CEV must not be the default for RDS Custom. If it is, change the default
14
14
  * before running this command.</p>
15
15
  * </li>
16
16
  * <li>
17
- * <p>The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot,
17
+ * <p>The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot,
18
18
  * or automated backup of your RDS Custom instance.</p>
19
19
  * </li>
20
20
  * </ul>
@@ -25,7 +25,7 @@ export interface DeleteCustomDBEngineVersionCommandOutput extends DBEngineVersio
25
25
  * <code>DeleteCustomDbEngineVersion</code> event aren't logged. However, you might see calls from the
26
26
  * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for
27
27
  * the <code>DeleteCustomDbEngineVersion</code> event.</p>
28
- * </note>
28
+ * </note>
29
29
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.html#custom-cev.delete">
30
30
  * Deleting a CEV</a> in the <i>Amazon RDS User Guide</i>.</p>
31
31
  * @example
@@ -10,14 +10,12 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M
10
10
  * <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
11
11
  * When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
12
12
  * Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
13
- * <p>For more information on Amazon Aurora, see
13
+ * <p>For more information on Amazon Aurora, 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>
18
+ * Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p>
21
19
  * @example
22
20
  * Use a bare-bones client and the command you need to make an API call.
23
21
  * ```javascript
@@ -8,9 +8,9 @@ export interface DeleteDBClusterEndpointCommandOutput extends DBClusterEndpoint,
8
8
  }
9
9
  /**
10
10
  * <p>Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.</p>
11
- * <note>
12
- * <p>This action only applies to Aurora DB clusters.</p>
13
- * </note>
11
+ * <note>
12
+ * <p>This action only applies to Aurora DB clusters.</p>
13
+ * </note>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript