@aws-sdk/client-rds 3.414.0 → 3.421.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 (290) hide show
  1. package/README.md +7 -7
  2. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +5 -0
  3. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +5 -0
  4. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +5 -0
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
  6. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  7. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +5 -0
  8. package/dist-cjs/commands/BacktrackDBClusterCommand.js +5 -0
  9. package/dist-cjs/commands/CancelExportTaskCommand.js +5 -0
  10. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +5 -0
  11. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +5 -0
  12. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +5 -0
  13. package/dist-cjs/commands/CopyDBSnapshotCommand.js +5 -0
  14. package/dist-cjs/commands/CopyOptionGroupCommand.js +5 -0
  15. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +5 -0
  16. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +5 -0
  17. package/dist-cjs/commands/CreateDBClusterCommand.js +5 -0
  18. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +5 -0
  19. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +5 -0
  20. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +5 -0
  21. package/dist-cjs/commands/CreateDBInstanceCommand.js +5 -0
  22. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +5 -0
  23. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +5 -0
  24. package/dist-cjs/commands/CreateDBProxyCommand.js +5 -0
  25. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +5 -0
  26. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +5 -0
  27. package/dist-cjs/commands/CreateDBSnapshotCommand.js +5 -0
  28. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +5 -0
  29. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
  30. package/dist-cjs/commands/CreateGlobalClusterCommand.js +5 -0
  31. package/dist-cjs/commands/CreateOptionGroupCommand.js +5 -0
  32. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +5 -0
  33. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +5 -0
  34. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +5 -0
  35. package/dist-cjs/commands/DeleteDBClusterCommand.js +5 -0
  36. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +5 -0
  37. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +5 -0
  38. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteDBInstanceCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteDBProxyCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +5 -0
  46. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +5 -0
  49. package/dist-cjs/commands/DeleteOptionGroupCommand.js +5 -0
  50. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeCertificatesCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +5 -0
  56. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeDBClustersCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeDBInstancesCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeDBParametersCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeDBProxiesCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +5 -0
  72. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +5 -0
  73. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +5 -0
  74. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +5 -0
  75. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +5 -0
  76. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +5 -0
  77. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +5 -0
  78. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +5 -0
  79. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +5 -0
  80. package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
  81. package/dist-cjs/commands/DescribeExportTasksCommand.js +5 -0
  82. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +5 -0
  83. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +5 -0
  84. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +5 -0
  85. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +5 -0
  86. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  87. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +5 -0
  88. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +5 -0
  89. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +5 -0
  90. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +5 -0
  91. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +5 -0
  92. package/dist-cjs/commands/FailoverDBClusterCommand.js +5 -0
  93. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +5 -0
  94. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  95. package/dist-cjs/commands/ModifyActivityStreamCommand.js +5 -0
  96. package/dist-cjs/commands/ModifyCertificatesCommand.js +5 -0
  97. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +5 -0
  98. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +5 -0
  99. package/dist-cjs/commands/ModifyDBClusterCommand.js +5 -0
  100. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +5 -0
  101. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +5 -0
  102. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +5 -0
  103. package/dist-cjs/commands/ModifyDBInstanceCommand.js +5 -0
  104. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +5 -0
  105. package/dist-cjs/commands/ModifyDBProxyCommand.js +5 -0
  106. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +5 -0
  107. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +5 -0
  108. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +5 -0
  109. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +5 -0
  110. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +5 -0
  111. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
  112. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +5 -0
  113. package/dist-cjs/commands/ModifyOptionGroupCommand.js +5 -0
  114. package/dist-cjs/commands/PromoteReadReplicaCommand.js +5 -0
  115. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +5 -0
  116. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +5 -0
  117. package/dist-cjs/commands/RebootDBClusterCommand.js +5 -0
  118. package/dist-cjs/commands/RebootDBInstanceCommand.js +5 -0
  119. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +5 -0
  120. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +5 -0
  121. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +5 -0
  122. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +5 -0
  123. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +5 -0
  124. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
  125. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +5 -0
  126. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +5 -0
  127. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +5 -0
  128. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +5 -0
  129. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +5 -0
  130. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +5 -0
  131. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +5 -0
  132. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +5 -0
  133. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +5 -0
  134. package/dist-cjs/commands/StartActivityStreamCommand.js +5 -0
  135. package/dist-cjs/commands/StartDBClusterCommand.js +5 -0
  136. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  137. package/dist-cjs/commands/StartDBInstanceCommand.js +5 -0
  138. package/dist-cjs/commands/StartExportTaskCommand.js +5 -0
  139. package/dist-cjs/commands/StopActivityStreamCommand.js +5 -0
  140. package/dist-cjs/commands/StopDBClusterCommand.js +5 -0
  141. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  142. package/dist-cjs/commands/StopDBInstanceCommand.js +5 -0
  143. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +5 -0
  144. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +5 -0
  145. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +5 -0
  146. package/dist-es/commands/AddRoleToDBClusterCommand.js +5 -0
  147. package/dist-es/commands/AddRoleToDBInstanceCommand.js +5 -0
  148. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +5 -0
  149. package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
  150. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  151. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +5 -0
  152. package/dist-es/commands/BacktrackDBClusterCommand.js +5 -0
  153. package/dist-es/commands/CancelExportTaskCommand.js +5 -0
  154. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +5 -0
  155. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +5 -0
  156. package/dist-es/commands/CopyDBParameterGroupCommand.js +5 -0
  157. package/dist-es/commands/CopyDBSnapshotCommand.js +5 -0
  158. package/dist-es/commands/CopyOptionGroupCommand.js +5 -0
  159. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +5 -0
  160. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +5 -0
  161. package/dist-es/commands/CreateDBClusterCommand.js +5 -0
  162. package/dist-es/commands/CreateDBClusterEndpointCommand.js +5 -0
  163. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +5 -0
  164. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +5 -0
  165. package/dist-es/commands/CreateDBInstanceCommand.js +5 -0
  166. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +5 -0
  167. package/dist-es/commands/CreateDBParameterGroupCommand.js +5 -0
  168. package/dist-es/commands/CreateDBProxyCommand.js +5 -0
  169. package/dist-es/commands/CreateDBProxyEndpointCommand.js +5 -0
  170. package/dist-es/commands/CreateDBSecurityGroupCommand.js +5 -0
  171. package/dist-es/commands/CreateDBSnapshotCommand.js +5 -0
  172. package/dist-es/commands/CreateDBSubnetGroupCommand.js +5 -0
  173. package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
  174. package/dist-es/commands/CreateGlobalClusterCommand.js +5 -0
  175. package/dist-es/commands/CreateOptionGroupCommand.js +5 -0
  176. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +5 -0
  177. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +5 -0
  178. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +5 -0
  179. package/dist-es/commands/DeleteDBClusterCommand.js +5 -0
  180. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +5 -0
  181. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +5 -0
  182. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +5 -0
  183. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +5 -0
  184. package/dist-es/commands/DeleteDBInstanceCommand.js +5 -0
  185. package/dist-es/commands/DeleteDBParameterGroupCommand.js +5 -0
  186. package/dist-es/commands/DeleteDBProxyCommand.js +5 -0
  187. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +5 -0
  188. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +5 -0
  189. package/dist-es/commands/DeleteDBSnapshotCommand.js +5 -0
  190. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +5 -0
  191. package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
  192. package/dist-es/commands/DeleteGlobalClusterCommand.js +5 -0
  193. package/dist-es/commands/DeleteOptionGroupCommand.js +5 -0
  194. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +5 -0
  195. package/dist-es/commands/DescribeAccountAttributesCommand.js +5 -0
  196. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +5 -0
  197. package/dist-es/commands/DescribeCertificatesCommand.js +5 -0
  198. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +5 -0
  199. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +5 -0
  200. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +5 -0
  201. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +5 -0
  202. package/dist-es/commands/DescribeDBClusterParametersCommand.js +5 -0
  203. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +5 -0
  204. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +5 -0
  205. package/dist-es/commands/DescribeDBClustersCommand.js +5 -0
  206. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +5 -0
  207. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +5 -0
  208. package/dist-es/commands/DescribeDBInstancesCommand.js +5 -0
  209. package/dist-es/commands/DescribeDBLogFilesCommand.js +5 -0
  210. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +5 -0
  211. package/dist-es/commands/DescribeDBParametersCommand.js +5 -0
  212. package/dist-es/commands/DescribeDBProxiesCommand.js +5 -0
  213. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +5 -0
  214. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +5 -0
  215. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +5 -0
  216. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +5 -0
  217. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +5 -0
  218. package/dist-es/commands/DescribeDBSnapshotsCommand.js +5 -0
  219. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +5 -0
  220. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +5 -0
  221. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +5 -0
  222. package/dist-es/commands/DescribeEventCategoriesCommand.js +5 -0
  223. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +5 -0
  224. package/dist-es/commands/DescribeEventsCommand.js +5 -0
  225. package/dist-es/commands/DescribeExportTasksCommand.js +5 -0
  226. package/dist-es/commands/DescribeGlobalClustersCommand.js +5 -0
  227. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +5 -0
  228. package/dist-es/commands/DescribeOptionGroupsCommand.js +5 -0
  229. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +5 -0
  230. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  231. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +5 -0
  232. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +5 -0
  233. package/dist-es/commands/DescribeSourceRegionsCommand.js +5 -0
  234. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +5 -0
  235. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +5 -0
  236. package/dist-es/commands/FailoverDBClusterCommand.js +5 -0
  237. package/dist-es/commands/FailoverGlobalClusterCommand.js +5 -0
  238. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  239. package/dist-es/commands/ModifyActivityStreamCommand.js +5 -0
  240. package/dist-es/commands/ModifyCertificatesCommand.js +5 -0
  241. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +5 -0
  242. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +5 -0
  243. package/dist-es/commands/ModifyDBClusterCommand.js +5 -0
  244. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +5 -0
  245. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +5 -0
  246. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +5 -0
  247. package/dist-es/commands/ModifyDBInstanceCommand.js +5 -0
  248. package/dist-es/commands/ModifyDBParameterGroupCommand.js +5 -0
  249. package/dist-es/commands/ModifyDBProxyCommand.js +5 -0
  250. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +5 -0
  251. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +5 -0
  252. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +5 -0
  253. package/dist-es/commands/ModifyDBSnapshotCommand.js +5 -0
  254. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +5 -0
  255. package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
  256. package/dist-es/commands/ModifyGlobalClusterCommand.js +5 -0
  257. package/dist-es/commands/ModifyOptionGroupCommand.js +5 -0
  258. package/dist-es/commands/PromoteReadReplicaCommand.js +5 -0
  259. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +5 -0
  260. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +5 -0
  261. package/dist-es/commands/RebootDBClusterCommand.js +5 -0
  262. package/dist-es/commands/RebootDBInstanceCommand.js +5 -0
  263. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +5 -0
  264. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +5 -0
  265. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +5 -0
  266. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +5 -0
  267. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +5 -0
  268. package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
  269. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +5 -0
  270. package/dist-es/commands/ResetDBParameterGroupCommand.js +5 -0
  271. package/dist-es/commands/RestoreDBClusterFromS3Command.js +5 -0
  272. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +5 -0
  273. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +5 -0
  274. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +5 -0
  275. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +5 -0
  276. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +5 -0
  277. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +5 -0
  278. package/dist-es/commands/StartActivityStreamCommand.js +5 -0
  279. package/dist-es/commands/StartDBClusterCommand.js +5 -0
  280. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  281. package/dist-es/commands/StartDBInstanceCommand.js +5 -0
  282. package/dist-es/commands/StartExportTaskCommand.js +5 -0
  283. package/dist-es/commands/StopActivityStreamCommand.js +5 -0
  284. package/dist-es/commands/StopDBClusterCommand.js +5 -0
  285. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  286. package/dist-es/commands/StopDBInstanceCommand.js +5 -0
  287. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +5 -0
  288. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +5 -0
  289. package/dist-es/commands/SwitchoverReadReplicaCommand.js +5 -0
  290. package/package.json +33 -33
