@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
@@ -59,6 +59,221 @@ export interface DescribeBlueGreenDeploymentsCommandOutput extends DescribeBlueG
59
59
  * <code>BlueGreenDeploymentIdentifier</code> doesn't refer to an existing blue/green deployment.</p>
60
60
  *
61
61
  *
62
+ * @example To describe a blue/green deployment of an RDS DB instance after creation completes
63
+ * ```javascript
64
+ * // The following example retrieves the details of a blue/green deployment after creation completes.
65
+ * const input = {
66
+ * "BlueGreenDeploymentIdentifier": "bgd-v53303651eexfake"
67
+ * };
68
+ * const command = new DescribeBlueGreenDeploymentsCommand(input);
69
+ * const response = await client.send(command);
70
+ * /* response ==
71
+ * {
72
+ * "BlueGreenDeployments": [
73
+ * {
74
+ * "BlueGreenDeploymentIdentifier": "bgd-v53303651eexfake",
75
+ * "BlueGreenDeploymentName": "bgd-cli-test-instance",
76
+ * "CreateTime": "2022-02-25T21:18:51.183000+00:00",
77
+ * "Source": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance",
78
+ * "Status": "AVAILABLE",
79
+ * "SwitchoverDetails": [
80
+ * {
81
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance",
82
+ * "Status": "AVAILABLE",
83
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-green-rkfbpe"
84
+ * },
85
+ * {
86
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-1",
87
+ * "Status": "AVAILABLE",
88
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-1-green-j382ha"
89
+ * },
90
+ * {
91
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-2",
92
+ * "Status": "AVAILABLE",
93
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-2-green-ejv4ao"
94
+ * },
95
+ * {
96
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-3",
97
+ * "Status": "AVAILABLE",
98
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-replica-3-green-vlpz3t"
99
+ * }
100
+ * ],
101
+ * "Target": "arn:aws:rds:us-east-1:123456789012:db:my-db-instance-green-rkfbpe",
102
+ * "Tasks": [
103
+ * {
104
+ * "Name": "CREATING_READ_REPLICA_OF_SOURCE",
105
+ * "Status": "COMPLETED"
106
+ * },
107
+ * {
108
+ * "Name": "DB_ENGINE_VERSION_UPGRADE",
109
+ * "Status": "COMPLETED"
110
+ * },
111
+ * {
112
+ * "Name": "CONFIGURE_BACKUPS",
113
+ * "Status": "COMPLETED"
114
+ * },
115
+ * {
116
+ * "Name": "CREATING_TOPOLOGY_OF_SOURCE",
117
+ * "Status": "COMPLETED"
118
+ * }
119
+ * ]
120
+ * }
121
+ * ]
122
+ * }
123
+ * *\/
124
+ * // example id: to-describe-a-bluegreen-deployment-of-an-rds-db-instance-after-creation-completes-1680211143527
125
+ * ```
126
+ *
127
+ * @example To describe a blue/green deployment for an Aurora MySQL DB cluster
128
+ * ```javascript
129
+ * // The following example retrieves the details of a blue/green deployment.
130
+ * const input = {
131
+ * "BlueGreenDeploymentIdentifier": "bgd-wi89nwzglccsfake"
132
+ * };
133
+ * const command = new DescribeBlueGreenDeploymentsCommand(input);
134
+ * const response = await client.send(command);
135
+ * /* response ==
136
+ * {
137
+ * "BlueGreenDeployments": [
138
+ * {
139
+ * "BlueGreenDeploymentIdentifier": "bgd-wi89nwzglccsfake",
140
+ * "BlueGreenDeploymentName": "my-blue-green-deployment",
141
+ * "CreateTime": "2022-02-25T21:12:00.288000+00:00",
142
+ * "Source": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster",
143
+ * "Status": "AVAILABLE",
144
+ * "SwitchoverDetails": [
145
+ * {
146
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster",
147
+ * "Status": "AVAILABLE",
148
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster-green-3rnukl"
149
+ * },
150
+ * {
151
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-1",
152
+ * "Status": "AVAILABLE",
153
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-1-green-gpmaxf"
154
+ * },
155
+ * {
156
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-2",
157
+ * "Status": "AVAILABLE",
158
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-2-green-j2oajq"
159
+ * },
160
+ * {
161
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-3",
162
+ * "Status": "AVAILABLE",
163
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-3-green-mkxies"
164
+ * },
165
+ * {
166
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-excluded-member-endpoint",
167
+ * "Status": "AVAILABLE",
168
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-excluded-member-endpoint-green-4sqjrq"
169
+ * },
170
+ * {
171
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-reader-endpoint",
172
+ * "Status": "AVAILABLE",
173
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-reader-endpoint-green-gwwzlg"
174
+ * }
175
+ * ],
176
+ * "Target": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster-green-3rnukl",
177
+ * "Tasks": [
178
+ * {
179
+ * "Name": "CREATING_READ_REPLICA_OF_SOURCE",
180
+ * "Status": "COMPLETED"
181
+ * },
182
+ * {
183
+ * "Name": "DB_ENGINE_VERSION_UPGRADE",
184
+ * "Status": "COMPLETED"
185
+ * },
186
+ * {
187
+ * "Name": "CREATE_DB_INSTANCES_FOR_CLUSTER",
188
+ * "Status": "COMPLETED"
189
+ * },
190
+ * {
191
+ * "Name": "CREATE_CUSTOM_ENDPOINTS",
192
+ * "Status": "COMPLETED"
193
+ * }
194
+ * ]
195
+ * }
196
+ * ]
197
+ * }
198
+ * *\/
199
+ * // example id: to-describe-a-bluegreen-deployment-for-an-aurora-mysql-db-cluster-1680211228214
200
+ * ```
201
+ *
202
+ * @example To describe a blue/green deployment for an Aurora MySQL cluster after switchover
203
+ * ```javascript
204
+ * // The following example retrieves the details about a blue/green deployment after the green environment is promoted to be the production environment.
205
+ * const input = {
206
+ * "BlueGreenDeploymentIdentifier": "bgd-wi89nwzglccsfake"
207
+ * };
208
+ * const command = new DescribeBlueGreenDeploymentsCommand(input);
209
+ * const response = await client.send(command);
210
+ * /* response ==
211
+ * {
212
+ * "BlueGreenDeployments": [
213
+ * {
214
+ * "BlueGreenDeploymentIdentifier": "bgd-wi89nwzglccsfake",
215
+ * "BlueGreenDeploymentName": "my-blue-green-deployment",
216
+ * "CreateTime": "2022-02-25T22:38:49.522000+00:00",
217
+ * "Source": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster-old1",
218
+ * "Status": "SWITCHOVER_COMPLETED",
219
+ * "SwitchoverDetails": [
220
+ * {
221
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster-old1",
222
+ * "Status": "SWITCHOVER_COMPLETED",
223
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster"
224
+ * },
225
+ * {
226
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-1-old1",
227
+ * "Status": "SWITCHOVER_COMPLETED",
228
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-1"
229
+ * },
230
+ * {
231
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-2-old1",
232
+ * "Status": "SWITCHOVER_COMPLETED",
233
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-2"
234
+ * },
235
+ * {
236
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-3-old1",
237
+ * "Status": "SWITCHOVER_COMPLETED",
238
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:db:my-aurora-mysql-cluster-3"
239
+ * },
240
+ * {
241
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-excluded-member-endpoint-old1",
242
+ * "Status": "SWITCHOVER_COMPLETED",
243
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-excluded-member-endpoint"
244
+ * },
245
+ * {
246
+ * "SourceMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-reader-endpoint-old1",
247
+ * "Status": "SWITCHOVER_COMPLETED",
248
+ * "TargetMember": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:my-reader-endpoint"
249
+ * }
250
+ * ],
251
+ * "Target": "arn:aws:rds:us-east-1:123456789012:cluster:my-aurora-mysql-cluster",
252
+ * "Tasks": [
253
+ * {
254
+ * "Name": "CREATING_READ_REPLICA_OF_SOURCE",
255
+ * "Status": "COMPLETED"
256
+ * },
257
+ * {
258
+ * "Name": "DB_ENGINE_VERSION_UPGRADE",
259
+ * "Status": "COMPLETED"
260
+ * },
261
+ * {
262
+ * "Name": "CREATE_DB_INSTANCES_FOR_CLUSTER",
263
+ * "Status": "COMPLETED"
264
+ * },
265
+ * {
266
+ * "Name": "CREATE_CUSTOM_ENDPOINTS",
267
+ * "Status": "COMPLETED"
268
+ * }
269
+ * ]
270
+ * }
271
+ * ]
272
+ * }
273
+ * *\/
274
+ * // example id: to-describe-a-bluegreen-deployment-for-an-aurora-mysql-cluster-after-switchover-1680211583831
275
+ * ```
276
+ *
62
277
  */
