@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
@@ -126,12 +126,6 @@ export interface AccountQuota {
126
126
  */
127
127
  Max?: number;
128
128
  }
129
- export declare namespace AccountQuota {
130
- /**
131
- * @internal
132
- */
133
- const filterSensitiveLog: (obj: AccountQuota) => any;
134
- }
135
129
  /**
136
130
  * <p>Data returned by the <b>DescribeAccountAttributes</b> action.</p>
137
131
  */
@@ -142,13 +136,13 @@ export interface AccountAttributesMessage {
142
136
  */
143
137
  AccountQuotas?: AccountQuota[];
144
138
  }
145
- export declare namespace AccountAttributesMessage {
146
- /**
147
- * @internal
148
- */
149
- const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
150
- }
151
139
  export declare type ActivityStreamMode = "async" | "sync";
140
+ export declare enum ActivityStreamPolicyStatus {
141
+ locked = "locked",
142
+ locking_policy = "locking-policy",
143
+ unlocked = "unlocked",
144
+ unlocking_policy = "unlocking-policy"
145
+ }
152
146
  export declare type ActivityStreamStatus = "started" | "starting" | "stopped" | "stopping";
153
147
  export interface AddRoleToDBClusterMessage {
154
148
  /**
@@ -166,12 +160,6 @@ export interface AddRoleToDBClusterMessage {
166
160
  */
167
161
  FeatureName?: string;
168
162
  }
169
- export declare namespace AddRoleToDBClusterMessage {
170
- /**
171
- * @internal
172
- */
173
- const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
174
- }
175
163
  /**
176
164
  * <p>
177
165
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
@@ -233,12 +221,6 @@ export interface AddRoleToDBInstanceMessage {
233
221
  */
234
222
  FeatureName: string | undefined;
235
223
  }
236
- export declare namespace AddRoleToDBInstanceMessage {
237
- /**
238
- * @internal
239
- */
240
- const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
241
- }
242
224
  /**
243
225
  * <p>
244
226
  * <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
@@ -321,12 +303,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
321
303
  */
322
304
  SourceIdentifier: string | undefined;
323
305
  }
324
- export declare namespace AddSourceIdentifierToSubscriptionMessage {
325
- /**
326
- * @internal
327
- */
328
- const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
329
- }
330
306
  /**
331
307
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
332
308
  */
@@ -375,24 +351,12 @@ export interface EventSubscription {
375
351
  */
376
352
  EventSubscriptionArn?: string;
377
353
  }
378
- export declare namespace EventSubscription {
379
- /**
380
- * @internal
381
- */
382
- const filterSensitiveLog: (obj: EventSubscription) => any;
383
- }
384
354
  export interface AddSourceIdentifierToSubscriptionResult {
385
355
  /**
386
356
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
387
357
  */
388
358
  EventSubscription?: EventSubscription;
389
359
  }
390
- export declare namespace AddSourceIdentifierToSubscriptionResult {
391
- /**
392
- * @internal
393
- */
394
- const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
395
- }
396
360
  /**
397
361
  * <p>The requested source could not be found.</p>
398
362
  */
@@ -428,12 +392,6 @@ export interface Tag {
428
392
  */
429
393
  Value?: string;
430
394
  }
431
- export declare namespace Tag {
432
- /**
433
- * @internal
434
- */
435
- const filterSensitiveLog: (obj: Tag) => any;
436
- }
437
395
  /**
438
396
  * <p></p>
439
397
  */
@@ -450,12 +408,6 @@ export interface AddTagsToResourceMessage {
450
408
  */
451
409
  Tags: Tag[] | undefined;
452
410
  }
453
- export declare namespace AddTagsToResourceMessage {
454
- /**
455
- * @internal
456
- */
457
- const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
458
- }
459
411
  /**
460
412
  * <p>The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
461
413
  */
@@ -532,12 +484,6 @@ export interface ApplyPendingMaintenanceActionMessage {
532
484
  */
533
485
  OptInType: string | undefined;
534
486
  }
535
- export declare namespace ApplyPendingMaintenanceActionMessage {
536
- /**
537
- * @internal
538
- */
539
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
540
- }
541
487
  /**
542
488
  * <p>Provides information about a pending maintenance action for a resource.</p>
543
489
  */
@@ -579,12 +525,6 @@ export interface PendingMaintenanceAction {
579
525
  */
580
526
  Description?: string;
581
527
  }
582
- export declare namespace PendingMaintenanceAction {
583
- /**
584
- * @internal
585
- */
586
- const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
587
- }
588
528
  /**
589
529
  * <p>Describes the pending maintenance actions for a resource.</p>
590
530
  */
@@ -598,24 +538,12 @@ export interface ResourcePendingMaintenanceActions {
598
538
  */
599
539
  PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
600
540
  }
601
- export declare namespace ResourcePendingMaintenanceActions {
602
- /**
603
- * @internal
604
- */
605
- const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
606
- }
607
541
  export interface ApplyPendingMaintenanceActionResult {
608
542
  /**
609
543
  * <p>Describes the pending maintenance actions for a resource.</p>
610
544
  */
611
545
  ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
612
546
  }
613
- export declare namespace ApplyPendingMaintenanceActionResult {
614
- /**
615
- * @internal
616
- */
617
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
618
- }
619
547
  /**
620
548
  * <p>The specified resource ID was not found.</p>
621
549
  */
@@ -684,12 +612,6 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
684
612
  */
685
613
  EC2SecurityGroupOwnerId?: string;
686
614
  }
687
- export declare namespace AuthorizeDBSecurityGroupIngressMessage {
688
- /**
689
- * @internal
690
- */
691
- const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
692
- }
693
615
  /**
694
616
  * <p>This data type is used as a response element in the following actions:</p>
695
617
  * <ul>
@@ -729,12 +651,6 @@ export interface EC2SecurityGroup {
729
651
  */
730
652
  EC2SecurityGroupOwnerId?: string;
731
653
  }
732
- export declare namespace EC2SecurityGroup {
733
- /**
734
- * @internal
735
- */
736
- const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
737
- }
738
654
  /**
739
655
  * <p>This data type is used as a response element in the <code>DescribeDBSecurityGroups</code> action.</p>
740
656
  */
@@ -748,12 +664,6 @@ export interface IPRange {
748
664
  */
749
665
  CIDRIP?: string;
750
666
  }
751
- export declare namespace IPRange {
752
- /**
753
- * @internal
754
- */
755
- const filterSensitiveLog: (obj: IPRange) => any;
756
- }
757
667
  /**
758
668
  * <p>Contains the details for an Amazon RDS DB security group.</p>
759
669
  * <p>This data type is used as a response element
@@ -789,12 +699,6 @@ export interface DBSecurityGroup {
789
699
  */
790
700
  DBSecurityGroupArn?: string;
791
701
  }
792
- export declare namespace DBSecurityGroup {
793
- /**
794
- * @internal
795
- */
796
- const filterSensitiveLog: (obj: DBSecurityGroup) => any;
797
- }
798
702
  export interface AuthorizeDBSecurityGroupIngressResult {
799
703
  /**
800
704
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -803,12 +707,6 @@ export interface AuthorizeDBSecurityGroupIngressResult {
803
707
  */
804
708
  DBSecurityGroup?: DBSecurityGroup;
805
709
  }
806
- export declare namespace AuthorizeDBSecurityGroupIngressResult {
807
- /**
808
- * @internal
809
- */
810
- const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
811
- }
812
710
  /**
813
711
  * <p>
814
712
  * <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group.</p>
@@ -890,12 +788,6 @@ export interface BacktrackDBClusterMessage {
890
788
  */
891
789
  UseEarliestTimeOnPointInTimeUnavailable?: boolean;
892
790
  }
893
- export declare namespace BacktrackDBClusterMessage {
894
- /**
895
- * @internal
896
- */
897
- const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
898
- }
899
791
  /**
900
792
  * <p>This data type is used as a response element in the <code>DescribeDBClusterBacktracks</code> action.</p>
901
793
  */
@@ -944,24 +836,12 @@ export interface DBClusterBacktrack {
944
836
  */
945
837
  Status?: string;
946
838
  }
947
- export declare namespace DBClusterBacktrack {
948
- /**
949
- * @internal
950
- */
951
- const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
952
- }
953
839
  export interface CancelExportTaskMessage {
954
840
  /**
955
841
  * <p>The identifier of the snapshot export task to cancel.</p>
956
842
  */
957
843
  ExportTaskIdentifier: string | undefined;
958
844
  }
959
- export declare namespace CancelExportTaskMessage {
960
- /**
961
- * @internal
962
- */
963
- const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
964
- }
965
845
  /**
966
846
  * <p>Contains the details of a snapshot export to Amazon S3.</p>
967
847
  * <p>This data type is used as a response element in the <code>DescribeExportTasks</code> action.</p>
@@ -1055,12 +935,6 @@ export interface ExportTask {
1055
935
  */
1056
936
  WarningMessage?: string;
1057
937
  }
1058
- export declare namespace ExportTask {
1059
- /**
1060
- * @internal
1061
- */
1062
- const filterSensitiveLog: (obj: ExportTask) => any;
1063
- }
1064
938
  /**
1065
939
  * <p>The export task doesn't exist.</p>
1066
940
  */
@@ -1130,12 +1004,6 @@ export interface CopyDBClusterParameterGroupMessage {
1130
1004
  */
1131
1005
  Tags?: Tag[];
1132
1006
  }
1133
- export declare namespace CopyDBClusterParameterGroupMessage {
1134
- /**
1135
- * @internal
1136
- */
1137
- const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
1138
- }
1139
1007
  /**
1140
1008
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
1141
1009
  * <p>This data type is used as a response element in the <code>DescribeDBClusterParameterGroups</code> action.</p>
@@ -1158,12 +1026,6 @@ export interface DBClusterParameterGroup {
1158
1026
  */
1159
1027
  DBClusterParameterGroupArn?: string;
1160
1028
  }
1161
- export declare namespace DBClusterParameterGroup {
1162
- /**
1163
- * @internal
1164
- */
1165
- const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
1166
- }
1167
1029
  export interface CopyDBClusterParameterGroupResult {
1168
1030
  /**
1169
1031
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -1171,12 +1033,6 @@ export interface CopyDBClusterParameterGroupResult {
1171
1033
  */
1172
1034
  DBClusterParameterGroup?: DBClusterParameterGroup;
1173
1035
  }
1174
- export declare namespace CopyDBClusterParameterGroupResult {
1175
- /**
1176
- * @internal
1177
- */
1178
- const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
1179
- }
1180
1036
  /**
1181
1037
  * <p>A DB parameter group with the same name exists.</p>
1182
1038
  */
@@ -1334,12 +1190,6 @@ export interface CopyDBClusterSnapshotMessage {
1334
1190
  */
1335
1191
  Tags?: Tag[];
1336
1192
  }
1337
- export declare namespace CopyDBClusterSnapshotMessage {
1338
- /**
1339
- * @internal
1340
- */
1341
- const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
1342
- }
1343
1193
  /**
1344
1194
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
1345
1195
  * <p>This data type is used as a response element
@@ -1456,12 +1306,6 @@ export interface DBClusterSnapshot {
1456
1306
  */
1457
1307
  TagList?: Tag[];
1458
1308
  }
1459
- export declare namespace DBClusterSnapshot {
1460
- /**
1461
- * @internal
1462
- */
1463
- const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
1464
- }
1465
1309
  export interface CopyDBClusterSnapshotResult {
1466
1310
  /**
1467
1311
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -1470,12 +1314,6 @@ export interface CopyDBClusterSnapshotResult {
1470
1314
  */
1471
1315
  DBClusterSnapshot?: DBClusterSnapshot;
1472
1316
  }
1473
- export declare namespace CopyDBClusterSnapshotResult {
1474
- /**
1475
- * @internal
1476
- */
1477
- const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
1478
- }
1479
1317
  /**
1480
1318
  * <p>The user already has a DB cluster snapshot with the given identifier.</p>
1481
1319
  */
@@ -1583,12 +1421,6 @@ export interface CopyDBParameterGroupMessage {
1583
1421
  */
1584
1422
  Tags?: Tag[];
1585
1423
  }
1586
- export declare namespace CopyDBParameterGroupMessage {
1587
- /**
1588
- * @internal
1589
- */
1590
- const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
1591
- }
1592
1424
  /**
1593
1425
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
1594
1426
  * <p>This data type is used as a response element in the <code>DescribeDBParameterGroups</code> action.</p>
@@ -1611,12 +1443,6 @@ export interface DBParameterGroup {
1611
1443
  */
1612
1444
  DBParameterGroupArn?: string;
1613
1445
  }
