@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
@@ -126,12 +126,6 @@ export interface AccountQuota {
126
126
  */
127
127
  Max?: number;
128
128
  }
129
- export declare namespace AccountQuota {
130
- /**
131
- * @internal
132
- */
133
- const filterSensitiveLog: (obj: AccountQuota) => any;
134
- }
135
129
  /**
136
130
  * <p>Data returned by the <b>DescribeAccountAttributes</b> action.</p>
137
131
  */
@@ -142,12 +136,6 @@ export interface AccountAttributesMessage {
142
136
  */
143
137
  AccountQuotas?: AccountQuota[];
144
138
  }
145
- export declare namespace AccountAttributesMessage {
146
- /**
147
- * @internal
148
- */
149
- const filterSensitiveLog: (obj: AccountAttributesMessage) => any;
150
- }
151
139
  export declare type ActivityStreamMode = "async" | "sync";
152
140
  export declare enum ActivityStreamPolicyStatus {
153
141
  locked = "locked",
@@ -172,12 +160,6 @@ export interface AddRoleToDBClusterMessage {
172
160
  */
173
161
  FeatureName?: string;
174
162
  }
175
- export declare namespace AddRoleToDBClusterMessage {
176
- /**
177
- * @internal
178
- */
179
- const filterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
180
- }
181
163
  /**
182
164
  * <p>
183
165
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
@@ -239,12 +221,6 @@ export interface AddRoleToDBInstanceMessage {
239
221
  */
240
222
  FeatureName: string | undefined;
241
223
  }
242
- export declare namespace AddRoleToDBInstanceMessage {
243
- /**
244
- * @internal
245
- */
246
- const filterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
247
- }
248
224
  /**
249
225
  * <p>
250
226
  * <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
@@ -327,12 +303,6 @@ export interface AddSourceIdentifierToSubscriptionMessage {
327
303
  */
328
304
  SourceIdentifier: string | undefined;
329
305
  }
330
- export declare namespace AddSourceIdentifierToSubscriptionMessage {
331
- /**
332
- * @internal
333
- */
334
- const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
335
- }
336
306
  /**
337
307
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
338
308
  */
@@ -381,24 +351,12 @@ export interface EventSubscription {
381
351
  */
382
352
  EventSubscriptionArn?: string;
383
353
  }
384
- export declare namespace EventSubscription {
385
- /**
386
- * @internal
387
- */
388
- const filterSensitiveLog: (obj: EventSubscription) => any;
389
- }
390
354
  export interface AddSourceIdentifierToSubscriptionResult {
391
355
  /**
392
356
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
393
357
  */
394
358
  EventSubscription?: EventSubscription;
395
359
  }
396
- export declare namespace AddSourceIdentifierToSubscriptionResult {
397
- /**
398
- * @internal
399
- */
400
- const filterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
401
- }
402
360
  /**
403
361
  * <p>The requested source could not be found.</p>
404
362
  */
@@ -434,12 +392,6 @@ export interface Tag {
434
392
  */
435
393
  Value?: string;
436
394
  }
437
- export declare namespace Tag {
438
- /**
439
- * @internal
440
- */
441
- const filterSensitiveLog: (obj: Tag) => any;
442
- }
443
395
  /**
444
396
  * <p></p>
445
397
  */
@@ -456,12 +408,6 @@ export interface AddTagsToResourceMessage {
456
408
  */
457
409
  Tags: Tag[] | undefined;
458
410
  }
459
- export declare namespace AddTagsToResourceMessage {
460
- /**
461
- * @internal
462
- */
463
- const filterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
464
- }
465
411
  /**
466
412
  * <p>The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
467
413
  */
@@ -538,12 +484,6 @@ export interface ApplyPendingMaintenanceActionMessage {
538
484
  */
539
485
  OptInType: string | undefined;
540
486
  }
541
- export declare namespace ApplyPendingMaintenanceActionMessage {
542
- /**
543
- * @internal
544
- */
545
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
546
- }
547
487
  /**
548
488
  * <p>Provides information about a pending maintenance action for a resource.</p>
549
489
  */
@@ -585,12 +525,6 @@ export interface PendingMaintenanceAction {
585
525
  */
586
526
  Description?: string;
587
527
  }
588
- export declare namespace PendingMaintenanceAction {
589
- /**
590
- * @internal
591
- */
592
- const filterSensitiveLog: (obj: PendingMaintenanceAction) => any;
593
- }
594
528
  /**
595
529
  * <p>Describes the pending maintenance actions for a resource.</p>
596
530
  */
@@ -604,24 +538,12 @@ export interface ResourcePendingMaintenanceActions {
604
538
  */
605
539
  PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
606
540
  }
607
- export declare namespace ResourcePendingMaintenanceActions {
608
- /**
609
- * @internal
610
- */
611
- const filterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
612
- }
613
541
  export interface ApplyPendingMaintenanceActionResult {
614
542
  /**
615
543
  * <p>Describes the pending maintenance actions for a resource.</p>
616
544
  */
617
545
  ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
618
546
  }
619
- export declare namespace ApplyPendingMaintenanceActionResult {
620
- /**
621
- * @internal
622
- */
623
- const filterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
624
- }
625
547
  /**
626
548
  * <p>The specified resource ID was not found.</p>
627
549
  */
@@ -690,12 +612,6 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
690
612
  */
691
613
  EC2SecurityGroupOwnerId?: string;
692
614
  }
693
- export declare namespace AuthorizeDBSecurityGroupIngressMessage {
694
- /**
695
- * @internal
696
- */
697
- const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
698
- }
699
615
  /**
700
616
  * <p>This data type is used as a response element in the following actions:</p>
701
617
  * <ul>
@@ -735,12 +651,6 @@ export interface EC2SecurityGroup {
735
651
  */
736
652
  EC2SecurityGroupOwnerId?: string;
737
653
  }
738
- export declare namespace EC2SecurityGroup {
739
- /**
740
- * @internal
741
- */
742
- const filterSensitiveLog: (obj: EC2SecurityGroup) => any;
743
- }
744
654
  /**
745
655
  * <p>This data type is used as a response element in the <code>DescribeDBSecurityGroups</code> action.</p>
746
656
  */
@@ -754,12 +664,6 @@ export interface IPRange {
754
664
  */
755
665
  CIDRIP?: string;
756
666
  }
757
- export declare namespace IPRange {
758
- /**
759
- * @internal
760
- */
761
- const filterSensitiveLog: (obj: IPRange) => any;
762
- }
763
667
  /**
764
668
  * <p>Contains the details for an Amazon RDS DB security group.</p>
765
669
  * <p>This data type is used as a response element
@@ -795,12 +699,6 @@ export interface DBSecurityGroup {
795
699
  */
796
700
  DBSecurityGroupArn?: string;
797
701
  }
798
- export declare namespace DBSecurityGroup {
799
- /**
800
- * @internal
801
- */
802
- const filterSensitiveLog: (obj: DBSecurityGroup) => any;
803
- }
804
702
  export interface AuthorizeDBSecurityGroupIngressResult {
805
703
  /**
806
704
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -809,12 +707,6 @@ export interface AuthorizeDBSecurityGroupIngressResult {
809
707
  */
810
708
  DBSecurityGroup?: DBSecurityGroup;
811
709
  }
812
- export declare namespace AuthorizeDBSecurityGroupIngressResult {
813
- /**
814
- * @internal
815
- */
816
- const filterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
817
- }
818
710
  /**
819
711
  * <p>
820
712
  * <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group.</p>
@@ -896,12 +788,6 @@ export interface BacktrackDBClusterMessage {
896
788
  */
897
789
  UseEarliestTimeOnPointInTimeUnavailable?: boolean;
898
790
  }
899
- export declare namespace BacktrackDBClusterMessage {
900
- /**
901
- * @internal
902
- */
903
- const filterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
904
- }
905
791
  /**
906
792
  * <p>This data type is used as a response element in the <code>DescribeDBClusterBacktracks</code> action.</p>
907
793
  */
@@ -950,24 +836,12 @@ export interface DBClusterBacktrack {
950
836
  */
951
837
  Status?: string;
952
838
  }
953
- export declare namespace DBClusterBacktrack {
954
- /**
955
- * @internal
956
- */
957
- const filterSensitiveLog: (obj: DBClusterBacktrack) => any;
958
- }
959
839
  export interface CancelExportTaskMessage {
960
840
  /**
961
841
  * <p>The identifier of the snapshot export task to cancel.</p>
962
842
  */
963
843
  ExportTaskIdentifier: string | undefined;
964
844
  }
965
- export declare namespace CancelExportTaskMessage {
966
- /**
967
- * @internal
968
- */
969
- const filterSensitiveLog: (obj: CancelExportTaskMessage) => any;
970
- }
971
845
  /**
972
846
  * <p>Contains the details of a snapshot export to Amazon S3.</p>
973
847
  * <p>This data type is used as a response element in the <code>DescribeExportTasks</code> action.</p>
@@ -1061,12 +935,6 @@ export interface ExportTask {
1061
935
  */
1062
936
  WarningMessage?: string;
1063
937
  }
1064
- export declare namespace ExportTask {
1065
- /**
1066
- * @internal
1067
- */
1068
- const filterSensitiveLog: (obj: ExportTask) => any;
1069
- }
1070
938
  /**
1071
939
  * <p>The export task doesn't exist.</p>
1072
940
  */
@@ -1136,12 +1004,6 @@ export interface CopyDBClusterParameterGroupMessage {
1136
1004
  */
1137
1005
  Tags?: Tag[];
1138
1006
  }
1139
- export declare namespace CopyDBClusterParameterGroupMessage {
1140
- /**
1141
- * @internal
1142
- */
1143
- const filterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
1144
- }
1145
1007
  /**
1146
1008
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
1147
1009
  * <p>This data type is used as a response element in the <code>DescribeDBClusterParameterGroups</code> action.</p>
@@ -1164,12 +1026,6 @@ export interface DBClusterParameterGroup {
1164
1026
  */
1165
1027
  DBClusterParameterGroupArn?: string;
1166
1028
  }
1167
- export declare namespace DBClusterParameterGroup {
1168
- /**
1169
- * @internal
1170
- */
1171
- const filterSensitiveLog: (obj: DBClusterParameterGroup) => any;
1172
- }
1173
1029
  export interface CopyDBClusterParameterGroupResult {
1174
1030
  /**
1175
1031
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -1177,12 +1033,6 @@ export interface CopyDBClusterParameterGroupResult {
1177
1033
  */
1178
1034
  DBClusterParameterGroup?: DBClusterParameterGroup;
1179
1035
  }
1180
- export declare namespace CopyDBClusterParameterGroupResult {
1181
- /**
1182
- * @internal
1183
- */
1184
- const filterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
1185
- }
1186
1036
  /**
1187
1037
  * <p>A DB parameter group with the same name exists.</p>
1188
1038
  */
@@ -1340,12 +1190,6 @@ export interface CopyDBClusterSnapshotMessage {
1340
1190
  */
1341
1191
  Tags?: Tag[];
1342
1192
  }
1343
- export declare namespace CopyDBClusterSnapshotMessage {
1344
- /**
1345
- * @internal
1346
- */
1347
- const filterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
1348
- }
1349
1193
  /**
1350
1194
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
1351
1195
  * <p>This data type is used as a response element
@@ -1462,12 +1306,6 @@ export interface DBClusterSnapshot {
1462
1306
  */
1463
1307
  TagList?: Tag[];
1464
1308
  }
1465
- export declare namespace DBClusterSnapshot {
1466
- /**
1467
- * @internal
1468
- */
1469
- const filterSensitiveLog: (obj: DBClusterSnapshot) => any;
1470
- }
1471
1309
  export interface CopyDBClusterSnapshotResult {
1472
1310
  /**
1473
1311
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -1476,12 +1314,6 @@ export interface CopyDBClusterSnapshotResult {
1476
1314
  */
1477
1315
  DBClusterSnapshot?: DBClusterSnapshot;
1478
1316
  }
1479
- export declare namespace CopyDBClusterSnapshotResult {
1480
- /**
1481
- * @internal
1482
- */
1483
- const filterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
1484
- }
1485
1317
  /**
1486
1318
  * <p>The user already has a DB cluster snapshot with the given identifier.</p>
1487
1319
  */
@@ -1589,12 +1421,6 @@ export interface CopyDBParameterGroupMessage {
1589
1421
  */
1590
1422
  Tags?: Tag[];
1591
1423
  }
1592
- export declare namespace CopyDBParameterGroupMessage {
1593
- /**
1594
- * @internal
1595
- */
1596
- const filterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
1597
- }
1598
1424
  /**
1599
1425
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
1600
1426
  * <p>This data type is used as a response element in the <code>DescribeDBParameterGroups</code> action.</p>
@@ -1617,12 +1443,6 @@ export interface DBParameterGroup {
1617
1443
  */
1618
1444
  DBParameterGroupArn?: string;
1619
1445
  }
