@aws-sdk/client-rds 3.136.0 → 3.142.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 (285) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
  4. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
  5. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  6. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
  7. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  8. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
  9. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
  10. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
  11. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  13. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
  14. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
  15. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
  16. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  18. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
  25. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
  26. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
  27. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
  28. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  29. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  30. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  31. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
  64. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
  65. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
  66. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
  67. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
  68. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
  69. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
  71. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  72. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  73. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  74. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  75. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  76. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  77. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  78. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  79. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
  80. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
  81. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  82. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  83. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
  84. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
  85. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
  86. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  87. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
  88. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  89. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
  90. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  91. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -2
  92. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
  93. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
  94. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
  95. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
  97. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  98. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  99. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  100. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
  101. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
  102. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
  103. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
  104. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
  106. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  107. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  108. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  109. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
  110. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
  111. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  112. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
  113. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
  114. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  115. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
  116. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
  118. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
  119. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  120. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
  121. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  122. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
  123. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
  124. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  125. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  126. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
  127. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
  128. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
  129. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
  130. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
  131. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  132. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  133. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
  134. package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
  135. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
  136. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  137. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  138. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
  139. package/dist-cjs/models/models_0.js +750 -1122
  140. package/dist-cjs/models/models_1.js +616 -922
  141. package/dist-cjs/protocols/Aws_query.js +1634 -2320
  142. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  143. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
  144. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  145. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  146. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  147. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  148. package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
  149. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  150. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  151. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  152. package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
  153. package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
  154. package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
  155. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  156. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  157. package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
  158. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  159. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  160. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  161. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  162. package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
  163. package/dist-es/commands/CreateDBProxyCommand.js +3 -3
  164. package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
  165. package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
  166. package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
  167. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  168. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  169. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  170. package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
  171. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  172. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  173. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
  174. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  175. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  176. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  177. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  178. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  179. package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
  180. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
  181. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
  182. package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
  183. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  184. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  185. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  186. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
  187. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  188. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  189. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  190. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  191. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  192. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  193. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  194. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  195. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  196. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  197. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  198. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  199. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  200. package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
  201. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
  202. package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
  203. package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
  204. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  205. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  206. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
  207. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  208. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
  209. package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
  210. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  211. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  212. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  213. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  214. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  215. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  216. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  217. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  218. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  219. package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
  220. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  221. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  222. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
  223. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  224. package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
  225. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  226. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
  227. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  228. package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
  229. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  230. package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
  231. package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
  232. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  233. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
  234. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  235. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
  236. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  237. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  238. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  239. package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
  240. package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
  241. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
  242. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  243. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  244. package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
  245. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  246. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  247. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  248. package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
  249. package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
  250. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  251. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  252. package/dist-es/commands/RebootDBClusterCommand.js +3 -3
  253. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  254. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
  255. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  256. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  257. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
  258. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  259. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  260. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  261. package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
  262. package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
  263. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  264. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  265. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  266. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
  267. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  268. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  269. package/dist-es/commands/StartActivityStreamCommand.js +3 -3
  270. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  271. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  272. package/dist-es/commands/StartDBInstanceCommand.js +3 -3
  273. package/dist-es/commands/StartExportTaskCommand.js +4 -4
  274. package/dist-es/commands/StopActivityStreamCommand.js +3 -3
  275. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  276. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  277. package/dist-es/commands/StopDBInstanceCommand.js +3 -3
  278. package/dist-es/models/models_0.js +186 -744
  279. package/dist-es/models/models_1.js +153 -612
  280. package/dist-es/protocols/Aws_query.js +2025 -2321
  281. package/dist-types/models/models_0.d.ts +747 -1119
  282. package/dist-types/models/models_1.d.ts +612 -918
  283. package/dist-types/ts3.4/models/models_0.d.ts +372 -744
  284. package/dist-types/ts3.4/models/models_1.d.ts +306 -612
  285. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBEngineVersion, DeleteCustomDBEngineVersionMessage } from "../models/models_0";