1614
- export declare namespace DBParameterGroup {
1615
- /**
1616
- * @internal
1617
- */
1618
- const filterSensitiveLog: (obj: DBParameterGroup) => any;
1619
- }
1620
1446
  export interface CopyDBParameterGroupResult {
1621
1447
  /**
1622
1448
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -1624,12 +1450,6 @@ export interface CopyDBParameterGroupResult {
1624
1450
  */
1625
1451
  DBParameterGroup?: DBParameterGroup;
1626
1452
  }
1627
- export declare namespace CopyDBParameterGroupResult {
1628
- /**
1629
- * @internal
1630
- */
1631
- const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
1632
- }
1633
1453
  /**
1634
1454
  * <p></p>
1635
1455
  */
@@ -1777,12 +1597,6 @@ export interface CopyDBSnapshotMessage {
1777
1597
  */
1778
1598
  TargetCustomAvailabilityZone?: string;
1779
1599
  }
1780
- export declare namespace CopyDBSnapshotMessage {
1781
- /**
1782
- * @internal
1783
- */
1784
- const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
1785
- }
1786
1600
  /**
1787
1601
  * <p>Contains the processor features of a DB instance class.</p>
1788
1602
  * <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name
@@ -1866,12 +1680,6 @@ export interface ProcessorFeature {
1866
1680
  */
1867
1681
  Value?: string;
1868
1682
  }
1869
- export declare namespace ProcessorFeature {
1870
- /**
1871
- * @internal
1872
- */
1873
- const filterSensitiveLog: (obj: ProcessorFeature) => any;
1874
- }
1875
1683
  /**
1876
1684
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
1877
1685
  * <p>This data type is used as a response element
@@ -2014,12 +1822,6 @@ export interface DBSnapshot {
2014
1822
  */
2015
1823
  SnapshotTarget?: string;
2016
1824
  }
2017
- export declare namespace DBSnapshot {
2018
- /**
2019
- * @internal
2020
- */
2021
- const filterSensitiveLog: (obj: DBSnapshot) => any;
2022
- }
2023
1825
  export interface CopyDBSnapshotResult {
2024
1826
  /**
2025
1827
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -2028,12 +1830,6 @@ export interface CopyDBSnapshotResult {
2028
1830
  */
2029
1831
  DBSnapshot?: DBSnapshot;
2030
1832
  }
2031
- export declare namespace CopyDBSnapshotResult {
2032
- /**
2033
- * @internal
2034
- */
2035
- const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
2036
- }
2037
1833
  /**
2038
1834
  * <p>
2039
1835
  * <code>CustomAvailabilityZoneId</code> doesn't refer to an existing custom
@@ -2116,12 +1912,6 @@ export interface CopyOptionGroupMessage {
2116
1912
  */
2117
1913
  Tags?: Tag[];
2118
1914
  }
2119
- export declare namespace CopyOptionGroupMessage {
2120
- /**
2121
- * @internal
2122
- */
2123
- const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
2124
- }
2125
1915
  /**
2126
1916
  * <p>This data type is used as a response element in the following actions:</p>
2127
1917
  * <ul>
@@ -2157,12 +1947,6 @@ export interface DBSecurityGroupMembership {
2157
1947
  */
2158
1948
  Status?: string;
2159
1949
  }
2160
- export declare namespace DBSecurityGroupMembership {
2161
- /**
2162
- * @internal
2163
- */
2164
- const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
2165
- }
2166
1950
  /**
2167
1951
  * <p>Option settings are the actual settings being applied or configured for that option. It is used when you modify an option group or describe option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a setting called SQLNET.ENCRYPTION_SERVER that can have several different values.</p>
2168
1952
  */
@@ -2204,12 +1988,6 @@ export interface OptionSetting {
2204
1988
  */
2205
1989
  IsCollection?: boolean;
2206
1990
  }
2207
- export declare namespace OptionSetting {
2208
- /**
2209
- * @internal
2210
- */
2211
- const filterSensitiveLog: (obj: OptionSetting) => any;
2212
- }
2213
1991
  /**
2214
1992
  * <p>This data type is used as a response element for queries on VPC security group membership.</p>
2215
1993
  */
@@ -2224,12 +2002,6 @@ export interface VpcSecurityGroupMembership {
2224
2002
  */
2225
2003
  Status?: string;
2226
2004
  }
2227
- export declare namespace VpcSecurityGroupMembership {
2228
- /**
2229
- * @internal
2230
- */
2231
- const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
2232
- }
2233
2005
  /**
2234
2006
  * <p>Option details.</p>
2235
2007
  */
@@ -2271,12 +2043,6 @@ export interface Option {
2271
2043
  */
2272
2044
  VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
2273
2045
  }
2274
- export declare namespace Option {
2275
- /**
2276
- * @internal
2277
- */
2278
- const filterSensitiveLog: (obj: Option) => any;
2279
- }
2280
2046
  /**
2281
2047
  * <p></p>
2282
2048
  */
@@ -2320,24 +2086,12 @@ export interface OptionGroup {
2320
2086
  */
2321
2087
  OptionGroupArn?: string;
2322
2088
  }
2323
- export declare namespace OptionGroup {
2324
- /**
2325
- * @internal
2326
- */
2327
- const filterSensitiveLog: (obj: OptionGroup) => any;
2328
- }
2329
2089
  export interface CopyOptionGroupResult {
2330
2090
  /**
2331
2091
  * <p></p>
2332
2092
  */
2333
2093
  OptionGroup?: OptionGroup;
2334
2094
  }
2335
- export declare namespace CopyOptionGroupResult {
2336
- /**
2337
- * @internal
2338
- */
2339
- const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
2340
- }
2341
2095
  /**
2342
2096
  * <p>The option group you are trying to create already exists.</p>
2343
2097
  */
@@ -2448,12 +2202,6 @@ export interface CreateCustomDBEngineVersionMessage {
2448
2202
  */
2449
2203
  Tags?: Tag[];
2450
2204
  }
2451
- export declare namespace CreateCustomDBEngineVersionMessage {
2452
- /**
2453
- * @internal
2454
- */
2455
- const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
2456
- }
2457
2205
  /**
2458
2206
  * <p>A CEV with the specified name already exists.</p>
2459
2207
  */
@@ -2489,12 +2237,6 @@ export interface CharacterSet {
2489
2237
  */
2490
2238
  CharacterSetDescription?: string;
2491
2239
  }
2492
- export declare namespace CharacterSet {
2493
- /**
2494
- * @internal
2495
- */
2496
- const filterSensitiveLog: (obj: CharacterSet) => any;
2497
- }
2498
2240
  /**
2499
2241
  * <p>A time zone associated with a
2500
2242
  * <code>DBInstance</code>
@@ -2511,12 +2253,6 @@ export interface Timezone {
2511
2253
  */
2512
2254
  TimezoneName?: string;
2513
2255
  }
2514
- export declare namespace Timezone {
2515
- /**
2516
- * @internal
2517
- */
2518
- const filterSensitiveLog: (obj: Timezone) => any;
2519
- }
2520
2256
  /**
2521
2257
  * <p>The version of the database engine that a DB instance can be upgraded to.</p>
2522
2258
  */
@@ -2558,12 +2294,6 @@ export interface UpgradeTarget {
2558
2294
  */
2559
2295
  SupportsBabelfish?: boolean;
2560
2296
  }
2561
- export declare namespace UpgradeTarget {
2562
- /**
2563
- * @internal
2564
- */
2565
- const filterSensitiveLog: (obj: UpgradeTarget) => any;
2566
- }
2567
2297
  /**
2568
2298
  * <p>This data type is used as a response element in the action <code>DescribeDBEngineVersions</code>.</p>
2569
2299
  */
@@ -2692,12 +2422,6 @@ export interface DBEngineVersion {
2692
2422
  */
2693
2423
  SupportsBabelfish?: boolean;
2694
2424
  }
2695
- export declare namespace DBEngineVersion {
2696
- /**
2697
- * @internal
2698
- */
2699
- const filterSensitiveLog: (obj: DBEngineVersion) => any;
2700
- }
2701
2425
  /**
2702
2426
  * <p>Contains the scaling configuration of an Aurora Serverless v1 DB cluster.</p>
2703
2427
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
@@ -2753,12 +2477,6 @@ export interface ScalingConfiguration {
2753
2477
  */
2754
2478
  SecondsBeforeTimeout?: number;
2755
2479
  }
2756
- export declare namespace ScalingConfiguration {
2757
- /**
2758
- * @internal
2759
- */
2760
- const filterSensitiveLog: (obj: ScalingConfiguration) => any;
2761
- }
2762
2480
  /**
2763
2481
  * <p>Contains the scaling configuration of an Aurora Serverless v2 DB cluster.</p>
2764
2482
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
@@ -2778,12 +2496,6 @@ export interface ServerlessV2ScalingConfiguration {
2778
2496
  */
2779
2497
  MaxCapacity?: number;
2780
2498
  }
2781
- export declare namespace ServerlessV2ScalingConfiguration {
2782
- /**
2783
- * @internal
2784
- */
2785
- const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
2786
- }
2787
2499
  /**
2788
2500
  * <p></p>
2789
2501
  */
@@ -3418,12 +3130,6 @@ export interface CreateDBClusterMessage {
3418
3130
  */
3419
3131
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
3420
3132
  }
3421
- export declare namespace CreateDBClusterMessage {
3422
- /**
3423
- * @internal
3424
- */
3425
- const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
3426
- }
3427
3133
  /**
3428
3134
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.</p>
3429
3135
  */
@@ -3459,12 +3165,6 @@ export interface DBClusterRole {
3459
3165
  */
3460
3166
  FeatureName?: string;
3461
3167
  }
3462
- export declare namespace DBClusterRole {
3463
- /**
3464
- * @internal
3465
- */
3466
- const filterSensitiveLog: (obj: DBClusterRole) => any;
3467
- }
3468
3168
  /**
3469
3169
  * <p>Contains information about an instance that is part of a DB cluster.</p>
3470
3170
  */
@@ -3489,12 +3189,6 @@ export interface DBClusterMember {
3489
3189
  */
3490
3190
  PromotionTier?: number;
3491
3191
  }
3492
- export declare namespace DBClusterMember {
3493
- /**
3494
- * @internal
3495
- */
3496
- const filterSensitiveLog: (obj: DBClusterMember) => any;
3497
- }
3498
3192
  /**
3499
3193
  * <p>Contains status information for a DB cluster option group.</p>
3500
3194
  */
@@ -3508,12 +3202,6 @@ export interface DBClusterOptionGroupStatus {
3508
3202
  */
3509
3203
  Status?: string;
3510
3204
  }
3511
- export declare namespace DBClusterOptionGroupStatus {
3512
- /**
3513
- * @internal
3514
- */
3515
- const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
3516
- }
3517
3205
  /**
3518
3206
  * <p>An Active Directory Domain membership record associated with the DB instance or cluster.</p>
3519
3207
  */
@@ -3535,12 +3223,6 @@ export interface DomainMembership {
3535
3223
  */
3536
3224
  IAMRoleName?: string;
3537
3225
  }
3538
- export declare namespace DomainMembership {
3539
- /**
3540
- * @internal
3541
- */
3542
- const filterSensitiveLog: (obj: DomainMembership) => any;
3543
- }
3544
3226
  export declare enum WriteForwardingStatus {
3545
3227
  DISABLED = "disabled",
3546
3228
  DISABLING = "disabling",
@@ -3561,12 +3243,6 @@ export interface PendingCloudwatchLogsExports {
3561
3243
  */
3562
3244
  LogTypesToDisable?: string[];
3563
3245
  }
3564
- export declare namespace PendingCloudwatchLogsExports {
3565
- /**
3566
- * @internal
3567
- */
3568
- const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
3569
- }
3570
3246
  /**
3571
3247
  * <p>This data type is used as a response element in the <code>ModifyDBCluster</code> operation and
3572
3248
  * contains changes that will be applied during the next maintenance window.</p>
@@ -3593,12 +3269,6 @@ export interface ClusterPendingModifiedValues {
3593
3269
  */
3594
3270
  EngineVersion?: string;
3595
3271
  }
3596
- export declare namespace ClusterPendingModifiedValues {
3597
- /**
3598
- * @internal
3599
- */
3600
- const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
3601
- }
3602
3272
  /**
3603
3273
  * <p>Shows the scaling configuration for an Aurora DB cluster in <code>serverless</code> DB engine mode.</p>
3604
3274
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
@@ -3641,12 +3311,6 @@ export interface ScalingConfigurationInfo {
3641
3311
  */
3642
3312
  SecondsBeforeTimeout?: number;
3643
3313
  }
