@aws-sdk/client-rds 3.53.0 → 3.55.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 (293) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +2 -5
  3. package/dist-cjs/RDSClient.js +13 -13
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
  17. package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +3 -3
  18. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  19. package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
  20. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
  21. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  22. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
  23. package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
  24. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  25. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
  26. package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
  27. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
  28. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
  29. package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
  30. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
  31. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
  32. package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
  33. package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
  34. package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +3 -3
  35. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteInstallationMediaCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
  52. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
  63. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
  64. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
  76. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  77. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  78. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  79. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
  80. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
  81. package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
  82. package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
  83. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
  84. package/dist-cjs/commands/DescribeInstallationMediaCommand.js +3 -3
  85. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  86. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
  87. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  88. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  89. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
  90. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  91. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
  92. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  93. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
  94. package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
  95. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
  96. package/dist-cjs/commands/ImportInstallationMediaCommand.js +3 -3
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  98. package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
  99. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  100. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
  101. package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
  102. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
  103. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  104. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  105. package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
  106. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
  107. package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
  108. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
  109. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  110. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  111. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
  112. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
  113. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
  114. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
  115. package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
  116. package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
  117. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  118. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  119. package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
  120. package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
  121. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
  122. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
  123. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
  124. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
  125. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  126. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
  127. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  128. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
  129. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
  130. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  131. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  132. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  133. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
  134. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  135. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  136. package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
  137. package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
  138. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  139. package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
  140. package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
  141. package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
  142. package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
  143. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  144. package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
  145. package/dist-cjs/endpoints.js +1 -1
  146. package/dist-cjs/protocols/Aws_query.js +1150 -1150
  147. package/dist-cjs/runtimeConfig.browser.js +4 -4
  148. package/dist-cjs/runtimeConfig.js +9 -9
  149. package/dist-cjs/runtimeConfig.native.js +1 -1
  150. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +3 -3
  151. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +3 -3
  152. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +3 -3
  153. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +3 -3
  154. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +3 -3
  155. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +3 -3
  156. package/dist-es/RDS.js +141 -141
  157. package/dist-es/pagination/DescribeCertificatesPaginator.js +4 -4
  158. package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +4 -4
  159. package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +4 -4
  160. package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +4 -4
  161. package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +4 -4
  162. package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +4 -4
  163. package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +4 -4
  164. package/dist-es/pagination/DescribeDBClustersPaginator.js +4 -4
  165. package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +4 -4
  166. package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +4 -4
  167. package/dist-es/pagination/DescribeDBInstancesPaginator.js +4 -4
  168. package/dist-es/pagination/DescribeDBLogFilesPaginator.js +4 -4
  169. package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +4 -4
  170. package/dist-es/pagination/DescribeDBParametersPaginator.js +4 -4
  171. package/dist-es/pagination/DescribeDBProxiesPaginator.js +4 -4
  172. package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +4 -4
  173. package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +4 -4
  174. package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +4 -4
  175. package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +4 -4
  176. package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +4 -4
  177. package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +4 -4
  178. package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +4 -4
  179. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
  180. package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
  181. package/dist-es/pagination/DescribeExportTasksPaginator.js +4 -4
  182. package/dist-es/pagination/DescribeGlobalClustersPaginator.js +4 -4
  183. package/dist-es/pagination/DescribeInstallationMediaPaginator.js +4 -4
  184. package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +4 -4
  185. package/dist-es/pagination/DescribeOptionGroupsPaginator.js +4 -4
  186. package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +4 -4
  187. package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +4 -4
  188. package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +4 -4
  189. package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +4 -4
  190. package/dist-es/pagination/DescribeSourceRegionsPaginator.js +4 -4
  191. package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +4 -4
  192. package/dist-es/protocols/Aws_query.js +166 -166
  193. package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +6 -6
  194. package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +4 -4
  195. package/dist-es/waiters/waitForDBInstanceAvailable.js +6 -6
  196. package/dist-es/waiters/waitForDBInstanceDeleted.js +4 -4
  197. package/dist-es/waiters/waitForDBSnapshotAvailable.js +6 -6
  198. package/dist-es/waiters/waitForDBSnapshotDeleted.js +4 -4
  199. package/dist-types/RDS.d.ts +324 -506
  200. package/dist-types/RDSClient.d.ts +17 -20
  201. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  202. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -5
  203. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -2
  204. package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -2
  205. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +25 -33
  206. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -6
  207. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  208. package/dist-types/commands/CreateDBClusterCommand.d.ts +5 -10
  209. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -17
  210. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -9
  211. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -10
  212. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +5 -7
  213. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -4
  214. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -2
  215. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -5
  216. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +7 -11
  217. package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -1
  218. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  219. package/dist-types/commands/DeleteDBClusterCommand.d.ts +4 -9
  220. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  221. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -9
  222. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -11
  223. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +8 -11
  224. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -2
  225. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -2
  226. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  227. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +5 -7
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
  229. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +1 -2
  230. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  231. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -13
  232. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -9
  233. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  234. package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -10
  235. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +1 -1
  236. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -2
  237. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -1
  238. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -4
  239. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -4
  240. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -2
  241. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -3
  242. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -3
  243. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -4
  244. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  245. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -2
  246. package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
  247. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -10
  248. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -2
  249. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
  250. package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -13
  251. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -8
  252. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  253. package/dist-types/commands/ModifyCertificatesCommand.d.ts +7 -7
  254. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +11 -11
  255. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -2
  256. package/dist-types/commands/ModifyDBClusterCommand.d.ts +4 -9
  257. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
  258. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -12
  259. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -2
  260. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -6
  261. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
  262. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -5
  263. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  264. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +5 -7
  265. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -7
  266. package/dist-types/commands/RebootDBClusterCommand.d.ts +5 -11
  267. package/dist-types/commands/RebootDBInstanceCommand.d.ts +5 -10
  268. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +5 -7
  269. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -5
  270. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  271. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -13
  272. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -1
  273. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -3
  274. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +5 -9
  275. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -10
  276. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -4
  277. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -1
  278. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
  279. package/dist-types/commands/StartDBClusterCommand.d.ts +5 -7
  280. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -9
  281. package/dist-types/commands/StartExportTaskCommand.d.ts +1 -2
  282. package/dist-types/commands/StopDBClusterCommand.d.ts +7 -11
  283. package/dist-types/commands/StopDBInstanceCommand.d.ts +4 -10
  284. package/dist-types/models/models_0.d.ts +1474 -1954
  285. package/dist-types/models/models_1.d.ts +1271 -1666
  286. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  287. package/dist-types/runtimeConfig.d.ts +1 -1
  288. package/dist-types/runtimeConfig.native.d.ts +3 -3
  289. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  290. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  291. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  292. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  293. package/package.json +36 -36
