@aws-sdk/client-rds 3.306.0 → 3.309.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 (398) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +2 -2
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +2 -2
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +2 -2
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +2 -2
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -2
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -2
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +2 -2
  142. package/dist-cjs/protocols/Aws_query.js +2984 -2984
  143. package/dist-es/commands/AddRoleToDBClusterCommand.js +3 -3
  144. package/dist-es/commands/AddRoleToDBInstanceCommand.js +3 -3
  145. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  146. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  147. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  148. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  149. package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
  150. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  151. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  152. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  153. package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
  154. package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
  155. package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
  156. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +3 -3
  157. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  158. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  159. package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
  160. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  161. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  162. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  163. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  164. package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
  165. package/dist-es/commands/CreateDBProxyCommand.js +3 -3
  166. package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
  167. package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
  168. package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
  169. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  170. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  171. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  172. package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
  173. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +3 -3
  174. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  175. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  176. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
  177. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  178. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  179. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  180. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  181. package/dist-es/commands/DeleteDBParameterGroupCommand.js +3 -3
  182. package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
  183. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
  184. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +3 -3
  185. package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
  186. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -3
  187. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  188. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  189. package/dist-es/commands/DeleteOptionGroupCommand.js +3 -3
  190. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  191. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  192. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +3 -3
  193. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  194. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  195. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  196. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  197. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  198. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  199. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  200. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  201. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  202. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  203. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  204. package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
  205. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
  206. package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
  207. package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
  208. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  209. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  210. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
  211. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  212. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  213. package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
  214. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  215. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  216. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  217. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  218. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  219. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  220. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  221. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  222. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  223. package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
  224. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  225. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  226. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
  227. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  228. package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
  229. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  230. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
  231. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  232. package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
  233. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  234. package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
  235. package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
  236. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  237. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  238. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  239. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +3 -3
  240. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  241. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  242. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  243. package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
  244. package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
  245. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
  246. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  247. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  248. package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
  249. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  250. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  251. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  252. package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
  253. package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
  254. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  255. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  256. package/dist-es/commands/RebootDBClusterCommand.js +3 -3
  257. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  258. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
  259. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  260. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  261. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  262. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  263. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  264. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  265. package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
  266. package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
  267. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  268. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  269. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  270. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
  271. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  272. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  273. package/dist-es/commands/StartActivityStreamCommand.js +3 -3
  274. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  275. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  276. package/dist-es/commands/StartDBInstanceCommand.js +3 -3
  277. package/dist-es/commands/StartExportTaskCommand.js +3 -3
  278. package/dist-es/commands/StopActivityStreamCommand.js +3 -3
  279. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  280. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  281. package/dist-es/commands/StopDBInstanceCommand.js +3 -3
  282. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -3
  283. package/dist-es/commands/SwitchoverReadReplicaCommand.js +3 -3
  284. package/dist-es/protocols/Aws_query.js +2696 -2696
  285. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +12 -0
  286. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +13 -0
  287. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +23 -6
  288. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +15 -5
  289. package/dist-types/commands/CancelExportTaskCommand.d.ts +25 -0
  290. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -1
  291. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +30 -5
  292. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +11 -6
  293. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +31 -5
  294. package/dist-types/commands/CopyOptionGroupCommand.d.ts +14 -6
  295. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +127 -0
  296. package/dist-types/commands/CreateDBClusterCommand.d.ts +115 -16
  297. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +34 -0
  298. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -4
  299. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +29 -5
  300. package/dist-types/commands/CreateDBInstanceCommand.d.ts +97 -10
  301. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +12 -17
  302. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +12 -7
  303. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +30 -6
  304. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +38 -8
  305. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +21 -11
  306. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +27 -0
  307. package/dist-types/commands/CreateOptionGroupCommand.d.ts +16 -8
  308. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +140 -0
  309. package/dist-types/commands/DeleteDBClusterCommand.d.ts +19 -6
  310. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +29 -0
  311. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
  312. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +28 -4
  313. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +38 -0
  314. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +10 -6
  315. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -2
  316. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +29 -4
  317. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +4 -4
  318. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +21 -5
  319. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +26 -0
  320. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +4 -4
  321. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +85 -4
  322. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +215 -0
  323. package/dist-types/commands/DescribeCertificatesCommand.d.ts +48 -8
  324. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +33 -0
  325. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +62 -0
  326. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +41 -7
  327. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +38 -6
  328. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +15 -5
  329. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +61 -6
  330. package/dist-types/commands/DescribeDBClustersCommand.d.ts +92 -5
  331. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +34 -9
  332. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +41 -0
  333. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +23 -5
  334. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +41 -8
  335. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +35 -7
  336. package/dist-types/commands/DescribeDBParametersCommand.d.ts +31 -7
  337. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +15 -4
  338. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +35 -8
  339. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +48 -7
  340. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +19 -5
  341. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +17 -5
  342. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +67 -5
  343. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +25 -7
  344. package/dist-types/commands/DescribeEventsCommand.d.ts +31 -9
  345. package/dist-types/commands/DescribeExportTasksCommand.d.ts +41 -0
  346. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +26 -0
  347. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +43 -5
  348. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +21 -6
  349. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +42 -9
  350. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +20 -7
  351. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +34 -11
  352. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +28 -9
  353. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +94 -16
  354. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +34 -0
  355. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +5 -5
  356. package/dist-types/commands/ListTagsForResourceCommand.d.ts +19 -5
  357. package/dist-types/commands/ModifyCertificatesCommand.d.ts +25 -0
  358. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +21 -0
  359. package/dist-types/commands/ModifyDBClusterCommand.d.ts +60 -9
  360. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +34 -0
  361. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +17 -7
  362. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +15 -9
  363. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +37 -11
  364. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +12 -7
  365. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +47 -5
  366. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +40 -0
  367. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +46 -7
  368. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +19 -11
  369. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +27 -0
  370. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +9 -6
  371. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +27 -6
  372. package/dist-types/commands/RebootDBInstanceCommand.d.ts +15 -5
  373. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +41 -0
  374. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +12 -0
  375. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +22 -6
  376. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +5 -4
  377. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +10 -5
  378. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +10 -5
  379. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +66 -0
  380. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +52 -7
  381. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +52 -7
  382. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +17 -75
  383. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +8 -8
  384. package/dist-types/commands/StartActivityStreamCommand.d.ts +23 -0
  385. package/dist-types/commands/StartDBClusterCommand.d.ts +26 -0
  386. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +37 -0
  387. package/dist-types/commands/StartDBInstanceCommand.d.ts +18 -0
  388. package/dist-types/commands/StartExportTaskCommand.d.ts +28 -0
  389. package/dist-types/commands/StopActivityStreamCommand.d.ts +19 -0
  390. package/dist-types/commands/StopDBClusterCommand.d.ts +26 -0
  391. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +39 -0
  392. package/dist-types/commands/StopDBInstanceCommand.d.ts +18 -0
  393. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +138 -0
  394. package/dist-types/models/models_0.d.ts +17 -9
  395. package/dist-types/models/models_1.d.ts +9 -13
  396. package/dist-types/protocols/Aws_query.d.ts +1128 -282
  397. package/dist-types/ts3.4/protocols/Aws_query.d.ts +282 -282
  398. package/package.json +6 -6
@@ -57,69 +57,147 @@ export interface DescribeSourceRegionsCommandOutput extends SourceRegionMessage,
57
57
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
58
58
  *
59
59
  *
60
- * @example To describe source regions
60
+ * @example To describe source Regions
61
61
  * ```javascript
62
- * // To list the AWS regions where a Read Replica can be created.
63
- * const input = {};
62
+ * // The following example retrieves details about all source AWS Regions where the current AWS Region can create a read replica, copy a DB snapshot from, or replicate automated backups from. It also shows that automated backups can be replicated only from US West (Oregon) to the destination AWS Region, US East (N. Virginia).
63
+ * const input = {
64
+ * "RegionName": "us-east-1"
65
+ * };
64
66
  * const command = new DescribeSourceRegionsCommand(input);
65
67
  * const response = await client.send(command);
66
68
  * /* response ==
67
69
  * {
68
70
  * "SourceRegions": [
69
71
  * {
72
+ * "Endpoint": "https://rds.af-south-1.amazonaws.com",
73
+ * "RegionName": "af-south-1",
74
+ * "Status": "available",
75
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
76
+ * },
77
+ * {
78
+ * "Endpoint": "https://rds.ap-east-1.amazonaws.com",
79
+ * "RegionName": "ap-east-1",
80
+ * "Status": "available",
81
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
82
+ * },
83
+ * {
70
84
  * "Endpoint": "https://rds.ap-northeast-1.amazonaws.com",
71
85
  * "RegionName": "ap-northeast-1",
72
- * "Status": "available"
86
+ * "Status": "available",
87
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
73
88
  * },
74
89
  * {
75
90
  * "Endpoint": "https://rds.ap-northeast-2.amazonaws.com",
76
91
  * "RegionName": "ap-northeast-2",
77
- * "Status": "available"
92
+ * "Status": "available",
93
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
94
+ * },
95
+ * {
96
+ * "Endpoint": "https://rds.ap-northeast-3.amazonaws.com",
97
+ * "RegionName": "ap-northeast-3",
98
+ * "Status": "available",
99
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
78
100
  * },
79
101
  * {
80
102
  * "Endpoint": "https://rds.ap-south-1.amazonaws.com",
81
103
  * "RegionName": "ap-south-1",
82
- * "Status": "available"
104
+ * "Status": "available",
105
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
83
106
  * },
84
107
  * {
85
108
  * "Endpoint": "https://rds.ap-southeast-1.amazonaws.com",
86
109
  * "RegionName": "ap-southeast-1",
87
- * "Status": "available"
110
+ * "Status": "available",
111
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
88
112
  * },
89
113
  * {
90
114
  * "Endpoint": "https://rds.ap-southeast-2.amazonaws.com",
91
115
  * "RegionName": "ap-southeast-2",
92
- * "Status": "available"
116
+ * "Status": "available",
117
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
118
+ * },
119
+ * {
120
+ * "Endpoint": "https://rds.ap-southeast-3.amazonaws.com",
121
+ * "RegionName": "ap-southeast-3",
122
+ * "Status": "available",
123
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
93
124
  * },
94
125
  * {
95
- * "Endpoint": "https://rds.eu-central-1.amazonaws.com",
96
- * "RegionName": "eu-central-1",
97
- * "Status": "available"
126
+ * "Endpoint": "https://rds.ca-central-1.amazonaws.com",
127
+ * "RegionName": "ca-central-1",
128
+ * "Status": "available",
129
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
130
+ * },
131
+ * {
132
+ * "Endpoint": "https://rds.eu-north-1.amazonaws.com",
133
+ * "RegionName": "eu-north-1",
134
+ * "Status": "available",
135
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
136
+ * },
137
+ * {
138
+ * "Endpoint": "https://rds.eu-south-1.amazonaws.com",
139
+ * "RegionName": "eu-south-1",
140
+ * "Status": "available",
141
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
98
142
  * },
99
143
  * {
100
144
  * "Endpoint": "https://rds.eu-west-1.amazonaws.com",
101
145
  * "RegionName": "eu-west-1",
102
- * "Status": "available"
146
+ * "Status": "available",
147
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
148
+ * },
149
+ * {
150
+ * "Endpoint": "https://rds.eu-west-2.amazonaws.com",
151
+ * "RegionName": "eu-west-2",
152
+ * "Status": "available",
153
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
154
+ * },
155
+ * {
156
+ * "Endpoint": "https://rds.eu-west-3.amazonaws.com",
157
+ * "RegionName": "eu-west-3",
158
+ * "Status": "available",
159
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
160
+ * },
161
+ * {
162
+ * "Endpoint": "https://rds.me-central-1.amazonaws.com",
163
+ * "RegionName": "me-central-1",
164
+ * "Status": "available",
165
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
166
+ * },
167
+ * {
168
+ * "Endpoint": "https://rds.me-south-1.amazonaws.com",
169
+ * "RegionName": "me-south-1",
170
+ * "Status": "available",
171
+ * "SupportsDBInstanceAutomatedBackupsReplication": false
103
172
  * },
104
173
  * {
105
174
  * "Endpoint": "https://rds.sa-east-1.amazonaws.com",
106
175
  * "RegionName": "sa-east-1",
107
- * "Status": "available"
176
+ * "Status": "available",
177
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
178
+ * },
179
+ * {
180
+ * "Endpoint": "https://rds.us-east-2.amazonaws.com",
181
+ * "RegionName": "us-east-2",
182
+ * "Status": "available",
183
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
108
184
  * },
109
185
  * {
110
186
  * "Endpoint": "https://rds.us-west-1.amazonaws.com",
111
187
  * "RegionName": "us-west-1",
112
- * "Status": "available"
188
+ * "Status": "available",
189
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
113
190
  * },
114
191
  * {
115
192
  * "Endpoint": "https://rds.us-west-2.amazonaws.com",
116
193
  * "RegionName": "us-west-2",
117
- * "Status": "available"
194
+ * "Status": "available",
195
+ * "SupportsDBInstanceAutomatedBackupsReplication": true
118
196
  * }
119
197
  * ]
120
198
  * }
121
199
  * *\/
122
- * // example id: to-describe-source-regions-1473457722410
200
+ * // example id: to-describe-source-regions-1680283924227
123
201
  * ```
