@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
@@ -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 DescribeDBParameterGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBParameterGroupsCommand 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: "DescribeDBParameterGroups",
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 DescribeDBParametersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBParametersCommand 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: "DescribeDBParameters",
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 DescribeDBProxiesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBProxiesCommand 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: "DescribeDBProxies",
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 DescribeDBProxyEndpointsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBProxyEndpointsCommand 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: "DescribeDBProxyEndpoints",
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 DescribeDBProxyTargetGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBProxyTargetGroupsCommand 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: "DescribeDBProxyTargetGroups",
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 DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBProxyTargetsCommand 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: "DescribeDBProxyTargets",
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 DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBSecurityGroupsCommand 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: "DescribeDBSecurityGroups",
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 DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBSnapshotAttributesCommand 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: "DescribeDBSnapshotAttributes",
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 DescribeDBSnapshotsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBSnapshotsCommand 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: "DescribeDBSnapshots",
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 DescribeDBSubnetGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeDBSubnetGroupsCommand 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: "DescribeDBSubnetGroups",
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 DescribeEngineDefaultClusterParametersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEngineDefaultClusterParametersCommand extends smithy_client_1.Comm
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "DescribeEngineDefaultClusterParameters",
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 DescribeEngineDefaultParametersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEngineDefaultParametersCommand 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: "DescribeEngineDefaultParameters",
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 DescribeEventCategoriesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventCategoriesCommand 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: "DescribeEventCategories",
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 DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventSubscriptionsCommand 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: "DescribeEventSubscriptions",
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 DescribeEventsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeEventsCommand 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: "DescribeEvents",
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 DescribeExportTasksCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeExportTasksCommand 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: "DescribeExportTasks",
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 DescribeGlobalClustersCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeGlobalClustersCommand 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: "DescribeGlobalClusters",
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 DescribeOptionGroupOptionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeOptionGroupOptionsCommand 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: "DescribeOptionGroupOptions",
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 DescribeOptionGroupsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeOptionGroupsCommand 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: "DescribeOptionGroups",
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 DescribeOrderableDBInstanceOptionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeOrderableDBInstanceOptionsCommand 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: "DescribeOrderableDBInstanceOptions",
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 DescribePendingMaintenanceActionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribePendingMaintenanceActionsCommand 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: "DescribePendingMaintenanceActions",
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 DescribeReservedDBInstancesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReservedDBInstancesCommand 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: "DescribeReservedDBInstances",
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 DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "DescribeReservedDBInstancesOfferings",
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 DescribeSourceRegionsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeSourceRegionsCommand 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: "DescribeSourceRegions",
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 DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Comman
32
33
  commandName,
33
34
  inputFilterSensitiveLog: (_) => _,
34
35
  outputFilterSensitiveLog: (_) => _,
36
+ [types_1.SMITHY_CONTEXT_KEY]: {
37
+ service: "AmazonRDSv19",
38
+ operation: "DescribeValidDBInstanceModifications",
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 DownloadDBLogFilePortionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class DownloadDBLogFilePortionCommand 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: "DownloadDBLogFilePortion",
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 FailoverDBClusterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class FailoverDBClusterCommand 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: "FailoverDBCluster",
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 FailoverGlobalClusterCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class FailoverGlobalClusterCommand 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: "FailoverGlobalCluster",
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 ListTagsForResourceCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ListTagsForResourceCommand 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: "ListTagsForResource",
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 ModifyActivityStreamCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ModifyActivityStreamCommand 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: "ModifyActivityStream",
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 ModifyCertificatesCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ModifyCertificatesCommand 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: "ModifyCertificates",
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 ModifyCurrentDBClusterCapacityCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -32,6 +33,10 @@ class ModifyCurrentDBClusterCapacityCommand 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: "ModifyCurrentDBClusterCapacity",
39
+ },
35
40
  };
36
41
  const { requestHandler } = configuration;
37
42
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);