@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
@@ -1,6 +1,30 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { ActivityStreamMode, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTarget, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSnapshotAttribute, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, ServerlessV2ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
2
+ import { ActivityStreamMode, ActivityStreamPolicyStatus, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTarget, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, ServerlessV2ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
3
3
  import { RDSServiceException as __BaseException } from "./RDSServiceException";
4
+ /**
5
+ * <p>Contains the name and values of a manual DB snapshot attribute</p>
6
+ * <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
7
+ * to restore a manual DB snapshot. For more information, see the <code>ModifyDBSnapshotAttribute</code>
8
+ * API.</p>
9
+ */
10
+ export interface DBSnapshotAttribute {
11
+ /**
12
+ * <p>The name of the manual DB snapshot attribute.</p>
13
+ * <p>The attribute named <code>restore</code> refers to the list of Amazon Web Services accounts that
14
+ * have permission to copy or restore the manual DB cluster snapshot. For more information,
15
+ * see the <code>ModifyDBSnapshotAttribute</code>
16
+ * API action.</p>
17
+ */
18
+ AttributeName?: string;
19
+ /**
20
+ * <p>The value or values for the manual DB snapshot attribute.</p>
21
+ * <p>If the <code>AttributeName</code> field is set to <code>restore</code>, then this element
22
+ * returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual
23
+ * DB snapshot. If a value of <code>all</code> is in the list, then the manual DB snapshot
24
+ * is public and available for any Amazon Web Services account to copy or restore.</p>
25
+ */
26
+ AttributeValues?: string[];
27
+ }
4
28
  /**
5
29
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
6
30
  * API action.</p>
@@ -18,12 +42,6 @@ export interface DBSnapshotAttributesResult {
18
42
  */
19
43
  DBSnapshotAttributes?: DBSnapshotAttribute[];
20
44
  }
21
- export declare namespace DBSnapshotAttributesResult {
22
- /**
23
- * @internal
24
- */
25
- const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
26
- }
27
45
  export interface DescribeDBSnapshotAttributesResult {
28
46
  /**
29
47
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -34,12 +52,6 @@ export interface DescribeDBSnapshotAttributesResult {
34
52
  */
35
53
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
36
54
  }
37
- export declare namespace DescribeDBSnapshotAttributesResult {
38
- /**
39
- * @internal
40
- */
41
- const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
42
- }
43
55
  /**
44
56
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSnapshots</code> action.</p>
45
57
  */
@@ -56,12 +68,6 @@ export interface DBSnapshotMessage {
56
68
  */
57
69
  DBSnapshots?: DBSnapshot[];
58
70
  }
59
- export declare namespace DBSnapshotMessage {
60
- /**
61
- * @internal
62
- */
63
- const filterSensitiveLog: (obj: DBSnapshotMessage) => any;
64
- }
65
71
  /**
66
72
  * <p></p>
67
73
  */
@@ -199,12 +205,6 @@ export interface DescribeDBSnapshotsMessage {
199
205
  */
200
206
  DbiResourceId?: string;
201
207
  }
202
- export declare namespace DescribeDBSnapshotsMessage {
203
- /**
204
- * @internal
205
- */
206
- const filterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
207
- }
208
208
  /**
209
209
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSubnetGroups</code> action.</p>
210
210
  */
@@ -221,12 +221,6 @@ export interface DBSubnetGroupMessage {
221
221
  */
222
222
  DBSubnetGroups?: DBSubnetGroup[];
223
223
  }
224
- export declare namespace DBSubnetGroupMessage {
225
- /**
226
- * @internal
227
- */
228
- const filterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
229
- }
230
224
  /**
231
225
  * <p></p>
232
226
  */
@@ -256,12 +250,6 @@ export interface DescribeDBSubnetGroupsMessage {
256
250
  */
257
251
  Marker?: string;
258
252
  }
259
- export declare namespace DescribeDBSubnetGroupsMessage {
260
- /**
261
- * @internal
262
- */
263
- const filterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
264
- }
265
253
  /**
266
254
  * <p></p>
267
255
  */
@@ -291,12 +279,6 @@ export interface DescribeEngineDefaultClusterParametersMessage {
291
279
  */
292
280
  Marker?: string;
293
281
  }
294
- export declare namespace DescribeEngineDefaultClusterParametersMessage {
295
- /**
296
- * @internal
297
- */
298
- const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
299
- }
300
282
  /**
301
283
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
302
284
  */
@@ -318,24 +300,12 @@ export interface EngineDefaults {
318
300
  */
319
301
  Parameters?: Parameter[];
320
302
  }
321
- export declare namespace EngineDefaults {
322
- /**
323
- * @internal
324
- */
325
- const filterSensitiveLog: (obj: EngineDefaults) => any;
326
- }
327
303
  export interface DescribeEngineDefaultClusterParametersResult {
328
304
  /**
329
305
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
330
306
  */
331
307
  EngineDefaults?: EngineDefaults;
332
308
  }
333
- export declare namespace DescribeEngineDefaultClusterParametersResult {
334
- /**
335
- * @internal
336
- */
337
- const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
338
- }
339
309
  /**
340
310
  * <p></p>
341
311
  */
@@ -563,24 +533,12 @@ export interface DescribeEngineDefaultParametersMessage {
563
533
  */
564
534
  Marker?: string;
565
535
  }
566
- export declare namespace DescribeEngineDefaultParametersMessage {
567
- /**
568
- * @internal
569
- */
570
- const filterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
571
- }
572
536
  export interface DescribeEngineDefaultParametersResult {
573
537
  /**
574
538
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
575
539
  */
576
540
  EngineDefaults?: EngineDefaults;
577
541
  }
578
- export declare namespace DescribeEngineDefaultParametersResult {
579
- /**
580
- * @internal
581
- */
582
- const filterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
583
- }
584
542
  /**
585
543
  * <p></p>
586
544
  */
@@ -596,12 +554,6 @@ export interface DescribeEventCategoriesMessage {
596
554
  */
597
555
  Filters?: Filter[];
598
556
  }
599
- export declare namespace DescribeEventCategoriesMessage {
600
- /**
601
- * @internal
602
- */
603
- const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
604
- }
605
557
  /**
606
558
  * <p>Contains the results of a successful invocation of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html">DescribeEventCategories</a>
607
559
  * operation.</p>
@@ -616,12 +568,6 @@ export interface EventCategoriesMap {
616
568
  */
617
569
  EventCategories?: string[];
618
570
  }
619
- export declare namespace EventCategoriesMap {
620
- /**
621
- * @internal
622
- */
623
- const filterSensitiveLog: (obj: EventCategoriesMap) => any;
624
- }
625
571
  /**
626
572
  * <p>Data returned from the <code>DescribeEventCategories</code> operation.</p>
627
573
  */
@@ -631,12 +577,6 @@ export interface EventCategoriesMessage {
631
577
  */
632
578
  EventCategoriesMapList?: EventCategoriesMap[];
633
579
  }
634
- export declare namespace EventCategoriesMessage {
635
- /**
636
- * @internal
637
- */
638
- const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
639
- }
640
580
  export declare type SourceType = "custom-engine-version" | "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-proxy" | "db-security-group" | "db-snapshot";
641
581
  /**
642
582
  * <p></p>
@@ -727,12 +667,6 @@ export interface DescribeEventsMessage {
727
667
  */
728
668
  Marker?: string;
729
669
  }
730
- export declare namespace DescribeEventsMessage {
731
- /**
732
- * @internal
733
- */
734
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
735
- }
736
670
  /**
737
671
  * <p>This data type is used as a response element in the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html">DescribeEvents</a> action.</p>
738
672
  */
@@ -762,12 +696,6 @@ export interface Event {
762
696
  */
763
697
  SourceArn?: string;
764
698
  }
765
- export declare namespace Event {
766
- /**
767
- * @internal
768
- */
769
- const filterSensitiveLog: (obj: Event) => any;
770
- }
771
699
  /**
772
700
  * <p>Contains the result of a successful invocation of the <code>DescribeEvents</code> action.</p>
773
701
  */
@@ -785,12 +713,6 @@ export interface EventsMessage {
785
713
  */
786
714
  Events?: Event[];
787
715
  }
788
- export declare namespace EventsMessage {
789
- /**
790
- * @internal
791
- */
792
- const filterSensitiveLog: (obj: EventsMessage) => any;
793
- }
794
716
  /**
795
717
  * <p></p>
796
718
  */
@@ -821,12 +743,6 @@ export interface DescribeEventSubscriptionsMessage {
821
743
  */
822
744
  Marker?: string;
823
745
  }
824
- export declare namespace DescribeEventSubscriptionsMessage {
825
- /**
826
- * @internal
827
- */
828
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
829
- }
830
746
  /**
831
747
  * <p>Data returned by the <b>DescribeEventSubscriptions</b> action.</p>
832
748
  */
@@ -844,12 +760,6 @@ export interface EventSubscriptionsMessage {
844
760
  */
845
761
  EventSubscriptionsList?: EventSubscription[];
846
762
  }
847
- export declare namespace EventSubscriptionsMessage {
848
- /**
849
- * @internal
850
- */
851
- const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
852
- }
853
763
  export interface DescribeExportTasksMessage {
854
764
  /**
855
765
  * <p>The identifier of the snapshot export task to be described.</p>
@@ -931,12 +841,6 @@ export interface DescribeExportTasksMessage {
931
841
  */
932
842
  MaxRecords?: number;
933
843
  }
934
- export declare namespace DescribeExportTasksMessage {
935
- /**
936
- * @internal
937
- */
938
- const filterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
939
- }
940
844
  export interface ExportTasksMessage {
941
845
  /**
942
846
  * <p>A pagination token that can be used in a later <code>DescribeExportTasks</code>
@@ -949,12 +853,6 @@ export interface ExportTasksMessage {
949
853
  */
950
854
  ExportTasks?: ExportTask[];
951
855
  }
952
- export declare namespace ExportTasksMessage {
953
- /**
954
- * @internal
955
- */
956
- const filterSensitiveLog: (obj: ExportTasksMessage) => any;
957
- }
958
856
  export interface DescribeGlobalClustersMessage {
959
857
  /**
960
858
  * <p>The user-supplied DB cluster identifier. If this parameter is specified, information from only the specific DB cluster is returned. This parameter isn't case-sensitive.</p>
@@ -985,12 +883,6 @@ export interface DescribeGlobalClustersMessage {
985
883
  */
986
884
  Marker?: string;
987
885
  }
988
- export declare namespace DescribeGlobalClustersMessage {
989
- /**
990
- * @internal
991
- */
992
- const filterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
993
- }
994
886
  export interface GlobalClustersMessage {
995
887
  /**
996
888
  * <p>An optional pagination token provided by a previous <code>DescribeGlobalClusters</code> request.
@@ -1003,12 +895,6 @@ export interface GlobalClustersMessage {
1003
895
  */
1004
896
  GlobalClusters?: GlobalCluster[];
1005
897
  }
1006
- export declare namespace GlobalClustersMessage {
1007
- /**
1008
- * @internal
1009
- */
1010
- const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
1011
- }
1012
898
  /**
1013
899
  * <p></p>
1014
900
  */
@@ -1100,12 +986,6 @@ export interface DescribeOptionGroupOptionsMessage {
1100
986
  */
1101
987
  Marker?: string;
1102
988
  }
1103
- export declare namespace DescribeOptionGroupOptionsMessage {
1104
- /**
1105
- * @internal
1106
- */
1107
- const filterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
1108
- }
1109
989
  /**
1110
990
  * <p>The minimum DB engine version required for each corresponding allowed value for an option setting.</p>
1111
991
  */
@@ -1119,12 +999,6 @@ export interface MinimumEngineVersionPerAllowedValue {
1119
999
  */
1120
1000
  MinimumEngineVersion?: string;
1121
1001
  }
1122
- export declare namespace MinimumEngineVersionPerAllowedValue {
1123
- /**
1124
- * @internal
1125
- */
1126
- const filterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
1127
- }
1128
1002
  /**
1129
1003
  * <p>Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.</p>
1130
1004
  */
@@ -1162,12 +1036,6 @@ export interface OptionGroupOptionSetting {
1162
1036
  */
1163
1037
  MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
1164
1038
  }
1165
- export declare namespace OptionGroupOptionSetting {
1166
- /**
1167
- * @internal
1168
- */
1169
- const filterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
1170
- }
1171
1039
  /**
1172
1040
  * <p>The version for an option. Option group option versions are returned by
1173
1041
  * the <code>DescribeOptionGroupOptions</code> action.</p>
@@ -1182,12 +1050,6 @@ export interface OptionVersion {
1182
1050
  */
1183
1051
  IsDefault?: boolean;
1184
1052
  }
1185
- export declare namespace OptionVersion {
1186
- /**
1187
- * @internal
1188
- */
1189
- const filterSensitiveLog: (obj: OptionVersion) => any;
1190
- }
1191
1053
  /**
1192
1054
  * <p>Available option.</p>
1193
1055
  */
@@ -1261,12 +1123,6 @@ export interface OptionGroupOption {
1261
1123
  */
1262
1124
  OptionGroupOptionVersions?: OptionVersion[];
1263
1125
  }
1264
- export declare namespace OptionGroupOption {
1265
- /**
1266
- * @internal
1267
- */
1268
- const filterSensitiveLog: (obj: OptionGroupOption) => any;
1269
- }
1270
1126
  /**
1271
1127
  * <p></p>
1272
1128
  */
@@ -1283,12 +1139,6 @@ export interface OptionGroupOptionsMessage {
1283
1139
  */
1284
1140
  Marker?: string;
1285
1141
  }
1286
- export declare namespace OptionGroupOptionsMessage {
1287
- /**
1288
- * @internal
1289
- */
1290
- const filterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
1291
- }
1292
1142
  /**
1293
1143
  * <p></p>
1294
1144
  */
@@ -1384,12 +1234,6 @@ export interface DescribeOptionGroupsMessage {
1384
1234
  */
1385
1235
  MajorEngineVersion?: string;
1386
1236
  }
1387
- export declare namespace DescribeOptionGroupsMessage {
1388
- /**
1389
- * @internal
1390
- */
1391
- const filterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
1392
- }
1393
1237
  /**
1394
1238
  * <p>List of option groups.</p>
1395
1239
  */
@@ -1406,12 +1250,6 @@ export interface OptionGroups {
1406
1250
  */
1407
1251
  Marker?: string;
1408
1252
  }
1409
- export declare namespace OptionGroups {
1410
- /**
1411
- * @internal
1412
- */
1413
- const filterSensitiveLog: (obj: OptionGroups) => any;
1414
- }
1415
1253
  /**
1416
1254
  * <p></p>
1417
1255
  */
@@ -1540,12 +1378,6 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
1540
1378
  */
1541
1379
  Marker?: string;
1542
1380
  }
1543
- export declare namespace DescribeOrderableDBInstanceOptionsMessage {
1544
- /**
1545
- * @internal
1546
- */
1547
- const filterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
1548
- }
1549
1381
  /**
1550
1382
  * <p>Contains the available processor feature information for the DB instance class of a DB instance.</p>
1551
1383
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">Configuring the
@@ -1568,12 +1400,6 @@ export interface AvailableProcessorFeature {
1568
1400
  */
1569
1401
  AllowedValues?: string;
1570
1402
  }
1571
- export declare namespace AvailableProcessorFeature {
1572
- /**
1573
- * @internal
1574
- */
1575
- const filterSensitiveLog: (obj: AvailableProcessorFeature) => any;
1576
- }
1577
1403
  /**
1578
1404
  * <p>Contains a list of available options for a DB instance.</p>
1579
1405
  * <p>This data type is used as a response element in the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
@@ -1715,12 +1541,6 @@ export interface OrderableDBInstanceOption {
1715
1541
  */
1716
1542
  SupportedNetworkTypes?: string[];
1717
1543
  }
1718
- export declare namespace OrderableDBInstanceOption {
1719
- /**
1720
- * @internal
1721
- */
1722
- const filterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
1723
- }
1724
1544
  /**
1725
1545
  * <p>Contains the result of a successful invocation of the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
1726
1546
  */
@@ -1738,12 +1558,6 @@ export interface OrderableDBInstanceOptionsMessage {
1738
1558
  */
1739
1559
  Marker?: string;
1740
1560
  }
1741
- export declare namespace OrderableDBInstanceOptionsMessage {
1742
- /**
1743
- * @internal
1744
- */
1745
- const filterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
1746
- }
1747
1561
  /**
1748
1562
  * <p></p>
1749
1563
  */
@@ -1789,12 +1603,6 @@ export interface DescribePendingMaintenanceActionsMessage {
1789
1603
  */
1790
1604
  MaxRecords?: number;
1791
1605
  }
1792
- export declare namespace DescribePendingMaintenanceActionsMessage {
1793
- /**
1794
- * @internal
1795
- */
1796
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
1797
- }
1798
1606
  /**
1799
1607
  * <p>Data returned from the <b>DescribePendingMaintenanceActions</b> action.</p>
1800
1608
  */
@@ -1812,12 +1620,6 @@ export interface PendingMaintenanceActionsMessage {
1812
1620
  */
1813
1621
  Marker?: string;
1814
1622
  }
1815
- export declare namespace PendingMaintenanceActionsMessage {
1816
- /**
1817
- * @internal
1818
- */
1819
- const filterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
1820
- }
1821
1623
  /**
1822
1624
  * <p></p>
1823
1625
  */
@@ -1881,12 +1683,6 @@ export interface DescribeReservedDBInstancesMessage {
1881
1683
  */
1882
1684
  Marker?: string;
1883
1685
  }
1884
- export declare namespace DescribeReservedDBInstancesMessage {
1885
- /**
1886
- * @internal
1887
- */
1888
- const filterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
1889
- }
1890
1686
  /**
1891
1687
  * <p>This data type is used as a response element in the
1892
1688
  * <code>DescribeReservedDBInstances</code> and <code>DescribeReservedDBInstancesOfferings</code> actions.</p>
@@ -1901,12 +1697,6 @@ export interface RecurringCharge {
1901
1697
  */
1902
1698
  RecurringChargeFrequency?: string;
1903
1699
  }
1904
- export declare namespace RecurringCharge {
1905
- /**
1906
- * @internal
1907
- */
1908
- const filterSensitiveLog: (obj: RecurringCharge) => any;
1909
- }
1910
1700
  /**
1911
1701
  * <p>This data type is used as a response element in the
1912
1702
  * <code>DescribeReservedDBInstances</code> and
@@ -1981,12 +1771,6 @@ export interface ReservedDBInstance {
1981
1771
  */
1982
1772
  LeaseId?: string;
1983
1773
  }
1984
- export declare namespace ReservedDBInstance {
1985
- /**
1986
- * @internal
1987
- */
1988
- const filterSensitiveLog: (obj: ReservedDBInstance) => any;
1989
- }
1990
1774
  /**
1991
1775
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstances</code> action.</p>
1992
1776
  */
@@ -2003,12 +1787,6 @@ export interface ReservedDBInstanceMessage {
2003
1787
  */
2004
1788
  ReservedDBInstances?: ReservedDBInstance[];
2005
1789
  }
2006
- export declare namespace ReservedDBInstanceMessage {
2007
- /**
2008
- * @internal
2009
- */
2010
- const filterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
2011
- }
2012
1790
  /**
2013
1791
  * <p>The specified reserved DB Instance not found.</p>
2014
1792
  */
@@ -2077,12 +1855,6 @@ export interface DescribeReservedDBInstancesOfferingsMessage {
2077
1855
  */
2078
1856
  Marker?: string;
2079
1857
  }
2080
- export declare namespace DescribeReservedDBInstancesOfferingsMessage {
2081
- /**
2082
- * @internal
2083
- */
2084
- const filterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
2085
- }
2086
1858
  /**
2087
1859
  * <p>This data type is used as a response element in the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2088
1860
  */
@@ -2128,12 +1900,6 @@ export interface ReservedDBInstancesOffering {
2128
1900
  */
2129
1901
  RecurringCharges?: RecurringCharge[];
2130
1902
  }
2131
- export declare namespace ReservedDBInstancesOffering {
2132
- /**
2133
- * @internal
2134
- */
2135
- const filterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
2136
- }
2137
1903
  /**
2138
1904
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2139
1905
  */
@@ -2150,12 +1916,6 @@ export interface ReservedDBInstancesOfferingMessage {
2150
1916
  */
2151
1917
  ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
2152
1918
  }
2153
- export declare namespace ReservedDBInstancesOfferingMessage {
2154
- /**
2155
- * @internal
2156
- */
2157
- const filterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
2158
- }
2159
1919
  /**
2160
1920
  * <p>Specified offering does not exist.</p>
2161
1921
  */
@@ -2200,12 +1960,6 @@ export interface DescribeSourceRegionsMessage {
2200
1960
  */
2201
1961
  Filters?: Filter[];
2202
1962
  }
2203
- export declare namespace DescribeSourceRegionsMessage {
2204
- /**
2205
- * @internal
2206
- */
2207
- const filterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
2208
- }
2209
1963
  /**
2210
1964
  * <p>Contains an Amazon Web Services Region name as the result of a successful call to the <code>DescribeSourceRegions</code> action.</p>
2211
1965
  */
@@ -2227,12 +1981,6 @@ export interface SourceRegion {
2227
1981
  */
2228
1982
  SupportsDBInstanceAutomatedBackupsReplication?: boolean;
2229
1983
  }
2230
- export declare namespace SourceRegion {
2231
- /**
2232
- * @internal
2233
- */
2234
- const filterSensitiveLog: (obj: SourceRegion) => any;
2235
- }
2236
1984
  /**
2237
1985
  * <p>Contains the result of a successful invocation of the <code>DescribeSourceRegions</code> action.</p>
2238
1986
  */
@@ -2250,12 +1998,6 @@ export interface SourceRegionMessage {
2250
1998
  */
2251
1999
  SourceRegions?: SourceRegion[];
2252
2000
  }