4
+ import { DBEngineVersionFilterSensitiveLog, DeleteCustomDBEngineVersionMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteCustomDBEngineVersionCommand, serializeAws_queryDeleteCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
6
6
  var DeleteCustomDBEngineVersionCommand = (function (_super) {
7
7
  __extends(DeleteCustomDBEngineVersionCommand, _super);
@@ -20,8 +20,8 @@ var DeleteCustomDBEngineVersionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteCustomDBEngineVersionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBEngineVersion.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteCustomDBEngineVersionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBEngineVersionFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBClusterMessage, DeleteDBClusterResult } from "../models/models_0";
4
+ import { DeleteDBClusterMessageFilterSensitiveLog, DeleteDBClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterCommand, serializeAws_queryDeleteDBClusterCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBClusterCommand = (function (_super) {
7
7
  __extends(DeleteDBClusterCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBClusterCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBClusterResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterEndpoint, DeleteDBClusterEndpointMessage } from "../models/models_0";
4
+ import { DBClusterEndpointFilterSensitiveLog, DeleteDBClusterEndpointMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterEndpointCommand, serializeAws_queryDeleteDBClusterEndpointCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBClusterEndpointCommand = (function (_super) {
7
7
  __extends(DeleteDBClusterEndpointCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBClusterEndpointCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBClusterEndpointMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterEndpoint.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBClusterEndpointMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterEndpointFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBClusterParameterGroupMessage } from "../models/models_0";
4
+ import { DeleteDBClusterParameterGroupMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterParameterGroupCommand, serializeAws_queryDeleteDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBClusterParameterGroupCommand = (function (_super) {
7
7
  __extends(DeleteDBClusterParameterGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteDBClusterParameterGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBClusterParameterGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBClusterParameterGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0";
4
+ import { DeleteDBClusterSnapshotMessageFilterSensitiveLog, DeleteDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBClusterSnapshotCommand, serializeAws_queryDeleteDBClusterSnapshotCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBClusterSnapshotCommand = (function (_super) {
7
7
  __extends(DeleteDBClusterSnapshotCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBClusterSnapshotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBInstanceAutomatedBackupMessage, DeleteDBInstanceAutomatedBackupResult } from "../models/models_0";
4
+ import { DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog, DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBInstanceAutomatedBackupCommand, serializeAws_queryDeleteDBInstanceAutomatedBackupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBInstanceAutomatedBackupCommand = (function (_super) {
7
7
  __extends(DeleteDBInstanceAutomatedBackupCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBInstanceAutomatedBackupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0";
4
+ import { DeleteDBInstanceMessageFilterSensitiveLog, DeleteDBInstanceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBInstanceCommand, serializeAws_queryDeleteDBInstanceCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBInstanceCommand = (function (_super) {
7
7
  __extends(DeleteDBInstanceCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBInstanceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBInstanceMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBInstanceResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBInstanceMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBInstanceResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBParameterGroupMessage } from "../models/models_0";
4
+ import { DeleteDBParameterGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBParameterGroupCommand, serializeAws_queryDeleteDBParameterGroupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBParameterGroupCommand = (function (_super) {
7
7
  __extends(DeleteDBParameterGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteDBParameterGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBParameterGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBParameterGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBProxyRequest, DeleteDBProxyResponse } from "../models/models_0";
4
+ import { DeleteDBProxyRequestFilterSensitiveLog, DeleteDBProxyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBProxyCommand, serializeAws_queryDeleteDBProxyCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBProxyCommand = (function (_super) {
7
7
  __extends(DeleteDBProxyCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBProxyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBProxyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBProxyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBProxyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBProxyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResponse } from "../models/models_0";
4
+ import { DeleteDBProxyEndpointRequestFilterSensitiveLog, DeleteDBProxyEndpointResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBProxyEndpointCommand, serializeAws_queryDeleteDBProxyEndpointCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBProxyEndpointCommand = (function (_super) {
7
7
  __extends(DeleteDBProxyEndpointCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBProxyEndpointCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBProxyEndpointRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBProxyEndpointResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBProxyEndpointRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBProxyEndpointResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBSecurityGroupMessage } from "../models/models_0";
4
+ import { DeleteDBSecurityGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSecurityGroupCommand, serializeAws_queryDeleteDBSecurityGroupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBSecurityGroupCommand = (function (_super) {
7
7
  __extends(DeleteDBSecurityGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteDBSecurityGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBSecurityGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBSecurityGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBSnapshotMessage, DeleteDBSnapshotResult } from "../models/models_0";
4
+ import { DeleteDBSnapshotMessageFilterSensitiveLog, DeleteDBSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSnapshotCommand, serializeAws_queryDeleteDBSnapshotCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBSnapshotCommand = (function (_super) {
7
7
  __extends(DeleteDBSnapshotCommand, _super);
@@ -20,8 +20,8 @@ var DeleteDBSnapshotCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteDBSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteDBSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteDBSubnetGroupMessage } from "../models/models_0";
4
+ import { DeleteDBSubnetGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteDBSubnetGroupCommand, serializeAws_queryDeleteDBSubnetGroupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteDBSubnetGroupCommand = (function (_super) {
7
7
  __extends(DeleteDBSubnetGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteDBSubnetGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteDBSubnetGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteDBSubnetGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResult } from "../models/models_0";
4
+ import { DeleteEventSubscriptionMessageFilterSensitiveLog, DeleteEventSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteEventSubscriptionCommand, serializeAws_queryDeleteEventSubscriptionCommand, } from "../protocols/Aws_query";
6
6
  var DeleteEventSubscriptionCommand = (function (_super) {
7
7
  __extends(DeleteEventSubscriptionCommand, _super);
@@ -20,8 +20,8 @@ var DeleteEventSubscriptionCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteEventSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteGlobalClusterMessage, DeleteGlobalClusterResult } from "../models/models_0";
4
+ import { DeleteGlobalClusterMessageFilterSensitiveLog, DeleteGlobalClusterResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteGlobalClusterCommand, serializeAws_queryDeleteGlobalClusterCommand, } from "../protocols/Aws_query";
6
6
  var DeleteGlobalClusterCommand = (function (_super) {
7
7
  __extends(DeleteGlobalClusterCommand, _super);
@@ -20,8 +20,8 @@ var DeleteGlobalClusterCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteGlobalClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeleteGlobalClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteGlobalClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeleteGlobalClusterResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteOptionGroupMessage } from "../models/models_0";
4
+ import { DeleteOptionGroupMessageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteOptionGroupCommand, serializeAws_queryDeleteOptionGroupCommand, } from "../protocols/Aws_query";
6
6
  var DeleteOptionGroupCommand = (function (_super) {
7
7
  __extends(DeleteOptionGroupCommand, _super);
@@ -20,7 +20,7 @@ var DeleteOptionGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeleteOptionGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeleteOptionGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: function (output) { return output; },
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResponse } from "../models/models_0";
4
+ import { DeregisterDBProxyTargetsRequestFilterSensitiveLog, DeregisterDBProxyTargetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeregisterDBProxyTargetsCommand, serializeAws_queryDeregisterDBProxyTargetsCommand, } from "../protocols/Aws_query";
6
6
  var DeregisterDBProxyTargetsCommand = (function (_super) {
7
7
  __extends(DeregisterDBProxyTargetsCommand, _super);
@@ -20,8 +20,8 @@ var DeregisterDBProxyTargetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DeregisterDBProxyTargetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: DeregisterDBProxyTargetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DeregisterDBProxyTargetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DeregisterDBProxyTargetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { AccountAttributesMessage, DescribeAccountAttributesMessage } from "../models/models_0";
4
+ import { AccountAttributesMessageFilterSensitiveLog, DescribeAccountAttributesMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeAccountAttributesCommand, serializeAws_queryDescribeAccountAttributesCommand, } from "../protocols/Aws_query";
6
6
  var DescribeAccountAttributesCommand = (function (_super) {
7
7
  __extends(DescribeAccountAttributesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeAccountAttributesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeAccountAttributesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: AccountAttributesMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeAccountAttributesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: AccountAttributesMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CertificateMessage, DescribeCertificatesMessage } from "../models/models_0";
4
+ import { CertificateMessageFilterSensitiveLog, DescribeCertificatesMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeCertificatesCommand, serializeAws_queryDescribeCertificatesCommand, } from "../protocols/Aws_query";
6
6
  var DescribeCertificatesCommand = (function (_super) {
7
7
  __extends(DescribeCertificatesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeCertificatesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeCertificatesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: CertificateMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeCertificatesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: CertificateMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterBacktrackMessage, DescribeDBClusterBacktracksMessage } from "../models/models_0";
4
+ import { DBClusterBacktrackMessageFilterSensitiveLog, DescribeDBClusterBacktracksMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterBacktracksCommand, serializeAws_queryDescribeDBClusterBacktracksCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterBacktracksCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterBacktracksCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterBacktracksCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterBacktracksMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterBacktrackMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterBacktracksMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterBacktrackMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0";
4
+ import { DBClusterEndpointMessageFilterSensitiveLog, DescribeDBClusterEndpointsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterEndpointsCommand, serializeAws_queryDescribeDBClusterEndpointsCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterEndpointsCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterEndpointsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterEndpointsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterEndpointsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterEndpointMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterEndpointsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterEndpointMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0";
4
+ import { DBClusterParameterGroupsMessageFilterSensitiveLog, DescribeDBClusterParameterGroupsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterParameterGroupsCommand, serializeAws_queryDescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterParameterGroupsCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterParameterGroupsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterParameterGroupsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterParameterGroupsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterParameterGroupsMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterParameterGroupsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterParameterGroupsMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0";
4
+ import { DBClusterParameterGroupDetailsFilterSensitiveLog, DescribeDBClusterParametersMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterParametersCommand, serializeAws_queryDescribeDBClusterParametersCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterParametersCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterParametersCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterParametersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterParametersMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterParameterGroupDetails.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterParametersMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterParameterGroupDetailsFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeDBClusterSnapshotAttributesMessage, DescribeDBClusterSnapshotAttributesResult, } from "../models/models_0";
4
+ import { DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog, DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterSnapshotAttributesCommand, serializeAws_queryDescribeDBClusterSnapshotAttributesCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterSnapshotAttributesCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterSnapshotAttributesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterSnapshotAttributesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0";
4
+ import { DBClusterSnapshotMessageFilterSensitiveLog, DescribeDBClusterSnapshotsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClusterSnapshotsCommand, serializeAws_queryDescribeDBClusterSnapshotsCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClusterSnapshotsCommand = (function (_super) {
7
7
  __extends(DescribeDBClusterSnapshotsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClusterSnapshotsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClusterSnapshotsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterSnapshotMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClusterSnapshotsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterSnapshotMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0";
4
+ import { DBClusterMessageFilterSensitiveLog, DescribeDBClustersMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBClustersCommand, serializeAws_queryDescribeDBClustersCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBClustersCommand = (function (_super) {
7
7
  __extends(DescribeDBClustersCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBClustersCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBClustersMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBClusterMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBClustersMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBClusterMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0";
4
+ import { DBEngineVersionMessageFilterSensitiveLog, DescribeDBEngineVersionsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBEngineVersionsCommand, serializeAws_queryDescribeDBEngineVersionsCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBEngineVersionsCommand = (function (_super) {
7
7
  __extends(DescribeDBEngineVersionsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBEngineVersionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBEngineVersionsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBEngineVersionMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBEngineVersionsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBEngineVersionMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_0";
4
+ import { DBInstanceAutomatedBackupMessageFilterSensitiveLog, DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBInstanceAutomatedBackupsCommand, serializeAws_queryDescribeDBInstanceAutomatedBackupsCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBInstanceAutomatedBackupsCommand = (function (_super) {
7
7
  __extends(DescribeDBInstanceAutomatedBackupsCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBInstanceAutomatedBackupsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBInstanceAutomatedBackupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBInstanceAutomatedBackupMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0";
4
+ import { DBInstanceMessageFilterSensitiveLog, DescribeDBInstancesMessageFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBInstancesCommand, serializeAws_queryDescribeDBInstancesCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBInstancesCommand = (function (_super) {
7
7
  __extends(DescribeDBInstancesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBInstancesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBInstancesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DBInstanceMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBInstancesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DBInstanceMessageFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_0";
4
+ import { DescribeDBLogFilesMessageFilterSensitiveLog, DescribeDBLogFilesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDescribeDBLogFilesCommand, serializeAws_queryDescribeDBLogFilesCommand, } from "../protocols/Aws_query";
6
6
  var DescribeDBLogFilesCommand = (function (_super) {
7
7
  __extends(DescribeDBLogFilesCommand, _super);
@@ -20,8 +20,8 @@ var DescribeDBLogFilesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: DescribeDBLogFilesMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: DescribeDBLogFilesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: DescribeDBLogFilesMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: DescribeDBLogFilesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {