@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
@@ -77,6 +77,40 @@ export interface CreateDBClusterEndpointCommandOutput extends DBClusterEndpoint,
77
77
  * <p>The DB instance isn't in a valid state.</p>
78
78
  *
79
79
  *
80
+ * @example To create a custom DB cluster endpoint
81
+ * ```javascript
82
+ * // The following example creates a custom DB cluster endpoint and associate it with the specified Aurora DB cluster.
83
+ * const input = {
84
+ * "DBClusterEndpointIdentifier": "mycustomendpoint",
85
+ * "DBClusterIdentifier": "mydbcluster",
86
+ * "EndpointType": "reader",
87
+ * "StaticMembers": [
88
+ * "dbinstance1",
89
+ * "dbinstance2"
90
+ * ]
91
+ * };
92
+ * const command = new CreateDBClusterEndpointCommand(input);
93
+ * const response = await client.send(command);
94
+ * /* response ==
95
+ * {
96
+ * "CustomEndpointType": "READER",
97
+ * "DBClusterEndpointArn": "arn:aws:rds:us-east-1:123456789012:cluster-endpoint:mycustomendpoint",
98
+ * "DBClusterEndpointIdentifier": "mycustomendpoint",
99
+ * "DBClusterEndpointResourceIdentifier": "cluster-endpoint-ANPAJ4AE5446DAEXAMPLE",
100
+ * "DBClusterIdentifier": "mydbcluster",
101
+ * "Endpoint": "mycustomendpoint.cluster-custom-cnpexample.us-east-1.rds.amazonaws.com",
102
+ * "EndpointType": "CUSTOM",
103
+ * "ExcludedMembers": [],
104
+ * "StaticMembers": [
105
+ * "dbinstance1",
106
+ * "dbinstance2"
107
+ * ],
108
+ * "Status": "creating"
109
+ * }
110
+ * *\/
111
+ * // example id: to-create-a-custom-db-cluster-endpoint-1679701608522
112
+ * ```
113
+ *
80
114
  */
