@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
@@ -73,24 +73,66 @@ export interface ModifyDBSnapshotAttributeCommandOutput extends ModifyDBSnapshot
73
73
  * <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
74
74
  *
75
75
  *
76
- * @example To change DB snapshot attributes
76
+ * @example To allow two AWS accounts to restore a DB snapshot
77
77
  * ```javascript
78
- * // This example adds the specified attribute for the specified DB snapshot.
78
+ * // The following example grants permission to two AWS accounts, with the identifiers 111122223333 and 444455556666, to restore the DB snapshot named mydbsnapshot.
79
79
  * const input = {
80
80
  * "AttributeName": "restore",
81
81
  * "DBSnapshotIdentifier": "mydbsnapshot",
82
82
  * "ValuesToAdd": [
83
- * "all"
83
+ * "111122223333",
84
+ * "444455556666"
84
85
  * ]
85
86
  * };
86
87
  * const command = new ModifyDBSnapshotAttributeCommand(input);
87
88
  * const response = await client.send(command);
88
89
  * /* response ==
89
90
  * {
90
- * "DBSnapshotAttributesResult": {}
91
+ * "DBSnapshotAttributesResult": {
92
+ * "DBSnapshotAttributes": [
93
+ * {
94
+ * "AttributeName": "restore",
95
+ * "AttributeValues": [
96
+ * "111122223333",
97
+ * "444455556666"
98
+ * ]
99
+ * }
100
+ * ],
101
+ * "DBSnapshotIdentifier": "mydbsnapshot"
102
+ * }
91
103
  * }
92
104
  * *\/
93
- * // example id: modify-db-snapshot-attribute-2e66f120-2b21-4a7c-890b-4474da88bde6
105
+ * // example id: to-allow-two-aws-accounts-to-restore-a-db-snapshot-1680389647513
106
+ * ```
107
+ *
108
+ * @example To prevent an AWS account from restoring a DB snapshot
109
+ * ```javascript
110
+ * // The following example removes permission from the AWS account with the identifier 444455556666 to restore the DB snapshot named mydbsnapshot.
111
+ * const input = {
112
+ * "AttributeName": "restore",
113
+ * "DBSnapshotIdentifier": "mydbsnapshot",
114
+ * "ValuesToRemove": [
115
+ * "444455556666"
116
+ * ]
117
+ * };
118
+ * const command = new ModifyDBSnapshotAttributeCommand(input);
119
+ * const response = await client.send(command);
120
+ * /* response ==
121
+ * {
122
+ * "DBSnapshotAttributesResult": {
123
+ * "DBSnapshotAttributes": [
124
+ * {
125
+ * "AttributeName": "restore",
126
+ * "AttributeValues": [
127
+ * "111122223333"
128
+ * ]
129
+ * }
130
+ * ],
131
+ * "DBSnapshotIdentifier": "mydbsnapshot"
132
+ * }
133
+ * }
134
+ * *\/
135
+ * // example id: to-prevent-an-aws-account-from-restoring-a-db-snapshot-1680389850879
94
136
  * ```
95
137
  *
96
138
  */
@@ -51,6 +51,46 @@ export interface ModifyDBSnapshotCommandOutput extends ModifyDBSnapshotResult, _
51
51
  * <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot.</p>
52
52
  *
53
53
  *