3644
- export declare namespace ScalingConfigurationInfo {
3645
- /**
3646
- * @internal
3647
- */
3648
- const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
3649
- }
3650
3314
  /**
3651
3315
  * <p>Shows the scaling configuration for an Aurora Serverless v2 DB cluster.</p>
3652
3316
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
@@ -3666,12 +3330,6 @@ export interface ServerlessV2ScalingConfigurationInfo {
3666
3330
  */
3667
3331
  MaxCapacity?: number;
3668
3332
  }
3669
- export declare namespace ServerlessV2ScalingConfigurationInfo {
3670
- /**
3671
- * @internal
3672
- */
3673
- const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
3674
- }
3675
3333
  /**
3676
3334
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
3677
3335
  * <p>For an Amazon Aurora DB cluster, this data type is used as a response element in the operations
@@ -4059,12 +3717,6 @@ export interface DBCluster {
4059
3717
  */
4060
3718
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
4061
3719
  }
4062
- export declare namespace DBCluster {
4063
- /**
4064
- * @internal
4065
- */
4066
- const filterSensitiveLog: (obj: DBCluster) => any;
4067
- }
4068
3720
  export interface CreateDBClusterResult {
4069
3721
  /**
4070
3722
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -4088,12 +3740,6 @@ export interface CreateDBClusterResult {
4088
3740
  */
4089
3741
  DBCluster?: DBCluster;
4090
3742
  }
4091
- export declare namespace CreateDBClusterResult {
4092
- /**
4093
- * @internal
4094
- */
4095
- const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
4096
- }
4097
3743
  /**
4098
3744
  * <p>The user already has a DB cluster with the given identifier.</p>
4099
3745
  */
@@ -4275,12 +3921,6 @@ export interface CreateDBClusterEndpointMessage {
4275
3921
  */
4276
3922
  Tags?: Tag[];
4277
3923
  }
4278
- export declare namespace CreateDBClusterEndpointMessage {
4279
- /**
4280
- * @internal
4281
- */
4282
- const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
4283
- }
4284
3924
  /**
4285
3925
  * <p>This data type represents the information you need to connect to an Amazon Aurora DB cluster.
4286
3926
  * This data type is used as a response element in the following actions:</p>
@@ -4356,12 +3996,6 @@ export interface DBClusterEndpoint {
4356
3996
  */
4357
3997
  DBClusterEndpointArn?: string;
4358
3998
  }
4359
- export declare namespace DBClusterEndpoint {
4360
- /**
4361
- * @internal
4362
- */
4363
- const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
4364
- }
4365
3999
  /**
4366
4000
  * <p>The specified custom endpoint can't be created because it already exists.</p>
4367
4001
  */
@@ -4472,12 +4106,6 @@ export interface CreateDBClusterParameterGroupMessage {
4472
4106
  */
4473
4107
  Tags?: Tag[];
4474
4108
  }
4475
- export declare namespace CreateDBClusterParameterGroupMessage {
4476
- /**
4477
- * @internal
4478
- */
4479
- const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
4480
- }
4481
4109
  export interface CreateDBClusterParameterGroupResult {
4482
4110
  /**
4483
4111
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -4485,12 +4113,6 @@ export interface CreateDBClusterParameterGroupResult {
4485
4113
  */
4486
4114
  DBClusterParameterGroup?: DBClusterParameterGroup;
4487
4115
  }
4488
- export declare namespace CreateDBClusterParameterGroupResult {
4489
- /**
4490
- * @internal
4491
- */
4492
- const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
4493
- }
4494
4116
  /**
4495
4117
  * <p></p>
4496
4118
  */
@@ -4530,12 +4152,6 @@ export interface CreateDBClusterSnapshotMessage {
4530
4152
  */
4531
4153
  Tags?: Tag[];
4532
4154
  }
4533
- export declare namespace CreateDBClusterSnapshotMessage {
4534
- /**
4535
- * @internal
4536
- */
4537
- const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
4538
- }
4539
4155
  export interface CreateDBClusterSnapshotResult {
4540
4156
  /**
4541
4157
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -4544,12 +4160,6 @@ export interface CreateDBClusterSnapshotResult {
4544
4160
  */
4545
4161
  DBClusterSnapshot?: DBClusterSnapshot;
4546
4162
  }
4547
- export declare namespace CreateDBClusterSnapshotResult {
4548
- /**
4549
- * @internal
4550
- */
4551
- const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
4552
- }
4553
4163
  /**
4554
4164
  * <p>The specified CIDR IP range or Amazon EC2 security group might not be authorized
4555
4165
  * for the specified DB security group.</p>
@@ -5661,12 +5271,6 @@ export interface CreateDBInstanceMessage {
5661
5271
  */
5662
5272
  NetworkType?: string;
5663
5273
  }
5664
- export declare namespace CreateDBInstanceMessage {
5665
- /**
5666
- * @internal
5667
- */
5668
- const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
5669
- }
5670
5274
  /**
5671
5275
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.</p>
5672
5276
  */
@@ -5703,12 +5307,6 @@ export interface DBInstanceRole {
5703
5307
  */
5704
5308
  Status?: string;
5705
5309
  }
5706
- export declare namespace DBInstanceRole {
5707
- /**
5708
- * @internal
5709
- */
5710
- const filterSensitiveLog: (obj: DBInstanceRole) => any;
5711
- }
5712
5310
  export declare enum AutomationMode {
5713
5311
  ALL_PAUSED = "all-paused",
5714
5312
  FULL = "full"
@@ -5722,12 +5320,6 @@ export interface DBInstanceAutomatedBackupsReplication {
5722
5320
  */
5723
5321
  DBInstanceAutomatedBackupsArn?: string;
5724
5322
  }
5725
- export declare namespace DBInstanceAutomatedBackupsReplication {
5726
- /**
5727
- * @internal
5728
- */
5729
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
5730
- }
5731
5323
  /**
5732
5324
  * <p>The status of the DB parameter group.</p>
5733
5325
  * <p>This data type is used as a response element in the following actions:</p>
@@ -5774,12 +5366,6 @@ export interface DBParameterGroupStatus {
5774
5366
  */
5775
5367
  ParameterApplyStatus?: string;
5776
5368
  }
5777
- export declare namespace DBParameterGroupStatus {
5778
- /**
5779
- * @internal
5780
- */
5781
- const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
5782
- }
5783
5369
  /**
5784
5370
  * <p>Contains Availability Zone information.</p>
5785
5371
  * <p>This data type is used as an element in the <code>OrderableDBInstanceOption</code>
@@ -5791,12 +5377,6 @@ export interface AvailabilityZone {
5791
5377
  */
5792
5378
  Name?: string;
5793
5379
  }
5794
- export declare namespace AvailabilityZone {
5795
- /**
5796
- * @internal
5797
- */
5798
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
5799
- }
5800
5380
  /**
5801
5381
  * <p>A data type that represents an Outpost.</p>
5802
5382
  * <p>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Amazon RDS on Amazon Web Services Outposts</a>
@@ -5809,12 +5389,6 @@ export interface Outpost {
5809
5389
  */
5810
5390
  Arn?: string;
5811
5391
  }
5812
- export declare namespace Outpost {
5813
- /**
5814
- * @internal
5815
- */
5816
- const filterSensitiveLog: (obj: Outpost) => any;
5817
- }
5818
5392
  /**
5819
5393
  * <p>This data type is used as a response element for the <code>DescribeDBSubnetGroups</code> operation.</p>
5820
5394
  */
@@ -5841,12 +5415,6 @@ export interface Subnet {
5841
5415
  */
5842
5416
  SubnetStatus?: string;
5843
5417
  }
5844
- export declare namespace Subnet {
5845
- /**
5846
- * @internal
5847
- */
5848
- const filterSensitiveLog: (obj: Subnet) => any;
5849
- }
5850
5418
  /**
5851
5419
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
5852
5420
  * <p>This data type is used as a response element
@@ -5901,12 +5469,6 @@ export interface DBSubnetGroup {
5901
5469
  */
5902
5470
  SupportedNetworkTypes?: string[];
5903
5471
  }
5904
- export declare namespace DBSubnetGroup {
5905
- /**
5906
- * @internal
5907
- */
5908
- const filterSensitiveLog: (obj: DBSubnetGroup) => any;
5909
- }
5910
5472
  /**
5911
5473
  * <p>This data type represents the information you need to connect to an Amazon RDS DB instance.
5912
5474
  * This data type is used as a response element in the following actions:</p>
@@ -5944,12 +5506,6 @@ export interface Endpoint {
5944
5506
  */
5945
5507
  HostedZoneId?: string;
5946
5508
  }
5947
- export declare namespace Endpoint {
5948
- /**
5949
- * @internal
5950
- */
5951
- const filterSensitiveLog: (obj: Endpoint) => any;
5952
- }
5953
5509
  /**
5954
5510
  * <p>Provides information on the option groups the DB instance is a member of.</p>
5955
5511
  */
@@ -5971,12 +5527,6 @@ export interface OptionGroupMembership {
5971
5527
  */
5972
5528
  Status?: string;
5973
5529
  }
5974
- export declare namespace OptionGroupMembership {
5975
- /**
5976
- * @internal
5977
- */
5978
- const filterSensitiveLog: (obj: OptionGroupMembership) => any;
5979
- }
5980
5530
  /**
5981
5531
  * <p>This data type is used as a response element in the <code>ModifyDBInstance</code> operation and
5982
5532
  * contains changes that will be applied during the next maintenance window.</p>
@@ -6063,12 +5613,6 @@ export interface PendingModifiedValues {
6063
5613
  */
6064
5614
  ResumeFullAutomationModeTime?: Date;
6065
5615
  }
6066
- export declare namespace PendingModifiedValues {
6067
- /**
6068
- * @internal
6069
- */
6070
- const filterSensitiveLog: (obj: PendingModifiedValues) => any;
6071
- }
6072
5616
  export declare enum ReplicaMode {
6073
5617
  MOUNTED = "mounted",
6074
5618
  OPEN_READ_ONLY = "open-read-only"
@@ -6096,12 +5640,6 @@ export interface DBInstanceStatusInfo {
6096
5640
  */
6097
5641
  Message?: string;
6098
5642
  }
6099
- export declare namespace DBInstanceStatusInfo {
6100
- /**
6101
- * @internal
6102
- */
6103
- const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
6104
- }
6105
5643
  /**
6106
5644
  * <p>Contains the details of an Amazon RDS DB instance.</p>
6107
5645
  * <p>This data type is used as a response element in the operations <code>CreateDBInstance</code>,
@@ -6571,12 +6109,10 @@ export interface DBInstance {
6571
6109
  * </p>
6572
6110
  */
6573
6111
  NetworkType?: string;
6574
- }
6575
- export declare namespace DBInstance {
6576
6112
  /**
6577
- * @internal
6113
+ * <p>The status of the policy state of the activity stream.</p>
6578
6114
  */
6579
- const filterSensitiveLog: (obj: DBInstance) => any;
6115
+ ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
6580
6116
  }
6581
6117
  export interface CreateDBInstanceResult {
6582
6118
  /**
@@ -6589,12 +6125,6 @@ export interface CreateDBInstanceResult {
6589
6125
  */
6590
6126
  DBInstance?: DBInstance;
6591
6127
  }
6592
- export declare namespace CreateDBInstanceResult {
6593
- /**
6594
- * @internal
6595
- */
6596
- const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
6597
- }
6598
6128
  /**
6599
6129
  * <p>The user already has a DB instance with the given identifier.</p>
6600
6130
  */
@@ -7127,12 +6657,6 @@ export interface CreateDBInstanceReadReplicaMessage {
7127
6657
  */
7128
6658
  NetworkType?: string;
7129
6659
  }
7130
- export declare namespace CreateDBInstanceReadReplicaMessage {
7131
- /**
7132
- * @internal
7133
- */
7134
- const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
7135
- }
7136
6660
  export interface CreateDBInstanceReadReplicaResult {
7137
6661
  /**
7138
6662
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7144,12 +6668,6 @@ export interface CreateDBInstanceReadReplicaResult {
7144
6668
  */
7145
6669
  DBInstance?: DBInstance;
7146
6670
  }
7147
- export declare namespace CreateDBInstanceReadReplicaResult {
7148
- /**
7149
- * @internal
7150
- */
7151
- const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
7152
- }
7153
6671
  /**
7154
6672
  * <p>The DBSubnetGroup shouldn't be specified while creating read replicas that lie
7155
6673
  * in the same region as the source instance.</p>
@@ -7292,12 +6810,6 @@ export interface CreateDBParameterGroupMessage {
7292
6810
  */
7293
6811
  Tags?: Tag[];
7294
6812
  }
7295
- export declare namespace CreateDBParameterGroupMessage {
7296
- /**
7297
- * @internal
7298
- */
7299
- const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
7300
- }
7301
6813
  export interface CreateDBParameterGroupResult {
7302
6814
  /**
7303
6815
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -7305,12 +6817,6 @@ export interface CreateDBParameterGroupResult {
7305
6817
  */
7306
6818
  DBParameterGroup?: DBParameterGroup;
7307
6819
  }
