@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
@@ -54,15 +54,77 @@ export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMes
54
54
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
55
55
  *
56
56
  *
57
- * @example To list event categories.
57
+ * @example To describe event categories
58
58
  * ```javascript
59
- * // This example lists all DB instance event categories.
59
+ * // The following example retrieves details about the event categories for all available event sources.
60
60
  * const input = {
61
- * "SourceType": "db-instance"
61
+ * "Filters": [],
62
+ * "SourceType": ""
62
63
  * };
63
64
  * const command = new DescribeEventCategoriesCommand(input);
64
- * await client.send(command);
65
- * // example id: describe-event-categories-97bd4c77-12da-4be6-b42f-edf77771428b
65
+ * const response = await client.send(command);
66
+ * /* response ==
67
+ * {
68
+ * "EventCategoriesMapList": [
69
+ * {
70
+ * "EventCategories": [
71
+ * "deletion",
72
+ * "read replica",
73
+ * "failover",
74
+ * "restoration",
75
+ * "maintenance",
76
+ * "low storage",
77
+ * "configuration change",
78
+ * "backup",
79
+ * "creation",
80
+ * "availability",
81
+ * "recovery",
82
+ * "failure",
83
+ * "backtrack",
84
+ * "notification"
85
+ * ],
86
+ * "SourceType": "db-instance"
87
+ * },
88
+ * {
89
+ * "EventCategories": [
90
+ * "configuration change",
91
+ * "failure"
92
+ * ],
93
+ * "SourceType": "db-security-group"
94
+ * },
95
+ * {
96
+ * "EventCategories": [
97
+ * "configuration change"
98
+ * ],
99
+ * "SourceType": "db-parameter-group"
100
+ * },
101
+ * {
102
+ * "EventCategories": [
103
+ * "deletion",
104
+ * "creation",
105
+ * "restoration",
106
+ * "notification"
107
+ * ],
108
+ * "SourceType": "db-snapshot"
109
+ * },
110
+ * {
111
+ * "EventCategories": [
112
+ * "failover",
113
+ * "failure",
114
+ * "notification"
115
+ * ],
116
+ * "SourceType": "db-cluster"
117
+ * },
118
+ * {
119
+ * "EventCategories": [
120
+ * "backup"
121
+ * ],
122
+ * "SourceType": "db-cluster-snapshot"
123
+ * }
124
+ * ]
125
+ * }
126
+ * *\/
127
+ * // example id: to-describe-event-categories-1680281431508
66
128
  * ```
67
129
  *
68
130
  */
@@ -55,15 +55,33 @@ export interface DescribeEventSubscriptionsCommandOutput extends EventSubscripti
55
55
  * <p>The subscription name does not exist.</p>
56
56
  *
57
57
  *
58
- * @example To list information about DB event notification subscriptions
58
+ * @example To describe event subscriptions
59
59
  * ```javascript
60
- * // This example lists information for the specified DB event notification subscription.
61
- * const input = {
62
- * "SubscriptionName": "mymysqleventsubscription"
63
- * };
60
+ * // This example describes all of the Amazon RDS event subscriptions for the current AWS account.
61
+ * const input = {};
64
62
  * const command = new DescribeEventSubscriptionsCommand(input);
65
- * await client.send(command);
66
- * // example id: describe-event-subscriptions-11184a82-e58a-4d0c-b558-f3a7489e0850
63
+ * const response = await client.send(command);
64
+ * /* response ==
65
+ * {
66
+ * "EventSubscriptionsList": [
67
+ * {
68
+ * "CustSubscriptionId": "my-instance-events",
69
+ * "CustomerAwsId": "123456789012",
70
+ * "Enabled": true,
71
+ * "EventCategoriesList": [
72
+ * "backup",
73
+ * "recovery"
74
+ * ],
75
+ * "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events",
76
+ * "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events",
77
+ * "SourceType": "db-instance",
78
+ * "Status": "creating",
79
+ * "SubscriptionCreationTime": "2018-07-31 23:22:01.893"
80
+ * }
81
+ * ]
82
+ * }
83
+ * *\/
84
+ * // example id: to-describe-event-subscriptions-1680281683538
67
85
  * ```