2253
- export declare namespace SourceRegionMessage {
2254
- /**
2255
- * @internal
2256
- */
2257
- const filterSensitiveLog: (obj: SourceRegionMessage) => any;
2258
- }
2259
2001
  /**
2260
2002
  * <p></p>
2261
2003
  */
@@ -2265,12 +2007,6 @@ export interface DescribeValidDBInstanceModificationsMessage {
2265
2007
  */
2266
2008
  DBInstanceIdentifier: string | undefined;
2267
2009
  }
2268
- export declare namespace DescribeValidDBInstanceModificationsMessage {
2269
- /**
2270
- * @internal
2271
- */
2272
- const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
2273
- }
2274
2010
  /**
2275
2011
  * <p>A range of double values.</p>
2276
2012
  */
@@ -2284,12 +2020,6 @@ export interface DoubleRange {
2284
2020
  */
2285
2021
  To?: number;
2286
2022
  }
2287
- export declare namespace DoubleRange {
2288
- /**
2289
- * @internal
2290
- */
2291
- const filterSensitiveLog: (obj: DoubleRange) => any;
2292
- }
2293
2023
  /**
2294
2024
  * <p>A range of integer values.</p>
2295
2025
  */
@@ -2313,12 +2043,6 @@ export interface Range {
2313
2043
  */
2314
2044
  Step?: number;
2315
2045
  }
2316
- export declare namespace Range {
2317
- /**
2318
- * @internal
2319
- */
2320
- const filterSensitiveLog: (obj: Range) => any;
2321
- }
2322
2046
  /**
2323
2047
  * <p>Information about valid modifications that you can make to your DB instance.
2324
2048
  * Contains the result of a successful call to the
@@ -2351,12 +2075,6 @@ export interface ValidStorageOptions {
2351
2075
  */
2352
2076
  SupportsStorageAutoscaling?: boolean;
2353
2077
  }
2354
- export declare namespace ValidStorageOptions {
2355
- /**
2356
- * @internal
2357
- */
2358
- const filterSensitiveLog: (obj: ValidStorageOptions) => any;
2359
- }
2360
2078
  /**
2361
2079
  * <p>Information about valid modifications that you can make to your DB instance.
2362
2080
  * Contains the result of a successful call to the
@@ -2374,12 +2092,6 @@ export interface ValidDBInstanceModificationsMessage {
2374
2092
  */
2375
2093
  ValidProcessorFeatures?: AvailableProcessorFeature[];
2376
2094
  }
2377
- export declare namespace ValidDBInstanceModificationsMessage {
2378
- /**
2379
- * @internal
2380
- */
2381
- const filterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
2382
- }
2383
2095
  export interface DescribeValidDBInstanceModificationsResult {
2384
2096
  /**
2385
2097
  * <p>Information about valid modifications that you can make to your DB instance.
@@ -2390,12 +2102,6 @@ export interface DescribeValidDBInstanceModificationsResult {
2390
2102
  */
2391
2103
  ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
2392
2104
  }
2393
- export declare namespace DescribeValidDBInstanceModificationsResult {
2394
- /**
2395
- * @internal
2396
- */
2397
- const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
2398
- }
2399
2105
  /**
2400
2106
  * <p>
2401
2107
  * <code>LogFileName</code> doesn't refer to an existing DB log file.</p>
@@ -2425,12 +2131,6 @@ export interface DownloadDBLogFilePortionDetails {
2425
2131
  */
2426
2132
  AdditionalDataPending?: boolean;
2427
2133
  }
2428
- export declare namespace DownloadDBLogFilePortionDetails {
2429
- /**
2430
- * @internal
2431
- */
2432
- const filterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
2433
- }
2434
2134
  /**
2435
2135
  * <p></p>
2436
2136
  */
@@ -2482,12 +2182,6 @@ export interface DownloadDBLogFilePortionMessage {
2482
2182
  */
2483
2183
  NumberOfLines?: number;
2484
2184
  }
2485
- export declare namespace DownloadDBLogFilePortionMessage {
2486
- /**
2487
- * @internal
2488
- */
2489
- const filterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
2490
- }
2491
2185
  /**
2492
2186
  * <p></p>
2493
2187
  */
@@ -2510,12 +2204,6 @@ export interface FailoverDBClusterMessage {
2510
2204
  */
2511
2205
  TargetDBInstanceIdentifier?: string;
2512
2206
  }
2513
- export declare namespace FailoverDBClusterMessage {
2514
- /**
2515
- * @internal
2516
- */
2517
- const filterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
2518
- }
2519
2207
  export interface FailoverDBClusterResult {
2520
2208
  /**
2521
2209
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -2539,12 +2227,6 @@ export interface FailoverDBClusterResult {
2539
2227
  */
2540
2228
  DBCluster?: DBCluster;
2541
2229
  }
2542
- export declare namespace FailoverDBClusterResult {
2543
- /**
2544
- * @internal
2545
- */
2546
- const filterSensitiveLog: (obj: FailoverDBClusterResult) => any;
2547
- }
2548
2230
  export interface FailoverGlobalClusterMessage {
2549
2231
  /**
2550
2232
  * <p>Identifier of the Aurora global database (<a>GlobalCluster</a>)
@@ -2567,24 +2249,12 @@ export interface FailoverGlobalClusterMessage {
2567
2249
  */
2568
2250
  TargetDbClusterIdentifier: string | undefined;
2569
2251
  }
2570
- export declare namespace FailoverGlobalClusterMessage {
2571
- /**
2572
- * @internal
2573
- */
2574
- const filterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
2575
- }
2576
2252
  export interface FailoverGlobalClusterResult {
2577
2253
  /**
2578
2254
  * <p>A data type representing an Aurora global database.</p>
2579
2255
  */
2580
2256
  GlobalCluster?: GlobalCluster;
2581
2257
  }
2582
- export declare namespace FailoverGlobalClusterResult {
2583
- /**
2584
- * @internal
2585
- */
2586
- const filterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
2587
- }
2588
2258
  /**
2589
2259
  * <p></p>
2590
2260
  */
@@ -2601,12 +2271,6 @@ export interface ListTagsForResourceMessage {
2601
2271
  */
2602
2272
  Filters?: Filter[];
2603
2273
  }
2604
- export declare namespace ListTagsForResourceMessage {
2605
- /**
2606
- * @internal
2607
- */
2608
- const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
2609
- }
2610
2274
  /**
2611
2275
  * <p></p>
2612
2276
  */
@@ -2616,19 +2280,55 @@ export interface TagListMessage {
2616
2280
  */
2617
2281
  TagList?: Tag[];
2618
2282
  }
2619
- export declare namespace TagListMessage {
2620
- /**
2621
- * @internal
2622
- */
2623
- const filterSensitiveLog: (obj: TagListMessage) => any;
2283
+ export declare enum AuditPolicyState {
2284
+ LOCKED_POLICY = "locked",
2285
+ UNLOCKED_POLICY = "unlocked"
2624
2286
  }
2625
- export interface ModifyCertificatesMessage {
2287
+ export interface ModifyActivityStreamRequest {
2626
2288
  /**
2627
- * <p>The new default certificate identifier to override the current one with.</p>
2628
- * <p>To determine the valid values, use the <code>describe-certificates</code> CLI
2629
- * command or the <code>DescribeCertificates</code> API operation.</p>
2289
+ * <p>The Amazon Resource Name (ARN) of the RDS for Oracle DB instance,
2290
+ * for example, <code>arn:aws:rds:us-east-1:12345667890:instance:my-orcl-db</code>.</p>
2630
2291
  */
2631
- CertificateIdentifier?: string;
2292
+ ResourceArn?: string;
2293
+ /**
2294
+ * <p>The audit policy state. When a policy is unlocked, it is read/write. When it is locked, it is
2295
+ * read-only. You can edit your audit policy only when the activity stream is unlocked or stopped.</p>
2296
+ */
2297
+ AuditPolicyState?: AuditPolicyState | string;
2298
+ }
2299
+ export interface ModifyActivityStreamResponse {
2300
+ /**
2301
+ * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
2302
+ */
2303
+ KmsKeyId?: string;
2304
+ /**
2305
+ * <p>The name of the Amazon Kinesis data stream to be used for the database activity stream.</p>
2306
+ */
2307
+ KinesisStreamName?: string;
2308
+ /**
2309
+ * <p>The status of the modification to the database activity stream.</p>
2310
+ */
2311
+ Status?: ActivityStreamStatus | string;
2312
+ /**
2313
+ * <p>The mode of the database activity stream.</p>
2314
+ */
2315
+ Mode?: ActivityStreamMode | string;
2316
+ /**
2317
+ * <p>Indicates whether engine-native audit fields are included in the database activity stream.</p>
2318
+ */
2319
+ EngineNativeAuditFieldsIncluded?: boolean;
2320
+ /**
2321
+ * <p>The status of the modification to the policy state of the database activity stream.</p>
2322
+ */
2323
+ PolicyStatus?: ActivityStreamPolicyStatus | string;
2324
+ }
2325
+ export interface ModifyCertificatesMessage {
2326
+ /**
2327
+ * <p>The new default certificate identifier to override the current one with.</p>
2328
+ * <p>To determine the valid values, use the <code>describe-certificates</code> CLI
2329
+ * command or the <code>DescribeCertificates</code> API operation.</p>
2330
+ */
2331
+ CertificateIdentifier?: string;
2632
2332
  /**
2633
2333
  * <p>A value that indicates whether to remove the override for the default certificate.
2634
2334
  * If the override is removed, the default certificate is the system
@@ -2636,24 +2336,12 @@ export interface ModifyCertificatesMessage {
2636
2336
  */
2637
2337
  RemoveCustomerOverride?: boolean;
2638
2338
  }
2639
- export declare namespace ModifyCertificatesMessage {
2640
- /**
2641
- * @internal
2642
- */
2643
- const filterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
2644
- }
2645
2339
  export interface ModifyCertificatesResult {
2646
2340
  /**
2647
2341
  * <p>A CA certificate for an Amazon Web Services account.</p>
2648
2342
  */
2649
2343
  Certificate?: Certificate;
2650
2344
  }
2651
- export declare namespace ModifyCertificatesResult {
2652
- /**
2653
- * @internal
2654
- */
2655
- const filterSensitiveLog: (obj: ModifyCertificatesResult) => any;
2656
- }
2657
2345
  export interface DBClusterCapacityInfo {
2658
2346
  /**
2659
2347
  * <p>A user-supplied DB cluster identifier. This identifier is the unique key that
@@ -2678,12 +2366,6 @@ export interface DBClusterCapacityInfo {
2678
2366
  */
2679
2367
  TimeoutAction?: string;
2680
2368
  }
2681
- export declare namespace DBClusterCapacityInfo {
2682
- /**
2683
- * @internal
2684
- */
2685
- const filterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
2686
- }
2687
2369
  /**
2688
2370
  * <p>
2689
2371
  * <code>Capacity</code> isn't a valid Aurora Serverless DB cluster
@@ -2739,12 +2421,6 @@ export interface ModifyCurrentDBClusterCapacityMessage {
2739
2421
  */
2740
2422
  TimeoutAction?: string;
2741
2423
  }
2742
- export declare namespace ModifyCurrentDBClusterCapacityMessage {
2743
- /**
2744
- * @internal
2745
- */
2746
- const filterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
2747
- }
2748
2424
  export declare enum CustomEngineVersionStatus {
2749
2425
  available = "available",
2750
2426
  inactive = "inactive",
@@ -2786,12 +2462,6 @@ export interface ModifyCustomDBEngineVersionMessage {
2786
2462
  */
2787
2463
  Status?: CustomEngineVersionStatus | string;
2788
2464
  }
2789
- export declare namespace ModifyCustomDBEngineVersionMessage {
2790
- /**
2791
- * @internal
2792
- */
2793
- const filterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
2794
- }
2795
2465
  /**
2796
2466
  * <p>The configuration setting for the log types to be enabled for export to CloudWatch
2797
2467
  * Logs for a specific DB instance or DB cluster.</p>
@@ -2811,12 +2481,6 @@ export interface CloudwatchLogsExportConfiguration {
2811
2481
  */
2812
2482
  DisableLogTypes?: string[];
2813
2483
  }
2814
- export declare namespace CloudwatchLogsExportConfiguration {
2815
- /**
2816
- * @internal
2817
- */
2818
- const filterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
2819
- }
2820
2484
  /**
2821
2485
  * <p></p>
2822
2486
  */
@@ -3217,12 +2881,6 @@ export interface ModifyDBClusterMessage {
3217
2881
  */
3218
2882
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
3219
2883
  }
3220
- export declare namespace ModifyDBClusterMessage {
3221
- /**
3222
- * @internal
3223
- */
3224
- const filterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
3225
- }
3226
2884
  export interface ModifyDBClusterResult {
3227
2885
  /**
3228
2886
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -3246,12 +2904,6 @@ export interface ModifyDBClusterResult {
3246
2904
  */
3247
2905
  DBCluster?: DBCluster;
3248
2906
  }
3249
- export declare namespace ModifyDBClusterResult {
3250
- /**
3251
- * @internal
3252
- */
3253
- const filterSensitiveLog: (obj: ModifyDBClusterResult) => any;
3254
- }
3255
2907
  export interface ModifyDBClusterEndpointMessage {
3256
2908
  /**
3257
2909
  * <p>The identifier of the endpoint to modify. This parameter is stored as a lowercase string.</p>
@@ -3272,12 +2924,6 @@ export interface ModifyDBClusterEndpointMessage {
3272
2924
  */
3273
2925
  ExcludedMembers?: string[];
3274
2926
  }
3275
- export declare namespace ModifyDBClusterEndpointMessage {
3276
- /**
3277
- * @internal
3278
- */
3279
- const filterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
3280
- }
3281
2927
  /**
3282
2928
  * <p></p>
3283
2929
  */
@@ -3302,12 +2948,6 @@ export interface DBClusterParameterGroupNameMessage {
3302
2948
  */
3303
2949
  DBClusterParameterGroupName?: string;
3304
2950
  }
3305
- export declare namespace DBClusterParameterGroupNameMessage {
3306
- /**
3307
- * @internal
3308
- */
3309
- const filterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
3310
- }
3311
2951
  /**
3312
2952
  * <p></p>
3313
2953
  */
@@ -3331,12 +2971,6 @@ export interface ModifyDBClusterParameterGroupMessage {
3331
2971
  */
3332
2972
  Parameters: Parameter[] | undefined;
3333
2973
  }
3334
- export declare namespace ModifyDBClusterParameterGroupMessage {
3335
- /**
3336
- * @internal
3337
- */
3338
- const filterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
3339
- }
3340
2974
  /**
3341
2975
  * <p></p>
3342
2976
  */
@@ -3375,12 +3009,6 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
3375
3009
  */
3376
3010
  ValuesToRemove?: string[];
3377
3011
  }