7308
- export declare namespace CreateDBParameterGroupResult {
7309
- /**
7310
- * @internal
7311
- */
7312
- const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
7313
- }
7314
6820
  export declare enum AuthScheme {
7315
6821
  SECRETS = "SECRETS"
7316
6822
  }
@@ -7344,12 +6850,6 @@ export interface UserAuthConfig {
7344
6850
  */
7345
6851
  IAMAuth?: IAMAuthMode | string;
7346
6852
  }
7347
- export declare namespace UserAuthConfig {
7348
- /**
7349
- * @internal
7350
- */
7351
- const filterSensitiveLog: (obj: UserAuthConfig) => any;
7352
- }
7353
6853
  export declare enum EngineFamily {
7354
6854
  MYSQL = "MYSQL",
7355
6855
  POSTGRESQL = "POSTGRESQL"
@@ -7406,12 +6906,6 @@ export interface CreateDBProxyRequest {
7406
6906
  */
7407
6907
  Tags?: Tag[];
7408
6908
  }
7409
- export declare namespace CreateDBProxyRequest {
7410
- /**
7411
- * @internal
7412
- */
7413
- const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
7414
- }
7415
6909
  /**
7416
6910
  * <p>Returns the details of authentication used by a proxy to log in as a specific database user.</p>
7417
6911
  */
@@ -7438,12 +6932,6 @@ export interface UserAuthConfigInfo {
7438
6932
  */
7439
6933
  IAMAuth?: IAMAuthMode | string;
7440
6934
  }
7441
- export declare namespace UserAuthConfigInfo {
7442
- /**
7443
- * @internal
7444
- */
7445
- const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
7446
- }
7447
6935
  export declare enum DBProxyStatus {
7448
6936
  AVAILABLE = "available",
7449
6937
  CREATING = "creating",
@@ -7536,24 +7024,12 @@ export interface DBProxy {
7536
7024
  */
7537
7025
  UpdatedDate?: Date;
7538
7026
  }
7539
- export declare namespace DBProxy {
7540
- /**
7541
- * @internal
7542
- */
7543
- const filterSensitiveLog: (obj: DBProxy) => any;
7544
- }
7545
7027
  export interface CreateDBProxyResponse {
7546
7028
  /**
7547
7029
  * <p>The <code>DBProxy</code> structure corresponding to the new proxy.</p>
7548
7030
  */
7549
7031
  DBProxy?: DBProxy;
7550
7032
  }
7551
- export declare namespace CreateDBProxyResponse {
7552
- /**
7553
- * @internal
7554
- */
7555
- const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
7556
- }
7557
7033
  /**
7558
7034
  * <p>The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
7559
7035
  */
@@ -7612,12 +7088,6 @@ export interface CreateDBProxyEndpointRequest {
7612
7088
  */
7613
7089
  Tags?: Tag[];
7614
7090
  }
7615
- export declare namespace CreateDBProxyEndpointRequest {
7616
- /**
7617
- * @internal
7618
- */
7619
- const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
7620
- }
7621
7091
  export declare enum DBProxyEndpointStatus {
7622
7092
  AVAILABLE = "available",
7623
7093
  CREATING = "creating",
@@ -7686,12 +7156,6 @@ export interface DBProxyEndpoint {
7686
7156
  */
7687
7157
  IsDefault?: boolean;
7688
7158
  }
7689
- export declare namespace DBProxyEndpoint {
7690
- /**
7691
- * @internal
7692
- */
7693
- const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
7694
- }
7695
7159
  export interface CreateDBProxyEndpointResponse {
7696
7160
  /**
7697
7161
  * <p>The <code>DBProxyEndpoint</code> object that is created by the API operation.
@@ -7700,12 +7164,6 @@ export interface CreateDBProxyEndpointResponse {
7700
7164
  */
7701
7165
  DBProxyEndpoint?: DBProxyEndpoint;
7702
7166
  }
7703
- export declare namespace CreateDBProxyEndpointResponse {
7704
- /**
7705
- * @internal
7706
- */
7707
- const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
7708
- }
7709
7167
  /**
7710
7168
  * <p>The specified DB proxy endpoint name must be unique for all DB proxy endpoints owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
7711
7169
  */
@@ -7773,12 +7231,6 @@ export interface CreateDBSecurityGroupMessage {
7773
7231
  */
7774
7232
  Tags?: Tag[];
7775
7233
  }
7776
- export declare namespace CreateDBSecurityGroupMessage {
7777
- /**
7778
- * @internal
7779
- */
7780
- const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
7781
- }
7782
7234
  export interface CreateDBSecurityGroupResult {
7783
7235
  /**
7784
7236
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7787,12 +7239,6 @@ export interface CreateDBSecurityGroupResult {
7787
7239
  */
7788
7240
  DBSecurityGroup?: DBSecurityGroup;
7789
7241
  }
7790
- export declare namespace CreateDBSecurityGroupResult {
7791
- /**
7792
- * @internal
7793
- */
7794
- const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
7795
- }
7796
7242
  /**
7797
7243
  * <p>A DB security group with the name specified in
7798
7244
  * <code>DBSecurityGroupName</code> already exists.</p>
@@ -7870,12 +7316,6 @@ export interface CreateDBSnapshotMessage {
7870
7316
  */
7871
7317
  Tags?: Tag[];
7872
7318
  }
7873
- export declare namespace CreateDBSnapshotMessage {
7874
- /**
7875
- * @internal
7876
- */
7877
- const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
7878
- }
7879
7319
  export interface CreateDBSnapshotResult {
7880
7320
  /**
7881
7321
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -7884,12 +7324,6 @@ export interface CreateDBSnapshotResult {
7884
7324
  */
7885
7325
  DBSnapshot?: DBSnapshot;
7886
7326
  }
7887
- export declare namespace CreateDBSnapshotResult {
7888
- /**
7889
- * @internal
7890
- */
7891
- const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
7892
- }
7893
7327
  /**
7894
7328
  * <p></p>
7895
7329
  */
@@ -7925,12 +7359,6 @@ export interface CreateDBSubnetGroupMessage {
7925
7359
  */
7926
7360
  Tags?: Tag[];
7927
7361
  }
7928
- export declare namespace CreateDBSubnetGroupMessage {
7929
- /**
7930
- * @internal
7931
- */
7932
- const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
7933
- }
7934
7362
  export interface CreateDBSubnetGroupResult {
7935
7363
  /**
7936
7364
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -7939,12 +7367,6 @@ export interface CreateDBSubnetGroupResult {
7939
7367
  */
7940
7368
  DBSubnetGroup?: DBSubnetGroup;
7941
7369
  }
7942
- export declare namespace CreateDBSubnetGroupResult {
7943
- /**
7944
- * @internal
7945
- */
7946
- const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
7947
- }
7948
7370
  /**
7949
7371
  * <p>
7950
7372
  * <code>DBSubnetGroupName</code> is already used by an existing DB subnet group.</p>
@@ -8057,24 +7479,12 @@ export interface CreateEventSubscriptionMessage {
8057
7479
  */
8058
7480
  Tags?: Tag[];
8059
7481
  }
8060
- export declare namespace CreateEventSubscriptionMessage {
8061
- /**
8062
- * @internal
8063
- */
8064
- const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
8065
- }
8066
7482
  export interface CreateEventSubscriptionResult {
8067
7483
  /**
8068
7484
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
8069
7485
  */
8070
7486
  EventSubscription?: EventSubscription;
8071
7487
  }
8072
- export declare namespace CreateEventSubscriptionResult {
8073
- /**
8074
- * @internal
8075
- */
8076
- const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
8077
- }
8078
7488
  /**
8079
7489
  * <p>You have reached the maximum number of event subscriptions.</p>
8080
7490
  */
@@ -8175,12 +7585,6 @@ export interface CreateGlobalClusterMessage {
8175
7585
  */
8176
7586
  StorageEncrypted?: boolean;
8177
7587
  }
8178
- export declare namespace CreateGlobalClusterMessage {
8179
- /**
8180
- * @internal
8181
- */
8182
- const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
8183
- }
8184
7588
  export declare enum FailoverStatus {
8185
7589
  CANCELLING = "cancelling",
8186
7590
  FAILING_OVER = "failing-over",
@@ -8222,12 +7626,6 @@ export interface FailoverState {
8222
7626
  */
8223
7627
  ToDbClusterArn?: string;
8224
7628
  }
8225
- export declare namespace FailoverState {
8226
- /**
8227
- * @internal
8228
- */
8229
- const filterSensitiveLog: (obj: FailoverState) => any;
8230
- }
8231
7629
  /**
8232
7630
  * <p>A data structure with information about any primary and
8233
7631
  * secondary clusters associated with an Aurora global database.</p>
@@ -8254,12 +7652,6 @@ export interface GlobalClusterMember {
8254
7652
  */
8255
7653
  GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
8256
7654
  }
8257
- export declare namespace GlobalClusterMember {
8258
- /**
8259
- * @internal
8260
- */
8261
- const filterSensitiveLog: (obj: GlobalClusterMember) => any;
8262
- }
8263
7655
  /**
8264
7656
  * <p>A data type representing an Aurora global database.</p>
8265
7657
  */
@@ -8313,24 +7705,12 @@ export interface GlobalCluster {
8313
7705
  */
8314
7706
  FailoverState?: FailoverState;
8315
7707
  }
8316
- export declare namespace GlobalCluster {
8317
- /**
8318
- * @internal
8319
- */
8320
- const filterSensitiveLog: (obj: GlobalCluster) => any;
8321
- }
8322
7708
  export interface CreateGlobalClusterResult {
8323
7709
  /**
8324
7710
  * <p>A data type representing an Aurora global database.</p>
8325
7711
  */
8326
7712
  GlobalCluster?: GlobalCluster;
8327
7713
  }
8328
- export declare namespace CreateGlobalClusterResult {
8329
- /**
8330
- * @internal
8331
- */
8332
- const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
8333
- }
8334
7714
  /**
8335
7715
  * <p>The <code>GlobalClusterIdentifier</code> already exists. Choose a new global database identifier (unique name) to create a new global database cluster.</p>
8336
7716
  */
@@ -8450,24 +7830,12 @@ export interface CreateOptionGroupMessage {
8450
7830
  */
8451
7831
  Tags?: Tag[];
8452
7832
  }
8453
- export declare namespace CreateOptionGroupMessage {
8454
- /**
8455
- * @internal
8456
- */
8457
- const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
8458
- }
8459
7833
  export interface CreateOptionGroupResult {
8460
7834
  /**
8461
7835
  * <p></p>
8462
7836
  */
8463
7837
  OptionGroup?: OptionGroup;
8464
7838
  }
8465
- export declare namespace CreateOptionGroupResult {
8466
- /**
8467
- * @internal
8468
- */
8469
- const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
8470
- }
8471
7839
  /**
8472
7840
  * <p>The specified CEV was not found.</p>
8473
7841
  */
@@ -8491,12 +7859,6 @@ export interface DeleteCustomDBEngineVersionMessage {
8491
7859
  */
8492
7860
  EngineVersion: string | undefined;
8493
7861
  }
8494
- export declare namespace DeleteCustomDBEngineVersionMessage {
8495
- /**
8496
- * @internal
8497
- */
8498
- const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
8499
- }
8500
7862
  /**
8501
7863
  * <p>You can't delete the CEV.</p>
8502
7864
  */
@@ -8554,12 +7916,6 @@ export interface DeleteDBClusterMessage {
8554
7916
  */
8555
7917
  FinalDBSnapshotIdentifier?: string;
8556
7918
  }
8557
- export declare namespace DeleteDBClusterMessage {
8558
- /**
8559
- * @internal
8560
- */
8561
- const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
8562
- }
8563
7919
  export interface DeleteDBClusterResult {
8564
7920
  /**
8565
7921
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8583,12 +7939,6 @@ export interface DeleteDBClusterResult {
8583
7939
  */
8584
7940
  DBCluster?: DBCluster;
8585
7941
  }
8586
- export declare namespace DeleteDBClusterResult {
8587
- /**
8588
- * @internal
8589
- */
8590
- const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
8591
- }
8592
7942
  /**
8593
7943
  * <p>The specified custom endpoint doesn't exist.</p>
8594
7944
  */
@@ -8606,12 +7956,6 @@ export interface DeleteDBClusterEndpointMessage {
8606
7956
  */
8607
7957
  DBClusterEndpointIdentifier: string | undefined;
8608
7958
  }
8609
- export declare namespace DeleteDBClusterEndpointMessage {
8610
- /**
8611
- * @internal
8612
- */
8613
- const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
8614
- }
8615
7959
  /**
8616
7960
  * <p>The requested operation can't be performed on the endpoint while the endpoint is in this state.</p>
8617
7961
  */
@@ -8644,12 +7988,6 @@ export interface DeleteDBClusterParameterGroupMessage {
8644
7988
  */
8645
7989
  DBClusterParameterGroupName: string | undefined;
8646
7990
  }
8647
- export declare namespace DeleteDBClusterParameterGroupMessage {
8648
- /**
8649
- * @internal
8650
- */
8651
- const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
8652
- }
8653
7991
  /**
8654
7992
  * <p>The DB parameter group is in use or is in an invalid state. If you are attempting
8655
7993
  * to delete the parameter group, you can't delete it when the parameter group is in
@@ -8673,12 +8011,6 @@ export interface DeleteDBClusterSnapshotMessage {
8673
8011
  */
8674
8012
  DBClusterSnapshotIdentifier: string | undefined;
8675
8013
  }
8676
- export declare namespace DeleteDBClusterSnapshotMessage {
8677
- /**
8678
- * @internal
8679
- */
8680
- const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
8681
- }
8682
8014
  export interface DeleteDBClusterSnapshotResult {
8683
8015
  /**
8684
8016
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -8687,12 +8019,6 @@ export interface DeleteDBClusterSnapshotResult {
8687
8019
  */
8688
8020
  DBClusterSnapshot?: DBClusterSnapshot;
8689
8021
  }
8690
- export declare namespace DeleteDBClusterSnapshotResult {
8691
- /**
8692
- * @internal
8693
- */
8694
- const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
8695
- }
8696
8022
  /**
8697
8023
  * <p>The quota for retained automated backups was exceeded. This prevents you
8698
8024
  * from retaining any additional automated backups. The retained automated backups
@@ -8765,12 +8091,6 @@ export interface DeleteDBInstanceMessage {
8765
8091
  */
8766
8092
  DeleteAutomatedBackups?: boolean;
8767
8093
  }
8768
- export declare namespace DeleteDBInstanceMessage {
8769
- /**
8770
- * @internal
8771
- */
8772
- const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
8773
- }
8774
8094
  export interface DeleteDBInstanceResult {
8775
8095
  /**
8776
8096
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8782,12 +8102,6 @@ export interface DeleteDBInstanceResult {
8782
8102
  */
8783
8103
  DBInstance?: DBInstance;
8784
8104
  }
8785
- export declare namespace DeleteDBInstanceResult {
8786
- /**
8787
- * @internal
8788
- */
8789
- const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
8790
- }
8791
8105
  /**
8792
8106
  * <p>No automated backup for this DB instance was found.</p>
8793
8107
  */
@@ -8814,12 +8128,6 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
8814
8128
  */
8815
8129
  DBInstanceAutomatedBackupsArn?: string;
8816
8130
  }
8817
- export declare namespace DeleteDBInstanceAutomatedBackupMessage {
8818
- /**
8819
- * @internal
8820
- */
8821
- const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
8822
- }
8823
8131
  /**
8824
8132
  * <p>Earliest and latest time an instance can be restored to:</p>
8825
8133
  */
@@ -8833,12 +8141,6 @@ export interface RestoreWindow {
8833
8141
  */
8834
8142
  LatestTime?: Date;
8835
8143
  }
8836
- export declare namespace RestoreWindow {
8837
- /**
8838
- * @internal
8839
- */
8840
- const filterSensitiveLog: (obj: RestoreWindow) => any;
8841
- }
8842
8144
  /**
8843
8145
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
8844
8146
  * existed at the time you deleted the source instance.</p>
@@ -8978,12 +8280,6 @@ export interface DBInstanceAutomatedBackup {
8978
8280
  */
8979
8281
  BackupTarget?: string;
8980
8282
  }
8981
- export declare namespace DBInstanceAutomatedBackup {
8982
- /**
8983
- * @internal
8984
- */
8985
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
8986
- }
8987
8283
  export interface DeleteDBInstanceAutomatedBackupResult {
8988
8284
  /**
8989
8285
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -8991,12 +8287,6 @@ export interface DeleteDBInstanceAutomatedBackupResult {
8991
8287
  */
8992
8288
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
8993
8289
  }
8994
- export declare namespace DeleteDBInstanceAutomatedBackupResult {
8995
- /**
8996
- * @internal
8997
- */
8998
- const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
8999
- }
9000
8290
  /**
9001
8291
  * <p>The automated backup is in an invalid state.
9002
8292
  * For example, this automated backup is associated with an active instance.</p>
@@ -9030,36 +8320,18 @@ export interface DeleteDBParameterGroupMessage {
9030
8320
  */
9031
8321
  DBParameterGroupName: string | undefined;
9032
8322
  }
9033
- export declare namespace DeleteDBParameterGroupMessage {
9034
- /**
9035
- * @internal
9036
- */
9037
- const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
9038
- }
9039
8323
  export interface DeleteDBProxyRequest {
9040
8324
  /**
9041
8325
  * <p>The name of the DB proxy to delete.</p>
9042
8326
  */
9043
8327
  DBProxyName: string | undefined;
9044
8328
  }
9045
- export declare namespace DeleteDBProxyRequest {
9046
- /**
9047
- * @internal
9048
- */
9049
- const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
9050
- }
9051
8329
  export interface DeleteDBProxyResponse {
9052
8330
  /**
9053
8331
  * <p>The data structure representing the details of the DB proxy that you delete.</p>
9054
8332
  */
9055
8333
  DBProxy?: DBProxy;
9056
8334
  }
9057
- export declare namespace DeleteDBProxyResponse {
9058
- /**
9059
- * @internal
9060
- */
9061
- const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
9062
- }
9063
8335
  /**
9064
8336
  * <p>The DB proxy endpoint doesn't exist.</p>
9065
8337
  */
@@ -9077,24 +8349,12 @@ export interface DeleteDBProxyEndpointRequest {
9077
8349
  */
9078
8350
  DBProxyEndpointName: string | undefined;
9079
8351
  }
9080
- export declare namespace DeleteDBProxyEndpointRequest {
9081
- /**
9082
- * @internal
9083
- */
9084
- const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
9085
- }
9086
8352
  export interface DeleteDBProxyEndpointResponse {
9087
8353
  /**
9088
8354
  * <p>The data structure representing the details of the DB proxy endpoint that you delete.</p>
9089
8355
  */
9090
8356
  DBProxyEndpoint?: DBProxyEndpoint;
9091
8357
  }
9092
- export declare namespace DeleteDBProxyEndpointResponse {
9093
- /**
9094
- * @internal
9095
- */
9096
- const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
9097
- }
9098
8358
  /**
9099
8359
  * <p>You can't perform this operation while the DB proxy endpoint is in a particular state.</p>
9100
8360
  */
@@ -9133,12 +8393,6 @@ export interface DeleteDBSecurityGroupMessage {
9133
8393
  */
9134
8394
  DBSecurityGroupName: string | undefined;
9135
8395
  }
9136
- export declare namespace DeleteDBSecurityGroupMessage {
9137
- /**
9138
- * @internal
9139
- */
9140
- const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
9141
- }
9142
8396
  /**
9143
8397
  * <p></p>
9144
8398
  */
@@ -9149,12 +8403,6 @@ export interface DeleteDBSnapshotMessage {
9149
8403
  */
9150
8404
  DBSnapshotIdentifier: string | undefined;
9151
8405
  }
9152
- export declare namespace DeleteDBSnapshotMessage {
9153
- /**
9154
- * @internal
9155
- */
9156
- const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
9157
- }
9158
8406
  export interface DeleteDBSnapshotResult {
9159
8407
  /**
9160
8408
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -9163,12 +8411,6 @@ export interface DeleteDBSnapshotResult {
9163
8411
  */
9164
8412
  DBSnapshot?: DBSnapshot;
9165
8413
  }
9166
- export declare namespace DeleteDBSnapshotResult {
9167
- /**
9168
- * @internal
9169
- */
9170
- const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
9171
- }
9172
8414
  /**
9173
8415
  * <p></p>
9174
8416
  */
@@ -9184,12 +8426,6 @@ export interface DeleteDBSubnetGroupMessage {
9184
8426
  */
9185
8427
  DBSubnetGroupName: string | undefined;
9186
8428
  }
9187
- export declare namespace DeleteDBSubnetGroupMessage {
9188
- /**
9189
- * @internal
9190
- */
9191
- const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
9192
- }
9193
8429
  /**
9194
8430
  * <p>The DB subnet isn't in the <i>available</i> state.</p>
9195
8431
  */
@@ -9210,24 +8446,12 @@ export interface DeleteEventSubscriptionMessage {
9210
8446
  */
9211
8447
  SubscriptionName: string | undefined;
9212
8448
  }
9213
- export declare namespace DeleteEventSubscriptionMessage {
9214
- /**
9215
- * @internal
9216
- */
9217
- const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
9218
- }
9219
8449
  export interface DeleteEventSubscriptionResult {
9220
8450
  /**
9221
8451
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
9222
8452
  */
9223
8453
  EventSubscription?: EventSubscription;
9224
8454
  }
9225
- export declare namespace DeleteEventSubscriptionResult {
9226
- /**
9227
- * @internal
9228
- */
9229
- const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
9230
- }
9231
8455
  /**
9232
8456
  * <p>This error can occur if someone else is modifying a subscription. You should retry the action.</p>
9233
8457
  */
@@ -9245,24 +8469,12 @@ export interface DeleteGlobalClusterMessage {
9245
8469
  */
9246
8470
  GlobalClusterIdentifier: string | undefined;
9247
8471
  }
9248
- export declare namespace DeleteGlobalClusterMessage {
9249
- /**
9250
- * @internal
9251
- */
9252
- const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
9253
- }
9254
8472
  export interface DeleteGlobalClusterResult {
9255
8473
  /**
9256
8474
  * <p>A data type representing an Aurora global database.</p>
9257
8475
  */
9258
8476
  GlobalCluster?: GlobalCluster;
9259
8477
  }
9260
- export declare namespace DeleteGlobalClusterResult {
9261
- /**
9262
- * @internal
9263
- */
9264
- const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
9265
- }
9266
8478
  /**
9267
8479
  * <p></p>
9268
8480
  */
@@ -9275,12 +8487,6 @@ export interface DeleteOptionGroupMessage {
9275
8487
  */
9276
8488
  OptionGroupName: string | undefined;
9277
8489
  }
9278
- export declare namespace DeleteOptionGroupMessage {
9279
- /**
9280
- * @internal
9281
- */
9282
- const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
9283
- }
9284
8490
  /**
9285
8491
  * <p>The option group isn't in the <i>available</i> state.</p>
9286
8492
  */
@@ -9321,31 +8527,13 @@ export interface DeregisterDBProxyTargetsRequest {
9321
8527
  */
9322
8528
  DBClusterIdentifiers?: string[];
9323
8529
  }
9324
- export declare namespace DeregisterDBProxyTargetsRequest {
9325
- /**
9326
- * @internal
9327
- */
9328
- const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
9329
- }
9330
8530
  export interface DeregisterDBProxyTargetsResponse {
9331
8531
  }
9332
- export declare namespace DeregisterDBProxyTargetsResponse {
9333
- /**
9334
- * @internal
9335
- */
9336
- const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
9337
- }
9338
8532
  /**
9339
8533
  * <p></p>
9340
8534
  */
9341
8535
  export interface DescribeAccountAttributesMessage {
9342
8536
  }
9343
- export declare namespace DescribeAccountAttributesMessage {
9344
- /**
9345
- * @internal
9346
- */
9347
- const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
9348
- }
9349
8537
  /**
9350
8538
  * <p>A CA certificate for an Amazon Web Services account.</p>
9351
8539
  */
@@ -9384,12 +8572,6 @@ export interface Certificate {
9384
8572
  */
9385
8573
  CustomerOverrideValidTill?: Date;
9386
8574
  }
9387
- export declare namespace Certificate {
9388
- /**
9389
- * @internal
9390
- */
9391
- const filterSensitiveLog: (obj: Certificate) => any;
9392
- }
9393
8575
  /**
9394
8576
  * <p>Data returned by the <b>DescribeCertificates</b> action.</p>
9395
8577
  */
@@ -9407,12 +8589,6 @@ export interface CertificateMessage {
9407
8589
  */
9408
8590
  Marker?: string;
9409
8591
  }
9410
- export declare namespace CertificateMessage {
9411
- /**
9412
- * @internal
9413
- */
9414
- const filterSensitiveLog: (obj: CertificateMessage) => any;
9415
- }
9416
8592
  /**
9417
8593
  * <p>
9418
8594
  * <code>CertificateIdentifier</code> doesn't refer to an
@@ -9473,12 +8649,6 @@ export interface Filter {
9473
8649
  */