68
86
  *
69
87
  */
@@ -64,20 +64,42 @@ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBe
64
64
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
65
65
  *
66
66
  *
67
- * @example To list information about events
67
+ * @example To describe events
68
68
  * ```javascript
69
- * // This example lists information for all backup-related events for the specified DB instance for the past 7 days (7 days * 24 hours * 60 minutes = 10,080 minutes).
69
+ * // The following retrieves details for the events that have occurred for the specified DB instance.
70
70
  * const input = {
71
- * "Duration": 10080,
72
- * "EventCategories": [
73
- * "backup"
74
- * ],
75
- * "SourceIdentifier": "mymysqlinstance",
71
+ * "SourceIdentifier": "test-instance",
76
72
  * "SourceType": "db-instance"
77
73
  * };
78
74
  * const command = new DescribeEventsCommand(input);
79
- * await client.send(command);
80
- * // example id: describe-events-3836e5ed-3913-4f76-8452-c77fcad5016b
75
+ * const response = await client.send(command);
76
+ * /* response ==
77
+ * {
78
+ * "Events": [
79
+ * {
80
+ * "Date": "2018-07-31T23:09:23.983Z",
81
+ * "EventCategories": [
82
+ * "backup"
83
+ * ],
84
+ * "Message": "Backing up DB instance",
85
+ * "SourceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance",
86
+ * "SourceIdentifier": "test-instance",
87
+ * "SourceType": "db-instance"
88
+ * },
89
+ * {
90
+ * "Date": "2018-07-31T23:15:13.049Z",
91
+ * "EventCategories": [
92
+ * "backup"
93
+ * ],
94
+ * "Message": "Finished DB Instance backup",
95
+ * "SourceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance",
96
+ * "SourceIdentifier": "test-instance",
97
+ * "SourceType": "db-instance"
98
+ * }
99
+ * ]
100
+ * }
101
+ * *\/
102
+ * // example id: to-describe-events-1680281559411
81
103
  * ```
82
104
  *
83
105
  */
@@ -56,6 +56,47 @@ export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __
56
56
  * <p>The export task doesn't exist.</p>
57
57
  *
58
58
  *
59
+ * @example To describe snapshot export tasks
60
+ * ```javascript
61
+ * // The following example returns information about snapshot exports to Amazon S3.
62
+ * const input = {};
63
+ * const command = new DescribeExportTasksCommand(input);
64
+ * const response = await client.send(command);
65
+ * /* response ==
66
+ * {
67
+ * "ExportTasks": [
68
+ * {
69
+ * "ExportTaskIdentifier": "test-snapshot-export",
70
+ * "IamRoleArn": "arn:aws:iam::123456789012:role/service-role/ExportRole",
71
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/abcd0000-7fca-4128-82f2-aabbccddeeff",
72
+ * "PercentProgress": 100,
73
+ * "S3Bucket": "mybucket",
74
+ * "S3Prefix": "",
75
+ * "SnapshotTime": "2020-03-02T18:26:28.163Z",
76
+ * "SourceArn": "arn:aws:rds:us-west-2:123456789012:snapshot:test-snapshot",
77
+ * "Status": "COMPLETE",
78
+ * "TaskEndTime": "2020-03-02T19:10:31.985Z",
79
+ * "TaskStartTime": "2020-03-02T18:57:56.896Z",
80
+ * "TotalExtractedDataInGB": 0
81
+ * },
82
+ * {
83
+ * "ExportTaskIdentifier": "my-s3-export",
84
+ * "IamRoleArn": "arn:aws:iam::123456789012:role/service-role/ExportRole",
85
+ * "KmsKeyId": "arn:aws:kms:us-west-2:123456789012:key/abcd0000-7fca-4128-82f2-aabbccddeeff",
86
+ * "PercentProgress": 0,
87
+ * "S3Bucket": "mybucket",
88
+ * "S3Prefix": "",
89
+ * "SnapshotTime": "2020-03-27T20:48:42.023Z",
90
+ * "SourceArn": "arn:aws:rds:us-west-2:123456789012:snapshot:db5-snapshot-test",
91
+ * "Status": "STARTING",
92
+ * "TotalExtractedDataInGB": 0
93
+ * }
94
+ * ]
95
+ * }
96
+ * *\/
97
+ * // example id: to-describe-snapshot-export-tasks-1680282299489
98
+ * ```
99
+ *
59
100
  */
60
101
  export declare class DescribeExportTasksCommand extends $Command<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig> {
61
102
  readonly input: DescribeExportTasksCommandInput;
@@ -58,6 +58,32 @@ export interface DescribeGlobalClustersCommandOutput extends GlobalClustersMessa
58
58
  * <p>The <code>GlobalClusterIdentifier</code> doesn't refer to an existing global database cluster.</p>
59
59
  *
60
60
  *
61
+ * @example To describe global DB clusters
62
+ * ```javascript
63
+ * // The following example lists Aurora global DB clusters in the current AWS Region.
64
+ * const input = {};
65
+ * const command = new DescribeGlobalClustersCommand(input);
66
+ * const response = await client.send(command);
67
+ * /* response ==
68
+ * {
69
+ * "GlobalClusters": [
70
+ * {
71
+ * "DeletionProtection": false,
72
+ * "Engine": "aurora-mysql",
73
+ * "EngineVersion": "5.7.mysql_aurora.2.07.2",
74
+ * "GlobalClusterArn": "arn:aws:rds::123456789012:global-cluster:myglobalcluster",
75
+ * "GlobalClusterIdentifier": "myglobalcluster",
76
+ * "GlobalClusterMembers": [],
77
+ * "GlobalClusterResourceId": "cluster-f5982077e3b5aabb",
78
+ * "Status": "available",
79
+ * "StorageEncrypted": false
80
+ * }
81
+ * ]
82
+ * }
83
+ * *\/
84
+ * // example id: to-describe-global-db-clusters-1680282459184
85
+ * ```
86
+ *
61
87
  */
62
88
  export declare class DescribeGlobalClustersCommand extends $Command<DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput, RDSClientResolvedConfig> {
63
89
  readonly input: DescribeGlobalClustersCommandInput;
@@ -51,16 +51,54 @@ export interface DescribeOptionGroupOptionsCommandOutput extends OptionGroupOpti
51
51
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
52
52
  *
53
53
  *
54
- * @example To list information about DB option group options
54
+ * @example To describe all available options
55
55
  * ```javascript
56
- * // This example lists information for all option group options for the specified DB engine.
56
+ * // The following example lists the options for an RDS for MySQL version 8.0 DB instance.
57
57
  * const input = {
58
58
  * "EngineName": "mysql",
59
- * "MajorEngineVersion": "5.6"
59
+ * "MajorEngineVersion": "8.0"
60
60
  * };
61
61
  * const command = new DescribeOptionGroupOptionsCommand(input);
62
- * await client.send(command);
63
- * // example id: describe-option-group-options-30d735a4-81f1-49e4-b3f2-5dc45d50c8ed
62
+ * const response = await client.send(command);
63
+ * /* response ==
64
+ * {
65
+ * "OptionGroupOptions": [
66
+ * {
67
+ * "Description": "MariaDB Audit Plugin",
68
+ * "EngineName": "mysql",
69
+ * "MajorEngineVersion": "8.0",
70
+ * "MinimumRequiredMinorEngineVersion": "25",
71
+ * "Name": "MARIADB_AUDIT_PLUGIN",
72
+ * "OptionGroupOptionSettings": [
73
+ * {
74
+ * "ApplyType": "DYNAMIC",
75
+ * "IsModifiable": true,
76
+ * "IsRequired": false,
77
+ * "MinimumEngineVersionPerAllowedValue": [],
78
+ * "SettingDescription": "Include specified users",
79
+ * "SettingName": "SERVER_AUDIT_INCL_USERS"
80
+ * },
81
+ * {
82
+ * "ApplyType": "DYNAMIC",
83
+ * "IsModifiable": true,
84
+ * "IsRequired": false,
85
+ * "MinimumEngineVersionPerAllowedValue": [],
86
+ * "SettingDescription": "Exclude specified users",
87
+ * "SettingName": "SERVER_AUDIT_EXCL_USERS"
88
+ * }
89
+ * ],
90
+ * "OptionsConflictsWith": [],
91
+ * "OptionsDependedOn": [],
92
+ * "Permanent": false,
93
+ * "Persistent": false,
94
+ * "PortRequired": false,
95
+ * "RequiresAutoMinorEngineVersionUpgrade": false,
96
+ * "VpcOnly": false
97
+ * }
98
+ * ]
99
+ * }
100
+ * *\/
101
+ * // example id: to-describe-all-available-options-1680286049492
64
102
  * ```
65
103
  *
66
104
  */
@@ -55,16 +55,31 @@ export interface DescribeOptionGroupsCommandOutput extends OptionGroups, __Metad
55
55
  * <p>The specified option group could not be found.</p>
56
56
  *
57
57
  *
58
- * @example To list information about DB option groups
58
+ * @example To describe the available option groups
59
59
  * ```javascript
60
- * // This example lists information for all option groups for the specified DB engine.
60
+ * // The following example lists the options groups for an Oracle Database 19c instance.
61
61
  * const input = {
62
- * "EngineName": "mysql",
63
- * "MajorEngineVersion": "5.6"
62
+ * "EngineName": "oracle-ee",
63
+ * "MajorEngineVersion": "19"
64
64
  * };
65
65
  * const command = new DescribeOptionGroupsCommand(input);
66
- * await client.send(command);
67
- * // example id: describe-option-groups-4ef478a1-66d5-45f2-bec3-e608720418a4
66
+ * const response = await client.send(command);
67
+ * /* response ==
68
+ * {
69
+ * "OptionGroupsList": [
70
+ * {
71
+ * "AllowsVpcAndNonVpcInstanceMemberships": true,
72
+ * "EngineName": "oracle-ee",
73
+ * "MajorEngineVersion": "19",
74
+ * "OptionGroupArn": "arn:aws:rds:us-west-1:111122223333:og:default:oracle-ee-19",
75
+ * "OptionGroupDescription": "Default option group for oracle-ee 19",
76
+ * "OptionGroupName": "default:oracle-ee-19",
77
+ * "Options": []
78
+ * }
79
+ * ]
80
+ * }
81
+ * *\/
82
+ * // example id: to-describe-the-available-option-groups-1680283066000
68
83
  * ```
69
84
  *
70
85
  */
@@ -55,19 +55,52 @@ export interface DescribeOrderableDBInstanceOptionsCommandOutput extends Orderab
55
55
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
56
56
  *
57
57
  *
58
- * @example To list information about orderable DB instance options
58
+ * @example To describe orderable DB instance options
59
59
  * ```javascript
60
- * // This example lists information for all orderable DB instance options for the specified DB engine, engine version, DB instance class, license model, and VPC settings.
60
+ * // The following example retrieves details about the orderable options for a DB instances running the MySQL DB engine.
61
61
  * const input = {
62
- * "DBInstanceClass": "db.t2.micro",
63
- * "Engine": "mysql",
64
- * "EngineVersion": "5.6.27",
65
- * "LicenseModel": "general-public-license",
66
- * "Vpc": true
62
+ * "Engine": "mysql"
67
63
  * };
68
64
  * const command = new DescribeOrderableDBInstanceOptionsCommand(input);
69
- * await client.send(command);
70
- * // example id: describe-orderable-db-instance-options-7444d3ed-82eb-42b9-9ed9-896b8c27a782
65
+ * const response = await client.send(command);
66
+ * /* response ==
67
+ * {
68
+ * "OrderableDBInstanceOptions": [
69
+ * {
70
+ * "AvailabilityZones": [
71
+ * {
72
+ * "Name": "us-east-1a"
73
+ * },
74
+ * {
75
+ * "Name": "us-east-1b"
76
+ * },
77
+ * {
78
+ * "Name": "us-east-1c"
79
+ * },
80
+ * {
81
+ * "Name": "us-east-1d"
82
+ * },
83
+ * {
84
+ * "Name": "us-east-1e"
85
+ * },
86
+ * {
87
+ * "Name": "us-east-1f"
88
+ * }
89
+ * ],
90
+ * "DBInstanceClass": "db.m4.10xlarge",
91
+ * "Engine": "mysql",
92
+ * "EngineVersion": "5.7.33",
93
+ * "LicenseModel": "general-public-license",
94
+ * "MultiAZCapable": true,
95
+ * "ReadReplicaCapable": true,
96
+ * "StorageType": "gp2",
97
+ * "SupportsStorageEncryption": true,
98
+ * "Vpc": true
99
+ * }
100
+ * ]
101
+ * }
102
+ * *\/
103
+ * // example id: to-describe-orderable-db-instance-options-1680283253165
71
104
  * ```
72
105
  *
73
106
  */
@@ -53,15 +53,28 @@ export interface DescribePendingMaintenanceActionsCommandOutput extends PendingM
53
53
  * <p>The specified resource ID was not found.</p>
54
54
  *
55
55
  *
56
- * @example To list information about pending maintenance actions
56
+ * @example To list resources with at least one pending maintenance action
57
57
  * ```javascript
58
- * // This example lists information for all pending maintenance actions for the specified DB instance.
59
- * const input = {
60
- * "ResourceIdentifier": "arn:aws:rds:us-east-1:992648334831:db:mymysqlinstance"
61
- * };
58
+ * // The following example lists the pending maintenace action for a DB instance.
59
+ * const input = {};
62
60
  * const command = new DescribePendingMaintenanceActionsCommand(input);
63
- * await client.send(command);
64
- * // example id: describe-pending-maintenance-actions-e6021f7e-58ae-49cc-b874-11996176835c
61
+ * const response = await client.send(command);
62
+ * /* response ==
63
+ * {
64
+ * "PendingMaintenanceActions": [
65
+ * {
66
+ * "PendingMaintenanceActionDetails": [
67
+ * {
68
+ * "Action": "system-update",
69
+ * "Description": "Upgrade to Aurora PostgreSQL 2.4.2"
70
+ * }
71
+ * ],
72
+ * "ResourceIdentifier": "arn:aws:rds:us-west-2:123456789012:cluster:global-db1-cl1"
73
+ * }
74
+ * ]
75
+ * }
76
+ * *\/
77
+ * // example id: to-list-resources-with-at-least-one-pending-maintenance-action-1680283544475
65
78
  * ```
66
79
  *
67
80
  */
@@ -60,19 +60,42 @@ export interface DescribeReservedDBInstancesCommandOutput extends ReservedDBInst
60
60
  * <p>The specified reserved DB Instance not found.</p>
61
61
  *
62
62
  *
63
- * @example To list information about reserved DB instances
63
+ * @example To describe reserved DB instances
64
64
  * ```javascript
65
- * // This example lists information for all reserved DB instances for the specified DB instance class, duration, product, offering type, and availability zone settings.
66
- * const input = {
67
- * "DBInstanceClass": "db.t2.micro",
68
- * "Duration": "1y",
69
- * "MultiAZ": false,
70
- * "OfferingType": "No Upfront",
71
- * "ProductDescription": "mysql"
72
- * };
65
+ * // The following example retrieves details about any reserved DB instances in the current AWS account.
66
+ * const input = {};
73
67
  * const command = new DescribeReservedDBInstancesCommand(input);
74
- * await client.send(command);
75
- * // example id: describe-reserved-db-instances-d45adaca-2e30-407c-a0f3-aa7b98bea17f
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "ReservedDBInstances": [
72
+ * {
73
+ * "CurrencyCode": "USD",
74
+ * "DBInstanceClass": "db.t3.micro",
75
+ * "DBInstanceCount": 1,
76
+ * "Duration": 31536000,
77
+ * "FixedPrice": 0,
78
+ * "LeaseId": "a1b2c3d4-6b69-4a59-be89-5e11aa446666",
79
+ * "MultiAZ": false,
80
+ * "OfferingType": "No Upfront",
81
+ * "ProductDescription": "sqlserver-ex(li)",
82
+ * "RecurringCharges": [
83
+ * {
84
+ * "RecurringChargeAmount": 0.014,
85
+ * "RecurringChargeFrequency": "Hourly"
86
+ * }
87
+ * ],
88
+ * "ReservedDBInstanceArn": "arn:aws:rds:us-west-2:123456789012:ri:myreservedinstance",
89
+ * "ReservedDBInstanceId": "myreservedinstance",
90
+ * "ReservedDBInstancesOfferingId": "12ab34cd-59af-4b2c-a660-1abcdef23456",
91
+ * "StartTime": "2020-06-01T13:44:21.436Z",
92
+ * "State": "payment-pending",
93
+ * "UsagePrice": 0
94
+ * }
95
+ * ]
96
+ * }
97
+ * *\/
98
+ * // example id: to-describe-reserved-db-instances-1680283668105
76
99
  * ```
77
100
  *
78
101
  */
@@ -58,19 +58,38 @@ export interface DescribeReservedDBInstancesOfferingsCommandOutput extends Reser
58
58
  * <p>Specified offering does not exist.</p>
59
59
  *
60
60
  *
61
- * @example To list information about reserved DB instance offerings
61
+ * @example To describe reserved DB instance offerings
62
62
  * ```javascript
63
- * // This example lists information for all reserved DB instance offerings for the specified DB instance class, duration, product, offering type, and availability zone settings.
63
+ * // The following example retrieves details about reserved DB instance options for RDS for Oracle.
64
64
  * const input = {
65
- * "DBInstanceClass": "db.t2.micro",
66
- * "Duration": "1y",
67
- * "MultiAZ": false,
68
- * "OfferingType": "No Upfront",
69
- * "ProductDescription": "mysql"
65
+ * "ProductDescription": "oracle"
70
66
  * };
71
67
  * const command = new DescribeReservedDBInstancesOfferingsCommand(input);
72
- * await client.send(command);
73
- * // example id: describe-reserved-db-instances-offerings-9de7d1fd-d6a6-4a72-84ae-b2ef58d47d8d
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "ReservedDBInstancesOfferings": [
72
+ * {
73
+ * "CurrencyCode": "USD",
74
+ * "DBInstanceClass": "db.m4.xlarge",
75
+ * "Duration": 31536000,
76
+ * "FixedPrice": 4089,
77
+ * "MultiAZ": true,
78
+ * "OfferingType": "Partial Upfront",
79
+ * "ProductDescription": "oracle-se2(li)",
80
+ * "RecurringCharges": [
81
+ * {
82
+ * "RecurringChargeAmount": 0.594,
83
+ * "RecurringChargeFrequency": "Hourly"
84
+ * }
85
+ * ],
86
+ * "ReservedDBInstancesOfferingId": "005bdee3-9ef4-4182-aa0c-58ef7cb6c2f8",
87
+ * "UsagePrice": 0
88
+ * }
89
+ * ]
90
+ * }
91
+ * *\/
92
+ * // example id: to-describe-reserved-db-instance-offerings-1680283755054
74
93
  * ```
75
94
  *
76
95
  */