@aws-sdk/client-rds 3.136.0 → 3.142.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (285) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
  4. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
  5. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  6. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
  7. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  8. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
  9. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
  10. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
  11. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  13. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
  14. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
  15. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
  16. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  18. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
  19. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  20. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  21. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  22. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
  23. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
  24. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
  25. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
  26. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
  27. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
  28. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  29. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  30. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  31. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  55. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  57. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  58. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  59. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
  60. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  61. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
  62. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
  63. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
  64. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
  65. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
  66. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
  67. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
  68. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
  69. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
  70. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
  71. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  72. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  73. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  74. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  75. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  76. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  77. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  78. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  79. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
  80. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
  81. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  82. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  83. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
  84. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
  85. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
  86. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  87. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
  88. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  89. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
  90. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  91. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -2
  92. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
  93. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
  94. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
  95. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  96. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
  97. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  98. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  99. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  100. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
  101. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
  102. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
  103. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
  104. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
  105. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
  106. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  107. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  108. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  109. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
  110. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
  111. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  112. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
  113. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
  114. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  115. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
  116. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  117. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
  118. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
  119. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  120. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
  121. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  122. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
  123. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
  124. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  125. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  126. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
  127. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
  128. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
  129. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
  130. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
  131. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  132. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  133. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
  134. package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
  135. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
  136. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  137. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
  138. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
  139. package/dist-cjs/models/models_0.js +750 -1122
  140. package/dist-cjs/models/models_1.js +616 -922
  141. package/dist-cjs/protocols/Aws_query.js +1634 -2320
  142. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  143. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
  144. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  145. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  146. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  147. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
  148. package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
  149. package/dist-es/commands/CancelExportTaskCommand.js +3 -3
  150. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  151. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  152. package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
  153. package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
  154. package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
  155. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
  156. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  157. package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
  158. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  159. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  160. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  161. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
  162. package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
  163. package/dist-es/commands/CreateDBProxyCommand.js +3 -3
  164. package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
  165. package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
  166. package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
  167. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  168. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  169. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  170. package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
  171. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
  172. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  173. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
  174. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  175. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  176. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
  177. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  178. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  179. package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
  180. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
  181. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
  182. package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
  183. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  184. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  185. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  186. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
  187. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
  188. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  189. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  190. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
  191. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
  192. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  193. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  194. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  195. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  196. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  197. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  198. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
  199. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  200. package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
  201. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
  202. package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
  203. package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
  204. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
  205. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
  206. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
  207. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
  208. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
  209. package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
  210. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  211. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  212. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
  213. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  214. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  215. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  216. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  217. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  218. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
  219. package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
  220. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  221. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  222. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
  223. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
  224. package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
  225. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
  226. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
  227. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  228. package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
  229. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  230. package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
  231. package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
  232. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
  233. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
  234. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  235. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
  236. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  237. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  238. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  239. package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
  240. package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
  241. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
  242. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
  243. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
  244. package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
  245. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  246. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  247. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  248. package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
  249. package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
  250. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
  251. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
  252. package/dist-es/commands/RebootDBClusterCommand.js +3 -3
  253. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  254. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
  255. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  256. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  257. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
  258. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  259. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  260. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  261. package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
  262. package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
  263. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  264. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  265. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
  266. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
  267. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
  268. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
  269. package/dist-es/commands/StartActivityStreamCommand.js +3 -3
  270. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  271. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  272. package/dist-es/commands/StartDBInstanceCommand.js +3 -3
  273. package/dist-es/commands/StartExportTaskCommand.js +4 -4
  274. package/dist-es/commands/StopActivityStreamCommand.js +3 -3
  275. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  276. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
  277. package/dist-es/commands/StopDBInstanceCommand.js +3 -3
  278. package/dist-es/models/models_0.js +186 -744
  279. package/dist-es/models/models_1.js +153 -612
  280. package/dist-es/protocols/Aws_query.js +2025 -2321
  281. package/dist-types/models/models_0.d.ts +747 -1119
  282. package/dist-types/models/models_1.d.ts +612 -918
  283. package/dist-types/ts3.4/models/models_0.d.ts +372 -744
  284. package/dist-types/ts3.4/models/models_1.d.ts +306 -612
  285. package/package.json +6 -6
@@ -25,12 +25,6 @@ export interface DBSnapshotAttribute {
25
25
  */
26
26
  AttributeValues?: string[];
27
27
  }
28
- export declare namespace DBSnapshotAttribute {
29
- /**
30
- * @internal
31
- */
32
- const filterSensitiveLog: (obj: DBSnapshotAttribute) => any;
33
- }
34
28
  /**
35
29
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
36
30
  * API action.</p>
@@ -48,12 +42,6 @@ export interface DBSnapshotAttributesResult {
48
42
  */
49
43
  DBSnapshotAttributes?: DBSnapshotAttribute[];
50
44
  }
51
- export declare namespace DBSnapshotAttributesResult {
52
- /**
53
- * @internal
54
- */
55
- const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
56
- }
57
45
  export interface DescribeDBSnapshotAttributesResult {
58
46
  /**
59
47
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -64,12 +52,6 @@ export interface DescribeDBSnapshotAttributesResult {
64
52
  */
65
53
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
66
54
  }
67
- export declare namespace DescribeDBSnapshotAttributesResult {
68
- /**
69
- * @internal
70
- */
71
- const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
72
- }
73
55
  /**
74
56
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSnapshots</code> action.</p>
75
57
  */
@@ -86,12 +68,6 @@ export interface DBSnapshotMessage {
86
68
  */
87
69
  DBSnapshots?: DBSnapshot[];
88
70
  }
89
- export declare namespace DBSnapshotMessage {
90
- /**
91
- * @internal
92
- */
93
- const filterSensitiveLog: (obj: DBSnapshotMessage) => any;
94
- }
95
71
  /**
96
72
  * <p></p>
97
73
  */
@@ -229,12 +205,6 @@ export interface DescribeDBSnapshotsMessage {
229
205
  */
230
206
  DbiResourceId?: string;
231
207
  }
232
- export declare namespace DescribeDBSnapshotsMessage {
233
- /**
234
- * @internal
235
- */
236
- const filterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
237
- }
238
208
  /**
239
209
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSubnetGroups</code> action.</p>
240
210
  */
@@ -251,12 +221,6 @@ export interface DBSubnetGroupMessage {
251
221
  */
252
222
  DBSubnetGroups?: DBSubnetGroup[];
253
223
  }
254
- export declare namespace DBSubnetGroupMessage {
255
- /**
256
- * @internal
257
- */
258
- const filterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
259
- }
260
224
  /**
261
225
  * <p></p>
262
226
  */
@@ -286,12 +250,6 @@ export interface DescribeDBSubnetGroupsMessage {
286
250
  */
287
251
  Marker?: string;
288
252
  }
289
- export declare namespace DescribeDBSubnetGroupsMessage {
290
- /**
291
- * @internal
292
- */
293
- const filterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
294
- }
295
253
  /**
296
254
  * <p></p>
297
255
  */
@@ -321,12 +279,6 @@ export interface DescribeEngineDefaultClusterParametersMessage {
321
279
  */
322
280
  Marker?: string;
323
281
  }
324
- export declare namespace DescribeEngineDefaultClusterParametersMessage {
325
- /**
326
- * @internal
327
- */
328
- const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
329
- }
330
282
  /**
331
283
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
332
284
  */
@@ -348,24 +300,12 @@ export interface EngineDefaults {
348
300
  */
349
301
  Parameters?: Parameter[];
350
302
  }
351
- export declare namespace EngineDefaults {
352
- /**
353
- * @internal
354
- */
355
- const filterSensitiveLog: (obj: EngineDefaults) => any;
356
- }
357
303
  export interface DescribeEngineDefaultClusterParametersResult {
358
304
  /**
359
305
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
360
306
  */
361
307
  EngineDefaults?: EngineDefaults;
362
308
  }
363
- export declare namespace DescribeEngineDefaultClusterParametersResult {
364
- /**
365
- * @internal
366
- */
367
- const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
368
- }
369
309
  /**
370
310
  * <p></p>
371
311
  */
@@ -593,24 +533,12 @@ export interface DescribeEngineDefaultParametersMessage {
593
533
  */
594
534
  Marker?: string;
595
535
  }
596
- export declare namespace DescribeEngineDefaultParametersMessage {
597
- /**
598
- * @internal
599
- */
600
- const filterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
601
- }
602
536
  export interface DescribeEngineDefaultParametersResult {
603
537
  /**
604
538
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
605
539
  */
606
540
  EngineDefaults?: EngineDefaults;
607
541
  }
608
- export declare namespace DescribeEngineDefaultParametersResult {
609
- /**
610
- * @internal
611
- */
612
- const filterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
613
- }
614
542
  /**
615
543
  * <p></p>
616
544
  */
@@ -626,12 +554,6 @@ export interface DescribeEventCategoriesMessage {
626
554
  */
627
555
  Filters?: Filter[];
628
556
  }
629
- export declare namespace DescribeEventCategoriesMessage {
630
- /**
631
- * @internal
632
- */
633
- const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
634
- }
635
557
  /**
636
558
  * <p>Contains the results of a successful invocation of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html">DescribeEventCategories</a>
637
559
  * operation.</p>
@@ -646,12 +568,6 @@ export interface EventCategoriesMap {
646
568
  */
647
569
  EventCategories?: string[];
648
570
  }
649
- export declare namespace EventCategoriesMap {
650
- /**
651
- * @internal
652
- */
653
- const filterSensitiveLog: (obj: EventCategoriesMap) => any;
654
- }
655
571
  /**
656
572
  * <p>Data returned from the <code>DescribeEventCategories</code> operation.</p>
657
573
  */
@@ -661,12 +577,6 @@ export interface EventCategoriesMessage {
661
577
  */
662
578
  EventCategoriesMapList?: EventCategoriesMap[];
663
579
  }
664
- export declare namespace EventCategoriesMessage {
665
- /**
666
- * @internal
667
- */
668
- const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
669
- }
670
580
  export declare type SourceType = "custom-engine-version" | "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-proxy" | "db-security-group" | "db-snapshot";
671
581
  /**
672
582
  * <p></p>
@@ -757,12 +667,6 @@ export interface DescribeEventsMessage {
757
667
  */
758
668
  Marker?: string;
759
669
  }
760
- export declare namespace DescribeEventsMessage {
761
- /**
762
- * @internal
763
- */
764
- const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
765
- }
766
670
  /**
767
671
  * <p>This data type is used as a response element in the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html">DescribeEvents</a> action.</p>
768
672
  */
@@ -792,12 +696,6 @@ export interface Event {
792
696
  */
793
697
  SourceArn?: string;
794
698
  }
795
- export declare namespace Event {
796
- /**
797
- * @internal
798
- */
799
- const filterSensitiveLog: (obj: Event) => any;
800
- }
801
699
  /**
802
700
  * <p>Contains the result of a successful invocation of the <code>DescribeEvents</code> action.</p>
803
701
  */
@@ -815,12 +713,6 @@ export interface EventsMessage {
815
713
  */
816
714
  Events?: Event[];
817
715
  }
