@aws-sdk/client-rds 3.36.0 → 3.39.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 (399) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/RDS.js +45 -59
  3. package/dist-cjs/RDSClient.js +0 -64
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -29
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -27
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -24
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -26
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -24
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -35
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -32
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -27
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -98
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -24
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -32
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -24
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -29
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +36 -0
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +0 -37
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -27
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -55
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -30
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -24
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -39
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -44
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +0 -24
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -28
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -27
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -25
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -24
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -46
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -40
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -24
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -29
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +36 -0
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -34
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -27
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -31
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -35
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -24
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -49
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -24
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -24
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -26
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -27
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -28
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -27
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -24
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -30
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -25
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -24
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -24
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -25
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -24
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -29
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -31
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -27
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -35
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -31
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -34
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -31
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -31
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -24
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -30
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -27
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -24
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -27
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -24
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -24
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -24
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -24
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -25
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -27
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -31
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -24
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -27
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -28
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -24
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -28
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -26
  81. package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -25
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -33
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -25
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -24
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -24
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -24
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -24
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -24
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -24
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -25
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -28
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -24
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -37
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -38
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -25
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -48
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -41
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +37 -0
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -33
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -27
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -51
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -45
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -29
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -39
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -24
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -24
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -24
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -40
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -30
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -24
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -28
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -32
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -24
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -42
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -27
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -24
  119. package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -35
  120. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -24
  121. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -31
  122. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -29
  123. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -24
  124. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -24
  125. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
  126. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -43
  127. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -31
  128. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -43
  129. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -43
  130. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -43
  131. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -37
  132. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -31
  133. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -33
  134. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -24
  135. package/dist-cjs/commands/StartActivityStreamCommand.js +0 -26
  136. package/dist-cjs/commands/StartDBClusterCommand.js +0 -33
  137. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
  138. package/dist-cjs/commands/StartDBInstanceCommand.js +0 -39
  139. package/dist-cjs/commands/StartExportTaskCommand.js +0 -26
  140. package/dist-cjs/commands/StopActivityStreamCommand.js +0 -28
  141. package/dist-cjs/commands/StopDBClusterCommand.js +0 -36
  142. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
  143. package/dist-cjs/commands/StopDBInstanceCommand.js +0 -41
  144. package/dist-cjs/commands/index.js +143 -0
  145. package/dist-cjs/endpoints.js +6 -1
  146. package/dist-cjs/index.js +5 -181
  147. package/dist-cjs/models/models_0.js +70 -925
  148. package/dist-cjs/models/models_1.js +60 -535
  149. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -10
  150. package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -10
  151. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -10
  152. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -10
  153. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -10
  154. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -10
  155. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -10
  156. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -10
  157. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -10
  158. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -10
  159. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -10
  160. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -10
  161. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -10
  162. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -10
  163. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -10
  164. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -10
  165. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -10
  166. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -10
  167. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -10
  168. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -10
  169. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -10
  170. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
  171. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -10
  172. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
  173. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -10
  174. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -10
  175. package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -10
  176. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -10
  177. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -10
  178. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -10
  179. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -10
  180. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -10
  181. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -10
  182. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -10
  183. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -10
  184. package/dist-cjs/pagination/index.js +39 -0
  185. package/dist-cjs/protocols/Aws_query.js +426 -8
  186. package/dist-cjs/runtimeConfig.browser.js +1 -5
  187. package/dist-cjs/runtimeConfig.js +1 -5
  188. package/dist-cjs/runtimeConfig.native.js +0 -3
  189. package/dist-cjs/runtimeConfig.shared.js +0 -3
  190. package/dist-cjs/waiters/index.js +9 -0
  191. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -9
  192. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -9
  193. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -9
  194. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -9
  195. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -9
  196. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -9
  197. package/dist-es/RDS.js +45 -0
  198. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +39 -0
  199. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +39 -0
  200. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -1
  201. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +40 -0
  202. package/dist-es/commands/index.js +140 -0
  203. package/dist-es/endpoints.js +6 -1
  204. package/dist-es/index.js +5 -181
  205. package/dist-es/models/models_0.js +45 -54
  206. package/dist-es/models/models_1.js +48 -0
  207. package/dist-es/pagination/index.js +36 -0
  208. package/dist-es/protocols/Aws_query.js +431 -0
  209. package/dist-es/waiters/index.js +6 -0
  210. package/dist-types/RDS.d.ts +103 -13
  211. package/dist-types/RDSClient.d.ts +5 -2
  212. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -0
  213. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -2
  214. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -0
  215. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +62 -0
  216. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +4 -3
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -0
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +55 -0
  219. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -0
  220. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
  221. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -4
  222. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -0
  223. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +46 -0
  224. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
  225. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
  226. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
  227. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -0
  228. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
  229. package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
  230. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -0
  231. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
  232. package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
  233. package/dist-types/commands/index.d.ts +140 -0
  234. package/dist-types/index.d.ts +5 -181
  235. package/dist-types/models/models_0.d.ts +697 -410
  236. package/dist-types/models/models_1.d.ts +468 -137
  237. package/dist-types/pagination/index.d.ts +36 -0
  238. package/dist-types/protocols/Aws_query.d.ts +9 -0
  239. package/dist-types/ts3.4/RDS.d.ts +153 -1332
  240. package/dist-types/ts3.4/RDSClient.d.ts +29 -147
  241. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -25
  242. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -23
  243. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -20
  244. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -22
  245. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -20
  246. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -31
  247. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -28
  248. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
  249. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -23
  250. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -94
  251. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -20
  252. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -28
  253. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +2 -25
  255. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
  256. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -33
  257. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -23
  258. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -51
  259. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -26
  260. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -20
  261. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -35
  262. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -40
  263. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -20
  264. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -24
  265. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -23
  266. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -21
  267. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -20
  268. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -42
  269. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -36
  270. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -20
  271. package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +2 -25
  272. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
  273. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -30
  274. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -23
  275. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -27
  276. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -31
  277. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -20
  278. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -45
  279. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -20
  280. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -20
  281. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -22
  282. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -23
  283. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -24
  284. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -23
  285. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -20
  286. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -26
  287. package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +2 -21
  288. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -20
  289. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -20
  290. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -21
  291. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -20
  292. package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +2 -25
  293. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -27
  294. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -23
  295. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -31
  296. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -27
  297. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -30
  298. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -27
  299. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -27
  300. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -20
  301. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -26
  302. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -23
  303. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -20
  304. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -23
  305. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -20
  306. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -20
  307. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -20
  308. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -20
  309. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +4 -21
  310. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -23
  311. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -27
  312. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -20
  313. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -23
  314. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -24
  315. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -20
  316. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -24
  317. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -22
  318. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
  319. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -21
  320. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -29
  321. package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +2 -21
  322. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -20
  323. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -20
  324. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -20
  325. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -20
  326. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -20
  327. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -20
  328. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -21
  329. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -24
  330. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -20
  331. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -33
  332. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -34
  333. package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +2 -21
  334. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
  335. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -44
  336. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -37
  337. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
  338. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -29
  339. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -23
  340. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -47
  341. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -41
  342. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -25
  343. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -35
  344. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -20
  345. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -20
  346. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -20
  347. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -36
  348. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -26
  349. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -20
  350. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -24
  351. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -28
  352. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -20
  353. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -38
  354. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -23
  355. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -20
  356. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -31
  357. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -20
  358. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -27
  359. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -25
  360. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -20
  361. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -20
  362. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -24
  363. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -39
  364. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -27
  365. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -39
  366. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -39
  367. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -39
  368. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -33
  369. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -27
  370. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -29
  371. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -20
  372. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -22
  373. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -29
  374. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
  375. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -35
  376. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -22
  377. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -24
  378. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -32
  379. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
  380. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -37
  381. package/dist-types/ts3.4/commands/index.d.ts +140 -0
  382. package/dist-types/ts3.4/index.d.ts +5 -181
  383. package/dist-types/ts3.4/models/models_0.d.ts +1602 -8472
  384. package/dist-types/ts3.4/models/models_1.d.ts +1085 -6073
  385. package/dist-types/ts3.4/pagination/index.d.ts +36 -0
  386. package/dist-types/ts3.4/protocols/Aws_query.d.ts +9 -0
  387. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  388. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  389. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  390. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  391. package/dist-types/ts3.4/waiters/index.d.ts +6 -0
  392. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +2 -9
  393. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +2 -9
  394. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +2 -9
  395. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +2 -9
  396. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +2 -9
  397. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +2 -9
  398. package/dist-types/waiters/index.d.ts +6 -0
  399. package/package.json +34 -34