1620
- export declare namespace DBParameterGroup {
1621
- /**
1622
- * @internal
1623
- */
1624
- const filterSensitiveLog: (obj: DBParameterGroup) => any;
1625
- }
1626
1446
  export interface CopyDBParameterGroupResult {
1627
1447
  /**
1628
1448
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -1630,12 +1450,6 @@ export interface CopyDBParameterGroupResult {
1630
1450
  */
1631
1451
  DBParameterGroup?: DBParameterGroup;
1632
1452
  }
1633
- export declare namespace CopyDBParameterGroupResult {
1634
- /**
1635
- * @internal
1636
- */
1637
- const filterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
1638
- }
1639
1453
  /**
1640
1454
  * <p></p>
1641
1455
  */
@@ -1783,12 +1597,6 @@ export interface CopyDBSnapshotMessage {
1783
1597
  */
1784
1598
  TargetCustomAvailabilityZone?: string;
1785
1599
  }
1786
- export declare namespace CopyDBSnapshotMessage {
1787
- /**
1788
- * @internal
1789
- */
1790
- const filterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
1791
- }
1792
1600
  /**
1793
1601
  * <p>Contains the processor features of a DB instance class.</p>
1794
1602
  * <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name
@@ -1872,12 +1680,6 @@ export interface ProcessorFeature {
1872
1680
  */
1873
1681
  Value?: string;
1874
1682
  }
1875
- export declare namespace ProcessorFeature {
1876
- /**
1877
- * @internal
1878
- */
1879
- const filterSensitiveLog: (obj: ProcessorFeature) => any;
1880
- }
1881
1683
  /**
1882
1684
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
1883
1685
  * <p>This data type is used as a response element
@@ -2020,12 +1822,6 @@ export interface DBSnapshot {
2020
1822
  */
2021
1823
  SnapshotTarget?: string;
2022
1824
  }
2023
- export declare namespace DBSnapshot {
2024
- /**
2025
- * @internal
2026
- */
2027
- const filterSensitiveLog: (obj: DBSnapshot) => any;
2028
- }
2029
1825
  export interface CopyDBSnapshotResult {
2030
1826
  /**
2031
1827
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -2034,12 +1830,6 @@ export interface CopyDBSnapshotResult {
2034
1830
  */
2035
1831
  DBSnapshot?: DBSnapshot;
2036
1832
  }
2037
- export declare namespace CopyDBSnapshotResult {
2038
- /**
2039
- * @internal
2040
- */
2041
- const filterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
2042
- }
2043
1833
  /**
2044
1834
  * <p>
2045
1835
  * <code>CustomAvailabilityZoneId</code> doesn't refer to an existing custom
@@ -2122,12 +1912,6 @@ export interface CopyOptionGroupMessage {
2122
1912
  */
2123
1913
  Tags?: Tag[];
2124
1914
  }
2125
- export declare namespace CopyOptionGroupMessage {
2126
- /**
2127
- * @internal
2128
- */
2129
- const filterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
2130
- }
2131
1915
  /**
2132
1916
  * <p>This data type is used as a response element in the following actions:</p>
2133
1917
  * <ul>
@@ -2163,12 +1947,6 @@ export interface DBSecurityGroupMembership {
2163
1947
  */
2164
1948
  Status?: string;
2165
1949
  }
2166
- export declare namespace DBSecurityGroupMembership {
2167
- /**
2168
- * @internal
2169
- */
2170
- const filterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
2171
- }
2172
1950
  /**
2173
1951
  * <p>Option settings are the actual settings being applied or configured for that option. It is used when you modify an option group or describe option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a setting called SQLNET.ENCRYPTION_SERVER that can have several different values.</p>
2174
1952
  */
@@ -2210,12 +1988,6 @@ export interface OptionSetting {
2210
1988
  */
2211
1989
  IsCollection?: boolean;
2212
1990
  }
2213
- export declare namespace OptionSetting {
2214
- /**
2215
- * @internal
2216
- */
2217
- const filterSensitiveLog: (obj: OptionSetting) => any;
2218
- }
2219
1991
  /**
2220
1992
  * <p>This data type is used as a response element for queries on VPC security group membership.</p>
2221
1993
  */
@@ -2230,12 +2002,6 @@ export interface VpcSecurityGroupMembership {
2230
2002
  */
2231
2003
  Status?: string;
2232
2004
  }
2233
- export declare namespace VpcSecurityGroupMembership {
2234
- /**
2235
- * @internal
2236
- */
2237
- const filterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
2238
- }
2239
2005
  /**
2240
2006
  * <p>Option details.</p>
2241
2007
  */
@@ -2277,12 +2043,6 @@ export interface Option {
2277
2043
  */
2278
2044
  VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
2279
2045
  }
2280
- export declare namespace Option {
2281
- /**
2282
- * @internal
2283
- */
2284
- const filterSensitiveLog: (obj: Option) => any;
2285
- }
2286
2046
  /**
2287
2047
  * <p></p>
2288
2048
  */
@@ -2326,24 +2086,12 @@ export interface OptionGroup {
2326
2086
  */
2327
2087
  OptionGroupArn?: string;
2328
2088
  }
2329
- export declare namespace OptionGroup {
2330
- /**
2331
- * @internal
2332
- */
2333
- const filterSensitiveLog: (obj: OptionGroup) => any;
2334
- }
2335
2089
  export interface CopyOptionGroupResult {
2336
2090
  /**
2337
2091
  * <p></p>
2338
2092
  */
2339
2093
  OptionGroup?: OptionGroup;
2340
2094
  }
2341
- export declare namespace CopyOptionGroupResult {
2342
- /**
2343
- * @internal
2344
- */
2345
- const filterSensitiveLog: (obj: CopyOptionGroupResult) => any;
2346
- }
2347
2095
  /**
2348
2096
  * <p>The option group you are trying to create already exists.</p>
2349
2097
  */
@@ -2454,12 +2202,6 @@ export interface CreateCustomDBEngineVersionMessage {
2454
2202
  */
2455
2203
  Tags?: Tag[];
2456
2204
  }
2457
- export declare namespace CreateCustomDBEngineVersionMessage {
2458
- /**
2459
- * @internal
2460
- */
2461
- const filterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
2462
- }
2463
2205
  /**
2464
2206
  * <p>A CEV with the specified name already exists.</p>
2465
2207
  */
@@ -2495,12 +2237,6 @@ export interface CharacterSet {
2495
2237
  */
2496
2238
  CharacterSetDescription?: string;
2497
2239
  }
2498
- export declare namespace CharacterSet {
2499
- /**
2500
- * @internal
2501
- */
2502
- const filterSensitiveLog: (obj: CharacterSet) => any;
2503
- }
2504
2240
  /**
2505
2241
  * <p>A time zone associated with a
2506
2242
  * <code>DBInstance</code>
@@ -2517,12 +2253,6 @@ export interface Timezone {
2517
2253
  */
2518
2254
  TimezoneName?: string;
2519
2255
  }
2520
- export declare namespace Timezone {
2521
- /**
2522
- * @internal
2523
- */
2524
- const filterSensitiveLog: (obj: Timezone) => any;
2525
- }
2526
2256
  /**
2527
2257
  * <p>The version of the database engine that a DB instance can be upgraded to.</p>
2528
2258
  */
@@ -2564,12 +2294,6 @@ export interface UpgradeTarget {
2564
2294
  */
2565
2295
  SupportsBabelfish?: boolean;
2566
2296
  }
2567
- export declare namespace UpgradeTarget {
2568
- /**
2569
- * @internal
2570
- */
2571
- const filterSensitiveLog: (obj: UpgradeTarget) => any;
2572
- }
2573
2297
  /**
2574
2298
  * <p>This data type is used as a response element in the action <code>DescribeDBEngineVersions</code>.</p>
2575
2299
  */
@@ -2698,12 +2422,6 @@ export interface DBEngineVersion {
2698
2422
  */
2699
2423
  SupportsBabelfish?: boolean;
2700
2424
  }
2701
- export declare namespace DBEngineVersion {
2702
- /**
2703
- * @internal
2704
- */
2705
- const filterSensitiveLog: (obj: DBEngineVersion) => any;
2706
- }
2707
2425
  /**
2708
2426
  * <p>Contains the scaling configuration of an Aurora Serverless v1 DB cluster.</p>
2709
2427
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
@@ -2759,12 +2477,6 @@ export interface ScalingConfiguration {
2759
2477
  */
2760
2478
  SecondsBeforeTimeout?: number;
2761
2479
  }
2762
- export declare namespace ScalingConfiguration {
2763
- /**
2764
- * @internal
2765
- */
2766
- const filterSensitiveLog: (obj: ScalingConfiguration) => any;
2767
- }
2768
2480
  /**
2769
2481
  * <p>Contains the scaling configuration of an Aurora Serverless v2 DB cluster.</p>
2770
2482
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
@@ -2784,12 +2496,6 @@ export interface ServerlessV2ScalingConfiguration {
2784
2496
  */
2785
2497
  MaxCapacity?: number;
2786
2498
  }
2787
- export declare namespace ServerlessV2ScalingConfiguration {
2788
- /**
2789
- * @internal
2790
- */
2791
- const filterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
2792
- }
2793
2499
  /**
2794
2500
  * <p></p>
2795
2501
  */
@@ -3424,12 +3130,6 @@ export interface CreateDBClusterMessage {
3424
3130
  */
3425
3131
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfiguration;
3426
3132
  }
3427
- export declare namespace CreateDBClusterMessage {
3428
- /**
3429
- * @internal
3430
- */
3431
- const filterSensitiveLog: (obj: CreateDBClusterMessage) => any;
3432
- }
3433
3133
  /**
3434
3134
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.</p>
3435
3135
  */
@@ -3465,12 +3165,6 @@ export interface DBClusterRole {
3465
3165
  */
3466
3166
  FeatureName?: string;
3467
3167
  }
3468
- export declare namespace DBClusterRole {
3469
- /**
3470
- * @internal
3471
- */
3472
- const filterSensitiveLog: (obj: DBClusterRole) => any;
3473
- }
3474
3168
  /**
3475
3169
  * <p>Contains information about an instance that is part of a DB cluster.</p>
3476
3170
  */
@@ -3495,12 +3189,6 @@ export interface DBClusterMember {
3495
3189
  */
3496
3190
  PromotionTier?: number;
3497
3191
  }
3498
- export declare namespace DBClusterMember {
3499
- /**
3500
- * @internal
3501
- */
3502
- const filterSensitiveLog: (obj: DBClusterMember) => any;
3503
- }
3504
3192
  /**
3505
3193
  * <p>Contains status information for a DB cluster option group.</p>
3506
3194
  */
@@ -3514,12 +3202,6 @@ export interface DBClusterOptionGroupStatus {
3514
3202
  */
3515
3203
  Status?: string;
3516
3204
  }
3517
- export declare namespace DBClusterOptionGroupStatus {
3518
- /**
3519
- * @internal
3520
- */
3521
- const filterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
3522
- }
3523
3205
  /**
3524
3206
  * <p>An Active Directory Domain membership record associated with the DB instance or cluster.</p>
3525
3207
  */
@@ -3541,12 +3223,6 @@ export interface DomainMembership {
3541
3223
  */
3542
3224
  IAMRoleName?: string;
3543
3225
  }
3544
- export declare namespace DomainMembership {
3545
- /**
3546
- * @internal
3547
- */
3548
- const filterSensitiveLog: (obj: DomainMembership) => any;
3549
- }
3550
3226
  export declare enum WriteForwardingStatus {
3551
3227
  DISABLED = "disabled",
3552
3228
  DISABLING = "disabling",
@@ -3567,12 +3243,6 @@ export interface PendingCloudwatchLogsExports {
3567
3243
  */
3568
3244
  LogTypesToDisable?: string[];
3569
3245
  }
3570
- export declare namespace PendingCloudwatchLogsExports {
3571
- /**
3572
- * @internal
3573
- */
3574
- const filterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
3575
- }
3576
3246
  /**
3577
3247
  * <p>This data type is used as a response element in the <code>ModifyDBCluster</code> operation and
3578
3248
  * contains changes that will be applied during the next maintenance window.</p>
@@ -3599,12 +3269,6 @@ export interface ClusterPendingModifiedValues {
3599
3269
  */
3600
3270
  EngineVersion?: string;
3601
3271
  }
3602
- export declare namespace ClusterPendingModifiedValues {
3603
- /**
3604
- * @internal
3605
- */
3606
- const filterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
3607
- }
3608
3272
  /**
3609
3273
  * <p>Shows the scaling configuration for an Aurora DB cluster in <code>serverless</code> DB engine mode.</p>
3610
3274
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless v1</a> in the
@@ -3647,12 +3311,6 @@ export interface ScalingConfigurationInfo {
3647
3311
  */
3648
3312
  SecondsBeforeTimeout?: number;
3649
3313
  }
3650
- export declare namespace ScalingConfigurationInfo {
3651
- /**
3652
- * @internal
3653
- */
3654
- const filterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
3655
- }
3656
3314
  /**
3657
3315
  * <p>Shows the scaling configuration for an Aurora Serverless v2 DB cluster.</p>
3658
3316
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html">Using Amazon Aurora Serverless v2</a> in the
@@ -3672,12 +3330,6 @@ export interface ServerlessV2ScalingConfigurationInfo {
3672
3330
  */
3673
3331
  MaxCapacity?: number;
3674
3332
  }
3675
- export declare namespace ServerlessV2ScalingConfigurationInfo {
3676
- /**
3677
- * @internal
3678
- */
3679
- const filterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
3680
- }
3681
3333
  /**
3682
3334
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
3683
3335
  * <p>For an Amazon Aurora DB cluster, this data type is used as a response element in the operations
@@ -4065,12 +3717,6 @@ export interface DBCluster {
4065
3717
  */
4066
3718
  ServerlessV2ScalingConfiguration?: ServerlessV2ScalingConfigurationInfo;
4067
3719
  }
4068
- export declare namespace DBCluster {
4069
- /**
4070
- * @internal
4071
- */
4072
- const filterSensitiveLog: (obj: DBCluster) => any;
4073
- }
4074
3720
  export interface CreateDBClusterResult {
4075
3721
  /**
4076
3722
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -4094,12 +3740,6 @@ export interface CreateDBClusterResult {
4094
3740
  */
4095
3741
  DBCluster?: DBCluster;
4096
3742
  }
4097
- export declare namespace CreateDBClusterResult {
4098
- /**
4099
- * @internal
4100
- */
4101
- const filterSensitiveLog: (obj: CreateDBClusterResult) => any;
4102
- }
4103
3743
  /**
4104
3744
  * <p>The user already has a DB cluster with the given identifier.</p>
4105
3745
  */
@@ -4281,12 +3921,6 @@ export interface CreateDBClusterEndpointMessage {
4281
3921
  */
4282
3922
  Tags?: Tag[];
4283
3923
  }
4284
- export declare namespace CreateDBClusterEndpointMessage {
4285
- /**
4286
- * @internal
4287
- */
4288
- const filterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
4289
- }
4290
3924
  /**
4291
3925
  * <p>This data type represents the information you need to connect to an Amazon Aurora DB cluster.
4292
3926
  * This data type is used as a response element in the following actions:</p>
@@ -4362,12 +3996,6 @@ export interface DBClusterEndpoint {
4362
3996
  */
4363
3997
  DBClusterEndpointArn?: string;
4364
3998
  }
4365
- export declare namespace DBClusterEndpoint {
4366
- /**
4367
- * @internal
4368
- */
4369
- const filterSensitiveLog: (obj: DBClusterEndpoint) => any;
4370
- }
4371
3999
  /**
4372
4000
  * <p>The specified custom endpoint can't be created because it already exists.</p>
4373
4001
  */
@@ -4478,12 +4106,6 @@ export interface CreateDBClusterParameterGroupMessage {
4478
4106
  */
4479
4107
  Tags?: Tag[];
4480
4108
  }
4481
- export declare namespace CreateDBClusterParameterGroupMessage {
4482
- /**
4483
- * @internal
4484
- */
4485
- const filterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
4486
- }
4487
4109
  export interface CreateDBClusterParameterGroupResult {
4488
4110
  /**
4489
4111
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -4491,12 +4113,6 @@ export interface CreateDBClusterParameterGroupResult {
4491
4113
  */
4492
4114
  DBClusterParameterGroup?: DBClusterParameterGroup;
4493
4115
  }
4494
- export declare namespace CreateDBClusterParameterGroupResult {
4495
- /**
4496
- * @internal
4497
- */
4498
- const filterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
4499
- }
4500
4116
  /**
4501
4117
  * <p></p>
4502
4118
  */
@@ -4536,12 +4152,6 @@ export interface CreateDBClusterSnapshotMessage {
4536
4152
  */
4537
4153
  Tags?: Tag[];
4538
4154
  }
4539
- export declare namespace CreateDBClusterSnapshotMessage {
4540
- /**
4541
- * @internal
4542
- */
4543
- const filterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
4544
- }
4545
4155
  export interface CreateDBClusterSnapshotResult {
4546
4156
  /**
4547
4157
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -4550,12 +4160,6 @@ export interface CreateDBClusterSnapshotResult {
4550
4160
  */
4551
4161
  DBClusterSnapshot?: DBClusterSnapshot;
4552
4162
  }
4553
- export declare namespace CreateDBClusterSnapshotResult {
4554
- /**
4555
- * @internal
4556
- */
4557
- const filterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
4558
- }
4559
4163
  /**
4560
4164
  * <p>The specified CIDR IP range or Amazon EC2 security group might not be authorized
4561
4165
  * for the specified DB security group.</p>
@@ -5667,12 +5271,6 @@ export interface CreateDBInstanceMessage {
5667
5271
  */
5668
5272
  NetworkType?: string;
5669
5273
  }
5670
- export declare namespace CreateDBInstanceMessage {
5671
- /**
5672
- * @internal
5673
- */
5674
- const filterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
5675
- }
5676
5274
  /**
5677
5275
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.</p>
5678
5276
  */
@@ -5709,12 +5307,6 @@ export interface DBInstanceRole {
5709
5307
  */
5710
5308
  Status?: string;
5711
5309
  }
5712
- export declare namespace DBInstanceRole {
5713
- /**
5714
- * @internal
5715
- */
5716
- const filterSensitiveLog: (obj: DBInstanceRole) => any;
5717
- }
5718
5310
  export declare enum AutomationMode {
5719
5311
  ALL_PAUSED = "all-paused",
5720
5312
  FULL = "full"
@@ -5728,12 +5320,6 @@ export interface DBInstanceAutomatedBackupsReplication {
5728
5320
  */
5729
5321
  DBInstanceAutomatedBackupsArn?: string;
5730
5322
  }
5731
- export declare namespace DBInstanceAutomatedBackupsReplication {
5732
- /**
5733
- * @internal
5734
- */
5735
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
5736
- }
5737
5323
  /**
5738
5324
  * <p>The status of the DB parameter group.</p>
5739
5325
  * <p>This data type is used as a response element in the following actions:</p>
@@ -5780,12 +5366,6 @@ export interface DBParameterGroupStatus {
5780
5366
  */
5781
5367
  ParameterApplyStatus?: string;
5782
5368
  }
5783
- export declare namespace DBParameterGroupStatus {
5784
- /**
5785
- * @internal
5786
- */
5787
- const filterSensitiveLog: (obj: DBParameterGroupStatus) => any;
5788
- }
5789
5369
  /**
5790
5370
  * <p>Contains Availability Zone information.</p>
5791
5371
  * <p>This data type is used as an element in the <code>OrderableDBInstanceOption</code>
@@ -5797,12 +5377,6 @@ export interface AvailabilityZone {
5797
5377
  */
5798
5378
  Name?: string;
5799
5379
  }
5800
- export declare namespace AvailabilityZone {
5801
- /**
5802
- * @internal
5803
- */
5804
- const filterSensitiveLog: (obj: AvailabilityZone) => any;
5805
- }
5806
5380
  /**
5807
5381
  * <p>A data type that represents an Outpost.</p>
5808
5382
  * <p>For more information about RDS on Outposts, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html">Amazon RDS on Amazon Web Services Outposts</a>
@@ -5815,12 +5389,6 @@ export interface Outpost {
5815
5389
  */
5816
5390
  Arn?: string;
5817
5391
  }
5818
- export declare namespace Outpost {
5819
- /**
5820
- * @internal
5821
- */
5822
- const filterSensitiveLog: (obj: Outpost) => any;
5823
- }
5824
5392
  /**
5825
5393
  * <p>This data type is used as a response element for the <code>DescribeDBSubnetGroups</code> operation.</p>
5826
5394
  */
@@ -5847,12 +5415,6 @@ export interface Subnet {
5847
5415
  */
5848
5416
  SubnetStatus?: string;
5849
5417
  }
5850
- export declare namespace Subnet {
5851
- /**
5852
- * @internal
5853
- */
5854
- const filterSensitiveLog: (obj: Subnet) => any;
5855
- }
5856
5418
  /**
5857
5419
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
5858
5420
  * <p>This data type is used as a response element
@@ -5907,12 +5469,6 @@ export interface DBSubnetGroup {
5907
5469
  */
5908
5470
  SupportedNetworkTypes?: string[];
5909
5471
  }
5910
- export declare namespace DBSubnetGroup {
5911
- /**
5912
- * @internal
5913
- */
5914
- const filterSensitiveLog: (obj: DBSubnetGroup) => any;
5915
- }
5916
5472
  /**
5917
5473
  * <p>This data type represents the information you need to connect to an Amazon RDS DB instance.
5918
5474
  * This data type is used as a response element in the following actions:</p>
@@ -5950,12 +5506,6 @@ export interface Endpoint {
5950
5506
  */
5951
5507
  HostedZoneId?: string;
5952
5508
  }
5953
- export declare namespace Endpoint {
5954
- /**
5955
- * @internal
5956
- */
5957
- const filterSensitiveLog: (obj: Endpoint) => any;
5958
- }
5959
5509
  /**
5960
5510
  * <p>Provides information on the option groups the DB instance is a member of.</p>
5961
5511
  */
@@ -5977,12 +5527,6 @@ export interface OptionGroupMembership {
5977
5527
  */
5978
5528
  Status?: string;
5979
5529
  }
5980
- export declare namespace OptionGroupMembership {
5981
- /**
5982
- * @internal
5983
- */
5984
- const filterSensitiveLog: (obj: OptionGroupMembership) => any;
5985
- }
5986
5530
  /**
5987
5531
  * <p>This data type is used as a response element in the <code>ModifyDBInstance</code> operation and
5988
5532
  * contains changes that will be applied during the next maintenance window.</p>
@@ -6069,12 +5613,6 @@ export interface PendingModifiedValues {
6069
5613
  */
6070
5614
  ResumeFullAutomationModeTime?: Date;
6071
5615
  }
6072
- export declare namespace PendingModifiedValues {
6073
- /**
6074
- * @internal
6075
- */
6076
- const filterSensitiveLog: (obj: PendingModifiedValues) => any;
6077
- }
6078
5616
  export declare enum ReplicaMode {
6079
5617
  MOUNTED = "mounted",
6080
5618
  OPEN_READ_ONLY = "open-read-only"
@@ -6102,12 +5640,6 @@ export interface DBInstanceStatusInfo {
6102
5640
  */
6103
5641
  Message?: string;
6104
5642
  }
6105
- export declare namespace DBInstanceStatusInfo {
6106
- /**
6107
- * @internal
6108
- */
6109
- const filterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
6110
- }
6111
5643
  /**
6112
5644
  * <p>Contains the details of an Amazon RDS DB instance.</p>
6113
5645
  * <p>This data type is used as a response element in the operations <code>CreateDBInstance</code>,
@@ -6582,12 +6114,6 @@ export interface DBInstance {
6582
6114
  */
6583
6115
  ActivityStreamPolicyStatus?: ActivityStreamPolicyStatus | string;
6584
6116
  }
6585
- export declare namespace DBInstance {
6586
- /**
6587
- * @internal
6588
- */
6589
- const filterSensitiveLog: (obj: DBInstance) => any;
6590
- }
6591
6117
  export interface CreateDBInstanceResult {
6592
6118
  /**
6593
6119
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -6599,12 +6125,6 @@ export interface CreateDBInstanceResult {
6599
6125
  */
6600
6126
  DBInstance?: DBInstance;
6601
6127
  }
6602
- export declare namespace CreateDBInstanceResult {
6603
- /**
6604
- * @internal
6605
- */
6606
- const filterSensitiveLog: (obj: CreateDBInstanceResult) => any;
6607
- }
6608
6128
  /**
6609
6129
  * <p>The user already has a DB instance with the given identifier.</p>
6610
6130
  */
@@ -7137,12 +6657,6 @@ export interface CreateDBInstanceReadReplicaMessage {
7137
6657
  */
7138
6658
  NetworkType?: string;
7139
6659
  }
7140
- export declare namespace CreateDBInstanceReadReplicaMessage {
7141
- /**
7142
- * @internal
7143
- */
7144
- const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
7145
- }
7146
6660
  export interface CreateDBInstanceReadReplicaResult {
7147
6661
  /**
7148
6662
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7154,12 +6668,6 @@ export interface CreateDBInstanceReadReplicaResult {
7154
6668
  */
7155
6669
  DBInstance?: DBInstance;
7156
6670
  }
7157
- export declare namespace CreateDBInstanceReadReplicaResult {
7158
- /**
7159
- * @internal
7160
- */
7161
- const filterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
7162
- }
7163
6671
  /**
7164
6672
  * <p>The DBSubnetGroup shouldn't be specified while creating read replicas that lie
7165
6673
  * in the same region as the source instance.</p>
@@ -7302,12 +6810,6 @@ export interface CreateDBParameterGroupMessage {
7302
6810
  */
7303
6811
  Tags?: Tag[];
7304
6812
  }
