@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
@@ -171,22 +171,67 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
171
171
  * available across all DB instances.</p>
172
172
  *
173
173
  *
174
- * @example To restore an Amazon Aurora DB cluster from a DB cluster snapshot
174
+ * @example To restore a DB cluster from a snapshot
175
175
  * ```javascript
176
- * // The following example restores an Amazon Aurora DB cluster from a DB cluster snapshot.
176
+ * // The following example restores an Aurora PostgreSQL DB cluster compatible with PostgreSQL version 10.7 from a DB cluster snapshot named test-instance-snapshot.
177
177
  * const input = {
178
- * "DBClusterIdentifier": "restored-cluster1",
179
- * "Engine": "aurora",
180
- * "SnapshotIdentifier": "sample-cluster-snapshot1"
178
+ * "DBClusterIdentifier": "newdbcluster",
179
+ * "Engine": "aurora-postgresql",
180
+ * "EngineVersion": "10.7",
181
+ * "SnapshotIdentifier": "test-instance-snapshot"
181
182
  * };
182
183
  * const command = new RestoreDBClusterFromSnapshotCommand(input);
183
184
  * const response = await client.send(command);
184
185
  * /* response ==
185
186
  * {
186
- * "DBCluster": {}
187
+ * "DBCluster": {
188
+ * "AllocatedStorage": 1,
189
+ * "AssociatedRoles": [],
190
+ * "AvailabilityZones": [
191
+ * "us-west-2c",
192
+ * "us-west-2a",
193
+ * "us-west-2b"
194
+ * ],
195
+ * "BackupRetentionPeriod": 7,
196
+ * "ClusterCreateTime": "2020-06-05T15:06:58.634Z",
197
+ * "CopyTagsToSnapshot": false,
198
+ * "CrossAccountClone": false,
199
+ * "DBClusterArn": "arn:aws:rds:us-west-2:123456789012:cluster:newdbcluster",
200
+ * "DBClusterIdentifier": "newdbcluster",
201
+ * "DBClusterMembers": [],
202
+ * "DBClusterParameterGroup": "default.aurora-postgresql10",
203
+ * "DBSubnetGroup": "default",
204
+ * "DatabaseName": "",
205
+ * "DbClusterResourceId": "cluster-5DSB5IFQDDUVAWOUWM1EXAMPLE",
206
+ * "DeletionProtection": false,
207
+ * "DomainMemberships": [],
208
+ * "Endpoint": "newdbcluster.cluster-############.us-west-2.rds.amazonaws.com",
209
+ * "Engine": "aurora-postgresql",
210
+ * "EngineMode": "provisioned",
211
+ * "EngineVersion": "10.7",
212
+ * "HostedZoneId": "Z1PVIF0EXAMPLE",
213
+ * "HttpEndpointEnabled": false,
214
+ * "IAMDatabaseAuthenticationEnabled": false,
215
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/287364e4-33e3-4755-a3b0-a1b2c3d4e5f6",
216
+ * "MasterUsername": "postgres",
217
+ * "MultiAZ": false,
218
+ * "Port": 5432,
219
+ * "PreferredBackupWindow": "09:33-10:03",
220
+ * "PreferredMaintenanceWindow": "sun:12:22-sun:12:52",
221
+ * "ReadReplicaIdentifiers": [],
222
+ * "ReaderEndpoint": "newdbcluster.cluster-ro-############.us-west-2.rds.amazonaws.com",
223
+ * "Status": "creating",
224
+ * "StorageEncrypted": true,
225
+ * "VpcSecurityGroups": [
226
+ * {
227
+ * "Status": "active",
228
+ * "VpcSecurityGroupId": "sg-########"
229
+ * }
230
+ * ]
231
+ * }
187
232
  * }
188
233
  * *\/
189
- * // example id: to-restore-an-amazon-aurora-db-cluster-from-a-db-cluster-snapshot-1473958144325
234
+ * // example id: to-restore-a-db-cluster-from-a-snapshot-1680069287853
190
235
  * ```
