@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PromoteReadReplicaDBClusterMessageFilterSensitiveLog, PromoteReadReplicaDBClusterResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryPromoteReadReplicaDBClusterCommand, serializeAws_queryPromoteReadReplicaDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class PromoteReadReplicaDBClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PromoteReadReplicaDBClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PromoteReadReplicaDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog, PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryPurchaseReservedDBInstancesOfferingCommand, serializeAws_queryPurchaseReservedDBInstancesOfferingCommand, } from "../protocols/Aws_query";
6
6
  export class PurchaseReservedDBInstancesOfferingCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PurchaseReservedDBInstancesOfferingCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PurchaseReservedDBInstancesOfferingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RebootDBClusterMessageFilterSensitiveLog, RebootDBClusterResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRebootDBClusterCommand, serializeAws_queryRebootDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class RebootDBClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RebootDBClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RebootDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RebootDBInstanceMessageFilterSensitiveLog, RebootDBInstanceResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRebootDBInstanceCommand, serializeAws_queryRebootDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class RebootDBInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RebootDBInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RebootDBInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RegisterDBProxyTargetsRequestFilterSensitiveLog, RegisterDBProxyTargetsResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRegisterDBProxyTargetsCommand, serializeAws_queryRegisterDBProxyTargetsCommand, } from "../protocols/Aws_query";
6
6
  export class RegisterDBProxyTargetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RegisterDBProxyTargetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RegisterDBProxyTargetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveFromGlobalClusterMessageFilterSensitiveLog, RemoveFromGlobalClusterResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRemoveFromGlobalClusterCommand, serializeAws_queryRemoveFromGlobalClusterCommand, } from "../protocols/Aws_query";
6
6
  export class RemoveFromGlobalClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveFromGlobalClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveFromGlobalClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveRoleFromDBClusterMessageFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryRemoveRoleFromDBClusterCommand, serializeAws_queryRemoveRoleFromDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class RemoveRoleFromDBClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveRoleFromDBClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveRoleFromDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveRoleFromDBInstanceMessageFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryRemoveRoleFromDBInstanceCommand, serializeAws_queryRemoveRoleFromDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class RemoveRoleFromDBInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveRoleFromDBInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveRoleFromDBInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog, RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand, serializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveSourceIdentifierFromSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveTagsFromResourceMessageFilterSensitiveLog } from "../models/models_1";
5
5
  import { deserializeAws_queryRemoveTagsFromResourceCommand, serializeAws_queryRemoveTagsFromResourceCommand, } from "../protocols/Aws_query";
6
6
  export class RemoveTagsFromResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveTagsFromResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterParameterGroupNameMessageFilterSensitiveLog, ResetDBClusterParameterGroupMessageFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryResetDBClusterParameterGroupCommand, serializeAws_queryResetDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class ResetDBClusterParameterGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ResetDBClusterParameterGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ResetDBClusterParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBParameterGroupNameMessageFilterSensitiveLog, ResetDBParameterGroupMessageFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryResetDBParameterGroupCommand, serializeAws_queryResetDBParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class ResetDBParameterGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ResetDBParameterGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ResetDBParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBClusterFromS3MessageFilterSensitiveLog, RestoreDBClusterFromS3ResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBClusterFromS3Command, serializeAws_queryRestoreDBClusterFromS3Command, } from "../protocols/Aws_query";
6
6
  export class RestoreDBClusterFromS3Command extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBClusterFromS3Command extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBClusterFromS3Command.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBClusterFromSnapshotMessageFilterSensitiveLog, RestoreDBClusterFromSnapshotResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBClusterFromSnapshotCommand, serializeAws_queryRestoreDBClusterFromSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class RestoreDBClusterFromSnapshotCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBClusterFromSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBClusterToPointInTimeMessageFilterSensitiveLog, RestoreDBClusterToPointInTimeResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBClusterToPointInTimeCommand, serializeAws_queryRestoreDBClusterToPointInTimeCommand, } from "../protocols/Aws_query";
6
6
  export class RestoreDBClusterToPointInTimeCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBClusterToPointInTimeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog, RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBInstanceFromDBSnapshotCommand, serializeAws_queryRestoreDBInstanceFromDBSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class RestoreDBInstanceFromDBSnapshotCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBInstanceFromDBSnapshotCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBInstanceFromDBSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBInstanceFromS3MessageFilterSensitiveLog, RestoreDBInstanceFromS3ResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBInstanceFromS3Command, serializeAws_queryRestoreDBInstanceFromS3Command, } from "../protocols/Aws_query";
