@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 { CreateEventSubscriptionMessageFilterSensitiveLog, CreateEventSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateEventSubscriptionCommand, serializeAws_queryCreateEventSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  export class CreateEventSubscriptionCommand 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 CreateEventSubscriptionCommand 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, CreateEventSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateGlobalClusterMessageFilterSensitiveLog, CreateGlobalClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateGlobalClusterCommand, serializeAws_queryCreateGlobalClusterCommand, } from "../protocols/Aws_query";
6
6
  export class CreateGlobalClusterCommand 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 CreateGlobalClusterCommand 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, CreateGlobalClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateOptionGroupMessageFilterSensitiveLog, CreateOptionGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateOptionGroupCommand, serializeAws_queryCreateOptionGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateOptionGroupCommand 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 CreateOptionGroupCommand 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, CreateOptionGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBlueGreenDeploymentRequestFilterSensitiveLog, DeleteBlueGreenDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteBlueGreenDeploymentCommand, serializeAws_queryDeleteBlueGreenDeploymentCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteBlueGreenDeploymentCommand 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 DeleteBlueGreenDeploymentCommand 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, DeleteBlueGreenDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBEngineVersionFilterSensitiveLog, DeleteCustomDBEngineVersionMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteCustomDBEngineVersionCommand, serializeAws_queryDeleteCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteCustomDBEngineVersionCommand 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 DeleteCustomDBEngineVersionCommand 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, DeleteCustomDBEngineVersionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBClusterMessageFilterSensitiveLog, DeleteDBClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterCommand, serializeAws_queryDeleteDBClusterCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBClusterCommand 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 DeleteDBClusterCommand 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, DeleteDBClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterEndpointFilterSensitiveLog, DeleteDBClusterEndpointMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterEndpointCommand, serializeAws_queryDeleteDBClusterEndpointCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBClusterEndpointCommand 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 DeleteDBClusterEndpointCommand 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, DeleteDBClusterEndpointCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBClusterParameterGroupMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterParameterGroupCommand, serializeAws_queryDeleteDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBClusterParameterGroupCommand 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 DeleteDBClusterParameterGroupCommand 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, DeleteDBClusterParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBClusterSnapshotMessageFilterSensitiveLog, DeleteDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterSnapshotCommand, serializeAws_queryDeleteDBClusterSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBClusterSnapshotCommand 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 DeleteDBClusterSnapshotCommand 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, DeleteDBClusterSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog, DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBInstanceAutomatedBackupCommand, serializeAws_queryDeleteDBInstanceAutomatedBackupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBInstanceAutomatedBackupCommand 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 DeleteDBInstanceAutomatedBackupCommand 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, DeleteDBInstanceAutomatedBackupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBInstanceMessageFilterSensitiveLog, DeleteDBInstanceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBInstanceCommand, serializeAws_queryDeleteDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBInstanceCommand 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 DeleteDBInstanceCommand 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, DeleteDBInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBParameterGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBParameterGroupCommand, serializeAws_queryDeleteDBParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBParameterGroupCommand 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 DeleteDBParameterGroupCommand 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, DeleteDBParameterGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBProxyRequestFilterSensitiveLog, DeleteDBProxyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBProxyCommand, serializeAws_queryDeleteDBProxyCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBProxyCommand 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 DeleteDBProxyCommand 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, DeleteDBProxyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBProxyEndpointRequestFilterSensitiveLog, DeleteDBProxyEndpointResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBProxyEndpointCommand, serializeAws_queryDeleteDBProxyEndpointCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBProxyEndpointCommand 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 DeleteDBProxyEndpointCommand 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, DeleteDBProxyEndpointCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBSecurityGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSecurityGroupCommand, serializeAws_queryDeleteDBSecurityGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBSecurityGroupCommand 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 DeleteDBSecurityGroupCommand 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, DeleteDBSecurityGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBSnapshotMessageFilterSensitiveLog, DeleteDBSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSnapshotCommand, serializeAws_queryDeleteDBSnapshotCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBSnapshotCommand 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 DeleteDBSnapshotCommand 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, DeleteDBSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDBSubnetGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSubnetGroupCommand, serializeAws_queryDeleteDBSubnetGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteDBSubnetGroupCommand 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 DeleteDBSubnetGroupCommand 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, DeleteDBSubnetGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteEventSubscriptionMessageFilterSensitiveLog, DeleteEventSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteEventSubscriptionCommand, serializeAws_queryDeleteEventSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteEventSubscriptionCommand 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 DeleteEventSubscriptionCommand 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, DeleteEventSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteGlobalClusterMessageFilterSensitiveLog, DeleteGlobalClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteGlobalClusterCommand, serializeAws_queryDeleteGlobalClusterCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteGlobalClusterCommand 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 DeleteGlobalClusterCommand 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, DeleteGlobalClusterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteOptionGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteOptionGroupCommand, serializeAws_queryDeleteOptionGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteOptionGroupCommand 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 DeleteOptionGroupCommand 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, DeleteOptionGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeregisterDBProxyTargetsRequestFilterSensitiveLog, DeregisterDBProxyTargetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeregisterDBProxyTargetsCommand, serializeAws_queryDeregisterDBProxyTargetsCommand, } from "../protocols/Aws_query";
6
6
  export class DeregisterDBProxyTargetsCommand 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 DeregisterDBProxyTargetsCommand 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, DeregisterDBProxyTargetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AccountAttributesMessageFilterSensitiveLog, DescribeAccountAttributesMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeAccountAttributesCommand, serializeAws_queryDescribeAccountAttributesCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeAccountAttributesCommand 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 DescribeAccountAttributesCommand 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, DescribeAccountAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeBlueGreenDeploymentsRequestFilterSensitiveLog, DescribeBlueGreenDeploymentsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeBlueGreenDeploymentsCommand, serializeAws_queryDescribeBlueGreenDeploymentsCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeBlueGreenDeploymentsCommand 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 DescribeBlueGreenDeploymentsCommand 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, DescribeBlueGreenDeploymentsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CertificateMessageFilterSensitiveLog, DescribeCertificatesMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeCertificatesCommand, serializeAws_queryDescribeCertificatesCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeCertificatesCommand 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 DescribeCertificatesCommand 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, DescribeCertificatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterBacktrackMessageFilterSensitiveLog, DescribeDBClusterBacktracksMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterBacktracksCommand, serializeAws_queryDescribeDBClusterBacktracksCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeDBClusterBacktracksCommand 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 DescribeDBClusterBacktracksCommand 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, DescribeDBClusterBacktracksCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterEndpointMessageFilterSensitiveLog, DescribeDBClusterEndpointsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterEndpointsCommand, serializeAws_queryDescribeDBClusterEndpointsCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeDBClusterEndpointsCommand 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 DescribeDBClusterEndpointsCommand 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, DescribeDBClusterEndpointsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterParameterGroupsMessageFilterSensitiveLog, DescribeDBClusterParameterGroupsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterParameterGroupsCommand, serializeAws_queryDescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeDBClusterParameterGroupsCommand 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 DescribeDBClusterParameterGroupsCommand 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, DescribeDBClusterParameterGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DBClusterParameterGroupDetailsFilterSensitiveLog, DescribeDBClusterParametersMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterParametersCommand, serializeAws_queryDescribeDBClusterParametersCommand, } from "../protocols/Aws_query";
6
6
  export class DescribeDBClusterParametersCommand 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 DescribeDBClusterParametersCommand 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, DescribeDBClusterParametersCommand.getEndpointParameterInstructions()));