191
236
  *
192
237
  */
@@ -169,22 +169,67 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
169
169
  * available across all DB instances.</p>
170
170
  *
171
171
  *
172
- * @example To restore a DB cluster to a point in time.
172
+ * @example To restore a DB cluster to a specified time
173
173
  * ```javascript
174
- * // The following example restores a DB cluster to a new DB cluster at a point in time from the source DB cluster.
174
+ * // The following example restores the DB cluster named database-4 to the latest possible time. Using copy-on-write as the restore type restores the new DB cluster as a clone of the source DB cluster.
175
175
  * const input = {
176
- * "DBClusterIdentifier": "sample-restored-cluster1",
177
- * "RestoreToTime": "2016-09-13T18:45:00Z",
178
- * "SourceDBClusterIdentifier": "sample-cluster1"
176
+ * "DBClusterIdentifier": "sample-cluster-clone",
177
+ * "RestoreType": "copy-on-write",
178
+ * "SourceDBClusterIdentifier": "database-4",
179
+ * "UseLatestRestorableTime": true
179
180
  * };
180
181
  * const command = new RestoreDBClusterToPointInTimeCommand(input);
181
182
  * const response = await client.send(command);
182
183
  * /* response ==
183
184
  * {
184
- * "DBCluster": {}
185
+ * "DBCluster": {
186
+ * "AllocatedStorage": 1,
187
+ * "AssociatedRoles": [],
188
+ * "AvailabilityZones": [
189
+ * "us-west-2c",
190
+ * "us-west-2a",
191
+ * "us-west-2b"
192
+ * ],
193
+ * "BackupRetentionPeriod": 7,
194
+ * "CloneGroupId": "8d19331a-099a-45a4-b4aa-11aa22bb33cc44dd",
195
+ * "ClusterCreateTime": "2020-03-10T19:57:38.967Z",
196
+ * "CopyTagsToSnapshot": false,
197
+ * "CrossAccountClone": false,
198
+ * "DBClusterArn": "arn:aws:rds:us-west-2:123456789012:cluster:sample-cluster-clone",
199
+ * "DBClusterIdentifier": "sample-cluster-clone",
200
+ * "DBClusterMembers": [],
201
+ * "DBClusterParameterGroup": "default.aurora-postgresql10",
202
+ * "DBSubnetGroup": "default",
203
+ * "DatabaseName": "",
204
+ * "DbClusterResourceId": "cluster-BIZ77GDSA2XBSTNPFW1EXAMPLE",
205
+ * "DeletionProtection": false,
206
+ * "Endpoint": "sample-cluster-clone.cluster-############.us-west-2.rds.amazonaws.com",
207
+ * "Engine": "aurora-postgresql",
208
+ * "EngineMode": "provisioned",
209
+ * "EngineVersion": "10.7",
210
+ * "HostedZoneId": "Z1PVIF0EXAMPLE",
211
+ * "HttpEndpointEnabled": false,
212
+ * "IAMDatabaseAuthenticationEnabled": false,
213
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/287364e4-33e3-4755-a3b0-a1b2c3d4e5f6",
214
+ * "MasterUsername": "postgres",
215
+ * "MultiAZ": false,
216
+ * "Port": 5432,
217
+ * "PreferredBackupWindow": "09:33-10:03",
218
+ * "PreferredMaintenanceWindow": "sun:12:22-sun:12:52",
219
+ * "ReadReplicaIdentifiers": [],
220
+ * "ReaderEndpoint": "sample-cluster-clone.cluster-ro-############.us-west-2.rds.amazonaws.com",
221
+ * "Status": "creating",
222
+ * "StorageEncrypted": true,
223
+ * "VpcSecurityGroups": [
224
+ * {
225
+ * "Status": "active",
226
+ * "VpcSecurityGroupId": "sg-########"
227
+ * }
228
+ * ]
229
+ * }
185
230
  * }
186
231
  * *\/
187
- * // example id: to-restore-a-db-cluster-to-a-point-in-time-1473962082214
232
+ * // example id: to-restore-a-db-cluster-to-a-specified-time-1680069105508
188
233
  * ```
