@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 PurchaseReservedDBInstancesOfferingCommand 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 PurchaseReservedDBInstancesOfferingCommand 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, PurchaseReservedDBInstancesOfferingCommand.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 RebootDBClusterCommand 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 RebootDBClusterCommand 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, RebootDBClusterCommand.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 RebootDBInstanceCommand 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 RebootDBInstanceCommand 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, RebootDBInstanceCommand.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 RegisterDBProxyTargetsCommand 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 RegisterDBProxyTargetsCommand 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, RegisterDBProxyTargetsCommand.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 RemoveFromGlobalClusterCommand 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 RemoveFromGlobalClusterCommand 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, RemoveFromGlobalClusterCommand.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 RemoveRoleFromDBClusterCommand 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 RemoveRoleFromDBClusterCommand 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, RemoveRoleFromDBClusterCommand.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 RemoveRoleFromDBInstanceCommand 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 RemoveRoleFromDBInstanceCommand 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, RemoveRoleFromDBInstanceCommand.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 RemoveSourceIdentifierFromSubscriptionCommand 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 RemoveSourceIdentifierFromSubscriptionCommand extends smithy_client_1.Comm
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, RemoveSourceIdentifierFromSubscriptionCommand.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 RemoveTagsFromResourceCommand 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 RemoveTagsFromResourceCommand 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, RemoveTagsFromResourceCommand.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 ResetDBClusterParameterGroupCommand 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 ResetDBClusterParameterGroupCommand 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, ResetDBClusterParameterGroupCommand.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 ResetDBParameterGroupCommand 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 ResetDBParameterGroupCommand 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, ResetDBParameterGroupCommand.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 RestoreDBClusterFromS3Command 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 RestoreDBClusterFromS3Command 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, RestoreDBClusterFromS3Command.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 RestoreDBClusterFromSnapshotCommand 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 RestoreDBClusterFromSnapshotCommand 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, RestoreDBClusterFromSnapshotCommand.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 RestoreDBClusterToPointInTimeCommand 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 RestoreDBClusterToPointInTimeCommand 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, RestoreDBClusterToPointInTimeCommand.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 RestoreDBInstanceFromDBSnapshotCommand 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 RestoreDBInstanceFromDBSnapshotCommand 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, RestoreDBInstanceFromDBSnapshotCommand.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 RestoreDBInstanceFromS3Command 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 RestoreDBInstanceFromS3Command 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, RestoreDBInstanceFromS3Command.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 RestoreDBInstanceToPointInTimeCommand 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 RestoreDBInstanceToPointInTimeCommand 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, RestoreDBInstanceToPointInTimeCommand.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 RevokeDBSecurityGroupIngressCommand 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 RevokeDBSecurityGroupIngressCommand 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, RevokeDBSecurityGroupIngressCommand.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 StartActivityStreamCommand 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 StartActivityStreamCommand 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, StartActivityStreamCommand.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 StartDBClusterCommand 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 StartDBClusterCommand 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, StartDBClusterCommand.getEndpointParameterInstructions()));
@@ -8,10 +8,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  const models_1_1 = require("../models/models_1");
9
9
  const Aws_query_1 = require("../protocols/Aws_query");
10
10
  class StartDBInstanceAutomatedBackupsReplicationCommand 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 StartDBInstanceAutomatedBackupsReplicationCommand extends smithy_client_1.
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, StartDBInstanceAutomatedBackupsReplicationCommand.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 StartDBInstanceCommand 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 StartDBInstanceCommand 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, StartDBInstanceCommand.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 StartExportTaskCommand 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 StartExportTaskCommand 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, StartExportTaskCommand.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 StopActivityStreamCommand 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 StopActivityStreamCommand 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, StopActivityStreamCommand.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 StopDBClusterCommand 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 StopDBClusterCommand 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, StopDBClusterCommand.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 StopDBInstanceAutomatedBackupsReplicationCommand 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 StopDBInstanceAutomatedBackupsReplicationCommand extends smithy_client_1.C
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, StopDBInstanceAutomatedBackupsReplicationCommand.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 StopDBInstanceCommand 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 StopDBInstanceCommand 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, StopDBInstanceCommand.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 SwitchoverBlueGreenDeploymentCommand 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 SwitchoverBlueGreenDeploymentCommand 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, SwitchoverBlueGreenDeploymentCommand.getEndpointParameterInstructions()));