124
202
  *
125
203
  */
@@ -49,6 +49,40 @@ export interface DescribeValidDBInstanceModificationsCommandOutput extends Descr
49
49
  * <p>The DB instance isn't in a valid state.</p>
50
50
  *
51
51
  *
52
+ * @example To describe valid modifications for a DB instance
53
+ * ```javascript
54
+ * // The following example retrieves details about the valid modifications for the specified DB instance.
55
+ * const input = {
56
+ * "DBInstanceIdentifier": "database-test1"
57
+ * };
58
+ * const command = new DescribeValidDBInstanceModificationsCommand(input);
59
+ * const response = await client.send(command);
60
+ * /* response ==
61
+ * {
62
+ * "ValidDBInstanceModificationsMessage": {
63
+ * "Storage": [
64
+ * {
65
+ * "StorageSize": [
66
+ * {
67
+ * "From": 20,
68
+ * "Step": 1,
69
+ * "To": 20
70
+ * },
71
+ * {
72
+ * "From": 22,
73
+ * "Step": 1,
74
+ * "To": 6144
75
+ * }
76
+ * ],
77
+ * "StorageType": "gp2"
78
+ * }
79
+ * ]
80
+ * }
81
+ * }
82
+ * *\/
83
+ * // example id: to-describe-valid-modifications-for-a-db-instance-1680284230997
84
+ * ```
85
+ *
52
86
  */