189
234
  *
190
235
  */
@@ -181,97 +181,39 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
181
181
  * with the DB instance.</p>
182
182
  *
183
183
  *
184
- * @example To restore a DB instance from a DB snapshot.
184
+ * @example To restore a DB instance from a DB snapshot
185
185
  * ```javascript
186
- * // The following example restores a DB instance from a DB snapshot.
186
+ * // The following example creates a new DB instance named db7-new-instance with the db.t3.small DB instance class from the specified DB snapshot. The source DB instance from which the snapshot was taken uses a deprecated DB instance class, so you can't upgrade it.
187
187
  * const input = {
188
- * "DBInstanceIdentifier": "mysqldb-restored",
189
- * "DBSnapshotIdentifier": "rds:mysqldb-2014-04-22-08-15"
188
+ * "DBInstanceClass": "db.t3.small",
189
+ * "DBInstanceIdentifier": "db7-new-instance",
190
+ * "DBSnapshotIdentifier": "db7-test-snapshot"
190
191
  * };
191
192
  * const command = new RestoreDBInstanceFromDBSnapshotCommand(input);
192
193
  * const response = await client.send(command);
193
194
  * /* response ==
194
195
  * {
195
196
  * "DBInstance": {
196
- * "AllocatedStorage": 200,
197
+ * "AssociatedRoles": [],
197
198
  * "AutoMinorVersionUpgrade": true,
198
- * "AvailabilityZone": "us-west-2b",
199
- * "BackupRetentionPeriod": 7,
200
- * "CACertificateIdentifier": "rds-ca-2015",
201
- * "CopyTagsToSnapshot": false,
202
- * "DBInstanceArn": "arn:aws:rds:us-west-2:123456789012:db:mysqldb-restored",
203
- * "DBInstanceClass": "db.t2.small",
204
- * "DBInstanceIdentifier": "mysqldb-restored",
205
- * "DBInstanceStatus": "available",
206
- * "DBName": "sample",
207
- * "DBParameterGroups": [
208
- * {
209
- * "DBParameterGroupName": "default.mysql5.6",
210
- * "ParameterApplyStatus": "in-sync"
211
- * }
212
- * ],
213
- * "DBSecurityGroups": [],
214
- * "DBSubnetGroup": {
215
- * "DBSubnetGroupDescription": "default",
216
- * "DBSubnetGroupName": "default",
217
- * "SubnetGroupStatus": "Complete",
218
- * "Subnets": [
219
- * {
220
- * "SubnetAvailabilityZone": {
221
- * "Name": "us-west-2a"
222
- * },
223
- * "SubnetIdentifier": "subnet-77e8db03",
224
- * "SubnetStatus": "Active"
225
- * },
226
- * {
227
- * "SubnetAvailabilityZone": {
228
- * "Name": "us-west-2b"
229
- * },
230
- * "SubnetIdentifier": "subnet-c39989a1",
231
- * "SubnetStatus": "Active"
232
- * },
233
- * {
234
- * "SubnetAvailabilityZone": {
235
- * "Name": "us-west-2c"
236
- * },
237
- * "SubnetIdentifier": "subnet-4b267b0d",
238
- * "SubnetStatus": "Active"
239
- * }
240
- * ],
241
- * "VpcId": "vpc-c1c5b3a3"
242
- * },
243
- * "DbInstancePort": 0,
244
- * "DbiResourceId": "db-VNZUCCBTEDC4WR7THXNJO72HVQ",
245
- * "DomainMemberships": [],
199
+ * "DBInstanceArn": "arn:aws:rds:us-west-2:123456789012:db:db7-new-instance",
200
+ * "DBInstanceClass": "db.t3.small",
201
+ * "DBInstanceIdentifier": "db7-new-instance",
202
+ * "DBInstanceStatus": "creating",
203
+ * "DeletionProtection": false,
246
204
  * "Engine": "mysql",
247
- * "EngineVersion": "5.6.27",
205
+ * "EngineVersion": "5.7.22",
206
+ * "IAMDatabaseAuthenticationEnabled": false,
248
207
  * "LicenseModel": "general-public-license",
249
- * "MasterUsername": "mymasteruser",
250
- * "MonitoringInterval": 0,
251
208
  * "MultiAZ": false,
252
- * "OptionGroupMemberships": [
253
- * {
254
- * "OptionGroupName": "default:mysql-5-6",
255
- * "Status": "in-sync"
256
- * }
257
- * ],
258
209
  * "PendingModifiedValues": {},
259
- * "PreferredBackupWindow": "12:58-13:28",
260
- * "PreferredMaintenanceWindow": "tue:10:16-tue:10:46",
261
- * "PubliclyAccessible": true,
262
- * "ReadReplicaDBInstanceIdentifiers": [],
263
- * "StorageEncrypted": false,
264
- * "StorageType": "gp2",
265
- * "VpcSecurityGroups": [
266
- * {
267
- * "Status": "active",
268
- * "VpcSecurityGroupId": "sg-e5e5b0d2"
269
- * }
270
- * ]
210
+ * "PerformanceInsightsEnabled": false,
211
+ * "PreferredMaintenanceWindow": "mon:07:37-mon:08:07",
212
+ * "ReadReplicaDBInstanceIdentifiers": []
271
213
  * }
272
214
  * }
273
215
  * *\/
274
- * // example id: to-restore-a-db-instance-from-a-db-snapshot-1473961657311
216
+ * // example id: to-restore-a-db-instance-from-a-db-snapshot-1680093236214
275
217
  * ```