package/CHANGELOG.md CHANGED
@@ -3,6 +3,51 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.39.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.38.0...v3.39.0) (2021-10-29)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2021/10/28 ([#2955](https://github.com/aws/aws-sdk-js-v3/issues/2955)) ([378d161](https://github.com/aws/aws-sdk-js-v3/commit/378d16166de49b06263291001986715d9533cadf))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
18
+
19
+
20
+ ### Features
21
+
22
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
23
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
24
+
25
+
26
+
27
+
28
+
29
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
30
+
31
+
32
+ ### Features
33
+
34
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
35
+
36
+
37
+
38
+
39
+
40
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
41
+
42
+
43
+ ### Bug Fixes
44
+
45
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
46
+
47
+
48
+
49
+
50
+
6
51
  # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
52
 
8
53
 
package/dist-cjs/RDS.js CHANGED
@@ -15,6 +15,7 @@ const CopyDBParameterGroupCommand_1 = require("./commands/CopyDBParameterGroupCo
15
15
  const CopyDBSnapshotCommand_1 = require("./commands/CopyDBSnapshotCommand");
16
16
  const CopyOptionGroupCommand_1 = require("./commands/CopyOptionGroupCommand");
17
17
  const CreateCustomAvailabilityZoneCommand_1 = require("./commands/CreateCustomAvailabilityZoneCommand");
18
+ const CreateCustomDBEngineVersionCommand_1 = require("./commands/CreateCustomDBEngineVersionCommand");
18
19
  const CreateDBClusterCommand_1 = require("./commands/CreateDBClusterCommand");
19
20
  const CreateDBClusterEndpointCommand_1 = require("./commands/CreateDBClusterEndpointCommand");
20
21
  const CreateDBClusterParameterGroupCommand_1 = require("./commands/CreateDBClusterParameterGroupCommand");
@@ -31,6 +32,7 @@ const CreateEventSubscriptionCommand_1 = require("./commands/CreateEventSubscrip
31
32
  const CreateGlobalClusterCommand_1 = require("./commands/CreateGlobalClusterCommand");
32
33
  const CreateOptionGroupCommand_1 = require("./commands/CreateOptionGroupCommand");
33
34
  const DeleteCustomAvailabilityZoneCommand_1 = require("./commands/DeleteCustomAvailabilityZoneCommand");
35
+ const DeleteCustomDBEngineVersionCommand_1 = require("./commands/DeleteCustomDBEngineVersionCommand");
34
36
  const DeleteDBClusterCommand_1 = require("./commands/DeleteDBClusterCommand");
35
37
  const DeleteDBClusterEndpointCommand_1 = require("./commands/DeleteDBClusterEndpointCommand");
36
38
  const DeleteDBClusterParameterGroupCommand_1 = require("./commands/DeleteDBClusterParameterGroupCommand");
@@ -95,6 +97,7 @@ const ImportInstallationMediaCommand_1 = require("./commands/ImportInstallationM
95
97
  const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
96
98
  const ModifyCertificatesCommand_1 = require("./commands/ModifyCertificatesCommand");
97
99
  const ModifyCurrentDBClusterCapacityCommand_1 = require("./commands/ModifyCurrentDBClusterCapacityCommand");
100
+ const ModifyCustomDBEngineVersionCommand_1 = require("./commands/ModifyCustomDBEngineVersionCommand");
98
101
  const ModifyDBClusterCommand_1 = require("./commands/ModifyDBClusterCommand");
99
102
  const ModifyDBClusterEndpointCommand_1 = require("./commands/ModifyDBClusterEndpointCommand");
100
103
  const ModifyDBClusterParameterGroupCommand_1 = require("./commands/ModifyDBClusterParameterGroupCommand");
@@ -139,65 +142,6 @@ const StopDBClusterCommand_1 = require("./commands/StopDBClusterCommand");
139
142
  const StopDBInstanceAutomatedBackupsReplicationCommand_1 = require("./commands/StopDBInstanceAutomatedBackupsReplicationCommand");
140
143
  const StopDBInstanceCommand_1 = require("./commands/StopDBInstanceCommand");
141
144
  const RDSClient_1 = require("./RDSClient");
142
- /**
143
- * <fullname>Amazon Relational Database Service</fullname>
144
- * <p> </p>
145
- * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
146
- * scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational
147
- * database and manages common database administration tasks, freeing up developers to focus on what makes their applications
148
- * and businesses unique.</p>
149
- * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
150
- * Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools
151
- * you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS
152
- * automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS
153
- * is flexible: you can scale your DB instance's compute resources and storage capacity to meet your
154
- * application's demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for
155
- * the resources you use.</p>
156
- * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
157
- * you can use to manage Amazon RDS. Amazon RDS is asynchronous, which means that some interfaces might
158
- * require techniques such as polling or callback functions to determine when a command has been applied. In this
159
- * reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot,
160
- * or during the maintenance window. The reference structure is as follows, and we list following some related topics
161
- * from the user guide.</p>
162
- *
163
- * <p>
164
- * <b>Amazon RDS API Reference</b>
165
- * </p>
166
- *
167
- * <ul>
168
- * <li>
169
- * <p>For the alphabetical list of API actions, see
170
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html">API Actions</a>.</p>
171
- * </li>
172
- * <li>
173
- * <p>For the alphabetical list of data types, see
174
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html">Data Types</a>.</p>
175
- * </li>
176
- * <li>
177
- * <p>For a list of common query parameters, see
178
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html">Common Parameters</a>.</p>
179
- * </li>
180
- * <li>
181
- * <p>For descriptions of the error codes, see
182
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html">Common Errors</a>.</p>
183
- * </li>
184
- * </ul>
185
- *
186
- * <p>
187
- * <b>Amazon RDS User Guide</b>
188
- * </p>
189
- *
190
- * <ul>
191
- * <li>
192
- * <p>For a summary of the Amazon RDS interfaces, see
193
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces">Available RDS Interfaces</a>.</p>
194
- * </li>
195
- * <li>
196
- * <p>For more information about how to use the Query API, see
197
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html">Using the Query API</a>.</p>
198
- * </li>
199
- * </ul>
200
- */
201
145
  class RDS extends RDSClient_1.RDSClient {
202
146
  addRoleToDBCluster(args, optionsOrCb, cb) {
203
147
  const command = new AddRoleToDBClusterCommand_1.AddRoleToDBClusterCommand(args);
@@ -395,6 +339,20 @@ class RDS extends RDSClient_1.RDSClient {
395
339
  return this.send(command, optionsOrCb);
396
340
  }
397
341
  }
342
+ createCustomDBEngineVersion(args, optionsOrCb, cb) {
343
+ const command = new CreateCustomDBEngineVersionCommand_1.CreateCustomDBEngineVersionCommand(args);
344
+ if (typeof optionsOrCb === "function") {
345
+ this.send(command, optionsOrCb);
346
+ }
347
+ else if (typeof cb === "function") {
348
+ if (typeof optionsOrCb !== "object")
349
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
350
+ this.send(command, optionsOrCb || {}, cb);
351
+ }
352
+ else {
353
+ return this.send(command, optionsOrCb);
354
+ }
355
+ }
398
356
  createDBCluster(args, optionsOrCb, cb) {
399
357
  const command = new CreateDBClusterCommand_1.CreateDBClusterCommand(args);
400
358
  if (typeof optionsOrCb === "function") {
@@ -619,6 +577,20 @@ class RDS extends RDSClient_1.RDSClient {
619
577
  return this.send(command, optionsOrCb);
620
578
  }
621
579
  }
580
+ deleteCustomDBEngineVersion(args, optionsOrCb, cb) {
581
+ const command = new DeleteCustomDBEngineVersionCommand_1.DeleteCustomDBEngineVersionCommand(args);
582
+ if (typeof optionsOrCb === "function") {
583
+ this.send(command, optionsOrCb);
584
+ }
585
+ else if (typeof cb === "function") {
586
+ if (typeof optionsOrCb !== "object")
587
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
588
+ this.send(command, optionsOrCb || {}, cb);
589
+ }
590
+ else {
591
+ return this.send(command, optionsOrCb);
592
+ }
593
+ }
622
594
  deleteDBCluster(args, optionsOrCb, cb) {
623
595
  const command = new DeleteDBClusterCommand_1.DeleteDBClusterCommand(args);
624
596
  if (typeof optionsOrCb === "function") {
@@ -1515,6 +1487,20 @@ class RDS extends RDSClient_1.RDSClient {
1515
1487
  return this.send(command, optionsOrCb);
1516
1488
  }
1517
1489
  }
1490
+ modifyCustomDBEngineVersion(args, optionsOrCb, cb) {
1491
+ const command = new ModifyCustomDBEngineVersionCommand_1.ModifyCustomDBEngineVersionCommand(args);
1492
+ if (typeof optionsOrCb === "function") {
1493
+ this.send(command, optionsOrCb);
1494
+ }
1495
+ else if (typeof cb === "function") {
1496
+ if (typeof optionsOrCb !== "object")
1497
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1498
+ this.send(command, optionsOrCb || {}, cb);
1499
+ }
1500
+ else {
1501
+ return this.send(command, optionsOrCb);
1502
+ }
1503
+ }
1518
1504
  modifyDBCluster(args, optionsOrCb, cb) {
1519
1505
  const command = new ModifyDBClusterCommand_1.ModifyDBClusterCommand(args);
1520
1506
  if (typeof optionsOrCb === "function") {
@@ -10,65 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * <fullname>Amazon Relational Database Service</fullname>
15
- * <p> </p>
16
- * <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
17
- * scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational
18
- * database and manages common database administration tasks, freeing up developers to focus on what makes their applications
19
- * and businesses unique.</p>
20
- * <p>Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server,
21
- * Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools
22
- * you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS
23
- * automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS
24
- * is flexible: you can scale your DB instance's compute resources and storage capacity to meet your
25
- * application's demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for
26
- * the resources you use.</p>
27
- * <p>This interface reference for Amazon RDS contains documentation for a programming or command line interface
28
- * you can use to manage Amazon RDS. Amazon RDS is asynchronous, which means that some interfaces might
29
- * require techniques such as polling or callback functions to determine when a command has been applied. In this
30
- * reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot,
31
- * or during the maintenance window. The reference structure is as follows, and we list following some related topics
32
- * from the user guide.</p>
33
- *
34
- * <p>
35
- * <b>Amazon RDS API Reference</b>
36
- * </p>
37
- *
38
- * <ul>
39
- * <li>
40
- * <p>For the alphabetical list of API actions, see
41
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html">API Actions</a>.</p>
42
- * </li>
43
- * <li>
44
- * <p>For the alphabetical list of data types, see
45
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html">Data Types</a>.</p>
46
- * </li>
47
- * <li>
48
- * <p>For a list of common query parameters, see
49
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html">Common Parameters</a>.</p>
50
- * </li>
51
- * <li>
52
- * <p>For descriptions of the error codes, see
53
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html">Common Errors</a>.</p>
54
- * </li>
55
- * </ul>
56
- *
57
- * <p>
58
- * <b>Amazon RDS User Guide</b>
59
- * </p>
60
- *
61
- * <ul>
62
- * <li>
63
- * <p>For a summary of the Amazon RDS interfaces, see
64
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces">Available RDS Interfaces</a>.</p>
65
- * </li>
66
- * <li>
67
- * <p>For more information about how to use the Query API, see
68
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html">Using the Query API</a>.</p>
69
- * </li>
70
- * </ul>
71
- */
72
13
  class RDSClient extends smithy_client_1.Client {
73
14
  constructor(configuration) {
74
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -87,11 +28,6 @@ class RDSClient extends smithy_client_1.Client {
87
28
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
88
29
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
89
30
  }
90
- /**
91
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
92
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
93
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
94
- */
95
31
  destroy() {
96
32
  super.destroy();
97
33
  }
@@ -5,40 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Associates an Identity and Access Management (IAM) role from an Amazon Aurora DB cluster.
10
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.html">Authorizing Amazon Aurora MySQL
11
- * to Access Other Amazon Web Services Services on Your Behalf</a> in the <i>Amazon Aurora User Guide</i>.</p>
12
- * <note>
13
- * <p>This action only applies to Aurora DB clusters.</p>
14
- * </note>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { RDSClient, AddRoleToDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
19
- * // const { RDSClient, AddRoleToDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
20
- * const client = new RDSClient(config);
21
- * const command = new AddRoleToDBClusterCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link AddRoleToDBClusterCommandInput} for command's `input` shape.
26
- * @see {@link AddRoleToDBClusterCommandOutput} for command's `response` shape.
27
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
30
8
  class AddRoleToDBClusterCommand extends smithy_client_1.Command {
31
- // Start section: command_properties
32
- // End section: command_properties
33
9
  constructor(input) {
34
- // Start section: command_constructor
35
10
  super();
36
11
  this.input = input;
37
- // End section: command_constructor
38
12
  }
39
- /**
40
- * @internal
41
- */
42
13
  resolveMiddleware(clientStack, configuration, options) {
43
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
44
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance.</p>
10
- * <note>
11
- * <p>To add a role to a DB instance, the status of the DB instance must be <code>available</code>.</p>
12
- * </note>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { RDSClient, AddRoleToDBInstanceCommand } from "@aws-sdk/client-rds"; // ES Modules import
17
- * // const { RDSClient, AddRoleToDBInstanceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
18
- * const client = new RDSClient(config);
19
- * const command = new AddRoleToDBInstanceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link AddRoleToDBInstanceCommandInput} for command's `input` shape.
24
- * @see {@link AddRoleToDBInstanceCommandOutput} for command's `response` shape.
25
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
8
  class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
9
  constructor(input) {
32
- // Start section: command_constructor
33
10
  super();
34
11
  this.input = input;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  resolveMiddleware(clientStack, configuration, options) {
41
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Adds a source identifier to an existing RDS event notification subscription.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { RDSClient, AddSourceIdentifierToSubscriptionCommand } from "@aws-sdk/client-rds"; // ES Modules import
14
- * // const { RDSClient, AddSourceIdentifierToSubscriptionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
15
- * const client = new RDSClient(config);
16
- * const command = new AddSourceIdentifierToSubscriptionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link AddSourceIdentifierToSubscriptionCommandInput} for command's `input` shape.
21
- * @see {@link AddSourceIdentifierToSubscriptionCommandOutput} for command's `response` shape.
22
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.</p>
10
- * <p>For an overview on tagging Amazon RDS resources,
11
- * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { RDSClient, AddTagsToResourceCommand } from "@aws-sdk/client-rds"; // ES Modules import
16
- * // const { RDSClient, AddTagsToResourceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
17
- * const client = new RDSClient(config);
18
- * const command = new AddTagsToResourceCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AddTagsToResourceCommandInput} for command's `input` shape.
23
- * @see {@link AddTagsToResourceCommandOutput} for command's `response` shape.
24
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class AddTagsToResourceCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Applies a pending maintenance action to a resource (for example, to a DB instance).</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { RDSClient, ApplyPendingMaintenanceActionCommand } from "@aws-sdk/client-rds"; // ES Modules import
14
- * // const { RDSClient, ApplyPendingMaintenanceActionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
15
- * const client = new RDSClient(config);
16
- * const command = new ApplyPendingMaintenanceActionCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ApplyPendingMaintenanceActionCommandInput} for command's `input` shape.
21
- * @see {@link ApplyPendingMaintenanceActionCommandOutput} for command's `response` shape.
22
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,46 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security
10
- * groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC
11
- * instances. Second, IP ranges are available if the application accessing your database is running on the Internet.
12
- * Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId
13
- * and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).</p>
14
- * <note>
15
- * <p>You can't authorize ingress from an EC2 security group in one Amazon Web Services Region to an Amazon RDS DB instance in
16
- * another. You can't authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.</p>
17
- * </note>
18
- * <p>For an overview of CIDR ranges, go to the
19
- * <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Wikipedia Tutorial</a>.
20
- * </p>
21
- * @example
22
- * Use a bare-bones client and the command you need to make an API call.
23
- * ```javascript
24
- * import { RDSClient, AuthorizeDBSecurityGroupIngressCommand } from "@aws-sdk/client-rds"; // ES Modules import
25
- * // const { RDSClient, AuthorizeDBSecurityGroupIngressCommand } = require("@aws-sdk/client-rds"); // CommonJS import
26
- * const client = new RDSClient(config);
27
- * const command = new AuthorizeDBSecurityGroupIngressCommand(input);
28
- * const response = await client.send(command);
29
- * ```
30
- *
31
- * @see {@link AuthorizeDBSecurityGroupIngressCommandInput} for command's `input` shape.
32
- * @see {@link AuthorizeDBSecurityGroupIngressCommandOutput} for command's `response` shape.
33
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
34
- *
35
- */
36
8
  class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
37
- // Start section: command_properties
38
- // End section: command_properties
39
9
  constructor(input) {
40
- // Start section: command_constructor
41
10
  super();
42
11
  this.input = input;
43
- // End section: command_constructor
44
12
  }
45
- /**
46
- * @internal
47
- */
48
13
  resolveMiddleware(clientStack, configuration, options) {
49
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
50
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,43 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Backtracks a DB cluster to a specific time, without creating a new DB cluster.</p>
10
- * <p>For more information on backtracking, see
11
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Backtrack.html">
12
- * Backtracking an Aurora DB Cluster</a> in the
13
- * <i>Amazon Aurora User Guide.</i>
14
- * </p>
15
- * <note>
16
- * <p>This action only applies to Aurora MySQL DB clusters.</p>
17
- * </note>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { RDSClient, BacktrackDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
22
- * // const { RDSClient, BacktrackDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
23
- * const client = new RDSClient(config);
24
- * const command = new BacktrackDBClusterCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link BacktrackDBClusterCommandInput} for command's `input` shape.
29
- * @see {@link BacktrackDBClusterCommandOutput} for command's `response` shape.
30
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
33
8
  class BacktrackDBClusterCommand extends smithy_client_1.Command {
34
- // Start section: command_properties
35
- // End section: command_properties
36
9
  constructor(input) {
37
- // Start section: command_constructor
38
10
  super();
39
11
  this.input = input;
40
- // End section: command_constructor
41
12
  }
42
- /**
43
- * @internal
44
- */
45
13
  resolveMiddleware(clientStack, configuration, options) {
46
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
47
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Cancels an export task in progress that is exporting a snapshot to Amazon S3.
10
- * Any data that has already been written to the S3 bucket isn't removed.
11
- * </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { RDSClient, CancelExportTaskCommand } from "@aws-sdk/client-rds"; // ES Modules import
16
- * // const { RDSClient, CancelExportTaskCommand } = require("@aws-sdk/client-rds"); // CommonJS import
17
- * const client = new RDSClient(config);
18
- * const command = new CancelExportTaskCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CancelExportTaskCommandInput} for command's `input` shape.
23
- * @see {@link CancelExportTaskCommandOutput} for command's `response` shape.
24
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class CancelExportTaskCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_query_1 = require("../protocols/Aws_query");
8
- /**
9
- * <p>Copies the specified DB cluster parameter group.</p>
10
- * <note>
11
- * <p>This action only applies to Aurora DB clusters.</p>
12
- * </note>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { RDSClient, CopyDBClusterParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
17
- * // const { RDSClient, CopyDBClusterParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
18
- * const client = new RDSClient(config);
19
- * const command = new CopyDBClusterParameterGroupCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link CopyDBClusterParameterGroupCommandInput} for command's `input` shape.
24
- * @see {@link CopyDBClusterParameterGroupCommandOutput} for command's `response` shape.
25
- * @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
8
  class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
9
  constructor(input) {
32
- // Start section: command_constructor
33
10
  super();
34
11
  this.input = input;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  resolveMiddleware(clientStack, configuration, options) {
41
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  const stack = clientStack.concat(this.middlewareStack);