@aws-sdk/client-rds 3.135.0 → 3.141.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 (299) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/RDS.js +15 -0
  4. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
  5. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
  6. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  7. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
  8. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  9. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
  10. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
  11. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
  12. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  13. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  14. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
  15. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
  16. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
  17. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
  18. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
  25. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
  26. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
  27. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
  28. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
  29. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  30. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  31. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  32. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
  37. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
  41. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
  44. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
  46. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  48. package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
  49. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +36 -0
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
  140. package/dist-cjs/commands/index.js +1 -0
  141. package/dist-cjs/models/models_0.js +757 -1128
  142. package/dist-cjs/models/models_1.js +621 -904
  143. package/dist-cjs/protocols/Aws_query.js +104 -5
  144. package/dist-es/RDS.js +15 -0
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
  158. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  159. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  160. package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
  161. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  162. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  163. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  164. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  165. package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
  166. package/dist-es/commands/CreateDBProxyCommand.js +3 -3
  167. package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
  168. package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
  169. package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
  170. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  171. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  172. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  173. package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
  174. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  175. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  176. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
  177. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  178. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  179. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  180. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  181. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  182. package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
  183. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
  184. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
  185. package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
  186. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  187. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  188. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  189. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
  190. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  191. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  192. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  193. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  194. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  195. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  196. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  197. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  198. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  199. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  200. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  201. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  202. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  203. package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
  204. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
  205. package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
  206. package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
  207. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  208. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  209. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
  210. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  211. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
  212. package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
  213. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  214. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  215. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  216. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  217. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  218. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  219. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  220. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  221. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  222. package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
  223. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  224. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  225. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
  226. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  227. package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
  228. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  229. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
  230. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  231. package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
  232. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  233. package/dist-es/commands/ModifyActivityStreamCommand.js +39 -0
  234. package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
  235. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  236. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
  237. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  238. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
  239. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  240. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  241. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  242. package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
  243. package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
  244. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
  245. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  246. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  247. package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
  248. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  249. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  250. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  251. package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
  252. package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
  253. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  254. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  255. package/dist-es/commands/RebootDBClusterCommand.js +3 -3
  256. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  257. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
  258. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  259. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  260. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
  261. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  262. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  263. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  264. package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
  265. package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
  266. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  267. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  268. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  269. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
  270. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  271. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  272. package/dist-es/commands/StartActivityStreamCommand.js +3 -3
  273. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  274. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  275. package/dist-es/commands/StartDBInstanceCommand.js +3 -3
  276. package/dist-es/commands/StartExportTaskCommand.js +4 -4
  277. package/dist-es/commands/StopActivityStreamCommand.js +3 -3
  278. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  279. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  280. package/dist-es/commands/StopDBInstanceCommand.js +3 -3
  281. package/dist-es/commands/index.js +1 -0
  282. package/dist-es/models/models_0.js +193 -748
  283. package/dist-es/models/models_1.js +158 -600
  284. package/dist-es/protocols/Aws_query.js +112 -0
  285. package/dist-types/RDS.d.ts +11 -0
  286. package/dist-types/RDSClient.d.ts +3 -2
  287. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +39 -0
  288. package/dist-types/commands/index.d.ts +1 -0
  289. package/dist-types/models/models_0.d.ts +750 -1142
  290. package/dist-types/models/models_1.d.ts +683 -905
  291. package/dist-types/protocols/Aws_query.d.ts +3 -0
  292. package/dist-types/ts3.4/RDS.d.ts +5 -0
  293. package/dist-types/ts3.4/RDSClient.d.ts +3 -2
  294. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +17 -0
  295. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  296. package/dist-types/ts3.4/models/models_0.d.ts +378 -753
  297. package/dist-types/ts3.4/models/models_1.d.ts +336 -599
  298. package/dist-types/ts3.4/protocols/Aws_query.d.ts +3 -0
  299. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,39 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
