@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 SwitchoverReadReplicaCommand 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 SwitchoverReadReplicaCommand 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, SwitchoverReadReplicaCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AddRoleToDBClusterMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryAddRoleToDBClusterCommand, serializeAws_queryAddRoleToDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class AddRoleToDBClusterCommand 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 AddRoleToDBClusterCommand 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, AddRoleToDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AddRoleToDBInstanceMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryAddRoleToDBInstanceCommand, serializeAws_queryAddRoleToDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class AddRoleToDBInstanceCommand 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 AddRoleToDBInstanceCommand 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, AddRoleToDBInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog, AddSourceIdentifierToSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAddSourceIdentifierToSubscriptionCommand, serializeAws_queryAddSourceIdentifierToSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  export class AddSourceIdentifierToSubscriptionCommand 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 AddSourceIdentifierToSubscriptionCommand 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, AddSourceIdentifierToSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AddTagsToResourceMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryAddTagsToResourceCommand, serializeAws_queryAddTagsToResourceCommand, } from "../protocols/Aws_query";
6
6
  export class AddTagsToResourceCommand 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 AddTagsToResourceCommand 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, AddTagsToResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ApplyPendingMaintenanceActionMessageFilterSensitiveLog, ApplyPendingMaintenanceActionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryApplyPendingMaintenanceActionCommand, serializeAws_queryApplyPendingMaintenanceActionCommand, } from "../protocols/Aws_query";
6
6
  export class ApplyPendingMaintenanceActionCommand 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 ApplyPendingMaintenanceActionCommand 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, ApplyPendingMaintenanceActionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog, AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAuthorizeDBSecurityGroupIngressCommand, serializeAws_queryAuthorizeDBSecurityGroupIngressCommand, } from "../protocols/Aws_query";
6
6
  export class AuthorizeDBSecurityGroupIngressCommand 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 AuthorizeDBSecurityGroupIngressCommand 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, AuthorizeDBSecurityGroupIngressCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BacktrackDBClusterMessageFilterSensitiveLog, DBClusterBacktrackFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryBacktrackDBClusterCommand, serializeAws_queryBacktrackDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class BacktrackDBClusterCommand 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 BacktrackDBClusterCommand 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, BacktrackDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CancelExportTaskMessageFilterSensitiveLog, ExportTaskFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCancelExportTaskCommand, serializeAws_queryCancelExportTaskCommand, } from "../protocols/Aws_query";
6
6
  export class CancelExportTaskCommand 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 CancelExportTaskCommand 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, CancelExportTaskCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyDBClusterParameterGroupMessageFilterSensitiveLog, CopyDBClusterParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCopyDBClusterParameterGroupCommand, serializeAws_queryCopyDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CopyDBClusterParameterGroupCommand 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 CopyDBClusterParameterGroupCommand 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, CopyDBClusterParameterGroupCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { CopyDBClusterSnapshotMessageFilterSensitiveLog, CopyDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
6
6
  import { deserializeAws_queryCopyDBClusterSnapshotCommand, serializeAws_queryCopyDBClusterSnapshotCommand, } from "../protocols/Aws_query";
7
7
  export class CopyDBClusterSnapshotCommand 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 CopyDBClusterSnapshotCommand 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, CopyDBClusterSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyDBParameterGroupMessageFilterSensitiveLog, CopyDBParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCopyDBParameterGroupCommand, serializeAws_queryCopyDBParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CopyDBParameterGroupCommand 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 CopyDBParameterGroupCommand 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, CopyDBParameterGroupCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { CopyDBSnapshotMessageFilterSensitiveLog, CopyDBSnapshotResultFilterSensitiveLog, } from "../models/models_0";
6
6
  import { deserializeAws_queryCopyDBSnapshotCommand, serializeAws_queryCopyDBSnapshotCommand, } from "../protocols/Aws_query";
7
7
  export class CopyDBSnapshotCommand 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 CopyDBSnapshotCommand 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, CopyDBSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyOptionGroupMessageFilterSensitiveLog, CopyOptionGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCopyOptionGroupCommand, serializeAws_queryCopyOptionGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CopyOptionGroupCommand 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 CopyOptionGroupCommand 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, CopyOptionGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBlueGreenDeploymentRequestFilterSensitiveLog, CreateBlueGreenDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateBlueGreenDeploymentCommand, serializeAws_queryCreateBlueGreenDeploymentCommand, } from "../protocols/Aws_query";