package/CHANGELOG.md CHANGED
@@ -3,6 +3,36 @@
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.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 03/21/2022 ([#3455](https://github.com/aws/aws-sdk-js-v3/issues/3455)) ([7cd40a5](https://github.com/aws/aws-sdk-js-v3/commit/7cd40a5aeaddf03b8d27e814b3a2b441c1217dfb))
12
+
13
+
14
+
15
+
16
+
17
+ ## [3.54.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.0...v3.54.1) (2022-03-15)
18
+
19
+ **Note:** Version bump only for package @aws-sdk/client-rds
20
+
21
+
22
+
23
+
24
+
25
+ # [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
26
+
27
+
28
+ ### Features
29
+
30
+ * **clients:** update clients as of 2022/03/10 ([#3411](https://github.com/aws/aws-sdk-js-v3/issues/3411)) ([8fa517a](https://github.com/aws/aws-sdk-js-v3/commit/8fa517a2c56d2f98a2e4a9c4ea6fd99b6ce61a71))
31
+
32
+
33
+
34
+
35
+
6
36
  # [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
7
37
 
8
38
 
package/README.md CHANGED
@@ -9,7 +9,8 @@ AWS SDK for JavaScript RDS Client for Node.js, Browser and React Native.
9
9
 
10
10
  <fullname>Amazon Relational Database Service</fullname>
11
11
 
12
- <p> </p>
12
+ <p></p>
13
+
13
14
  <p>Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and
14
15
  scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational
15
16
  database and manages common database administration tasks, freeing up developers to focus on what makes their applications
@@ -27,11 +28,9 @@ require techniques such as polling or callback functions to determine when a com
27
28
  reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot,
28
29
  or during the maintenance window. The reference structure is as follows, and we list following some related topics
29
30
  from the user guide.</p>
30
-
31
31
  <p>
32
32
  <b>Amazon RDS API Reference</b>
33
33
  </p>
34
-
35
34
  <ul>
36
35
  <li>
37
36
  <p>For the alphabetical list of API actions, see
@@ -50,11 +49,9 @@ from the user guide.</p>
50
49
  <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html">Common Errors</a>.</p>
51
50
  </li>
52
51
  </ul>
53
-
54
52
  <p>
55
53
  <b>Amazon RDS User Guide</b>
56
54
  </p>
57
-
58
55
  <ul>
59
56
  <li>
60
57
  <p>For a summary of the Amazon RDS interfaces, see
@@ -12,21 +12,21 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
13
  class RDSClient extends smithy_client_1.Client {
14
14
  constructor(configuration) {
15
- const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
16
- const _config_1 = config_resolver_1.resolveRegionConfig(_config_0);
17
- const _config_2 = config_resolver_1.resolveEndpointsConfig(_config_1);
18
- const _config_3 = middleware_retry_1.resolveRetryConfig(_config_2);
19
- const _config_4 = middleware_host_header_1.resolveHostHeaderConfig(_config_3);
20
- const _config_5 = middleware_signing_1.resolveAwsAuthConfig(_config_4);
21
- const _config_6 = middleware_user_agent_1.resolveUserAgentConfig(_config_5);
15
+ const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
16
+ const _config_1 = (0, config_resolver_1.resolveRegionConfig)(_config_0);
17
+ const _config_2 = (0, config_resolver_1.resolveEndpointsConfig)(_config_1);
18
+ const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
19
+ const _config_4 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_3);
20
+ const _config_5 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_4);
21
+ const _config_6 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_5);
22
22
  super(_config_6);
23
23
  this.config = _config_6;
24
- this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config));
25
- this.middlewareStack.use(middleware_content_length_1.getContentLengthPlugin(this.config));
26
- this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config));
27
- this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
28
- this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
29
- this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
24
+ this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
25
+ this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
26
+ this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
27
+ this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
28
+ this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
29
+ this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
30
30
  }