6
6
  export class RestoreDBInstanceFromS3Command extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBInstanceFromS3Command extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBInstanceFromS3Command.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog, RestoreDBInstanceToPointInTimeResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRestoreDBInstanceToPointInTimeCommand, serializeAws_queryRestoreDBInstanceToPointInTimeCommand, } from "../protocols/Aws_query";
6
6
  export class RestoreDBInstanceToPointInTimeCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RestoreDBInstanceToPointInTimeCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RestoreDBInstanceToPointInTimeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RevokeDBSecurityGroupIngressMessageFilterSensitiveLog, RevokeDBSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryRevokeDBSecurityGroupIngressCommand, serializeAws_queryRevokeDBSecurityGroupIngressCommand, } from "../protocols/Aws_query";
6
6
  export class RevokeDBSecurityGroupIngressCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RevokeDBSecurityGroupIngressCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RevokeDBSecurityGroupIngressCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartActivityStreamRequestFilterSensitiveLog, StartActivityStreamResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStartActivityStreamCommand, serializeAws_queryStartActivityStreamCommand, } from "../protocols/Aws_query";
6
6
  export class StartActivityStreamCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartActivityStreamCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartActivityStreamCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartDBClusterMessageFilterSensitiveLog, StartDBClusterResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStartDBClusterCommand, serializeAws_queryStartDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class StartDBClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartDBClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartDBClusterCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog, StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog, } from "../models/models_1";
6
6
  import { deserializeAws_queryStartDBInstanceAutomatedBackupsReplicationCommand, serializeAws_queryStartDBInstanceAutomatedBackupsReplicationCommand, } from "../protocols/Aws_query";
7
7
  export class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command {
8
- constructor(input) {
9
- super();
10
- this.input = input;
11
- }
12
8
  static getEndpointParameterInstructions() {
13
9
  return {
14
10
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -17,6 +13,10 @@ export class StartDBInstanceAutomatedBackupsReplicationCommand extends $Command
17
13
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
14
  };
19
15
  }
16
+ constructor(input) {
17
+ super();
18
+ this.input = input;
19
+ }
20
20
  resolveMiddleware(clientStack, configuration, options) {
21
21
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
22
  this.middlewareStack.use(getEndpointPlugin(configuration, StartDBInstanceAutomatedBackupsReplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartDBInstanceMessageFilterSensitiveLog, StartDBInstanceResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStartDBInstanceCommand, serializeAws_queryStartDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class StartDBInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartDBInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartDBInstanceCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { ExportTaskFilterSensitiveLog } from "../models/models_0";
5
5
  import { StartExportTaskMessageFilterSensitiveLog } from "../models/models_1";
6
6
  import { deserializeAws_queryStartExportTaskCommand, serializeAws_queryStartExportTaskCommand, } from "../protocols/Aws_query";
7
7
  export class StartExportTaskCommand extends $Command {
8
- constructor(input) {
9
- super();
10
- this.input = input;
11
- }
12
8
  static getEndpointParameterInstructions() {
13
9
  return {
14
10
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -17,6 +13,10 @@ export class StartExportTaskCommand extends $Command {
17
13
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
14
  };
19
15
  }
16
+ constructor(input) {
17
+ super();
18
+ this.input = input;
19
+ }
20
20
  resolveMiddleware(clientStack, configuration, options) {
21
21
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
22
  this.middlewareStack.use(getEndpointPlugin(configuration, StartExportTaskCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopActivityStreamRequestFilterSensitiveLog, StopActivityStreamResponseFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStopActivityStreamCommand, serializeAws_queryStopActivityStreamCommand, } from "../protocols/Aws_query";
6
6
  export class StopActivityStreamCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopActivityStreamCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopActivityStreamCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopDBClusterMessageFilterSensitiveLog, StopDBClusterResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStopDBClusterCommand, serializeAws_queryStopDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class StopDBClusterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopDBClusterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog, StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStopDBInstanceAutomatedBackupsReplicationCommand, serializeAws_queryStopDBInstanceAutomatedBackupsReplicationCommand, } from "../protocols/Aws_query";
6
6
  export class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopDBInstanceAutomatedBackupsReplicationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopDBInstanceAutomatedBackupsReplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopDBInstanceMessageFilterSensitiveLog, StopDBInstanceResultFilterSensitiveLog, } from "../models/models_1";
5
5
  import { deserializeAws_queryStopDBInstanceCommand, serializeAws_queryStopDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class StopDBInstanceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopDBInstanceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopDBInstanceCommand.getEndpointParameterInstructions()));