@aws-sdk/client-rds 3.294.0 → 3.296.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 (287) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +4 -4
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +4 -4
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +4 -4
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +4 -4
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +4 -4
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +4 -4
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +4 -4
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +4 -4
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +4 -4
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +4 -4
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +4 -4
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +4 -4
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +4 -4
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +4 -4
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +4 -4
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +4 -4
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +4 -4
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +4 -4
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +4 -4
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +4 -4
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +4 -4
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +4 -4
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +4 -4
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +4 -4
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +4 -4
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +4 -4
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +4 -4
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +4 -4
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +4 -4
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +4 -4
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +4 -4
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +4 -4
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +4 -4
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +4 -4
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +4 -4
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +4 -4
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +4 -4
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +4 -4
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +4 -4
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +4 -4
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +4 -4
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +4 -4
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +4 -4
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +4 -4
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +4 -4
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +4 -4
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +4 -4
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +4 -4
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +4 -4
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +4 -4
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +4 -4
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +4 -4
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +4 -4
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +4 -4
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +4 -4
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +4 -4
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +4 -4
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +4 -4
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +4 -4
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +4 -4
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +4 -4
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +4 -4
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +4 -4
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +4 -4
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +4 -4
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +4 -4
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +4 -4
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +4 -4
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +4 -4
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +4 -4
  77. package/dist-cjs/commands/DescribeEventsCommand.js +4 -4
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +4 -4
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +4 -4
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +4 -4
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +4 -4
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +4 -4
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +4 -4
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +4 -4
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +4 -4
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +4 -4
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +4 -4
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +4 -4
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +4 -4
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +4 -4
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +4 -4
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +4 -4
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +4 -4
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +4 -4
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +4 -4
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +4 -4
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +4 -4
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +4 -4
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +4 -4
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +4 -4
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +4 -4
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +4 -4
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +4 -4
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +4 -4
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +4 -4
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +4 -4
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +4 -4
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +4 -4
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +4 -4
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +4 -4
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +4 -4
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +4 -4
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +4 -4
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +4 -4
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +4 -4
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +4 -4
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +4 -4
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +4 -4
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +4 -4
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +4 -4
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +4 -4
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +4 -4
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +4 -4
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +4 -4
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +4 -4
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +4 -4
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +4 -4
  132. package/dist-cjs/commands/StartDBClusterCommand.js +4 -4
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +4 -4
  135. package/dist-cjs/commands/StartExportTaskCommand.js +4 -4
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +4 -4
  137. package/dist-cjs/commands/StopDBClusterCommand.js +4 -4
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +4 -4
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +4 -4
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +4 -4
  142. package/dist-es/commands/AddRoleToDBClusterCommand.js +4 -4
  143. package/dist-es/commands/AddRoleToDBInstanceCommand.js +4 -4
  144. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +4 -4
  145. package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
  146. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
  147. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +4 -4
  148. package/dist-es/commands/BacktrackDBClusterCommand.js +4 -4
  149. package/dist-es/commands/CancelExportTaskCommand.js +4 -4
  150. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +4 -4
  151. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +4 -4
  152. package/dist-es/commands/CopyDBParameterGroupCommand.js +4 -4
  153. package/dist-es/commands/CopyDBSnapshotCommand.js +4 -4
  154. package/dist-es/commands/CopyOptionGroupCommand.js +4 -4
  155. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +4 -4
  156. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +4 -4
  157. package/dist-es/commands/CreateDBClusterCommand.js +4 -4
  158. package/dist-es/commands/CreateDBClusterEndpointCommand.js +4 -4
  159. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +4 -4
  160. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +4 -4
  161. package/dist-es/commands/CreateDBInstanceCommand.js +4 -4
  162. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
  163. package/dist-es/commands/CreateDBParameterGroupCommand.js +4 -4
  164. package/dist-es/commands/CreateDBProxyCommand.js +4 -4
  165. package/dist-es/commands/CreateDBProxyEndpointCommand.js +4 -4
  166. package/dist-es/commands/CreateDBSecurityGroupCommand.js +4 -4
  167. package/dist-es/commands/CreateDBSnapshotCommand.js +4 -4
  168. package/dist-es/commands/CreateDBSubnetGroupCommand.js +4 -4
  169. package/dist-es/commands/CreateEventSubscriptionCommand.js +4 -4
  170. package/dist-es/commands/CreateGlobalClusterCommand.js +4 -4
  171. package/dist-es/commands/CreateOptionGroupCommand.js +4 -4
  172. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +4 -4
  173. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +4 -4
  174. package/dist-es/commands/DeleteDBClusterCommand.js +4 -4
  175. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +4 -4
  176. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +4 -4
  177. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +4 -4
  178. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +4 -4
  179. package/dist-es/commands/DeleteDBInstanceCommand.js +4 -4
  180. package/dist-es/commands/DeleteDBParameterGroupCommand.js +4 -4
  181. package/dist-es/commands/DeleteDBProxyCommand.js +4 -4
  182. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +4 -4
  183. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +4 -4
  184. package/dist-es/commands/DeleteDBSnapshotCommand.js +4 -4
  185. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +4 -4
  186. package/dist-es/commands/DeleteEventSubscriptionCommand.js +4 -4
  187. package/dist-es/commands/DeleteGlobalClusterCommand.js +4 -4
  188. package/dist-es/commands/DeleteOptionGroupCommand.js +4 -4
  189. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +4 -4
  190. package/dist-es/commands/DescribeAccountAttributesCommand.js +4 -4
  191. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +4 -4
  192. package/dist-es/commands/DescribeCertificatesCommand.js +4 -4
  193. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +4 -4
  194. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +4 -4
  195. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +4 -4
  196. package/dist-es/commands/DescribeDBClusterParametersCommand.js +4 -4
  197. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +4 -4
  198. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +4 -4
  199. package/dist-es/commands/DescribeDBClustersCommand.js +4 -4
  200. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +4 -4
  201. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +4 -4
  202. package/dist-es/commands/DescribeDBInstancesCommand.js +4 -4
  203. package/dist-es/commands/DescribeDBLogFilesCommand.js +4 -4
  204. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +4 -4
  205. package/dist-es/commands/DescribeDBParametersCommand.js +4 -4
  206. package/dist-es/commands/DescribeDBProxiesCommand.js +4 -4
  207. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +4 -4
  208. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +4 -4
  209. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +4 -4
  210. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +4 -4
  211. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
  212. package/dist-es/commands/DescribeDBSnapshotsCommand.js +4 -4
  213. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +4 -4
  214. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +4 -4
  215. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +4 -4
  216. package/dist-es/commands/DescribeEventCategoriesCommand.js +4 -4
  217. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +4 -4
  218. package/dist-es/commands/DescribeEventsCommand.js +4 -4
  219. package/dist-es/commands/DescribeExportTasksCommand.js +4 -4
  220. package/dist-es/commands/DescribeGlobalClustersCommand.js +4 -4
  221. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +4 -4
  222. package/dist-es/commands/DescribeOptionGroupsCommand.js +4 -4
  223. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +4 -4
  224. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
  225. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +4 -4
  226. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +4 -4
  227. package/dist-es/commands/DescribeSourceRegionsCommand.js +4 -4
  228. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +4 -4
  229. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +4 -4
  230. package/dist-es/commands/FailoverDBClusterCommand.js +4 -4
  231. package/dist-es/commands/FailoverGlobalClusterCommand.js +4 -4
  232. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  233. package/dist-es/commands/ModifyActivityStreamCommand.js +4 -4
  234. package/dist-es/commands/ModifyCertificatesCommand.js +4 -4
  235. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +4 -4
  236. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
  237. package/dist-es/commands/ModifyDBClusterCommand.js +4 -4
  238. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
  239. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +4 -4
  240. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +4 -4
  241. package/dist-es/commands/ModifyDBInstanceCommand.js +4 -4
  242. package/dist-es/commands/ModifyDBParameterGroupCommand.js +4 -4
  243. package/dist-es/commands/ModifyDBProxyCommand.js +4 -4
  244. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +4 -4
  245. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +4 -4
  246. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +4 -4
  247. package/dist-es/commands/ModifyDBSnapshotCommand.js +4 -4
  248. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +4 -4
  249. package/dist-es/commands/ModifyEventSubscriptionCommand.js +4 -4
  250. package/dist-es/commands/ModifyGlobalClusterCommand.js +4 -4
  251. package/dist-es/commands/ModifyOptionGroupCommand.js +4 -4
  252. package/dist-es/commands/PromoteReadReplicaCommand.js +4 -4
  253. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +4 -4
  254. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +4 -4
  255. package/dist-es/commands/RebootDBClusterCommand.js +4 -4
  256. package/dist-es/commands/RebootDBInstanceCommand.js +4 -4
  257. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +4 -4
  258. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +4 -4
  259. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +4 -4
  260. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +4 -4
  261. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +4 -4
  262. package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
  263. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +4 -4
  264. package/dist-es/commands/ResetDBParameterGroupCommand.js +4 -4
  265. package/dist-es/commands/RestoreDBClusterFromS3Command.js +4 -4
  266. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +4 -4
  267. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +4 -4
  268. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +4 -4
  269. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +4 -4
  270. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +4 -4
  271. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +4 -4
  272. package/dist-es/commands/StartActivityStreamCommand.js +4 -4
  273. package/dist-es/commands/StartDBClusterCommand.js +4 -4
  274. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  275. package/dist-es/commands/StartDBInstanceCommand.js +4 -4
  276. package/dist-es/commands/StartExportTaskCommand.js +4 -4
  277. package/dist-es/commands/StopActivityStreamCommand.js +4 -4
  278. package/dist-es/commands/StopDBClusterCommand.js +4 -4
  279. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
  280. package/dist-es/commands/StopDBInstanceCommand.js +4 -4
  281. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +4 -4
  282. package/dist-es/commands/SwitchoverReadReplicaCommand.js +4 -4
  283. package/dist-types/RDSClient.d.ts +4 -4
  284. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  285. package/dist-types/ts3.4/RDSClient.d.ts +4 -4
  286. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  287. package/package.json +38 -38
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Comman
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeReservedDBInstancesOfferingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class DescribeSourceRegionsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DescribeSourceRegionsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeSourceRegionsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Comman
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeValidDBInstanceModificationsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class DownloadDBLogFilePortionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DownloadDBLogFilePortionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DownloadDBLogFilePortionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class FailoverDBClusterCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class FailoverDBClusterCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, FailoverDBClusterCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class FailoverGlobalClusterCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class FailoverGlobalClusterCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, FailoverGlobalClusterCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyActivityStreamCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyActivityStreamCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyActivityStreamCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyCertificatesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyCertificatesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyCertificatesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyCurrentDBClusterCapacityCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyCurrentDBClusterCapacityCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyCurrentDBClusterCapacityCommand.getEndpointParameterInstructions()));
@@ -8,10 +8,6 @@ const models_0_1 = require("../models/models_0");
8
8
  const models_1_1 = require("../models/models_1");