3378
- export declare namespace ModifyDBClusterSnapshotAttributeMessage {
3379
- /**
3380
- * @internal
3381
- */
3382
- const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
3383
- }
3384
3012
  export interface ModifyDBClusterSnapshotAttributeResult {
3385
3013
  /**
3386
3014
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -3391,12 +3019,6 @@ export interface ModifyDBClusterSnapshotAttributeResult {
3391
3019
  */
3392
3020
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
3393
3021
  }
3394
- export declare namespace ModifyDBClusterSnapshotAttributeResult {
3395
- /**
3396
- * @internal
3397
- */
3398
- const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
3399
- }
3400
3022
  /**
3401
3023
  * <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
3402
3024
  */
@@ -4118,12 +3740,6 @@ export interface ModifyDBInstanceMessage {
4118
3740
  */
4119
3741
  NetworkType?: string;
4120
3742
  }
4121
- export declare namespace ModifyDBInstanceMessage {
4122
- /**
4123
- * @internal
4124
- */
4125
- const filterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
4126
- }
4127
3743
  export interface ModifyDBInstanceResult {
4128
3744
  /**
4129
3745
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -4135,12 +3751,6 @@ export interface ModifyDBInstanceResult {
4135
3751
  */
4136
3752
  DBInstance?: DBInstance;
4137
3753
  }
4138
- export declare namespace ModifyDBInstanceResult {
4139
- /**
4140
- * @internal
4141
- */
4142
- const filterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
4143
- }
4144
3754
  /**
4145
3755
  * <p>Contains the result of a successful invocation of the
4146
3756
  * <code>ModifyDBParameterGroup</code> or <code>ResetDBParameterGroup</code> action.</p>
@@ -4151,12 +3761,6 @@ export interface DBParameterGroupNameMessage {
4151
3761
  */
4152
3762
  DBParameterGroupName?: string;
4153
3763
  }
4154
- export declare namespace DBParameterGroupNameMessage {
4155
- /**
4156
- * @internal
4157
- */
4158
- const filterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
4159
- }
4160
3764
  /**
4161
3765
  * <p></p>
4162
3766
  */
@@ -4190,12 +3794,6 @@ export interface ModifyDBParameterGroupMessage {
4190
3794
  */
4191
3795
  Parameters: Parameter[] | undefined;
4192
3796
  }
4193
- export declare namespace ModifyDBParameterGroupMessage {
4194
- /**
4195
- * @internal
4196
- */
4197
- const filterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
4198
- }
4199
3797
  export interface ModifyDBProxyRequest {
4200
3798
  /**
4201
3799
  * <p>The identifier for the <code>DBProxy</code> to modify.</p>
@@ -4238,24 +3836,12 @@ export interface ModifyDBProxyRequest {
4238
3836
  */
4239
3837
  SecurityGroups?: string[];
4240
3838
  }
4241
- export declare namespace ModifyDBProxyRequest {
4242
- /**
4243
- * @internal
4244
- */
4245
- const filterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
4246
- }
4247
3839
  export interface ModifyDBProxyResponse {
4248
3840
  /**
4249
3841
  * <p>The <code>DBProxy</code> object representing the new settings for the proxy.</p>
4250
3842
  */
4251
3843
  DBProxy?: DBProxy;
4252
3844
  }
4253
- export declare namespace ModifyDBProxyResponse {
4254
- /**
4255
- * @internal
4256
- */
4257
- const filterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
4258
- }
4259
3845
  export interface ModifyDBProxyEndpointRequest {
4260
3846
  /**
4261
3847
  * <p>The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.</p>
@@ -4274,24 +3860,12 @@ export interface ModifyDBProxyEndpointRequest {
4274
3860
  */
4275
3861
  VpcSecurityGroupIds?: string[];
4276
3862
  }
4277
- export declare namespace ModifyDBProxyEndpointRequest {
4278
- /**
4279
- * @internal
4280
- */
4281
- const filterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
4282
- }
4283
3863
  export interface ModifyDBProxyEndpointResponse {
4284
3864
  /**
4285
3865
  * <p>The <code>DBProxyEndpoint</code> object representing the new settings for the DB proxy endpoint.</p>
4286
3866
  */
4287
3867
  DBProxyEndpoint?: DBProxyEndpoint;
4288
3868
  }
4289
- export declare namespace ModifyDBProxyEndpointResponse {
4290
- /**
4291
- * @internal
4292
- */
4293
- const filterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
4294
- }
4295
3869
  /**
4296
3870
  * <p>Specifies the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTargetGroup</code>.</p>
4297
3871
  */
@@ -4336,12 +3910,6 @@ export interface ConnectionPoolConfiguration {
4336
3910
  */
4337
3911
  InitQuery?: string;
4338
3912
  }
4339
- export declare namespace ConnectionPoolConfiguration {
4340
- /**
4341
- * @internal
4342
- */
4343
- const filterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
4344
- }
4345
3913
  export interface ModifyDBProxyTargetGroupRequest {
4346
3914
  /**
4347
3915
  * <p>The name of the target group to modify.</p>
@@ -4360,24 +3928,12 @@ export interface ModifyDBProxyTargetGroupRequest {
4360
3928
  */
4361
3929
  NewName?: string;
4362
3930
  }
4363
- export declare namespace ModifyDBProxyTargetGroupRequest {
4364
- /**
4365
- * @internal
4366
- */
4367
- const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
4368
- }
4369
3931
  export interface ModifyDBProxyTargetGroupResponse {
4370
3932
  /**
4371
3933
  * <p>The settings of the modified <code>DBProxyTarget</code>.</p>
4372
3934
  */
4373
3935
  DBProxyTargetGroup?: DBProxyTargetGroup;
4374
3936
  }
4375
- export declare namespace ModifyDBProxyTargetGroupResponse {
4376
- /**
4377
- * @internal
4378
- */
4379
- const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
4380
- }
4381
3937
  export interface ModifyDBSnapshotMessage {
4382
3938
  /**
4383
3939
  * <p>The identifier of the DB snapshot to modify.</p>
@@ -4430,12 +3986,6 @@ export interface ModifyDBSnapshotMessage {
4430
3986
  */
4431
3987
  OptionGroupName?: string;
4432
3988
  }
4433
- export declare namespace ModifyDBSnapshotMessage {
4434
- /**
4435
- * @internal
4436
- */
4437
- const filterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
4438
- }
4439
3989
  export interface ModifyDBSnapshotResult {
4440
3990
  /**
4441
3991
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -4444,12 +3994,6 @@ export interface ModifyDBSnapshotResult {
4444
3994
  */
4445
3995
  DBSnapshot?: DBSnapshot;
4446
3996
  }
4447
- export declare namespace ModifyDBSnapshotResult {
4448
- /**
4449
- * @internal
4450
- */
4451
- const filterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
4452
- }
4453
3997
  /**
4454
3998
  * <p></p>
4455
3999
  */
@@ -4488,12 +4032,6 @@ export interface ModifyDBSnapshotAttributeMessage {
4488
4032
  */
4489
4033
  ValuesToRemove?: string[];
4490
4034
  }