7305
- export declare namespace CreateDBParameterGroupMessage {
7306
- /**
7307
- * @internal
7308
- */
7309
- const filterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
7310
- }
7311
6813
  export interface CreateDBParameterGroupResult {
7312
6814
  /**
7313
6815
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -7315,12 +6817,6 @@ export interface CreateDBParameterGroupResult {
7315
6817
  */
7316
6818
  DBParameterGroup?: DBParameterGroup;
7317
6819
  }
7318
- export declare namespace CreateDBParameterGroupResult {
7319
- /**
7320
- * @internal
7321
- */
7322
- const filterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
7323
- }
7324
6820
  export declare enum AuthScheme {
7325
6821
  SECRETS = "SECRETS"
7326
6822
  }
@@ -7354,12 +6850,6 @@ export interface UserAuthConfig {
7354
6850
  */
7355
6851
  IAMAuth?: IAMAuthMode | string;
7356
6852
  }
7357
- export declare namespace UserAuthConfig {
7358
- /**
7359
- * @internal
7360
- */
7361
- const filterSensitiveLog: (obj: UserAuthConfig) => any;
7362
- }
7363
6853
  export declare enum EngineFamily {
7364
6854
  MYSQL = "MYSQL",
7365
6855
  POSTGRESQL = "POSTGRESQL"
@@ -7372,7 +6862,7 @@ export interface CreateDBProxyRequest {
7372
6862
  /**
7373
6863
  * <p>The kinds of databases that the proxy can connect to.
7374
6864
  * This value determines which database network protocol the proxy recognizes when it interprets
7375
- * network traffic to and from the database. For Aurora MySQL and RDS for MySQL databases, specify <code>MYSQL</code>.
6865
+ * network traffic to and from the database. For Aurora MySQL, RDS for MariaDB, and RDS for MySQL databases, specify <code>MYSQL</code>.
7376
6866
  * For Aurora PostgreSQL and RDS for PostgreSQL databases, specify <code>POSTGRESQL</code>.</p>
7377
6867
  */
7378
6868
  EngineFamily: EngineFamily | string | undefined;
@@ -7416,12 +6906,6 @@ export interface CreateDBProxyRequest {
7416
6906
  */
7417
6907
  Tags?: Tag[];
7418
6908
  }
7419
- export declare namespace CreateDBProxyRequest {
7420
- /**
7421
- * @internal
7422
- */
7423
- const filterSensitiveLog: (obj: CreateDBProxyRequest) => any;
7424
- }
7425
6909
  /**
7426
6910
  * <p>Returns the details of authentication used by a proxy to log in as a specific database user.</p>
7427
6911
  */
@@ -7448,12 +6932,6 @@ export interface UserAuthConfigInfo {
7448
6932
  */
7449
6933
  IAMAuth?: IAMAuthMode | string;
7450
6934
  }
7451
- export declare namespace UserAuthConfigInfo {
7452
- /**
7453
- * @internal
7454
- */
7455
- const filterSensitiveLog: (obj: UserAuthConfigInfo) => any;
7456
- }
7457
6935
  export declare enum DBProxyStatus {
7458
6936
  AVAILABLE = "available",
7459
6937
  CREATING = "creating",
@@ -7486,8 +6964,8 @@ export interface DBProxy {
7486
6964
  Status?: DBProxyStatus | string;
7487
6965
  /**
7488
6966
  * <p>The kinds of databases that the proxy can connect to. This value determines which database network protocol
7489
- * the proxy recognizes when it interprets network traffic to and from the database. <code>MYSQL</code> supports Aurora MySQL
7490
- * and RDS for MySQL databases. <code>POSTGRESQL</code> supports Aurora PostgreSQL and RDS for PostgreSQL databases.</p>
6967
+ * the proxy recognizes when it interprets network traffic to and from the database. <code>MYSQL</code> supports Aurora MySQL,
6968
+ * RDS for MariaDB, and RDS for MySQL databases. <code>POSTGRESQL</code> supports Aurora PostgreSQL and RDS for PostgreSQL databases.</p>
7491
6969
  */
7492
6970
  EngineFamily?: string;
7493
6971
  /**
@@ -7546,24 +7024,12 @@ export interface DBProxy {
7546
7024
  */
7547
7025
  UpdatedDate?: Date;
7548
7026
  }
7549
- export declare namespace DBProxy {
7550
- /**
7551
- * @internal
7552
- */
7553
- const filterSensitiveLog: (obj: DBProxy) => any;
7554
- }
7555
7027
  export interface CreateDBProxyResponse {
7556
7028
  /**
7557
7029
  * <p>The <code>DBProxy</code> structure corresponding to the new proxy.</p>
7558
7030
  */
7559
7031
  DBProxy?: DBProxy;
7560
7032
  }
7561
- export declare namespace CreateDBProxyResponse {
7562
- /**
7563
- * @internal
7564
- */
7565
- const filterSensitiveLog: (obj: CreateDBProxyResponse) => any;
7566
- }
7567
7033
  /**
7568
7034
  * <p>The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
7569
7035
  */
@@ -7622,12 +7088,6 @@ export interface CreateDBProxyEndpointRequest {
7622
7088
  */
7623
7089
  Tags?: Tag[];
7624
7090
  }
7625
- export declare namespace CreateDBProxyEndpointRequest {
7626
- /**
7627
- * @internal
7628
- */
7629
- const filterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
7630
- }
7631
7091
  export declare enum DBProxyEndpointStatus {
7632
7092
  AVAILABLE = "available",
7633
7093
  CREATING = "creating",
@@ -7696,12 +7156,6 @@ export interface DBProxyEndpoint {
7696
7156
  */
7697
7157
  IsDefault?: boolean;
7698
7158
  }
7699
- export declare namespace DBProxyEndpoint {
7700
- /**
7701
- * @internal
7702
- */
7703
- const filterSensitiveLog: (obj: DBProxyEndpoint) => any;
7704
- }
7705
7159
  export interface CreateDBProxyEndpointResponse {
7706
7160
  /**
7707
7161
  * <p>The <code>DBProxyEndpoint</code> object that is created by the API operation.
@@ -7710,12 +7164,6 @@ export interface CreateDBProxyEndpointResponse {
7710
7164
  */
7711
7165
  DBProxyEndpoint?: DBProxyEndpoint;
7712
7166
  }
7713
- export declare namespace CreateDBProxyEndpointResponse {
7714
- /**
7715
- * @internal
7716
- */
7717
- const filterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
7718
- }
7719
7167
  /**
7720
7168
  * <p>The specified DB proxy endpoint name must be unique for all DB proxy endpoints owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
7721
7169
  */
@@ -7783,12 +7231,6 @@ export interface CreateDBSecurityGroupMessage {
7783
7231
  */
7784
7232
  Tags?: Tag[];
7785
7233
  }
7786
- export declare namespace CreateDBSecurityGroupMessage {
7787
- /**
7788
- * @internal
7789
- */
7790
- const filterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
7791
- }
7792
7234
  export interface CreateDBSecurityGroupResult {
7793
7235
  /**
7794
7236
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7797,12 +7239,6 @@ export interface CreateDBSecurityGroupResult {
7797
7239
  */
7798
7240
  DBSecurityGroup?: DBSecurityGroup;
7799
7241
  }
7800
- export declare namespace CreateDBSecurityGroupResult {
7801
- /**
7802
- * @internal
7803
- */
7804
- const filterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
7805
- }
7806
7242
  /**
7807
7243
  * <p>A DB security group with the name specified in
7808
7244
  * <code>DBSecurityGroupName</code> already exists.</p>
@@ -7880,12 +7316,6 @@ export interface CreateDBSnapshotMessage {
7880
7316
  */
7881
7317
  Tags?: Tag[];
7882
7318
  }
7883
- export declare namespace CreateDBSnapshotMessage {
7884
- /**
7885
- * @internal
7886
- */
7887
- const filterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
7888
- }
7889
7319
  export interface CreateDBSnapshotResult {
7890
7320
  /**
7891
7321
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -7894,12 +7324,6 @@ export interface CreateDBSnapshotResult {
7894
7324
  */
7895
7325
  DBSnapshot?: DBSnapshot;
7896
7326
  }
7897
- export declare namespace CreateDBSnapshotResult {
7898
- /**
7899
- * @internal
7900
- */
7901
- const filterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
7902
- }
7903
7327
  /**
7904
7328
  * <p></p>
7905
7329
  */
@@ -7935,12 +7359,6 @@ export interface CreateDBSubnetGroupMessage {
7935
7359
  */
7936
7360
  Tags?: Tag[];
7937
7361
  }
7938
- export declare namespace CreateDBSubnetGroupMessage {
7939
- /**
7940
- * @internal
7941
- */
7942
- const filterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
7943
- }
7944
7362
  export interface CreateDBSubnetGroupResult {
7945
7363
  /**
7946
7364
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -7949,12 +7367,6 @@ export interface CreateDBSubnetGroupResult {
7949
7367
  */
7950
7368
  DBSubnetGroup?: DBSubnetGroup;
7951
7369
  }
7952
- export declare namespace CreateDBSubnetGroupResult {
7953
- /**
7954
- * @internal
7955
- */
7956
- const filterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
7957
- }
7958
7370
  /**
7959
7371
  * <p>
7960
7372
  * <code>DBSubnetGroupName</code> is already used by an existing DB subnet group.</p>
@@ -8067,24 +7479,12 @@ export interface CreateEventSubscriptionMessage {
8067
7479
  */
8068
7480
  Tags?: Tag[];
8069
7481
  }
8070
- export declare namespace CreateEventSubscriptionMessage {
8071
- /**
8072
- * @internal
8073
- */
8074
- const filterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
8075
- }
8076
7482
  export interface CreateEventSubscriptionResult {
8077
7483
  /**
8078
7484
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
8079
7485
  */
8080
7486
  EventSubscription?: EventSubscription;
8081
7487
  }
8082
- export declare namespace CreateEventSubscriptionResult {
8083
- /**
8084
- * @internal
8085
- */
8086
- const filterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
8087
- }
8088
7488
  /**
8089
7489
  * <p>You have reached the maximum number of event subscriptions.</p>
8090
7490
  */
@@ -8185,12 +7585,6 @@ export interface CreateGlobalClusterMessage {
8185
7585
  */
8186
7586
  StorageEncrypted?: boolean;
8187
7587
  }
8188
- export declare namespace CreateGlobalClusterMessage {
8189
- /**
8190
- * @internal
8191
- */
8192
- const filterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
8193
- }
8194
7588
  export declare enum FailoverStatus {
8195
7589
  CANCELLING = "cancelling",
8196
7590
  FAILING_OVER = "failing-over",
@@ -8232,12 +7626,6 @@ export interface FailoverState {
8232
7626
  */
8233
7627
  ToDbClusterArn?: string;
8234
7628
  }
8235
- export declare namespace FailoverState {
8236
- /**
8237
- * @internal
8238
- */
8239
- const filterSensitiveLog: (obj: FailoverState) => any;
8240
- }
8241
7629
  /**
8242
7630
  * <p>A data structure with information about any primary and
8243
7631
  * secondary clusters associated with an Aurora global database.</p>
@@ -8264,12 +7652,6 @@ export interface GlobalClusterMember {
8264
7652
  */
8265
7653
  GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
8266
7654
  }
8267
- export declare namespace GlobalClusterMember {
8268
- /**
8269
- * @internal
8270
- */
8271
- const filterSensitiveLog: (obj: GlobalClusterMember) => any;
8272
- }
8273
7655
  /**
8274
7656
  * <p>A data type representing an Aurora global database.</p>
8275
7657
  */
@@ -8323,24 +7705,12 @@ export interface GlobalCluster {
8323
7705
  */
8324
7706
  FailoverState?: FailoverState;
8325
7707
  }
8326
- export declare namespace GlobalCluster {
8327
- /**
8328
- * @internal
8329
- */
8330
- const filterSensitiveLog: (obj: GlobalCluster) => any;
8331
- }
8332
7708
  export interface CreateGlobalClusterResult {
8333
7709
  /**
8334
7710
  * <p>A data type representing an Aurora global database.</p>
8335
7711
  */
8336
7712
  GlobalCluster?: GlobalCluster;
8337
7713
  }
8338
- export declare namespace CreateGlobalClusterResult {
8339
- /**
8340
- * @internal
8341
- */
8342
- const filterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
8343
- }
8344
7714
  /**
8345
7715
  * <p>The <code>GlobalClusterIdentifier</code> already exists. Choose a new global database identifier (unique name) to create a new global database cluster.</p>
8346
7716
  */
@@ -8460,24 +7830,12 @@ export interface CreateOptionGroupMessage {
8460
7830
  */
8461
7831
  Tags?: Tag[];
8462
7832
  }
8463
- export declare namespace CreateOptionGroupMessage {
8464
- /**
8465
- * @internal
8466
- */
8467
- const filterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
8468
- }
8469
7833
  export interface CreateOptionGroupResult {
8470
7834
  /**
8471
7835
  * <p></p>
8472
7836
  */
8473
7837
  OptionGroup?: OptionGroup;
8474
7838
  }
8475
- export declare namespace CreateOptionGroupResult {
8476
- /**
8477
- * @internal
8478
- */
8479
- const filterSensitiveLog: (obj: CreateOptionGroupResult) => any;
8480
- }
8481
7839
  /**
8482
7840
  * <p>The specified CEV was not found.</p>
8483
7841
  */
@@ -8501,12 +7859,6 @@ export interface DeleteCustomDBEngineVersionMessage {
8501
7859
  */
8502
7860
  EngineVersion: string | undefined;
8503
7861
  }
8504
- export declare namespace DeleteCustomDBEngineVersionMessage {
8505
- /**
8506
- * @internal
8507
- */
8508
- const filterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
8509
- }
8510
7862
  /**
8511
7863
  * <p>You can't delete the CEV.</p>
8512
7864
  */
@@ -8564,12 +7916,6 @@ export interface DeleteDBClusterMessage {
8564
7916
  */
8565
7917
  FinalDBSnapshotIdentifier?: string;
8566
7918
  }
8567
- export declare namespace DeleteDBClusterMessage {
8568
- /**
8569
- * @internal
8570
- */
8571
- const filterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
8572
- }
8573
7919
  export interface DeleteDBClusterResult {
8574
7920
  /**
8575
7921
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8593,12 +7939,6 @@ export interface DeleteDBClusterResult {
8593
7939
  */
8594
7940
  DBCluster?: DBCluster;
8595
7941
  }
8596
- export declare namespace DeleteDBClusterResult {
8597
- /**
8598
- * @internal
8599
- */
8600
- const filterSensitiveLog: (obj: DeleteDBClusterResult) => any;
8601
- }
8602
7942
  /**
8603
7943
  * <p>The specified custom endpoint doesn't exist.</p>
8604
7944
  */
@@ -8616,12 +7956,6 @@ export interface DeleteDBClusterEndpointMessage {
8616
7956
  */
8617
7957
  DBClusterEndpointIdentifier: string | undefined;
8618
7958
  }
8619
- export declare namespace DeleteDBClusterEndpointMessage {
8620
- /**
8621
- * @internal
8622
- */
8623
- const filterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
8624
- }
8625
7959
  /**
8626
7960
  * <p>The requested operation can't be performed on the endpoint while the endpoint is in this state.</p>
8627
7961
  */
@@ -8654,12 +7988,6 @@ export interface DeleteDBClusterParameterGroupMessage {
8654
7988
  */
8655
7989
  DBClusterParameterGroupName: string | undefined;
8656
7990
  }
8657
- export declare namespace DeleteDBClusterParameterGroupMessage {
8658
- /**
8659
- * @internal
8660
- */
8661
- const filterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
8662
- }
8663
7991
  /**
8664
7992
  * <p>The DB parameter group is in use or is in an invalid state. If you are attempting
8665
7993
  * to delete the parameter group, you can't delete it when the parameter group is in
@@ -8683,12 +8011,6 @@ export interface DeleteDBClusterSnapshotMessage {
8683
8011
  */
8684
8012
  DBClusterSnapshotIdentifier: string | undefined;
8685
8013
  }
8686
- export declare namespace DeleteDBClusterSnapshotMessage {
8687
- /**
8688
- * @internal
8689
- */
8690
- const filterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
8691
- }
8692
8014
  export interface DeleteDBClusterSnapshotResult {
8693
8015
  /**
8694
8016
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -8697,12 +8019,6 @@ export interface DeleteDBClusterSnapshotResult {
8697
8019
  */
8698
8020
  DBClusterSnapshot?: DBClusterSnapshot;
8699
8021
  }
8700
- export declare namespace DeleteDBClusterSnapshotResult {
8701
- /**
8702
- * @internal
8703
- */
8704
- const filterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
8705
- }
8706
8022
  /**
8707
8023
  * <p>The quota for retained automated backups was exceeded. This prevents you
8708
8024
  * from retaining any additional automated backups. The retained automated backups
@@ -8775,12 +8091,6 @@ export interface DeleteDBInstanceMessage {
8775
8091
  */
8776
8092
  DeleteAutomatedBackups?: boolean;
8777
8093
  }