54
+ * @example To modify a DB snapshot
55
+ * ```javascript
56
+ * // The following example upgrades a PostgeSQL 10.6 snapshot named db5-snapshot-upg-test to PostgreSQL 11.7. The new DB engine version is shown after the snapshot has finished upgrading and its status is available.
57
+ * const input = {
58
+ * "DBSnapshotIdentifier": "db5-snapshot-upg-test",
59
+ * "EngineVersion": "11.7"
60
+ * };
61
+ * const command = new ModifyDBSnapshotCommand(input);
62
+ * const response = await client.send(command);
63
+ * /* response ==
64
+ * {
65
+ * "DBSnapshot": {
66
+ * "AllocatedStorage": 20,
67
+ * "AvailabilityZone": "us-west-2a",
68
+ * "DBInstanceIdentifier": "database-5",
69
+ * "DBSnapshotArn": "arn:aws:rds:us-west-2:123456789012:snapshot:db5-snapshot-upg-test",
70
+ * "DBSnapshotIdentifier": "db5-snapshot-upg-test",
71
+ * "DbiResourceId": "db-GJMF75LM42IL6BTFRE4UZJ5YM4",
72
+ * "Encrypted": false,
73
+ * "Engine": "postgres",
74
+ * "EngineVersion": "10.6",
75
+ * "IAMDatabaseAuthenticationEnabled": false,
76
+ * "InstanceCreateTime": "2020-03-27T19:59:04.735Z",
77
+ * "LicenseModel": "postgresql-license",
78
+ * "MasterUsername": "postgres",
79
+ * "OptionGroupName": "default:postgres-11",
80
+ * "PercentProgress": 100,
81
+ * "Port": 5432,
82
+ * "ProcessorFeatures": [],
83
+ * "SnapshotCreateTime": "2020-03-27T20:49:17.092Z",
84
+ * "SnapshotType": "manual",
85
+ * "Status": "upgrading",
86
+ * "StorageType": "gp2",
87
+ * "VpcId": "vpc-2ff27557"
88
+ * }
89
+ * }
90
+ * *\/
91
+ * // example id: to-modify-a-db-snapshot-1680381968028
92
+ * ```
93
+ *
54
94
  */