276
218
  *
277
219
  */
@@ -186,13 +186,13 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
186
186
  * with the DB instance.</p>
187
187
  *
188
188
  *
189
- * @example To restore a DB instance to a point in time.
189
+ * @example To restore a DB instance to a point in time
190
190
  * ```javascript
191
- * // The following example restores a DB instance to a new DB instance at a point in time from the source DB instance.
191
+ * // The following example restores test-instance to a new DB instance named restored-test-instance, as of the specified time.
192
192
  * const input = {
193
- * "RestoreTime": "2016-09-13T18:45:00Z",
194
- * "SourceDBInstanceIdentifier": "mysql-sample",
195
- * "TargetDBInstanceIdentifier": "mysql-sample-restored"
193
+ * "RestoreTime": "2018-07-30T23:45:00.000Z",
194
+ * "SourceDBInstanceIdentifier": "test-instance",
195
+ * "TargetDBInstanceIdentifier": "restored-test-instance"
196
196
  * };
197
197
  * const command = new RestoreDBInstanceToPointInTimeCommand(input);
198
198
  * const response = await client.send(command);
@@ -205,9 +205,9 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
205
205
  * "BackupRetentionPeriod": 7,
206
206
  * "CACertificateIdentifier": "rds-ca-2015",
207
207
  * "CopyTagsToSnapshot": false,
208
- * "DBInstanceArn": "arn:aws:rds:us-west-2:123456789012:db:mysql-sample-restored",
208
+ * "DBInstanceArn": "arn:aws:rds:us-west-2:123456789012:db:restored-test-instance",
209
209
  * "DBInstanceClass": "db.t2.small",
210
- * "DBInstanceIdentifier": "mysql-sample-restored",
210
+ * "DBInstanceIdentifier": "restored-test-instance",
211
211
  * "DBInstanceStatus": "available",
212
212
  * "DBName": "sample",
213
213
  * "DBParameterGroups": [
@@ -277,7 +277,7 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
277
277
  * }
278
278
  * }
279
279
  * *\/
280
- * // example id: to-restore-a-db-instance-to-a-point-in-time-1473962652154
280
+ * // example id: to-restore-a-db-instance-to-a-point-in-time-1680036021951
281
281
  * ```