6
6
  export class CreateBlueGreenDeploymentCommand 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 CreateBlueGreenDeploymentCommand 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, CreateBlueGreenDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateCustomDBEngineVersionMessageFilterSensitiveLog, DBEngineVersionFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateCustomDBEngineVersionCommand, serializeAws_queryCreateCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
6
6
  export class CreateCustomDBEngineVersionCommand 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 CreateCustomDBEngineVersionCommand 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, CreateCustomDBEngineVersionCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { CreateDBClusterMessageFilterSensitiveLog, CreateDBClusterResultFilterSensitiveLog, } from "../models/models_0";
6
6
  import { deserializeAws_queryCreateDBClusterCommand, serializeAws_queryCreateDBClusterCommand, } from "../protocols/Aws_query";
7
7
  export class CreateDBClusterCommand 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 CreateDBClusterCommand 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, CreateDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBClusterEndpointMessageFilterSensitiveLog, DBClusterEndpointFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBClusterEndpointCommand, serializeAws_queryCreateDBClusterEndpointCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBClusterEndpointCommand 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 CreateDBClusterEndpointCommand 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, CreateDBClusterEndpointCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBClusterParameterGroupMessageFilterSensitiveLog, CreateDBClusterParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBClusterParameterGroupCommand, serializeAws_queryCreateDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBClusterParameterGroupCommand 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 CreateDBClusterParameterGroupCommand 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, CreateDBClusterParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBClusterSnapshotMessageFilterSensitiveLog, CreateDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBClusterSnapshotCommand, serializeAws_queryCreateDBClusterSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBClusterSnapshotCommand 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 CreateDBClusterSnapshotCommand 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, CreateDBClusterSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBInstanceMessageFilterSensitiveLog, CreateDBInstanceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBInstanceCommand, serializeAws_queryCreateDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBInstanceCommand 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 CreateDBInstanceCommand 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, CreateDBInstanceCommand.getEndpointParameterInstructions()));
@@ -5,10 +5,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { CreateDBInstanceReadReplicaMessageFilterSensitiveLog, CreateDBInstanceReadReplicaResultFilterSensitiveLog, } from "../models/models_0";
6
6
  import { deserializeAws_queryCreateDBInstanceReadReplicaCommand, serializeAws_queryCreateDBInstanceReadReplicaCommand, } from "../protocols/Aws_query";
7
7
  export class CreateDBInstanceReadReplicaCommand 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 CreateDBInstanceReadReplicaCommand 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, CreateDBInstanceReadReplicaCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBParameterGroupMessageFilterSensitiveLog, CreateDBParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBParameterGroupCommand, serializeAws_queryCreateDBParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBParameterGroupCommand 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 CreateDBParameterGroupCommand 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, CreateDBParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBProxyRequestFilterSensitiveLog, CreateDBProxyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBProxyCommand, serializeAws_queryCreateDBProxyCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBProxyCommand 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 CreateDBProxyCommand 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, CreateDBProxyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBProxyEndpointRequestFilterSensitiveLog, CreateDBProxyEndpointResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBProxyEndpointCommand, serializeAws_queryCreateDBProxyEndpointCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBProxyEndpointCommand 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 CreateDBProxyEndpointCommand 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, CreateDBProxyEndpointCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBSecurityGroupMessageFilterSensitiveLog, CreateDBSecurityGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBSecurityGroupCommand, serializeAws_queryCreateDBSecurityGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBSecurityGroupCommand 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 CreateDBSecurityGroupCommand 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, CreateDBSecurityGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBSnapshotMessageFilterSensitiveLog, CreateDBSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBSnapshotCommand, serializeAws_queryCreateDBSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBSnapshotCommand 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 CreateDBSnapshotCommand 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, CreateDBSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDBSubnetGroupMessageFilterSensitiveLog, CreateDBSubnetGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateDBSubnetGroupCommand, serializeAws_queryCreateDBSubnetGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateDBSubnetGroupCommand 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 CreateDBSubnetGroupCommand 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, CreateDBSubnetGroupCommand.getEndpointParameterInstructions()));