31
31
  destroy() {
32
32
  super.destroy();
@@ -11,7 +11,7 @@ class AddRoleToDBClusterCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class AddRoleToDBClusterCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryAddRoleToDBClusterCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryAddRoleToDBClusterCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryAddRoleToDBClusterCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryAddRoleToDBClusterCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AddRoleToDBClusterCommand = AddRoleToDBClusterCommand;
@@ -11,7 +11,7 @@ class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryAddRoleToDBInstanceCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryAddRoleToDBInstanceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryAddRoleToDBInstanceCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryAddRoleToDBInstanceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AddRoleToDBInstanceCommand = AddRoleToDBInstanceCommand;
@@ -11,7 +11,7 @@ class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryAddSourceIdentifierToSubscriptionCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryAddSourceIdentifierToSubscriptionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryAddSourceIdentifierToSubscriptionCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryAddSourceIdentifierToSubscriptionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AddSourceIdentifierToSubscriptionCommand = AddSourceIdentifierToSubscriptionCommand;
@@ -11,7 +11,7 @@ class AddTagsToResourceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class AddTagsToResourceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryAddTagsToResourceCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryAddTagsToResourceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryAddTagsToResourceCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryAddTagsToResourceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
@@ -11,7 +11,7 @@ class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryApplyPendingMaintenanceActionCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryApplyPendingMaintenanceActionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryApplyPendingMaintenanceActionCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryApplyPendingMaintenanceActionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.ApplyPendingMaintenanceActionCommand = ApplyPendingMaintenanceActionCommand;
@@ -11,7 +11,7 @@ class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryAuthorizeDBSecurityGroupIngressCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryAuthorizeDBSecurityGroupIngressCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryAuthorizeDBSecurityGroupIngressCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryAuthorizeDBSecurityGroupIngressCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.AuthorizeDBSecurityGroupIngressCommand = AuthorizeDBSecurityGroupIngressCommand;
@@ -11,7 +11,7 @@ class BacktrackDBClusterCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class BacktrackDBClusterCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryBacktrackDBClusterCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryBacktrackDBClusterCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryBacktrackDBClusterCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryBacktrackDBClusterCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.BacktrackDBClusterCommand = BacktrackDBClusterCommand;
@@ -11,7 +11,7 @@ class CancelExportTaskCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CancelExportTaskCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCancelExportTaskCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCancelExportTaskCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCancelExportTaskCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCancelExportTaskCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CancelExportTaskCommand = CancelExportTaskCommand;
@@ -11,7 +11,7 @@ class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCopyDBClusterParameterGroupCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCopyDBClusterParameterGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCopyDBClusterParameterGroupCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCopyDBClusterParameterGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CopyDBClusterParameterGroupCommand = CopyDBClusterParameterGroupCommand;
@@ -12,8 +12,8 @@ class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
12
12
  this.input = input;
13
13
  }
