@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
@@ -62,15 +62,102 @@ export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __Met
62
62
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
63
63
  *
64
64
  *
65
- * @example To list DB clusters
65
+ * @example To describe a DB cluster
66
66
  * ```javascript
67
- * // This example lists settings for the specified DB cluster.
67
+ * // The following example retrieves the details of the specified DB cluster.
68
68
  * const input = {
69
- * "DBClusterIdentifier": "mynewdbcluster"
69
+ * "DBClusterIdentifier": "mydbcluster"
70
70
  * };
71
71
  * const command = new DescribeDBClustersCommand(input);
72
- * await client.send(command);
73
- * // example id: describe-db-clusters-7aae8861-cb95-4b3b-9042-f62df7698635
72
+ * const response = await client.send(command);
73
+ * /* response ==
74
+ * {
75
+ * "DBClusters": [
76
+ * {
77
+ * "AllocatedStorage": 1,
78
+ * "AssociatedRoles": [],
79
+ * "AvailabilityZones": [
80
+ * "us-east-1a",
81
+ * "us-east-1b",
82
+ * "us-east-1e"
83
+ * ],
84
+ * "BackupRetentionPeriod": 1,
85
+ * "ClusterCreateTime": "2019-04-15T14:18:42.785Z",
86
+ * "DBClusterArn": "arn:aws:rds:us-east-1:123456789012:cluster:mydbcluster",
87
+ * "DBClusterIdentifier": "mydbcluster",
88
+ * "DBClusterMembers": [
89
+ * {
90
+ * "DBClusterParameterGroupStatus": "in-sync",
91
+ * "DBInstanceIdentifier": "dbinstance3",
92
+ * "IsClusterWriter": false,
93
+ * "PromotionTier": 1
94
+ * },
95
+ * {
96
+ * "DBClusterParameterGroupStatus": "in-sync",
97
+ * "DBInstanceIdentifier": "dbinstance1",
98
+ * "IsClusterWriter": false,
99
+ * "PromotionTier": 1
100
+ * },
101
+ * {
102
+ * "DBClusterParameterGroupStatus": "in-sync",
103
+ * "DBInstanceIdentifier": "dbinstance2",
104
+ * "IsClusterWriter": false,
105
+ * "PromotionTier": 1
106
+ * },
107
+ * {
108
+ * "DBClusterParameterGroupStatus": "in-sync",
109
+ * "DBInstanceIdentifier": "mydbcluster",
110
+ * "IsClusterWriter": false,
111
+ * "PromotionTier": 1
112
+ * },
113
+ * {
114
+ * "DBClusterParameterGroupStatus": "in-sync",
115
+ * "DBInstanceIdentifier": "mydbcluster-us-east-1b",
116
+ * "IsClusterWriter": false,
117
+ * "PromotionTier": 1
118
+ * },
119
+ * {
120
+ * "DBClusterParameterGroupStatus": "in-sync",
121
+ * "DBInstanceIdentifier": "mydbcluster",
122
+ * "IsClusterWriter": true,
123
+ * "PromotionTier": 1
124
+ * }
125
+ * ],
126
+ * "DBClusterParameterGroup": "default.aurora-mysql5.7",
127
+ * "DBSubnetGroup": "default",
128
+ * "DatabaseName": "mydbcluster",
129
+ * "DbClusterResourceId": "cluster-AKIAIOSFODNN7EXAMPLE",
130
+ * "DeletionProtection": false,
131
+ * "EarliestRestorableTime": "2019-06-19T09:16:28.210Z",
132
+ * "Endpoint": "mydbcluster.cluster-cnpexample.us-east-1.rds.amazonaws.com",
133
+ * "Engine": "aurora-mysql",
134
+ * "EngineMode": "provisioned",
135
+ * "EngineVersion": "5.7.mysql_aurora.2.04.2",
136
+ * "HostedZoneId": "Z2R2ITUGPM61AM",
137
+ * "HttpEndpointEnabled": false,
138
+ * "IAMDatabaseAuthenticationEnabled": false,
139
+ * "KmsKeyId": "arn:aws:kms:us-east-1:814387698303:key/AKIAIOSFODNN7EXAMPLE",
140
+ * "LatestRestorableTime": "2019-06-20T22:38:14.908Z",
141
+ * "MasterUsername": "myadmin",
142
+ * "MultiAZ": true,
143
+ * "Port": 3306,
144
+ * "PreferredBackupWindow": "09:09-09:39",
145
+ * "PreferredMaintenanceWindow": "sat:04:09-sat:04:39",
146
+ * "ReadReplicaIdentifiers": [],
147
+ * "ReaderEndpoint": "mydbcluster.cluster-ro-cnpexample.us-east-1.rds.amazonaws.com",
148
+ * "Status": "available",
149
+ * "StorageEncrypted": true,
150
+ * "VpcSecurityGroups": [
151
+ * {
152
+ * "Status": "active",
153
+ * "VpcSecurityGroupId": "sg-0b9130572daf3dc16"
154
+ * }
155
+ * ]
156
+ * }
157
+ * ]
158
+ * }
159
+ * *\/
160
+ * // example id: to-describe-a-db-cluster-1680215000529
74
161
  * ```