818
- export declare namespace EventsMessage {
819
- /**
820
- * @internal
821
- */
822
- const filterSensitiveLog: (obj: EventsMessage) => any;
823
- }
824
716
  /**
825
717
  * <p></p>
826
718
  */
@@ -851,12 +743,6 @@ export interface DescribeEventSubscriptionsMessage {
851
743
  */
852
744
  Marker?: string;
853
745
  }
854
- export declare namespace DescribeEventSubscriptionsMessage {
855
- /**
856
- * @internal
857
- */
858
- const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
859
- }
860
746
  /**
861
747
  * <p>Data returned by the <b>DescribeEventSubscriptions</b> action.</p>
862
748
  */
@@ -874,12 +760,6 @@ export interface EventSubscriptionsMessage {
874
760
  */
875
761
  EventSubscriptionsList?: EventSubscription[];
876
762
  }
877
- export declare namespace EventSubscriptionsMessage {
878
- /**
879
- * @internal
880
- */
881
- const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
882
- }
883
763
  export interface DescribeExportTasksMessage {
884
764
  /**
885
765
  * <p>The identifier of the snapshot export task to be described.</p>
@@ -961,12 +841,6 @@ export interface DescribeExportTasksMessage {
961
841
  */
962
842
  MaxRecords?: number;
963
843
  }
964
- export declare namespace DescribeExportTasksMessage {
965
- /**
966
- * @internal
967
- */
968
- const filterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
969
- }
970
844
  export interface ExportTasksMessage {
971
845
  /**
972
846
  * <p>A pagination token that can be used in a later <code>DescribeExportTasks</code>
@@ -979,12 +853,6 @@ export interface ExportTasksMessage {
979
853
  */
980
854
  ExportTasks?: ExportTask[];
981
855
  }
982
- export declare namespace ExportTasksMessage {
983
- /**
984
- * @internal
985
- */
986
- const filterSensitiveLog: (obj: ExportTasksMessage) => any;
987
- }
988
856
  export interface DescribeGlobalClustersMessage {
989
857
  /**
990
858
  * <p>The user-supplied DB cluster identifier. If this parameter is specified, information from only the specific DB cluster is returned. This parameter isn't case-sensitive.</p>
@@ -1015,12 +883,6 @@ export interface DescribeGlobalClustersMessage {
1015
883
  */
1016
884
  Marker?: string;
1017
885
  }
1018
- export declare namespace DescribeGlobalClustersMessage {
1019
- /**
1020
- * @internal
1021
- */
1022
- const filterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
1023
- }
1024
886
  export interface GlobalClustersMessage {
1025
887
  /**
1026
888
  * <p>An optional pagination token provided by a previous <code>DescribeGlobalClusters</code> request.
@@ -1033,12 +895,6 @@ export interface GlobalClustersMessage {
1033
895
  */
1034
896
  GlobalClusters?: GlobalCluster[];
1035
897
  }
1036
- export declare namespace GlobalClustersMessage {
1037
- /**
1038
- * @internal
1039
- */
1040
- const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
1041
- }
1042
898
  /**
1043
899
  * <p></p>
1044
900
  */
@@ -1130,12 +986,6 @@ export interface DescribeOptionGroupOptionsMessage {
1130
986
  */
1131
987
  Marker?: string;
1132
988
  }
1133
- export declare namespace DescribeOptionGroupOptionsMessage {
1134
- /**
1135
- * @internal
1136
- */
1137
- const filterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
1138
- }
1139
989
  /**
1140
990
  * <p>The minimum DB engine version required for each corresponding allowed value for an option setting.</p>
1141
991
  */
@@ -1149,12 +999,6 @@ export interface MinimumEngineVersionPerAllowedValue {
1149
999
  */
1150
1000
  MinimumEngineVersion?: string;
1151
1001
  }
1152
- export declare namespace MinimumEngineVersionPerAllowedValue {
1153
- /**
1154
- * @internal
1155
- */
1156
- const filterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
1157
- }
1158
1002
  /**
1159
1003
  * <p>Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.</p>
1160
1004
  */
@@ -1192,12 +1036,6 @@ export interface OptionGroupOptionSetting {
1192
1036
  */
1193
1037
  MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
1194
1038
  }
1195
- export declare namespace OptionGroupOptionSetting {
1196
- /**
1197
- * @internal
1198
- */
1199
- const filterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
1200
- }
1201
1039
  /**
1202
1040
  * <p>The version for an option. Option group option versions are returned by
1203
1041
  * the <code>DescribeOptionGroupOptions</code> action.</p>
@@ -1212,12 +1050,6 @@ export interface OptionVersion {
1212
1050
  */
1213
1051
  IsDefault?: boolean;
1214
1052
  }
1215
- export declare namespace OptionVersion {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: OptionVersion) => any;
1220
- }
1221
1053
  /**
1222
1054
  * <p>Available option.</p>
1223
1055
  */
@@ -1291,12 +1123,6 @@ export interface OptionGroupOption {
1291
1123
  */
1292
1124
  OptionGroupOptionVersions?: OptionVersion[];
1293
1125
  }
1294
- export declare namespace OptionGroupOption {
1295
- /**
1296
- * @internal
1297
- */
1298
- const filterSensitiveLog: (obj: OptionGroupOption) => any;
1299
- }
1300
1126
  /**
1301
1127
  * <p></p>
1302
1128
  */
@@ -1313,12 +1139,6 @@ export interface OptionGroupOptionsMessage {
1313
1139
  */
1314
1140
  Marker?: string;
1315
1141
  }
1316
- export declare namespace OptionGroupOptionsMessage {
1317
- /**
1318
- * @internal
1319
- */
1320
- const filterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
1321
- }
1322
1142
  /**
1323
1143
  * <p></p>
1324
1144
  */
@@ -1414,12 +1234,6 @@ export interface DescribeOptionGroupsMessage {
1414
1234
  */
1415
1235
  MajorEngineVersion?: string;
1416
1236
  }
1417
- export declare namespace DescribeOptionGroupsMessage {
1418
- /**
1419
- * @internal
1420
- */
1421
- const filterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
1422
- }
1423
1237
  /**
1424
1238
  * <p>List of option groups.</p>
1425
1239
  */
@@ -1436,12 +1250,6 @@ export interface OptionGroups {
1436
1250
  */
1437
1251
  Marker?: string;
1438
1252
  }
1439
- export declare namespace OptionGroups {
1440
- /**
1441
- * @internal
1442
- */
1443
- const filterSensitiveLog: (obj: OptionGroups) => any;
1444
- }
1445
1253
  /**
1446
1254
  * <p></p>
1447
1255
  */
@@ -1570,12 +1378,6 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
1570
1378
  */
1571
1379
  Marker?: string;
1572
1380
  }
1573
- export declare namespace DescribeOrderableDBInstanceOptionsMessage {
1574
- /**
1575
- * @internal
1576
- */
1577
- const filterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
1578
- }
1579
1381
  /**
1580
1382
  * <p>Contains the available processor feature information for the DB instance class of a DB instance.</p>
1581
1383
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">Configuring the
@@ -1598,12 +1400,6 @@ export interface AvailableProcessorFeature {
1598
1400
  */
1599
1401
  AllowedValues?: string;
1600
1402
  }
1601
- export declare namespace AvailableProcessorFeature {
1602
- /**
1603
- * @internal
1604
- */
1605
- const filterSensitiveLog: (obj: AvailableProcessorFeature) => any;
1606
- }
1607
1403
  /**
1608
1404
  * <p>Contains a list of available options for a DB instance.</p>
1609
1405
  * <p>This data type is used as a response element in the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
@@ -1745,12 +1541,6 @@ export interface OrderableDBInstanceOption {
1745
1541
  */
1746
1542
  SupportedNetworkTypes?: string[];
1747
1543
  }
1748
- export declare namespace OrderableDBInstanceOption {
1749
- /**
1750
- * @internal
1751
- */
1752
- const filterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
1753
- }
1754
1544
  /**
1755
1545
  * <p>Contains the result of a successful invocation of the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
1756
1546
  */
@@ -1768,12 +1558,6 @@ export interface OrderableDBInstanceOptionsMessage {
1768
1558
  */
1769
1559
  Marker?: string;
1770
1560
  }
1771
- export declare namespace OrderableDBInstanceOptionsMessage {
1772
- /**
1773
- * @internal
1774
- */
1775
- const filterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
1776
- }
1777
1561
  /**
1778
1562
  * <p></p>
1779
1563
  */
@@ -1819,12 +1603,6 @@ export interface DescribePendingMaintenanceActionsMessage {
1819
1603
  */
1820
1604
  MaxRecords?: number;
1821
1605
  }
1822
- export declare namespace DescribePendingMaintenanceActionsMessage {
1823
- /**
1824
- * @internal
1825
- */
1826
- const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
1827
- }
1828
1606
  /**
1829
1607
  * <p>Data returned from the <b>DescribePendingMaintenanceActions</b> action.</p>
1830
1608
  */
@@ -1842,12 +1620,6 @@ export interface PendingMaintenanceActionsMessage {
1842
1620
  */
1843
1621
  Marker?: string;
1844
1622
  }
1845
- export declare namespace PendingMaintenanceActionsMessage {
1846
- /**
1847
- * @internal
1848
- */
1849
- const filterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
1850
- }
1851
1623
  /**
1852
1624
  * <p></p>
1853
1625
  */
@@ -1911,12 +1683,6 @@ export interface DescribeReservedDBInstancesMessage {
1911
1683
  */
1912
1684
  Marker?: string;
1913
1685
  }
1914
- export declare namespace DescribeReservedDBInstancesMessage {
1915
- /**
1916
- * @internal
1917
- */
1918
- const filterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
1919
- }
1920
1686
  /**
1921
1687
  * <p>This data type is used as a response element in the
1922
1688
  * <code>DescribeReservedDBInstances</code> and <code>DescribeReservedDBInstancesOfferings</code> actions.</p>
@@ -1931,12 +1697,6 @@ export interface RecurringCharge {
1931
1697
  */
1932
1698
  RecurringChargeFrequency?: string;
1933
1699
  }
1934
- export declare namespace RecurringCharge {
1935
- /**
1936
- * @internal
1937
- */
1938
- const filterSensitiveLog: (obj: RecurringCharge) => any;
1939
- }
1940
1700
  /**
1941
1701
  * <p>This data type is used as a response element in the
1942
1702
  * <code>DescribeReservedDBInstances</code> and
@@ -2011,12 +1771,6 @@ export interface ReservedDBInstance {
2011
1771
  */
2012
1772
  LeaseId?: string;
2013
1773
  }
2014
- export declare namespace ReservedDBInstance {
2015
- /**
2016
- * @internal
2017
- */
2018
- const filterSensitiveLog: (obj: ReservedDBInstance) => any;
2019
- }
2020
1774
  /**
2021
1775
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstances</code> action.</p>
2022
1776
  */
@@ -2033,12 +1787,6 @@ export interface ReservedDBInstanceMessage {
2033
1787
  */
2034
1788
  ReservedDBInstances?: ReservedDBInstance[];
2035
1789
  }
2036
- export declare namespace ReservedDBInstanceMessage {
2037
- /**
2038
- * @internal
2039
- */
2040
- const filterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
2041
- }
2042
1790
  /**
2043
1791
  * <p>The specified reserved DB Instance not found.</p>
2044
1792
  */