14
14
  resolveMiddleware(clientStack, configuration, options) {
15
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
16
- this.middlewareStack.use(middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin(configuration));
15
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
16
+ this.middlewareStack.use((0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(configuration));
17
17
  const stack = clientStack.concat(this.middlewareStack);
18
18
  const { logger } = configuration;
19
19
  const clientName = "RDSClient";
@@ -29,10 +29,10 @@ class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
30
30
  }
31
31
  serialize(input, context) {
32
- return Aws_query_1.serializeAws_queryCopyDBClusterSnapshotCommand(input, context);
32
+ return (0, Aws_query_1.serializeAws_queryCopyDBClusterSnapshotCommand)(input, context);
33
33
  }
34
34
  deserialize(output, context) {
35
- return Aws_query_1.deserializeAws_queryCopyDBClusterSnapshotCommand(output, context);
35
+ return (0, Aws_query_1.deserializeAws_queryCopyDBClusterSnapshotCommand)(output, context);
36
36
  }
37
37
  }
38
38
  exports.CopyDBClusterSnapshotCommand = CopyDBClusterSnapshotCommand;
@@ -11,7 +11,7 @@ class CopyDBParameterGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CopyDBParameterGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCopyDBParameterGroupCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCopyDBParameterGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCopyDBParameterGroupCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCopyDBParameterGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CopyDBParameterGroupCommand = CopyDBParameterGroupCommand;
@@ -12,8 +12,8 @@ class CopyDBSnapshotCommand extends smithy_client_1.Command {
12
12
  this.input = input;
13
13
  }