75
162
  *
76
163
  */
@@ -56,19 +56,44 @@ export interface DescribeDBEngineVersionsCommandOutput extends DBEngineVersionMe
56
56
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
57
57
  *
58
58
  *
59
- * @example To list DB engine version settings
59
+ * @example To describe the DB engine versions for the MySQL DB engine
60
60
  * ```javascript
61
- * // This example lists settings for the specified DB engine version.
61
+ * // The following example displays details about each of the DB engine versions for the specified DB engine.
62
62
  * const input = {
63
- * "DBParameterGroupFamily": "mysql5.6",
64
- * "DefaultOnly": true,
65
- * "Engine": "mysql",
66
- * "EngineVersion": "5.6",
67
- * "ListSupportedCharacterSets": true
63
+ * "Engine": "mysql"
68
64
  * };
69
65
  * const command = new DescribeDBEngineVersionsCommand(input);
70
- * await client.send(command);
71
- * // example id: describe-db-engine-versions-8e698cf2-2162-425a-a854-111cdaceb52b
66
+ * const response = await client.send(command);
67
+ * /* response ==
68
+ * {
69
+ * "DBEngineVersions": [
70
+ * {
71
+ * "DBEngineDescription": "MySQL Community Edition",
72
+ * "DBEngineVersionDescription": "MySQL 5.7.33",
73
+ * "DBParameterGroupFamily": "mysql5.7",
74
+ * "Engine": "mysql",
75
+ * "EngineVersion": "5.7.33",
76
+ * "ValidUpgradeTarget": [
77
+ * {
78
+ * "AutoUpgrade": false,
79
+ * "Description": "MySQL 5.7.34",
80
+ * "Engine": "mysql",
81
+ * "EngineVersion": "5.7.34",
82
+ * "IsMajorVersionUpgrade": false
83
+ * },
84
+ * {
85
+ * "AutoUpgrade": false,
86
+ * "Description": "MySQL 5.7.36",
87
+ * "Engine": "mysql",
88
+ * "EngineVersion": "5.7.36",
89
+ * "IsMajorVersionUpgrade": false
90
+ * }
91
+ * ]
92
+ * }
93
+ * ]
94
+ * }
95
+ * *\/
96
+ * // example id: to-describe-the-db-engine-versions-for-the-mysql-db-engine-1680216738909
72
97
  * ```
73
98
  *
74
99
  */
@@ -61,6 +61,47 @@ export interface DescribeDBInstanceAutomatedBackupsCommandOutput extends DBInsta
61
61
  * <p>No automated backup for this DB instance was found.</p>
62
62
  *
63
63
  *