9474
8650
  Values: string[] | undefined;
9475
8651
  }
9476
- export declare namespace Filter {
9477
- /**
9478
- * @internal
9479
- */
9480
- const filterSensitiveLog: (obj: Filter) => any;
9481
- }
9482
8652
  /**
9483
8653
  * <p></p>
9484
8654
  */
@@ -9514,12 +8684,6 @@ export interface DescribeCertificatesMessage {
9514
8684
  */
9515
8685
  Marker?: string;
9516
8686
  }
9517
- export declare namespace DescribeCertificatesMessage {
9518
- /**
9519
- * @internal
9520
- */
9521
- const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
9522
- }
9523
8687
  /**
9524
8688
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusterBacktracks</code> action.</p>
9525
8689
  */
@@ -9533,12 +8697,6 @@ export interface DBClusterBacktrackMessage {
9533
8697
  */
9534
8698
  DBClusterBacktracks?: DBClusterBacktrack[];
9535
8699
  }
9536
- export declare namespace DBClusterBacktrackMessage {
9537
- /**
9538
- * @internal
9539
- */
9540
- const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
9541
- }
9542
8700
  /**
9543
8701
  * <p>
9544
8702
  * <code>BacktrackIdentifier</code> doesn't refer to an existing backtrack.</p>
@@ -9647,12 +8805,6 @@ export interface DescribeDBClusterBacktracksMessage {
9647
8805
  */
9648
8806
  Marker?: string;
9649
8807
  }
9650
- export declare namespace DescribeDBClusterBacktracksMessage {
9651
- /**
9652
- * @internal
9653
- */
9654
- const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
9655
- }
9656
8808
  export interface DBClusterEndpointMessage {
9657
8809
  /**
9658
8810
  * <p>An optional pagination token provided by a previous
@@ -9668,12 +8820,6 @@ export interface DBClusterEndpointMessage {
9668
8820
  */
9669
8821
  DBClusterEndpoints?: DBClusterEndpoint[];
9670
8822
  }
9671
- export declare namespace DBClusterEndpointMessage {
9672
- /**
9673
- * @internal
9674
- */
9675
- const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
9676
- }
9677
8823
  export interface DescribeDBClusterEndpointsMessage {
9678
8824
  /**
9679
8825
  * <p>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is
@@ -9711,12 +8857,6 @@ export interface DescribeDBClusterEndpointsMessage {
9711
8857
  */
9712
8858
  Marker?: string;
9713
8859
  }
9714
- export declare namespace DescribeDBClusterEndpointsMessage {
9715
- /**
9716
- * @internal
9717
- */
9718
- const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
9719
- }
9720
8860
  /**
9721
8861
  * <p></p>
9722
8862
  */
@@ -9734,12 +8874,6 @@ export interface DBClusterParameterGroupsMessage {
9734
8874
  */
9735
8875
  DBClusterParameterGroups?: DBClusterParameterGroup[];
9736
8876
  }
9737
- export declare namespace DBClusterParameterGroupsMessage {
9738
- /**
9739
- * @internal
9740
- */
9741
- const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
9742
- }
9743
8877
  /**
9744
8878
  * <p></p>
9745
8879
  */
@@ -9775,12 +8909,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
9775
8909
  */
9776
8910
  Marker?: string;
9777
8911
  }
9778
- export declare namespace DescribeDBClusterParameterGroupsMessage {
9779
- /**
9780
- * @internal
9781
- */
9782
- const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
9783
- }
9784
8912
  export declare type ApplyMethod = "immediate" | "pending-reboot";
9785
8913
  /**
9786
8914
  * <p>This data type is used as a request parameter in the
@@ -9836,12 +8964,6 @@ export interface Parameter {
9836
8964
  */
9837
8965
  SupportedEngineModes?: string[];
9838
8966
  }
9839
- export declare namespace Parameter {
9840
- /**
9841
- * @internal
9842
- */
9843
- const filterSensitiveLog: (obj: Parameter) => any;
9844
- }
9845
8967
  /**
9846
8968
  * <p>Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.</p>
9847
8969
  */
@@ -9859,12 +8981,6 @@ export interface DBClusterParameterGroupDetails {
9859
8981
  */
9860
8982
  Marker?: string;
9861
8983
  }
9862
- export declare namespace DBClusterParameterGroupDetails {
9863
- /**
9864
- * @internal
9865
- */
9866
- const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
9867
- }
9868
8984
  /**
9869
8985
  * <p></p>
9870
8986
  */
@@ -9906,12 +9022,6 @@ export interface DescribeDBClusterParametersMessage {
9906
9022
  */
9907
9023
  Marker?: string;
9908
9024
  }
9909
- export declare namespace DescribeDBClusterParametersMessage {
9910
- /**
9911
- * @internal
9912
- */
9913
- const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
9914
- }
9915
9025
  /**
9916
9026
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusters</code> action.</p>
9917
9027
  */
@@ -9925,12 +9035,6 @@ export interface DBClusterMessage {
9925
9035
  */
9926
9036
  DBClusters?: DBCluster[];
9927
9037
  }
9928
- export declare namespace DBClusterMessage {
9929
- /**
9930
- * @internal
9931
- */
9932
- const filterSensitiveLog: (obj: DBClusterMessage) => any;
9933
- }
9934
9038
  /**
9935
9039
  * <p></p>
9936
9040
  */
@@ -9998,12 +9102,6 @@ export interface DescribeDBClustersMessage {
9998
9102
  */
9999
9103
  IncludeShared?: boolean;
10000
9104
  }
10001
- export declare namespace DescribeDBClustersMessage {
10002
- /**
10003
- * @internal
10004
- */
10005
- const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
10006
- }
10007
9105
  /**
10008
9106
  * <p></p>
10009
9107
  */
@@ -10013,12 +9111,6 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
10013
9111
  */
10014
9112
  DBClusterSnapshotIdentifier: string | undefined;
10015
9113
  }
10016
- export declare namespace DescribeDBClusterSnapshotAttributesMessage {
10017
- /**
10018
- * @internal
10019
- */
10020
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
10021
- }
10022
9114
  /**
10023
9115
  * <p>Contains the name and values of a manual DB cluster snapshot attribute.</p>
10024
9116
  * <p>Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts
@@ -10043,12 +9135,6 @@ export interface DBClusterSnapshotAttribute {
10043
9135
  */
10044
9136
  AttributeValues?: string[];
10045
9137
  }
10046
- export declare namespace DBClusterSnapshotAttribute {
10047
- /**
10048
- * @internal
10049
- */
10050
- const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
10051
- }
10052
9138
  /**
10053
9139
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
10054
9140
  * API action.</p>
@@ -10066,12 +9152,6 @@ export interface DBClusterSnapshotAttributesResult {
10066
9152
  */
10067
9153
  DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
10068
9154
  }
10069
- export declare namespace DBClusterSnapshotAttributesResult {
10070
- /**
10071
- * @internal
10072
- */
10073
- const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
10074
- }
10075
9155
  export interface DescribeDBClusterSnapshotAttributesResult {
10076
9156
  /**
10077
9157
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -10082,12 +9162,6 @@ export interface DescribeDBClusterSnapshotAttributesResult {
10082
9162
  */
10083
9163
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
10084
9164
  }
10085
- export declare namespace DescribeDBClusterSnapshotAttributesResult {
10086
- /**
10087
- * @internal
10088
- */
10089
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
10090
- }
10091
9165
  /**
10092
9166
  * <p>Provides a list of DB cluster snapshots for the user as the result of a call to the <code>DescribeDBClusterSnapshots</code> action.</p>
10093
9167
  */
@@ -10105,12 +9179,6 @@ export interface DBClusterSnapshotMessage {
10105
9179
  */
10106
9180
  DBClusterSnapshots?: DBClusterSnapshot[];
10107
9181
  }
10108
- export declare namespace DBClusterSnapshotMessage {
10109
- /**
10110
- * @internal
10111
- */
10112
- const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
10113
- }
10114
9182
  /**
10115
9183
  * <p></p>
10116
9184
  */
@@ -10230,12 +9298,6 @@ export interface DescribeDBClusterSnapshotsMessage {
10230
9298
  */
10231
9299
  IncludePublic?: boolean;
10232
9300
  }
10233
- export declare namespace DescribeDBClusterSnapshotsMessage {
10234
- /**
10235
- * @internal
10236
- */
10237
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
10238
- }
10239
9301
  /**
10240
9302
  * <p>Contains the result of a successful invocation of the <code>DescribeDBEngineVersions</code> action.</p>
10241
9303
  */
@@ -10252,12 +9314,6 @@ export interface DBEngineVersionMessage {
10252
9314
  */
10253
9315
  DBEngineVersions?: DBEngineVersion[];
10254
9316
  }
10255
- export declare namespace DBEngineVersionMessage {
10256
- /**
10257
- * @internal
10258
- */
10259
- const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
10260
- }
10261
9317
  export interface DescribeDBEngineVersionsMessage {
10262
9318
  /**
10263
9319
  * <p>The database engine to return.</p>
@@ -10469,12 +9525,6 @@ export interface DescribeDBEngineVersionsMessage {
10469
9525
  */
10470
9526
  IncludeAll?: boolean;
10471
9527
  }
10472
- export declare namespace DescribeDBEngineVersionsMessage {
10473
- /**
10474
- * @internal
10475
- */
10476
- const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
10477
- }
10478
9528
  /**
10479
9529
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstanceAutomatedBackups</code> action.</p>
10480
9530
  */
@@ -10491,12 +9541,6 @@ export interface DBInstanceAutomatedBackupMessage {
10491
9541
  */
10492
9542
  DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
10493
9543
  }
10494
- export declare namespace DBInstanceAutomatedBackupMessage {
10495
- /**
10496
- * @internal
10497
- */
10498
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
10499
- }
10500
9544
  /**
10501
9545
  * <p>Parameter input for DescribeDBInstanceAutomatedBackups.</p>
10502
9546
  */
@@ -10567,12 +9611,6 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
10567
9611
  */
10568
9612
  DBInstanceAutomatedBackupsArn?: string;
10569
9613
  }
10570
- export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
10571
- /**
10572
- * @internal
10573
- */
10574
- const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
10575
- }
10576
9614
  /**
10577
9615
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstances</code> action.</p>
10578
9616
  */
@@ -10589,12 +9627,6 @@ export interface DBInstanceMessage {
10589
9627
  */
10590
9628
  DBInstances?: DBInstance[];
10591
9629
  }
10592
- export declare namespace DBInstanceMessage {
10593
- /**
10594
- * @internal
10595
- */
10596
- const filterSensitiveLog: (obj: DBInstanceMessage) => any;
10597
- }
10598
9630
  /**
10599
9631
  * <p></p>
10600
9632
  */
@@ -10661,12 +9693,6 @@ export interface DescribeDBInstancesMessage {
10661
9693
  */
10662
9694
  Marker?: string;
10663
9695
  }
10664
- export declare namespace DescribeDBInstancesMessage {
10665
- /**
10666
- * @internal
10667
- */
10668
- const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
10669
- }
10670
9696
  /**
10671
9697
  * <p></p>
10672
9698
  */
@@ -10706,12 +9732,6 @@ export interface DescribeDBLogFilesMessage {
10706
9732
  */
10707
9733
  Marker?: string;
10708
9734
  }
10709
- export declare namespace DescribeDBLogFilesMessage {
10710
- /**
10711
- * @internal
10712
- */
10713
- const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
10714
- }
10715
9735
  /**
10716
9736
  * <p>This data type is used as a response element to <code>DescribeDBLogFiles</code>.</p>
10717
9737
  */
@@ -10729,12 +9749,6 @@ export interface DescribeDBLogFilesDetails {
10729
9749
  */
10730
9750
  Size?: number;
10731
9751
  }
10732
- export declare namespace DescribeDBLogFilesDetails {
10733
- /**
10734
- * @internal
10735
- */
10736
- const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
10737
- }
10738
9752
  /**
10739
9753
  * <p>The response from a call to <code>DescribeDBLogFiles</code>.</p>
10740
9754
  */
@@ -10748,12 +9762,6 @@ export interface DescribeDBLogFilesResponse {
10748
9762
  */
10749
9763
  Marker?: string;
10750
9764
  }
10751
- export declare namespace DescribeDBLogFilesResponse {
10752
- /**
10753
- * @internal
10754
- */
10755
- const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
10756
- }
10757
9765
  /**
10758
9766
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameterGroups</code> action.</p>
10759
9767
  */
@@ -10770,12 +9778,6 @@ export interface DBParameterGroupsMessage {
10770
9778
  */
10771
9779
  DBParameterGroups?: DBParameterGroup[];
10772
9780
  }