@@ -2107,12 +1855,6 @@ export interface DescribeReservedDBInstancesOfferingsMessage {
2107
1855
  */
2108
1856
  Marker?: string;
2109
1857
  }
2110
- export declare namespace DescribeReservedDBInstancesOfferingsMessage {
2111
- /**
2112
- * @internal
2113
- */
2114
- const filterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
2115
- }
2116
1858
  /**
2117
1859
  * <p>This data type is used as a response element in the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2118
1860
  */
@@ -2158,12 +1900,6 @@ export interface ReservedDBInstancesOffering {
2158
1900
  */
2159
1901
  RecurringCharges?: RecurringCharge[];
2160
1902
  }
2161
- export declare namespace ReservedDBInstancesOffering {
2162
- /**
2163
- * @internal
2164
- */
2165
- const filterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
2166
- }
2167
1903
  /**
2168
1904
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2169
1905
  */
@@ -2180,12 +1916,6 @@ export interface ReservedDBInstancesOfferingMessage {
2180
1916
  */
2181
1917
  ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
2182
1918
  }
2183
- export declare namespace ReservedDBInstancesOfferingMessage {
2184
- /**
2185
- * @internal
2186
- */
2187
- const filterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
2188
- }
2189
1919
  /**
2190
1920
  * <p>Specified offering does not exist.</p>
2191
1921
  */
@@ -2230,12 +1960,6 @@ export interface DescribeSourceRegionsMessage {
2230
1960
  */
2231
1961
  Filters?: Filter[];
2232
1962
  }
2233
- export declare namespace DescribeSourceRegionsMessage {
2234
- /**
2235
- * @internal
2236
- */
2237
- const filterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
2238
- }
2239
1963
  /**
2240
1964
  * <p>Contains an Amazon Web Services Region name as the result of a successful call to the <code>DescribeSourceRegions</code> action.</p>
2241
1965
  */
@@ -2257,12 +1981,6 @@ export interface SourceRegion {
2257
1981
  */
2258
1982
  SupportsDBInstanceAutomatedBackupsReplication?: boolean;
2259
1983
  }
2260
- export declare namespace SourceRegion {
2261
- /**
2262
- * @internal
2263
- */
2264
- const filterSensitiveLog: (obj: SourceRegion) => any;
2265
- }
2266
1984
  /**
2267
1985
  * <p>Contains the result of a successful invocation of the <code>DescribeSourceRegions</code> action.</p>
2268
1986
  */
@@ -2280,12 +1998,6 @@ export interface SourceRegionMessage {
2280
1998
  */
2281
1999
  SourceRegions?: SourceRegion[];
2282
2000
  }
2283
- export declare namespace SourceRegionMessage {
2284
- /**
2285
- * @internal
2286
- */
2287
- const filterSensitiveLog: (obj: SourceRegionMessage) => any;
2288
- }
2289
2001
  /**
2290
2002
  * <p></p>
2291
2003
  */
@@ -2295,12 +2007,6 @@ export interface DescribeValidDBInstanceModificationsMessage {
2295
2007
  */
2296
2008
  DBInstanceIdentifier: string | undefined;
2297
2009
  }
2298
- export declare namespace DescribeValidDBInstanceModificationsMessage {
2299
- /**
2300
- * @internal
2301
- */
2302
- const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
2303
- }
2304
2010
  /**
2305
2011
  * <p>A range of double values.</p>
2306
2012
  */
@@ -2314,12 +2020,6 @@ export interface DoubleRange {
2314
2020
  */
2315
2021
  To?: number;
2316
2022
  }
2317
- export declare namespace DoubleRange {
2318
- /**
2319
- * @internal
2320
- */
2321
- const filterSensitiveLog: (obj: DoubleRange) => any;
2322
- }
2323
2023
  /**
2324
2024
  * <p>A range of integer values.</p>
2325
2025
  */
@@ -2343,12 +2043,6 @@ export interface Range {
2343
2043
  */
2344
2044
  Step?: number;
2345
2045
  }
2346
- export declare namespace Range {
2347
- /**
2348
- * @internal
2349
- */
2350
- const filterSensitiveLog: (obj: Range) => any;
2351
- }
2352
2046
  /**
2353
2047
  * <p>Information about valid modifications that you can make to your DB instance.
2354
2048
  * Contains the result of a successful call to the
@@ -2381,12 +2075,6 @@ export interface ValidStorageOptions {
2381
2075
  */
2382
2076
  SupportsStorageAutoscaling?: boolean;
2383
2077
  }
2384
- export declare namespace ValidStorageOptions {
2385
- /**
2386
- * @internal
2387
- */
2388
- const filterSensitiveLog: (obj: ValidStorageOptions) => any;
2389
- }
2390
2078
  /**
2391
2079
  * <p>Information about valid modifications that you can make to your DB instance.
2392
2080
  * Contains the result of a successful call to the
@@ -2404,12 +2092,6 @@ export interface ValidDBInstanceModificationsMessage {
2404
2092
  */
2405
2093
  ValidProcessorFeatures?: AvailableProcessorFeature[];
2406
2094
  }
2407
- export declare namespace ValidDBInstanceModificationsMessage {
2408
- /**
2409
- * @internal
2410
- */
2411
- const filterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
2412
- }
2413
2095
  export interface DescribeValidDBInstanceModificationsResult {
2414
2096
  /**
2415
2097
  * <p>Information about valid modifications that you can make to your DB instance.
@@ -2420,12 +2102,6 @@ export interface DescribeValidDBInstanceModificationsResult {
2420
2102
  */
2421
2103
  ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
2422
2104
  }
2423
- export declare namespace DescribeValidDBInstanceModificationsResult {
2424
- /**
2425
- * @internal
2426
- */
2427
- const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
2428
- }
2429
2105
  /**
2430
2106
  * <p>
2431
2107
  * <code>LogFileName</code> doesn't refer to an existing DB log file.</p>
@@ -2455,12 +2131,6 @@ export interface DownloadDBLogFilePortionDetails {
2455
2131
  */
2456
2132
  AdditionalDataPending?: boolean;
2457
2133
  }
2458
- export declare namespace DownloadDBLogFilePortionDetails {
2459
- /**
2460
- * @internal
2461
- */
2462
- const filterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
2463
- }
2464
2134
  /**
2465
2135
  * <p></p>
2466
2136
  */
@@ -2512,12 +2182,6 @@ export interface DownloadDBLogFilePortionMessage {
2512
2182
  */
2513
2183
  NumberOfLines?: number;
2514
2184
  }
2515
- export declare namespace DownloadDBLogFilePortionMessage {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
2520
- }
2521
2185
  /**
2522
2186
  * <p></p>
2523
2187
  */
@@ -2540,12 +2204,6 @@ export interface FailoverDBClusterMessage {
2540
2204
  */
2541
2205
  TargetDBInstanceIdentifier?: string;
2542
2206
  }
2543
- export declare namespace FailoverDBClusterMessage {
2544
- /**
2545
- * @internal
2546
- */
2547
- const filterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
2548
- }
2549
2207
  export interface FailoverDBClusterResult {
2550
2208
  /**
2551
2209
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -2569,12 +2227,6 @@ export interface FailoverDBClusterResult {
2569
2227
  */
2570
2228
  DBCluster?: DBCluster;
2571
2229
  }
2572
- export declare namespace FailoverDBClusterResult {
2573
- /**
2574
- * @internal
2575
- */
2576
- const filterSensitiveLog: (obj: FailoverDBClusterResult) => any;
2577
- }
2578
2230
  export interface FailoverGlobalClusterMessage {
2579
2231
  /**
2580
2232
  * <p>Identifier of the Aurora global database (<a>GlobalCluster</a>)
@@ -2597,24 +2249,12 @@ export interface FailoverGlobalClusterMessage {
2597
2249
  */
2598
2250
  TargetDbClusterIdentifier: string | undefined;
2599
2251
  }
2600
- export declare namespace FailoverGlobalClusterMessage {
2601
- /**
2602
- * @internal
2603
- */
2604
- const filterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
2605
- }
2606
2252
  export interface FailoverGlobalClusterResult {
2607
2253
  /**
2608
2254
  * <p>A data type representing an Aurora global database.</p>
2609
2255
  */
2610
2256
  GlobalCluster?: GlobalCluster;
2611
2257
  }
2612
- export declare namespace FailoverGlobalClusterResult {
2613
- /**
2614
- * @internal
2615
- */
2616
- const filterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
2617
- }
2618
2258
  /**
2619
2259
  * <p></p>
2620
2260
  */
@@ -2631,12 +2271,6 @@ export interface ListTagsForResourceMessage {
2631
2271
  */
2632
2272
  Filters?: Filter[];
2633
2273
  }
2634
- export declare namespace ListTagsForResourceMessage {
2635
- /**
2636
- * @internal
2637
- */
2638
- const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
2639
- }
2640
2274
  /**
2641
2275
  * <p></p>
2642
2276
  */
@@ -2646,12 +2280,6 @@ export interface TagListMessage {
2646
2280
  */
2647
2281
  TagList?: Tag[];
2648
2282
  }
2649
- export declare namespace TagListMessage {
2650
- /**
2651
- * @internal
2652
- */
2653
- const filterSensitiveLog: (obj: TagListMessage) => any;
2654
- }
2655
2283
  export declare enum AuditPolicyState {
2656
2284
  LOCKED_POLICY = "locked",
2657
2285
  UNLOCKED_POLICY = "unlocked"
@@ -2668,12 +2296,6 @@ export interface ModifyActivityStreamRequest {
2668
2296
  */
2669
2297
  AuditPolicyState?: AuditPolicyState | string;
2670
2298
  }
2671
- export declare namespace ModifyActivityStreamRequest {
2672
- /**
2673
- * @internal
2674
- */
2675
- const filterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
2676
- }
2677
2299
  export interface ModifyActivityStreamResponse {
2678
2300
  /**
2679
2301
  * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
@@ -2700,12 +2322,6 @@ export interface ModifyActivityStreamResponse {
2700
2322
  */
2701
2323
  PolicyStatus?: ActivityStreamPolicyStatus | string;
2702
2324
  }
2703
- export declare namespace ModifyActivityStreamResponse {
2704
- /**
2705
- * @internal
2706
- */
2707
- const filterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
2708
- }
2709
2325
  export interface ModifyCertificatesMessage {
2710
2326
  /**
2711
2327
  * <p>The new default certificate identifier to override the current one with.</p>
@@ -2720,24 +2336,12 @@ export interface ModifyCertificatesMessage {
2720
2336
  */
2721
2337
  RemoveCustomerOverride?: boolean;
2722
2338
  }
2723
- export declare namespace ModifyCertificatesMessage {
2724
- /**
2725
- * @internal
2726
- */
2727
- const filterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
2728
- }
2729
2339
  export interface ModifyCertificatesResult {
2730
2340
  /**
2731
2341
  * <p>A CA certificate for an Amazon Web Services account.</p>
2732
2342
  */
2733
2343
  Certificate?: Certificate;
2734
2344
  }
2735
- export declare namespace ModifyCertificatesResult {
2736
- /**
2737
- * @internal
2738
- */
2739
- const filterSensitiveLog: (obj: ModifyCertificatesResult) => any;
2740
- }
2741
2345
  export interface DBClusterCapacityInfo {
2742
2346
  /**
2743
2347
  * <p>A user-supplied DB cluster identifier. This identifier is the unique key that
@@ -2762,12 +2366,6 @@ export interface DBClusterCapacityInfo {
2762
2366
  */
2763
2367
  TimeoutAction?: string;
2764
2368
  }
2765
- export declare namespace DBClusterCapacityInfo {
2766
- /**
2767
- * @internal
2768
- */
2769
- const filterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
2770
- }
2771
2369
  /**
2772
2370
  * <p>
2773
2371
  * <code>Capacity</code> isn't a valid Aurora Serverless DB cluster
@@ -2823,12 +2421,6 @@ export interface ModifyCurrentDBClusterCapacityMessage {
2823
2421
  */
2824
2422
  TimeoutAction?: string;
2825
2423
  }
2826
- export declare namespace ModifyCurrentDBClusterCapacityMessage {
2827
- /**
2828
- * @internal
2829
- */
2830
- const filterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
2831
- }
2832
2424
  export declare enum CustomEngineVersionStatus {
2833
2425
  available = "available",
2834
2426
  inactive = "inactive",
@@ -2870,12 +2462,6 @@ export interface ModifyCustomDBEngineVersionMessage {
2870
2462
  */
2871
2463
  Status?: CustomEngineVersionStatus | string;
2872
2464
  }
2873
- export declare namespace ModifyCustomDBEngineVersionMessage {
2874
- /**
2875
- * @internal
2876
- */
2877
- const filterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
2878
- }
2879
2465
  /**
2880
2466
  * <p>The configuration setting for the log types to be enabled for export to CloudWatch
2881
2467
  * Logs for a specific DB instance or DB cluster.</p>
@@ -2895,12 +2481,6 @@ export interface CloudwatchLogsExportConfiguration {
2895
2481
  */
2896
2482
  DisableLogTypes?: string[];
2897
2483
  }
2898
- export declare namespace CloudwatchLogsExportConfiguration {
2899
- /**
2900
- * @internal
2901
- */
2902
- const filterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
2903
- }
2904
2484
  /**
2905
2485
  * <p></p>
2906
2486
  */
@@ -3301,12 +2881,6 @@ export interface ModifyDBClusterMessage {
3301
2881
  */
3302
2882
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
3303
2883
  }
3304
- export declare namespace ModifyDBClusterMessage {
3305
- /**
3306
- * @internal
3307
- */
3308
- const filterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
3309
- }
3310
2884
  export interface ModifyDBClusterResult {
3311
2885
  /**
3312
2886
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -3330,12 +2904,6 @@ export interface ModifyDBClusterResult {
3330
2904
  */
3331
2905
  DBCluster?: DBCluster;
3332
2906
  }
3333
- export declare namespace ModifyDBClusterResult {
3334
- /**
3335
- * @internal
3336
- */
3337
- const filterSensitiveLog: (obj: ModifyDBClusterResult) => any;
3338
- }
3339
2907
  export interface ModifyDBClusterEndpointMessage {
3340
2908
  /**
3341
2909
  * <p>The identifier of the endpoint to modify. This parameter is stored as a lowercase string.</p>
@@ -3356,12 +2924,6 @@ export interface ModifyDBClusterEndpointMessage {
3356
2924
  */
3357
2925
  ExcludedMembers?: string[];
3358
2926
  }
3359
- export declare namespace ModifyDBClusterEndpointMessage {
3360
- /**
3361
- * @internal
3362
- */
3363
- const filterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
3364
- }
3365
2927
  /**
3366
2928
  * <p></p>
3367
2929
  */
@@ -3386,12 +2948,6 @@ export interface DBClusterParameterGroupNameMessage {
3386
2948
  */
3387
2949
  DBClusterParameterGroupName?: string;
3388
2950
  }
3389
- export declare namespace DBClusterParameterGroupNameMessage {
3390
- /**
3391
- * @internal
3392
- */
3393
- const filterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
3394
- }
3395
2951
  /**
3396
2952
  * <p></p>
3397
2953
  */
@@ -3415,12 +2971,6 @@ export interface ModifyDBClusterParameterGroupMessage {
3415
2971
  */
3416
2972
  Parameters: Parameter[] | undefined;
3417
2973
  }
3418
- export declare namespace ModifyDBClusterParameterGroupMessage {
3419
- /**
3420
- * @internal
3421
- */
3422
- const filterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
3423
- }
3424
2974
  /**
3425
2975
  * <p></p>
3426
2976
  */
@@ -3459,12 +3009,6 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
3459
3009
  */
3460
3010
  ValuesToRemove?: string[];
3461
3011
  }
3462
- export declare namespace ModifyDBClusterSnapshotAttributeMessage {
3463
- /**
3464
- * @internal
3465
- */
3466
- const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
3467
- }
3468
3012
  export interface ModifyDBClusterSnapshotAttributeResult {
3469
3013
  /**
3470
3014
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -3475,12 +3019,6 @@ export interface ModifyDBClusterSnapshotAttributeResult {
3475
3019
  */
3476
3020
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
3477
3021
  }
3478
- export declare namespace ModifyDBClusterSnapshotAttributeResult {
3479
- /**
3480
- * @internal
3481
- */
3482
- const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
3483
- }
3484
3022
  /**
3485
3023
  * <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
3486
3024
  */
@@ -4202,12 +3740,6 @@ export interface ModifyDBInstanceMessage {
4202
3740
  */
4203
3741
  NetworkType?: string;
4204
3742
  }
4205
- export declare namespace ModifyDBInstanceMessage {
4206
- /**
4207
- * @internal
4208
- */
4209
- const filterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
4210
- }
4211
3743
  export interface ModifyDBInstanceResult {
4212
3744
  /**
4213
3745
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -4219,12 +3751,6 @@ export interface ModifyDBInstanceResult {
4219
3751
  */
4220
3752
  DBInstance?: DBInstance;
4221
3753
  }
4222
- export declare namespace ModifyDBInstanceResult {
4223
- /**
4224
- * @internal
4225
- */
4226
- const filterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
4227
- }
4228
3754
  /**
4229
3755
  * <p>Contains the result of a successful invocation of the
4230
3756
  * <code>ModifyDBParameterGroup</code> or <code>ResetDBParameterGroup</code> action.</p>
@@ -4235,12 +3761,6 @@ export interface DBParameterGroupNameMessage {
4235
3761
  */
4236
3762
  DBParameterGroupName?: string;
4237
3763
  }
4238
- export declare namespace DBParameterGroupNameMessage {
4239
- /**
4240
- * @internal
4241
- */
4242
- const filterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
4243
- }
4244
3764
  /**
4245
3765
  * <p></p>
4246
3766
  */
@@ -4274,12 +3794,6 @@ export interface ModifyDBParameterGroupMessage {
4274
3794
  */
4275
3795
  Parameters: Parameter[] | undefined;
4276
3796
  }
4277
- export declare namespace ModifyDBParameterGroupMessage {
4278
- /**
4279
- * @internal
4280
- */
4281
- const filterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
4282
- }
4283
3797
  export interface ModifyDBProxyRequest {
4284
3798
  /**
4285
3799
  * <p>The identifier for the <code>DBProxy</code> to modify.</p>
@@ -4322,24 +3836,12 @@ export interface ModifyDBProxyRequest {
4322
3836
  */
4323
3837
  SecurityGroups?: string[];
4324
3838
  }
4325
- export declare namespace ModifyDBProxyRequest {
4326
- /**
4327
- * @internal
4328
- */
4329
- const filterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
4330
- }
4331
3839
  export interface ModifyDBProxyResponse {
4332
3840
  /**
4333
3841
  * <p>The <code>DBProxy</code> object representing the new settings for the proxy.</p>
4334
3842
  */
4335
3843
  DBProxy?: DBProxy;
4336
3844
  }
4337
- export declare namespace ModifyDBProxyResponse {
4338
- /**
4339
- * @internal
4340
- */
4341
- const filterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
4342
- }
4343
3845
  export interface ModifyDBProxyEndpointRequest {
4344
3846
  /**
4345
3847
  * <p>The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.</p>
@@ -4358,24 +3860,12 @@ export interface ModifyDBProxyEndpointRequest {
4358
3860
  */
4359
3861
  VpcSecurityGroupIds?: string[];
4360
3862
  }
4361
- export declare namespace ModifyDBProxyEndpointRequest {
4362
- /**
4363
- * @internal
4364
- */
4365
- const filterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
4366
- }
4367
3863
  export interface ModifyDBProxyEndpointResponse {
4368
3864
  /**
4369
3865
  * <p>The <code>DBProxyEndpoint</code> object representing the new settings for the DB proxy endpoint.</p>
4370
3866
  */
4371
3867
  DBProxyEndpoint?: DBProxyEndpoint;
4372
3868
  }
4373
- export declare namespace ModifyDBProxyEndpointResponse {
4374
- /**
4375
- * @internal
4376
- */
4377
- const filterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
4378
- }
4379
3869
  /**
4380
3870
  * <p>Specifies the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTargetGroup</code>.</p>
4381
3871
  */
@@ -4420,12 +3910,6 @@ export interface ConnectionPoolConfiguration {
4420
3910
  */
4421
3911
  InitQuery?: string;
4422
3912
  }
4423
- export declare namespace ConnectionPoolConfiguration {
4424
- /**
4425
- * @internal
4426
- */
4427
- const filterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
4428
- }
4429
3913
  export interface ModifyDBProxyTargetGroupRequest {
4430
3914
  /**
4431
3915
  * <p>The name of the target group to modify.</p>
@@ -4444,24 +3928,12 @@ export interface ModifyDBProxyTargetGroupRequest {
4444
3928
  */
4445
3929
  NewName?: string;
4446
3930
  }
4447
- export declare namespace ModifyDBProxyTargetGroupRequest {
4448
- /**
4449
- * @internal
4450
- */
4451
- const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
4452
- }
4453
3931
  export interface ModifyDBProxyTargetGroupResponse {
4454
3932
  /**
4455
3933
  * <p>The settings of the modified <code>DBProxyTarget</code>.</p>
4456
3934
  */
4457
3935
  DBProxyTargetGroup?: DBProxyTargetGroup;
4458
3936
  }
4459
- export declare namespace ModifyDBProxyTargetGroupResponse {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
4464
- }
4465
3937
  export interface ModifyDBSnapshotMessage {
4466
3938
  /**
4467
3939
  * <p>The identifier of the DB snapshot to modify.</p>
@@ -4514,12 +3986,6 @@ export interface ModifyDBSnapshotMessage {
4514
3986
  */
4515
3987
  OptionGroupName?: string;
4516
3988
  }
4517
- export declare namespace ModifyDBSnapshotMessage {
4518
- /**
4519
- * @internal
4520
- */
4521
- const filterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
4522
- }
4523
3989
  export interface ModifyDBSnapshotResult {
4524
3990
  /**
4525
3991
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -4528,12 +3994,6 @@ export interface ModifyDBSnapshotResult {
4528
3994
  */
4529
3995
  DBSnapshot?: DBSnapshot;
4530
3996
  }