64
+ * @example To describe the automated backups for a DB instance
65
+ * ```javascript
66
+ * // The following example displays details about the automated backups for the specified DB instance. The details include replicated automated backups in other AWS Regions.
67
+ * const input = {
68
+ * "DBInstanceIdentifier": "new-orcl-db"
69
+ * };
70
+ * const command = new DescribeDBInstanceAutomatedBackupsCommand(input);
71
+ * const response = await client.send(command);
72
+ * /* response ==
73
+ * {
74
+ * "DBInstanceAutomatedBackups": [
75
+ * {
76
+ * "AllocatedStorage": 20,
77
+ * "BackupRetentionPeriod": 14,
78
+ * "DBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:new-orcl-db",
79
+ * "DBInstanceAutomatedBackupsArn": "arn:aws:rds:us-west-2:123456789012:auto-backup:ab-jkib2gfq5rv7replzadausbrktni2bn4example",
80
+ * "DBInstanceIdentifier": "new-orcl-db",
81
+ * "DbiResourceId": "db-JKIB2GFQ5RV7REPLZA4EXAMPLE",
82
+ * "Encrypted": false,
83
+ * "Engine": "oracle-se2",
84
+ * "EngineVersion": "12.1.0.2.v21",
85
+ * "IAMDatabaseAuthenticationEnabled": false,
86
+ * "InstanceCreateTime": "2020-12-04T15:28:31Z",
87
+ * "LicenseModel": "bring-your-own-license",
88
+ * "MasterUsername": "admin",
89
+ * "OptionGroupName": "default:oracle-se2-12-1",
90
+ * "Port": 1521,
91
+ * "Region": "us-east-1",
92
+ * "RestoreWindow": {
93
+ * "EarliestTime": "2020-12-07T21:05:20.939Z",
94
+ * "LatestTime": "2020-12-07T21:05:20.939Z"
95
+ * },
96
+ * "Status": "replicating",
97
+ * "StorageType": "gp2"
98
+ * }
99
+ * ]
100
+ * }
101
+ * *\/
102
+ * // example id: to-describe-the-automated-backups-for-a-db-instance-1680217198750
103
+ * ```
104
+ *
64
105
  */