9
9
  const Aws_query_1 = require("../protocols/Aws_query");
10
10
  class ModifyCustomDBEngineVersionCommand extends smithy_client_1.Command {
11
- constructor(input) {
12
- super();
13
- this.input = input;
14
- }
15
11
  static getEndpointParameterInstructions() {
16
12
  return {
17
13
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -20,6 +16,10 @@ class ModifyCustomDBEngineVersionCommand extends smithy_client_1.Command {
20
16
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
21
17
  };
22
18
  }
19
+ constructor(input) {
20
+ super();
21
+ this.input = input;
22
+ }
23
23
  resolveMiddleware(clientStack, configuration, options) {
24
24
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
25
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyCustomDBEngineVersionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBClusterCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBClusterCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBClusterCommand.getEndpointParameterInstructions()));
@@ -8,10 +8,6 @@ const models_0_1 = require("../models/models_0");
8
8
  const models_1_1 = require("../models/models_1");
9
9
  const Aws_query_1 = require("../protocols/Aws_query");
10
10
  class ModifyDBClusterEndpointCommand extends smithy_client_1.Command {
11
- constructor(input) {
12
- super();
13
- this.input = input;
14
- }
15
11
  static getEndpointParameterInstructions() {
16
12
  return {
17
13
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -20,6 +16,10 @@ class ModifyDBClusterEndpointCommand extends smithy_client_1.Command {
20
16
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
21
17
  };
22
18
  }
19
+ constructor(input) {
20
+ super();
21
+ this.input = input;
22
+ }
23
23
  resolveMiddleware(clientStack, configuration, options) {
24
24
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
25
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBClusterEndpointCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBClusterParameterGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBClusterParameterGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBClusterParameterGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBClusterSnapshotAttributeCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBClusterSnapshotAttributeCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBClusterSnapshotAttributeCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBInstanceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBInstanceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBInstanceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBParameterGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBParameterGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBParameterGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBProxyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBProxyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBProxyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBProxyEndpointCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBProxyEndpointCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBProxyEndpointCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBProxyTargetGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBProxyTargetGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBProxyTargetGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBSnapshotAttributeCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBSnapshotAttributeCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBSnapshotAttributeCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBSnapshotCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBSnapshotCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBSnapshotCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyDBSubnetGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyDBSubnetGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyDBSubnetGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyEventSubscriptionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyGlobalClusterCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyGlobalClusterCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyGlobalClusterCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ModifyOptionGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ModifyOptionGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyOptionGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class PromoteReadReplicaCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PromoteReadReplicaCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PromoteReadReplicaCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class PromoteReadReplicaDBClusterCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PromoteReadReplicaDBClusterCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PromoteReadReplicaDBClusterCommand.getEndpointParameterInstructions()));