8778
- export declare namespace DeleteDBInstanceMessage {
8779
- /**
8780
- * @internal
8781
- */
8782
- const filterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
8783
- }
8784
8094
  export interface DeleteDBInstanceResult {
8785
8095
  /**
8786
8096
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8792,12 +8102,6 @@ export interface DeleteDBInstanceResult {
8792
8102
  */
8793
8103
  DBInstance?: DBInstance;
8794
8104
  }
8795
- export declare namespace DeleteDBInstanceResult {
8796
- /**
8797
- * @internal
8798
- */
8799
- const filterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
8800
- }
8801
8105
  /**
8802
8106
  * <p>No automated backup for this DB instance was found.</p>
8803
8107
  */
@@ -8824,12 +8128,6 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
8824
8128
  */
8825
8129
  DBInstanceAutomatedBackupsArn?: string;
8826
8130
  }
8827
- export declare namespace DeleteDBInstanceAutomatedBackupMessage {
8828
- /**
8829
- * @internal
8830
- */
8831
- const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
8832
- }
8833
8131
  /**
8834
8132
  * <p>Earliest and latest time an instance can be restored to:</p>
8835
8133
  */
@@ -8843,12 +8141,6 @@ export interface RestoreWindow {
8843
8141
  */
8844
8142
  LatestTime?: Date;
8845
8143
  }
8846
- export declare namespace RestoreWindow {
8847
- /**
8848
- * @internal
8849
- */
8850
- const filterSensitiveLog: (obj: RestoreWindow) => any;
8851
- }
8852
8144
  /**
8853
8145
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
8854
8146
  * existed at the time you deleted the source instance.</p>
@@ -8988,12 +8280,6 @@ export interface DBInstanceAutomatedBackup {
8988
8280
  */
8989
8281
  BackupTarget?: string;
8990
8282
  }
8991
- export declare namespace DBInstanceAutomatedBackup {
8992
- /**
8993
- * @internal
8994
- */
8995
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
8996
- }
8997
8283
  export interface DeleteDBInstanceAutomatedBackupResult {
8998
8284
  /**
8999
8285
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -9001,12 +8287,6 @@ export interface DeleteDBInstanceAutomatedBackupResult {
9001
8287
  */
9002
8288
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
9003
8289
  }
9004
- export declare namespace DeleteDBInstanceAutomatedBackupResult {
9005
- /**
9006
- * @internal
9007
- */
9008
- const filterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
9009
- }
9010
8290
  /**
9011
8291
  * <p>The automated backup is in an invalid state.
9012
8292
  * For example, this automated backup is associated with an active instance.</p>
@@ -9040,36 +8320,18 @@ export interface DeleteDBParameterGroupMessage {
9040
8320
  */
9041
8321
  DBParameterGroupName: string | undefined;
9042
8322
  }
9043
- export declare namespace DeleteDBParameterGroupMessage {
9044
- /**
9045
- * @internal
9046
- */
9047
- const filterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
9048
- }
9049
8323
  export interface DeleteDBProxyRequest {
9050
8324
  /**
9051
8325
  * <p>The name of the DB proxy to delete.</p>
9052
8326
  */
9053
8327
  DBProxyName: string | undefined;
9054
8328
  }
9055
- export declare namespace DeleteDBProxyRequest {
9056
- /**
9057
- * @internal
9058
- */
9059
- const filterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
9060
- }
9061
8329
  export interface DeleteDBProxyResponse {
9062
8330
  /**
9063
8331
  * <p>The data structure representing the details of the DB proxy that you delete.</p>
9064
8332
  */
9065
8333
  DBProxy?: DBProxy;
9066
8334
  }
9067
- export declare namespace DeleteDBProxyResponse {
9068
- /**
9069
- * @internal
9070
- */
9071
- const filterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
9072
- }
9073
8335
  /**
9074
8336
  * <p>The DB proxy endpoint doesn't exist.</p>
9075
8337
  */
@@ -9087,24 +8349,12 @@ export interface DeleteDBProxyEndpointRequest {
9087
8349
  */
9088
8350
  DBProxyEndpointName: string | undefined;
9089
8351
  }
9090
- export declare namespace DeleteDBProxyEndpointRequest {
9091
- /**
9092
- * @internal
9093
- */
9094
- const filterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
9095
- }
9096
8352
  export interface DeleteDBProxyEndpointResponse {
9097
8353
  /**
9098
8354
  * <p>The data structure representing the details of the DB proxy endpoint that you delete.</p>
9099
8355
  */
9100
8356
  DBProxyEndpoint?: DBProxyEndpoint;
9101
8357
  }
9102
- export declare namespace DeleteDBProxyEndpointResponse {
9103
- /**
9104
- * @internal
9105
- */
9106
- const filterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
9107
- }
9108
8358
  /**
9109
8359
  * <p>You can't perform this operation while the DB proxy endpoint is in a particular state.</p>
9110
8360
  */
@@ -9143,12 +8393,6 @@ export interface DeleteDBSecurityGroupMessage {
9143
8393
  */
9144
8394
  DBSecurityGroupName: string | undefined;
9145
8395
  }
9146
- export declare namespace DeleteDBSecurityGroupMessage {
9147
- /**
9148
- * @internal
9149
- */
9150
- const filterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
9151
- }
9152
8396
  /**
9153
8397
  * <p></p>
9154
8398
  */
@@ -9159,12 +8403,6 @@ export interface DeleteDBSnapshotMessage {
9159
8403
  */
9160
8404
  DBSnapshotIdentifier: string | undefined;
9161
8405
  }
9162
- export declare namespace DeleteDBSnapshotMessage {
9163
- /**
9164
- * @internal
9165
- */
9166
- const filterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
9167
- }
9168
8406
  export interface DeleteDBSnapshotResult {
9169
8407
  /**
9170
8408
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -9173,12 +8411,6 @@ export interface DeleteDBSnapshotResult {
9173
8411
  */
9174
8412
  DBSnapshot?: DBSnapshot;
9175
8413
  }
9176
- export declare namespace DeleteDBSnapshotResult {
9177
- /**
9178
- * @internal
9179
- */
9180
- const filterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
9181
- }
9182
8414
  /**
9183
8415
  * <p></p>
9184
8416
  */
@@ -9194,12 +8426,6 @@ export interface DeleteDBSubnetGroupMessage {
9194
8426
  */
9195
8427
  DBSubnetGroupName: string | undefined;
9196
8428
  }
9197
- export declare namespace DeleteDBSubnetGroupMessage {
9198
- /**
9199
- * @internal
9200
- */
9201
- const filterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
9202
- }
9203
8429
  /**
9204
8430
  * <p>The DB subnet isn't in the <i>available</i> state.</p>
9205
8431
  */
@@ -9220,24 +8446,12 @@ export interface DeleteEventSubscriptionMessage {
9220
8446
  */
9221
8447
  SubscriptionName: string | undefined;
9222
8448
  }
9223
- export declare namespace DeleteEventSubscriptionMessage {
9224
- /**
9225
- * @internal
9226
- */
9227
- const filterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
9228
- }
9229
8449
  export interface DeleteEventSubscriptionResult {
9230
8450
  /**
9231
8451
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
9232
8452
  */
9233
8453
  EventSubscription?: EventSubscription;
9234
8454
  }
9235
- export declare namespace DeleteEventSubscriptionResult {
9236
- /**
9237
- * @internal
9238
- */
9239
- const filterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
9240
- }
9241
8455
  /**
9242
8456
  * <p>This error can occur if someone else is modifying a subscription. You should retry the action.</p>
9243
8457
  */
@@ -9255,24 +8469,12 @@ export interface DeleteGlobalClusterMessage {
9255
8469
  */
9256
8470
  GlobalClusterIdentifier: string | undefined;
9257
8471
  }
9258
- export declare namespace DeleteGlobalClusterMessage {
9259
- /**
9260
- * @internal
9261
- */
9262
- const filterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
9263
- }
9264
8472
  export interface DeleteGlobalClusterResult {
9265
8473
  /**
9266
8474
  * <p>A data type representing an Aurora global database.</p>
9267
8475
  */
9268
8476
  GlobalCluster?: GlobalCluster;
9269
8477
  }
9270
- export declare namespace DeleteGlobalClusterResult {
9271
- /**
9272
- * @internal
9273
- */
9274
- const filterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
9275
- }
9276
8478
  /**
9277
8479
  * <p></p>
9278
8480
  */
@@ -9285,12 +8487,6 @@ export interface DeleteOptionGroupMessage {
9285
8487
  */
9286
8488
  OptionGroupName: string | undefined;
9287
8489
  }
9288
- export declare namespace DeleteOptionGroupMessage {
9289
- /**
9290
- * @internal
9291
- */
9292
- const filterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
9293
- }
9294
8490
  /**
9295
8491
  * <p>The option group isn't in the <i>available</i> state.</p>
9296
8492
  */
@@ -9331,31 +8527,13 @@ export interface DeregisterDBProxyTargetsRequest {
9331
8527
  */
9332
8528
  DBClusterIdentifiers?: string[];
9333
8529
  }