10773
- export declare namespace DBParameterGroupsMessage {
10774
- /**
10775
- * @internal
10776
- */
10777
- const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
10778
- }
10779
9781
  /**
10780
9782
  * <p></p>
10781
9783
  */
@@ -10812,12 +9814,6 @@ export interface DescribeDBParameterGroupsMessage {
10812
9814
  */
10813
9815
  Marker?: string;
10814
9816
  }
10815
- export declare namespace DescribeDBParameterGroupsMessage {
10816
- /**
10817
- * @internal
10818
- */
10819
- const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
10820
- }
10821
9817
  /**
10822
9818
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameters</code> action.</p>
10823
9819
  */
@@ -10834,12 +9830,6 @@ export interface DBParameterGroupDetails {
10834
9830
  */
10835
9831
  Marker?: string;
10836
9832
  }
10837
- export declare namespace DBParameterGroupDetails {
10838
- /**
10839
- * @internal
10840
- */
10841
- const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
10842
- }
10843
9833
  export interface DescribeDBParametersMessage {
10844
9834
  /**
10845
9835
  * <p>The name of a specific DB parameter group to return details for.</p>
@@ -10880,12 +9870,6 @@ export interface DescribeDBParametersMessage {
10880
9870
  */
10881
9871
  Marker?: string;
10882
9872
  }
10883
- export declare namespace DescribeDBParametersMessage {
10884
- /**
10885
- * @internal
10886
- */
10887
- const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
10888
- }
10889
9873
  export interface DescribeDBProxiesRequest {
10890
9874
  /**
10891
9875
  * <p>The name of the DB proxy. If you omit this parameter,
@@ -10912,12 +9896,6 @@ export interface DescribeDBProxiesRequest {
10912
9896
  */
10913
9897
  MaxRecords?: number;
10914
9898
  }
10915
- export declare namespace DescribeDBProxiesRequest {
10916
- /**
10917
- * @internal
10918
- */
10919
- const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
10920
- }
10921
9899
  export interface DescribeDBProxiesResponse {
10922
9900
  /**
10923
9901
  * <p>A return value representing an arbitrary number of <code>DBProxy</code> data structures.</p>
@@ -10930,12 +9908,6 @@ export interface DescribeDBProxiesResponse {
10930
9908
  */
10931
9909
  Marker?: string;
10932
9910
  }
10933
- export declare namespace DescribeDBProxiesResponse {
10934
- /**
10935
- * @internal
10936
- */
10937
- const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
10938
- }
10939
9911
  export interface DescribeDBProxyEndpointsRequest {
10940
9912
  /**
10941
9913
  * <p>The name of the DB proxy whose endpoints you want to describe. If you omit
@@ -10968,12 +9940,6 @@ export interface DescribeDBProxyEndpointsRequest {
10968
9940
  */
10969
9941
  MaxRecords?: number;
10970
9942
  }
10971
- export declare namespace DescribeDBProxyEndpointsRequest {
10972
- /**
10973
- * @internal
10974
- */
10975
- const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
10976
- }
10977
9943
  export interface DescribeDBProxyEndpointsResponse {
10978
9944
  /**
10979
9945
  * <p>The list of <code>ProxyEndpoint</code> objects returned by the API operation.</p>
@@ -10986,12 +9952,6 @@ export interface DescribeDBProxyEndpointsResponse {
10986
9952
  */
10987
9953
  Marker?: string;
10988
9954
  }
10989
- export declare namespace DescribeDBProxyEndpointsResponse {
10990
- /**
10991
- * @internal
10992
- */
10993
- const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
10994
- }
10995
9955
  export interface DescribeDBProxyTargetGroupsRequest {
10996
9956
  /**
10997
9957
  * <p>The identifier of the <code>DBProxy</code> associated with the target group.</p>
@@ -11021,12 +9981,6 @@ export interface DescribeDBProxyTargetGroupsRequest {
11021
9981
  */
11022
9982
  MaxRecords?: number;
11023
9983
  }
11024
- export declare namespace DescribeDBProxyTargetGroupsRequest {
11025
- /**
11026
- * @internal
11027
- */
11028
- const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
11029
- }
11030
9984
  /**
11031
9985
  * <p>Displays the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTarget</code>.</p>
11032
9986
  */
@@ -11064,12 +10018,6 @@ export interface ConnectionPoolConfigurationInfo {
11064
10018
  */
11065
10019
  InitQuery?: string;
11066
10020
  }
11067
- export declare namespace ConnectionPoolConfigurationInfo {
11068
- /**
11069
- * @internal
11070
- */
11071
- const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
11072
- }
11073
10021
  /**
11074
10022
  * <p>Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group
11075
10023
  * is associated with exactly one RDS DB instance or Aurora DB cluster.</p>
@@ -11113,12 +10061,6 @@ export interface DBProxyTargetGroup {
11113
10061
  */
11114
10062
  UpdatedDate?: Date;
11115
10063
  }
11116
- export declare namespace DBProxyTargetGroup {
11117
- /**
11118
- * @internal
11119
- */
11120
- const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
11121
- }
11122
10064
  export interface DescribeDBProxyTargetGroupsResponse {
11123
10065
  /**
11124
10066
  * <p>An arbitrary number of <code>DBProxyTargetGroup</code> objects, containing details of the corresponding target groups.</p>
@@ -11131,12 +10073,6 @@ export interface DescribeDBProxyTargetGroupsResponse {
11131
10073
  */
11132
10074
  Marker?: string;
11133
10075
  }
11134
- export declare namespace DescribeDBProxyTargetGroupsResponse {
11135
- /**
11136
- * @internal
11137
- */
11138
- const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
11139
- }
11140
10076
  export interface DescribeDBProxyTargetsRequest {
11141
10077
  /**
11142
10078
  * <p>The identifier of the <code>DBProxyTarget</code> to describe.</p>
@@ -11166,12 +10102,6 @@ export interface DescribeDBProxyTargetsRequest {
11166
10102
  */
11167
10103
  MaxRecords?: number;
11168
10104
  }