4491
- export declare namespace ModifyDBSnapshotAttributeMessage {
4492
- /**
4493
- * @internal
4494
- */
4495
- const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
4496
- }
4497
4035
  export interface ModifyDBSnapshotAttributeResult {
4498
4036
  /**
4499
4037
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -4504,12 +4042,6 @@ export interface ModifyDBSnapshotAttributeResult {
4504
4042
  */
4505
4043
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
4506
4044
  }
4507
- export declare namespace ModifyDBSnapshotAttributeResult {
4508
- /**
4509
- * @internal
4510
- */
4511
- const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
4512
- }
4513
4045
  /**
4514
4046
  * <p></p>
4515
4047
  */
@@ -4531,12 +4063,6 @@ export interface ModifyDBSubnetGroupMessage {
4531
4063
  */
4532
4064
  SubnetIds: string[] | undefined;
4533
4065
  }
4534
- export declare namespace ModifyDBSubnetGroupMessage {
4535
- /**
4536
- * @internal
4537
- */
4538
- const filterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
4539
- }
4540
4066
  export interface ModifyDBSubnetGroupResult {
4541
4067
  /**
4542
4068
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -4545,12 +4071,6 @@ export interface ModifyDBSubnetGroupResult {
4545
4071
  */
4546
4072
  DBSubnetGroup?: DBSubnetGroup;
4547
4073
  }
4548
- export declare namespace ModifyDBSubnetGroupResult {
4549
- /**
4550
- * @internal
4551
- */
4552
- const filterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
4553
- }
4554
4074
  /**
4555
4075
  * <p>The DB subnet is already in use in the Availability Zone.</p>
4556
4076
  */
@@ -4592,24 +4112,12 @@ export interface ModifyEventSubscriptionMessage {
4592
4112
  */
4593
4113
  Enabled?: boolean;
4594
4114
  }
4595
- export declare namespace ModifyEventSubscriptionMessage {
4596
- /**
4597
- * @internal
4598
- */
4599
- const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
4600
- }
4601
4115
  export interface ModifyEventSubscriptionResult {
4602
4116
  /**
4603
4117
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
4604
4118
  */
4605
4119
  EventSubscription?: EventSubscription;
4606
4120
  }
4607
- export declare namespace ModifyEventSubscriptionResult {
4608
- /**
4609
- * @internal
4610
- */
4611
- const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
4612
- }
4613
4121
  export interface ModifyGlobalClusterMessage {
4614
4122
  /**
4615
4123
  * <p>The DB cluster identifier for the global cluster being modified. This parameter isn't case-sensitive.</p>
@@ -4674,24 +4182,12 @@ export interface ModifyGlobalClusterMessage {
4674
4182
  */
4675
4183
  AllowMajorVersionUpgrade?: boolean;
4676
4184
  }
4677
- export declare namespace ModifyGlobalClusterMessage {
4678
- /**
4679
- * @internal
4680
- */
4681
- const filterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
4682
- }
4683
4185
  export interface ModifyGlobalClusterResult {
4684
4186
  /**
4685
4187
  * <p>A data type representing an Aurora global database.</p>
4686
4188
  */
4687
4189
  GlobalCluster?: GlobalCluster;
4688
4190
  }
4689
- export declare namespace ModifyGlobalClusterResult {
4690
- /**
4691
- * @internal
4692
- */
4693
- const filterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
4694
- }
4695
4191
  /**
4696
4192
  * <p>A list of all available options</p>
4697
4193
  */
@@ -4721,12 +4217,6 @@ export interface OptionConfiguration {
4721
4217
  */
4722
4218
  OptionSettings?: OptionSetting[];
4723
4219
  }
4724
- export declare namespace OptionConfiguration {
4725
- /**
4726
- * @internal
4727
- */
4728
- const filterSensitiveLog: (obj: OptionConfiguration) => any;
4729
- }
4730
4220
  /**
4731
4221
  * <p></p>
4732
4222
  */
@@ -4749,24 +4239,12 @@ export interface ModifyOptionGroupMessage {
4749
4239
  */
4750
4240
  ApplyImmediately?: boolean;
4751
4241
  }
4752
- export declare namespace ModifyOptionGroupMessage {
4753
- /**
4754
- * @internal
4755
- */
4756
- const filterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
4757
- }
4758
4242
  export interface ModifyOptionGroupResult {
4759
4243
  /**
4760
4244
  * <p></p>
4761
4245
  */
4762
4246
  OptionGroup?: OptionGroup;
4763
4247
  }
4764
- export declare namespace ModifyOptionGroupResult {
4765
- /**
4766
- * @internal
4767
- */
4768
- const filterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
4769
- }
4770
4248
  /**
4771
4249
  * <p></p>
4772
4250
  */
@@ -4825,12 +4303,6 @@ export interface PromoteReadReplicaMessage {
4825
4303
  */
4826
4304
  PreferredBackupWindow?: string;
4827
4305
  }
4828
- export declare namespace PromoteReadReplicaMessage {
4829
- /**
4830
- * @internal
4831
- */
4832
- const filterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
4833
- }
4834
4306
  export interface PromoteReadReplicaResult {
4835
4307
  /**
4836
4308
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -4842,12 +4314,6 @@ export interface PromoteReadReplicaResult {
4842
4314
  */
4843
4315
  DBInstance?: DBInstance;
4844
4316
  }
4845
- export declare namespace PromoteReadReplicaResult {
4846
- /**
4847
- * @internal
4848
- */
4849
- const filterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
4850
- }
4851
4317
  /**
4852
4318
  * <p></p>
4853
4319
  */
@@ -4866,12 +4332,6 @@ export interface PromoteReadReplicaDBClusterMessage {
4866
4332
  */
4867
4333
  DBClusterIdentifier: string | undefined;
4868
4334
  }
4869
- export declare namespace PromoteReadReplicaDBClusterMessage {
4870
- /**
4871
- * @internal
4872
- */
4873
- const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
4874
- }
4875
4335
  export interface PromoteReadReplicaDBClusterResult {
4876
4336
  /**
4877
4337
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -4895,12 +4355,6 @@ export interface PromoteReadReplicaDBClusterResult {
4895
4355
  */
4896
4356
  DBCluster?: DBCluster;
4897
4357
  }
4898
- export declare namespace PromoteReadReplicaDBClusterResult {
4899
- /**
4900
- * @internal
4901
- */
4902
- const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
4903
- }
4904
4358
  /**
4905
4359
  * <p></p>
4906
4360
  */
@@ -4928,12 +4382,6 @@ export interface PurchaseReservedDBInstancesOfferingMessage {
4928
4382
  */
4929
4383
  Tags?: Tag[];
4930
4384
  }
4931
- export declare namespace PurchaseReservedDBInstancesOfferingMessage {
4932
- /**
4933
- * @internal
4934
- */
4935
- const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
4936
- }
4937
4385
  export interface PurchaseReservedDBInstancesOfferingResult {
4938
4386
  /**
4939
4387
  * <p>This data type is used as a response element in the
@@ -4942,12 +4390,6 @@ export interface PurchaseReservedDBInstancesOfferingResult {
4942
4390
  */
4943
4391
  ReservedDBInstance?: ReservedDBInstance;
4944
4392
  }
4945
- export declare namespace PurchaseReservedDBInstancesOfferingResult {
4946
- /**
4947
- * @internal
4948
- */
4949
- const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
4950
- }
4951
4393
  /**
4952
4394
  * <p>User already has a reservation with the given identifier.</p>
4953
4395
  */
@@ -4982,12 +4424,6 @@ export interface RebootDBClusterMessage {
4982
4424
  */
4983
4425
  DBClusterIdentifier: string | undefined;
4984
4426
  }
4985
- export declare namespace RebootDBClusterMessage {
4986
- /**
4987
- * @internal
4988
- */
4989
- const filterSensitiveLog: (obj: RebootDBClusterMessage) => any;
4990
- }
4991
4427
  export interface RebootDBClusterResult {
4992
4428
  /**
4993
4429
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5011,12 +4447,6 @@ export interface RebootDBClusterResult {
5011
4447
  */
5012
4448
  DBCluster?: DBCluster;
5013
4449
  }
5014
- export declare namespace RebootDBClusterResult {
5015
- /**
5016
- * @internal
5017
- */
5018
- const filterSensitiveLog: (obj: RebootDBClusterResult) => any;
5019
- }
5020
4450
  /**
5021
4451
  * <p></p>
5022
4452
  */
@@ -5037,12 +4467,6 @@ export interface RebootDBInstanceMessage {
5037
4467
  */
5038
4468
  ForceFailover?: boolean;
5039
4469
  }
5040
- export declare namespace RebootDBInstanceMessage {
5041
- /**
5042
- * @internal
5043
- */
5044
- const filterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
5045
- }
5046
4470
  export interface RebootDBInstanceResult {
5047
4471
  /**
5048
4472
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -5054,12 +4478,6 @@ export interface RebootDBInstanceResult {
5054
4478
  */
5055
4479
  DBInstance?: DBInstance;
5056
4480
  }
5057
- export declare namespace RebootDBInstanceResult {
5058
- /**
5059
- * @internal
5060
- */
5061
- const filterSensitiveLog: (obj: RebootDBInstanceResult) => any;
5062
- }
5063
4481
  /**
5064
4482
  * <p>The proxy is already associated with the specified RDS DB instance or Aurora DB cluster.</p>
5065
4483
  */
@@ -5102,24 +4520,12 @@ export interface RegisterDBProxyTargetsRequest {
5102
4520
  */
5103
4521
  DBClusterIdentifiers?: string[];
5104
4522
  }
5105
- export declare namespace RegisterDBProxyTargetsRequest {
5106
- /**
5107
- * @internal
5108
- */
5109
- const filterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
5110
- }
5111
4523
  export interface RegisterDBProxyTargetsResponse {
5112
4524
  /**
5113
4525
  * <p>One or more <code>DBProxyTarget</code> objects that are created when you register targets with a target group.</p>
5114
4526
  */
5115
4527
  DBProxyTargets?: DBProxyTarget[];
5116
4528
  }
5117
- export declare namespace RegisterDBProxyTargetsResponse {
5118
- /**
5119
- * @internal
5120
- */
5121
- const filterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
5122
- }
5123
4529
  export interface RemoveFromGlobalClusterMessage {
5124
4530
  /**
5125
4531
  * <p>The cluster identifier to detach from the Aurora global database cluster.</p>
@@ -5130,24 +4536,12 @@ export interface RemoveFromGlobalClusterMessage {
5130
4536
  */
5131
4537
  DbClusterIdentifier?: string;
5132
4538
  }
5133
- export declare namespace RemoveFromGlobalClusterMessage {
5134
- /**
5135
- * @internal
5136
- */
5137
- const filterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
5138
- }
5139
4539
  export interface RemoveFromGlobalClusterResult {
5140
4540
  /**
5141
4541
  * <p>A data type representing an Aurora global database.</p>
5142
4542
  */
5143
4543
  GlobalCluster?: GlobalCluster;
5144
4544
  }
5145
- export declare namespace RemoveFromGlobalClusterResult {
5146
- /**
5147
- * @internal
5148
- */
5149
- const filterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
5150
- }
5151
4545
  /**
5152
4546
  * <p>The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.</p>
5153
4547
  */
@@ -5175,12 +4569,6 @@ export interface RemoveRoleFromDBClusterMessage {
5175
4569
  */
5176
4570
  FeatureName?: string;
5177
4571
  }
5178
- export declare namespace RemoveRoleFromDBClusterMessage {
5179
- /**
5180
- * @internal
5181
- */
5182
- const filterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
5183
- }
5184
4572
  /**
5185
4573
  * <p>The specified <code>RoleArn</code> value doesn't match the specified feature for
5186
4574
  * the DB instance.</p>
@@ -5209,12 +4597,6 @@ export interface RemoveRoleFromDBInstanceMessage {
5209
4597
  */
5210
4598
  FeatureName: string | undefined;
5211
4599
  }
5212
- export declare namespace RemoveRoleFromDBInstanceMessage {
5213
- /**
5214
- * @internal
5215
- */
5216
- const filterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
5217
- }
5218
4600
  /**
5219
4601
  * <p></p>
5220
4602
  */
@@ -5229,24 +4611,12 @@ export interface RemoveSourceIdentifierFromSubscriptionMessage {
5229
4611
  */
5230
4612
  SourceIdentifier: string | undefined;
5231
4613
  }
5232
- export declare namespace RemoveSourceIdentifierFromSubscriptionMessage {
5233
- /**
5234
- * @internal
5235
- */
5236
- const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
5237
- }
5238
4614
  export interface RemoveSourceIdentifierFromSubscriptionResult {
5239
4615
  /**
5240
4616
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
5241
4617
  */
5242
4618
  EventSubscription?: EventSubscription;
5243
4619
  }
5244
- export declare namespace RemoveSourceIdentifierFromSubscriptionResult {
5245
- /**
5246
- * @internal
5247
- */
5248
- const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
5249
- }
5250
4620
  /**
5251
4621
  * <p></p>
5252
4622
  */
@@ -5264,12 +4634,6 @@ export interface RemoveTagsFromResourceMessage {
5264
4634
  */
5265
4635
  TagKeys: string[] | undefined;
5266
4636
  }
5267
- export declare namespace RemoveTagsFromResourceMessage {
5268
- /**
5269
- * @internal
5270
- */
5271
- const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
5272
- }
5273
4637
  /**
5274
4638
  * <p></p>
5275
4639
  */
@@ -5290,12 +4654,6 @@ export interface ResetDBClusterParameterGroupMessage {
5290
4654
  */
5291
4655
  Parameters?: Parameter[];
5292
4656
  }
5293
- export declare namespace ResetDBClusterParameterGroupMessage {
5294
- /**
5295
- * @internal
5296
- */
5297
- const filterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
5298
- }
5299
4657
  /**
5300
4658
  * <p></p>
5301
4659
  */
@@ -5345,12 +4703,6 @@ export interface ResetDBParameterGroupMessage {
5345
4703
  */
5346
4704
  Parameters?: Parameter[];
5347
4705
  }
5348
- export declare namespace ResetDBParameterGroupMessage {
5349
- /**
5350
- * @internal
5351
- */
5352
- const filterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
5353
- }
5354
4706
  /**
5355
4707
  * <p>The specified Amazon S3 bucket name can't be found or Amazon RDS isn't
5356
4708
  * authorized to access the specified Amazon S3 bucket. Verify the <b>SourceS3BucketName</b> and <b>S3IngestionRoleArn</b> values and try again.</p>
@@ -5640,12 +4992,6 @@ export interface RestoreDBClusterFromS3Message {
5640
4992
  */
5641
4993
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
5642
4994
  }
5643
- export declare namespace RestoreDBClusterFromS3Message {
5644
- /**
5645
- * @internal
5646
- */
5647
- const filterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
5648
- }
5649
4995
  export interface RestoreDBClusterFromS3Result {
5650
4996
  /**
5651
4997
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5669,12 +5015,6 @@ export interface RestoreDBClusterFromS3Result {
5669
5015
  */
5670
5016
  DBCluster?: DBCluster;
5671
5017
  }
5672
- export declare namespace RestoreDBClusterFromS3Result {
5673
- /**
5674
- * @internal
5675
- */
5676
- const filterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
5677
- }
5678
5018
  /**
5679
5019
  * <p>The DB cluster doesn't have enough capacity for the current operation.</p>
5680
5020
  */
@@ -6027,12 +5367,6 @@ export interface RestoreDBClusterFromSnapshotMessage {
6027
5367
  */
6028
5368
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
6029
5369
  }
6030
- export declare namespace RestoreDBClusterFromSnapshotMessage {
6031
- /**
6032
- * @internal
6033
- */
6034
- const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
6035
- }
6036
5370
  export interface RestoreDBClusterFromSnapshotResult {
6037
5371
  /**
6038
5372
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6056,12 +5390,6 @@ export interface RestoreDBClusterFromSnapshotResult {
6056
5390
  */
6057
5391
  DBCluster?: DBCluster;
6058
5392
  }
6059
- export declare namespace RestoreDBClusterFromSnapshotResult {
6060
- /**
6061
- * @internal
6062
- */
6063
- const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
6064
- }
6065
5393
  /**
6066
5394
  * <p></p>
6067
5395
  */
@@ -6370,12 +5698,6 @@ export interface RestoreDBClusterToPointInTimeMessage {
6370
5698
  */
6371
5699
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
6372
5700
  }
6373
- export declare namespace RestoreDBClusterToPointInTimeMessage {
6374
- /**
6375
- * @internal
6376
- */
6377
- const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
6378
- }
6379
5701
  export interface RestoreDBClusterToPointInTimeResult {
6380
5702
  /**
6381
5703
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6399,12 +5721,6 @@ export interface RestoreDBClusterToPointInTimeResult {
6399
5721
  */
6400
5722
  DBCluster?: DBCluster;
6401
5723
  }
6402
- export declare namespace RestoreDBClusterToPointInTimeResult {
6403
- /**
6404
- * @internal
6405
- */
6406
- const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
6407
- }
6408
5724
  /**
6409
5725
  * <p></p>
6410
5726
  */
@@ -6774,12 +6090,6 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
6774
6090
  */
6775
6091
  NetworkType?: string;
6776
6092
  }
6777
- export declare namespace RestoreDBInstanceFromDBSnapshotMessage {
6778
- /**
6779
- * @internal
6780
- */
6781
- const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
6782
- }
6783
6093
  export interface RestoreDBInstanceFromDBSnapshotResult {
6784
6094
  /**
6785
6095
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -6791,12 +6101,6 @@ export interface RestoreDBInstanceFromDBSnapshotResult {
6791
6101
  */
6792
6102
  DBInstance?: DBInstance;
6793
6103
  }
6794
- export declare namespace RestoreDBInstanceFromDBSnapshotResult {
6795
- /**
6796
- * @internal
6797
- */
6798
- const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
6799
- }
6800
6104
  export interface RestoreDBInstanceFromS3Message {
6801
6105
  /**
6802
6106
  * <p>The name of the database to create when the DB instance is created.
@@ -7210,12 +6514,6 @@ export interface RestoreDBInstanceFromS3Message {
7210
6514
  */
7211
6515
  NetworkType?: string;
7212
6516
  }
7213
- export declare namespace RestoreDBInstanceFromS3Message {
7214
- /**
7215
- * @internal
7216
- */
7217
- const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
7218
- }
7219
6517
  export interface RestoreDBInstanceFromS3Result {
7220
6518
  /**
7221
6519
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7227,12 +6525,6 @@ export interface RestoreDBInstanceFromS3Result {
7227
6525
  */
7228
6526
  DBInstance?: DBInstance;
7229
6527
  }
7230
- export declare namespace RestoreDBInstanceFromS3Result {
7231
- /**
7232
- * @internal
7233
- */
7234
- const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
7235
- }
7236
6528
  /**
7237
6529
  * <p>
7238
6530
  * <code>SourceDBInstanceIdentifier</code>
@@ -7644,12 +6936,6 @@ export interface RestoreDBInstanceToPointInTimeMessage {
7644
6936
  */
7645
6937
  NetworkType?: string;
7646
6938
  }
7647
- export declare namespace RestoreDBInstanceToPointInTimeMessage {
7648
- /**
7649
- * @internal
7650
- */
7651
- const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
7652
- }
7653
6939
  export interface RestoreDBInstanceToPointInTimeResult {
7654
6940
  /**
7655
6941
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7661,12 +6947,6 @@ export interface RestoreDBInstanceToPointInTimeResult {
7661
6947
  */
7662
6948
  DBInstance?: DBInstance;
7663
6949
  }
7664
- export declare namespace RestoreDBInstanceToPointInTimeResult {
7665
- /**
7666
- * @internal
7667
- */
7668
- const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
7669
- }
7670
6950
  /**
7671
6951
  * <p></p>
7672
6952
  */
@@ -7703,12 +6983,6 @@ export interface RevokeDBSecurityGroupIngressMessage {
7703
6983
  */
7704
6984
  EC2SecurityGroupOwnerId?: string;
7705
6985
  }
7706
- export declare namespace RevokeDBSecurityGroupIngressMessage {
7707
- /**
7708
- * @internal
7709
- */
7710
- const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
7711
- }
7712
6986
  export interface RevokeDBSecurityGroupIngressResult {
7713
6987
  /**
7714
6988
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7717,12 +6991,6 @@ export interface RevokeDBSecurityGroupIngressResult {
7717
6991
  */
7718
6992
  DBSecurityGroup?: DBSecurityGroup;
7719
6993
  }
7720
- export declare namespace RevokeDBSecurityGroupIngressResult {
7721
- /**
7722
- * @internal
7723
- */
7724
- const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
7725
- }
7726
6994
  export interface StartActivityStreamRequest {
7727
6995
  /**
7728
6996
  * <p>The Amazon Resource Name (ARN) of the DB cluster,
@@ -7751,12 +7019,6 @@ export interface StartActivityStreamRequest {
7751
7019
  */
7752
7020
  EngineNativeAuditFieldsIncluded?: boolean;
7753
7021
  }
7754
- export declare namespace StartActivityStreamRequest {
7755
- /**
7756
- * @internal
7757
- */
7758
- const filterSensitiveLog: (obj: StartActivityStreamRequest) => any;
7759
- }
7760
7022
  export interface StartActivityStreamResponse {
7761
7023
  /**
7762
7024
  * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
@@ -7784,12 +7046,6 @@ export interface StartActivityStreamResponse {
7784
7046
  */
7785
7047
  EngineNativeAuditFieldsIncluded?: boolean;
7786
7048
  }
7787
- export declare namespace StartActivityStreamResponse {
7788
- /**
7789
- * @internal
7790
- */
7791
- const filterSensitiveLog: (obj: StartActivityStreamResponse) => any;
7792
- }
7793
7049
  export interface StartDBClusterMessage {
7794
7050
  /**
7795
7051
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter is stored as
@@ -7797,12 +7053,6 @@ export interface StartDBClusterMessage {
7797
7053
  */
7798
7054
  DBClusterIdentifier: string | undefined;
7799
7055
  }
7800
- export declare namespace StartDBClusterMessage {
7801
- /**
7802
- * @internal
7803
- */
7804
- const filterSensitiveLog: (obj: StartDBClusterMessage) => any;
7805
- }
7806
7056
  export interface StartDBClusterResult {
7807
7057
  /**
7808
7058
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -7826,24 +7076,12 @@ export interface StartDBClusterResult {
7826
7076
  */
7827
7077
  DBCluster?: DBCluster;
7828
7078
  }
7829
- export declare namespace StartDBClusterResult {
7830
- /**
7831
- * @internal
7832
- */
7833
- const filterSensitiveLog: (obj: StartDBClusterResult) => any;
7834
- }
7835
7079
  export interface StartDBInstanceMessage {
7836
7080
  /**
7837
7081
  * <p>The user-supplied instance identifier.</p>
7838
7082
  */
7839
7083
  DBInstanceIdentifier: string | undefined;
7840
7084
  }
7841
- export declare namespace StartDBInstanceMessage {
7842
- /**
7843
- * @internal
7844
- */
7845
- const filterSensitiveLog: (obj: StartDBInstanceMessage) => any;
7846
- }
7847
7085
  export interface StartDBInstanceResult {
7848
7086
  /**
7849
7087
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7855,12 +7093,6 @@ export interface StartDBInstanceResult {
7855
7093
  */
7856
7094
  DBInstance?: DBInstance;
7857
7095
  }
7858
- export declare namespace StartDBInstanceResult {
7859
- /**
7860
- * @internal
7861
- */
7862
- const filterSensitiveLog: (obj: StartDBInstanceResult) => any;
7863
- }
7864
7096
  export interface StartDBInstanceAutomatedBackupsReplicationMessage {
7865
7097
  /**
7866
7098
  * <p>The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
@@ -7900,12 +7132,6 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
7900
7132
  */
7901
7133
  PreSignedUrl?: string;
7902
7134
  }
7903
- export declare namespace StartDBInstanceAutomatedBackupsReplicationMessage {
7904
- /**
7905
- * @internal
7906
- */
7907
- const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
7908
- }
7909
7135
  export interface StartDBInstanceAutomatedBackupsReplicationResult {
7910
7136
  /**
7911
7137
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -7913,12 +7139,6 @@ export interface StartDBInstanceAutomatedBackupsReplicationResult {
7913
7139
  */
7914
7140
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
7915
7141
  }
7916
- export declare namespace StartDBInstanceAutomatedBackupsReplicationResult {
7917
- /**
7918
- * @internal
7919
- */
7920
- const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
7921
- }
7922
7142
  /**
7923
7143
  * <p>You can't start an export task that's already running.</p>
7924
7144
  */
@@ -8064,12 +7284,6 @@ export interface StartExportTaskMessage {
8064
7284
  */
8065
7285
  ExportOnly?: string[];
8066
7286
  }
8067
- export declare namespace StartExportTaskMessage {
8068
- /**
8069
- * @internal
8070
- */
8071
- const filterSensitiveLog: (obj: StartExportTaskMessage) => any;
8072
- }
8073
7287
  export interface StopActivityStreamRequest {
8074
7288
  /**
8075
7289
  * <p>The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
@@ -8082,12 +7296,6 @@ export interface StopActivityStreamRequest {
8082
7296
  */
8083
7297
  ApplyImmediately?: boolean;
8084
7298
  }
8085
- export declare namespace StopActivityStreamRequest {
8086
- /**
8087
- * @internal
8088
- */
8089
- const filterSensitiveLog: (obj: StopActivityStreamRequest) => any;
8090
- }
8091
7299
  export interface StopActivityStreamResponse {
8092
7300
  /**
8093
7301
  * <p>The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.</p>
@@ -8103,12 +7311,6 @@ export interface StopActivityStreamResponse {
8103
7311
  */
8104
7312
  Status?: ActivityStreamStatus | string;
8105
7313
  }
8106
- export declare namespace StopActivityStreamResponse {
8107
- /**
8108
- * @internal
8109
- */
8110
- const filterSensitiveLog: (obj: StopActivityStreamResponse) => any;
8111
- }
8112
7314
  export interface StopDBClusterMessage {
8113
7315
  /**
8114
7316
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be stopped. This parameter is stored as
@@ -8116,12 +7318,6 @@ export interface StopDBClusterMessage {
8116
7318
  */
8117
7319
  DBClusterIdentifier: string | undefined;
8118
7320
  }
8119
- export declare namespace StopDBClusterMessage {
8120
- /**
8121
- * @internal
8122
- */
8123
- const filterSensitiveLog: (obj: StopDBClusterMessage) => any;
8124
- }
8125
7321
  export interface StopDBClusterResult {
8126
7322
  /**
8127
7323
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8145,12 +7341,6 @@ export interface StopDBClusterResult {
8145
7341
  */
8146
7342
  DBCluster?: DBCluster;
8147
7343
  }
8148
- export declare namespace StopDBClusterResult {
8149
- /**
8150
- * @internal
8151
- */
8152
- const filterSensitiveLog: (obj: StopDBClusterResult) => any;
8153
- }
8154
7344
  export interface StopDBInstanceMessage {
8155
7345
  /**
8156
7346
  * <p>The user-supplied instance identifier.</p>
@@ -8161,12 +7351,6 @@ export interface StopDBInstanceMessage {
8161
7351
  */
8162
7352
  DBSnapshotIdentifier?: string;
8163
7353
  }
8164
- export declare namespace StopDBInstanceMessage {
8165
- /**
8166
- * @internal
8167
- */
8168
- const filterSensitiveLog: (obj: StopDBInstanceMessage) => any;
8169
- }
8170
7354
  export interface StopDBInstanceResult {
8171
7355
  /**
8172
7356
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8178,12 +7362,6 @@ export interface StopDBInstanceResult {
8178
7362
  */
8179
7363
  DBInstance?: DBInstance;
8180
7364
  }
8181
- export declare namespace StopDBInstanceResult {
8182
- /**
8183
- * @internal
8184
- */
8185
- const filterSensitiveLog: (obj: StopDBInstanceResult) => any;
8186
- }
8187
7365
  export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8188
7366
  /**
8189
7367
  * <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for example,
@@ -8191,12 +7369,6 @@ export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8191
7369
  */
8192
7370
  SourceDBInstanceArn: string | undefined;
8193
7371
  }
8194
- export declare namespace StopDBInstanceAutomatedBackupsReplicationMessage {
8195
- /**
8196
- * @internal
8197
- */
8198
- const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
8199
- }
8200
7372
  export interface StopDBInstanceAutomatedBackupsReplicationResult {
8201
7373
  /**
8202
7374
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -8204,9 +7376,615 @@ export interface StopDBInstanceAutomatedBackupsReplicationResult {
8204
7376
  */
8205
7377
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
8206
7378
  }
8207
- export declare namespace StopDBInstanceAutomatedBackupsReplicationResult {
8208
- /**
8209
- * @internal
8210
- */
8211
- const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
8212
- }
7379
+ /**
7380
+ * @internal
7381
+ */
7382
+ export declare const DBSnapshotAttributeFilterSensitiveLog: (obj: DBSnapshotAttribute) => any;
7383
+ /**
7384
+ * @internal
7385
+ */
7386
+ export declare const DBSnapshotAttributesResultFilterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
7387
+ /**
7388
+ * @internal
7389
+ */
7390
+ export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
7391
+ /**
7392
+ * @internal
7393
+ */
7394
+ export declare const DBSnapshotMessageFilterSensitiveLog: (obj: DBSnapshotMessage) => any;
7395
+ /**
7396
+ * @internal
7397
+ */
7398
+ export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
7399
+ /**
7400
+ * @internal
7401
+ */
7402
+ export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
7403
+ /**
7404
+ * @internal
7405
+ */
7406
+ export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
7407
+ /**
7408
+ * @internal
7409
+ */
7410
+ export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
7411
+ /**
7412
+ * @internal
7413
+ */
7414
+ export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
7415
+ /**
7416
+ * @internal
7417
+ */
7418
+ export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
7419
+ /**
7420
+ * @internal
7421
+ */
7422
+ export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
7423
+ /**
7424
+ * @internal
7425
+ */
7426
+ export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
7427
+ /**
7428
+ * @internal
7429
+ */
7430
+ export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
7431
+ /**
7432
+ * @internal
7433
+ */
7434
+ export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
7435
+ /**
7436
+ * @internal
7437
+ */
7438
+ export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
7439
+ /**
7440
+ * @internal
7441
+ */
7442
+ export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
7443
+ /**
7444
+ * @internal
7445
+ */
7446
+ export declare const EventFilterSensitiveLog: (obj: Event) => any;
7447
+ /**
7448
+ * @internal
7449
+ */
7450
+ export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
7451
+ /**
7452
+ * @internal
7453
+ */
7454
+ export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
7455
+ /**
7456
+ * @internal
7457
+ */
7458
+ export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
7459
+ /**
7460
+ * @internal
7461
+ */
7462
+ export declare const DescribeExportTasksMessageFilterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
7463
+ /**
7464
+ * @internal
7465
+ */
7466
+ export declare const ExportTasksMessageFilterSensitiveLog: (obj: ExportTasksMessage) => any;
7467
+ /**
7468
+ * @internal
7469
+ */
7470
+ export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
7471
+ /**
7472
+ * @internal
7473
+ */
7474
+ export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
7475
+ /**
7476
+ * @internal
7477
+ */
7478
+ export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
7479
+ /**
7480
+ * @internal
7481
+ */
7482
+ export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
7483
+ /**
7484
+ * @internal
7485
+ */
7486
+ export declare const OptionGroupOptionSettingFilterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
7487
+ /**
7488
+ * @internal
7489
+ */
7490
+ export declare const OptionVersionFilterSensitiveLog: (obj: OptionVersion) => any;
7491
+ /**
7492
+ * @internal
7493
+ */
7494
+ export declare const OptionGroupOptionFilterSensitiveLog: (obj: OptionGroupOption) => any;
7495
+ /**
7496
+ * @internal
7497
+ */
7498
+ export declare const OptionGroupOptionsMessageFilterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
7499
+ /**
7500
+ * @internal
7501
+ */
7502
+ export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
7503
+ /**
7504
+ * @internal
7505
+ */
7506
+ export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
7507
+ /**
7508
+ * @internal
7509
+ */
7510
+ export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
7511
+ /**
7512
+ * @internal
7513
+ */
7514
+ export declare const AvailableProcessorFeatureFilterSensitiveLog: (obj: AvailableProcessorFeature) => any;
7515
+ /**
7516
+ * @internal
7517
+ */
7518
+ export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
7519
+ /**
7520
+ * @internal
7521
+ */
7522
+ export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
7523
+ /**
7524
+ * @internal
7525
+ */
7526
+ export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
7527
+ /**
7528
+ * @internal
7529
+ */
7530
+ export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
7531
+ /**
7532
+ * @internal
7533
+ */
7534
+ export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
7535
+ /**
7536
+ * @internal
7537
+ */
7538
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
7539
+ /**
7540
+ * @internal
7541
+ */
7542
+ export declare const ReservedDBInstanceFilterSensitiveLog: (obj: ReservedDBInstance) => any;
7543
+ /**
7544
+ * @internal
7545
+ */
7546
+ export declare const ReservedDBInstanceMessageFilterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
7547
+ /**
7548
+ * @internal
7549
+ */
7550
+ export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
7551
+ /**
7552
+ * @internal
7553
+ */
7554
+ export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
7555
+ /**
7556
+ * @internal
7557
+ */
7558
+ export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
7559
+ /**
7560
+ * @internal
7561
+ */
7562
+ export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
7563
+ /**
7564
+ * @internal
7565
+ */
7566
+ export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
7567
+ /**
7568
+ * @internal
7569
+ */
7570
+ export declare const SourceRegionMessageFilterSensitiveLog: (obj: SourceRegionMessage) => any;
7571
+ /**
7572
+ * @internal
7573
+ */
7574
+ export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
7575
+ /**
7576
+ * @internal
7577
+ */
7578
+ export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
7579
+ /**
7580
+ * @internal
7581
+ */
7582
+ export declare const RangeFilterSensitiveLog: (obj: Range) => any;
7583
+ /**
7584
+ * @internal
7585
+ */
7586
+ export declare const ValidStorageOptionsFilterSensitiveLog: (obj: ValidStorageOptions) => any;
7587
+ /**
7588
+ * @internal
7589
+ */
7590
+ export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
7591
+ /**
7592
+ * @internal
7593
+ */
7594
+ export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
7595
+ /**
7596
+ * @internal
7597
+ */
7598
+ export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
7599
+ /**
7600
+ * @internal
7601
+ */
7602
+ export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
7603
+ /**
7604
+ * @internal
7605
+ */
7606
+ export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
7607
+ /**
7608
+ * @internal
7609
+ */
7610
+ export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
7611
+ /**
7612
+ * @internal
7613
+ */
7614
+ export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
7615
+ /**
7616
+ * @internal
7617
+ */
7618
+ export declare const FailoverGlobalClusterResultFilterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
7619
+ /**
7620
+ * @internal
7621
+ */
7622
+ export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
7623
+ /**
7624
+ * @internal
7625
+ */
7626
+ export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
7627
+ /**
7628
+ * @internal
7629
+ */
7630
+ export declare const ModifyActivityStreamRequestFilterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
7631
+ /**
7632
+ * @internal
7633
+ */
7634
+ export declare const ModifyActivityStreamResponseFilterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
7635
+ /**
7636
+ * @internal
7637
+ */
7638
+ export declare const ModifyCertificatesMessageFilterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
7639
+ /**
7640
+ * @internal
7641
+ */
7642
+ export declare const ModifyCertificatesResultFilterSensitiveLog: (obj: ModifyCertificatesResult) => any;
7643
+ /**
7644
+ * @internal
7645
+ */
7646
+ export declare const DBClusterCapacityInfoFilterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
7647
+ /**
7648
+ * @internal
7649
+ */
7650
+ export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
7651
+ /**
7652
+ * @internal
7653
+ */
7654
+ export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
7655
+ /**
7656
+ * @internal
7657
+ */
7658
+ export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
7659
+ /**
7660
+ * @internal
7661
+ */
7662
+ export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
7663
+ /**
7664
+ * @internal
7665
+ */
7666
+ export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
7667
+ /**
7668
+ * @internal
7669
+ */
7670
+ export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
7671
+ /**
7672
+ * @internal
7673
+ */
7674
+ export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
7675
+ /**
7676
+ * @internal
7677
+ */
7678
+ export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
7679
+ /**
7680
+ * @internal
7681
+ */
7682
+ export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
7683
+ /**
7684
+ * @internal
7685
+ */
7686
+ export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
7687
+ /**
7688
+ * @internal
7689
+ */
7690
+ export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
7691
+ /**
7692
+ * @internal
7693
+ */
7694
+ export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
7695
+ /**
7696
+ * @internal
7697
+ */
7698
+ export declare const DBParameterGroupNameMessageFilterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
7699
+ /**
7700
+ * @internal
7701
+ */
7702
+ export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
7703
+ /**
7704
+ * @internal
7705
+ */
7706
+ export declare const ModifyDBProxyRequestFilterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
7707
+ /**
7708
+ * @internal
7709
+ */
7710
+ export declare const ModifyDBProxyResponseFilterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
7711
+ /**
7712
+ * @internal
7713
+ */
7714
+ export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
7715
+ /**
7716
+ * @internal
7717
+ */
7718
+ export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
7719
+ /**
7720
+ * @internal
7721
+ */
7722
+ export declare const ConnectionPoolConfigurationFilterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
7723
+ /**
7724
+ * @internal
7725
+ */
7726
+ export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
7727
+ /**
7728
+ * @internal
7729
+ */
7730
+ export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
7731
+ /**
7732
+ * @internal
7733
+ */
7734
+ export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
7735
+ /**
7736
+ * @internal
7737
+ */
7738
+ export declare const ModifyDBSnapshotResultFilterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
7739
+ /**
7740
+ * @internal
7741
+ */
7742
+ export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
7743
+ /**
7744
+ * @internal
7745
+ */
7746
+ export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
7747
+ /**
7748
+ * @internal
7749
+ */
7750
+ export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
7751
+ /**
7752
+ * @internal
7753
+ */
7754
+ export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
7755
+ /**
7756
+ * @internal
7757
+ */
7758
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
7759
+ /**
7760
+ * @internal
7761
+ */
7762
+ export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
7763
+ /**
7764
+ * @internal
7765
+ */
7766
+ export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
7767
+ /**
7768
+ * @internal
7769
+ */
7770
+ export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
7771
+ /**
7772
+ * @internal
7773
+ */
7774
+ export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
7775
+ /**
7776
+ * @internal
7777
+ */
7778
+ export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
7779
+ /**
7780
+ * @internal
7781
+ */
7782
+ export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
7783
+ /**
7784
+ * @internal
7785
+ */
7786
+ export declare const PromoteReadReplicaMessageFilterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
7787
+ /**
7788
+ * @internal
7789
+ */
7790
+ export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
7791
+ /**
7792
+ * @internal
7793
+ */
7794
+ export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
7795
+ /**
7796
+ * @internal
7797
+ */
7798
+ export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
7799
+ /**
7800
+ * @internal
7801
+ */
7802
+ export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
7803
+ /**
7804
+ * @internal
7805
+ */
7806
+ export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
7807
+ /**
7808
+ * @internal
7809
+ */
7810
+ export declare const RebootDBClusterMessageFilterSensitiveLog: (obj: RebootDBClusterMessage) => any;
7811
+ /**
7812
+ * @internal
7813
+ */
7814
+ export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
7815
+ /**
7816
+ * @internal
7817
+ */
7818
+ export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
7819
+ /**
7820
+ * @internal
7821
+ */
7822
+ export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
7823
+ /**
7824
+ * @internal
7825
+ */
7826
+ export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
7827
+ /**
7828
+ * @internal
7829
+ */
7830
+ export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
7831
+ /**
7832
+ * @internal
7833
+ */
7834
+ export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
7835
+ /**
7836
+ * @internal
7837
+ */
7838
+ export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
7839
+ /**
7840
+ * @internal
7841
+ */
7842
+ export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
7843
+ /**
7844
+ * @internal
7845
+ */
7846
+ export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
7847
+ /**
7848
+ * @internal
7849
+ */
7850
+ export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
7851
+ /**
7852
+ * @internal
7853
+ */
7854
+ export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
7855
+ /**
7856
+ * @internal
7857
+ */
7858
+ export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
7859
+ /**
7860
+ * @internal
7861
+ */
7862
+ export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
7863
+ /**
7864
+ * @internal
7865
+ */
7866
+ export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
7867
+ /**
7868
+ * @internal
7869
+ */
7870
+ export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
7871
+ /**
7872
+ * @internal
7873
+ */
7874
+ export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
7875
+ /**
7876
+ * @internal
7877
+ */
7878
+ export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
7879
+ /**
7880
+ * @internal
7881
+ */
7882
+ export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
7883
+ /**
7884
+ * @internal
7885
+ */
7886
+ export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
7887
+ /**
7888
+ * @internal
7889
+ */
7890
+ export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
7891
+ /**
7892
+ * @internal
7893
+ */
7894
+ export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
7895
+ /**
7896
+ * @internal
7897
+ */
7898
+ export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
7899
+ /**
7900
+ * @internal
7901
+ */
7902
+ export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
7903
+ /**
7904
+ * @internal
7905
+ */
7906
+ export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
7907
+ /**
7908
+ * @internal
7909
+ */
7910
+ export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
7911
+ /**
7912
+ * @internal
7913
+ */
7914
+ export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
7915
+ /**
7916
+ * @internal
7917
+ */
7918
+ export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
7919
+ /**
7920
+ * @internal
7921
+ */
7922
+ export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
7923
+ /**
7924
+ * @internal
7925
+ */
7926
+ export declare const StartActivityStreamRequestFilterSensitiveLog: (obj: StartActivityStreamRequest) => any;
7927
+ /**
7928
+ * @internal
7929
+ */
7930
+ export declare const StartActivityStreamResponseFilterSensitiveLog: (obj: StartActivityStreamResponse) => any;
7931
+ /**
7932
+ * @internal
7933
+ */
7934
+ export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
7935
+ /**
7936
+ * @internal
7937
+ */
7938
+ export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
7939
+ /**
7940
+ * @internal
7941
+ */
7942
+ export declare const StartDBInstanceMessageFilterSensitiveLog: (obj: StartDBInstanceMessage) => any;
7943
+ /**
7944
+ * @internal
7945
+ */
7946
+ export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
7947
+ /**
7948
+ * @internal
7949
+ */
7950
+ export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
7951
+ /**
7952
+ * @internal
7953
+ */
7954
+ export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
7955
+ /**
7956
+ * @internal
7957
+ */
7958
+ export declare const StartExportTaskMessageFilterSensitiveLog: (obj: StartExportTaskMessage) => any;
7959
+ /**
7960
+ * @internal
7961
+ */
7962
+ export declare const StopActivityStreamRequestFilterSensitiveLog: (obj: StopActivityStreamRequest) => any;
7963
+ /**
7964
+ * @internal
7965
+ */
7966
+ export declare const StopActivityStreamResponseFilterSensitiveLog: (obj: StopActivityStreamResponse) => any;
7967
+ /**
7968
+ * @internal
7969
+ */
7970
+ export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
7971
+ /**
7972
+ * @internal
7973
+ */
7974
+ export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
7975
+ /**
7976
+ * @internal
7977
+ */
7978
+ export declare const StopDBInstanceMessageFilterSensitiveLog: (obj: StopDBInstanceMessage) => any;
7979
+ /**
7980
+ * @internal
7981
+ */
7982
+ export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
7983
+ /**
7984
+ * @internal
7985
+ */
7986
+ export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
7987
+ /**
7988
+ * @internal
7989
+ */
7990
+ export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;