9334
- export declare namespace DeregisterDBProxyTargetsRequest {
9335
- /**
9336
- * @internal
9337
- */
9338
- const filterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
9339
- }
9340
8530
  export interface DeregisterDBProxyTargetsResponse {
9341
8531
  }
9342
- export declare namespace DeregisterDBProxyTargetsResponse {
9343
- /**
9344
- * @internal
9345
- */
9346
- const filterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
9347
- }
9348
8532
  /**
9349
8533
  * <p></p>
9350
8534
  */
9351
8535
  export interface DescribeAccountAttributesMessage {
9352
8536
  }
9353
- export declare namespace DescribeAccountAttributesMessage {
9354
- /**
9355
- * @internal
9356
- */
9357
- const filterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
9358
- }
9359
8537
  /**
9360
8538
  * <p>A CA certificate for an Amazon Web Services account.</p>
9361
8539
  */
@@ -9394,12 +8572,6 @@ export interface Certificate {
9394
8572
  */
9395
8573
  CustomerOverrideValidTill?: Date;
9396
8574
  }
9397
- export declare namespace Certificate {
9398
- /**
9399
- * @internal
9400
- */
9401
- const filterSensitiveLog: (obj: Certificate) => any;
9402
- }
9403
8575
  /**
9404
8576
  * <p>Data returned by the <b>DescribeCertificates</b> action.</p>
9405
8577
  */
@@ -9417,12 +8589,6 @@ export interface CertificateMessage {
9417
8589
  */
9418
8590
  Marker?: string;
9419
8591
  }
9420
- export declare namespace CertificateMessage {
9421
- /**
9422
- * @internal
9423
- */
9424
- const filterSensitiveLog: (obj: CertificateMessage) => any;
9425
- }
9426
8592
  /**
9427
8593
  * <p>
9428
8594
  * <code>CertificateIdentifier</code> doesn't refer to an
@@ -9483,12 +8649,6 @@ export interface Filter {
9483
8649
  */
9484
8650
  Values: string[] | undefined;
9485
8651
  }
9486
- export declare namespace Filter {
9487
- /**
9488
- * @internal
9489
- */
9490
- const filterSensitiveLog: (obj: Filter) => any;
9491
- }
9492
8652
  /**
9493
8653
  * <p></p>
9494
8654
  */
@@ -9524,12 +8684,6 @@ export interface DescribeCertificatesMessage {
9524
8684
  */
9525
8685
  Marker?: string;
9526
8686
  }
9527
- export declare namespace DescribeCertificatesMessage {
9528
- /**
9529
- * @internal
9530
- */
9531
- const filterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
9532
- }
9533
8687
  /**
9534
8688
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusterBacktracks</code> action.</p>
9535
8689
  */
@@ -9543,12 +8697,6 @@ export interface DBClusterBacktrackMessage {
9543
8697
  */
9544
8698
  DBClusterBacktracks?: DBClusterBacktrack[];
9545
8699
  }
9546
- export declare namespace DBClusterBacktrackMessage {
9547
- /**
9548
- * @internal
9549
- */
9550
- const filterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
9551
- }
9552
8700
  /**
9553
8701
  * <p>
9554
8702
  * <code>BacktrackIdentifier</code> doesn't refer to an existing backtrack.</p>
@@ -9657,12 +8805,6 @@ export interface DescribeDBClusterBacktracksMessage {
9657
8805
  */
9658
8806
  Marker?: string;
9659
8807
  }
9660
- export declare namespace DescribeDBClusterBacktracksMessage {
9661
- /**
9662
- * @internal
9663
- */
9664
- const filterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
9665
- }
9666
8808
  export interface DBClusterEndpointMessage {
9667
8809
  /**
9668
8810
  * <p>An optional pagination token provided by a previous
@@ -9678,12 +8820,6 @@ export interface DBClusterEndpointMessage {
9678
8820
  */
9679
8821
  DBClusterEndpoints?: DBClusterEndpoint[];
9680
8822
  }
9681
- export declare namespace DBClusterEndpointMessage {
9682
- /**
9683
- * @internal
9684
- */
9685
- const filterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
9686
- }
9687
8823
  export interface DescribeDBClusterEndpointsMessage {
9688
8824
  /**
9689
8825
  * <p>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is
@@ -9721,12 +8857,6 @@ export interface DescribeDBClusterEndpointsMessage {
9721
8857
  */
9722
8858
  Marker?: string;
9723
8859
  }
9724
- export declare namespace DescribeDBClusterEndpointsMessage {
9725
- /**
9726
- * @internal
9727
- */
9728
- const filterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
9729
- }
9730
8860
  /**
9731
8861
  * <p></p>
9732
8862
  */
@@ -9744,12 +8874,6 @@ export interface DBClusterParameterGroupsMessage {
9744
8874
  */
9745
8875
  DBClusterParameterGroups?: DBClusterParameterGroup[];
9746
8876
  }
9747
- export declare namespace DBClusterParameterGroupsMessage {
9748
- /**
9749
- * @internal
9750
- */
9751
- const filterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
9752
- }
9753
8877
  /**
9754
8878
  * <p></p>
9755
8879
  */
@@ -9785,12 +8909,6 @@ export interface DescribeDBClusterParameterGroupsMessage {
9785
8909
  */
9786
8910
  Marker?: string;
9787
8911
  }
9788
- export declare namespace DescribeDBClusterParameterGroupsMessage {
9789
- /**
9790
- * @internal
9791
- */
9792
- const filterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
9793
- }
9794
8912
  export declare type ApplyMethod = "immediate" | "pending-reboot";
9795
8913
  /**
9796
8914
  * <p>This data type is used as a request parameter in the
@@ -9846,12 +8964,6 @@ export interface Parameter {
9846
8964
  */
9847
8965
  SupportedEngineModes?: string[];
9848
8966
  }
9849
- export declare namespace Parameter {
9850
- /**
9851
- * @internal
9852
- */
9853
- const filterSensitiveLog: (obj: Parameter) => any;
9854
- }
9855
8967
  /**
9856
8968
  * <p>Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.</p>
9857
8969
  */
@@ -9869,12 +8981,6 @@ export interface DBClusterParameterGroupDetails {
9869
8981
  */
9870
8982
  Marker?: string;
9871
8983
  }
9872
- export declare namespace DBClusterParameterGroupDetails {
9873
- /**
9874
- * @internal
9875
- */
9876
- const filterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
9877
- }
9878
8984
  /**
9879
8985
  * <p></p>
9880
8986
  */
@@ -9916,12 +9022,6 @@ export interface DescribeDBClusterParametersMessage {
9916
9022
  */
9917
9023
  Marker?: string;
9918
9024
  }
9919
- export declare namespace DescribeDBClusterParametersMessage {
9920
- /**
9921
- * @internal
9922
- */
9923
- const filterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
9924
- }
9925
9025
  /**
9926
9026
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusters</code> action.</p>
9927
9027
  */
@@ -9935,12 +9035,6 @@ export interface DBClusterMessage {
9935
9035
  */
9936
9036
  DBClusters?: DBCluster[];
9937
9037
  }
9938
- export declare namespace DBClusterMessage {
9939
- /**
9940
- * @internal
9941
- */
9942
- const filterSensitiveLog: (obj: DBClusterMessage) => any;
9943
- }
9944
9038
  /**
9945
9039
  * <p></p>
9946
9040
  */
@@ -10008,12 +9102,6 @@ export interface DescribeDBClustersMessage {
10008
9102
  */
10009
9103
  IncludeShared?: boolean;
10010
9104
  }
10011
- export declare namespace DescribeDBClustersMessage {
10012
- /**
10013
- * @internal
10014
- */
10015
- const filterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
10016
- }
10017
9105
  /**
10018
9106
  * <p></p>
10019
9107
  */
@@ -10023,12 +9111,6 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
10023
9111
  */
10024
9112
  DBClusterSnapshotIdentifier: string | undefined;
10025
9113
  }
10026
- export declare namespace DescribeDBClusterSnapshotAttributesMessage {
10027
- /**
10028
- * @internal
10029
- */
10030
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
10031
- }
10032
9114
  /**
10033
9115
  * <p>Contains the name and values of a manual DB cluster snapshot attribute.</p>
10034
9116
  * <p>Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts
@@ -10053,12 +9135,6 @@ export interface DBClusterSnapshotAttribute {
10053
9135
  */
10054
9136
  AttributeValues?: string[];
10055
9137
  }
10056
- export declare namespace DBClusterSnapshotAttribute {
10057
- /**
10058
- * @internal
10059
- */
10060
- const filterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
10061
- }
10062
9138
  /**
10063
9139
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
10064
9140
  * API action.</p>
@@ -10076,12 +9152,6 @@ export interface DBClusterSnapshotAttributesResult {
10076
9152
  */
10077
9153
  DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
10078
9154
  }
10079
- export declare namespace DBClusterSnapshotAttributesResult {
10080
- /**
10081
- * @internal
10082
- */
10083
- const filterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
10084
- }
10085
9155
  export interface DescribeDBClusterSnapshotAttributesResult {
10086
9156
  /**
10087
9157
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -10092,12 +9162,6 @@ export interface DescribeDBClusterSnapshotAttributesResult {
10092
9162
  */
10093
9163
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
10094
9164
  }
10095
- export declare namespace DescribeDBClusterSnapshotAttributesResult {
10096
- /**
10097
- * @internal
10098
- */
10099
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
10100
- }
10101
9165
  /**
10102
9166
  * <p>Provides a list of DB cluster snapshots for the user as the result of a call to the <code>DescribeDBClusterSnapshots</code> action.</p>
10103
9167
  */
@@ -10115,12 +9179,6 @@ export interface DBClusterSnapshotMessage {
10115
9179
  */
10116
9180
  DBClusterSnapshots?: DBClusterSnapshot[];
10117
9181
  }
10118
- export declare namespace DBClusterSnapshotMessage {
10119
- /**
10120
- * @internal
10121
- */
10122
- const filterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
10123
- }
10124
9182
  /**
10125
9183
  * <p></p>
10126
9184
  */
@@ -10240,12 +9298,6 @@ export interface DescribeDBClusterSnapshotsMessage {
10240
9298
  */
10241
9299
  IncludePublic?: boolean;
10242
9300
  }
10243
- export declare namespace DescribeDBClusterSnapshotsMessage {
10244
- /**
10245
- * @internal
10246
- */
10247
- const filterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
10248
- }
10249
9301
  /**
10250
9302
  * <p>Contains the result of a successful invocation of the <code>DescribeDBEngineVersions</code> action.</p>
10251
9303
  */
@@ -10262,12 +9314,6 @@ export interface DBEngineVersionMessage {
10262
9314
  */
10263
9315
  DBEngineVersions?: DBEngineVersion[];
10264
9316
  }
10265
- export declare namespace DBEngineVersionMessage {
10266
- /**
10267
- * @internal
10268
- */
10269
- const filterSensitiveLog: (obj: DBEngineVersionMessage) => any;
10270
- }
10271
9317
  export interface DescribeDBEngineVersionsMessage {
10272
9318
  /**
10273
9319
  * <p>The database engine to return.</p>
@@ -10479,12 +9525,6 @@ export interface DescribeDBEngineVersionsMessage {
10479
9525
  */
10480
9526
  IncludeAll?: boolean;
10481
9527
  }
10482
- export declare namespace DescribeDBEngineVersionsMessage {
10483
- /**
10484
- * @internal
10485
- */
10486
- const filterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
10487
- }
10488
9528
  /**
10489
9529
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstanceAutomatedBackups</code> action.</p>
10490
9530
  */
@@ -10501,12 +9541,6 @@ export interface DBInstanceAutomatedBackupMessage {
10501
9541
  */
10502
9542
  DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
10503
9543
  }
10504
- export declare namespace DBInstanceAutomatedBackupMessage {
10505
- /**
10506
- * @internal
10507
- */
10508
- const filterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
10509
- }
10510
9544
  /**
10511
9545
  * <p>Parameter input for DescribeDBInstanceAutomatedBackups.</p>
10512
9546
  */
@@ -10577,12 +9611,6 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
10577
9611
  */
10578
9612
  DBInstanceAutomatedBackupsArn?: string;
10579
9613
  }
10580
- export declare namespace DescribeDBInstanceAutomatedBackupsMessage {
10581
- /**
10582
- * @internal
10583
- */
10584
- const filterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
10585
- }
10586
9614
  /**
10587
9615
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstances</code> action.</p>
10588
9616
  */
@@ -10599,12 +9627,6 @@ export interface DBInstanceMessage {
10599
9627
  */
10600
9628
  DBInstances?: DBInstance[];
10601
9629
  }
10602
- export declare namespace DBInstanceMessage {
10603
- /**
10604
- * @internal
10605
- */
10606
- const filterSensitiveLog: (obj: DBInstanceMessage) => any;
10607
- }
10608
9630
  /**
10609
9631
  * <p></p>
10610
9632
  */
@@ -10671,12 +9693,6 @@ export interface DescribeDBInstancesMessage {
10671
9693
  */
10672
9694
  Marker?: string;
10673
9695
  }