18
+
19
+
20
+ ### Features
21
+
22
+ * **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
23
+
24
+
25
+
26
+
27
+
28
+ # [3.136.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.135.0...v3.136.0) (2022-07-22)
29
+
30
+
31
+ ### Features
32
+
33
+ * **client-rds:** This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking. ([b6e2600](https://github.com/aws/aws-sdk-js-v3/commit/b6e260013ef2279150962379fbcdd1c1245978ad))
34
+
35
+
36
+
37
+
38
+
6
39
  # [3.135.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.134.0...v3.135.0) (2022-07-21)
7
40
 
8
41
  **Note:** Version bump only for package @aws-sdk/client-rds
package/README.md CHANGED
@@ -219,7 +219,7 @@ try {
219
219
  const data = await client.send(command);
220
220
  // process data.
221
221
  } catch (error) {
222
- const { requestId, cfId, extendedRequestId } = error.$metadata;
222
+ const { requestId, cfId, extendedRequestId } = error.$$metadata;
223
223
  console.log({ requestId, cfId, extendedRequestId });
224
224
  /**
225
225
  * The keys within exceptions are also parsed.
package/dist-cjs/RDS.js CHANGED
@@ -89,6 +89,7 @@ const DownloadDBLogFilePortionCommand_1 = require("./commands/DownloadDBLogFileP
89
89
  const FailoverDBClusterCommand_1 = require("./commands/FailoverDBClusterCommand");
90
90
  const FailoverGlobalClusterCommand_1 = require("./commands/FailoverGlobalClusterCommand");
91
91
  const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
92
+ const ModifyActivityStreamCommand_1 = require("./commands/ModifyActivityStreamCommand");
92
93
  const ModifyCertificatesCommand_1 = require("./commands/ModifyCertificatesCommand");
93
94
  const ModifyCurrentDBClusterCapacityCommand_1 = require("./commands/ModifyCurrentDBClusterCapacityCommand");
94
95
  const ModifyCustomDBEngineVersionCommand_1 = require("./commands/ModifyCustomDBEngineVersionCommand");
@@ -1370,6 +1371,20 @@ class RDS extends RDSClient_1.RDSClient {
1370
1371
  return this.send(command, optionsOrCb);
1371
1372
  }
1372
1373
  }
1374
+ modifyActivityStream(args, optionsOrCb, cb) {
1375
+ const command = new ModifyActivityStreamCommand_1.ModifyActivityStreamCommand(args);
1376
+ if (typeof optionsOrCb === "function") {
1377
+ this.send(command, optionsOrCb);
1378
+ }
1379
+ else if (typeof cb === "function") {
1380
+ if (typeof optionsOrCb !== "object")
1381
+ throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1382
+ this.send(command, optionsOrCb || {}, cb);
1383
+ }
1384
+ else {
1385
+ return this.send(command, optionsOrCb);
1386
+ }
1387
+ }
1373
1388
  modifyCertificates(args, optionsOrCb, cb) {
1374
1389
  const command = new ModifyCertificatesCommand_1.ModifyCertificatesCommand(args);
1375
1390
  if (typeof optionsOrCb === "function") {
@@ -20,7 +20,7 @@ class AddRoleToDBClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddRoleToDBClusterMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddRoleToDBClusterMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,7 +20,7 @@ class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddRoleToDBInstanceMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddRoleToDBInstanceMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AddSourceIdentifierToSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AddSourceIdentifierToSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class AddTagsToResourceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AddTagsToResourceMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AddTagsToResourceMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.ApplyPendingMaintenanceActionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ApplyPendingMaintenanceActionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.ApplyPendingMaintenanceActionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ApplyPendingMaintenanceActionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class AuthorizeDBSecurityGroupIngressCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class BacktrackDBClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.BacktrackDBClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DBClusterBacktrack.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.BacktrackDBClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DBClusterBacktrackFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CancelExportTaskCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CancelExportTaskMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.ExportTask.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CancelExportTaskMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.ExportTaskFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CopyDBClusterParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CopyDBClusterParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CopyDBClusterParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CopyDBClusterParameterGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -22,8 +22,8 @@ class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
22
22
  logger,
23
23
  clientName,
24
24
  commandName,
25
- inputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotMessage.filterSensitiveLog,
26
- outputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotResult.filterSensitiveLog,
25
+ inputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotMessageFilterSensitiveLog,
26
+ outputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotResultFilterSensitiveLog,
27
27
  };
28
28
  const { requestHandler } = configuration;
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CopyDBParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CopyDBParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CopyDBParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CopyDBParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CopyDBParameterGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -22,8 +22,8 @@ class CopyDBSnapshotCommand extends smithy_client_1.Command {
22
22
  logger,
23
23
  clientName,
24
24
  commandName,
25
- inputFilterSensitiveLog: models_0_1.CopyDBSnapshotMessage.filterSensitiveLog,
26
- outputFilterSensitiveLog: models_0_1.CopyDBSnapshotResult.filterSensitiveLog,
25
+ inputFilterSensitiveLog: models_0_1.CopyDBSnapshotMessageFilterSensitiveLog,
26
+ outputFilterSensitiveLog: models_0_1.CopyDBSnapshotResultFilterSensitiveLog,
27
27
  };
28
28
  const { requestHandler } = configuration;
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CopyOptionGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CopyOptionGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CopyOptionGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CopyOptionGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CopyOptionGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateCustomDBEngineVersionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateCustomDBEngineVersionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DBEngineVersion.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateCustomDBEngineVersionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DBEngineVersionFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -22,8 +22,8 @@ class CreateDBClusterCommand extends smithy_client_1.Command {
22
22
  logger,
23
23
  clientName,
24
24
  commandName,
25
- inputFilterSensitiveLog: models_0_1.CreateDBClusterMessage.filterSensitiveLog,
26
- outputFilterSensitiveLog: models_0_1.CreateDBClusterResult.filterSensitiveLog,
25
+ inputFilterSensitiveLog: models_0_1.CreateDBClusterMessageFilterSensitiveLog,
26
+ outputFilterSensitiveLog: models_0_1.CreateDBClusterResultFilterSensitiveLog,
27
27
  };
28
28
  const { requestHandler } = configuration;
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBClusterEndpointCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBClusterEndpointMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DBClusterEndpoint.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBClusterEndpointMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DBClusterEndpointFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBClusterParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBClusterParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBClusterParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBClusterParameterGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBInstanceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBInstanceMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBInstanceResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBInstanceMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBInstanceResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -22,8 +22,8 @@ class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
22
22
  logger,
23
23
  clientName,
24
24
  commandName,
25
- inputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaMessage.filterSensitiveLog,
26
- outputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaResult.filterSensitiveLog,
25
+ inputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaMessageFilterSensitiveLog,
26
+ outputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaResultFilterSensitiveLog,
27
27
  };
28
28
  const { requestHandler } = configuration;
29
29
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBParameterGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBParameterGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBParameterGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBParameterGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBProxyCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBProxyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBProxyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBProxyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBProxyResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBProxyEndpointCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBProxyEndpointRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBProxyEndpointResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBProxyEndpointRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBProxyEndpointResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBSecurityGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBSecurityGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBSecurityGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBSecurityGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBSecurityGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateDBSubnetGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateDBSubnetGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateDBSubnetGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateDBSubnetGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateDBSubnetGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateEventSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateEventSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateGlobalClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateGlobalClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateGlobalClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateGlobalClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateGlobalClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class CreateOptionGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.CreateOptionGroupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.CreateOptionGroupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.CreateOptionGroupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.CreateOptionGroupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteCustomDBEngineVersionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteCustomDBEngineVersionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DBEngineVersion.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteCustomDBEngineVersionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DBEngineVersionFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteDBClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteDBClusterEndpointCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBClusterEndpointMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DBClusterEndpoint.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBClusterEndpointMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DBClusterEndpointFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteDBClusterParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBClusterParameterGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBClusterParameterGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteDBClusterSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBClusterSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBClusterSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBClusterSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBClusterSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteDBInstanceAutomatedBackupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteDBInstanceCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBInstanceMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBInstanceResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBInstanceMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBInstanceResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteDBParameterGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBParameterGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBParameterGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteDBProxyCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBProxyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBProxyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBProxyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBProxyResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteDBProxyEndpointCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBProxyEndpointRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBProxyEndpointResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBProxyEndpointRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBProxyEndpointResponseFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteDBSecurityGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBSecurityGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBSecurityGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteDBSnapshotCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBSnapshotMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteDBSnapshotResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBSnapshotMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteDBSnapshotResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,7 +20,7 @@ class DeleteDBSubnetGroupCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteDBSubnetGroupMessage.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteDBSubnetGroupMessageFilterSensitiveLog,
24
24
  outputFilterSensitiveLog: (output) => output,
25
25
  };
26
26
  const { requestHandler } = configuration;
@@ -20,8 +20,8 @@ class DeleteEventSubscriptionCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -20,8 +20,8 @@ class DeleteGlobalClusterCommand extends smithy_client_1.Command {
20
20
  logger,
21
21
  clientName,
22
22
  commandName,
23
- inputFilterSensitiveLog: models_0_1.DeleteGlobalClusterMessage.filterSensitiveLog,
24
- outputFilterSensitiveLog: models_0_1.DeleteGlobalClusterResult.filterSensitiveLog,
23
+ inputFilterSensitiveLog: models_0_1.DeleteGlobalClusterMessageFilterSensitiveLog,
24
+ outputFilterSensitiveLog: models_0_1.DeleteGlobalClusterResultFilterSensitiveLog,
25
25
  };
26
26
  const { requestHandler } = configuration;
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);