@aws-sdk/client-rds 3.413.0 → 3.418.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/dist-cjs/commands/AddRoleToDBClusterCommand.js +5 -0
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +5 -0
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +5 -0
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +5 -0
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +5 -0
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +5 -0
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +5 -0
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +5 -0
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +5 -0
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +5 -0
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +5 -0
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +5 -0
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +5 -0
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +5 -0
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +5 -0
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +5 -0
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +5 -0
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +5 -0
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +5 -0
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +5 -0
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +5 -0
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +5 -0
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +5 -0
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +5 -0
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +5 -0
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +5 -0
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +5 -0
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +5 -0
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +5 -0
  33. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +5 -0
  34. package/dist-cjs/commands/DeleteDBClusterCommand.js +5 -0
  35. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +5 -0
  36. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +5 -0
  37. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +5 -0
  38. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteDBInstanceCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteDBProxyCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +5 -0
  46. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteOptionGroupCommand.js +5 -0
  49. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeCertificatesCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +5 -0
  56. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeDBClustersCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeDBInstancesCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeDBParametersCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeDBProxiesCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +5 -0
  72. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +5 -0
  73. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +5 -0
  74. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +5 -0
  75. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +5 -0
  76. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +5 -0
  77. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +5 -0
  78. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +5 -0
  79. package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
  80. package/dist-cjs/commands/DescribeExportTasksCommand.js +5 -0
  81. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +5 -0
  82. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +5 -0
  83. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +5 -0
  84. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +5 -0
  85. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
  86. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +5 -0
  87. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +5 -0
  88. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +5 -0
  89. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +5 -0
  90. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +5 -0
  91. package/dist-cjs/commands/FailoverDBClusterCommand.js +5 -0
  92. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +5 -0
  93. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  94. package/dist-cjs/commands/ModifyActivityStreamCommand.js +5 -0
  95. package/dist-cjs/commands/ModifyCertificatesCommand.js +5 -0
  96. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +5 -0
  97. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +5 -0
  98. package/dist-cjs/commands/ModifyDBClusterCommand.js +5 -0
  99. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +5 -0
  100. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +5 -0
  101. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +5 -0
  102. package/dist-cjs/commands/ModifyDBInstanceCommand.js +5 -0
  103. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +5 -0
  104. package/dist-cjs/commands/ModifyDBProxyCommand.js +5 -0
  105. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +5 -0
  106. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +5 -0
  107. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +5 -0
  108. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +5 -0
  109. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +5 -0
  110. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
  111. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +5 -0
  112. package/dist-cjs/commands/ModifyOptionGroupCommand.js +5 -0
  113. package/dist-cjs/commands/PromoteReadReplicaCommand.js +5 -0
  114. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +5 -0
  115. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +5 -0
  116. package/dist-cjs/commands/RebootDBClusterCommand.js +5 -0
  117. package/dist-cjs/commands/RebootDBInstanceCommand.js +5 -0
  118. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +5 -0
  119. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +5 -0
  120. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +5 -0
  121. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +5 -0
  122. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +5 -0
  123. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
  124. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +5 -0
  125. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +5 -0
  126. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +5 -0
  127. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +5 -0
  128. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +5 -0
  129. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +5 -0
  130. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +5 -0
  131. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +5 -0
  132. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +5 -0
  133. package/dist-cjs/commands/StartActivityStreamCommand.js +5 -0
  134. package/dist-cjs/commands/StartDBClusterCommand.js +5 -0
  135. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  136. package/dist-cjs/commands/StartDBInstanceCommand.js +5 -0
  137. package/dist-cjs/commands/StartExportTaskCommand.js +5 -0
  138. package/dist-cjs/commands/StopActivityStreamCommand.js +5 -0
  139. package/dist-cjs/commands/StopDBClusterCommand.js +5 -0
  140. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +5 -0
  141. package/dist-cjs/commands/StopDBInstanceCommand.js +5 -0
  142. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +5 -0
  143. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +5 -0
  144. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +5 -0
  145. package/dist-cjs/runtimeExtensions.js +3 -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/dist-es/runtimeExtensions.js +3 -0
  291. package/dist-types/extensionConfiguration.d.ts +2 -1
  292. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  293. package/package.json +33 -32
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteOptionGroupCommand, se_DeleteOptionGroupCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DeleteOptionGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteOptionGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DeleteOptionGroup",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeregisterDBProxyTargetsCommand, se_DeregisterDBProxyTargetsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DeregisterDBProxyTargetsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeregisterDBProxyTargetsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DeregisterDBProxyTargets",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeAccountAttributesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAccountAttributesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeAccountAttributes",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeBlueGreenDeploymentsCommand, se_DescribeBlueGreenDeploymentsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeBlueGreenDeploymentsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeBlueGreenDeploymentsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeBlueGreenDeployments",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeCertificatesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeCertificatesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeCertificates",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterAutomatedBackupsCommand, se_DescribeDBClusterAutomatedBackupsCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterAutomatedBackupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterAutomatedBackupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterAutomatedBackups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterBacktracksCommand, se_DescribeDBClusterBacktracksCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterBacktracksCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterBacktracksCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterBacktracks",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterEndpointsCommand, se_DescribeDBClusterEndpointsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterEndpointsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterEndpointsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterEndpoints",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterParameterGroupsCommand, se_DescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterParameterGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterParameterGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterParametersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterParametersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterParameters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterSnapshotAttributesCommand, se_DescribeDBClusterSnapshotAttributesCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterSnapshotAttributes",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClusterSnapshotsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClusterSnapshotsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusterSnapshots",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBClustersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBClustersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBClusters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBEngineVersionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBEngineVersionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBEngineVersions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBInstanceAutomatedBackupsCommand, se_DescribeDBInstanceAutomatedBackupsCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBInstanceAutomatedBackupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBInstanceAutomatedBackupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBInstanceAutomatedBackups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBInstancesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBInstancesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBInstances",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBLogFilesCommand, se_DescribeDBLogFilesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBLogFilesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBLogFilesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBLogFiles",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBParameterGroupsCommand, se_DescribeDBParameterGroupsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBParameterGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBParameterGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBParameterGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBParametersCommand, se_DescribeDBParametersCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBParametersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBParametersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBParameters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBProxiesCommand, se_DescribeDBProxiesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBProxiesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBProxiesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBProxies",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBProxyEndpointsCommand, se_DescribeDBProxyEndpointsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBProxyEndpointsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBProxyEndpointsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBProxyEndpoints",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBProxyTargetGroupsCommand, se_DescribeDBProxyTargetGroupsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBProxyTargetGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBProxyTargetGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBProxyTargetGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBProxyTargetsCommand, se_DescribeDBProxyTargetsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBProxyTargetsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBProxyTargetsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBProxyTargets",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBSecurityGroupsCommand, se_DescribeDBSecurityGroupsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBSecurityGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBSecurityGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBSecurityGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBSnapshotAttributesCommand, se_DescribeDBSnapshotAttributesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBSnapshotAttributesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBSnapshotAttributesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBSnapshotAttributes",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBSnapshotsCommand, se_DescribeDBSnapshotsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBSnapshotsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBSnapshotsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBSnapshots",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeDBSubnetGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDBSubnetGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeDBSubnetGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeEngineDefaultClusterParametersCommand, se_DescribeEngineDefaultClusterParametersCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeEngineDefaultClusterParametersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeEngineDefaultClusterParameters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeEngineDefaultParametersCommand, se_DescribeEngineDefaultParametersCommand, } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeEngineDefaultParametersCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeEngineDefaultParametersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeEngineDefaultParameters",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeEventCategoriesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeEventCategoriesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeEventCategories",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeEventSubscriptionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeEventSubscriptionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeEventSubscriptions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
5
6
  export { $Command };
6
7
  export class DescribeEventsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeEventsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AmazonRDSv19",
35
+ operation: "DescribeEvents",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);