10674
- export declare namespace DescribeDBInstancesMessage {
10675
- /**
10676
- * @internal
10677
- */
10678
- const filterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
10679
- }
10680
9696
  /**
10681
9697
  * <p></p>
10682
9698
  */
@@ -10716,12 +9732,6 @@ export interface DescribeDBLogFilesMessage {
10716
9732
  */
10717
9733
  Marker?: string;
10718
9734
  }
10719
- export declare namespace DescribeDBLogFilesMessage {
10720
- /**
10721
- * @internal
10722
- */
10723
- const filterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
10724
- }
10725
9735
  /**
10726
9736
  * <p>This data type is used as a response element to <code>DescribeDBLogFiles</code>.</p>
10727
9737
  */
@@ -10739,12 +9749,6 @@ export interface DescribeDBLogFilesDetails {
10739
9749
  */
10740
9750
  Size?: number;
10741
9751
  }
10742
- export declare namespace DescribeDBLogFilesDetails {
10743
- /**
10744
- * @internal
10745
- */
10746
- const filterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
10747
- }
10748
9752
  /**
10749
9753
  * <p>The response from a call to <code>DescribeDBLogFiles</code>.</p>
10750
9754
  */
@@ -10758,12 +9762,6 @@ export interface DescribeDBLogFilesResponse {
10758
9762
  */
10759
9763
  Marker?: string;
10760
9764
  }
10761
- export declare namespace DescribeDBLogFilesResponse {
10762
- /**
10763
- * @internal
10764
- */
10765
- const filterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
10766
- }
10767
9765
  /**
10768
9766
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameterGroups</code> action.</p>
10769
9767
  */
@@ -10780,12 +9778,6 @@ export interface DBParameterGroupsMessage {
10780
9778
  */
10781
9779
  DBParameterGroups?: DBParameterGroup[];
10782
9780
  }
10783
- export declare namespace DBParameterGroupsMessage {
10784
- /**
10785
- * @internal
10786
- */
10787
- const filterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
10788
- }
10789
9781
  /**
10790
9782
  * <p></p>
10791
9783
  */
@@ -10822,12 +9814,6 @@ export interface DescribeDBParameterGroupsMessage {
10822
9814
  */
10823
9815
  Marker?: string;
10824
9816
  }
10825
- export declare namespace DescribeDBParameterGroupsMessage {
10826
- /**
10827
- * @internal
10828
- */
10829
- const filterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
10830
- }
10831
9817
  /**
10832
9818
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameters</code> action.</p>
10833
9819
  */
@@ -10844,12 +9830,6 @@ export interface DBParameterGroupDetails {
10844
9830
  */
10845
9831
  Marker?: string;
10846
9832
  }
10847
- export declare namespace DBParameterGroupDetails {
10848
- /**
10849
- * @internal
10850
- */
10851
- const filterSensitiveLog: (obj: DBParameterGroupDetails) => any;
10852
- }
10853
9833
  export interface DescribeDBParametersMessage {
10854
9834
  /**
10855
9835
  * <p>The name of a specific DB parameter group to return details for.</p>
@@ -10890,12 +9870,6 @@ export interface DescribeDBParametersMessage {
10890
9870
  */
10891
9871
  Marker?: string;
10892
9872
  }
10893
- export declare namespace DescribeDBParametersMessage {
10894
- /**
10895
- * @internal
10896
- */
10897
- const filterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
10898
- }
10899
9873
  export interface DescribeDBProxiesRequest {
10900
9874
  /**
10901
9875
  * <p>The name of the DB proxy. If you omit this parameter,
@@ -10922,12 +9896,6 @@ export interface DescribeDBProxiesRequest {
10922
9896
  */
10923
9897
  MaxRecords?: number;
10924
9898
  }
10925
- export declare namespace DescribeDBProxiesRequest {
10926
- /**
10927
- * @internal
10928
- */
10929
- const filterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
10930
- }
10931
9899
  export interface DescribeDBProxiesResponse {
10932
9900
  /**
10933
9901
  * <p>A return value representing an arbitrary number of <code>DBProxy</code> data structures.</p>
@@ -10940,12 +9908,6 @@ export interface DescribeDBProxiesResponse {
10940
9908
  */
10941
9909
  Marker?: string;
10942
9910
  }
10943
- export declare namespace DescribeDBProxiesResponse {
10944
- /**
10945
- * @internal
10946
- */
10947
- const filterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
10948
- }
10949
9911
  export interface DescribeDBProxyEndpointsRequest {
10950
9912
  /**
10951
9913
  * <p>The name of the DB proxy whose endpoints you want to describe. If you omit
@@ -10978,12 +9940,6 @@ export interface DescribeDBProxyEndpointsRequest {
10978
9940
  */
10979
9941
  MaxRecords?: number;
10980
9942
  }
10981
- export declare namespace DescribeDBProxyEndpointsRequest {
10982
- /**
10983
- * @internal
10984
- */
10985
- const filterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
10986
- }
10987
9943
  export interface DescribeDBProxyEndpointsResponse {
10988
9944
  /**
10989
9945
  * <p>The list of <code>ProxyEndpoint</code> objects returned by the API operation.</p>
@@ -10996,12 +9952,6 @@ export interface DescribeDBProxyEndpointsResponse {
10996
9952
  */
10997
9953
  Marker?: string;
10998
9954
  }
10999
- export declare namespace DescribeDBProxyEndpointsResponse {
11000
- /**
11001
- * @internal
11002
- */
11003
- const filterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
11004
- }
11005
9955
  export interface DescribeDBProxyTargetGroupsRequest {
11006
9956
  /**
11007
9957
  * <p>The identifier of the <code>DBProxy</code> associated with the target group.</p>
@@ -11031,12 +9981,6 @@ export interface DescribeDBProxyTargetGroupsRequest {
11031
9981
  */
11032
9982
  MaxRecords?: number;
11033
9983
  }
11034
- export declare namespace DescribeDBProxyTargetGroupsRequest {
11035
- /**
11036
- * @internal
11037
- */
11038
- const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
11039
- }
11040
9984
  /**
11041
9985
  * <p>Displays the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTarget</code>.</p>
11042
9986
  */
@@ -11074,12 +10018,6 @@ export interface ConnectionPoolConfigurationInfo {
11074
10018
  */
11075
10019
  InitQuery?: string;
11076
10020
  }
11077
- export declare namespace ConnectionPoolConfigurationInfo {
11078
- /**
11079
- * @internal
11080
- */
11081
- const filterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
11082
- }
11083
10021
  /**
11084
10022
  * <p>Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group
11085
10023
  * is associated with exactly one RDS DB instance or Aurora DB cluster.</p>
@@ -11123,12 +10061,6 @@ export interface DBProxyTargetGroup {
11123
10061
  */
11124
10062
  UpdatedDate?: Date;
11125
10063
  }
11126
- export declare namespace DBProxyTargetGroup {
11127
- /**
11128
- * @internal
11129
- */
11130
- const filterSensitiveLog: (obj: DBProxyTargetGroup) => any;
11131
- }
11132
10064
  export interface DescribeDBProxyTargetGroupsResponse {
11133
10065
  /**
11134
10066
  * <p>An arbitrary number of <code>DBProxyTargetGroup</code> objects, containing details of the corresponding target groups.</p>
@@ -11141,12 +10073,6 @@ export interface DescribeDBProxyTargetGroupsResponse {
11141
10073
  */
11142
10074
  Marker?: string;
11143
10075
  }
11144
- export declare namespace DescribeDBProxyTargetGroupsResponse {
11145
- /**
11146
- * @internal
11147
- */
11148
- const filterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
11149
- }
11150
10076
  export interface DescribeDBProxyTargetsRequest {
11151
10077
  /**
11152
10078
  * <p>The identifier of the <code>DBProxyTarget</code> to describe.</p>
@@ -11176,12 +10102,6 @@ export interface DescribeDBProxyTargetsRequest {
11176
10102
  */
11177
10103
  MaxRecords?: number;
11178
10104
  }