11169
- export declare namespace DescribeDBProxyTargetsRequest {
11170
- /**
11171
- * @internal
11172
- */
11173
- const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
11174
- }
11175
10105
  export declare enum TargetRole {
11176
10106
  READ_ONLY = "READ_ONLY",
11177
10107
  READ_WRITE = "READ_WRITE",
@@ -11211,12 +10141,6 @@ export interface TargetHealth {
11211
10141
  */
11212
10142
  Description?: string;
11213
10143
  }
11214
- export declare namespace TargetHealth {
11215
- /**
11216
- * @internal
11217
- */
11218
- const filterSensitiveLog: (obj: TargetHealth) => any;
11219
- }
11220
10144
  export declare enum TargetType {
11221
10145
  RDS_INSTANCE = "RDS_INSTANCE",
11222
10146
  RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
@@ -11262,12 +10186,6 @@ export interface DBProxyTarget {
11262
10186
  */
11263
10187
  TargetHealth?: TargetHealth;
11264
10188
  }
11265
- export declare namespace DBProxyTarget {
11266
- /**
11267
- * @internal
11268
- */
11269
- const filterSensitiveLog: (obj: DBProxyTarget) => any;
11270
- }
11271
10189
  export interface DescribeDBProxyTargetsResponse {
11272
10190
  /**
11273
10191
  * <p>An arbitrary number of <code>DBProxyTarget</code> objects, containing details of the corresponding targets.</p>
@@ -11280,12 +10198,6 @@ export interface DescribeDBProxyTargetsResponse {
11280
10198
  */
11281
10199
  Marker?: string;
11282
10200
  }
11283
- export declare namespace DescribeDBProxyTargetsResponse {
11284
- /**
11285
- * @internal
11286
- */
11287
- const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
11288
- }
11289
10201
  /**
11290
10202
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSecurityGroups</code> action.</p>
11291
10203
  */
@@ -11302,12 +10214,6 @@ export interface DBSecurityGroupMessage {
11302
10214
  */
11303
10215
  DBSecurityGroups?: DBSecurityGroup[];
11304
10216
  }
11305
- export declare namespace DBSecurityGroupMessage {
11306
- /**
11307
- * @internal
11308
- */
11309
- const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
11310
- }
11311
10217
  /**
11312
10218
  * <p></p>
11313
10219
  */
@@ -11338,12 +10244,6 @@ export interface DescribeDBSecurityGroupsMessage {
11338
10244
  */
11339
10245
  Marker?: string;
11340
10246
  }
11341
- export declare namespace DescribeDBSecurityGroupsMessage {
11342
- /**
11343
- * @internal
11344
- */
11345
- const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
11346
- }
11347
10247
  /**
11348
10248
  * <p></p>
11349
10249
  */
@@ -11353,39 +10253,747 @@ export interface DescribeDBSnapshotAttributesMessage {
11353
10253
  */
11354
10254
  DBSnapshotIdentifier: string | undefined;
11355
10255
  }
11356
- export declare namespace DescribeDBSnapshotAttributesMessage {
11357
- /**
11358
- * @internal
11359
- */
11360
- const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
11361
- }
11362
10256
  /**
11363
- * <p>Contains the name and values of a manual DB snapshot attribute</p>
11364
- * <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
11365
- * to restore a manual DB snapshot. For more information, see the <code>ModifyDBSnapshotAttribute</code>
11366
- * API.</p>
10257
+ * @internal
11367
10258
  */
11368
- export interface DBSnapshotAttribute {
11369
- /**
11370
- * <p>The name of the manual DB snapshot attribute.</p>
11371
- * <p>The attribute named <code>restore</code> refers to the list of Amazon Web Services accounts that
11372
- * have permission to copy or restore the manual DB cluster snapshot. For more information,
11373
- * see the <code>ModifyDBSnapshotAttribute</code>
11374
- * API action.</p>
11375
- */
11376
- AttributeName?: string;
11377
- /**
11378
- * <p>The value or values for the manual DB snapshot attribute.</p>
11379
- * <p>If the <code>AttributeName</code> field is set to <code>restore</code>, then this element
11380
- * returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual
11381
- * DB snapshot. If a value of <code>all</code> is in the list, then the manual DB snapshot
11382
- * is public and available for any Amazon Web Services account to copy or restore.</p>
11383
- */
11384
- AttributeValues?: string[];
11385
- }
11386
- export declare namespace DBSnapshotAttribute {
11387
- /**
11388
- * @internal
11389
- */
11390
- const filterSensitiveLog: (obj: DBSnapshotAttribute) => any;
11391
- }
10259
+ export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
10260
+ /**
10261
+ * @internal
10262
+ */
10263
+ export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
10264
+ /**
10265
+ * @internal
10266
+ */
10267
+ export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
10268
+ /**
10269
+ * @internal
10270
+ */
10271
+ export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
10272
+ /**
10273
+ * @internal
10274
+ */
10275
+ export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
10276
+ /**
10277
+ * @internal
10278
+ */
10279
+ export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
10280
+ /**
10281
+ * @internal
10282
+ */
10283
+ export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
10284
+ /**
10285
+ * @internal
10286
+ */
10287
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
10288
+ /**
10289
+ * @internal
10290
+ */
10291
+ export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
10292
+ /**
10293
+ * @internal
10294
+ */
10295
+ export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
10296
+ /**
10297
+ * @internal
10298
+ */
10299
+ export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
10300
+ /**
10301
+ * @internal
10302
+ */
10303
+ export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
10304
+ /**
10305
+ * @internal
10306
+ */
10307
+ export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
10308
+ /**
10309
+ * @internal
10310
+ */
10311
+ export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
10312
+ /**
10313
+ * @internal
10314
+ */
10315
+ export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
10316
+ /**
10317
+ * @internal
10318
+ */
10319
+ export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
10320
+ /**
10321
+ * @internal
10322
+ */
10323
+ export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
10324
+ /**
10325
+ * @internal
10326
+ */
10327
+ export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
10328
+ /**
10329
+ * @internal
10330
+ */
10331
+ export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
10332
+ /**
10333
+ * @internal
10334
+ */
10335
+ export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
10336
+ /**
10337
+ * @internal
10338
+ */
10339
+ export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
10340
+ /**
10341
+ * @internal
10342
+ */
10343
+ export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
10344
+ /**
10345
+ * @internal
10346
+ */
10347
+ export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
10348
+ /**
10349
+ * @internal
10350
+ */
10351
+ export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
10352
+ /**
10353
+ * @internal
10354
+ */
10355
+ export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
10356
+ /**
10357
+ * @internal
10358
+ */
10359
+ export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
10360
+ /**
10361
+ * @internal
10362
+ */
10363
+ export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
10364
+ /**
10365
+ * @internal
10366
+ */
10367
+ export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
10368
+ /**
10369
+ * @internal
10370
+ */
10371
+ export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
10372
+ /**
10373
+ * @internal
10374
+ */
10375
+ export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
10376
+ /**
10377
+ * @internal
10378
+ */
10379
+ export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
10380
+ /**
10381
+ * @internal
10382
+ */
10383
+ export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
10384
+ /**
10385
+ * @internal
10386
+ */
10387
+ export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
10388
+ /**
10389
+ * @internal
10390
+ */
10391
+ export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
10392
+ /**
10393
+ * @internal
10394
+ */
10395
+ export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
10396
+ /**
10397
+ * @internal
10398
+ */
10399
+ export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
10400
+ /**
10401
+ * @internal
10402
+ */
10403
+ export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
10404
+ /**
10405
+ * @internal
10406
+ */
10407
+ export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
10408
+ /**
10409
+ * @internal
10410
+ */
10411
+ export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
10412
+ /**
10413
+ * @internal
10414
+ */
10415
+ export declare const OptionFilterSensitiveLog: (obj: Option) => any;
10416
+ /**
10417
+ * @internal
10418
+ */
10419
+ export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
10420
+ /**
10421
+ * @internal
10422
+ */
10423
+ export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
10424
+ /**
10425
+ * @internal
10426
+ */
10427
+ export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
10428
+ /**
10429
+ * @internal
10430
+ */
10431
+ export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
10432
+ /**
10433
+ * @internal
10434
+ */
10435
+ export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
10436
+ /**
10437
+ * @internal
10438
+ */
10439
+ export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
10440
+ /**
10441
+ * @internal
10442
+ */
10443
+ export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
10444
+ /**
10445
+ * @internal
10446
+ */
10447
+ export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
10448
+ /**
10449
+ * @internal
10450
+ */
10451
+ export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
10452
+ /**
10453
+ * @internal
10454
+ */
10455
+ export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
10456
+ /**
10457
+ * @internal
10458
+ */
10459
+ export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
10460
+ /**
10461
+ * @internal
10462
+ */
10463
+ export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
10464
+ /**
10465
+ * @internal
10466
+ */
10467
+ export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
10468
+ /**
10469
+ * @internal
10470
+ */
10471
+ export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
10472
+ /**
10473
+ * @internal
10474
+ */
10475
+ export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
10476
+ /**
10477
+ * @internal
10478
+ */
10479
+ export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
10480
+ /**
10481
+ * @internal
10482
+ */
10483
+ export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
10484
+ /**
10485
+ * @internal
10486
+ */
10487
+ export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
10488
+ /**
10489
+ * @internal
10490
+ */
10491
+ export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
10492
+ /**
10493
+ * @internal
10494
+ */
10495
+ export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
10496
+ /**
10497
+ * @internal
10498
+ */
10499
+ export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
10500
+ /**
10501
+ * @internal
10502
+ */
10503
+ export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
10504
+ /**
10505
+ * @internal
10506
+ */
10507
+ export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
10508
+ /**
10509
+ * @internal
10510
+ */
10511
+ export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
10512
+ /**
10513
+ * @internal
10514
+ */
10515
+ export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
10516
+ /**
10517
+ * @internal
10518
+ */
10519
+ export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
10520
+ /**
10521
+ * @internal
10522
+ */
10523
+ export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
10524
+ /**
10525
+ * @internal
10526
+ */
10527
+ export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
10528
+ /**
10529
+ * @internal
10530
+ */
10531
+ export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
10532
+ /**
10533
+ * @internal
10534
+ */
10535
+ export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
10536
+ /**
10537
+ * @internal
10538
+ */
10539
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
10540
+ /**
10541
+ * @internal
10542
+ */
10543
+ export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
10544
+ /**
10545
+ * @internal
10546
+ */
10547
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
10548
+ /**
10549
+ * @internal
10550
+ */
10551
+ export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
10552
+ /**
10553
+ * @internal
10554
+ */
10555
+ export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
10556
+ /**
10557
+ * @internal
10558
+ */
10559
+ export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
10560
+ /**
10561
+ * @internal
10562
+ */
10563
+ export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
10564
+ /**
10565
+ * @internal
10566
+ */
10567
+ export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
10568
+ /**
10569
+ * @internal
10570
+ */
10571
+ export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
10572
+ /**
10573
+ * @internal
10574
+ */
10575
+ export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
10576
+ /**
10577
+ * @internal
10578
+ */
10579
+ export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
10580
+ /**
10581
+ * @internal
10582
+ */
10583
+ export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
10584
+ /**
10585
+ * @internal
10586
+ */
10587
+ export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
10588
+ /**
10589
+ * @internal
10590
+ */
10591
+ export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
10592
+ /**
10593
+ * @internal
10594
+ */
10595
+ export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
10596
+ /**
10597
+ * @internal
10598
+ */
10599
+ export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
10600
+ /**
10601
+ * @internal
10602
+ */
10603
+ export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
10604
+ /**
10605
+ * @internal
10606
+ */
10607
+ export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
10608
+ /**
10609
+ * @internal
10610
+ */
10611
+ export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
10612
+ /**
10613
+ * @internal
10614
+ */
10615
+ export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
10616
+ /**
10617
+ * @internal
10618
+ */
10619
+ export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
10620
+ /**
10621
+ * @internal
10622
+ */
10623
+ export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
10624
+ /**
10625
+ * @internal
10626
+ */
10627
+ export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
10628
+ /**
10629
+ * @internal
10630
+ */
10631
+ export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
10632
+ /**
10633
+ * @internal
10634
+ */
10635
+ export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
10636
+ /**
10637
+ * @internal
10638
+ */
10639
+ export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
10640
+ /**
10641
+ * @internal
10642
+ */
10643
+ export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
10644
+ /**
10645
+ * @internal
10646
+ */
10647
+ export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
10648
+ /**
10649
+ * @internal
10650
+ */
10651
+ export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
10652
+ /**
10653
+ * @internal
10654
+ */
10655
+ export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
10656
+ /**
10657
+ * @internal
10658
+ */
10659
+ export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
10660
+ /**
10661
+ * @internal
10662
+ */
10663
+ export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
10664
+ /**
10665
+ * @internal
10666
+ */
10667
+ export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
10668
+ /**
10669
+ * @internal
10670
+ */
10671
+ export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
10672
+ /**
10673
+ * @internal
10674
+ */
10675
+ export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
10676
+ /**
10677
+ * @internal
10678
+ */
10679
+ export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
10680
+ /**
10681
+ * @internal
10682
+ */
10683
+ export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
10684
+ /**
10685
+ * @internal
10686
+ */
10687
+ export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
10688
+ /**
10689
+ * @internal
10690
+ */
10691
+ export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
10692
+ /**
10693
+ * @internal
10694
+ */
10695
+ export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
10696
+ /**
10697
+ * @internal
10698
+ */
10699
+ export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
10700
+ /**
10701
+ * @internal
10702
+ */
10703
+ export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
10704
+ /**
10705
+ * @internal
10706
+ */
10707
+ export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
10708
+ /**
10709
+ * @internal
10710
+ */
10711
+ export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
10712
+ /**
10713
+ * @internal
10714
+ */
10715
+ export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
10716
+ /**
10717
+ * @internal
10718
+ */
10719
+ export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
10720
+ /**
10721
+ * @internal
10722
+ */
10723
+ export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
10724
+ /**
10725
+ * @internal
10726
+ */
10727
+ export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
10728
+ /**
10729
+ * @internal
10730
+ */
10731
+ export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
10732
+ /**
10733
+ * @internal
10734
+ */
10735
+ export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
10736
+ /**
10737
+ * @internal
10738
+ */
10739
+ export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
10740
+ /**
10741
+ * @internal
10742
+ */
10743
+ export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
10744
+ /**
10745
+ * @internal
10746
+ */
10747
+ export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
10748
+ /**
10749
+ * @internal
10750
+ */
10751
+ export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
10752
+ /**
10753
+ * @internal
10754
+ */
10755
+ export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
10756
+ /**
10757
+ * @internal
10758
+ */
10759
+ export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
10760
+ /**
10761
+ * @internal
10762
+ */
10763
+ export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
10764
+ /**
10765
+ * @internal
10766
+ */
10767
+ export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
10768
+ /**
10769
+ * @internal
10770
+ */
10771
+ export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
10772
+ /**
10773
+ * @internal
10774
+ */
10775
+ export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
10776
+ /**
10777
+ * @internal
10778
+ */
10779
+ export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
10780
+ /**
10781
+ * @internal
10782
+ */
10783
+ export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
10784
+ /**
10785
+ * @internal
10786
+ */
10787
+ export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
10788
+ /**
10789
+ * @internal
10790
+ */
10791
+ export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
10792
+ /**
10793
+ * @internal
10794
+ */
10795
+ export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
10796
+ /**
10797
+ * @internal
10798
+ */
10799
+ export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
10800
+ /**
10801
+ * @internal
10802
+ */
10803
+ export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
10804
+ /**
10805
+ * @internal
10806
+ */
10807
+ export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
10808
+ /**
10809
+ * @internal
10810
+ */
10811
+ export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
10812
+ /**
10813
+ * @internal
10814
+ */
10815
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
10816
+ /**
10817
+ * @internal
10818
+ */
10819
+ export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
10820
+ /**
10821
+ * @internal
10822
+ */
10823
+ export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
10824
+ /**
10825
+ * @internal
10826
+ */
10827
+ export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
10828
+ /**
10829
+ * @internal
10830
+ */
10831
+ export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
10832
+ /**
10833
+ * @internal
10834
+ */
10835
+ export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
10836
+ /**
10837
+ * @internal
10838
+ */
10839
+ export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
10840
+ /**
10841
+ * @internal
10842
+ */
10843
+ export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
10844
+ /**
10845
+ * @internal
10846
+ */
10847
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
10848
+ /**
10849
+ * @internal
10850
+ */
10851
+ export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
10852
+ /**
10853
+ * @internal
10854
+ */
10855
+ export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
10856
+ /**
10857
+ * @internal
10858
+ */
10859
+ export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
10860
+ /**
10861
+ * @internal
10862
+ */
10863
+ export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
10864
+ /**
10865
+ * @internal
10866
+ */
10867
+ export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
10868
+ /**
10869
+ * @internal
10870
+ */
10871
+ export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
10872
+ /**
10873
+ * @internal
10874
+ */
10875
+ export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
10876
+ /**
10877
+ * @internal
10878
+ */
10879
+ export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
10880
+ /**
10881
+ * @internal
10882
+ */
10883
+ export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
10884
+ /**
10885
+ * @internal
10886
+ */
10887
+ export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
10888
+ /**
10889
+ * @internal
10890
+ */
10891
+ export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
10892
+ /**
10893
+ * @internal
10894
+ */
10895
+ export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
10896
+ /**
10897
+ * @internal
10898
+ */
10899
+ export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
10900
+ /**
10901
+ * @internal
10902
+ */
10903
+ export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
10904
+ /**
10905
+ * @internal
10906
+ */
10907
+ export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
10908
+ /**
10909
+ * @internal
10910
+ */
10911
+ export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
10912
+ /**
10913
+ * @internal
10914
+ */
10915
+ export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
10916
+ /**
10917
+ * @internal
10918
+ */
10919
+ export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
10920
+ /**
10921
+ * @internal
10922
+ */
10923
+ export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
10924
+ /**
10925
+ * @internal
10926
+ */
10927
+ export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
10928
+ /**
10929
+ * @internal
10930
+ */
10931
+ export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
10932
+ /**
10933
+ * @internal
10934
+ */
10935
+ export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;
10936
+ /**
10937
+ * @internal
10938
+ */
10939
+ export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
10940
+ /**
10941
+ * @internal
10942
+ */
10943
+ export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
10944
+ /**
10945
+ * @internal
10946
+ */
10947
+ export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
10948
+ /**
10949
+ * @internal
10950
+ */
10951
+ export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
10952
+ /**
10953
+ * @internal
10954
+ */
10955
+ export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
10956
+ /**
10957
+ * @internal
10958
+ */
10959
+ export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
10960
+ /**
10961
+ * @internal
10962
+ */
10963
+ export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
10964
+ /**
10965
+ * @internal
10966
+ */
10967
+ export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
10968
+ /**
10969
+ * @internal
10970
+ */
10971
+ export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
10972
+ /**
10973
+ * @internal
10974
+ */
10975
+ export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
10976
+ /**
10977
+ * @internal
10978
+ */
10979
+ export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
10980
+ /**
10981
+ * @internal
10982
+ */
10983
+ export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
10984
+ /**
10985
+ * @internal
10986
+ */
10987
+ export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
10988
+ /**
10989
+ * @internal
10990
+ */
10991
+ export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
10992
+ /**
10993
+ * @internal
10994
+ */
10995
+ export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
10996
+ /**
10997
+ * @internal
10998
+ */
10999
+ export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;