63
278
  export declare class DescribeBlueGreenDeploymentsCommand extends $Command<DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput, RDSClientResolvedConfig> {
64
279
  readonly input: DescribeBlueGreenDeploymentsCommandInput;
@@ -60,16 +60,56 @@ export interface DescribeCertificatesCommandOutput extends CertificateMessage, _
60
60
  * existing certificate.</p>
61
61
  *
62
62
  *
63
- * @example To list certificates
63
+ * @example To describe certificates
64
64
  * ```javascript
65
- * // This example lists up to 20 certificates for the specified certificate identifier.
66
- * const input = {
67
- * "CertificateIdentifier": "rds-ca-2015",
68
- * "MaxRecords": 20
69
- * };
65
+ * // The following example retrieves the details of the certificate associated with the user's default region.
66
+ * const input = {};
70
67
  * const command = new DescribeCertificatesCommand(input);
71
- * await client.send(command);
72
- * // example id: describe-certificates-9d71a70d-7908-4444-b43f-321d842c62dc
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "Certificates": [
72
+ * {
73
+ * "CertificateArn": "arn:aws:rds:us-east-1::cert:rds-ca-ecc384-g1",
74
+ * "CertificateIdentifier": "rds-ca-ecc384-g1",
75
+ * "CertificateType": "CA",
76
+ * "CustomerOverride": false,
77
+ * "Thumbprint": "24a97b91cbe86911190576c35c36aab4fEXAMPLE",
78
+ * "ValidFrom": "2021-05-25T22:41:55+00:00",
79
+ * "ValidTill": "2121-05-25T23:41:55+00:00"
80
+ * },
81
+ * {
82
+ * "CertificateArn": "arn:aws:rds:us-east-1::cert:rds-ca-rsa4096-g1",
83
+ * "CertificateIdentifier": "rds-ca-rsa4096-g1",
84
+ * "CertificateType": "CA",
85
+ * "CustomerOverride": false,
86
+ * "Thumbprint": "9da6fa7fd2ec09c569a400d876b01b0c1EXAMPLE",
87
+ * "ValidFrom": "2021-05-25T22:38:35+00:00",
88
+ * "ValidTill": "2121-05-25T23:38:35+00:00"
89
+ * },
90
+ * {
91
+ * "CertificateArn": "arn:aws:rds:us-east-1::cert:rds-ca-rsa2048-g1",
92
+ * "CertificateIdentifier": "rds-ca-rsa2048-g1",
93
+ * "CertificateType": "CA",
94
+ * "CustomerOverride": true,
95
+ * "CustomerOverrideValidTill": "2061-05-25T23:34:57+00:00",
96
+ * "Thumbprint": "2fa77ef894d983ba9d37ad699c84ab0f6EXAMPLE",
97
+ * "ValidFrom": "2021-05-25T22:34:57+00:00",
98
+ * "ValidTill": "2061-05-25T23:34:57+00:00"
99
+ * },
100
+ * {
101
+ * "CertificateArn": "arn:aws:rds:us-east-1::cert:rds-ca-2019",
102
+ * "CertificateIdentifier": "rds-ca-2019",
103
+ * "CertificateType": "CA",
104
+ * "CustomerOverride": false,
105
+ * "Thumbprint": "f0ed823ed14447bab557fdf3e49274669EXAMPLE",
106
+ * "ValidFrom": "2019-09-19T18:16:53+00:00",
107
+ * "ValidTill": "2024-08-22T17:08:50+00:00"
108
+ * }
109
+ * ]
110
+ * }
111
+ * *\/
112
+ * // example id: to-describe-certificates-1680211777663
73
113
  * ```
74
114
  *
75
115
  */
@@ -65,6 +65,39 @@ export interface DescribeDBClusterBacktracksCommandOutput extends DBClusterBackt
65
65
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
66
66
  *
67
67
  *
68
+ * @example To describe backtracks for a DB cluster
69
+ * ```javascript
70
+ * // The following example retrieves details about the specified DB cluster.
71
+ * const input = {
72
+ * "DBClusterIdentifier": "mydbcluster"
73
+ * };
74
+ * const command = new DescribeDBClusterBacktracksCommand(input);
75
+ * const response = await client.send(command);
76
+ * /* response ==
77
+ * {
78
+ * "DBClusterBacktracks": [
79
+ * {
80
+ * "BacktrackIdentifier": "2f5f5294-0dd2-44c9-9f50-EXAMPLE",
81
+ * "BacktrackRequestCreationTime": "2021-02-12T14:36:18.819Z",
82
+ * "BacktrackTo": "2021-02-12T04:59:22Z",
83
+ * "BacktrackedFrom": "2021-02-12T14:37:31.640Z",
84
+ * "DBClusterIdentifier": "mydbcluster",
85
+ * "Status": "COMPLETED"
86
+ * },
87
+ * {
88
+ * "BacktrackIdentifier": "3c7a6421-af2a-4ea3-ae95-EXAMPLE",
89
+ * "BacktrackRequestCreationTime": "2021-02-12T00:07:53.487Z",
90
+ * "BacktrackTo": "2021-02-11T22:53:46Z",
91
+ * "BacktrackedFrom": "2021-02-12T00:09:27.006Z",
92
+ * "DBClusterIdentifier": "mydbcluster",
93
+ * "Status": "COMPLETED"
94
+ * }
95
+ * ]
96
+ * }
97
+ * *\/
98
+ * // example id: to-describe-backtracks-for-a-db-cluster-1680212191454
99
+ * ```
100
+ *
68
101
  */
69
102
  export declare class DescribeDBClusterBacktracksCommand extends $Command<DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput, RDSClientResolvedConfig> {
70
103
  readonly input: DescribeDBClusterBacktracksCommandInput;
@@ -58,6 +58,68 @@ export interface DescribeDBClusterEndpointsCommandOutput extends DBClusterEndpoi
58
58
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
59
59
  *
60
60
  *
61
+ * @example To describe DB cluster endpoints
62
+ * ```javascript
63
+ * // The following example retrieves details for your DB cluster endpoints. The most common kinds of Aurora clusters have two endpoints. One endpoint has type WRITER. You can use this endpoint for all SQL statements. The other endpoint has type READER. You can use this endpoint only for SELECT and other read-only SQL statements.
64
+ * const input = {};
65
+ * const command = new DescribeDBClusterEndpointsCommand(input);
66
+ * const response = await client.send(command);
67
+ * /* response ==
68
+ * {
69
+ * "DBClusterEndpoints": [
70
+ * {
71
+ * "DBClusterIdentifier": "my-database-1",
72
+ * "Endpoint": "my-database-1.cluster-cnpexample.us-east-1.rds.amazonaws.com",
73
+ * "EndpointType": "WRITER",
74
+ * "Status": "creating"
75
+ * },
76
+ * {
77
+ * "DBClusterIdentifier": "my-database-1",
78
+ * "Endpoint": "my-database-1.cluster-ro-cnpexample.us-east-1.rds.amazonaws.com",
79
+ * "EndpointType": "READER",
80
+ * "Status": "creating"
81
+ * },
82
+ * {
83
+ * "DBClusterIdentifier": "mydbcluster",
84
+ * "Endpoint": "mydbcluster.cluster-cnpexamle.us-east-1.rds.amazonaws.com",
85
+ * "EndpointType": "WRITER",
86
+ * "Status": "available"
87
+ * },
88
+ * {
89
+ * "DBClusterIdentifier": "mydbcluster",
90
+ * "Endpoint": "mydbcluster.cluster-ro-cnpexample.us-east-1.rds.amazonaws.com",
91
+ * "EndpointType": "READER",
92
+ * "Status": "available"
93
+ * }
94
+ * ]
95
+ * }
96
+ * *\/
97
+ * // example id: to-describe-db-cluster-endpoints-1680212701970
98
+ * ```
99
+ *
100
+ * @example To describe DB cluster endpoints of a single DB cluster
101
+ * ```javascript
102
+ * // The following example retrieves details for the DB cluster endpoints of a single specified DB cluster. Aurora Serverless clusters have only a single endpoint with a type of WRITER.
103
+ * const input = {
104
+ * "DBClusterIdentifier": "serverless-cluster"
105
+ * };
106
+ * const command = new DescribeDBClusterEndpointsCommand(input);
107
+ * const response = await client.send(command);
108
+ * /* response ==
109
+ * {
110
+ * "DBClusterEndpoints": [
111
+ * {
112
+ * "DBClusterIdentifier": "serverless-cluster",
113
+ * "Endpoint": "serverless-cluster.cluster-cnpexample.us-east-1.rds.amazonaws.com",
114
+ * "EndpointType": "WRITER",
115
+ * "Status": "available"
116
+ * }
117
+ * ]
118
+ * }
119
+ * *\/
120
+ * // example id: to-describe-db-cluster-endpoints-of-a-single-db-cluster-1680212863842
121
+ * ```
122
+ *
61
123
  */
62
124
  export declare class DescribeDBClusterEndpointsCommand extends $Command<DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput, RDSClientResolvedConfig> {
63
125
  readonly input: DescribeDBClusterEndpointsCommandInput;
@@ -63,15 +63,49 @@ export interface DescribeDBClusterParameterGroupsCommandOutput extends DBCluster
63
63
  * existing DB parameter group.</p>
64
64
  *
65
65
  *
66
- * @example To list DB cluster parameter group settings
66
+ * @example To describe DB cluster parameter groups
67
67
  * ```javascript
68
- * // This example lists settings for the specified DB cluster parameter group.
69
- * const input = {
70
- * "DBClusterParameterGroupName": "mydbclusterparametergroup"
71
- * };
68
+ * // The following example retrieves details for your DB cluster parameter groups.
69
+ * const input = {};
72
70
  * const command = new DescribeDBClusterParameterGroupsCommand(input);
73
- * await client.send(command);
74
- * // example id: describe-db-cluster-parameter-groups-cf9c6e66-664e-4f57-8e29-a9080abfc013
71
+ * const response = await client.send(command);
72
+ * /* response ==
73
+ * {
74
+ * "DBClusterParameterGroups": [
75
+ * {
76
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:default.aurora-mysql5.7",
77
+ * "DBClusterParameterGroupName": "default.aurora-mysql5.7",
78
+ * "DBParameterGroupFamily": "aurora-mysql5.7",
79
+ * "Description": "Default cluster parameter group for aurora-mysql5.7"
80
+ * },
81
+ * {
82
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:default.aurora-postgresql9.6",
83
+ * "DBClusterParameterGroupName": "default.aurora-postgresql9.6",
84
+ * "DBParameterGroupFamily": "aurora-postgresql9.6",
85
+ * "Description": "Default cluster parameter group for aurora-postgresql9.6"
86
+ * },
87
+ * {
88
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:default.aurora5.6",
89
+ * "DBClusterParameterGroupName": "default.aurora5.6",
90
+ * "DBParameterGroupFamily": "aurora5.6",
91
+ * "Description": "Default cluster parameter group for aurora5.6"
92
+ * },
93
+ * {
94
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:mydbclusterpg",
95
+ * "DBClusterParameterGroupName": "mydbclusterpg",
96
+ * "DBParameterGroupFamily": "aurora-mysql5.7",
97
+ * "Description": "My DB cluster parameter group"
98
+ * },
99
+ * {
100
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:mydbclusterpgcopy",
101
+ * "DBClusterParameterGroupName": "mydbclusterpgcopy",
102
+ * "DBParameterGroupFamily": "aurora-mysql5.7",
103
+ * "Description": "Copy of mydbclusterpg parameter group"
104
+ * }
105
+ * ]
106
+ * }
107
+ * *\/
108
+ * // example id: to-describe-db-cluster-parameter-groups-1680213090883
75
109
  * ```
76
110
  *
77
111
  */
@@ -62,16 +62,48 @@ export interface DescribeDBClusterParametersCommandOutput extends DBClusterParam
62
62
  * existing DB parameter group.</p>
63
63
  *
64
64
  *
65
- * @example To list DB cluster parameters
65
+ * @example To describe the parameters in a DB cluster parameter group
66
66
  * ```javascript
67
- * // This example lists system parameters for the specified DB cluster parameter group.
67
+ * // The following example retrieves details about the parameters in a DB cluster parameter group.
68
68
  * const input = {
69
- * "DBClusterParameterGroupName": "mydbclusterparametergroup",
70
- * "Source": "system"
69
+ * "DBClusterParameterGroupName": "mydbclusterpg"
71
70
  * };
72
71
  * const command = new DescribeDBClusterParametersCommand(input);
73
- * await client.send(command);
74
- * // example id: describe-db-cluster-parameters-98043c28-e489-41a7-b118-bfd96dc779a1
72
+ * const response = await client.send(command);
73
+ * /* response ==
74
+ * {
75
+ * "Parameters": [
76
+ * {
77
+ * "AllowedValues": "0,1",
78
+ * "ApplyMethod": "pending-reboot",
79
+ * "ApplyType": "static",
80
+ * "DataType": "boolean",
81
+ * "Description": "Controls whether user-defined functions that have only an xxx symbol for the main function can be loaded",
82
+ * "IsModifiable": false,
83
+ * "ParameterName": "allow-suspicious-udfs",
84
+ * "Source": "engine-default",
85
+ * "SupportedEngineModes": [
86
+ * "provisioned"
87
+ * ]
88
+ * },
89
+ * {
90
+ * "AllowedValues": "0,1",
91
+ * "ApplyMethod": "pending-reboot",
92
+ * "ApplyType": "static",
93
+ * "DataType": "boolean",
94
+ * "Description": "Enables new features in the Aurora engine.",
95
+ * "IsModifiable": true,
96
+ * "ParameterName": "aurora_lab_mode",
97
+ * "ParameterValue": "0",
98
+ * "Source": "engine-default",
99
+ * "SupportedEngineModes": [
100
+ * "provisioned"
101
+ * ]
102
+ * }
103
+ * ]
104
+ * }
105
+ * *\/
106
+ * // example id: to-describe-the-parameters-in-a-db-cluster-parameter-group-1680213275624
75
107
  * ```
76
108
  *
77
109
  */
@@ -51,20 +51,30 @@ export interface DescribeDBClusterSnapshotAttributesCommandOutput extends Descri
51
51
  * <code>DBClusterSnapshotIdentifier</code> doesn't refer to an existing DB cluster snapshot.</p>
52
52
  *
53
53
  *
54
- * @example To list DB cluster snapshot attributes
54
+ * @example To describe the attribute names and values for a DB cluster snapshot
55
55
  * ```javascript
56
- * // This example lists attributes for the specified DB cluster snapshot.
56
+ * // The following example retrieves details of the attribute names and values for the specified DB cluster snapshot.
57
57
  * const input = {
58
- * "DBClusterSnapshotIdentifier": "mydbclustersnapshot"
58
+ * "DBClusterSnapshotIdentifier": "myclustersnapshot"
59
59
  * };
60
60
  * const command = new DescribeDBClusterSnapshotAttributesCommand(input);
61
61
  * const response = await client.send(command);
62
62
  * /* response ==
63
63
  * {
64
- * "DBClusterSnapshotAttributesResult": {}
64
+ * "DBClusterSnapshotAttributesResult": {
65
+ * "DBClusterSnapshotAttributes": [
66
+ * {
67
+ * "AttributeName": "restore",
68
+ * "AttributeValues": [
69
+ * "123456789012"
70
+ * ]
71
+ * }
72
+ * ],
73
+ * "DBClusterSnapshotIdentifier": "myclustersnapshot"
74
+ * }
65
75
  * }
66
76
  * *\/
67
- * // example id: describe-db-cluster-snapshot-attributes-6752ade3-0c7b-4b06-a8e4-b76bf4e2d3571
77
+ * // example id: to-describe-the-attribute-names-and-values-for-a-db-cluster-snapshot-1680216238905
68
78
  * ```
69
79
  *
70
80
  */
@@ -64,16 +64,71 @@ export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapsh
64
64
  * <code>DBClusterSnapshotIdentifier</code> doesn't refer to an existing DB cluster snapshot.</p>
65
65
  *
66
66
  *
67
- * @example To list DB cluster snapshots
67
+ * @example To describe a DB cluster snapshot for a DB cluster
68
68
  * ```javascript
69
- * // This example lists settings for the specified, manually-created cluster snapshot.
69
+ * // The following example retrieves the details for the DB cluster snapshots for the specified DB cluster.
70
70
  * const input = {
71
- * "DBClusterSnapshotIdentifier": "mydbclustersnapshot",
72
- * "SnapshotType": "manual"
71
+ * "DBClusterIdentifier": "mydbcluster"
73
72
  * };
74
73
  * const command = new DescribeDBClusterSnapshotsCommand(input);
75
- * await client.send(command);
76
- * // example id: describe-db-cluster-snapshots-52f38af1-3431-4a51-9a6a-e6bb8c961b32
74
+ * const response = await client.send(command);
75
+ * /* response ==
76
+ * {
77
+ * "DBClusterSnapshots": [
78
+ * {
79
+ * "AllocatedStorage": 0,
80
+ * "AvailabilityZones": [
81
+ * "us-east-1a",
82
+ * "us-east-1b",
83
+ * "us-east-1e"
84
+ * ],
85
+ * "ClusterCreateTime": "2019-04-15T14:18:42.785Z",
86
+ * "DBClusterIdentifier": "mydbcluster",
87
+ * "DBClusterSnapshotArn": "arn:aws:rds:us-east-1:814387698303:cluster-snapshot:myclustersnapshotcopy",
88
+ * "DBClusterSnapshotIdentifier": "myclustersnapshotcopy",
89
+ * "Engine": "aurora-mysql",
90
+ * "EngineVersion": "5.7.mysql_aurora.2.04.2",
91
+ * "IAMDatabaseAuthenticationEnabled": false,
92
+ * "KmsKeyId": "arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE",
93
+ * "LicenseModel": "aurora-mysql",
94
+ * "MasterUsername": "myadmin",
95
+ * "PercentProgress": 100,
96
+ * "Port": 0,
97
+ * "SnapshotCreateTime": "2019-06-04T09:16:42.649Z",
98
+ * "SnapshotType": "manual",
99
+ * "Status": "available",
100
+ * "StorageEncrypted": true,
101
+ * "VpcId": "vpc-6594f31c"
102
+ * },
103
+ * {
104
+ * "AllocatedStorage": 0,
105
+ * "AvailabilityZones": [
106
+ * "us-east-1a",
107
+ * "us-east-1b",
108
+ * "us-east-1e"
109
+ * ],
110
+ * "ClusterCreateTime": "2019-04-15T14:18:42.785Z",
111
+ * "DBClusterIdentifier": "mydbcluster",
112
+ * "DBClusterSnapshotArn": "arn:aws:rds:us-east-1:123456789012:cluster-snapshot:rds:mydbcluster-2019-06-20-09-16",
113
+ * "DBClusterSnapshotIdentifier": "rds:mydbcluster-2019-06-20-09-16",
114
+ * "Engine": "aurora-mysql",
115
+ * "EngineVersion": "5.7.mysql_aurora.2.04.2",
116
+ * "IAMDatabaseAuthenticationEnabled": false,
117
+ * "KmsKeyId": "arn:aws:kms:us-east-1:814387698303:key/AKIAIOSFODNN7EXAMPLE",
118
+ * "LicenseModel": "aurora-mysql",
119
+ * "MasterUsername": "myadmin",
120
+ * "PercentProgress": 100,
121
+ * "Port": 0,
122
+ * "SnapshotCreateTime": "2019-06-20T09:16:26.569Z",
123
+ * "SnapshotType": "automated",
124
+ * "Status": "available",
125
+ * "StorageEncrypted": true,
126
+ * "VpcId": "vpc-6594f31c"
127
+ * }
128
+ * ]
129
+ * }
130
+ * *\/
131
+ * // example id: to-describe-a-db-cluster-snapshot-for-a-db-cluster-1680216426182
77
132
  * ```
78
133
  *
79
134
  */