65
106
  export declare class DescribeDBInstanceAutomatedBackupsCommand extends $Command<DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput, RDSClientResolvedConfig> {
66
107
  readonly input: DescribeDBInstanceAutomatedBackupsCommandInput;
@@ -57,15 +57,33 @@ export interface DescribeDBInstancesCommandOutput extends DBInstanceMessage, __M
57
57
  * <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
58
58
  *
59
59
  *
60
- * @example To list DB instance settings
60
+ * @example To describe a DB instance
61
61
  * ```javascript
62
- * // This example lists settings for the specified DB instance.
62
+ * // The following example retrieves details about the specified DB instance.
63
63
  * const input = {
64
- * "DBInstanceIdentifier": "mymysqlinstance"
64
+ * "DBInstanceIdentifier": "mydbinstancecf"
65
65
  * };
66
66
  * const command = new DescribeDBInstancesCommand(input);
67
- * await client.send(command);
68
- * // example id: describe-db-instances-0e11a8c5-4ec3-4463-8cbf-f7254d04c4fc
67
+ * const response = await client.send(command);
68
+ * /* response ==
69
+ * {
70
+ * "DBInstances": [
71
+ * {
72
+ * "DBInstanceClass": "db.t3.small",
73
+ * "DBInstanceIdentifier": "mydbinstancecf",
74
+ * "DBInstanceStatus": "available",
75
+ * "Endpoint": {
76
+ * "Address": "mydbinstancecf.abcexample.us-east-1.rds.amazonaws.com",
77
+ * "HostedZoneId": "Z2R2ITUGPM61AM",
78
+ * "Port": 3306
79
+ * },
80
+ * "Engine": "mysql",
81
+ * "MasterUsername": "admin"
82
+ * }
83
+ * ]
84
+ * }
85
+ * *\/
86
+ * // example id: to-describe-a-db-instance-1680217544524
69
87
  * ```
70
88
  *
71
89
  */
@@ -58,18 +58,51 @@ export interface DescribeDBLogFilesCommandOutput extends DescribeDBLogFilesRespo
58
58
  * <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
59
59
  *
60
60
  *
61
- * @example To list DB log file names
61
+ * @example To describe the log files for a DB instance
62
62
  * ```javascript
63
- * // This example lists matching log file names for the specified DB instance, file name pattern, last write date in POSIX time with milleseconds, and minimum file size.
63
+ * // The following example retrieves details about the log files for the specified DB instance.
64
64
  * const input = {
65
- * "DBInstanceIdentifier": "mymysqlinstance",
66
- * "FileLastWritten": 1470873600000,
67
- * "FileSize": 0,
68
- * "FilenameContains": "error"
65
+ * "DBInstanceIdentifier": "test-instance"
69
66
  * };
70
67
  * const command = new DescribeDBLogFilesCommand(input);
71
- * await client.send(command);
72
- * // example id: describe-db-log-files-5f002d8d-5c1d-44c2-b5f4-bd284c0f1285
68
+ * const response = await client.send(command);
69
+ * /* response ==
70
+ * {
71
+ * "DescribeDBLogFiles": [
72
+ * {
73
+ * "LastWritten": 1533060000000,
74
+ * "LogFileName": "error/mysql-error-running.log",
75
+ * "Size": 0
76
+ * },
77
+ * {
78
+ * "LastWritten": 1532994300000,
79
+ * "LogFileName": "error/mysql-error-running.log.0",
80
+ * "Size": 2683
81
+ * },
82
+ * {
83
+ * "LastWritten": 1533057300000,
84
+ * "LogFileName": "error/mysql-error-running.log.18",
85
+ * "Size": 107
86
+ * },
87
+ * {
88
+ * "LastWritten": 1532991000000,
89
+ * "LogFileName": "error/mysql-error-running.log.23",
90
+ * "Size": 13105
91
+ * },
92
+ * {
93
+ * "LastWritten": 1533061200000,
94
+ * "LogFileName": "error/mysql-error.log",
95
+ * "Size": 0
96
+ * },
97
+ * {
98
+ * "LastWritten": 1532989252000,
99
+ * "LogFileName": "mysqlUpgrade",
100
+ * "Size": 3519
101
+ * }
102
+ * ]
103
+ * }
104
+ * *\/
105
+ * // example id: to-describe-the-log-files-for-a-db-instance-1680217710149
73
106
  * ```
74
107
  *
75
108
  */
@@ -56,15 +56,43 @@ export interface DescribeDBParameterGroupsCommandOutput extends DBParameterGroup
56
56
  * existing DB parameter group.</p>
57
57
  *
58
58
  *
59
- * @example To list information about DB parameter groups
59
+ * @example To describe your DB parameter groups
60
60
  * ```javascript
61
- * // This example lists information about the specified DB parameter group.
62
- * const input = {
63
- * "DBParameterGroupName": "mymysqlparametergroup"
64
- * };
61
+ * // The following example retrieves details about your DB parameter groups.
62
+ * const input = {};
65
63
  * const command = new DescribeDBParameterGroupsCommand(input);
66
- * await client.send(command);
67
- * // example id: describe-db-parameter-groups-
64
+ * const response = await client.send(command);
65
+ * /* response ==
66
+ * {
67
+ * "DBParameterGroups": [
68
+ * {
69
+ * "DBParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:pg:default.aurora-mysql5.7",
70
+ * "DBParameterGroupFamily": "aurora-mysql5.7",
71
+ * "DBParameterGroupName": "default.aurora-mysql5.7",
72
+ * "Description": "Default parameter group for aurora-mysql5.7"
73
+ * },
74
+ * {
75
+ * "DBParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:pg:default.aurora-postgresql9.6",
76
+ * "DBParameterGroupFamily": "aurora-postgresql9.6",
77
+ * "DBParameterGroupName": "default.aurora-postgresql9.6",
78
+ * "Description": "Default parameter group for aurora-postgresql9.6"
79
+ * },
80
+ * {
81
+ * "DBParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:pg:default.aurora5.6",
82
+ * "DBParameterGroupFamily": "aurora5.6",
83
+ * "DBParameterGroupName": "default.aurora5.6",
84
+ * "Description": "Default parameter group for aurora5.6"
85
+ * },
86
+ * {
87
+ * "DBParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:pg:default.mariadb10.1",
88
+ * "DBParameterGroupFamily": "mariadb10.1",
89
+ * "DBParameterGroupName": "default.mariadb10.1",
90
+ * "Description": "Default parameter group for mariadb10.1"
91
+ * }
92
+ * ]
93
+ * }
94
+ * *\/
95
+ * // example id: to-describe-your-db-parameter-groups-1680279250598
68
96
  * ```
69
97
  *
70
98
  */
@@ -56,17 +56,41 @@ export interface DescribeDBParametersCommandOutput extends DBParameterGroupDetai
56
56
  * existing DB parameter group.</p>
57
57
  *
58
58
  *
59
- * @example To list information about DB parameters
59
+ * @example To describe the parameters in a DB parameter group
60
60
  * ```javascript
61
- * // This example lists information for up to the first 20 system parameters for the specified DB parameter group.
61
+ * // The following example retrieves the details of the specified DB parameter group.
62
62
  * const input = {
63
- * "DBParameterGroupName": "mymysqlparametergroup",
64
- * "MaxRecords": 20,
65
- * "Source": "system"
63
+ * "DBParameterGroupName": "mydbpg"
66
64
  * };
67
65
  * const command = new DescribeDBParametersCommand(input);
68
- * await client.send(command);
69
- * // example id: describe-db-parameters-09db4201-ef4f-4d97-a4b5-d71c0715b901
66
+ * const response = await client.send(command);
67
+ * /* response ==
68
+ * {
69
+ * "Parameters": [
70
+ * {
71
+ * "AllowedValues": "0,1",
72
+ * "ApplyMethod": "pending-reboot",
73
+ * "ApplyType": "static",
74
+ * "DataType": "boolean",
75
+ * "Description": "Controls whether user-defined functions that have only an xxx symbol for the main function can be loaded",
76
+ * "IsModifiable": false,
77
+ * "ParameterName": "allow-suspicious-udfs",
78
+ * "Source": "engine-default"
79
+ * },
80
+ * {
81
+ * "AllowedValues": "0,1",
82
+ * "ApplyMethod": "pending-reboot",
83
+ * "ApplyType": "static",
84
+ * "DataType": "boolean",
85
+ * "Description": "Controls whether the server autogenerates SSL key and certificate files in the data directory, if they do not already exist.",
86
+ * "IsModifiable": false,
87
+ * "ParameterName": "auto_generate_certs",
88
+ * "Source": "engine-default"
89
+ * }
90
+ * ]
91
+ * }
92
+ * *\/
93
+ * // example id: to-describe-the-parameters-in-a-db-parameter-group-1680279500600
70
94
  * ```
71
95
  *
72
96
  */
@@ -51,9 +51,9 @@ export interface DescribeDBSnapshotAttributesCommandOutput extends DescribeDBSna
51
51
  * <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot.</p>
52
52
  *
53
53
  *
54
- * @example To list DB snapshot attributes
54
+ * @example To describe the attribute names and values for a DB snapshot
55
55
  * ```javascript
56
- * // This example lists attributes for the specified DB snapshot.
56
+ * // The following example describes the attribute names and values for a DB snapshot.
57
57
  * const input = {
58
58
  * "DBSnapshotIdentifier": "mydbsnapshot"
59
59
  * };
@@ -61,10 +61,21 @@ export interface DescribeDBSnapshotAttributesCommandOutput extends DescribeDBSna
61
61
  * const response = await client.send(command);
62
62
  * /* response ==
63
63
  * {
64
- * "DBSnapshotAttributesResult": {}
64
+ * "DBSnapshotAttributesResult": {
65
+ * "DBSnapshotAttributes": [
66
+ * {
67
+ * "AttributeName": "restore",
68
+ * "AttributeValues": [
69
+ * "123456789012",
70
+ * "210987654321"
71
+ * ]
72
+ * }
73
+ * ],
74
+ * "DBSnapshotIdentifier": "mydbsnapshot"
75
+ * }
65
76
  * }
66
77
  * *\/
67
- * // example id: describe-db-snapshot-attributes-1d4fb750-34f6-4e43-8b3d-b2751d796a95
78
+ * // example id: to-describe-the-attribute-names-and-values-for-a-db-snapshot-1680280194370
68
79
  * ```
69
80
  *
70
81
  */
@@ -59,18 +59,45 @@ export interface DescribeDBSnapshotsCommandOutput extends DBSnapshotMessage, __M
59
59
  * <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot.</p>
60
60
  *
61
61
  *
62
- * @example To list DB snapshot attributes
62
+ * @example To describe a DB snapshot for a DB instance
63
63
  * ```javascript
64
- * // This example lists all manually-created, shared snapshots for the specified DB instance.
64
+ * // The following example retrieves the details of a DB snapshot for a DB instance.
65
65
  * const input = {
66
- * "DBInstanceIdentifier": "mymysqlinstance",
67
- * "IncludePublic": false,
68
- * "IncludeShared": true,
69
- * "SnapshotType": "manual"
66
+ * "DBSnapshotIdentifier": "mydbsnapshot"
70
67
  * };
71
68
  * const command = new DescribeDBSnapshotsCommand(input);
72
- * await client.send(command);
73
- * // example id: describe-db-snapshots-2c935989-a1ef-4c85-aea4-1d0f45f17f26
69
+ * const response = await client.send(command);
70
+ * /* response ==
71
+ * {
72
+ * "DBSnapshots": [
73
+ * {
74
+ * "AllocatedStorage": 20,
75
+ * "AvailabilityZone": "us-east-1f",
76
+ * "DBInstanceIdentifier": "mysqldb",
77
+ * "DBSnapshotArn": "arn:aws:rds:us-east-1:123456789012:snapshot:mydbsnapshot",
78
+ * "DBSnapshotIdentifier": "mydbsnapshot",
79
+ * "DbiResourceId": "db-AKIAIOSFODNN7EXAMPLE",
80
+ * "Encrypted": false,
81
+ * "Engine": "mysql",
82
+ * "EngineVersion": "5.6.37",
83
+ * "IAMDatabaseAuthenticationEnabled": false,
84
+ * "InstanceCreateTime": "2018-02-08T22:24:55.973Z",
85
+ * "LicenseModel": "general-public-license",
86
+ * "MasterUsername": "mysqladmin",
87
+ * "OptionGroupName": "default:mysql-5-6",
88
+ * "PercentProgress": 100,
89
+ * "Port": 3306,
90
+ * "ProcessorFeatures": [],
91
+ * "SnapshotCreateTime": "2018-02-08T22:28:08.598Z",
92
+ * "SnapshotType": "manual",
93
+ * "Status": "available",
94
+ * "StorageType": "gp2",
95
+ * "VpcId": "vpc-6594f31c"
96
+ * }
97
+ * ]
98
+ * }
99
+ * *\/
100
+ * // example id: to-describe-a-db-snapshot-for-a-db-instance-1680280423239
74
101
  * ```
75
102
  *
76
103
  */
@@ -56,15 +56,56 @@ export interface DescribeDBSubnetGroupsCommandOutput extends DBSubnetGroupMessag
56
56
  * <code>DBSubnetGroupName</code> doesn't refer to an existing DB subnet group.</p>
57
57
  *
58
58
  *
59
- * @example To list information about DB subnet groups
59
+ * @example To describe a DB subnet group
60
60
  * ```javascript
61
- * // This example lists information about the specified DB subnet group.
62
- * const input = {
63
- * "DBSubnetGroupName": "mydbsubnetgroup"
64
- * };
61
+ * // The following example retrieves the details of the specified DB subnet group.
62
+ * const input = {};
65
63
  * const command = new DescribeDBSubnetGroupsCommand(input);
66
- * await client.send(command);
67
- * // example id: describe-db-subnet-groups-1d97b340-682f-4dd6-9653-8ed72a8d1221
64
+ * const response = await client.send(command);
65
+ * /* response ==
66
+ * {
67
+ * "DBSubnetGroups": [
68
+ * {
69
+ * "DBSubnetGroupArn": "arn:aws:rds:us-east-1:123456789012:subgrp:mydbsubnetgroup",
70
+ * "DBSubnetGroupDescription": "My DB Subnet Group",
71
+ * "DBSubnetGroupName": "mydbsubnetgroup",
72
+ * "SubnetGroupStatus": "Complete",
73
+ * "Subnets": [
74
+ * {
75
+ * "SubnetAvailabilityZone": {
76
+ * "Name": "us-east-1a"
77
+ * },
78
+ * "SubnetIdentifier": "subnet-d8c8e7f4",
79
+ * "SubnetStatus": "Active"
80
+ * },
81
+ * {
82
+ * "SubnetAvailabilityZone": {
83
+ * "Name": "us-east-1f"
84
+ * },
85
+ * "SubnetIdentifier": "subnet-718fdc7d",
86
+ * "SubnetStatus": "Active"
87
+ * },
88
+ * {
89
+ * "SubnetAvailabilityZone": {
90
+ * "Name": "us-east-1a"
91
+ * },
92
+ * "SubnetIdentifier": "subnet-cbc8e7e7",
93
+ * "SubnetStatus": "Active"
94
+ * },
95
+ * {
96
+ * "SubnetAvailabilityZone": {
97
+ * "Name": "us-east-1a"
98
+ * },
99
+ * "SubnetIdentifier": "subnet-0ccde220",
100
+ * "SubnetStatus": "Active"
101
+ * }
102
+ * ],
103
+ * "VpcId": "vpc-971c12ee"
104
+ * }
105
+ * ]
106
+ * }
107
+ * *\/
108
+ * // example id: to-describe-a-db-subnet-group-1680280764611
68
109
  * ```
69
110
  *
70
111
  */
@@ -53,20 +53,34 @@ export interface DescribeEngineDefaultClusterParametersCommandOutput extends Des
53
53
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
54
54
  *
55
55
  *
56
- * @example To list default parameters for a DB cluster engine
56
+ * @example To describe the default engine and system parameter information for the Aurora database engine
57
57
  * ```javascript
58
- * // This example lists default parameters for the specified DB cluster engine.
58
+ * // The following example retrieves the details of the default engine and system parameter information for Aurora DB clusters with MySQL 5.7 compatibility.
59
59
  * const input = {
60
- * "DBParameterGroupFamily": "aurora5.6"
60
+ * "DBParameterGroupFamily": "aurora-mysql5.7"
61
61
  * };
62
62
  * const command = new DescribeEngineDefaultClusterParametersCommand(input);
63
63
  * const response = await client.send(command);
64
64
  * /* response ==
65
65
  * {
66
- * "EngineDefaults": {}
66
+ * "EngineDefaults": {
67
+ * "Parameters": [
68
+ * {
69
+ * "ApplyType": "dynamic",
70
+ * "DataType": "string",
71
+ * "Description": "IAM role ARN used to load data from AWS S3",
72
+ * "IsModifiable": true,
73
+ * "ParameterName": "aurora_load_from_s3_role",
74
+ * "Source": "engine-default",
75
+ * "SupportedEngineModes": [
76
+ * "provisioned"
77
+ * ]
78
+ * }
79
+ * ]
80
+ * }
67
81
  * }
68
82
  * *\/
69
- * // example id: describe-engine-default-cluster-parameters-f130374a-7bee-434b-b51d-da20b6e000e0
83
+ * // example id: to-describe-the-default-engine-and-system-parameter-information-for-the-aurora-database-engine-1680280902332
70
84
  * ```
71
85
  *
72
86
  */
@@ -50,20 +50,32 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
50
50
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
51
51
  *
52
52
  *
53
- * @example To list default parameters for a DB engine
53
+ * @example To describe the default engine and system parameter information for the database engine
54
54
  * ```javascript
55
- * // This example lists default parameters for the specified DB engine.
55
+ * // The following example retrieves details for the default engine and system parameter information for MySQL 5.7 DB instances.
56
56
  * const input = {
57
- * "DBParameterGroupFamily": "mysql5.6"
57
+ * "DBParameterGroupFamily": "mysql5.7"
58
58
  * };
59
59
  * const command = new DescribeEngineDefaultParametersCommand(input);
60
60
  * const response = await client.send(command);
61
61
  * /* response ==
62
62
  * {
63
- * "EngineDefaults": {}
63
+ * "EngineDefaults": {
64
+ * "Parameters": [
65
+ * {
66
+ * "AllowedValues": "0,1",
67
+ * "ApplyType": "static",
68
+ * "DataType": "boolean",
69
+ * "Description": "Controls whether user-defined functions that have only an xxx symbol for the main function can be loaded",
70
+ * "IsModifiable": false,
71
+ * "ParameterName": "allow-suspicious-udfs",
72
+ * "Source": "engine-default"
73
+ * }
74
+ * ]
75
+ * }
64
76
  * }
65
77
  * *\/
66
- * // example id: describe-engine-default-parameters-35d5108e-1d44-4fac-8aeb-04b8fdfface1
78
+ * // example id: to-describe-the-default-engine-and-system-parameter-information-for-the-database-engine-1680281248217
67
79
  * ```
68
80
  *
69
81
  */