282
282
  *
283
283
  */
@@ -71,6 +71,29 @@ export interface StartActivityStreamCommandOutput extends StartActivityStreamRes
71
71
  * <p>The specified resource ID was not found.</p>
72
72
  *
73
73
  *
74
+ * @example To start a database activity stream
75
+ * ```javascript
76
+ * // The following example starts an asynchronous activity stream to monitor an Aurora cluster named my-pg-cluster.
77
+ * const input = {
78
+ * "ApplyImmediately": true,
79
+ * "KmsKeyId": "arn:aws:kms:us-east-1:1234567890123:key/a12c345d-6ef7-890g-h123-456i789jk0l1",
80
+ * "Mode": "async",
81
+ * "ResourceArn": "arn:aws:rds:us-east-1:1234567890123:cluster:my-pg-cluster"
82
+ * };
83
+ * const command = new StartActivityStreamCommand(input);
84
+ * const response = await client.send(command);
85
+ * /* response ==
86
+ * {
87
+ * "ApplyImmediately": true,
88
+ * "KinesisStreamName": "aws-rds-das-cluster-0ABCDEFGHI1JKLM2NOPQ3R4S",
89
+ * "KmsKeyId": "arn:aws:kms:us-east-1:1234567890123:key/a12c345d-6ef7-890g-h123-456i789jk0l1",
90
+ * "Mode": "async",
91
+ * "Status": "starting"
92
+ * }
93
+ * *\/
94
+ * // example id: to-start-a-database-activity-stream-1680035656463
95
+ * ```
96
+ *
74
97
  */