81
115
  export declare class CreateDBClusterEndpointCommand extends $Command<CreateDBClusterEndpointCommandInput, CreateDBClusterEndpointCommandOutput, RDSClientResolvedConfig> {
82
116
  readonly input: CreateDBClusterEndpointCommandInput;
@@ -86,20 +86,25 @@ export interface CreateDBClusterParameterGroupCommandOutput extends CreateDBClus
86
86
  *
87
87
  * @example To create a DB cluster parameter group
88
88
  * ```javascript
89
- * // This example creates a DB cluster parameter group.
89
+ * // The following example creates a DB cluster parameter group.
90
90
  * const input = {
91
91
  * "DBClusterParameterGroupName": "mydbclusterparametergroup",
92
92
  * "DBParameterGroupFamily": "aurora5.6",
93
- * "Description": "My DB cluster parameter group"
93
+ * "Description": "My new cluster parameter group"
94
94
  * };
95
95
  * const command = new CreateDBClusterParameterGroupCommand(input);
96
96
  * const response = await client.send(command);
97
97
  * /* response ==
98
98
  * {
99
- * "DBClusterParameterGroup": {}
99
+ * "DBClusterParameterGroup": {
100
+ * "DBClusterParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:cluster-pg:mydbclusterparametergroup",
101
+ * "DBClusterParameterGroupName": "mydbclusterparametergroup",
102
+ * "DBParameterGroupFamily": "aurora5.6",
103
+ * "Description": "My new cluster parameter group"
104
+ * }
100
105
  * }
101
106
  * *\/
102
- * // example id: create-db-cluster-parameter-group-8eb1c3ae-1965-4262-afe3-ee134c4430b1
107
+ * // example id: to-create-a-db-cluster-parameter-group-1679702915771
103
108
  * ```
104
109
  *
105
110
  */
@@ -71,19 +71,43 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna
71
71
  *
72
72
  * @example To create a DB cluster snapshot
73
73
  * ```javascript
74
- * // This example creates a DB cluster snapshot.
74
+ * // The following example creates a DB cluster snapshot.
75
75
  * const input = {
76
- * "DBClusterIdentifier": "mydbcluster",
77
- * "DBClusterSnapshotIdentifier": "mydbclustersnapshot"
76
+ * "DBClusterIdentifier": "mydbclustersnapshot",
77
+ * "DBClusterSnapshotIdentifier": "mydbcluster"
78
78
  * };
79
79
  * const command = new CreateDBClusterSnapshotCommand(input);
80
80
  * const response = await client.send(command);
81
81
  * /* response ==
82
82
  * {
83
- * "DBClusterSnapshot": {}
83
+ * "DBClusterSnapshot": {
84
+ * "AllocatedStorage": 1,
85
+ * "AvailabilityZones": [
86
+ * "us-east-1a",
87
+ * "us-east-1b",
88
+ * "us-east-1e"
89
+ * ],
90
+ * "ClusterCreateTime": "2019-04-15T14:18:42.785Z",
91
+ * "DBClusterIdentifier": "mydbcluster",
92
+ * "DBClusterSnapshotArn": "arn:aws:rds:us-east-1:123456789012:cluster-snapshot:mydbclustersnapshot",
93
+ * "DBClusterSnapshotIdentifier": "mydbclustersnapshot",
94
+ * "Engine": "aurora-mysql",
95
+ * "EngineVersion": "5.7.mysql_aurora.2.04.2",
96
+ * "IAMDatabaseAuthenticationEnabled": false,
97
+ * "KmsKeyId": "arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE",
98
+ * "LicenseModel": "aurora-mysql",
99
+ * "MasterUsername": "myadmin",
100
+ * "PercentProgress": 0,
101
+ * "Port": 0,
102
+ * "SnapshotCreateTime": "2019-06-18T21:21:00.469Z",
103
+ * "SnapshotType": "manual",
104
+ * "Status": "creating",
105
+ * "StorageEncrypted": true,
106
+ * "VpcId": "vpc-6594f31c"
107
+ * }
84
108
  * }
85
109
  * *\/
86
- * // example id: create-db-cluster-snapshot-
110
+ * // example id: to-create-a-db-cluster-snapshot-1679703154423
87
111
  * ```
88
112
  *
89
113
  */
@@ -196,25 +196,112 @@ export interface CreateDBInstanceCommandOutput extends CreateDBInstanceResult, _
196
196
  * with the DB instance.</p>
197
197
  *
198
198
  *
199
- * @example To create a DB instance.
199
+ * @example To create a DB instance
200
200
  * ```javascript
201
- * // This example creates a DB instance.
201
+ * // The following example uses the required options to launch a new DB instance.
202
202
  * const input = {
203
- * "AllocatedStorage": 5,
204
- * "DBInstanceClass": "db.t2.micro",
205
- * "DBInstanceIdentifier": "mymysqlinstance",
206
- * "Engine": "MySQL",
207
- * "MasterUserPassword": "MyPassword",
208
- * "MasterUsername": "MyUser"
203
+ * "AllocatedStorage": 20,
204
+ * "DBInstanceClass": "db.t3.micro",
205
+ * "DBInstanceIdentifier": "test-mysql-instance",
206
+ * "Engine": "mysql",
207
+ * "MasterUserPassword": "secret99",
208
+ * "MasterUsername": "admin"
209
209
  * };
210
210
  * const command = new CreateDBInstanceCommand(input);
211
211
  * const response = await client.send(command);
212
212
  * /* response ==
213
213
  * {
214
- * "DBInstance": {}
214
+ * "DBInstance": {
215
+ * "AllocatedStorage": 20,
216
+ * "AssociatedRoles": [],
217
+ * "AutoMinorVersionUpgrade": true,
218
+ * "BackupRetentionPeriod": 1,
219
+ * "CACertificateIdentifier": "rds-ca-2019",
220
+ * "CopyTagsToSnapshot": false,
221
+ * "DBInstanceArn": "arn:aws:rds:us-west-2:123456789012:db:test-mysql-instance",
222
+ * "DBInstanceClass": "db.t3.micro",
223
+ * "DBInstanceIdentifier": "test-mysql-instance",
224
+ * "DBInstanceStatus": "creating",
225
+ * "DBParameterGroups": [
226
+ * {
227
+ * "DBParameterGroupName": "default.mysql5.7",
228
+ * "ParameterApplyStatus": "in-sync"
229
+ * }
230
+ * ],
231
+ * "DBSecurityGroups": [],
232
+ * "DBSubnetGroup": {
233
+ * "DBSubnetGroupDescription": "default",
234
+ * "DBSubnetGroupName": "default",
235
+ * "SubnetGroupStatus": "Complete",
236
+ * "Subnets": [
237
+ * {
238
+ * "SubnetAvailabilityZone": {
239
+ * "Name": "us-west-2c"
240
+ * },
241
+ * "SubnetIdentifier": "subnet-########",
242
+ * "SubnetStatus": "Active"
243
+ * },
244
+ * {
245
+ * "SubnetAvailabilityZone": {
246
+ * "Name": "us-west-2d"
247
+ * },
248
+ * "SubnetIdentifier": "subnet-########",
249
+ * "SubnetStatus": "Active"
250
+ * },
251
+ * {
252
+ * "SubnetAvailabilityZone": {
253
+ * "Name": "us-west-2a"
254
+ * },
255
+ * "SubnetIdentifier": "subnet-########",
256
+ * "SubnetStatus": "Active"
257
+ * },
258
+ * {
259
+ * "SubnetAvailabilityZone": {
260
+ * "Name": "us-west-2b"
261
+ * },
262
+ * "SubnetIdentifier": "subnet-########",
263
+ * "SubnetStatus": "Active"
264
+ * }
265
+ * ],
266
+ * "VpcId": "vpc-2ff2ff2f"
267
+ * },
268
+ * "DbInstancePort": 0,
269
+ * "DbiResourceId": "db-5555EXAMPLE44444444EXAMPLE",
270
+ * "DeletionProtection": false,
271
+ * "DomainMemberships": [],
272
+ * "Engine": "mysql",
273
+ * "EngineVersion": "5.7.22",
274
+ * "IAMDatabaseAuthenticationEnabled": false,
275
+ * "LicenseModel": "general-public-license",
276
+ * "MasterUsername": "admin",
277
+ * "MonitoringInterval": 0,
278
+ * "MultiAZ": false,
279
+ * "OptionGroupMemberships": [
280
+ * {
281
+ * "OptionGroupName": "default:mysql-5-7",
282
+ * "Status": "in-sync"
283
+ * }
284
+ * ],
285
+ * "PendingModifiedValues": {
286
+ * "MasterUserPassword": "****"
287
+ * },
288
+ * "PerformanceInsightsEnabled": false,
289
+ * "PreferredBackupWindow": "12:55-13:25",
290
+ * "PreferredMaintenanceWindow": "sun:08:07-sun:08:37",
291
+ * "PubliclyAccessible": true,
292
+ * "ReadReplicaDBInstanceIdentifiers": [],
293
+ * "StorageEncrypted": false,
294
+ * "StorageType": "gp2",
295
+ * "VpcSecurityGroups": [
296
+ * {
297
+ * "Status": "active",
298
+ * "VpcSecurityGroupId": "sg-12345abc"
299
+ * }
300
+ * ]
301
+ * }
215
302
  * }
216
303
  * *\/
217
- * // example id: create-db-instance-57eb5d16-8bf8-4c84-9709-1700322b37b9
304
+ * // example id: to-create-a-db-instance-1679703299533
218
305
  * ```
219
306
  *
220
307
  */
@@ -183,32 +183,27 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
183
183
  * with the DB instance.</p>
184
184
  *
185
185
  *
186
- * @example To create a DB instance read replica.
186
+ * @example To create a DB instance read replica
187
187
  * ```javascript
188
- * // This example creates a DB instance read replica.
188
+ * // This example creates a read replica of an existing DB instance named test-instance. The read replica is named test-instance-repl.
189
189
  * const input = {
190
- * "AvailabilityZone": "us-east-1a",
191
- * "CopyTagsToSnapshot": true,
192
- * "DBInstanceClass": "db.t2.micro",
193
- * "DBInstanceIdentifier": "mydbreadreplica",
194
- * "PubliclyAccessible": true,
195
- * "SourceDBInstanceIdentifier": "mymysqlinstance",
196
- * "StorageType": "gp2",
197
- * "Tags": [
198
- * {
199
- * "Key": "mydbreadreplicakey",
200
- * "Value": "mydbreadreplicavalue"
201
- * }
202
- * ]
190
+ * "DBInstanceIdentifier": "test-instance-repl",
191
+ * "SourceDBInstanceIdentifier": "test-instance"
203
192
  * };
204
193
  * const command = new CreateDBInstanceReadReplicaCommand(input);
205
194
  * const response = await client.send(command);
206
195
  * /* response ==
207
196
  * {
208
- * "DBInstance": {}
197
+ * "DBInstance": {
198
+ * "DBInstanceArn": "arn:aws:rds:us-east-1:123456789012:db:test-instance-repl",
199
+ * "DBInstanceIdentifier": "test-instance-repl",
200
+ * "IAMDatabaseAuthenticationEnabled": false,
201
+ * "MonitoringInterval": 0,
202
+ * "ReadReplicaSourceDBInstanceIdentifier": "test-instance"
203
+ * }
209
204
  * }
210
205
  * *\/
211
- * // example id: create-db-instance-read-replica-81b41cd5-2871-4dae-bc59-3e264449d5fe
206
+ * // example id: to-create-a-db-instance-read-replica-1680129486105
212
207
  * ```
213
208
  *
214
209
  */
@@ -74,22 +74,27 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
74
74
  * groups.</p>
75
75
  *
76
76
  *
77
- * @example To create a DB parameter group.
77
+ * @example To create a DB parameter group
78
78
  * ```javascript
79
- * // This example creates a DB parameter group.
79
+ * // The following example creates a DB parameter group.
80
80
  * const input = {
81
- * "DBParameterGroupFamily": "mysql5.6",
82
- * "DBParameterGroupName": "mymysqlparametergroup",
83
- * "Description": "My MySQL parameter group"
81
+ * "DBParameterGroupFamily": "MySQL8.0",
82
+ * "DBParameterGroupName": "mydbparametergroup",
83
+ * "Description": "My new parameter group"
84
84
  * };
85
85
  * const command = new CreateDBParameterGroupCommand(input);
86
86
  * const response = await client.send(command);
87
87
  * /* response ==
88
88
  * {
89
- * "DBParameterGroup": {}
89
+ * "DBParameterGroup": {
90
+ * "DBParameterGroupArn": "arn:aws:rds:us-east-1:123456789012:pg:mydbparametergroup",
91
+ * "DBParameterGroupFamily": "mysql8.0",
92
+ * "DBParameterGroupName": "mydbparametergroup",
93
+ * "Description": "My new parameter group"
94
+ * }
90
95
  * }
91
96
  * *\/
92
- * // example id: create-db-parameter-group-42afcc37-12e9-4b6a-a55c-b8a141246e87
97
+ * // example id: to-create-a-db-parameter-group-1679939227970
93
98
  * ```
94
99
  *
95
100
  */
@@ -63,21 +63,45 @@ export interface CreateDBSnapshotCommandOutput extends CreateDBSnapshotResult, _
63
63
  * snapshots.</p>
64
64
  *
65
65
  *
66
- * @example To create a DB snapshot.
66
+ * @example To create a DB snapshot
67
67
  * ```javascript
68
- * // This example creates a DB snapshot.
68
+ * // The following example creates a DB snapshot.
69
69
  * const input = {
70
- * "DBInstanceIdentifier": "mymysqlinstance",
71
- * "DBSnapshotIdentifier": "mydbsnapshot"
70
+ * "DBInstanceIdentifier": "mydbsnapshot",
71
+ * "DBSnapshotIdentifier": "database-mysql"
72
72
  * };
73
73
  * const command = new CreateDBSnapshotCommand(input);
74
74
  * const response = await client.send(command);
75
75
  * /* response ==
76
76
  * {
77
- * "DBSnapshot": {}
77
+ * "DBSnapshot": {
78
+ * "AllocatedStorage": 100,
79
+ * "AvailabilityZone": "us-east-1b",
80
+ * "DBInstanceIdentifier": "database-mysql",
81
+ * "DBSnapshotArn": "arn:aws:rds:us-east-1:123456789012:snapshot:mydbsnapshot",
82
+ * "DBSnapshotIdentifier": "mydbsnapshot",
83
+ * "DbiResourceId": "db-AKIAIOSFODNN7EXAMPLE",
84
+ * "Encrypted": true,
85
+ * "Engine": "mysql",
86
+ * "EngineVersion": "8.0.32",
87
+ * "IAMDatabaseAuthenticationEnabled": false,
88
+ * "InstanceCreateTime": "2019-04-30T15:45:53.663Z",
89
+ * "Iops": 1000,
90
+ * "KmsKeyId": "arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE",
91
+ * "LicenseModel": "general-public-license",
92
+ * "MasterUsername": "admin",
93
+ * "OptionGroupName": "default:mysql-8-0",
94
+ * "PercentProgress": 0,
95
+ * "Port": 3306,
96
+ * "ProcessorFeatures": [],
97
+ * "SnapshotType": "manual",
98
+ * "Status": "creating",
99
+ * "StorageType": "io1",
100
+ * "VpcId": "vpc-6594f31c"
101
+ * }
78
102
  * }
79
103
  * *\/
80
- * // example id: create-db-snapshot-e10e0e2c-9ac4-426d-9b17-6b6a3e382ce2
104
+ * // example id: to-create-a-db-snapshot-1679939585361
81
105
  * ```
82
106
  *
83
107
  */
@@ -68,25 +68,55 @@ export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupRes
68
68
  * <p>The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.</p>
69
69
  *
70
70
  *
71
- * @example To create a DB subnet group.
71
+ * @example To create a DB subnet group
72
72
  * ```javascript
73
- * // This example creates a DB subnet group.
73
+ * // The following example creates a DB subnet group called mysubnetgroup using existing subnets.
74
74
  * const input = {
75
- * "DBSubnetGroupDescription": "My DB subnet group",
76
- * "DBSubnetGroupName": "mydbsubnetgroup",
75
+ * "DBSubnetGroupDescription": "test DB subnet group",
76
+ * "DBSubnetGroupName": "mysubnetgroup",
77
77
  * "SubnetIds": [
78
- * "subnet-1fab8a69",
79
- * "subnet-d43a468c"
78
+ * "subnet-0a1dc4e1a6f123456",
79
+ * "subnet-070dd7ecb3aaaaaaa",
80
+ * "subnet-00f5b198bc0abcdef"
80
81
  * ]
81
82
  * };
82
83
  * const command = new CreateDBSubnetGroupCommand(input);
83
84
  * const response = await client.send(command);
84
85
  * /* response ==
85
86
  * {
86
- * "DBSubnetGroup": {}
87
+ * "DBSubnetGroup": {
88
+ * "DBSubnetGroupArn": "arn:aws:rds:us-west-2:0123456789012:subgrp:mysubnetgroup",
89
+ * "DBSubnetGroupDescription": "test DB subnet group",
90
+ * "DBSubnetGroupName": "mysubnetgroup",
91
+ * "SubnetGroupStatus": "Complete",
92
+ * "Subnets": [
93
+ * {
94
+ * "SubnetAvailabilityZone": {
95
+ * "Name": "us-west-2b"
96
+ * },
97
+ * "SubnetIdentifier": "subnet-070dd7ecb3aaaaaaa",
98
+ * "SubnetStatus": "Active"
99
+ * },
100
+ * {
101
+ * "SubnetAvailabilityZone": {
102
+ * "Name": "us-west-2d"
103
+ * },
104
+ * "SubnetIdentifier": "subnet-00f5b198bc0abcdef",
105
+ * "SubnetStatus": "Active"
106
+ * },
107
+ * {
108
+ * "SubnetAvailabilityZone": {
109
+ * "Name": "us-west-2b"
110
+ * },
111
+ * "SubnetIdentifier": "subnet-0a1dc4e1a6f123456",
112
+ * "SubnetStatus": "Active"
113
+ * }
114
+ * ],
115
+ * "VpcId": "vpc-0f08e7610a1b2c3d4"
116
+ * }
87
117
  * }
88
118
  * *\/
89
- * // example id: create-db-subnet-group-c3d162c2-0ec4-4955-ba89-18967615fdb8
119
+ * // example id: to-create-a-db-subnet-group-1679942682822
90
120
  * ```
91
121
  *
92
122
  */
@@ -99,29 +99,39 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
99
99
  * <p>The supplied category does not exist.</p>
100
100
  *
101
101
  *
102
- * @example To create an event notification subscription
102
+ * @example To create an event subscription
103
103
  * ```javascript
104
- * // This example creates an event notification subscription.
104
+ * // The following example creates a subscription for backup and recovery events for DB instances in the current AWS account. Notifications are sent to an Amazon Simple Notification Service topic.
105
105
  * const input = {
106
- * "Enabled": true,
107
106
  * "EventCategories": [
108
- * "availability"
109
- * ],
110
- * "SnsTopicArn": "arn:aws:sns:us-east-1:992648334831:MyDemoSNSTopic",
111
- * "SourceIds": [
112
- * "mymysqlinstance"
107
+ * "backup",
108
+ * "recovery"
113
109
  * ],
110
+ * "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events",
114
111
  * "SourceType": "db-instance",
115
- * "SubscriptionName": "mymysqleventsubscription"
112
+ * "SubscriptionName": "my-instance-events"
116
113
  * };
117
114
  * const command = new CreateEventSubscriptionCommand(input);
118
115
  * const response = await client.send(command);
119
116
  * /* response ==
120
117
  * {
121
- * "EventSubscription": {}
118
+ * "EventSubscription": {
119
+ * "CustSubscriptionId": "my-instance-events",
120
+ * "CustomerAwsId": "123456789012",
121
+ * "Enabled": true,
122
+ * "EventCategoriesList": [
123
+ * "backup",
124
+ * "recovery"
125
+ * ],
126
+ * "EventSubscriptionArn": "arn:aws:rds:us-east-1:123456789012:es:my-instance-events",
127
+ * "SnsTopicArn": "arn:aws:sns:us-east-1:123456789012:interesting-events",
128
+ * "SourceType": "db-instance",
129
+ * "Status": "creating",
130
+ * "SubscriptionCreationTime": "Tue Jul 31 23:22:01 UTC 2018"
131
+ * }
122
132
  * }
123
133
  * *\/
124
- * // example id: create-event-subscription-00dd0ee6-0e0f-4a38-ae83-e5f2ded5f69a
134
+ * // example id: to-create-an-event-subscription-1679956709288
125
135
  * ```
126
136
  *
127
137
  */
@@ -71,6 +71,33 @@ export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterRes
71
71
  * <p>The requested operation can't be performed while the cluster is in this state.</p>
72
72
  *
73
73
  *
74
+ * @example To create a global DB cluster
75
+ * ```javascript
76
+ * // The following example creates a new Aurora MySQL-compatible global DB cluster.
77
+ * const input = {
78
+ * "Engine": "aurora-mysql",
79
+ * "GlobalClusterIdentifier": "myglobalcluster"
80
+ * };
81
+ * const command = new CreateGlobalClusterCommand(input);
82
+ * const response = await client.send(command);
83
+ * /* response ==
84
+ * {
85
+ * "GlobalCluster": {
86
+ * "DeletionProtection": false,
87
+ * "Engine": "aurora-mysql",
88
+ * "EngineVersion": "5.7.mysql_aurora.2.07.2",
89
+ * "GlobalClusterArn": "arn:aws:rds::123456789012:global-cluster:myglobalcluster",
90
+ * "GlobalClusterIdentifier": "myglobalcluster",
91
+ * "GlobalClusterMembers": [],
92
+ * "GlobalClusterResourceId": "cluster-f0e523bfe07aabb",
93
+ * "Status": "available",
94
+ * "StorageEncrypted": false
95
+ * }
96
+ * }
97
+ * *\/
98
+ * // example id: to-create-a-global-db-cluster-1679957040413
99
+ * ```
100
+ *
74
101
  */
75
102
  export declare class CreateGlobalClusterCommand extends $Command<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput, RDSClientResolvedConfig> {
76
103
  readonly input: CreateGlobalClusterCommandInput;
@@ -56,23 +56,31 @@ export interface CreateOptionGroupCommandOutput extends CreateOptionGroupResult,
56
56
  * <p>The quota of 20 option groups was exceeded for this Amazon Web Services account.</p>
57
57
  *
58
58
  *
59
- * @example To create an option group
59
+ * @example To Create an Amazon RDS option group
60
60
  * ```javascript
61
- * // This example creates an option group.
61
+ * // The following example creates a new Amazon RDS option group for Oracle MySQL version 8,0 named MyOptionGroup.
62
62
  * const input = {
63
- * "EngineName": "MySQL",
64
- * "MajorEngineVersion": "5.6",
65
- * "OptionGroupDescription": "My MySQL 5.6 option group",
66
- * "OptionGroupName": "mymysqloptiongroup"
63
+ * "EngineName": "mysql",
64
+ * "MajorEngineVersion": "8.0",
65
+ * "OptionGroupDescription": "MySQL 8.0 option group",
66
+ * "OptionGroupName": "MyOptionGroup"
67
67
  * };
68
68
  * const command = new CreateOptionGroupCommand(input);
69
69
  * const response = await client.send(command);
70
70
  * /* response ==
71
71
  * {
72
- * "OptionGroup": {}
72
+ * "OptionGroup": {
73
+ * "AllowsVpcAndNonVpcInstanceMemberships": true,
74
+ * "EngineName": "mysql",
75
+ * "MajorEngineVersion": "8.0",
76
+ * "OptionGroupArn": "arn:aws:rds:us-east-1:123456789012:og:myoptiongroup",
77
+ * "OptionGroupDescription": "MySQL 8.0 option group",
78
+ * "OptionGroupName": "myoptiongroup",
79
+ * "Options": []
80
+ * }
73
81
  * }
74
82
  * *\/
75
- * // example id: create-option-group-a7708c87-1b79-4a5e-a762-21cf8fc62b78
83
+ * // example id: to-create-an-amazon-rds-option-group-1679958217590
76
84
  * ```
77
85
  *
78
86
  */