14
14
  resolveMiddleware(clientStack, configuration, options) {
15
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
16
- this.middlewareStack.use(middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin(configuration));
15
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
16
+ this.middlewareStack.use((0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(configuration));
17
17
  const stack = clientStack.concat(this.middlewareStack);
18
18
  const { logger } = configuration;
19
19
  const clientName = "RDSClient";
@@ -29,10 +29,10 @@ class CopyDBSnapshotCommand extends smithy_client_1.Command {
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
30
30
  }
31
31
  serialize(input, context) {
32
- return Aws_query_1.serializeAws_queryCopyDBSnapshotCommand(input, context);
32
+ return (0, Aws_query_1.serializeAws_queryCopyDBSnapshotCommand)(input, context);
33
33
  }
34
34
  deserialize(output, context) {
35
- return Aws_query_1.deserializeAws_queryCopyDBSnapshotCommand(output, context);
35
+ return (0, Aws_query_1.deserializeAws_queryCopyDBSnapshotCommand)(output, context);
36
36
  }
37
37
  }
38
38
  exports.CopyDBSnapshotCommand = CopyDBSnapshotCommand;
@@ -11,7 +11,7 @@ class CopyOptionGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CopyOptionGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCopyOptionGroupCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCopyOptionGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCopyOptionGroupCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCopyOptionGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CopyOptionGroupCommand = CopyOptionGroupCommand;
@@ -11,7 +11,7 @@ class CreateCustomAvailabilityZoneCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateCustomAvailabilityZoneCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateCustomAvailabilityZoneCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateCustomAvailabilityZoneCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateCustomAvailabilityZoneCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateCustomAvailabilityZoneCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateCustomAvailabilityZoneCommand = CreateCustomAvailabilityZoneCommand;
@@ -11,7 +11,7 @@ class CreateCustomDBEngineVersionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateCustomDBEngineVersionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateCustomDBEngineVersionCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateCustomDBEngineVersionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateCustomDBEngineVersionCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateCustomDBEngineVersionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateCustomDBEngineVersionCommand = CreateCustomDBEngineVersionCommand;
@@ -12,8 +12,8 @@ class CreateDBClusterCommand extends smithy_client_1.Command {
12
12
  this.input = input;
13
13
  }
14
14
  resolveMiddleware(clientStack, configuration, options) {
15
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
16
- this.middlewareStack.use(middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin(configuration));
15
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
16
+ this.middlewareStack.use((0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(configuration));
17
17
  const stack = clientStack.concat(this.middlewareStack);
18
18
  const { logger } = configuration;
19
19
  const clientName = "RDSClient";
@@ -29,10 +29,10 @@ class CreateDBClusterCommand extends smithy_client_1.Command {
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
30
30
  }
31
31
  serialize(input, context) {
32
- return Aws_query_1.serializeAws_queryCreateDBClusterCommand(input, context);
32
+ return (0, Aws_query_1.serializeAws_queryCreateDBClusterCommand)(input, context);
33
33
  }
34
34
  deserialize(output, context) {
35
- return Aws_query_1.deserializeAws_queryCreateDBClusterCommand(output, context);
35
+ return (0, Aws_query_1.deserializeAws_queryCreateDBClusterCommand)(output, context);
36
36
  }
37
37
  }
38
38
  exports.CreateDBClusterCommand = CreateDBClusterCommand;
@@ -11,7 +11,7 @@ class CreateDBClusterEndpointCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateDBClusterEndpointCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateDBClusterEndpointCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateDBClusterEndpointCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateDBClusterEndpointCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateDBClusterEndpointCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDBClusterEndpointCommand = CreateDBClusterEndpointCommand;
@@ -11,7 +11,7 @@ class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateDBClusterParameterGroupCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateDBClusterParameterGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateDBClusterParameterGroupCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateDBClusterParameterGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDBClusterParameterGroupCommand = CreateDBClusterParameterGroupCommand;
@@ -11,7 +11,7 @@ class CreateDBClusterSnapshotCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateDBClusterSnapshotCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateDBClusterSnapshotCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateDBClusterSnapshotCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateDBClusterSnapshotCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateDBClusterSnapshotCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDBClusterSnapshotCommand = CreateDBClusterSnapshotCommand;
@@ -11,7 +11,7 @@ class CreateDBInstanceCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateDBInstanceCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateDBInstanceCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateDBInstanceCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateDBInstanceCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateDBInstanceCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDBInstanceCommand = CreateDBInstanceCommand;
@@ -12,8 +12,8 @@ class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
12
12
  this.input = input;
13
13
  }
14
14
  resolveMiddleware(clientStack, configuration, options) {
15
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
16
- this.middlewareStack.use(middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin(configuration));
15
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
16
+ this.middlewareStack.use((0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(configuration));
17
17
  const stack = clientStack.concat(this.middlewareStack);
18
18
  const { logger } = configuration;
19
19
  const clientName = "RDSClient";
@@ -29,10 +29,10 @@ class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
30
30
  }
31
31
  serialize(input, context) {
32
- return Aws_query_1.serializeAws_queryCreateDBInstanceReadReplicaCommand(input, context);
32
+ return (0, Aws_query_1.serializeAws_queryCreateDBInstanceReadReplicaCommand)(input, context);
33
33
  }
34
34
  deserialize(output, context) {
35
- return Aws_query_1.deserializeAws_queryCreateDBInstanceReadReplicaCommand(output, context);
35
+ return (0, Aws_query_1.deserializeAws_queryCreateDBInstanceReadReplicaCommand)(output, context);
36
36
  }
37
37
  }
38
38
  exports.CreateDBInstanceReadReplicaCommand = CreateDBInstanceReadReplicaCommand;
@@ -11,7 +11,7 @@ class CreateDBParameterGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "RDSClient";
@@ -27,10 +27,10 @@ class CreateDBParameterGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_query_1.serializeAws_queryCreateDBParameterGroupCommand(input, context);
30
+ return (0, Aws_query_1.serializeAws_queryCreateDBParameterGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_query_1.deserializeAws_queryCreateDBParameterGroupCommand(output, context);
33
+ return (0, Aws_query_1.deserializeAws_queryCreateDBParameterGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.CreateDBParameterGroupCommand = CreateDBParameterGroupCommand;