11179
- export declare namespace DescribeDBProxyTargetsRequest {
11180
- /**
11181
- * @internal
11182
- */
11183
- const filterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
11184
- }
11185
10105
  export declare enum TargetRole {
11186
10106
  READ_ONLY = "READ_ONLY",
11187
10107
  READ_WRITE = "READ_WRITE",
@@ -11221,12 +10141,6 @@ export interface TargetHealth {
11221
10141
  */
11222
10142
  Description?: string;
11223
10143
  }
11224
- export declare namespace TargetHealth {
11225
- /**
11226
- * @internal
11227
- */
11228
- const filterSensitiveLog: (obj: TargetHealth) => any;
11229
- }
11230
10144
  export declare enum TargetType {
11231
10145
  RDS_INSTANCE = "RDS_INSTANCE",
11232
10146
  RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
@@ -11272,12 +10186,6 @@ export interface DBProxyTarget {
11272
10186
  */
11273
10187
  TargetHealth?: TargetHealth;
11274
10188
  }
11275
- export declare namespace DBProxyTarget {
11276
- /**
11277
- * @internal
11278
- */
11279
- const filterSensitiveLog: (obj: DBProxyTarget) => any;
11280
- }
11281
10189
  export interface DescribeDBProxyTargetsResponse {
11282
10190
  /**
11283
10191
  * <p>An arbitrary number of <code>DBProxyTarget</code> objects, containing details of the corresponding targets.</p>
@@ -11290,12 +10198,6 @@ export interface DescribeDBProxyTargetsResponse {
11290
10198
  */
11291
10199
  Marker?: string;
11292
10200
  }
11293
- export declare namespace DescribeDBProxyTargetsResponse {
11294
- /**
11295
- * @internal
11296
- */
11297
- const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
11298
- }
11299
10201
  /**
11300
10202
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSecurityGroups</code> action.</p>
11301
10203
  */
@@ -11312,12 +10214,6 @@ export interface DBSecurityGroupMessage {
11312
10214
  */
11313
10215
  DBSecurityGroups?: DBSecurityGroup[];
11314
10216
  }
11315
- export declare namespace DBSecurityGroupMessage {
11316
- /**
11317
- * @internal
11318
- */
11319
- const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
11320
- }
11321
10217
  /**
11322
10218
  * <p></p>
11323
10219
  */
@@ -11348,12 +10244,6 @@ export interface DescribeDBSecurityGroupsMessage {
11348
10244
  */
11349
10245
  Marker?: string;
11350
10246
  }
11351
- export declare namespace DescribeDBSecurityGroupsMessage {
11352
- /**
11353
- * @internal
11354
- */
11355
- const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
11356
- }
11357
10247
  /**
11358
10248
  * <p></p>
11359
10249
  */
@@ -11363,9 +10253,747 @@ export interface DescribeDBSnapshotAttributesMessage {
11363
10253
  */
11364
10254
  DBSnapshotIdentifier: string | undefined;
11365
10255
  }
11366
- export declare namespace DescribeDBSnapshotAttributesMessage {
11367
- /**
11368
- * @internal
11369
- */
11370
- const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
11371
- }
10256
+ /**
10257
+ * @internal
10258
+ */
10259
+ export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
10260
+ /**
10261
+ * @internal
10262
+ */
10263
+ export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
10264
+ /**
10265
+ * @internal
10266
+ */
10267
+ export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
10268
+ /**
10269
+ * @internal
10270
+ */
10271
+ export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
10272
+ /**
10273
+ * @internal
10274
+ */
10275
+ export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
10276
+ /**
10277
+ * @internal
10278
+ */
10279
+ export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
10280
+ /**
10281
+ * @internal
10282
+ */
10283
+ export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
10284
+ /**
10285
+ * @internal
10286
+ */
10287
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
10288
+ /**
10289
+ * @internal
10290
+ */
10291
+ export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
10292
+ /**
10293
+ * @internal
10294
+ */
10295
+ export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
10296
+ /**
10297
+ * @internal
10298
+ */
10299
+ export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
10300
+ /**
10301
+ * @internal
10302
+ */
10303
+ export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
10304
+ /**
10305
+ * @internal
10306
+ */
10307
+ export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
10308
+ /**
10309
+ * @internal
10310
+ */
10311
+ export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
10312
+ /**
10313
+ * @internal
10314
+ */
10315
+ export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
10316
+ /**
10317
+ * @internal
10318
+ */
10319
+ export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
10320
+ /**
10321
+ * @internal
10322
+ */
10323
+ export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
10324
+ /**
10325
+ * @internal
10326
+ */
10327
+ export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
10328
+ /**
10329
+ * @internal
10330
+ */
10331
+ export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
10332
+ /**
10333
+ * @internal
10334
+ */
10335
+ export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
10336
+ /**
10337
+ * @internal
10338
+ */
10339
+ export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
10340
+ /**
10341
+ * @internal
10342
+ */
10343
+ export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
10344
+ /**
10345
+ * @internal
10346
+ */
10347
+ export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
10348
+ /**
10349
+ * @internal
10350
+ */
10351
+ export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
10352
+ /**
10353
+ * @internal
10354
+ */
10355
+ export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
10356
+ /**
10357
+ * @internal
10358
+ */
10359
+ export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
10360
+ /**
10361
+ * @internal
10362
+ */
10363
+ export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
10364
+ /**
10365
+ * @internal
10366
+ */
10367
+ export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
10368
+ /**
10369
+ * @internal
10370
+ */
10371
+ export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
10372
+ /**
10373
+ * @internal
10374
+ */
10375
+ export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
10376
+ /**
10377
+ * @internal
10378
+ */
10379
+ export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
10380
+ /**
10381
+ * @internal
10382
+ */
10383
+ export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
10384
+ /**
10385
+ * @internal
10386
+ */
10387
+ export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
10388
+ /**
10389
+ * @internal
10390
+ */
10391
+ export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
10392
+ /**
10393
+ * @internal
10394
+ */
10395
+ export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
10396
+ /**
10397
+ * @internal
10398
+ */
10399
+ export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
10400
+ /**
10401
+ * @internal
10402
+ */
10403
+ export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
10404
+ /**
10405
+ * @internal
10406
+ */
10407
+ export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
10408
+ /**
10409
+ * @internal
10410
+ */
10411
+ export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
10412
+ /**
10413
+ * @internal
10414
+ */
10415
+ export declare const OptionFilterSensitiveLog: (obj: Option) => any;
10416
+ /**
10417
+ * @internal
10418
+ */
10419
+ export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
10420
+ /**
10421
+ * @internal
10422
+ */
10423
+ export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
10424
+ /**
10425
+ * @internal
10426
+ */
10427
+ export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
10428
+ /**
10429
+ * @internal
10430
+ */
10431
+ export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
10432
+ /**
10433
+ * @internal
10434
+ */
10435
+ export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
10436
+ /**
10437
+ * @internal
10438
+ */
10439
+ export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
10440
+ /**
10441
+ * @internal
10442
+ */
10443
+ export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
10444
+ /**
10445
+ * @internal
10446
+ */
10447
+ export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
10448
+ /**
10449
+ * @internal
10450
+ */
10451
+ export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
10452
+ /**
10453
+ * @internal
10454
+ */
10455
+ export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
10456
+ /**
10457
+ * @internal
10458
+ */
10459
+ export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
10460
+ /**
10461
+ * @internal
10462
+ */
10463
+ export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
10464
+ /**
10465
+ * @internal
10466
+ */
10467
+ export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
10468
+ /**
10469
+ * @internal
10470
+ */
10471
+ export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
10472
+ /**
10473
+ * @internal
10474
+ */
10475
+ export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
10476
+ /**
10477
+ * @internal
10478
+ */
10479
+ export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
10480
+ /**
10481
+ * @internal
10482
+ */
10483
+ export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
10484
+ /**
10485
+ * @internal
10486
+ */
10487
+ export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
10488
+ /**
10489
+ * @internal
10490
+ */
10491
+ export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
10492
+ /**
10493
+ * @internal
10494
+ */
10495
+ export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
10496
+ /**
10497
+ * @internal
10498
+ */
10499
+ export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
10500
+ /**
10501
+ * @internal
10502
+ */
10503
+ export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
10504
+ /**
10505
+ * @internal
10506
+ */
10507
+ export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
10508
+ /**
10509
+ * @internal
10510
+ */
10511
+ export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
10512
+ /**
10513
+ * @internal
10514
+ */
10515
+ export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
10516
+ /**
10517
+ * @internal
10518
+ */
10519
+ export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
10520
+ /**
10521
+ * @internal
10522
+ */
10523
+ export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
10524
+ /**
10525
+ * @internal
10526
+ */
10527
+ export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
10528
+ /**
10529
+ * @internal
10530
+ */
10531
+ export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
10532
+ /**
10533
+ * @internal
10534
+ */
10535
+ export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
10536
+ /**
10537
+ * @internal
10538
+ */
10539
+ export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
10540
+ /**
10541
+ * @internal
10542
+ */
10543
+ export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
10544
+ /**
10545
+ * @internal
10546
+ */
10547
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
10548
+ /**
10549
+ * @internal
10550
+ */
10551
+ export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
10552
+ /**
10553
+ * @internal
10554
+ */
10555
+ export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
10556
+ /**
10557
+ * @internal
10558
+ */
10559
+ export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
10560
+ /**
10561
+ * @internal
10562
+ */
10563
+ export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
10564
+ /**
10565
+ * @internal
10566
+ */
10567
+ export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
10568
+ /**
10569
+ * @internal
10570
+ */
10571
+ export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
10572
+ /**
10573
+ * @internal
10574
+ */
10575
+ export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
10576
+ /**
10577
+ * @internal
10578
+ */
10579
+ export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
10580
+ /**
10581
+ * @internal
10582
+ */
10583
+ export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
10584
+ /**
10585
+ * @internal
10586
+ */
10587
+ export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
10588
+ /**
10589
+ * @internal
10590
+ */
10591
+ export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
10592
+ /**
10593
+ * @internal
10594
+ */
10595
+ export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
10596
+ /**
10597
+ * @internal
10598
+ */
10599
+ export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
10600
+ /**
10601
+ * @internal
10602
+ */
10603
+ export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
10604
+ /**
10605
+ * @internal
10606
+ */
10607
+ export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
10608
+ /**
10609
+ * @internal
10610
+ */
10611
+ export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
10612
+ /**
10613
+ * @internal
10614
+ */
10615
+ export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
10616
+ /**
10617
+ * @internal
10618
+ */
10619
+ export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
10620
+ /**
10621
+ * @internal
10622
+ */
10623
+ export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
10624
+ /**
10625
+ * @internal
10626
+ */
10627
+ export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
10628
+ /**
10629
+ * @internal
10630
+ */
10631
+ export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
10632
+ /**
10633
+ * @internal
10634
+ */
10635
+ export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
10636
+ /**
10637
+ * @internal
10638
+ */
10639
+ export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
10640
+ /**
10641
+ * @internal
10642
+ */
10643
+ export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
10644
+ /**
10645
+ * @internal
10646
+ */
10647
+ export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
10648
+ /**
10649
+ * @internal
10650
+ */
10651
+ export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
10652
+ /**
10653
+ * @internal
10654
+ */
10655
+ export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
10656
+ /**
10657
+ * @internal
10658
+ */
10659
+ export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
10660
+ /**
10661
+ * @internal
10662
+ */
10663
+ export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
10664
+ /**
10665
+ * @internal
10666
+ */
10667
+ export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
10668
+ /**
10669
+ * @internal
10670
+ */
10671
+ export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
10672
+ /**
10673
+ * @internal
10674
+ */
10675
+ export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
10676
+ /**
10677
+ * @internal
10678
+ */
10679
+ export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
10680
+ /**
10681
+ * @internal
10682
+ */
10683
+ export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
10684
+ /**
10685
+ * @internal
10686
+ */
10687
+ export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
10688
+ /**
10689
+ * @internal
10690
+ */
10691
+ export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
10692
+ /**
10693
+ * @internal
10694
+ */
10695
+ export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
10696
+ /**
10697
+ * @internal
10698
+ */
10699
+ export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
10700
+ /**
10701
+ * @internal
10702
+ */
10703
+ export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
10704
+ /**
10705
+ * @internal
10706
+ */
10707
+ export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
10708
+ /**
10709
+ * @internal
10710
+ */
10711
+ export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
10712
+ /**
10713
+ * @internal
10714
+ */
10715
+ export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
10716
+ /**
10717
+ * @internal
10718
+ */
10719
+ export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
10720
+ /**
10721
+ * @internal
10722
+ */
10723
+ export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
10724
+ /**
10725
+ * @internal
10726
+ */
10727
+ export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
10728
+ /**
10729
+ * @internal
10730
+ */
10731
+ export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
10732
+ /**
10733
+ * @internal
10734
+ */
10735
+ export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
10736
+ /**
10737
+ * @internal
10738
+ */
10739
+ export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
10740
+ /**
10741
+ * @internal
10742
+ */
10743
+ export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
10744
+ /**
10745
+ * @internal
10746
+ */
10747
+ export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
10748
+ /**
10749
+ * @internal
10750
+ */
10751
+ export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
10752
+ /**
10753
+ * @internal
10754
+ */
10755
+ export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
10756
+ /**
10757
+ * @internal
10758
+ */
10759
+ export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
10760
+ /**
10761
+ * @internal
10762
+ */
10763
+ export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
10764
+ /**
10765
+ * @internal
10766
+ */
10767
+ export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
10768
+ /**
10769
+ * @internal
10770
+ */
10771
+ export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
10772
+ /**
10773
+ * @internal
10774
+ */
10775
+ export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
10776
+ /**
10777
+ * @internal
10778
+ */
10779
+ export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
10780
+ /**
10781
+ * @internal
10782
+ */
10783
+ export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
10784
+ /**
10785
+ * @internal
10786
+ */
10787
+ export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
10788
+ /**
10789
+ * @internal
10790
+ */
10791
+ export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
10792
+ /**
10793
+ * @internal
10794
+ */
10795
+ export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
10796
+ /**
10797
+ * @internal
10798
+ */
10799
+ export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
10800
+ /**
10801
+ * @internal
10802
+ */
10803
+ export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
10804
+ /**
10805
+ * @internal
10806
+ */
10807
+ export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
10808
+ /**
10809
+ * @internal
10810
+ */
10811
+ export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
10812
+ /**
10813
+ * @internal
10814
+ */
10815
+ export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
10816
+ /**
10817
+ * @internal
10818
+ */
10819
+ export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
10820
+ /**
10821
+ * @internal
10822
+ */
10823
+ export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
10824
+ /**
10825
+ * @internal
10826
+ */
10827
+ export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
10828
+ /**
10829
+ * @internal
10830
+ */
10831
+ export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
10832
+ /**
10833
+ * @internal
10834
+ */
10835
+ export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
10836
+ /**
10837
+ * @internal
10838
+ */
10839
+ export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
10840
+ /**
10841
+ * @internal
10842
+ */
10843
+ export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
10844
+ /**
10845
+ * @internal
10846
+ */
10847
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
10848
+ /**
10849
+ * @internal
10850
+ */
10851
+ export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
10852
+ /**
10853
+ * @internal
10854
+ */
10855
+ export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
10856
+ /**
10857
+ * @internal
10858
+ */
10859
+ export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
10860
+ /**
10861
+ * @internal
10862
+ */
10863
+ export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
10864
+ /**
10865
+ * @internal
10866
+ */
10867
+ export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
10868
+ /**
10869
+ * @internal
10870
+ */
10871
+ export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
10872
+ /**
10873
+ * @internal
10874
+ */
10875
+ export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
10876
+ /**
10877
+ * @internal
10878
+ */
10879
+ export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
10880
+ /**
10881
+ * @internal
10882
+ */
10883
+ export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
10884
+ /**
10885
+ * @internal
10886
+ */
10887
+ export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
10888
+ /**
10889
+ * @internal
10890
+ */
10891
+ export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
10892
+ /**
10893
+ * @internal
10894
+ */
10895
+ export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
10896
+ /**
10897
+ * @internal
10898
+ */
10899
+ export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
10900
+ /**
10901
+ * @internal
10902
+ */
10903
+ export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
10904
+ /**
10905
+ * @internal
10906
+ */
10907
+ export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
10908
+ /**
10909
+ * @internal
10910
+ */
10911
+ export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
10912
+ /**
10913
+ * @internal
10914
+ */
10915
+ export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
10916
+ /**
10917
+ * @internal
10918
+ */
10919
+ export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
10920
+ /**
10921
+ * @internal
10922
+ */
10923
+ export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
10924
+ /**
10925
+ * @internal
10926
+ */
10927
+ export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
10928
+ /**
10929
+ * @internal
10930
+ */
10931
+ export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
10932
+ /**
10933
+ * @internal
10934
+ */
10935
+ export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;
10936
+ /**
10937
+ * @internal
10938
+ */
10939
+ export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
10940
+ /**
10941
+ * @internal
10942
+ */
10943
+ export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
10944
+ /**
10945
+ * @internal
10946
+ */
10947
+ export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
10948
+ /**
10949
+ * @internal
10950
+ */
10951
+ export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
10952
+ /**
10953
+ * @internal
10954
+ */
10955
+ export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
10956
+ /**
10957
+ * @internal
10958
+ */
10959
+ export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
10960
+ /**
10961
+ * @internal
10962
+ */
10963
+ export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
10964
+ /**
10965
+ * @internal
10966
+ */
10967
+ export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
10968
+ /**
10969
+ * @internal
10970
+ */
10971
+ export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
10972
+ /**
10973
+ * @internal
10974
+ */
10975
+ export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
10976
+ /**
10977
+ * @internal
10978
+ */
10979
+ export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
10980
+ /**
10981
+ * @internal
10982
+ */
10983
+ export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
10984
+ /**
10985
+ * @internal
10986
+ */
10987
+ export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
10988
+ /**
10989
+ * @internal
10990
+ */
10991
+ export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
10992
+ /**
10993
+ * @internal
10994
+ */
10995
+ export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
10996
+ /**
10997
+ * @internal
10998
+ */
10999
+ export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;