4531
- export declare namespace ModifyDBSnapshotResult {
4532
- /**
4533
- * @internal
4534
- */
4535
- const filterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
4536
- }
4537
3997
  /**
4538
3998
  * <p></p>
4539
3999
  */
@@ -4572,12 +4032,6 @@ export interface ModifyDBSnapshotAttributeMessage {
4572
4032
  */
4573
4033
  ValuesToRemove?: string[];
4574
4034
  }
4575
- export declare namespace ModifyDBSnapshotAttributeMessage {
4576
- /**
4577
- * @internal
4578
- */
4579
- const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
4580
- }
4581
4035
  export interface ModifyDBSnapshotAttributeResult {
4582
4036
  /**
4583
4037
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -4588,12 +4042,6 @@ export interface ModifyDBSnapshotAttributeResult {
4588
4042
  */
4589
4043
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
4590
4044
  }
4591
- export declare namespace ModifyDBSnapshotAttributeResult {
4592
- /**
4593
- * @internal
4594
- */
4595
- const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
4596
- }
4597
4045
  /**
4598
4046
  * <p></p>
4599
4047
  */
@@ -4615,12 +4063,6 @@ export interface ModifyDBSubnetGroupMessage {
4615
4063
  */
4616
4064
  SubnetIds: string[] | undefined;
4617
4065
  }
4618
- export declare namespace ModifyDBSubnetGroupMessage {
4619
- /**
4620
- * @internal
4621
- */
4622
- const filterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
4623
- }
4624
4066
  export interface ModifyDBSubnetGroupResult {
4625
4067
  /**
4626
4068
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -4629,12 +4071,6 @@ export interface ModifyDBSubnetGroupResult {
4629
4071
  */
4630
4072
  DBSubnetGroup?: DBSubnetGroup;
4631
4073
  }
4632
- export declare namespace ModifyDBSubnetGroupResult {
4633
- /**
4634
- * @internal
4635
- */
4636
- const filterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
4637
- }
4638
4074
  /**
4639
4075
  * <p>The DB subnet is already in use in the Availability Zone.</p>
4640
4076
  */
@@ -4676,24 +4112,12 @@ export interface ModifyEventSubscriptionMessage {
4676
4112
  */
4677
4113
  Enabled?: boolean;
4678
4114
  }
4679
- export declare namespace ModifyEventSubscriptionMessage {
4680
- /**
4681
- * @internal
4682
- */
4683
- const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
4684
- }
4685
4115
  export interface ModifyEventSubscriptionResult {
4686
4116
  /**
4687
4117
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
4688
4118
  */
4689
4119
  EventSubscription?: EventSubscription;
4690
4120
  }
4691
- export declare namespace ModifyEventSubscriptionResult {
4692
- /**
4693
- * @internal
4694
- */
4695
- const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
4696
- }
4697
4121
  export interface ModifyGlobalClusterMessage {
4698
4122
  /**
4699
4123
  * <p>The DB cluster identifier for the global cluster being modified. This parameter isn't case-sensitive.</p>
@@ -4758,24 +4182,12 @@ export interface ModifyGlobalClusterMessage {
4758
4182
  */
4759
4183
  AllowMajorVersionUpgrade?: boolean;
4760
4184
  }
4761
- export declare namespace ModifyGlobalClusterMessage {
4762
- /**
4763
- * @internal
4764
- */
4765
- const filterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
4766
- }
4767
4185
  export interface ModifyGlobalClusterResult {
4768
4186
  /**
4769
4187
  * <p>A data type representing an Aurora global database.</p>
4770
4188
  */
4771
4189
  GlobalCluster?: GlobalCluster;
4772
4190
  }
4773
- export declare namespace ModifyGlobalClusterResult {
4774
- /**
4775
- * @internal
4776
- */
4777
- const filterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
4778
- }
4779
4191
  /**
4780
4192
  * <p>A list of all available options</p>
4781
4193
  */
@@ -4805,12 +4217,6 @@ export interface OptionConfiguration {
4805
4217
  */
4806
4218
  OptionSettings?: OptionSetting[];
4807
4219
  }
4808
- export declare namespace OptionConfiguration {
4809
- /**
4810
- * @internal
4811
- */
4812
- const filterSensitiveLog: (obj: OptionConfiguration) => any;
4813
- }
4814
4220
  /**
4815
4221
  * <p></p>
4816
4222
  */
@@ -4833,24 +4239,12 @@ export interface ModifyOptionGroupMessage {
4833
4239
  */
4834
4240
  ApplyImmediately?: boolean;
4835
4241
  }
4836
- export declare namespace ModifyOptionGroupMessage {
4837
- /**
4838
- * @internal
4839
- */
4840
- const filterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
4841
- }
4842
4242
  export interface ModifyOptionGroupResult {
4843
4243
  /**
4844
4244
  * <p></p>
4845
4245
  */
4846
4246
  OptionGroup?: OptionGroup;
4847
4247
  }
4848
- export declare namespace ModifyOptionGroupResult {
4849
- /**
4850
- * @internal
4851
- */
4852
- const filterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
4853
- }
4854
4248
  /**
4855
4249
  * <p></p>
4856
4250
  */
@@ -4909,12 +4303,6 @@ export interface PromoteReadReplicaMessage {
4909
4303
  */
4910
4304
  PreferredBackupWindow?: string;
4911
4305
  }
4912
- export declare namespace PromoteReadReplicaMessage {
4913
- /**
4914
- * @internal
4915
- */
4916
- const filterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
4917
- }
4918
4306
  export interface PromoteReadReplicaResult {
4919
4307
  /**
4920
4308
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -4926,12 +4314,6 @@ export interface PromoteReadReplicaResult {
4926
4314
  */
4927
4315
  DBInstance?: DBInstance;
4928
4316
  }
4929
- export declare namespace PromoteReadReplicaResult {
4930
- /**
4931
- * @internal
4932
- */
4933
- const filterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
4934
- }
4935
4317
  /**
4936
4318
  * <p></p>
4937
4319
  */
@@ -4950,12 +4332,6 @@ export interface PromoteReadReplicaDBClusterMessage {
4950
4332
  */
4951
4333
  DBClusterIdentifier: string | undefined;
4952
4334
  }
4953
- export declare namespace PromoteReadReplicaDBClusterMessage {
4954
- /**
4955
- * @internal
4956
- */
4957
- const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
4958
- }
4959
4335
  export interface PromoteReadReplicaDBClusterResult {
4960
4336
  /**
4961
4337
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -4979,12 +4355,6 @@ export interface PromoteReadReplicaDBClusterResult {
4979
4355
  */
4980
4356
  DBCluster?: DBCluster;
4981
4357
  }
4982
- export declare namespace PromoteReadReplicaDBClusterResult {
4983
- /**
4984
- * @internal
4985
- */
4986
- const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
4987
- }
4988
4358
  /**
4989
4359
  * <p></p>
4990
4360
  */
@@ -5012,12 +4382,6 @@ export interface PurchaseReservedDBInstancesOfferingMessage {
5012
4382
  */
5013
4383
  Tags?: Tag[];
5014
4384
  }
5015
- export declare namespace PurchaseReservedDBInstancesOfferingMessage {
5016
- /**
5017
- * @internal
5018
- */
5019
- const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
5020
- }
5021
4385
  export interface PurchaseReservedDBInstancesOfferingResult {
5022
4386
  /**
5023
4387
  * <p>This data type is used as a response element in the
@@ -5026,12 +4390,6 @@ export interface PurchaseReservedDBInstancesOfferingResult {
5026
4390
  */
5027
4391
  ReservedDBInstance?: ReservedDBInstance;
5028
4392
  }
5029
- export declare namespace PurchaseReservedDBInstancesOfferingResult {
5030
- /**
5031
- * @internal
5032
- */
5033
- const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
5034
- }
5035
4393
  /**
5036
4394
  * <p>User already has a reservation with the given identifier.</p>
5037
4395
  */
@@ -5066,12 +4424,6 @@ export interface RebootDBClusterMessage {
5066
4424
  */
5067
4425
  DBClusterIdentifier: string | undefined;
5068
4426
  }
5069
- export declare namespace RebootDBClusterMessage {
5070
- /**
5071
- * @internal
5072
- */
5073
- const filterSensitiveLog: (obj: RebootDBClusterMessage) => any;
5074
- }
5075
4427
  export interface RebootDBClusterResult {
5076
4428
  /**
5077
4429
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5095,12 +4447,6 @@ export interface RebootDBClusterResult {
5095
4447
  */
5096
4448
  DBCluster?: DBCluster;
5097
4449
  }
5098
- export declare namespace RebootDBClusterResult {
5099
- /**
5100
- * @internal
5101
- */
5102
- const filterSensitiveLog: (obj: RebootDBClusterResult) => any;
5103
- }
5104
4450
  /**
5105
4451
  * <p></p>
5106
4452
  */
@@ -5121,12 +4467,6 @@ export interface RebootDBInstanceMessage {
5121
4467
  */
5122
4468
  ForceFailover?: boolean;
5123
4469
  }
5124
- export declare namespace RebootDBInstanceMessage {
5125
- /**
5126
- * @internal
5127
- */
5128
- const filterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
5129
- }
5130
4470
  export interface RebootDBInstanceResult {
5131
4471
  /**
5132
4472
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -5138,12 +4478,6 @@ export interface RebootDBInstanceResult {
5138
4478
  */
5139
4479
  DBInstance?: DBInstance;
5140
4480
  }
5141
- export declare namespace RebootDBInstanceResult {
5142
- /**
5143
- * @internal
5144
- */
5145
- const filterSensitiveLog: (obj: RebootDBInstanceResult) => any;
5146
- }
5147
4481
  /**
5148
4482
  * <p>The proxy is already associated with the specified RDS DB instance or Aurora DB cluster.</p>
5149
4483
  */
@@ -5186,24 +4520,12 @@ export interface RegisterDBProxyTargetsRequest {
5186
4520
  */
5187
4521
  DBClusterIdentifiers?: string[];
5188
4522
  }
5189
- export declare namespace RegisterDBProxyTargetsRequest {
5190
- /**
5191
- * @internal
5192
- */
5193
- const filterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
5194
- }
5195
4523
  export interface RegisterDBProxyTargetsResponse {
5196
4524
  /**
5197
4525
  * <p>One or more <code>DBProxyTarget</code> objects that are created when you register targets with a target group.</p>
5198
4526
  */
5199
4527
  DBProxyTargets?: DBProxyTarget[];
5200
4528
  }
5201
- export declare namespace RegisterDBProxyTargetsResponse {
5202
- /**
5203
- * @internal
5204
- */
5205
- const filterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
5206
- }
5207
4529
  export interface RemoveFromGlobalClusterMessage {
5208
4530
  /**
5209
4531
  * <p>The cluster identifier to detach from the Aurora global database cluster.</p>
@@ -5214,24 +4536,12 @@ export interface RemoveFromGlobalClusterMessage {
5214
4536
  */
5215
4537
  DbClusterIdentifier?: string;
5216
4538
  }
5217
- export declare namespace RemoveFromGlobalClusterMessage {
5218
- /**
5219
- * @internal
5220
- */
5221
- const filterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
5222
- }
5223
4539
  export interface RemoveFromGlobalClusterResult {
5224
4540
  /**
5225
4541
  * <p>A data type representing an Aurora global database.</p>
5226
4542
  */
5227
4543
  GlobalCluster?: GlobalCluster;
5228
4544
  }
5229
- export declare namespace RemoveFromGlobalClusterResult {
5230
- /**
5231
- * @internal
5232
- */
5233
- const filterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
5234
- }
5235
4545
  /**
5236
4546
  * <p>The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.</p>
5237
4547
  */
@@ -5259,12 +4569,6 @@ export interface RemoveRoleFromDBClusterMessage {
5259
4569
  */
5260
4570
  FeatureName?: string;
5261
4571
  }
5262
- export declare namespace RemoveRoleFromDBClusterMessage {
5263
- /**
5264
- * @internal
5265
- */
5266
- const filterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
5267
- }
5268
4572
  /**
5269
4573
  * <p>The specified <code>RoleArn</code> value doesn't match the specified feature for
5270
4574
  * the DB instance.</p>
@@ -5293,12 +4597,6 @@ export interface RemoveRoleFromDBInstanceMessage {
5293
4597
  */
5294
4598
  FeatureName: string | undefined;
5295
4599
  }
5296
- export declare namespace RemoveRoleFromDBInstanceMessage {
5297
- /**
5298
- * @internal
5299
- */
5300
- const filterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
5301
- }
5302
4600
  /**
5303
4601
  * <p></p>
5304
4602
  */
@@ -5313,24 +4611,12 @@ export interface RemoveSourceIdentifierFromSubscriptionMessage {
5313
4611
  */
5314
4612
  SourceIdentifier: string | undefined;
5315
4613
  }
5316
- export declare namespace RemoveSourceIdentifierFromSubscriptionMessage {
5317
- /**
5318
- * @internal
5319
- */
5320
- const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
5321
- }
5322
4614
  export interface RemoveSourceIdentifierFromSubscriptionResult {
5323
4615
  /**
5324
4616
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
5325
4617
  */
5326
4618
  EventSubscription?: EventSubscription;
5327
4619
  }
5328
- export declare namespace RemoveSourceIdentifierFromSubscriptionResult {
5329
- /**
5330
- * @internal
5331
- */
5332
- const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
5333
- }
5334
4620
  /**
5335
4621
  * <p></p>
5336
4622
  */
@@ -5348,12 +4634,6 @@ export interface RemoveTagsFromResourceMessage {
5348
4634
  */
5349
4635
  TagKeys: string[] | undefined;
5350
4636
  }
5351
- export declare namespace RemoveTagsFromResourceMessage {
5352
- /**
5353
- * @internal
5354
- */
5355
- const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
5356
- }
5357
4637
  /**
5358
4638
  * <p></p>
5359
4639
  */
@@ -5374,12 +4654,6 @@ export interface ResetDBClusterParameterGroupMessage {
5374
4654
  */
5375
4655
  Parameters?: Parameter[];
5376
4656
  }
5377
- export declare namespace ResetDBClusterParameterGroupMessage {
5378
- /**
5379
- * @internal
5380
- */
5381
- const filterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
5382
- }
5383
4657
  /**
5384
4658
  * <p></p>
5385
4659
  */
@@ -5429,12 +4703,6 @@ export interface ResetDBParameterGroupMessage {
5429
4703
  */
5430
4704
  Parameters?: Parameter[];
5431
4705
  }
5432
- export declare namespace ResetDBParameterGroupMessage {
5433
- /**
5434
- * @internal
5435
- */
5436
- const filterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
5437
- }
5438
4706
  /**
5439
4707
  * <p>The specified Amazon S3 bucket name can't be found or Amazon RDS isn't
5440
4708
  * authorized to access the specified Amazon S3 bucket. Verify the <b>SourceS3BucketName</b> and <b>S3IngestionRoleArn</b> values and try again.</p>
@@ -5724,12 +4992,6 @@ export interface RestoreDBClusterFromS3Message {
5724
4992
  */
5725
4993
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
5726
4994
  }
5727
- export declare namespace RestoreDBClusterFromS3Message {
5728
- /**
5729
- * @internal
5730
- */
5731
- const filterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
5732
- }
5733
4995
  export interface RestoreDBClusterFromS3Result {
5734
4996
  /**
5735
4997
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5753,12 +5015,6 @@ export interface RestoreDBClusterFromS3Result {
5753
5015
  */
5754
5016
  DBCluster?: DBCluster;
5755
5017
  }
5756
- export declare namespace RestoreDBClusterFromS3Result {
5757
- /**
5758
- * @internal
5759
- */
5760
- const filterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
5761
- }
5762
5018
  /**
5763
5019
  * <p>The DB cluster doesn't have enough capacity for the current operation.</p>
5764
5020
  */
@@ -6111,12 +5367,6 @@ export interface RestoreDBClusterFromSnapshotMessage {
6111
5367
  */
6112
5368
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
6113
5369
  }
6114
- export declare namespace RestoreDBClusterFromSnapshotMessage {
6115
- /**
6116
- * @internal
6117
- */
6118
- const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
6119
- }
6120
5370
  export interface RestoreDBClusterFromSnapshotResult {
6121
5371
  /**
6122
5372
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6140,12 +5390,6 @@ export interface RestoreDBClusterFromSnapshotResult {
6140
5390
  */
6141
5391
  DBCluster?: DBCluster;
6142
5392
  }
6143
- export declare namespace RestoreDBClusterFromSnapshotResult {
6144
- /**
6145
- * @internal
6146
- */
6147
- const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
6148
- }
6149
5393
  /**
6150
5394
  * <p></p>
6151
5395
  */
@@ -6454,12 +5698,6 @@ export interface RestoreDBClusterToPointInTimeMessage {
6454
5698
  */
6455
5699
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
6456
5700
  }
6457
- export declare namespace RestoreDBClusterToPointInTimeMessage {
6458
- /**
6459
- * @internal
6460
- */
6461
- const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
6462
- }
6463
5701
  export interface RestoreDBClusterToPointInTimeResult {
6464
5702
  /**
6465
5703
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6483,12 +5721,6 @@ export interface RestoreDBClusterToPointInTimeResult {
6483
5721
  */
6484
5722
  DBCluster?: DBCluster;
6485
5723
  }
6486
- export declare namespace RestoreDBClusterToPointInTimeResult {
6487
- /**
6488
- * @internal
6489
- */
6490
- const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
6491
- }
6492
5724
  /**
6493
5725
  * <p></p>
6494
5726
  */
@@ -6858,12 +6090,6 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
6858
6090
  */
6859
6091
  NetworkType?: string;
6860
6092
  }
6861
- export declare namespace RestoreDBInstanceFromDBSnapshotMessage {
6862
- /**
6863
- * @internal
6864
- */
6865
- const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
6866
- }
6867
6093
  export interface RestoreDBInstanceFromDBSnapshotResult {
6868
6094
  /**
6869
6095
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -6875,12 +6101,6 @@ export interface RestoreDBInstanceFromDBSnapshotResult {
6875
6101
  */
6876
6102
  DBInstance?: DBInstance;
6877
6103
  }
6878
- export declare namespace RestoreDBInstanceFromDBSnapshotResult {
6879
- /**
6880
- * @internal
6881
- */
6882
- const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
6883
- }
6884
6104
  export interface RestoreDBInstanceFromS3Message {
6885
6105
  /**
6886
6106
  * <p>The name of the database to create when the DB instance is created.
@@ -7294,12 +6514,6 @@ export interface RestoreDBInstanceFromS3Message {
7294
6514
  */
7295
6515
  NetworkType?: string;
7296
6516
  }
7297
- export declare namespace RestoreDBInstanceFromS3Message {
7298
- /**
7299
- * @internal
7300
- */
7301
- const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
7302
- }
7303
6517
  export interface RestoreDBInstanceFromS3Result {
7304
6518
  /**
7305
6519
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7311,12 +6525,6 @@ export interface RestoreDBInstanceFromS3Result {
7311
6525
  */
7312
6526
  DBInstance?: DBInstance;
7313
6527
  }
7314
- export declare namespace RestoreDBInstanceFromS3Result {
7315
- /**
7316
- * @internal
7317
- */
7318
- const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
7319
- }
7320
6528
  /**
7321
6529
  * <p>
7322
6530
  * <code>SourceDBInstanceIdentifier</code>
@@ -7728,12 +6936,6 @@ export interface RestoreDBInstanceToPointInTimeMessage {
7728
6936
  */
7729
6937
  NetworkType?: string;
7730
6938
  }
7731
- export declare namespace RestoreDBInstanceToPointInTimeMessage {
7732
- /**
7733
- * @internal
7734
- */
7735
- const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
7736
- }
7737
6939
  export interface RestoreDBInstanceToPointInTimeResult {
7738
6940
  /**
7739
6941
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7745,12 +6947,6 @@ export interface RestoreDBInstanceToPointInTimeResult {
7745
6947
  */
7746
6948
  DBInstance?: DBInstance;
7747
6949
  }
7748
- export declare namespace RestoreDBInstanceToPointInTimeResult {
7749
- /**
7750
- * @internal
7751
- */
7752
- const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
7753
- }
7754
6950
  /**
7755
6951
  * <p></p>
7756
6952
  */
@@ -7787,12 +6983,6 @@ export interface RevokeDBSecurityGroupIngressMessage {
7787
6983
  */
7788
6984
  EC2SecurityGroupOwnerId?: string;
7789
6985
  }
7790
- export declare namespace RevokeDBSecurityGroupIngressMessage {
7791
- /**
7792
- * @internal
7793
- */
7794
- const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
7795
- }
7796
6986
  export interface RevokeDBSecurityGroupIngressResult {
7797
6987
  /**
7798
6988
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7801,12 +6991,6 @@ export interface RevokeDBSecurityGroupIngressResult {
7801
6991
  */
7802
6992
  DBSecurityGroup?: DBSecurityGroup;
7803
6993
  }
7804
- export declare namespace RevokeDBSecurityGroupIngressResult {
7805
- /**
7806
- * @internal
7807
- */
7808
- const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
7809
- }
7810
6994
  export interface StartActivityStreamRequest {
7811
6995
  /**
7812
6996
  * <p>The Amazon Resource Name (ARN) of the DB cluster,
@@ -7835,12 +7019,6 @@ export interface StartActivityStreamRequest {
7835
7019
  */
7836
7020
  EngineNativeAuditFieldsIncluded?: boolean;
7837
7021
  }
7838
- export declare namespace StartActivityStreamRequest {
7839
- /**
7840
- * @internal
7841
- */
7842
- const filterSensitiveLog: (obj: StartActivityStreamRequest) => any;
7843
- }
7844
7022
  export interface StartActivityStreamResponse {
7845
7023
  /**
7846
7024
  * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
@@ -7868,12 +7046,6 @@ export interface StartActivityStreamResponse {
7868
7046
  */
7869
7047
  EngineNativeAuditFieldsIncluded?: boolean;
7870
7048
  }