75
98
  export declare class StartActivityStreamCommand extends $Command<StartActivityStreamCommandInput, StartActivityStreamCommandOutput, RDSClientResolvedConfig> {
76
99
  readonly input: StartActivityStreamCommandInput;
@@ -57,6 +57,32 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
57
57
  * <p>The DB instance isn't in a valid state.</p>
58
58
  *
59
59
  *
60
+ * @example To start a DB cluster
61
+ * ```javascript
62
+ * // The following example starts a DB cluster and its DB instances.
63
+ * const input = {
64
+ * "DBClusterIdentifier": "mydbcluster"
65
+ * };
66
+ * const command = new StartDBClusterCommand(input);
67
+ * const response = await client.send(command);
68
+ * /* response ==
69
+ * {
70
+ * "DBCluster": {
71
+ * "AllocatedStorage": 1,
72
+ * "AvailabilityZones": [
73
+ * "us-east-1a",
74
+ * "us-east-1e",
75
+ * "us-east-1b"
76
+ * ],
77
+ * "BackupRetentionPeriod": 1,
78
+ * "DBClusterIdentifier": "mydbcluster",
79
+ * "DatabaseName": "mydb"
80
+ * }
81
+ * }
82
+ * *\/
83
+ * // example id: to-start-a-db-cluster-1680035521632
84
+ * ```
85
+ *
60
86
  */
61
87
  export declare class StartDBClusterCommand extends $Command<StartDBClusterCommandInput, StartDBClusterCommandOutput, RDSClientResolvedConfig> {
62
88
  readonly input: StartDBClusterCommandInput;
@@ -66,6 +66,43 @@ export interface StartDBInstanceAutomatedBackupsReplicationCommandOutput extends
66
66
  * with the DB instance.</p>
67
67
  *
68
68
  *
69
+ * @example To enable cross-Region automated backups
70
+ * ```javascript
71
+ * // The following example replicates automated backups from a DB instance in the US East (N. Virginia) Region. The backup retention period is 14 days.
72
+ * const input = {
73
+ * "BackupRetentionPeriod": 14,
74
+ * "SourceDBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:new-orcl-db"
75
+ * };
76
+ * const command = new StartDBInstanceAutomatedBackupsReplicationCommand(input);
77
+ * const response = await client.send(command);
78
+ * /* response ==
79
+ * {
80
+ * "DBInstanceAutomatedBackup": {
81
+ * "AllocatedStorage": 20,
82
+ * "BackupRetentionPeriod": 14,
83
+ * "DBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:new-orcl-db",
84
+ * "DBInstanceAutomatedBackupsArn": "arn:aws:rds:us-west-2:123456789012:auto-backup:ab-jkib2gfq5rv7replzadausbrktni2bn4example",
85
+ * "DBInstanceIdentifier": "new-orcl-db",
86
+ * "DbiResourceId": "db-JKIB2GFQ5RV7REPLZA4EXAMPLE",
87
+ * "Encrypted": false,
88
+ * "Engine": "oracle-se2",
89
+ * "EngineVersion": "12.1.0.2.v21",
90
+ * "IAMDatabaseAuthenticationEnabled": false,
91
+ * "InstanceCreateTime": "2020-12-04T15:28:31Z",
92
+ * "LicenseModel": "bring-your-own-license",
93
+ * "MasterUsername": "admin",
94
+ * "OptionGroupName": "default:oracle-se2-12-1",
95
+ * "Port": 1521,
96
+ * "Region": "us-east-1",
97
+ * "RestoreWindow": {},
98
+ * "Status": "pending",
99
+ * "StorageType": "gp2"
100
+ * }
101
+ * }
102
+ * *\/
103
+ * // example id: to-enable-cross-region-automated-backups-1680033438352
104
+ * ```
105
+ *
69
106
  */
70
107
  export declare class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command<StartDBInstanceAutomatedBackupsReplicationCommandInput, StartDBInstanceAutomatedBackupsReplicationCommandOutput, RDSClientResolvedConfig> {
71
108
  readonly input: StartDBInstanceAutomatedBackupsReplicationCommandInput;
@@ -90,6 +90,24 @@ export interface StartDBInstanceCommandOutput extends StartDBInstanceResult, __M
90
90
  * <p>An error occurred accessing an Amazon Web Services KMS key.</p>
91
91
  *
92
92
  *
93
+ * @example To start a DB instance
94
+ * ```javascript
95
+ * // The following example starts the specified DB instance.
96
+ * const input = {
97
+ * "DBInstanceIdentifier": "test-instance"
98
+ * };
99
+ * const command = new StartDBInstanceCommand(input);
100
+ * const response = await client.send(command);
101
+ * /* response ==
102
+ * {
103
+ * "DBInstance": {
104
+ * "DBInstanceStatus": "starting"
105
+ * }
106
+ * }
107
+ * *\/
108
+ * // example id: to-start-a-db-instance-1679951967681
109
+ * ```
110
+ *
93
111
  */
94
112
  export declare class StartDBInstanceCommand extends $Command<StartDBInstanceCommandInput, StartDBInstanceCommandOutput, RDSClientResolvedConfig> {
95
113
  readonly input: StartDBInstanceCommandInput;
@@ -94,6 +94,34 @@ export interface StartExportTaskCommandOutput extends ExportTask, __MetadataBear
94
94
  * <p>An error occurred accessing an Amazon Web Services KMS key.</p>
95
95
  *
96
96
  *
97
+ * @example To export a snapshot to Amazon S3
98
+ * ```javascript
99
+ * // The following example exports a DB snapshot named db5-snapshot-test to the Amazon S3 bucket named mybucket.
100
+ * const input = {
101
+ * "ExportTaskIdentifier": "my-s3-export",
102
+ * "IamRoleArn": "arn:aws:iam::123456789012:role/service-role/ExportRole",
103
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/abcd0000-7fca-4128-82f2-aabbccddeeff",
104
+ * "S3BucketName": "mybucket",
105
+ * "SourceArn": "arn:aws:rds:us-west-2:123456789012:snapshot:db5-snapshot-test"
106
+ * };
107
+ * const command = new StartExportTaskCommand(input);
108
+ * const response = await client.send(command);
109
+ * /* response ==
110
+ * {
111
+ * "ExportTaskIdentifier": "my-s3-export",
112
+ * "IamRoleArn": "arn:aws:iam::123456789012:role/service-role/ExportRole",
113
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/abcd0000-7fca-4128-82f2-aabbccddeeff",
114
+ * "PercentProgress": 0,
115
+ * "S3Bucket": "mybucket",
116
+ * "SnapshotTime": "2020-03-27T20:48:42.023Z",
117
+ * "SourceArn": "arn:aws:rds:us-west-2:123456789012:snapshot:db5-snapshot-test",
118
+ * "Status": "STARTING",
119
+ * "TotalExtractedDataInGB": 0
120
+ * }
121
+ * *\/
122
+ * // example id: to-export-a-snapshot-to-amazon-s3-1679950669718
123
+ * ```
124
+ *
97
125
  */
98
126
  export declare class StartExportTaskCommand extends $Command<StartExportTaskCommandInput, StartExportTaskCommandOutput, RDSClientResolvedConfig> {
99
127
  readonly input: StartExportTaskCommandInput;
@@ -66,6 +66,25 @@ export interface StopActivityStreamCommandOutput extends StopActivityStreamRespo
66
66
  * <p>The specified resource ID was not found.</p>
67
67
  *
68
68
  *
69
+ * @example To stop a database activity stream
70
+ * ```javascript
71
+ * // The following example stops an activity stream in an Aurora cluster named my-pg-cluster.
72
+ * const input = {
73
+ * "ApplyImmediately": true,
74
+ * "ResourceArn": "arn:aws:rds:us-east-1:1234567890123:cluster:my-pg-cluster"
75
+ * };
76
+ * const command = new StopActivityStreamCommand(input);
77
+ * const response = await client.send(command);
78
+ * /* response ==
79
+ * {
80
+ * "KinesisStreamName": "aws-rds-das-cluster-0ABCDEFGHI1JKLM2NOPQ3R4S",
81
+ * "KmsKeyId": "arn:aws:kms:us-east-1:1234567890123:key/a12c345d-6ef7-890g-h123-456i789jk0l1",
82
+ * "Status": "stopping"
83
+ * }
84
+ * *\/
85
+ * // example id: to-stop-a-database-activity-stream-1679945843823
86
+ * ```
87
+ *
69
88
  */
70
89
  export declare class StopActivityStreamCommand extends $Command<StopActivityStreamCommandInput, StopActivityStreamCommandOutput, RDSClientResolvedConfig> {
71
90
  readonly input: StopActivityStreamCommandInput;
@@ -58,6 +58,32 @@ export interface StopDBClusterCommandOutput extends StopDBClusterResult, __Metad
58
58
  * <p>The DB instance isn't in a valid state.</p>
59
59
  *
60
60
  *
61
+ * @example To stop a DB cluster
62
+ * ```javascript
63
+ * // The following example stops a DB cluster and its DB instances.
64
+ * const input = {
65
+ * "DBClusterIdentifier": "mydbcluster"
66
+ * };
67
+ * const command = new StopDBClusterCommand(input);
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "DBCluster": {
72
+ * "AllocatedStorage": 1,
73
+ * "AvailabilityZones": [
74
+ * "us-east-1a",
75
+ * "us-east-1e",
76
+ * "us-east-1b"
77
+ * ],
78
+ * "BackupRetentionPeriod": 1,
79
+ * "DBClusterIdentifier": "mydbcluster",
80
+ * "DatabaseName": "mydb"
81
+ * }
82
+ * }
83
+ * *\/
84
+ * // example id: to-stop-a-db-cluster-1679701988603
85
+ * ```
86
+ *
61
87
  */
62
88
  export declare class StopDBClusterCommand extends $Command<StopDBClusterCommandInput, StopDBClusterCommandOutput, RDSClientResolvedConfig> {
63
89
  readonly input: StopDBClusterCommandInput;
@@ -51,6 +51,45 @@ export interface StopDBInstanceAutomatedBackupsReplicationCommandOutput extends
51
51
  * <p>The DB instance isn't in a valid state.</p>
52
52
  *
53
53
  *
54
+ * @example To stop replicating automated backups
55
+ * ```javascript
56
+ * // The following example ends replication of automated backups. Replicated backups are retained according to the set backup retention period.
57
+ * const input = {
58
+ * "SourceDBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:new-orcl-db"
59
+ * };
60
+ * const command = new StopDBInstanceAutomatedBackupsReplicationCommand(input);
61
+ * const response = await client.send(command);
62
+ * /* response ==
63
+ * {
64
+ * "DBInstanceAutomatedBackup": {
65
+ * "AllocatedStorage": 20,
66
+ * "BackupRetentionPeriod": 7,
67
+ * "DBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:new-orcl-db",
68
+ * "DBInstanceAutomatedBackupsArn": "arn:aws:rds:us-west-2:123456789012:auto-backup:ab-jkib2gfq5rv7replzadausbrktni2bn4example",
69
+ * "DBInstanceIdentifier": "new-orcl-db",
70
+ * "DbiResourceId": "db-JKIB2GFQ5RV7REPLZA4EXAMPLE",
71
+ * "Encrypted": false,
72
+ * "Engine": "oracle-se2",
73
+ * "EngineVersion": "12.1.0.2.v21",
74
+ * "IAMDatabaseAuthenticationEnabled": false,
75
+ * "InstanceCreateTime": "2020-12-04T15:28:31Z",
76
+ * "LicenseModel": "bring-your-own-license",
77
+ * "MasterUsername": "admin",
78
+ * "OptionGroupName": "default:oracle-se2-12-1",
79
+ * "Port": 1521,
80
+ * "Region": "us-east-1",
81
+ * "RestoreWindow": {
82
+ * "EarliestTime": "2020-12-04T23:13:21.030Z",
83
+ * "LatestTime": "2020-12-07T19:59:57Z"
84
+ * },
85
+ * "Status": "replicating",
86
+ * "StorageType": "gp2"
87
+ * }
88
+ * }
89
+ * *\/
90
+ * // example id: to-stop-replicating-automated-backups-1679701787115
91
+ * ```
92
+ *
54
93
  */
55
94
  export declare class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command<StopDBInstanceAutomatedBackupsReplicationCommandInput, StopDBInstanceAutomatedBackupsReplicationCommandOutput, RDSClientResolvedConfig> {
56
95
  readonly input: StopDBInstanceAutomatedBackupsReplicationCommandInput;
@@ -70,6 +70,24 @@ export interface StopDBInstanceCommandOutput extends StopDBInstanceResult, __Met
70
70
  * snapshots.</p>
71
71
  *
72
72
  *
73
+ * @example To stop a DB instance
74
+ * ```javascript
75
+ * // The following example stops the specified DB instance.
76
+ * const input = {
77
+ * "DBInstanceIdentifier": "test-instance"
78
+ * };
79
+ * const command = new StopDBInstanceCommand(input);
80
+ * const response = await client.send(command);
81
+ * /* response ==
82
+ * {
83
+ * "DBInstance": {
84
+ * "DBInstanceStatus": "stopping"
85
+ * }
86
+ * }
87
+ * *\/
88
+ * // example id: to-stop-a-db-instance-1679701630959
89
+ * ```
90
+ *
73
91
  */
74
92
  export declare class StopDBInstanceCommand extends $Command<StopDBInstanceCommandInput, StopDBInstanceCommandOutput, RDSClientResolvedConfig> {
75
93
  readonly input: StopDBInstanceCommandInput;