53
87
  export declare class DescribeValidDBInstanceModificationsCommand extends $Command<DescribeValidDBInstanceModificationsCommandInput, DescribeValidDBInstanceModificationsCommandOutput, RDSClientResolvedConfig> {
54
88
  readonly input: DescribeValidDBInstanceModificationsCommandInput;
@@ -52,16 +52,16 @@ export interface DownloadDBLogFilePortionCommandOutput extends DownloadDBLogFile
52
52
  * <code>LogFileName</code> doesn't refer to an existing DB log file.</p>
53
53
  *
54
54
  *
55
- * @example To list information about DB log files
55
+ * @example To download a DB log file
56
56
  * ```javascript
57
- * // This example lists information for the specified log file for the specified DB instance.
57
+ * // The following example downloads only the latest part of your log file.
58
58
  * const input = {
59
- * "DBInstanceIdentifier": "mymysqlinstance",
60
- * "LogFileName": "mysqlUpgrade"
59
+ * "DBInstanceIdentifier": "test-instance",
60
+ * "LogFileName": "log.txt"
61
61
  * };
62
62
  * const command = new DownloadDBLogFilePortionCommand(input);
63
63
  * await client.send(command);
64
- * // example id: download-db-log-file-portion-54a82731-a441-4fc7-a010-8eccae6fa202
64
+ * // example id: to-download-a-db-log-file-1680284895898
65
65
  * ```
66
66
  *
67
67
  */
@@ -73,15 +73,29 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
73
73
  * <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot.</p>
74
74
  *
75
75
  *
76
- * @example To list information about tags associated with a resource
76
+ * @example To list tags on an Amazon RDS resource
77
77
  * ```javascript
78
- * // This example lists information about all tags associated with the specified DB option group.
78
+ * // The following example lists all tags on a DB instance.
79
79
  * const input = {
80
- * "ResourceName": "arn:aws:rds:us-east-1:992648334831:og:mymysqloptiongroup"
80
+ * "ResourceName": "arn:aws:rds:us-east-1:123456789012:db:orcl1"
81
81
  * };
82
82
  * const command = new ListTagsForResourceCommand(input);
83
- * await client.send(command);
84
- * // example id: list-tags-for-resource-8401f3c2-77cd-4f90-bfd5-b523f0adcc2f
83
+ * const response = await client.send(command);
84
+ * /* response ==
85
+ * {
86
+ * "TagList": [
87
+ * {
88
+ * "Key": "Environment",
89
+ * "Value": "test"
90
+ * },
91
+ * {
92
+ * "Key": "Name",
93
+ * "Value": "MyDatabase"
94
+ * }
95
+ * ]
96
+ * }
97
+ * *\/
98
+ * // example id: to-list-tags-on-an-amazon-rds-resource-1680285113240
85
99
  * ```
86
100
  *
87
101
  */
@@ -70,6 +70,31 @@ export interface ModifyCertificatesCommandOutput extends ModifyCertificatesResul
70
70
  * existing certificate.</p>
71
71
  *
72
72
  *
73
+ * @example To temporarily override the system-default SSL/TLS certificate for new DB instances
74
+ * ```javascript
75
+ * // The following example temporarily overrides the system-default SSL/TLS certificate for new DB instances.
76
+ * const input = {
77
+ * "CertificateIdentifier": "rds-ca-2019"
78
+ * };
79
+ * const command = new ModifyCertificatesCommand(input);
80
+ * const response = await client.send(command);
81
+ * /* response ==
82
+ * {
83
+ * "Certificate": {
84
+ * "CertificateArn": "arn:aws:rds:us-east-1::cert:rds-ca-2019",
85
+ * "CertificateIdentifier": "rds-ca-2019",
86
+ * "CertificateType": "CA",
87
+ * "CustomerOverride": true,
88
+ * "CustomerOverrideValidTill": "2024-08-22T17:08:50Z",
89
+ * "Thumbprint": "EXAMPLE123456789012",
90
+ * "ValidFrom": "2019-09-19T18:16:53Z",
91
+ * "ValidTill": "2024-08-22T17:08:50Z"
92
+ * }
93
+ * }
94
+ * *\/
95
+ * // example id: to-temporarily-override-the-system-default-ssltls-certificate-for-new-db-instances-1680306491984
96
+ * ```
97
+ *
73
98
  */
74
99
  export declare class ModifyCertificatesCommand extends $Command<ModifyCertificatesCommandInput, ModifyCertificatesCommandOutput, RDSClientResolvedConfig> {
75
100
  readonly input: ModifyCertificatesCommandInput;
@@ -73,6 +73,27 @@ export interface ModifyCurrentDBClusterCapacityCommandOutput extends DBClusterCa
73
73
  * <p>The requested operation can't be performed while the cluster is in this state.</p>
74
74
  *
75
75
  *
76
+ * @example To scale the capacity of an Aurora Serverless DB cluster
77
+ * ```javascript
78
+ * // The following example scales the capacity of an Aurora Serverless DB cluster to 8.
79
+ * const input = {
80
+ * "Capacity": 8,
81
+ * "DBClusterIdentifier": "mydbcluster"
82
+ * };
83
+ * const command = new ModifyCurrentDBClusterCapacityCommand(input);
84
+ * const response = await client.send(command);
85
+ * /* response ==
86
+ * {
87
+ * "CurrentCapacity": 1,
88
+ * "DBClusterIdentifier": "mydbcluster",
89
+ * "PendingCapacity": 8,
90
+ * "SecondsBeforeTimeout": 300,
91
+ * "TimeoutAction": "ForceApplyCapacityChange"
92
+ * }
93
+ * *\/
94
+ * // example id: to-scale-the-capacity-of-an-aurora-serverless-db-cluster-1680307179599
95
+ * ```
96
+ *
76
97
  */
77
98
  export declare class ModifyCurrentDBClusterCapacityCommand extends $Command<ModifyCurrentDBClusterCapacityCommandInput, ModifyCurrentDBClusterCapacityCommandOutput, RDSClientResolvedConfig> {
78
99
  readonly input: ModifyCurrentDBClusterCapacityCommandInput;
@@ -148,25 +148,76 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M
148
148
  * available across all DB instances.</p>
149
149
  *
150
150
  *
151
- * @example To change DB cluster settings
151
+ * @example To modify a DB cluster
152
152
  * ```javascript
153
- * // This example changes the specified settings for the specified DB cluster.
153
+ * // The following example changes the master user password for the DB cluster named cluster-2 and sets the backup retention period to 14 days. The ApplyImmediately parameter causes the changes to be made immediately, instead of waiting until the next maintenance window.
154
154
  * const input = {
155
155
  * "ApplyImmediately": true,
156
- * "DBClusterIdentifier": "mydbcluster",
157
- * "MasterUserPassword": "mynewpassword",
158
- * "NewDBClusterIdentifier": "mynewdbcluster",
159
- * "PreferredBackupWindow": "04:00-04:30",
160
- * "PreferredMaintenanceWindow": "Tue:05:00-Tue:05:30"
156
+ * "BackupRetentionPeriod": 14,
157
+ * "DBClusterIdentifier": "cluster-2",
158
+ * "MasterUserPassword": "newpassword99"
161
159
  * };
162
160
  * const command = new ModifyDBClusterCommand(input);
163
161
  * const response = await client.send(command);
164
162
  * /* response ==
165
163
  * {
166
- * "DBCluster": {}
164
+ * "DBCluster": {
165
+ * "AllocatedStorage": 1,
166
+ * "AssociatedRoles": [],
167
+ * "AvailabilityZones": [
168
+ * "eu-central-1b",
169
+ * "eu-central-1c",
170
+ * "eu-central-1a"
171
+ * ],
172
+ * "BackupRetentionPeriod": 14,
173
+ * "ClusterCreateTime": "2020-04-03T14:44:02.764Z",
174
+ * "CopyTagsToSnapshot": true,
175
+ * "CrossAccountClone": false,
176
+ * "DBClusterArn": "arn:aws:rds:eu-central-1:123456789012:cluster:cluster-2",
177
+ * "DBClusterIdentifier": "cluster-2",
178
+ * "DBClusterMembers": [
179
+ * {
180
+ * "DBClusterParameterGroupStatus": "in-sync",
181
+ * "DBInstanceIdentifier": "cluster-2-instance-1",
182
+ * "IsClusterWriter": true,
183
+ * "PromotionTier": 1
184
+ * }
185
+ * ],
186
+ * "DBClusterParameterGroup": "default.aurora5.6",
187
+ * "DBSubnetGroup": "default-vpc-2305ca49",
188
+ * "DatabaseName": "",
189
+ * "DbClusterResourceId": "cluster-AGJ7XI77XVIS6FUXHU1EXAMPLE",
190
+ * "DeletionProtection": false,
191
+ * "DomainMemberships": [],
192
+ * "EarliestRestorableTime": "2020-06-03T02:07:29.637Z",
193
+ * "Endpoint": "cluster-2.cluster-############.eu-central-1.rds.amazonaws.com",
194
+ * "Engine": "aurora",
195
+ * "EngineMode": "provisioned",
196
+ * "EngineVersion": "5.6.10a",
197
+ * "HostedZoneId": "Z1RLNU0EXAMPLE",
198
+ * "HttpEndpointEnabled": false,
199
+ * "IAMDatabaseAuthenticationEnabled": false,
200
+ * "KmsKeyId": "arn:aws:kms:eu-central-1:123456789012:key/d1bd7c8f-5cdb-49ca-8a62-a1b2c3d4e5f6",
201
+ * "LatestRestorableTime": "2020-06-04T15:11:25.748Z",
202
+ * "MasterUsername": "admin",
203
+ * "MultiAZ": false,
204
+ * "Port": 3306,
205
+ * "PreferredBackupWindow": "01:55-02:25",
206
+ * "PreferredMaintenanceWindow": "thu:21:14-thu:21:44",
207
+ * "ReadReplicaIdentifiers": [],
208
+ * "ReaderEndpoint": "cluster-2.cluster-ro-############.eu-central-1.rds.amazonaws.com",
209
+ * "Status": "available",
210
+ * "StorageEncrypted": true,
211
+ * "VpcSecurityGroups": [
212
+ * {
213
+ * "Status": "active",
214
+ * "VpcSecurityGroupId": "sg-20a5c047"
215
+ * }
216
+ * ]
217
+ * }
167
218
  * }
168
219
  * *\/
169
- * // example id: modify-db-cluster-a370ee1b-768d-450a-853b-707cb1ab663d
220
+ * // example id: to-modify-a-db-cluster-1680310823999
170
221
  * ```
171
222
  *
172
223
  */
@@ -67,6 +67,40 @@ export interface ModifyDBClusterEndpointCommandOutput extends DBClusterEndpoint,
67
67
  * <p>The DB instance isn't in a valid state.</p>
68
68
  *
69
69
  *
70
+ * @example To modify a custom DB cluster endpoint
71
+ * ```javascript
72
+ * // The following example modifies the specified custom DB cluster endpoint.
73
+ * const input = {
74
+ * "DBClusterEndpointIdentifier": "mycustomendpoint",
75
+ * "StaticMembers": [
76
+ * "dbinstance1",
77
+ * "dbinstance2",
78
+ * "dbinstance3"
79
+ * ]
80
+ * };
81
+ * const command = new ModifyDBClusterEndpointCommand(input);
82
+ * const response = await client.send(command);
83
+ * /* response ==
84
+ * {
85
+ * "CustomEndpointType": "READER",
86
+ * "DBClusterEndpointArn": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:mycustomendpoint",
87
+ * "DBClusterEndpointIdentifier": "mycustomendpoint",
88
+ * "DBClusterEndpointResourceIdentifier": "cluster-endpoint-ANPAJ4AE5446DAEXAMPLE",
89
+ * "DBClusterIdentifier": "mydbcluster",
90
+ * "Endpoint": "mycustomendpoint.cluster-custom-cnpexample.us-east-1.rds.amazonaws.com",
91
+ * "EndpointType": "CUSTOM",
92
+ * "ExcludedMembers": [],
93
+ * "StaticMembers": [
94
+ * "dbinstance1",
95
+ * "dbinstance2",
96
+ * "dbinstance3"
97
+ * ],
98
+ * "Status": "modifying"
99
+ * }
100
+ * *\/
101
+ * // example id: to-modify-a-custom-db-cluster-endpoint-1680307652958
102
+ * ```
103
+ *
70
104
  */
71
105
  export declare class ModifyDBClusterEndpointCommand extends $Command<ModifyDBClusterEndpointCommandInput, ModifyDBClusterEndpointCommandOutput, RDSClientResolvedConfig> {
72
106
  readonly input: ModifyDBClusterEndpointCommandInput;
@@ -92,22 +92,32 @@ export interface ModifyDBClusterParameterGroupCommandOutput extends DBClusterPar
92
92
  * this state.</p>
93
93
  *
94
94
  *
95
- * @example To change DB cluster parameter group settings
95
+ * @example To modify parameters in a DB cluster parameter group
96
96
  * ```javascript
97
- * // This example immediately changes the specified setting for the specified DB cluster parameter group.
97
+ * // The following example modifies the values of parameters in a DB cluster parameter group.
98
98
  * const input = {
99
- * "DBClusterParameterGroupName": "mydbclusterparametergroup",
99
+ * "DBClusterParameterGroupName": "mydbclusterpg",
100
100
  * "Parameters": [
101
101
  * {
102
102
  * "ApplyMethod": "immediate",
103
- * "ParameterName": "time_zone",
104
- * "ParameterValue": "America/Phoenix"
103
+ * "ParameterName": "server_audit_logging",
104
+ * "ParameterValue": "1"
105
+ * },
106
+ * {
107
+ * "ApplyMethod": "immediate",
108
+ * "ParameterName": "server_audit_logs_upload",
109
+ * "ParameterValue": "1"
105
110
  * }
106
111
  * ]
107
112
  * };
108
113
  * const command = new ModifyDBClusterParameterGroupCommand(input);
109
- * await client.send(command);
110
- * // example id: modify-db-cluster-parameter-group-f9156bc9-082a-442e-8d12-239542c1a113
114
+ * const response = await client.send(command);
115
+ * /* response ==
116
+ * {
117
+ * "DBClusterParameterGroupName": "mydbclusterpg"
118
+ * }
119
+ * *\/
120
+ * // example id: to-modify-parameters-in-a-db-cluster-parameter-group-1680377584537
111
121
  * ```
112
122
  *
113
123
  */
@@ -75,28 +75,34 @@ export interface ModifyDBClusterSnapshotAttributeCommandOutput extends ModifyDBC
75
75
  * <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
76
76
  *
77
77
  *
78
- * @example To add or remove access to a manual DB cluster snapshot
78
+ * @example To modify a DB cluster snapshot attribute
79
79
  * ```javascript
80
- * // The following example gives two AWS accounts access to a manual DB cluster snapshot and ensures that the DB cluster snapshot is private by removing the value "all".
80
+ * // The following example makes changes to the specified DB cluster snapshot attribute.
81
81
  * const input = {
82
82
  * "AttributeName": "restore",
83
- * "DBClusterSnapshotIdentifier": "manual-cluster-snapshot1",
83
+ * "DBClusterSnapshotIdentifier": "myclustersnapshot",
84
84
  * "ValuesToAdd": [
85
- * "123451234512",
86
85
  * "123456789012"
87
- * ],
88
- * "ValuesToRemove": [
89
- * "all"
90
86
  * ]
91
87
  * };
92
88
  * const command = new ModifyDBClusterSnapshotAttributeCommand(input);
93
89
  * const response = await client.send(command);
94
90
  * /* response ==
95
91
  * {
96
- * "DBClusterSnapshotAttributesResult": {}
92
+ * "DBClusterSnapshotAttributesResult": {
93
+ * "DBClusterSnapshotAttributes": [
94
+ * {
95
+ * "AttributeName": "restore",
96
+ * "AttributeValues": [
97
+ * "123456789012"
98
+ * ]
99
+ * }
100
+ * ],
101
+ * "DBClusterSnapshotIdentifier": "myclustersnapshot"
102
+ * }
97
103
  * }
98
104
  * *\/
99
- * // example id: to-add-or-remove-access-to-a-manual-db-cluster-snapshot-1473889426431
105
+ * // example id: to-modify-a-db-cluster-snapshot-attribute-1680310358770
100
106
  * ```
101
107
  *
102
108
  */
@@ -185,27 +185,53 @@ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, _
185
185
  * with the DB instance.</p>
186
186
  *
187
187
  *
188
- * @example To change DB instance settings
188
+ * @example To modify parameters in a DB cluster parameter group
189
189
  * ```javascript
190
- * // This example immediately changes the specified settings for the specified DB instance.
190
+ * // The following example associates an option group and a parameter group with a compatible Microsoft SQL Server DB instance. The ApplyImmediately parameter causes the option and parameter groups to be associated immediately, instead of waiting until the next maintenance window.
191
191
  * const input = {
192
- * "AllocatedStorage": 10,
193
192
  * "ApplyImmediately": true,
194
- * "BackupRetentionPeriod": 1,
195
- * "DBInstanceClass": "db.t2.small",
196
- * "DBInstanceIdentifier": "mymysqlinstance",
197
- * "MasterUserPassword": "mynewpassword",
198
- * "PreferredBackupWindow": "04:00-04:30",
199
- * "PreferredMaintenanceWindow": "Tue:05:00-Tue:05:30"
193
+ * "DBInstanceIdentifier": "database-2",
194
+ * "DBParameterGroupName": "test-sqlserver-se-2017",
195
+ * "OptionGroupName": "test-se-2017"
200
196
  * };
201
197
  * const command = new ModifyDBInstanceCommand(input);
202
198
  * const response = await client.send(command);
203
199
  * /* response ==
204
200
  * {
205
- * "DBInstance": {}
201
+ * "DBInstance": {
202
+ * "AssociatedRoles": [],
203
+ * "AutoMinorVersionUpgrade": false,
204
+ * "AvailabilityZone": "us-west-2d",
205
+ * "CharacterSetName": "SQL_Latin1_General_CP1_CI_AS",
206
+ * "DBInstanceClass": "db.r4.large",
207
+ * "DBInstanceIdentifier": "database-2",
208
+ * "DBInstanceStatus": "available",
209
+ * "DBParameterGroups": [
210
+ * {
211
+ * "DBParameterGroupName": "test-sqlserver-se-2017",
212
+ * "ParameterApplyStatus": "applying"
213
+ * }
214
+ * ],
215
+ * "DeletionProtection": false,
216
+ * "Engine": "sqlserver-se",
217
+ * "EngineVersion": "14.00.3281.6.v1",
218
+ * "LicenseModel": "license-included",
219
+ * "MaxAllocatedStorage": 1000,
220
+ * "MultiAZ": true,
221
+ * "OptionGroupMemberships": [
222
+ * {
223
+ * "OptionGroupName": "test-se-2017",
224
+ * "Status": "pending-apply"
225
+ * }
226
+ * ],
227
+ * "PubliclyAccessible": true,
228
+ * "ReadReplicaDBInstanceIdentifiers": [],
229
+ * "SecondaryAvailabilityZone": "us-west-2c",
230
+ * "StorageType": "gp2"
231
+ * }
206
232
  * }
207
233
  * *\/
208
- * // example id: modify-db-instance-6979a368-6254-467b-8a8d-61103f4fcde9
234
+ * // example id: to-modify-parameters-in-a-db-cluster-parameter-group-1680377584537
209
235
  * ```
210
236
  *
211
237
  */
@@ -80,22 +80,27 @@ export interface ModifyDBParameterGroupCommandOutput extends DBParameterGroupNam
80
80
  * this state.</p>
81
81
  *
82
82
  *
83
- * @example To change DB parameter group settings
83
+ * @example To modify a DB parameter group
84
84
  * ```javascript
85
- * // This example immediately changes the specified setting for the specified DB parameter group.
85
+ * // The following example changes the value of the clr enabled parameter in a DB parameter group. The value of the ApplyMethod parameter causes the DB parameter group to be modified immediately, instead of waiting until the next maintenance window.
86
86
  * const input = {
87
- * "DBParameterGroupName": "mymysqlparametergroup",
87
+ * "DBParameterGroupName": "test-sqlserver-se-2017",
88
88
  * "Parameters": [
89
89
  * {
90
90
  * "ApplyMethod": "immediate",
91
- * "ParameterName": "time_zone",
92
- * "ParameterValue": "America/Phoenix"
91
+ * "ParameterName": "clr enabled",
92
+ * "ParameterValue": "1"
93
93
  * }
94
94
  * ]
95
95
  * };
96
96
  * const command = new ModifyDBParameterGroupCommand(input);
97
- * await client.send(command);
98
- * // example id: modify-db-parameter-group-f3a4e52a-68e4-4b88-b559-f912d34c457a
97
+ * const response = await client.send(command);
98
+ * /* response ==
99
+ * {
100
+ * "DBParameterGroupName": "test-sqlserver-se-2017"
101
+ * }
102
+ * *\/
103
+ * // example id: to-modify-a-db-parameter-group-1680382937235
99
104
  * ```
100
105
  *
101
106
  */