7871
- export declare namespace StartActivityStreamResponse {
7872
- /**
7873
- * @internal
7874
- */
7875
- const filterSensitiveLog: (obj: StartActivityStreamResponse) => any;
7876
- }
7877
7049
  export interface StartDBClusterMessage {
7878
7050
  /**
7879
7051
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter is stored as
@@ -7881,12 +7053,6 @@ export interface StartDBClusterMessage {
7881
7053
  */
7882
7054
  DBClusterIdentifier: string | undefined;
7883
7055
  }
7884
- export declare namespace StartDBClusterMessage {
7885
- /**
7886
- * @internal
7887
- */
7888
- const filterSensitiveLog: (obj: StartDBClusterMessage) => any;
7889
- }
7890
7056
  export interface StartDBClusterResult {
7891
7057
  /**
7892
7058
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -7910,24 +7076,12 @@ export interface StartDBClusterResult {
7910
7076
  */
7911
7077
  DBCluster?: DBCluster;
7912
7078
  }
7913
- export declare namespace StartDBClusterResult {
7914
- /**
7915
- * @internal
7916
- */
7917
- const filterSensitiveLog: (obj: StartDBClusterResult) => any;
7918
- }
7919
7079
  export interface StartDBInstanceMessage {
7920
7080
  /**
7921
7081
  * <p>The user-supplied instance identifier.</p>
7922
7082
  */
7923
7083
  DBInstanceIdentifier: string | undefined;
7924
7084
  }
7925
- export declare namespace StartDBInstanceMessage {
7926
- /**
7927
- * @internal
7928
- */
7929
- const filterSensitiveLog: (obj: StartDBInstanceMessage) => any;
7930
- }
7931
7085
  export interface StartDBInstanceResult {
7932
7086
  /**
7933
7087
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7939,12 +7093,6 @@ export interface StartDBInstanceResult {
7939
7093
  */
7940
7094
  DBInstance?: DBInstance;
7941
7095
  }
7942
- export declare namespace StartDBInstanceResult {
7943
- /**
7944
- * @internal
7945
- */
7946
- const filterSensitiveLog: (obj: StartDBInstanceResult) => any;
7947
- }
7948
7096
  export interface StartDBInstanceAutomatedBackupsReplicationMessage {
7949
7097
  /**
7950
7098
  * <p>The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
@@ -7984,12 +7132,6 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
7984
7132
  */
7985
7133
  PreSignedUrl?: string;
7986
7134
  }
7987
- export declare namespace StartDBInstanceAutomatedBackupsReplicationMessage {
7988
- /**
7989
- * @internal
7990
- */
7991
- const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
7992
- }
7993
7135
  export interface StartDBInstanceAutomatedBackupsReplicationResult {
7994
7136
  /**
7995
7137
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -7997,12 +7139,6 @@ export interface StartDBInstanceAutomatedBackupsReplicationResult {
7997
7139
  */
7998
7140
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
7999
7141
  }
8000
- export declare namespace StartDBInstanceAutomatedBackupsReplicationResult {
8001
- /**
8002
- * @internal
8003
- */
8004
- const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
8005
- }
8006
7142
  /**
8007
7143
  * <p>You can't start an export task that's already running.</p>
8008
7144
  */
@@ -8148,12 +7284,6 @@ export interface StartExportTaskMessage {
8148
7284
  */
8149
7285
  ExportOnly?: string[];
8150
7286
  }
8151
- export declare namespace StartExportTaskMessage {
8152
- /**
8153
- * @internal
8154
- */
8155
- const filterSensitiveLog: (obj: StartExportTaskMessage) => any;
8156
- }
8157
7287
  export interface StopActivityStreamRequest {
8158
7288
  /**
8159
7289
  * <p>The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
@@ -8166,12 +7296,6 @@ export interface StopActivityStreamRequest {
8166
7296
  */
8167
7297
  ApplyImmediately?: boolean;
8168
7298
  }
8169
- export declare namespace StopActivityStreamRequest {
8170
- /**
8171
- * @internal
8172
- */
8173
- const filterSensitiveLog: (obj: StopActivityStreamRequest) => any;
8174
- }
8175
7299
  export interface StopActivityStreamResponse {
8176
7300
  /**
8177
7301
  * <p>The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.</p>
@@ -8187,12 +7311,6 @@ export interface StopActivityStreamResponse {
8187
7311
  */
8188
7312
  Status?: ActivityStreamStatus | string;
8189
7313
  }
8190
- export declare namespace StopActivityStreamResponse {
8191
- /**
8192
- * @internal
8193
- */
8194
- const filterSensitiveLog: (obj: StopActivityStreamResponse) => any;
8195
- }
8196
7314
  export interface StopDBClusterMessage {
8197
7315
  /**
8198
7316
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be stopped. This parameter is stored as
@@ -8200,12 +7318,6 @@ export interface StopDBClusterMessage {
8200
7318
  */
8201
7319
  DBClusterIdentifier: string | undefined;
8202
7320
  }
8203
- export declare namespace StopDBClusterMessage {
8204
- /**
8205
- * @internal
8206
- */
8207
- const filterSensitiveLog: (obj: StopDBClusterMessage) => any;
8208
- }
8209
7321
  export interface StopDBClusterResult {
8210
7322
  /**
8211
7323
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8229,12 +7341,6 @@ export interface StopDBClusterResult {
8229
7341
  */
8230
7342
  DBCluster?: DBCluster;
8231
7343
  }
8232
- export declare namespace StopDBClusterResult {
8233
- /**
8234
- * @internal
8235
- */
8236
- const filterSensitiveLog: (obj: StopDBClusterResult) => any;
8237
- }
8238
7344
  export interface StopDBInstanceMessage {
8239
7345
  /**
8240
7346
  * <p>The user-supplied instance identifier.</p>
@@ -8245,12 +7351,6 @@ export interface StopDBInstanceMessage {
8245
7351
  */
8246
7352
  DBSnapshotIdentifier?: string;
8247
7353
  }
8248
- export declare namespace StopDBInstanceMessage {
8249
- /**
8250
- * @internal
8251
- */
8252
- const filterSensitiveLog: (obj: StopDBInstanceMessage) => any;
8253
- }
8254
7354
  export interface StopDBInstanceResult {
8255
7355
  /**
8256
7356
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8262,12 +7362,6 @@ export interface StopDBInstanceResult {
8262
7362
  */
8263
7363
  DBInstance?: DBInstance;
8264
7364
  }
8265
- export declare namespace StopDBInstanceResult {
8266
- /**
8267
- * @internal
8268
- */
8269
- const filterSensitiveLog: (obj: StopDBInstanceResult) => any;
8270
- }
8271
7365
  export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8272
7366
  /**
8273
7367
  * <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for example,
@@ -8275,12 +7369,6 @@ export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8275
7369
  */
8276
7370
  SourceDBInstanceArn: string | undefined;
8277
7371
  }
8278
- export declare namespace StopDBInstanceAutomatedBackupsReplicationMessage {
8279
- /**
8280
- * @internal
8281
- */
8282
- const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
8283
- }
8284
7372
  export interface StopDBInstanceAutomatedBackupsReplicationResult {
8285
7373
  /**
8286
7374
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -8288,9 +7376,615 @@ export interface StopDBInstanceAutomatedBackupsReplicationResult {
8288
7376
  */
8289
7377
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
8290
7378
  }
8291
- export declare namespace StopDBInstanceAutomatedBackupsReplicationResult {
8292
- /**
8293
- * @internal
8294
- */
8295
- const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
8296
- }
7379
+ /**
7380
+ * @internal
7381
+ */
7382
+ export declare const DBSnapshotAttributeFilterSensitiveLog: (obj: DBSnapshotAttribute) => any;
7383
+ /**
7384
+ * @internal
7385
+ */
7386
+ export declare const DBSnapshotAttributesResultFilterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
7387
+ /**
7388
+ * @internal
7389
+ */
7390
+ export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
7391
+ /**
7392
+ * @internal
7393
+ */
7394
+ export declare const DBSnapshotMessageFilterSensitiveLog: (obj: DBSnapshotMessage) => any;
7395
+ /**
7396
+ * @internal
7397
+ */
7398
+ export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
7399
+ /**
7400
+ * @internal
7401
+ */
7402
+ export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
7403
+ /**
7404
+ * @internal
7405
+ */
7406
+ export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
7407
+ /**
7408
+ * @internal
7409
+ */
7410
+ export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
7411
+ /**
7412
+ * @internal
7413
+ */
7414
+ export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
7415
+ /**
7416
+ * @internal
7417
+ */
7418
+ export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
7419
+ /**
7420
+ * @internal
7421
+ */
7422
+ export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
7423
+ /**
7424
+ * @internal
7425
+ */
7426
+ export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
7427
+ /**
7428
+ * @internal
7429
+ */
7430
+ export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
7431
+ /**
7432
+ * @internal
7433
+ */
7434
+ export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
7435
+ /**
7436
+ * @internal
7437
+ */
7438
+ export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
7439
+ /**
7440
+ * @internal
7441
+ */
7442
+ export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
7443
+ /**
7444
+ * @internal
7445
+ */
7446
+ export declare const EventFilterSensitiveLog: (obj: Event) => any;
7447
+ /**
7448
+ * @internal
7449
+ */
7450
+ export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
7451
+ /**
7452
+ * @internal
7453
+ */
7454
+ export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
7455
+ /**
7456
+ * @internal
7457
+ */
7458
+ export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
7459
+ /**
7460
+ * @internal
7461
+ */
7462
+ export declare const DescribeExportTasksMessageFilterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
7463
+ /**
7464
+ * @internal
7465
+ */
7466
+ export declare const ExportTasksMessageFilterSensitiveLog: (obj: ExportTasksMessage) => any;
7467
+ /**
7468
+ * @internal
7469
+ */
7470
+ export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
7471
+ /**
7472
+ * @internal
7473
+ */
7474
+ export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
7475
+ /**
7476
+ * @internal
7477
+ */
7478
+ export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
7479
+ /**
7480
+ * @internal
7481
+ */
7482
+ export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
7483
+ /**
7484
+ * @internal
7485
+ */
7486
+ export declare const OptionGroupOptionSettingFilterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
7487
+ /**
7488
+ * @internal
7489
+ */
7490
+ export declare const OptionVersionFilterSensitiveLog: (obj: OptionVersion) => any;
7491
+ /**
7492
+ * @internal
7493
+ */
7494
+ export declare const OptionGroupOptionFilterSensitiveLog: (obj: OptionGroupOption) => any;
7495
+ /**
7496
+ * @internal
7497
+ */
7498
+ export declare const OptionGroupOptionsMessageFilterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
7499
+ /**
7500
+ * @internal
7501
+ */
7502
+ export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
7503
+ /**
7504
+ * @internal
7505
+ */
7506
+ export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
7507
+ /**
7508
+ * @internal
7509
+ */
7510
+ export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
7511
+ /**
7512
+ * @internal
7513
+ */
7514
+ export declare const AvailableProcessorFeatureFilterSensitiveLog: (obj: AvailableProcessorFeature) => any;
7515
+ /**
7516
+ * @internal
7517
+ */
7518
+ export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
7519
+ /**
7520
+ * @internal
7521
+ */
7522
+ export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
7523
+ /**
7524
+ * @internal
7525
+ */
7526
+ export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
7527
+ /**
7528
+ * @internal
7529
+ */
7530
+ export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
7531
+ /**
7532
+ * @internal
7533
+ */
7534
+ export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
7535
+ /**
7536
+ * @internal
7537
+ */
7538
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
7539
+ /**
7540
+ * @internal
7541
+ */
7542
+ export declare const ReservedDBInstanceFilterSensitiveLog: (obj: ReservedDBInstance) => any;
7543
+ /**
7544
+ * @internal
7545
+ */
7546
+ export declare const ReservedDBInstanceMessageFilterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
7547
+ /**
7548
+ * @internal
7549
+ */
7550
+ export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
7551
+ /**
7552
+ * @internal
7553
+ */
7554
+ export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
7555
+ /**
7556
+ * @internal
7557
+ */
7558
+ export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
7559
+ /**
7560
+ * @internal
7561
+ */
7562
+ export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
7563
+ /**
7564
+ * @internal
7565
+ */
7566
+ export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
7567
+ /**
7568
+ * @internal
7569
+ */
7570
+ export declare const SourceRegionMessageFilterSensitiveLog: (obj: SourceRegionMessage) => any;
7571
+ /**
7572
+ * @internal
7573
+ */
7574
+ export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
7575
+ /**
7576
+ * @internal
7577
+ */
7578
+ export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
7579
+ /**
7580
+ * @internal
7581
+ */
7582
+ export declare const RangeFilterSensitiveLog: (obj: Range) => any;
7583
+ /**
7584
+ * @internal
7585
+ */
7586
+ export declare const ValidStorageOptionsFilterSensitiveLog: (obj: ValidStorageOptions) => any;
7587
+ /**
7588
+ * @internal
7589
+ */
7590
+ export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
7591
+ /**
7592
+ * @internal
7593
+ */
7594
+ export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
7595
+ /**
7596
+ * @internal
7597
+ */
7598
+ export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
7599
+ /**
7600
+ * @internal
7601
+ */
7602
+ export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
7603
+ /**
7604
+ * @internal
7605
+ */
7606
+ export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
7607
+ /**
7608
+ * @internal
7609
+ */
7610
+ export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
7611
+ /**
7612
+ * @internal
7613
+ */
7614
+ export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
7615
+ /**
7616
+ * @internal
7617
+ */
7618
+ export declare const FailoverGlobalClusterResultFilterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
7619
+ /**
7620
+ * @internal
7621
+ */
7622
+ export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
7623
+ /**
7624
+ * @internal
7625
+ */
7626
+ export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
7627
+ /**
7628
+ * @internal
7629
+ */
7630
+ export declare const ModifyActivityStreamRequestFilterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
7631
+ /**
7632
+ * @internal
7633
+ */
7634
+ export declare const ModifyActivityStreamResponseFilterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
7635
+ /**
7636
+ * @internal
7637
+ */
7638
+ export declare const ModifyCertificatesMessageFilterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
7639
+ /**
7640
+ * @internal
7641
+ */
7642
+ export declare const ModifyCertificatesResultFilterSensitiveLog: (obj: ModifyCertificatesResult) => any;
7643
+ /**
7644
+ * @internal
7645
+ */
7646
+ export declare const DBClusterCapacityInfoFilterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
7647
+ /**
7648
+ * @internal
7649
+ */
7650
+ export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
7651
+ /**
7652
+ * @internal
7653
+ */
7654
+ export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
7655
+ /**
7656
+ * @internal
7657
+ */
7658
+ export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
7659
+ /**
7660
+ * @internal
7661
+ */
7662
+ export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
7663
+ /**
7664
+ * @internal
7665
+ */
7666
+ export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
7667
+ /**
7668
+ * @internal
7669
+ */
7670
+ export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
7671
+ /**
7672
+ * @internal
7673
+ */
7674
+ export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
7675
+ /**
7676
+ * @internal
7677
+ */
7678
+ export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
7679
+ /**
7680
+ * @internal
7681
+ */
7682
+ export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
7683
+ /**
7684
+ * @internal
7685
+ */
7686
+ export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
7687
+ /**
7688
+ * @internal
7689
+ */
7690
+ export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
7691
+ /**
7692
+ * @internal
7693
+ */
7694
+ export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
7695
+ /**
7696
+ * @internal
7697
+ */
7698
+ export declare const DBParameterGroupNameMessageFilterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
7699
+ /**
7700
+ * @internal
7701
+ */
7702
+ export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
7703
+ /**
7704
+ * @internal
7705
+ */
7706
+ export declare const ModifyDBProxyRequestFilterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
7707
+ /**
7708
+ * @internal
7709
+ */
7710
+ export declare const ModifyDBProxyResponseFilterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
7711
+ /**
7712
+ * @internal
7713
+ */
7714
+ export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
7715
+ /**
7716
+ * @internal
7717
+ */
7718
+ export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
7719
+ /**
7720
+ * @internal
7721
+ */
7722
+ export declare const ConnectionPoolConfigurationFilterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
7723
+ /**
7724
+ * @internal
7725
+ */
7726
+ export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
7727
+ /**
7728
+ * @internal
7729
+ */
7730
+ export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
7731
+ /**
7732
+ * @internal
7733
+ */
7734
+ export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
7735
+ /**
7736
+ * @internal
7737
+ */
7738
+ export declare const ModifyDBSnapshotResultFilterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
7739
+ /**
7740
+ * @internal
7741
+ */
7742
+ export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
7743
+ /**
7744
+ * @internal
7745
+ */
7746
+ export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
7747
+ /**
7748
+ * @internal
7749
+ */
7750
+ export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
7751
+ /**
7752
+ * @internal
7753
+ */
7754
+ export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
7755
+ /**
7756
+ * @internal
7757
+ */
7758
+ export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
7759
+ /**
7760
+ * @internal
7761
+ */
7762
+ export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
7763
+ /**
7764
+ * @internal
7765
+ */
7766
+ export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
7767
+ /**
7768
+ * @internal
7769
+ */
7770
+ export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
7771
+ /**
7772
+ * @internal
7773
+ */
7774
+ export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
7775
+ /**
7776
+ * @internal
7777
+ */
7778
+ export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
7779
+ /**
7780
+ * @internal
7781
+ */
7782
+ export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
7783
+ /**
7784
+ * @internal
7785
+ */
7786
+ export declare const PromoteReadReplicaMessageFilterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
7787
+ /**
7788
+ * @internal
7789
+ */
7790
+ export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
7791
+ /**
7792
+ * @internal
7793
+ */
7794
+ export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
7795
+ /**
7796
+ * @internal
7797
+ */
7798
+ export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
7799
+ /**
7800
+ * @internal
7801
+ */
7802
+ export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
7803
+ /**
7804
+ * @internal
7805
+ */
7806
+ export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
7807
+ /**
7808
+ * @internal
7809
+ */
7810
+ export declare const RebootDBClusterMessageFilterSensitiveLog: (obj: RebootDBClusterMessage) => any;
7811
+ /**
7812
+ * @internal
7813
+ */
7814
+ export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
7815
+ /**
7816
+ * @internal
7817
+ */
7818
+ export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
7819
+ /**
7820
+ * @internal
7821
+ */
7822
+ export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
7823
+ /**
7824
+ * @internal
7825
+ */
7826
+ export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
7827
+ /**
7828
+ * @internal
7829
+ */
7830
+ export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
7831
+ /**
7832
+ * @internal
7833
+ */
7834
+ export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
7835
+ /**
7836
+ * @internal
7837
+ */
7838
+ export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
7839
+ /**
7840
+ * @internal
7841
+ */
7842
+ export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
7843
+ /**
7844
+ * @internal
7845
+ */
7846
+ export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
7847
+ /**
7848
+ * @internal
7849
+ */
7850
+ export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
7851
+ /**
7852
+ * @internal
7853
+ */
7854
+ export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
7855
+ /**
7856
+ * @internal
7857
+ */
7858
+ export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
7859
+ /**
7860
+ * @internal
7861
+ */
7862
+ export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
7863
+ /**
7864
+ * @internal
7865
+ */
7866
+ export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
7867
+ /**
7868
+ * @internal
7869
+ */
7870
+ export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
7871
+ /**
7872
+ * @internal
7873
+ */
7874
+ export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
7875
+ /**
7876
+ * @internal
7877
+ */
7878
+ export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
7879
+ /**
7880
+ * @internal
7881
+ */
7882
+ export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
7883
+ /**
7884
+ * @internal
7885
+ */
7886
+ export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
7887
+ /**
7888
+ * @internal
7889
+ */
7890
+ export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
7891
+ /**
7892
+ * @internal
7893
+ */
7894
+ export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
7895
+ /**
7896
+ * @internal
7897
+ */
7898
+ export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
7899
+ /**
7900
+ * @internal
7901
+ */
7902
+ export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
7903
+ /**
7904
+ * @internal
7905
+ */
7906
+ export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
7907
+ /**
7908
+ * @internal
7909
+ */
7910
+ export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
7911
+ /**
7912
+ * @internal
7913
+ */
7914
+ export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
7915
+ /**
7916
+ * @internal
7917
+ */
7918
+ export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
7919
+ /**
7920
+ * @internal
7921
+ */
7922
+ export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
7923
+ /**
7924
+ * @internal
7925
+ */
7926
+ export declare const StartActivityStreamRequestFilterSensitiveLog: (obj: StartActivityStreamRequest) => any;
7927
+ /**
7928
+ * @internal
7929
+ */
7930
+ export declare const StartActivityStreamResponseFilterSensitiveLog: (obj: StartActivityStreamResponse) => any;
7931
+ /**
7932
+ * @internal
7933
+ */
7934
+ export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
7935
+ /**
7936
+ * @internal
7937
+ */
7938
+ export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
7939
+ /**
7940
+ * @internal
7941
+ */
7942
+ export declare const StartDBInstanceMessageFilterSensitiveLog: (obj: StartDBInstanceMessage) => any;
7943
+ /**
7944
+ * @internal
7945
+ */
7946
+ export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
7947
+ /**
7948
+ * @internal
7949
+ */
7950
+ export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
7951
+ /**
7952
+ * @internal
7953
+ */
7954
+ export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
7955
+ /**
7956
+ * @internal
7957
+ */
7958
+ export declare const StartExportTaskMessageFilterSensitiveLog: (obj: StartExportTaskMessage) => any;
7959
+ /**
7960
+ * @internal
7961
+ */
7962
+ export declare const StopActivityStreamRequestFilterSensitiveLog: (obj: StopActivityStreamRequest) => any;
7963
+ /**
7964
+ * @internal
7965
+ */
7966
+ export declare const StopActivityStreamResponseFilterSensitiveLog: (obj: StopActivityStreamResponse) => any;
7967
+ /**
7968
+ * @internal
7969
+ */
7970
+ export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
7971
+ /**
7972
+ * @internal
7973
+ */
7974
+ export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
7975
+ /**
7976
+ * @internal
7977
+ */
7978
+ export declare const StopDBInstanceMessageFilterSensitiveLog: (obj: StopDBInstanceMessage) => any;
7979
+ /**
7980
+ * @internal
7981
+ */
7982
+ export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
7983
+ /**
7984
+ * @internal
7985
+ */
7986
+ export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
7987
+ /**
7988
+ * @internal
7989
+ */
7990
+ export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;