55
95
  export declare class ModifyDBSnapshotCommand extends $Command<ModifyDBSnapshotCommandInput, ModifyDBSnapshotCommandOutput, RDSClientResolvedConfig> {
56
96
  readonly input: ModifyDBSnapshotCommandInput;
@@ -61,24 +61,63 @@ export interface ModifyDBSubnetGroupCommandOutput extends ModifyDBSubnetGroupRes
61
61
  * <p>The DB subnet is already in use in the Availability Zone.</p>
62
62
  *
63
63
  *
64
- * @example To change DB subnet group settings
64
+ * @example To modify a DB subnet group
65
65
  * ```javascript
66
- * // This example changes the specified setting for the specified DB subnet group.
66
+ * // The following example adds a subnet with the ID subnet-08e41f9e230222222 to the DB subnet group named mysubnetgroup. To keep the existing subnets in the subnet group, include their IDs as values in the --subnet-ids option. Make sure to have subnets with at least two different Availability Zones in the DB subnet group.
67
67
  * const input = {
68
- * "DBSubnetGroupName": "mydbsubnetgroup",
68
+ * "DBSubnetGroupDescription": "",
69
+ * "DBSubnetGroupName": "mysubnetgroup",
69
70
  * "SubnetIds": [
70
- * "subnet-70e1975a",
71
- * "subnet-747a5c49"
71
+ * "subnet-0a1dc4e1a6f123456",
72
+ * "subnet-070dd7ecb3aaaaaaa",
73
+ * "subnet-00f5b198bc0abcdef",
74
+ * "subnet-08e41f9e230222222"
72
75
  * ]
73
76
  * };
74
77
  * const command = new ModifyDBSubnetGroupCommand(input);
75
78
  * const response = await client.send(command);
76
79
  * /* response ==
77
80
  * {
78
- * "DBSubnetGroup": {}
81
+ * "DBSubnetGroup": {
82
+ * "DBSubnetGroupArn": "arn:aws:rds:us-west-2:123456789012:subgrp:mysubnetgroup",
83
+ * "DBSubnetGroupDescription": "test DB subnet group",
84
+ * "DBSubnetGroupName": "mysubnetgroup",
85
+ * "SubnetGroupStatus": "Complete",
86
+ * "Subnets": [
87
+ * {
88
+ * "SubnetAvailabilityZone": {
89
+ * "Name": "us-west-2a"
90
+ * },
91
+ * "SubnetIdentifier": "subnet-08e41f9e230222222",
92
+ * "SubnetStatus": "Active"
93
+ * },
94
+ * {
95
+ * "SubnetAvailabilityZone": {
96
+ * "Name": "us-west-2b"
97
+ * },
98
+ * "SubnetIdentifier": "subnet-070dd7ecb3aaaaaaa",
99
+ * "SubnetStatus": "Active"
100
+ * },
101
+ * {
102
+ * "SubnetAvailabilityZone": {
103
+ * "Name": "us-west-2d"
104
+ * },
105
+ * "SubnetIdentifier": "subnet-00f5b198bc0abcdef",
106
+ * "SubnetStatus": "Active"
107
+ * },
108
+ * {
109
+ * "SubnetAvailabilityZone": {
110
+ * "Name": "us-west-2b"
111
+ * },
112
+ * "SubnetIdentifier": "subnet-0a1dc4e1a6f123456",
113
+ * "SubnetStatus": "Active"
114
+ * }
115
+ * ],
116
+ * "VpcId": "vpc-0f08e7610a1b2c3d4"
117
+ * }
79
118
  * }
80
119
  * *\/
81
- * // example id: modify-db-subnet-group-e34a97d9-8fe6-4239-a4ed-ad6e73a956b0
120
+ * // example id: to-modify-a-db-subnet-group-1680383300785
82
121
  * ```
83
122
  *
84
123
  */
@@ -68,26 +68,34 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
68
68
  * <p>The subscription name does not exist.</p>
69
69
  *
70
70
  *
71
- * @example To change event notification subscription settings
71
+ * @example To modify an event subscription
72
72
  * ```javascript
73
- * // This example changes the specified setting for the specified event notification subscription.
73
+ * // The following example turns off the specified event subscription, so that it no longer publishes notifications to the specified Amazon Simple Notification Service topic.
74
74
  * const input = {
75
- * "Enabled": true,
76
- * "EventCategories": [
77
- * "deletion",
78
- * "low storage"
79
- * ],
80
- * "SourceType": "db-instance",
81
- * "SubscriptionName": "mymysqleventsubscription"
75
+ * "Enabled": false,
76
+ * "SubscriptionName": "my-instance-events"
82
77
  * };
83
78
  * const command = new ModifyEventSubscriptionCommand(input);
84
79
  * const response = await client.send(command);
85
80
  * /* response ==
86
81
  * {
87
- * "EventSubscription": {}
82
+ * "EventSubscription": {
83
+ * "CustSubscriptionId": "my-instance-events",
84
+ * "CustomerAwsId": "123456789012",
85
+ * "Enabled": false,
86
+ * "EventCategoriesList": [
87
+ * "backup",
88
+ * "recovery"
89
+ * ],
90
+ * "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events",
91
+ * "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events",
92
+ * "SourceType": "db-instance",
93
+ * "Status": "modifying",
94
+ * "SubscriptionCreationTime": "Tue Jul 31 23:22:01 UTC 2018"
95
+ * }
88
96
  * }
89
97
  * *\/
90
- * // example id: modify-event-subscription-405ac869-1f02-42cd-b8f4-6950a435f30e
98
+ * // example id: to-modify-an-event-subscription-1680383930434
91
99
  * ```
92
100
  *
93
101
  */
@@ -62,6 +62,33 @@ export interface ModifyGlobalClusterCommandOutput extends ModifyGlobalClusterRes
62
62
  * <p>The global cluster is in an invalid state and can't perform the requested operation.</p>
63
63
  *
64
64
  *
65
+ * @example To modify a global database cluster
66
+ * ```javascript
67
+ * // The following example enables deletion protection for an Aurora MySQL-based global database cluster.
68
+ * const input = {
69
+ * "DeletionProtection": true,
70
+ * "GlobalClusterIdentifier": "myglobalcluster"
71
+ * };
72
+ * const command = new ModifyGlobalClusterCommand(input);
73
+ * const response = await client.send(command);
74
+ * /* response ==
75
+ * {
76
+ * "GlobalCluster": {
77
+ * "DeletionProtection": true,
78
+ * "Engine": "aurora-mysql",
79
+ * "EngineVersion": "5.7.mysql_aurora.2.07.2",
80
+ * "GlobalClusterArn": "arn:aws:rds::123456789012:global-cluster:myglobalcluster",
81
+ * "GlobalClusterIdentifier": "myglobalcluster",
82
+ * "GlobalClusterMembers": [],
83
+ * "GlobalClusterResourceId": "cluster-f0e523bfe07aabb",
84
+ * "Status": "available",
85
+ * "StorageEncrypted": false
86
+ * }
87
+ * }
88
+ * *\/
89
+ * // example id: to-modify-a-global-database-cluster-1680385137511
90
+ * ```
91
+ *
65
92
  */
66
93
  export declare class ModifyGlobalClusterCommand extends $Command<ModifyGlobalClusterCommandInput, ModifyGlobalClusterCommandOutput, RDSClientResolvedConfig> {
67
94
  readonly input: ModifyGlobalClusterCommandInput;
@@ -68,20 +68,23 @@ export interface PromoteReadReplicaCommandOutput extends PromoteReadReplicaResul
68
68
  *
69
69
  * @example To promote a read replica
70
70
  * ```javascript
71
- * // This example promotes the specified read replica and sets its backup retention period and preferred backup window.
71
+ * // The following example promotes the specified read replica to become a standalone DB instance.
72
72
  * const input = {
73
- * "BackupRetentionPeriod": 1,
74
- * "DBInstanceIdentifier": "mydbreadreplica",
75
- * "PreferredBackupWindow": "03:30-04:00"
73
+ * "DBInstanceIdentifier": "test-instance-repl"
76
74
  * };
77
75
  * const command = new PromoteReadReplicaCommand(input);
78
76
  * const response = await client.send(command);
79
77
  * /* response ==
80
78
  * {
81
- * "DBInstance": {}
79
+ * "DBInstance": {
80
+ * "DBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance-repl",
81
+ * "DBInstanceStatus": "modifying",
82
+ * "ReadReplicaSourceDBInstanceIdentifier": "test-instance",
83
+ * "StorageType": "standard"
84
+ * }
82
85
  * }
83
86
  * *\/
84
- * // example id: promote-read-replica-cc580039-c55d-4035-838a-def4a1ae4181
87
+ * // example id: to-promote-a-read-replica-1680263877808
85
88
  * ```
86
89
  *
87
90
  */
@@ -57,21 +57,42 @@ export interface PurchaseReservedDBInstancesOfferingCommandOutput extends Purcha
57
57
  * <p>Specified offering does not exist.</p>
58
58
  *
59
59
  *
60
- * @example To purchase a reserved DB instance offering
60
+ * @example To purchase a reserved DB instance
61
61
  * ```javascript
62
- * // This example purchases a reserved DB instance offering that matches the specified settings.
62
+ * // The following example shows how to buy the reserved DB instance offering from the previous example.
63
63
  * const input = {
64
- * "ReservedDBInstanceId": "myreservationid",
65
- * "ReservedDBInstancesOfferingId": "fb29428a-646d-4390-850e-5fe89926e727"
64
+ * "ReservedDBInstanceId": "8ba30be1-b9ec-447f-8f23-6114e3f4c7b4",
65
+ * "ReservedDBInstancesOfferingId": ""
66
66
  * };
67
67
  * const command = new PurchaseReservedDBInstancesOfferingCommand(input);
68
68
  * const response = await client.send(command);
69
69
  * /* response ==
70
70
  * {
71
- * "ReservedDBInstance": {}
71
+ * "ReservedDBInstance": {
72
+ * "CurrencyCode": "USD",
73
+ * "DBInstanceClass": "db.t2.micro",
74
+ * "DBInstanceCount": 1,
75
+ * "Duration": 31536000,
76
+ * "FixedPrice": 51,
77
+ * "MultiAZ": false,
78
+ * "OfferingType": "Partial Upfront",
79
+ * "ProductDescription": "mysql",
80
+ * "RecurringCharges": [
81
+ * {
82
+ * "RecurringChargeAmount": 0.006,
83
+ * "RecurringChargeFrequency": "Hourly"
84
+ * }
85
+ * ],
86
+ * "ReservedDBInstanceArn": "arn:aws:rds:us-west-2:123456789012:ri:ri-2020-06-29-16-54-57-670",
87
+ * "ReservedDBInstanceId": "ri-2020-06-29-16-54-57-670",
88
+ * "ReservedDBInstancesOfferingId": "8ba30be1-b9ec-447f-8f23-6114e3f4c7b4",
89
+ * "StartTime": "2020-06-29T16:54:57.670Z",
90
+ * "State": "payment-pending",
91
+ * "UsagePrice": 0
92
+ * }
72
93
  * }
73
94
  * *\/
74
- * // example id: purchase-reserved-db-instances-offfering-f423c736-8413-429b-ba13-850fd4fa4dcd
95
+ * // example id: to-purchase-a-reserved-db-instance-1680263732858
75
96
  * ```
76
97
  *
77
98
  */
@@ -59,19 +59,29 @@ export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, _
59
59
  *
60
60
  * @example To reboot a DB instance
61
61
  * ```javascript
62
- * // This example reboots the specified DB instance without forcing a failover.
62
+ * // The following example starts a reboot of the specified DB instance.
63
63
  * const input = {
64
- * "DBInstanceIdentifier": "mymysqlinstance",
65
- * "ForceFailover": false
64
+ * "DBInstanceIdentifier": "test-mysql-instance"
66
65
  * };
67
66
  * const command = new RebootDBInstanceCommand(input);
68
67
  * const response = await client.send(command);
69
68
  * /* response ==
70
69
  * {
71
- * "DBInstance": {}
70
+ * "DBInstance": {
71
+ * "DBInstanceClass": "db.t3.micro",
72
+ * "DBInstanceIdentifier": "test-mysql-instance",
73
+ * "DBInstanceStatus": "rebooting",
74
+ * "Endpoint": {
75
+ * "Address": "test-mysql-instance.############.us-west-2.rds.amazonaws.com",
76
+ * "HostedZoneId": "Z1PVIF0EXAMPLE",
77
+ * "Port": 3306
78
+ * },
79
+ * "Engine": "mysql",
80
+ * "MasterUsername": "admin"
81
+ * }
72
82
  * }
73
83
  * *\/
74
- * // example id: reboot-db-instance-b9ce8a0a-2920-451d-a1f3-01d288aa7366
84
+ * // example id: to-reboot-a-db-instance-1680072870190
75
85
  * ```
76
86
  *
77
87
  */
@@ -56,6 +56,47 @@ export interface RemoveFromGlobalClusterCommandOutput extends RemoveFromGlobalCl
56
56
  * <p>The global cluster is in an invalid state and can't perform the requested operation.</p>
57
57
  *
58
58
  *
59
+ * @example To detach an Aurora secondary cluster from an Aurora global database cluster
60
+ * ```javascript
61
+ * // The following example detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster changes from being read-only to a standalone cluster with read-write capability.
62
+ * const input = {
63
+ * "DbClusterIdentifier": "arn:aws:rds:us-west-2:123456789012:cluster:DB-1",
64
+ * "GlobalClusterIdentifier": "myglobalcluster"
65
+ * };
66
+ * const command = new RemoveFromGlobalClusterCommand(input);
67
+ * const response = await client.send(command);
68
+ * /* response ==
69
+ * {
70
+ * "GlobalCluster": {
71
+ * "DeletionProtection": false,
72
+ * "Engine": "aurora-postgresql",
73
+ * "EngineVersion": "10.11",
74
+ * "GlobalClusterArn": "arn:aws:rds::123456789012:global-cluster:myglobalcluster",
75
+ * "GlobalClusterIdentifier": "myglobalcluster",
76
+ * "GlobalClusterMembers": [
77
+ * {
78
+ * "DBClusterArn": "arn:aws:rds:us-east-1:123456789012:cluster:js-global-cluster",
79
+ * "IsWriter": true,
80
+ * "Readers": [
81
+ * "arn:aws:rds:us-west-2:123456789012:cluster:DB-1"
82
+ * ]
83
+ * },
84
+ * {
85
+ * "DBClusterArn": "arn:aws:rds:us-west-2:123456789012:cluster:DB-1",
86
+ * "GlobalWriteForwardingStatus": "disabled",
87
+ * "IsWriter": false,
88
+ * "Readers": []
89
+ * }
90
+ * ],
91
+ * "GlobalClusterResourceId": "cluster-abc123def456gh",
92
+ * "Status": "available",
93
+ * "StorageEncrypted": true
94
+ * }
95
+ * }
96
+ * *\/
97
+ * // example id: to-detach-an-aurora-secondary-cluster-from-an-aurora-global-database-cluster-1680072605847
98
+ * ```
99
+ *
59
100
  */
60
101
  export declare class RemoveFromGlobalClusterCommand extends $Command<RemoveFromGlobalClusterCommandInput, RemoveFromGlobalClusterCommandOutput, RDSClientResolvedConfig> {
61
102
  readonly input: RemoveFromGlobalClusterCommandInput;
@@ -60,6 +60,18 @@ export interface RemoveRoleFromDBClusterCommandOutput extends __MetadataBearer {
60
60
  * <p>The requested operation can't be performed while the cluster is in this state.</p>
61
61
  *
62
62
  *
63
+ * @example To disassociate an Identity and Access Management (IAM) role from a DB cluster
64
+ * ```javascript
65
+ * // The following example removes a role from a DB cluster.
66
+ * const input = {
67
+ * "DBClusterIdentifier": "mydbcluster",
68
+ * "RoleArn": "arn:aws:iam::123456789012:role/RDSLoadFromS3"
69
+ * };
70
+ * const command = new RemoveRoleFromDBClusterCommand(input);
71
+ * await client.send(command);
72
+ * // example id: to-disassociate-an-identity-and-access-management-iam-role-from-a-db-cluster-1680072359521
73
+ * ```
74
+ *
63
75
  */
64
76
  export declare class RemoveRoleFromDBClusterCommand extends $Command<RemoveRoleFromDBClusterCommandInput, RemoveRoleFromDBClusterCommandOutput, RDSClientResolvedConfig> {
65
77
  readonly input: RemoveRoleFromDBClusterCommandInput;
@@ -47,21 +47,37 @@ export interface RemoveSourceIdentifierFromSubscriptionCommandOutput extends Rem
47
47
  * <p>The subscription name does not exist.</p>
48
48
  *
49
49
  *
50
- * @example To remove a source identifier from a DB event subscription
50
+ * @example To remove a source identifier from a subscription
51
51
  * ```javascript
52
- * // This example removes the specified source identifier from the specified DB event subscription.
52
+ * // The following example removes the specified source identifier from an existing subscription.
53
53
  * const input = {
54
- * "SourceIdentifier": "mymysqlinstance",
55
- * "SubscriptionName": "myeventsubscription"
54
+ * "SourceIdentifier": "test-instance-repl",
55
+ * "SubscriptionName": "my-instance-events"
56
56
  * };
57
57
  * const command = new RemoveSourceIdentifierFromSubscriptionCommand(input);
58
58
  * const response = await client.send(command);
59
59
  * /* response ==
60
60
  * {
61
- * "EventSubscription": {}
61
+ * "EventSubscription": {
62
+ * "CustSubscriptionId": "my-instance-events",
63
+ * "CustomerAwsId": "123456789012",
64
+ * "Enabled": false,
65
+ * "EventCategoriesList": [
66
+ * "backup",
67
+ * "recovery"
68
+ * ],
69
+ * "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events",
70
+ * "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events",
71
+ * "SourceIdsList": [
72
+ * "test-instance"
73
+ * ],
74
+ * "SourceType": "db-instance",
75
+ * "Status": "modifying",
76
+ * "SubscriptionCreationTime": "Tue Jul 31 23:22:01 UTC 2018"
77
+ * }
62
78
  * }
63
79
  * *\/
64
- * // example id: remove-source-identifier-from-subscription-30d25493-c19d-4cf7-b4e5-68371d0d8770
80
+ * // example id: to-remove-a-source-identifier-from-a-subscription-1680072062459
65
81
  * ```
66
82
  *
67
83
  */
@@ -71,16 +71,17 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
71
71
  *
72
72
  * @example To remove tags from a resource
73
73
  * ```javascript
74
- * // This example removes the specified tag associated with the specified DB option group.
74
+ * // The following example removes tags from a resource.
75
75
  * const input = {
76
- * "ResourceName": "arn:aws:rds:us-east-1:992648334831:og:mydboptiongroup",
76
+ * "ResourceName": "arn:aws:rds:us-east-1:123456789012:db:mydbinstance",
77
77
  * "TagKeys": [
78
- * "MyKey"
78
+ * "Name",
79
+ * "Environment"
79
80
  * ]
80
81
  * };
81
82
  * const command = new RemoveTagsFromResourceCommand(input);
82
83
  * await client.send(command);
83
- * // example id: remove-tags-from-resource-49f00574-38f6-4d01-ac89-d3c668449ce3
84
+ * // example id: to-remove-tags-from-a-resource-1680070522922
84
85
  * ```
85
86
  *
86
87
  */
@@ -83,16 +83,21 @@ export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterPara
83
83
  * this state.</p>
84
84
  *
85
85
  *
86
- * @example To reset the values of a DB cluster parameter group
86
+ * @example To reset all parameters to their default values
87
87
  * ```javascript
88
- * // This example resets all parameters for the specified DB cluster parameter group to their default values.
88
+ * // The following example resets all parameter values in a customer-created DB cluster parameter group to their default values.
89
89
  * const input = {
90
- * "DBClusterParameterGroupName": "mydbclusterparametergroup",
90
+ * "DBClusterParameterGroupName": "mydbclpg",
91
91
  * "ResetAllParameters": true
92
92
  * };
93
93
  * const command = new ResetDBClusterParameterGroupCommand(input);
94
- * await client.send(command);
95
- * // example id: reset-db-cluster-parameter-group-b04aeaf7-7f73-49e1-9bb4-857573ea3ee4
94
+ * const response = await client.send(command);
95
+ * /* response ==
96
+ * {
97
+ * "DBClusterParameterGroupName": "mydbclpg"
98
+ * }
99
+ * *\/
100
+ * // example id: to-reset-all-parameters-to-their-default-values-1680070254216
96
101
  * ```
97
102
  *
98
103
  */
@@ -75,16 +75,21 @@ export interface ResetDBParameterGroupCommandOutput extends DBParameterGroupName
75
75
  * this state.</p>
76
76
  *
77
77
  *
78
- * @example To reset the values of a DB parameter group
78
+ * @example To reset all parameters to their default values
79
79
  * ```javascript
80
- * // This example resets all parameters for the specified DB parameter group to their default values.
80
+ * // The following example resets all parameter values in a customer-created DB parameter group to their default values.
81
81
  * const input = {
82
- * "DBParameterGroupName": "mydbparametergroup",
82
+ * "DBParameterGroupName": "mypg",
83
83
  * "ResetAllParameters": true
84
84
  * };
85
85
  * const command = new ResetDBParameterGroupCommand(input);
86
- * await client.send(command);
87
- * // example id: reset-db-parameter-group-ed2ed723-de0d-4824-8af5-3c65fa130abf
86
+ * const response = await client.send(command);
87
+ * /* response ==
88
+ * {
89
+ * "DBParameterGroupName": "mypg"
90
+ * }
91
+ * *\/
92
+ * // example id: to-reset-all-parameters-to-their-default-values-1680069721142
88
93
  * ```
89
94
  *
90
95
  */
@@ -158,6 +158,72 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
158
158
  * available across all DB instances.</p>
159
159
  *
160
160
  *
161
+ * @example To restore an Amazon Aurora DB cluster from Amazon S3
162
+ * ```javascript
163
+ * // The following example restores an Amazon Aurora MySQL version 5.7-compatible DB cluster from a MySQL 5.7 DB backup file in Amazon S3.
164
+ * const input = {
165
+ * "DBClusterIdentifier": "cluster-s3-restore",
166
+ * "Engine": "aurora-mysql",
167
+ * "MasterUserPassword": "mypassword",
168
+ * "MasterUsername": "admin",
169
+ * "S3BucketName": "mybucket",
170
+ * "S3IngestionRoleArn": "arn:aws:iam::123456789012:role/service-role/TestBackup",
171
+ * "S3Prefix": "test-backup",
172
+ * "SourceEngine": "mysql",
173
+ * "SourceEngineVersion": "5.7.28"
174
+ * };
175
+ * const command = new RestoreDBClusterFromS3Command(input);
176
+ * const response = await client.send(command);
177
+ * /* response ==
178
+ * {
179
+ * "DBCluster": {
180
+ * "AllocatedStorage": 1,
181
+ * "AssociatedRoles": [],
182
+ * "AvailabilityZones": [
183
+ * "us-west-2c",
184
+ * "us-west-2a",
185
+ * "us-west-2b"
186
+ * ],
187
+ * "BackupRetentionPeriod": 1,
188
+ * "ClusterCreateTime": "2020-07-27T14:22:08.095Z",
189
+ * "CopyTagsToSnapshot": false,
190
+ * "CrossAccountClone": false,
191
+ * "DBClusterArn": "arn:aws:rds:us-west-2:123456789012:cluster:cluster-s3-restore",
192
+ * "DBClusterIdentifier": "cluster-s3-restore",
193
+ * "DBClusterMembers": [],
194
+ * "DBClusterParameterGroup": "default.aurora-mysql5.7",
195
+ * "DBSubnetGroup": "default",
196
+ * "DbClusterResourceId": "cluster-SU5THYQQHOWCXZZDGXREXAMPLE",
197
+ * "DeletionProtection": false,
198
+ * "DomainMemberships": [],
199
+ * "Endpoint": "cluster-s3-restore.cluster-co3xyzabc123.us-west-2.rds.amazonaws.com",
200
+ * "Engine": "aurora-mysql",
201
+ * "EngineMode": "provisioned",
202
+ * "EngineVersion": "5.7.12",
203
+ * "HostedZoneId": "Z1PVIF0EXAMPLE",
204
+ * "HttpEndpointEnabled": false,
205
+ * "IAMDatabaseAuthenticationEnabled": false,
206
+ * "MasterUsername": "admin",
207
+ * "MultiAZ": false,
208
+ * "Port": 3306,
209
+ * "PreferredBackupWindow": "11:15-11:45",
210
+ * "PreferredMaintenanceWindow": "thu:12:19-thu:12:49",
211
+ * "ReadReplicaIdentifiers": [],
212
+ * "ReaderEndpoint": "cluster-s3-restore.cluster-ro-co3xyzabc123.us-west-2.rds.amazonaws.com",
213
+ * "Status": "creating",
214
+ * "StorageEncrypted": false,
215
+ * "VpcSecurityGroups": [
216
+ * {
217
+ * "Status": "active",
218
+ * "VpcSecurityGroupId": "sg-########"
219
+ * }
220
+ * ]
221
+ * }
222
+ * }
223
+ * *\/
224
+ * // example id: to-restore-an-amazon-aurora-db-cluster-from-amazon-s3-1680069516445
225
+ * ```
226
+ *
161
227
  */
162
228
  export declare class RestoreDBClusterFromS3Command extends $Command<RestoreDBClusterFromS3CommandInput, RestoreDBClusterFromS3CommandOutput, RDSClientResolvedConfig> {
163
229
  readonly input: RestoreDBClusterFromS3CommandInput;