package/README.md CHANGED
@@ -76,16 +76,16 @@ using your favorite package manager:
76
76
 
77
77
  The AWS SDK is modulized by clients and commands.
78
78
  To send a request, you only need to import the `RDSClient` and
79
- the commands you need, for example `AddRoleToDBClusterCommand`:
79
+ the commands you need, for example `ListTagsForResourceCommand`:
80
80
 
81
81
  ```js
82
82
  // ES5 example
83
- const { RDSClient, AddRoleToDBClusterCommand } = require("@aws-sdk/client-rds");
83
+ const { RDSClient, ListTagsForResourceCommand } = require("@aws-sdk/client-rds");
84
84
  ```
85
85
 
86
86
  ```ts
87
87
  // ES6+ example
88
- import { RDSClient, AddRoleToDBClusterCommand } from "@aws-sdk/client-rds";
88
+ import { RDSClient, ListTagsForResourceCommand } from "@aws-sdk/client-rds";
89
89
  ```
90
90
 
91
91
  ### Usage
@@ -104,7 +104,7 @@ const client = new RDSClient({ region: "REGION" });
104
104
  const params = {
105
105
  /** input parameters */
106
106
  };
107
- const command = new AddRoleToDBClusterCommand(params);
107
+ const command = new ListTagsForResourceCommand(params);
108
108
  ```
109
109
 
110
110
  #### Async/await
@@ -183,7 +183,7 @@ const client = new AWS.RDS({ region: "REGION" });
183
183
 
184
184
  // async/await.
185
185
  try {
186
- const data = await client.addRoleToDBCluster(params);
186
+ const data = await client.listTagsForResource(params);
187
187
  // process data.
188
188
  } catch (error) {
189
189
  // error handling.
@@ -191,7 +191,7 @@ try {
191
191
 
192
192
  // Promises.
193
193
  client
194
- .addRoleToDBCluster(params)
194
+ .listTagsForResource(params)
195
195
  .then((data) => {
196
196
  // process data.
197
197
  })
@@ -200,7 +200,7 @@ client
200
200
  });
201
201
 
202
202
  // callbacks.
203
- client.addRoleToDBCluster(params, (err, data) => {
203
+ client.listTagsForResource(params, (err, data) => {
204
204
  // process err and data.
205
205
  });
206
206
  ```
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class AddRoleToDBClusterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AddRoleToDBClusterCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "AddRoleToDBCluster",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "AddRoleToDBInstance",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "AddSourceIdentifierToSubscription",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class AddTagsToResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AddTagsToResourceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "AddTagsToResource",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "ApplyPendingMaintenanceAction",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "AuthorizeDBSecurityGroupIngress",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class BacktrackDBClusterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class BacktrackDBClusterCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "BacktrackDBCluster",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CancelExportTaskCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CancelExportTaskCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CancelExportTask",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CopyDBClusterParameterGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_query_1 = require("../protocols/Aws_query");
10
11
  class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AmazonRDSv19",
40
+ operation: "CopyDBClusterSnapshot",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CopyDBParameterGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CopyDBParameterGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CopyDBParameterGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_query_1 = require("../protocols/Aws_query");
10
11
  class CopyDBSnapshotCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class CopyDBSnapshotCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AmazonRDSv19",
40
+ operation: "CopyDBSnapshot",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CopyOptionGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CopyOptionGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CopyOptionGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateBlueGreenDeploymentCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateBlueGreenDeploymentCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateBlueGreenDeployment",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateCustomDBEngineVersionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateCustomDBEngineVersionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateCustomDBEngineVersion",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_query_1 = require("../protocols/Aws_query");
10
11
  class CreateDBClusterCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class CreateDBClusterCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AmazonRDSv19",
40
+ operation: "CreateDBCluster",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBClusterEndpointCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBClusterEndpointCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBClusterEndpoint",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBClusterParameterGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBClusterSnapshotCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBClusterSnapshotCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBClusterSnapshot",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBInstanceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBInstanceCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBInstance",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_query_1 = require("../protocols/Aws_query");
10
11
  class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AmazonRDSv19",
40
+ operation: "CreateDBInstanceReadReplica",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBParameterGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBParameterGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBParameterGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBProxyCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBProxyCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBProxy",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBProxyEndpointCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBProxyEndpointCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBProxyEndpoint",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBSecurityGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBSecurityGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBSecurityGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBSnapshotCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBSnapshotCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBSnapshot",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateDBSubnetGroupCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateDBSubnetGroupCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateDBSubnetGroup",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateEventSubscriptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateEventSubscriptionCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateEventSubscription",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_query_1 = require("../protocols/Aws_query");
9
10
  class CreateGlobalClusterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class CreateGlobalClusterCommand extends smithy_client_1.Command {
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "CreateGlobalCluster",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);