@aws-sdk/client-rds 3.296.0 → 3.298.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 (472) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +2 -3
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +2 -3
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -3
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -3
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -3
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -3
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -3
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -3
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -3
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +2 -3
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -4
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -3
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -3
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -3
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -3
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -3
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -3
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -3
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -3
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -3
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -3
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -4
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -3
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -3
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -3
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -3
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -3
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -3
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -3
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -3
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -3
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -3
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -3
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -3
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -3
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -4
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -3
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -3
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +2 -3
  142. package/dist-cjs/models/models_0.js +1 -732
  143. package/dist-cjs/models/models_1.js +1 -697
  144. package/dist-cjs/protocols/Aws_query.js +330 -1672
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -3
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  158. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  159. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  163. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  165. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  166. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  168. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  171. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  172. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  173. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  174. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  175. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  176. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  188. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  189. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  190. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  191. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  192. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  193. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  194. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  195. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  208. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  209. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  216. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  221. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  222. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  223. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  226. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  227. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  229. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  230. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  231. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  232. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  233. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  234. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  236. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  237. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  238. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  239. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  240. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  241. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  242. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  251. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  252. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  253. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  254. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  256. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  257. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  258. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  259. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  260. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  261. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  263. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  264. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  265. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  266. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  273. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  274. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  275. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  276. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  278. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  279. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  280. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  281. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  283. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  285. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  286. package/dist-es/models/models_0.js +0 -546
  287. package/dist-es/models/models_1.js +0 -519
  288. package/dist-es/protocols/Aws_query.js +330 -1672
  289. package/dist-types/RDS.d.ts +142 -0
  290. package/dist-types/RDSClient.d.ts +24 -4
  291. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +16 -0
  292. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +16 -0
  293. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
  294. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  295. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  296. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +16 -0
  297. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +16 -0
  298. package/dist-types/commands/CancelExportTaskCommand.d.ts +16 -0
  299. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
  300. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
  301. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +16 -0
  302. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +16 -0
  303. package/dist-types/commands/CopyOptionGroupCommand.d.ts +16 -0
  304. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +16 -0
  305. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +16 -0
  306. package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
  307. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +16 -0
  308. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
  309. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
  310. package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
  311. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +16 -0
  312. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +16 -0
  313. package/dist-types/commands/CreateDBProxyCommand.d.ts +16 -0
  314. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +16 -0
  315. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +16 -0
  316. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +16 -0
  317. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
  318. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  319. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
  320. package/dist-types/commands/CreateOptionGroupCommand.d.ts +16 -0
  321. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +16 -0
  322. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +16 -0
  323. package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
  324. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +16 -0
  325. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
  326. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
  327. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +16 -0
  328. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
  329. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +16 -0
  330. package/dist-types/commands/DeleteDBProxyCommand.d.ts +16 -0
  331. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +16 -0
  332. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +16 -0
  333. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +16 -0
  334. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
  335. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  336. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
  337. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +16 -0
  338. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +16 -0
  339. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  340. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +16 -0
  341. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  342. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +16 -0
  343. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +16 -0
  344. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
  345. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
  346. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
  347. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
  348. package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
  349. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
  350. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +16 -0
  351. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
  352. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +16 -0
  353. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +16 -0
  354. package/dist-types/commands/DescribeDBParametersCommand.d.ts +16 -0
  355. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +16 -0
  356. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +16 -0
  357. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +16 -0
  358. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +16 -0
  359. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +16 -0
  360. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +16 -0
  361. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +16 -0
  362. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
  363. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
  364. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  365. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  366. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  367. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  368. package/dist-types/commands/DescribeExportTasksCommand.d.ts +16 -0
  369. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
  370. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +16 -0
  371. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +16 -0
  372. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
  373. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  374. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +16 -0
  375. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +16 -0
  376. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +16 -0
  377. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +16 -0
  378. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +16 -0
  379. package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
  380. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +16 -0
  381. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  382. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +16 -0
  383. package/dist-types/commands/ModifyCertificatesCommand.d.ts +16 -0
  384. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +16 -0
  385. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +16 -0
  386. package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
  387. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +16 -0
  388. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
  389. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
  390. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
  391. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +16 -0
  392. package/dist-types/commands/ModifyDBProxyCommand.d.ts +16 -0
  393. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +16 -0
  394. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +16 -0
  395. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +16 -0
  396. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +16 -0
  397. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
  398. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  399. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
  400. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +16 -0
  401. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +16 -0
  402. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +16 -0
  403. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +16 -0
  404. package/dist-types/commands/RebootDBClusterCommand.d.ts +16 -0
  405. package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
  406. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +16 -0
  407. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
  408. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +16 -0
  409. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +16 -0
  410. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
  411. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  412. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
  413. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +16 -0
  414. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +16 -0
  415. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
  416. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
  417. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +16 -0
  418. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +16 -0
  419. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +16 -0
  420. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +16 -0
  421. package/dist-types/commands/StartActivityStreamCommand.d.ts +16 -0
  422. package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
  423. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  424. package/dist-types/commands/StartDBInstanceCommand.d.ts +16 -0
  425. package/dist-types/commands/StartExportTaskCommand.d.ts +16 -0
  426. package/dist-types/commands/StopActivityStreamCommand.d.ts +16 -0
  427. package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
  428. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  429. package/dist-types/commands/StopDBInstanceCommand.d.ts +16 -0
  430. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +16 -0
  431. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +16 -0
  432. package/dist-types/models/RDSServiceException.d.ts +2 -0
  433. package/dist-types/models/models_0.d.ts +452 -730
  434. package/dist-types/models/models_1.d.ts +392 -692
  435. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +3 -0
  436. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  437. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +3 -0
  438. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +3 -0
  439. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
  440. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
  441. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
  442. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
  443. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
  444. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +3 -0
  445. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
  446. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +3 -0
  447. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +3 -0
  448. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +3 -0
  449. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +3 -0
  450. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +3 -0
  451. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +3 -0
  452. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +3 -0
  453. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +3 -0
  454. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +3 -0
  455. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
  456. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  457. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  458. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  459. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +3 -0
  460. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
  461. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +3 -0
  462. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +3 -0
  463. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
  464. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  465. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +3 -0
  466. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +3 -0
  467. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +3 -0
  468. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +3 -0
  469. package/dist-types/pagination/Interfaces.d.ts +3 -0
  470. package/dist-types/ts3.4/models/models_0.d.ts +0 -510
  471. package/dist-types/ts3.4/models/models_1.d.ts +0 -507
  472. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { RDSServiceException as __BaseException } from "./RDSServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>Describes a quota for an Amazon Web Services account.</p>
5
6
  * <p>The following are account quotas:</p>
6
7
  * <ul>
@@ -127,6 +128,7 @@ export interface AccountQuota {
127
128
  Max?: number;
128
129
  }
129
130
  /**
131
+ * @public
130
132
  * <p>Data returned by the <b>DescribeAccountAttributes</b> action.</p>
131
133
  */
132
134
  export interface AccountAttributesMessage {
@@ -136,22 +138,34 @@ export interface AccountAttributesMessage {
136
138
  */
137
139
  AccountQuotas?: AccountQuota[];
138
140
  }
141
+ /**
142
+ * @public
143
+ */
139
144
  export declare enum ActivityStreamMode {
140
145
  async = "async",
141
146
  sync = "sync"
142
147
  }
148
+ /**
149
+ * @public
150
+ */
143
151
  export declare enum ActivityStreamPolicyStatus {
144
152
  locked = "locked",
145
153
  locking_policy = "locking-policy",
146
154
  unlocked = "unlocked",
147
155
  unlocking_policy = "unlocking-policy"
148
156
  }
157
+ /**
158
+ * @public
159
+ */
149
160
  export declare enum ActivityStreamStatus {
150
161
  started = "started",
151
162
  starting = "starting",
152
163
  stopped = "stopped",
153
164
  stopping = "stopping"
154
165
  }
166
+ /**
167
+ * @public
168
+ */
155
169
  export interface AddRoleToDBClusterMessage {
156
170
  /**
157
171
  * <p>The name of the DB cluster to associate the IAM role with.</p>
@@ -169,6 +183,7 @@ export interface AddRoleToDBClusterMessage {
169
183
  FeatureName?: string;
170
184
  }
171
185
  /**
186
+ * @public
172
187
  * <p>
173
188
  * <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
174
189
  */
@@ -181,6 +196,7 @@ export declare class DBClusterNotFoundFault extends __BaseException {
181
196
  constructor(opts: __ExceptionOptionType<DBClusterNotFoundFault, __BaseException>);
182
197
  }
183
198
  /**
199
+ * @public
184
200
  * <p>The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.</p>
185
201
  */
186
202
  export declare class DBClusterRoleAlreadyExistsFault extends __BaseException {
@@ -192,6 +208,7 @@ export declare class DBClusterRoleAlreadyExistsFault extends __BaseException {
192
208
  constructor(opts: __ExceptionOptionType<DBClusterRoleAlreadyExistsFault, __BaseException>);
193
209
  }
194
210
  /**
211
+ * @public
195
212
  * <p>You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.</p>
196
213
  */
197
214
  export declare class DBClusterRoleQuotaExceededFault extends __BaseException {
@@ -203,6 +220,7 @@ export declare class DBClusterRoleQuotaExceededFault extends __BaseException {
203
220
  constructor(opts: __ExceptionOptionType<DBClusterRoleQuotaExceededFault, __BaseException>);
204
221
  }
205
222
  /**
223
+ * @public
206
224
  * <p>The requested operation can't be performed while the cluster is in this state.</p>
207
225
  */
208
226
  export declare class InvalidDBClusterStateFault extends __BaseException {
@@ -213,6 +231,9 @@ export declare class InvalidDBClusterStateFault extends __BaseException {
213
231
  */
214
232
  constructor(opts: __ExceptionOptionType<InvalidDBClusterStateFault, __BaseException>);
215
233
  }
234
+ /**
235
+ * @public
236
+ */
216
237
  export interface AddRoleToDBInstanceMessage {
217
238
  /**
218
239
  * <p>The name of the DB instance to associate the IAM role with.</p>
@@ -230,6 +251,7 @@ export interface AddRoleToDBInstanceMessage {
230
251
  FeatureName: string | undefined;
231
252
  }
232
253
  /**
254
+ * @public
233
255
  * <p>
234
256
  * <code>DBInstanceIdentifier</code> doesn't refer to an existing DB instance.</p>
235
257
  */
@@ -242,6 +264,7 @@ export declare class DBInstanceNotFoundFault extends __BaseException {
242
264
  constructor(opts: __ExceptionOptionType<DBInstanceNotFoundFault, __BaseException>);
243
265
  }
244
266
  /**
267
+ * @public
245
268
  * <p>The specified <code>RoleArn</code> or <code>FeatureName</code> value is already associated with the DB instance.</p>
246
269
  */
247
270
  export declare class DBInstanceRoleAlreadyExistsFault extends __BaseException {
@@ -253,6 +276,7 @@ export declare class DBInstanceRoleAlreadyExistsFault extends __BaseException {
253
276
  constructor(opts: __ExceptionOptionType<DBInstanceRoleAlreadyExistsFault, __BaseException>);
254
277
  }
255
278
  /**
279
+ * @public
256
280
  * <p>You can't associate any more Amazon Web Services Identity and Access Management (IAM) roles with the DB instance because the quota has been reached.</p>
257
281
  */
258
282
  export declare class DBInstanceRoleQuotaExceededFault extends __BaseException {
@@ -264,6 +288,7 @@ export declare class DBInstanceRoleQuotaExceededFault extends __BaseException {
264
288
  constructor(opts: __ExceptionOptionType<DBInstanceRoleQuotaExceededFault, __BaseException>);
265
289
  }
266
290
  /**
291
+ * @public
267
292
  * <p>The DB instance isn't in a valid state.</p>
268
293
  */
269
294
  export declare class InvalidDBInstanceStateFault extends __BaseException {
@@ -275,6 +300,7 @@ export declare class InvalidDBInstanceStateFault extends __BaseException {
275
300
  constructor(opts: __ExceptionOptionType<InvalidDBInstanceStateFault, __BaseException>);
276
301
  }
277
302
  /**
303
+ * @public
278
304
  * <p></p>
279
305
  */
280
306
  export interface AddSourceIdentifierToSubscriptionMessage {
@@ -312,6 +338,7 @@ export interface AddSourceIdentifierToSubscriptionMessage {
312
338
  SourceIdentifier: string | undefined;
313
339
  }
314
340
  /**
341
+ * @public
315
342
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
316
343
  */
317
344
  export interface EventSubscription {
@@ -359,6 +386,9 @@ export interface EventSubscription {
359
386
  */
360
387
  EventSubscriptionArn?: string;
361
388
  }
389
+ /**
390
+ * @public
391
+ */
362
392
  export interface AddSourceIdentifierToSubscriptionResult {
363
393
  /**
364
394
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
@@ -366,6 +396,7 @@ export interface AddSourceIdentifierToSubscriptionResult {
366
396
  EventSubscription?: EventSubscription;
367
397
  }
368
398
  /**
399
+ * @public
369
400
  * <p>The requested source could not be found.</p>
370
401
  */
371
402
  export declare class SourceNotFoundFault extends __BaseException {
@@ -377,6 +408,7 @@ export declare class SourceNotFoundFault extends __BaseException {
377
408
  constructor(opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>);
378
409
  }
379
410
  /**
411
+ * @public
380
412
  * <p>The subscription name does not exist.</p>
381
413
  */
382
414
  export declare class SubscriptionNotFoundFault extends __BaseException {
@@ -388,6 +420,7 @@ export declare class SubscriptionNotFoundFault extends __BaseException {
388
420
  constructor(opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>);
389
421
  }
390
422
  /**
423
+ * @public
391
424
  * <p>Metadata assigned to an Amazon RDS resource consisting of a key-value pair.</p>
392
425
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging
393
426
  * Amazon RDS Resources</a> in the <i>Amazon RDS User Guide.</i>
@@ -395,15 +428,16 @@ export declare class SubscriptionNotFoundFault extends __BaseException {
395
428
  */
396
429
  export interface Tag {
397
430
  /**
398
- * <p>A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$").</p>
431
+ * <p>A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p\{L\}\\p\{Z\}\\p\{N\}_.:/=+\\-@]*)$").</p>
399
432
  */
400
433
  Key?: string;
401
434
  /**
402
- * <p>A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$").</p>
435
+ * <p>A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p\{L\}\\p\{Z\}\\p\{N\}_.:/=+\\-@]*)$").</p>
403
436
  */
404
437
  Value?: string;
405
438
  }
406
439
  /**
440
+ * @public
407
441
  * <p></p>
408
442
  */
409
443
  export interface AddTagsToResourceMessage {
@@ -420,6 +454,7 @@ export interface AddTagsToResourceMessage {
420
454
  Tags: Tag[] | undefined;
421
455
  }
422
456
  /**
457
+ * @public
423
458
  * <p>
424
459
  * <code>BlueGreenDeploymentIdentifier</code> doesn't refer to an existing blue/green deployment.</p>
425
460
  */
@@ -432,6 +467,7 @@ export declare class BlueGreenDeploymentNotFoundFault extends __BaseException {
432
467
  constructor(opts: __ExceptionOptionType<BlueGreenDeploymentNotFoundFault, __BaseException>);
433
468
  }
434
469
  /**
470
+ * @public
435
471
  * <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>
436
472
  */
437
473
  export declare class DBProxyNotFoundFault extends __BaseException {
@@ -443,6 +479,7 @@ export declare class DBProxyNotFoundFault extends __BaseException {
443
479
  constructor(opts: __ExceptionOptionType<DBProxyNotFoundFault, __BaseException>);
444
480
  }
445
481
  /**
482
+ * @public
446
483
  * <p>The specified target group isn't available for a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
447
484
  */
448
485
  export declare class DBProxyTargetGroupNotFoundFault extends __BaseException {
@@ -454,6 +491,7 @@ export declare class DBProxyTargetGroupNotFoundFault extends __BaseException {
454
491
  constructor(opts: __ExceptionOptionType<DBProxyTargetGroupNotFoundFault, __BaseException>);
455
492
  }
456
493
  /**
494
+ * @public
457
495
  * <p>
458
496
  * <code>DBSnapshotIdentifier</code> doesn't refer to an existing DB snapshot.</p>
459
497
  */
@@ -466,6 +504,7 @@ export declare class DBSnapshotNotFoundFault extends __BaseException {
466
504
  constructor(opts: __ExceptionOptionType<DBSnapshotNotFoundFault, __BaseException>);
467
505
  }
468
506
  /**
507
+ * @public
469
508
  * <p></p>
470
509
  */
471
510
  export interface ApplyPendingMaintenanceActionMessage {
@@ -508,6 +547,7 @@ export interface ApplyPendingMaintenanceActionMessage {
508
547
  OptInType: string | undefined;
509
548
  }
510
549
  /**
550
+ * @public
511
551
  * <p>Provides information about a pending maintenance action for a resource.</p>
512
552
  */
513
553
  export interface PendingMaintenanceAction {
@@ -549,6 +589,7 @@ export interface PendingMaintenanceAction {
549
589
  Description?: string;
550
590
  }
551
591
  /**
592
+ * @public
552
593
  * <p>Describes the pending maintenance actions for a resource.</p>
553
594
  */
554
595
  export interface ResourcePendingMaintenanceActions {
@@ -561,6 +602,9 @@ export interface ResourcePendingMaintenanceActions {
561
602
  */
562
603
  PendingMaintenanceActionDetails?: PendingMaintenanceAction[];
563
604
  }
605
+ /**
606
+ * @public
607
+ */
564
608
  export interface ApplyPendingMaintenanceActionResult {
565
609
  /**
566
610
  * <p>Describes the pending maintenance actions for a resource.</p>
@@ -568,6 +612,7 @@ export interface ApplyPendingMaintenanceActionResult {
568
612
  ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions;
569
613
  }
570
614
  /**
615
+ * @public
571
616
  * <p>The specified resource ID was not found.</p>
572
617
  */
573
618
  export declare class ResourceNotFoundFault extends __BaseException {
@@ -579,6 +624,7 @@ export declare class ResourceNotFoundFault extends __BaseException {
579
624
  constructor(opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>);
580
625
  }
581
626
  /**
627
+ * @public
582
628
  * <p>The specified CIDR IP range or Amazon EC2 security group is already authorized for
583
629
  * the specified DB security group.</p>
584
630
  */
@@ -591,6 +637,7 @@ export declare class AuthorizationAlreadyExistsFault extends __BaseException {
591
637
  constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
592
638
  }
593
639
  /**
640
+ * @public
594
641
  * <p>The DB security group authorization quota has been reached.</p>
595
642
  */
596
643
  export declare class AuthorizationQuotaExceededFault extends __BaseException {
@@ -602,6 +649,7 @@ export declare class AuthorizationQuotaExceededFault extends __BaseException {
602
649
  constructor(opts: __ExceptionOptionType<AuthorizationQuotaExceededFault, __BaseException>);
603
650
  }
604
651
  /**
652
+ * @public
605
653
  * <p></p>
606
654
  */
607
655
  export interface AuthorizeDBSecurityGroupIngressMessage {
@@ -636,6 +684,7 @@ export interface AuthorizeDBSecurityGroupIngressMessage {
636
684
  EC2SecurityGroupOwnerId?: string;
637
685
  }
638
686
  /**
687
+ * @public
639
688
  * <p>This data type is used as a response element in the following actions:</p>
640
689
  * <ul>
641
690
  * <li>
@@ -675,6 +724,7 @@ export interface EC2SecurityGroup {
675
724
  EC2SecurityGroupOwnerId?: string;
676
725
  }
677
726
  /**
727
+ * @public
678
728
  * <p>This data type is used as a response element in the <code>DescribeDBSecurityGroups</code> action.</p>
679
729
  */
680
730
  export interface IPRange {
@@ -688,6 +738,7 @@ export interface IPRange {
688
738
  CIDRIP?: string;
689
739
  }
690
740
  /**
741
+ * @public
691
742
  * <p>Contains the details for an Amazon RDS DB security group.</p>
692
743
  * <p>This data type is used as a response element
693
744
  * in the <code>DescribeDBSecurityGroups</code> action.</p>
@@ -722,6 +773,9 @@ export interface DBSecurityGroup {
722
773
  */
723
774
  DBSecurityGroupArn?: string;
724
775
  }
776
+ /**
777
+ * @public
778
+ */
725
779
  export interface AuthorizeDBSecurityGroupIngressResult {
726
780
  /**
727
781
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -731,6 +785,7 @@ export interface AuthorizeDBSecurityGroupIngressResult {
731
785
  DBSecurityGroup?: DBSecurityGroup;
732
786
  }
733
787
  /**
788
+ * @public
734
789
  * <p>
735
790
  * <code>DBSecurityGroupName</code> doesn't refer to an existing DB security group.</p>
736
791
  */
@@ -743,6 +798,7 @@ export declare class DBSecurityGroupNotFoundFault extends __BaseException {
743
798
  constructor(opts: __ExceptionOptionType<DBSecurityGroupNotFoundFault, __BaseException>);
744
799
  }
745
800
  /**
801
+ * @public
746
802
  * <p>The state of the DB security group doesn't allow deletion.</p>
747
803
  */
748
804
  export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
@@ -754,6 +810,7 @@ export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
754
810
  constructor(opts: __ExceptionOptionType<InvalidDBSecurityGroupStateFault, __BaseException>);
755
811
  }
756
812
  /**
813
+ * @public
757
814
  * <p></p>
758
815
  */
759
816
  export interface BacktrackDBClusterMessage {
@@ -812,6 +869,7 @@ export interface BacktrackDBClusterMessage {
812
869
  UseEarliestTimeOnPointInTimeUnavailable?: boolean;
813
870
  }
814
871
  /**
872
+ * @public
815
873
  * <p>This data type is used as a response element in the <code>DescribeDBClusterBacktracks</code> action.</p>
816
874
  */
817
875
  export interface DBClusterBacktrack {
@@ -859,17 +917,24 @@ export interface DBClusterBacktrack {
859
917
  */
860
918
  Status?: string;
861
919
  }
920
+ /**
921
+ * @public
922
+ */
862
923
  export interface CancelExportTaskMessage {
863
924
  /**
864
925
  * <p>The identifier of the snapshot or cluster export task to cancel.</p>
865
926
  */
866
927
  ExportTaskIdentifier: string | undefined;
867
928
  }
929
+ /**
930
+ * @public
931
+ */
868
932
  export declare enum ExportSourceType {
869
933
  CLUSTER = "CLUSTER",
870
934
  SNAPSHOT = "SNAPSHOT"
871
935
  }
872
936
  /**
937
+ * @public
873
938
  * <p>Contains the details of a snapshot or cluster export to Amazon S3.</p>
874
939
  * <p>This data type is used as a response element in the <code>DescribeExportTasks</code> action.</p>
875
940
  */
@@ -999,6 +1064,7 @@ export interface ExportTask {
999
1064
  SourceType?: ExportSourceType | string;
1000
1065
  }
1001
1066
  /**
1067
+ * @public
1002
1068
  * <p>The export task doesn't exist.</p>
1003
1069
  */
1004
1070
  export declare class ExportTaskNotFoundFault extends __BaseException {
@@ -1010,6 +1076,7 @@ export declare class ExportTaskNotFoundFault extends __BaseException {
1010
1076
  constructor(opts: __ExceptionOptionType<ExportTaskNotFoundFault, __BaseException>);
1011
1077
  }
1012
1078
  /**
1079
+ * @public
1013
1080
  * <p>You can't cancel an export task that has completed.</p>
1014
1081
  */
1015
1082
  export declare class InvalidExportTaskStateFault extends __BaseException {
@@ -1020,6 +1087,9 @@ export declare class InvalidExportTaskStateFault extends __BaseException {
1020
1087
  */
1021
1088
  constructor(opts: __ExceptionOptionType<InvalidExportTaskStateFault, __BaseException>);
1022
1089
  }
1090
+ /**
1091
+ * @public
1092
+ */
1023
1093
  export interface CopyDBClusterParameterGroupMessage {
1024
1094
  /**
1025
1095
  * <p>The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
@@ -1068,6 +1138,7 @@ export interface CopyDBClusterParameterGroupMessage {
1068
1138
  Tags?: Tag[];
1069
1139
  }
1070
1140
  /**
1141
+ * @public
1071
1142
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
1072
1143
  * <p>This data type is used as a response element in the <code>DescribeDBClusterParameterGroups</code> action.</p>
1073
1144
  */
@@ -1089,6 +1160,9 @@ export interface DBClusterParameterGroup {
1089
1160
  */
1090
1161
  DBClusterParameterGroupArn?: string;
1091
1162
  }
1163
+ /**
1164
+ * @public
1165
+ */
1092
1166
  export interface CopyDBClusterParameterGroupResult {
1093
1167
  /**
1094
1168
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -1097,6 +1171,7 @@ export interface CopyDBClusterParameterGroupResult {
1097
1171
  DBClusterParameterGroup?: DBClusterParameterGroup;
1098
1172
  }
1099
1173
  /**
1174
+ * @public
1100
1175
  * <p>A DB parameter group with the same name exists.</p>
1101
1176
  */
1102
1177
  export declare class DBParameterGroupAlreadyExistsFault extends __BaseException {
@@ -1108,6 +1183,7 @@ export declare class DBParameterGroupAlreadyExistsFault extends __BaseException
1108
1183
  constructor(opts: __ExceptionOptionType<DBParameterGroupAlreadyExistsFault, __BaseException>);
1109
1184
  }
1110
1185
  /**
1186
+ * @public
1111
1187
  * <p>
1112
1188
  * <code>DBParameterGroupName</code> doesn't refer to an
1113
1189
  * existing DB parameter group.</p>
@@ -1121,6 +1197,7 @@ export declare class DBParameterGroupNotFoundFault extends __BaseException {
1121
1197
  constructor(opts: __ExceptionOptionType<DBParameterGroupNotFoundFault, __BaseException>);
1122
1198
  }
1123
1199
  /**
1200
+ * @public
1124
1201
  * <p>The request would result in the user exceeding the allowed number of DB parameter
1125
1202
  * groups.</p>
1126
1203
  */
@@ -1133,6 +1210,7 @@ export declare class DBParameterGroupQuotaExceededFault extends __BaseException
1133
1210
  constructor(opts: __ExceptionOptionType<DBParameterGroupQuotaExceededFault, __BaseException>);
1134
1211
  }
1135
1212
  /**
1213
+ * @public
1136
1214
  * <p></p>
1137
1215
  */
1138
1216
  export interface CopyDBClusterSnapshotMessage {
@@ -1254,6 +1332,7 @@ export interface CopyDBClusterSnapshotMessage {
1254
1332
  Tags?: Tag[];
1255
1333
  }
1256
1334
  /**
1335
+ * @public
1257
1336
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
1258
1337
  * <p>This data type is used as a response element
1259
1338
  * in the <code>DescribeDBClusterSnapshots</code> action.</p>
@@ -1373,6 +1452,9 @@ export interface DBClusterSnapshot {
1373
1452
  */
1374
1453
  DBSystemId?: string;
1375
1454
  }
1455
+ /**
1456
+ * @public
1457
+ */
1376
1458
  export interface CopyDBClusterSnapshotResult {
1377
1459
  /**
1378
1460
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -1382,6 +1464,7 @@ export interface CopyDBClusterSnapshotResult {
1382
1464
  DBClusterSnapshot?: DBClusterSnapshot;
1383
1465
  }
1384
1466
  /**
1467
+ * @public
1385
1468
  * <p>The user already has a DB cluster snapshot with the given identifier.</p>
1386
1469
  */
1387
1470
  export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException {
@@ -1393,6 +1476,7 @@ export declare class DBClusterSnapshotAlreadyExistsFault extends __BaseException
1393
1476
  constructor(opts: __ExceptionOptionType<DBClusterSnapshotAlreadyExistsFault, __BaseException>);
1394
1477
  }
1395
1478
  /**
1479
+ * @public
1396
1480
  * <p>
1397
1481
  * <code>DBClusterSnapshotIdentifier</code> doesn't refer to an existing DB cluster snapshot.</p>
1398
1482
  */
@@ -1405,6 +1489,7 @@ export declare class DBClusterSnapshotNotFoundFault extends __BaseException {
1405
1489
  constructor(opts: __ExceptionOptionType<DBClusterSnapshotNotFoundFault, __BaseException>);
1406
1490
  }
1407
1491
  /**
1492
+ * @public
1408
1493
  * <p>The supplied value isn't a valid DB cluster snapshot state.</p>
1409
1494
  */
1410
1495
  export declare class InvalidDBClusterSnapshotStateFault extends __BaseException {
@@ -1416,6 +1501,7 @@ export declare class InvalidDBClusterSnapshotStateFault extends __BaseException
1416
1501
  constructor(opts: __ExceptionOptionType<InvalidDBClusterSnapshotStateFault, __BaseException>);
1417
1502
  }
1418
1503
  /**
1504
+ * @public
1419
1505
  * <p>An error occurred accessing an Amazon Web Services KMS key.</p>
1420
1506
  */
1421
1507
  export declare class KMSKeyNotAccessibleFault extends __BaseException {
@@ -1427,6 +1513,7 @@ export declare class KMSKeyNotAccessibleFault extends __BaseException {
1427
1513
  constructor(opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>);
1428
1514
  }
1429
1515
  /**
1516
+ * @public
1430
1517
  * <p>The request would result in the user exceeding the allowed number of DB
1431
1518
  * snapshots.</p>
1432
1519
  */
@@ -1439,6 +1526,7 @@ export declare class SnapshotQuotaExceededFault extends __BaseException {
1439
1526
  constructor(opts: __ExceptionOptionType<SnapshotQuotaExceededFault, __BaseException>);
1440
1527
  }
1441
1528
  /**
1529
+ * @public
1442
1530
  * <p></p>
1443
1531
  */
1444
1532
  export interface CopyDBParameterGroupMessage {
@@ -1489,6 +1577,7 @@ export interface CopyDBParameterGroupMessage {
1489
1577
  Tags?: Tag[];
1490
1578
  }
1491
1579
  /**
1580
+ * @public
1492
1581
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
1493
1582
  * <p>This data type is used as a response element in the <code>DescribeDBParameterGroups</code> action.</p>
1494
1583
  */
@@ -1510,6 +1599,9 @@ export interface DBParameterGroup {
1510
1599
  */
1511
1600
  DBParameterGroupArn?: string;
1512
1601
  }
1602
+ /**
1603
+ * @public
1604
+ */
1513
1605
  export interface CopyDBParameterGroupResult {
1514
1606
  /**
1515
1607
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -1518,6 +1610,7 @@ export interface CopyDBParameterGroupResult {
1518
1610
  DBParameterGroup?: DBParameterGroup;
1519
1611
  }
1520
1612
  /**
1613
+ * @public
1521
1614
  * <p></p>
1522
1615
  */
1523
1616
  export interface CopyDBSnapshotMessage {
@@ -1672,6 +1765,7 @@ export interface CopyDBSnapshotMessage {
1672
1765
  CopyOptionGroup?: boolean;
1673
1766
  }
1674
1767
  /**
1768
+ * @public
1675
1769
  * <p>Contains the processor features of a DB instance class.</p>
1676
1770
  * <p>To specify the number of CPU cores, use the <code>coreCount</code> feature name
1677
1771
  * for the <code>Name</code> parameter. To specify the number of threads per core, use the
@@ -1755,6 +1849,7 @@ export interface ProcessorFeature {
1755
1849
  Value?: string;
1756
1850
  }
1757
1851
  /**
1852
+ * @public
1758
1853
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
1759
1854
  * <p>This data type is used as a response element
1760
1855
  * in the <code>DescribeDBSnapshots</code> action.</p>
@@ -1909,6 +2004,9 @@ export interface DBSnapshot {
1909
2004
  */
1910
2005
  StorageThroughput?: number;
1911
2006
  }
2007
+ /**
2008
+ * @public
2009
+ */
1912
2010
  export interface CopyDBSnapshotResult {
1913
2011
  /**
1914
2012
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -1918,6 +2016,7 @@ export interface CopyDBSnapshotResult {
1918
2016
  DBSnapshot?: DBSnapshot;
1919
2017
  }
1920
2018
  /**
2019
+ * @public
1921
2020
  * <p>
1922
2021
  * <code>CustomAvailabilityZoneId</code> doesn't refer to an existing custom
1923
2022
  * Availability Zone identifier.</p>
@@ -1931,6 +2030,7 @@ export declare class CustomAvailabilityZoneNotFoundFault extends __BaseException
1931
2030
  constructor(opts: __ExceptionOptionType<CustomAvailabilityZoneNotFoundFault, __BaseException>);
1932
2031
  }
1933
2032
  /**
2033
+ * @public
1934
2034
  * <p>
1935
2035
  * <code>DBSnapshotIdentifier</code> is already used by an existing snapshot.</p>
1936
2036
  */
@@ -1943,6 +2043,7 @@ export declare class DBSnapshotAlreadyExistsFault extends __BaseException {
1943
2043
  constructor(opts: __ExceptionOptionType<DBSnapshotAlreadyExistsFault, __BaseException>);
1944
2044
  }
1945
2045
  /**
2046
+ * @public
1946
2047
  * <p>The state of the DB snapshot doesn't allow deletion.</p>
1947
2048
  */
1948
2049
  export declare class InvalidDBSnapshotStateFault extends __BaseException {
@@ -1954,6 +2055,7 @@ export declare class InvalidDBSnapshotStateFault extends __BaseException {
1954
2055
  constructor(opts: __ExceptionOptionType<InvalidDBSnapshotStateFault, __BaseException>);
1955
2056
  }
1956
2057
  /**
2058
+ * @public
1957
2059
  * <p></p>
1958
2060
  */
1959
2061
  export interface CopyOptionGroupMessage {
@@ -2000,6 +2102,7 @@ export interface CopyOptionGroupMessage {
2000
2102
  Tags?: Tag[];
2001
2103
  }
2002
2104
  /**
2105
+ * @public
2003
2106
  * <p>This data type is used as a response element in the following actions:</p>
2004
2107
  * <ul>
2005
2108
  * <li>
@@ -2035,6 +2138,7 @@ export interface DBSecurityGroupMembership {
2035
2138
  Status?: string;
2036
2139
  }
2037
2140
  /**
2141
+ * @public
2038
2142
  * <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>
2039
2143
  */
2040
2144
  export interface OptionSetting {
@@ -2076,6 +2180,7 @@ export interface OptionSetting {
2076
2180
  IsCollection?: boolean;
2077
2181
  }
2078
2182
  /**
2183
+ * @public
2079
2184
  * <p>This data type is used as a response element for queries on VPC security group membership.</p>
2080
2185
  */
2081
2186
  export interface VpcSecurityGroupMembership {
@@ -2090,6 +2195,7 @@ export interface VpcSecurityGroupMembership {
2090
2195
  Status?: string;
2091
2196
  }
2092
2197
  /**
2198
+ * @public
2093
2199
  * <p>Option details.</p>
2094
2200
  */
2095
2201
  export interface Option {
@@ -2131,6 +2237,7 @@ export interface Option {
2131
2237
  VpcSecurityGroupMemberships?: VpcSecurityGroupMembership[];
2132
2238
  }
2133
2239
  /**
2240
+ * @public
2134
2241
  * <p></p>
2135
2242
  */
2136
2243
  export interface OptionGroup {
@@ -2185,6 +2292,9 @@ export interface OptionGroup {
2185
2292
  */
2186
2293
  CopyTimestamp?: Date;
2187
2294
  }
2295
+ /**
2296
+ * @public
2297
+ */
2188
2298
  export interface CopyOptionGroupResult {
2189
2299
  /**
2190
2300
  * <p></p>
@@ -2192,6 +2302,7 @@ export interface CopyOptionGroupResult {
2192
2302
  OptionGroup?: OptionGroup;
2193
2303
  }
2194
2304
  /**
2305
+ * @public
2195
2306
  * <p>The option group you are trying to create already exists.</p>
2196
2307
  */
2197
2308
  export declare class OptionGroupAlreadyExistsFault extends __BaseException {
@@ -2203,6 +2314,7 @@ export declare class OptionGroupAlreadyExistsFault extends __BaseException {
2203
2314
  constructor(opts: __ExceptionOptionType<OptionGroupAlreadyExistsFault, __BaseException>);
2204
2315
  }
2205
2316
  /**
2317
+ * @public
2206
2318
  * <p>The specified option group could not be found.</p>
2207
2319
  */
2208
2320
  export declare class OptionGroupNotFoundFault extends __BaseException {
@@ -2214,6 +2326,7 @@ export declare class OptionGroupNotFoundFault extends __BaseException {
2214
2326
  constructor(opts: __ExceptionOptionType<OptionGroupNotFoundFault, __BaseException>);
2215
2327
  }
2216
2328
  /**
2329
+ * @public
2217
2330
  * <p>The quota of 20 option groups was exceeded for this Amazon Web Services account.</p>
2218
2331
  */
2219
2332
  export declare class OptionGroupQuotaExceededFault extends __BaseException {
@@ -2225,6 +2338,7 @@ export declare class OptionGroupQuotaExceededFault extends __BaseException {
2225
2338
  constructor(opts: __ExceptionOptionType<OptionGroupQuotaExceededFault, __BaseException>);
2226
2339
  }
2227
2340
  /**
2341
+ * @public
2228
2342
  * <p>A blue/green deployment with the specified name already exists.</p>
2229
2343
  */
2230
2344
  export declare class BlueGreenDeploymentAlreadyExistsFault extends __BaseException {
@@ -2235,6 +2349,9 @@ export declare class BlueGreenDeploymentAlreadyExistsFault extends __BaseExcepti
2235
2349
  */
2236
2350
  constructor(opts: __ExceptionOptionType<BlueGreenDeploymentAlreadyExistsFault, __BaseException>);
2237
2351
  }
2352
+ /**
2353
+ * @public
2354
+ */
2238
2355
  export interface CreateBlueGreenDeploymentRequest {
2239
2356
  /**
2240
2357
  * <p>The name of the blue/green deployment.</p>
@@ -2277,6 +2394,7 @@ export interface CreateBlueGreenDeploymentRequest {
2277
2394
  Tags?: Tag[];
2278
2395
  }
2279
2396
  /**
2397
+ * @public
2280
2398
  * <p>Contains the details about a blue/green deployment.</p>
2281
2399
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments
2282
2400
  * for database updates</a> in the <i>Amazon RDS User Guide</i> and
@@ -2323,6 +2441,7 @@ export interface SwitchoverDetail {
2323
2441
  Status?: string;
2324
2442
  }
2325
2443
  /**
2444
+ * @public
2326
2445
  * <p>Contains the details about a task for a blue/green deployment.</p>
2327
2446
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments
2328
2447
  * for database updates</a> in the <i>Amazon RDS User Guide</i> and
@@ -2360,6 +2479,7 @@ export interface BlueGreenDeploymentTask {
2360
2479
  Status?: string;
2361
2480
  }
2362
2481
  /**
2482
+ * @public
2363
2483
  * <p>Contains the details about a blue/green deployment.</p>
2364
2484
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments
2365
2485
  * for database updates</a> in the <i>Amazon RDS User Guide</i> and
@@ -2449,6 +2569,9 @@ export interface BlueGreenDeployment {
2449
2569
  */
2450
2570
  TagList?: Tag[];
2451
2571
  }
2572
+ /**
2573
+ * @public
2574
+ */
2452
2575
  export interface CreateBlueGreenDeploymentResponse {
2453
2576
  /**
2454
2577
  * <p>Contains the details about a blue/green deployment.</p>
@@ -2461,6 +2584,7 @@ export interface CreateBlueGreenDeploymentResponse {
2461
2584
  BlueGreenDeployment?: BlueGreenDeployment;
2462
2585
  }
2463
2586
  /**
2587
+ * @public
2464
2588
  * <p>
2465
2589
  * <code>DBClusterParameterGroupName</code> doesn't refer to an existing DB
2466
2590
  * cluster parameter group.</p>
@@ -2474,6 +2598,7 @@ export declare class DBClusterParameterGroupNotFoundFault extends __BaseExceptio
2474
2598
  constructor(opts: __ExceptionOptionType<DBClusterParameterGroupNotFoundFault, __BaseException>);
2475
2599
  }
2476
2600
  /**
2601
+ * @public
2477
2602
  * <p>The user attempted to create a new DB cluster and the user has already reached the
2478
2603
  * maximum allowed DB cluster quota.</p>
2479
2604
  */
@@ -2486,6 +2611,7 @@ export declare class DBClusterQuotaExceededFault extends __BaseException {
2486
2611
  constructor(opts: __ExceptionOptionType<DBClusterQuotaExceededFault, __BaseException>);
2487
2612
  }
2488
2613
  /**
2614
+ * @public
2489
2615
  * <p>The request would result in the user exceeding the allowed number of DB
2490
2616
  * instances.</p>
2491
2617
  */
@@ -2498,6 +2624,7 @@ export declare class InstanceQuotaExceededFault extends __BaseException {
2498
2624
  constructor(opts: __ExceptionOptionType<InstanceQuotaExceededFault, __BaseException>);
2499
2625
  }
2500
2626
  /**
2627
+ * @public
2501
2628
  * <p>The source DB cluster isn't supported for a blue/green deployment.</p>
2502
2629
  */
2503
2630
  export declare class SourceClusterNotSupportedFault extends __BaseException {
@@ -2509,6 +2636,7 @@ export declare class SourceClusterNotSupportedFault extends __BaseException {
2509
2636
  constructor(opts: __ExceptionOptionType<SourceClusterNotSupportedFault, __BaseException>);
2510
2637
  }
2511
2638
  /**
2639
+ * @public
2512
2640
  * <p>The source DB instance isn't supported for a blue/green deployment.</p>
2513
2641
  */
2514
2642
  export declare class SourceDatabaseNotSupportedFault extends __BaseException {
@@ -2519,6 +2647,9 @@ export declare class SourceDatabaseNotSupportedFault extends __BaseException {
2519
2647
  */
2520
2648
  constructor(opts: __ExceptionOptionType<SourceDatabaseNotSupportedFault, __BaseException>);
2521
2649
  }
2650
+ /**
2651
+ * @public
2652
+ */
2522
2653
  export interface CreateCustomDBEngineVersionMessage {
2523
2654
  /**
2524
2655
  * <p>The database engine to use for your custom engine version (CEV). The only supported value is
@@ -2601,6 +2732,7 @@ export interface CreateCustomDBEngineVersionMessage {
2601
2732
  Tags?: Tag[];
2602
2733
  }
2603
2734
  /**
2735
+ * @public
2604
2736
  * <p>A CEV with the specified name already exists.</p>
2605
2737
  */
2606
2738
  export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseException {
@@ -2612,6 +2744,7 @@ export declare class CustomDBEngineVersionAlreadyExistsFault extends __BaseExcep
2612
2744
  constructor(opts: __ExceptionOptionType<CustomDBEngineVersionAlreadyExistsFault, __BaseException>);
2613
2745
  }
2614
2746
  /**
2747
+ * @public
2615
2748
  * <p>You have exceeded your CEV quota.</p>
2616
2749
  */
2617
2750
  export declare class CustomDBEngineVersionQuotaExceededFault extends __BaseException {
@@ -2623,6 +2756,7 @@ export declare class CustomDBEngineVersionQuotaExceededFault extends __BaseExcep
2623
2756
  constructor(opts: __ExceptionOptionType<CustomDBEngineVersionQuotaExceededFault, __BaseException>);
2624
2757
  }
2625
2758
  /**
2759
+ * @public
2626
2760
  * <p>This data type is used as a response element in the action <code>DescribeDBEngineVersions</code>.</p>
2627
2761
  */
2628
2762
  export interface CharacterSet {
@@ -2636,6 +2770,7 @@ export interface CharacterSet {
2636
2770
  CharacterSetDescription?: string;
2637
2771
  }
2638
2772
  /**
2773
+ * @public
2639
2774
  * <p>A value that indicates the AMI information.</p>
2640
2775
  */
2641
2776
  export interface CustomDBEngineVersionAMI {
@@ -2649,6 +2784,7 @@ export interface CustomDBEngineVersionAMI {
2649
2784
  Status?: string;
2650
2785
  }
2651
2786
  /**
2787
+ * @public
2652
2788
  * <p>A time zone associated with a
2653
2789
  * <code>DBInstance</code>
2654
2790
  * or a <code>DBSnapshot</code>.
@@ -2665,6 +2801,7 @@ export interface Timezone {
2665
2801
  TimezoneName?: string;
2666
2802
  }
2667
2803
  /**
2804
+ * @public
2668
2805
  * <p>The version of the database engine that a DB instance can be upgraded to.</p>
2669
2806
  */
2670
2807
  export interface UpgradeTarget {
@@ -2706,6 +2843,7 @@ export interface UpgradeTarget {
2706
2843
  SupportsBabelfish?: boolean;
2707
2844
  }
2708
2845
  /**
2846
+ * @public
2709
2847
  * <p>This data type is used as a response element in the action <code>DescribeDBEngineVersions</code>.</p>
2710
2848
  */
2711
2849
  export interface DBEngineVersion {
@@ -2864,6 +3002,7 @@ export interface DBEngineVersion {
2864
3002
  SupportedCACertificateIdentifiers?: string[];
2865
3003
  }
2866
3004
  /**
3005
+ * @public
2867
3006
  * <p>The AMI configuration prerequisite has not been met.</p>
2868
3007
  */
2869
3008
  export declare class Ec2ImagePropertiesNotSupportedFault extends __BaseException {
@@ -2875,6 +3014,7 @@ export declare class Ec2ImagePropertiesNotSupportedFault extends __BaseException
2875
3014
  constructor(opts: __ExceptionOptionType<Ec2ImagePropertiesNotSupportedFault, __BaseException>);
2876
3015
  }
2877
3016
  /**
3017
+ * @public
2878
3018
  * <p>Contains the scaling configuration of an Aurora Serverless v1 DB cluster.</p>
2879
3019
  * <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
2880
3020
  * <i>Amazon Aurora User Guide</i>.</p>
@@ -2930,6 +3070,7 @@ export interface ScalingConfiguration {
2930
3070
  SecondsBeforeTimeout?: number;
2931
3071
  }
2932
3072
  /**
3073
+ * @public
2933
3074
  * <p>Contains the scaling configuration of an Aurora Serverless v2 DB cluster.</p>
2934
3075
  * <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
2935
3076
  * <i>Amazon Aurora User Guide</i>.</p>
@@ -2949,6 +3090,7 @@ export interface ServerlessV2ScalingConfiguration {
2949
3090
  MaxCapacity?: number;
2950
3091
  }
2951
3092
  /**
3093
+ * @public
2952
3094
  * <p></p>
2953
3095
  */
2954
3096
  export interface CreateDBClusterMessage {
@@ -3653,6 +3795,7 @@ export interface CreateDBClusterMessage {
3653
3795
  MasterUserSecretKmsKeyId?: string;
3654
3796
  }
3655
3797
  /**
3798
+ * @public
3656
3799
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.</p>
3657
3800
  */
3658
3801
  export interface DBClusterRole {
@@ -3688,6 +3831,7 @@ export interface DBClusterRole {
3688
3831
  FeatureName?: string;
3689
3832
  }
3690
3833
  /**
3834
+ * @public
3691
3835
  * <p>Contains information about an instance that is part of a DB cluster.</p>
3692
3836
  */
3693
3837
  export interface DBClusterMember {
@@ -3712,6 +3856,7 @@ export interface DBClusterMember {
3712
3856
  PromotionTier?: number;
3713
3857
  }
3714
3858
  /**
3859
+ * @public
3715
3860
  * <p>Contains status information for a DB cluster option group.</p>
3716
3861
  */
3717
3862
  export interface DBClusterOptionGroupStatus {
@@ -3725,6 +3870,7 @@ export interface DBClusterOptionGroupStatus {
3725
3870
  Status?: string;
3726
3871
  }
3727
3872
  /**
3873
+ * @public
3728
3874
  * <p>An Active Directory Domain membership record associated with the DB instance or cluster.</p>
3729
3875
  */
3730
3876
  export interface DomainMembership {
@@ -3745,6 +3891,9 @@ export interface DomainMembership {
3745
3891
  */
3746
3892
  IAMRoleName?: string;
3747
3893
  }
3894
+ /**
3895
+ * @public
3896
+ */
3748
3897
  export declare enum WriteForwardingStatus {
3749
3898
  DISABLED = "disabled",
3750
3899
  DISABLING = "disabling",
@@ -3753,6 +3902,7 @@ export declare enum WriteForwardingStatus {
3753
3902
  UNKNOWN = "unknown"
3754
3903
  }
3755
3904
  /**
3905
+ * @public
3756
3906
  * <p>Contains the secret managed by RDS in Amazon Web Services Secrets Manager for the master user password.</p>
3757
3907
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html">Password management with Amazon Web Services Secrets Manager</a>
3758
3908
  * in the <i>Amazon RDS User Guide</i> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html">Password management with Amazon Web Services Secrets Manager</a>
@@ -3800,6 +3950,7 @@ export interface MasterUserSecret {
3800
3950
  KmsKeyId?: string;
3801
3951
  }
3802
3952
  /**
3953
+ * @public
3803
3954
  * <p>A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.</p>
3804
3955
  */
3805
3956
  export interface PendingCloudwatchLogsExports {
@@ -3813,6 +3964,7 @@ export interface PendingCloudwatchLogsExports {
3813
3964
  LogTypesToDisable?: string[];
3814
3965
  }
3815
3966
  /**
3967
+ * @public
3816
3968
  * <p>This data type is used as a response element in the <code>ModifyDBCluster</code> operation and
3817
3969
  * contains changes that will be applied during the next maintenance window.</p>
3818
3970
  */
@@ -3853,6 +4005,7 @@ export interface ClusterPendingModifiedValues {
3853
4005
  Iops?: number;
3854
4006
  }
3855
4007
  /**
4008
+ * @public
3856
4009
  * <p>Shows the scaling configuration for an Aurora DB cluster in <code>serverless</code> DB engine mode.</p>
3857
4010
  * <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
3858
4011
  * <i>Amazon Aurora User Guide</i>.</p>
@@ -3895,6 +4048,7 @@ export interface ScalingConfigurationInfo {
3895
4048
  SecondsBeforeTimeout?: number;
3896
4049
  }
3897
4050
  /**
4051
+ * @public
3898
4052
  * <p>Shows the scaling configuration for an Aurora Serverless v2 DB cluster.</p>
3899
4053
  * <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
3900
4054
  * <i>Amazon Aurora User Guide</i>.</p>
@@ -3914,6 +4068,7 @@ export interface ServerlessV2ScalingConfigurationInfo {
3914
4068
  MaxCapacity?: number;
3915
4069
  }
3916
4070
  /**
4071
+ * @public
3917
4072
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
3918
4073
  * <p>For an Amazon Aurora DB cluster, this data type is used as a response element in the operations
3919
4074
  * <code>CreateDBCluster</code>, <code>DeleteDBCluster</code>, <code>DescribeDBClusters</code>,
@@ -4337,6 +4492,9 @@ export interface DBCluster {
4337
4492
  */
4338
4493
  MasterUserSecret?: MasterUserSecret;
4339
4494
  }
4495
+ /**
4496
+ * @public
4497
+ */
4340
4498
  export interface CreateDBClusterResult {
4341
4499
  /**
4342
4500
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -4361,6 +4519,7 @@ export interface CreateDBClusterResult {
4361
4519
  DBCluster?: DBCluster;
4362
4520
  }
4363
4521
  /**
4522
+ * @public
4364
4523
  * <p>The user already has a DB cluster with the given identifier.</p>
4365
4524
  */
4366
4525
  export declare class DBClusterAlreadyExistsFault extends __BaseException {
@@ -4372,6 +4531,7 @@ export declare class DBClusterAlreadyExistsFault extends __BaseException {
4372
4531
  constructor(opts: __ExceptionOptionType<DBClusterAlreadyExistsFault, __BaseException>);
4373
4532
  }
4374
4533
  /**
4534
+ * @public
4375
4535
  * <p>Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.</p>
4376
4536
  */
4377
4537
  export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException {
@@ -4383,6 +4543,7 @@ export declare class DBSubnetGroupDoesNotCoverEnoughAZs extends __BaseException
4383
4543
  constructor(opts: __ExceptionOptionType<DBSubnetGroupDoesNotCoverEnoughAZs, __BaseException>);
4384
4544
  }
4385
4545
  /**
4546
+ * @public
4386
4547
  * <p>
4387
4548
  * <code>DBSubnetGroupName</code> doesn't refer to an existing DB subnet group.</p>
4388
4549
  */
@@ -4395,6 +4556,7 @@ export declare class DBSubnetGroupNotFoundFault extends __BaseException {
4395
4556
  constructor(opts: __ExceptionOptionType<DBSubnetGroupNotFoundFault, __BaseException>);
4396
4557
  }
4397
4558
  /**
4559
+ * @public
4398
4560
  * <p>
4399
4561
  * <code>Domain</code> doesn't refer to an existing Active Directory domain.</p>
4400
4562
  */
@@ -4407,6 +4569,7 @@ export declare class DomainNotFoundFault extends __BaseException {
4407
4569
  constructor(opts: __ExceptionOptionType<DomainNotFoundFault, __BaseException>);
4408
4570
  }
4409
4571
  /**
4572
+ * @public
4410
4573
  * <p>The <code>GlobalClusterIdentifier</code> doesn't refer to an existing global database cluster.</p>
4411
4574
  */
4412
4575
  export declare class GlobalClusterNotFoundFault extends __BaseException {
@@ -4418,6 +4581,7 @@ export declare class GlobalClusterNotFoundFault extends __BaseException {
4418
4581
  constructor(opts: __ExceptionOptionType<GlobalClusterNotFoundFault, __BaseException>);
4419
4582
  }
4420
4583
  /**
4584
+ * @public
4421
4585
  * <p>There is insufficient storage available for the current action. You might be able to
4422
4586
  * resolve this error by updating your subnet group to use different Availability Zones
4423
4587
  * that have more storage available.</p>
@@ -4431,6 +4595,7 @@ export declare class InsufficientStorageClusterCapacityFault extends __BaseExcep
4431
4595
  constructor(opts: __ExceptionOptionType<InsufficientStorageClusterCapacityFault, __BaseException>);
4432
4596
  }
4433
4597
  /**
4598
+ * @public
4434
4599
  * <p>The DB subnet group cannot be deleted because it's in use.</p>
4435
4600
  */
4436
4601
  export declare class InvalidDBSubnetGroupStateFault extends __BaseException {
@@ -4442,6 +4607,7 @@ export declare class InvalidDBSubnetGroupStateFault extends __BaseException {
4442
4607
  constructor(opts: __ExceptionOptionType<InvalidDBSubnetGroupStateFault, __BaseException>);
4443
4608
  }
4444
4609
  /**
4610
+ * @public
4445
4611
  * <p>The global cluster is in an invalid state and can't perform the requested operation.</p>
4446
4612
  */
4447
4613
  export declare class InvalidGlobalClusterStateFault extends __BaseException {
@@ -4453,6 +4619,7 @@ export declare class InvalidGlobalClusterStateFault extends __BaseException {
4453
4619
  constructor(opts: __ExceptionOptionType<InvalidGlobalClusterStateFault, __BaseException>);
4454
4620
  }
4455
4621
  /**
4622
+ * @public
4456
4623
  * <p>The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.</p>
4457
4624
  */
4458
4625
  export declare class InvalidSubnet extends __BaseException {
@@ -4464,6 +4631,7 @@ export declare class InvalidSubnet extends __BaseException {
4464
4631
  constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
4465
4632
  }
4466
4633
  /**
4634
+ * @public
4467
4635
  * <p>The DB subnet group doesn't cover all Availability Zones after it's
4468
4636
  * created because of users' change.</p>
4469
4637
  */
@@ -4476,6 +4644,7 @@ export declare class InvalidVPCNetworkStateFault extends __BaseException {
4476
4644
  constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
4477
4645
  }
4478
4646
  /**
4647
+ * @public
4479
4648
  * <p>The request would result in the user exceeding the allowed amount of storage
4480
4649
  * available across all DB instances.</p>
4481
4650
  */
@@ -4487,6 +4656,9 @@ export declare class StorageQuotaExceededFault extends __BaseException {
4487
4656
  */
4488
4657
  constructor(opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>);
4489
4658
  }
4659
+ /**
4660
+ * @public
4661
+ */
4490
4662
  export interface CreateDBClusterEndpointMessage {
4491
4663
  /**
4492
4664
  * <p>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is
@@ -4517,6 +4689,7 @@ export interface CreateDBClusterEndpointMessage {
4517
4689
  Tags?: Tag[];
4518
4690
  }
4519
4691
  /**
4692
+ * @public
4520
4693
  * <p>This data type represents the information you need to connect to an Amazon Aurora DB cluster.
4521
4694
  * This data type is used as a response element in the following actions:</p>
4522
4695
  * <ul>
@@ -4592,6 +4765,7 @@ export interface DBClusterEndpoint {
4592
4765
  DBClusterEndpointArn?: string;
4593
4766
  }
4594
4767
  /**
4768
+ * @public
4595
4769
  * <p>The specified custom endpoint can't be created because it already exists.</p>
4596
4770
  */
4597
4771
  export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException {
@@ -4603,6 +4777,7 @@ export declare class DBClusterEndpointAlreadyExistsFault extends __BaseException
4603
4777
  constructor(opts: __ExceptionOptionType<DBClusterEndpointAlreadyExistsFault, __BaseException>);
4604
4778
  }
4605
4779
  /**
4780
+ * @public
4606
4781
  * <p>The cluster already has the maximum number of custom endpoints.</p>
4607
4782
  */
4608
4783
  export declare class DBClusterEndpointQuotaExceededFault extends __BaseException {
@@ -4614,6 +4789,7 @@ export declare class DBClusterEndpointQuotaExceededFault extends __BaseException
4614
4789
  constructor(opts: __ExceptionOptionType<DBClusterEndpointQuotaExceededFault, __BaseException>);
4615
4790
  }
4616
4791
  /**
4792
+ * @public
4617
4793
  * <p></p>
4618
4794
  */
4619
4795
  export interface CreateDBClusterParameterGroupMessage {
@@ -4701,6 +4877,9 @@ export interface CreateDBClusterParameterGroupMessage {
4701
4877
  */
4702
4878
  Tags?: Tag[];
4703
4879
  }
4880
+ /**
4881
+ * @public
4882
+ */
4704
4883
  export interface CreateDBClusterParameterGroupResult {
4705
4884
  /**
4706
4885
  * <p>Contains the details of an Amazon RDS DB cluster parameter group.</p>
@@ -4709,6 +4888,7 @@ export interface CreateDBClusterParameterGroupResult {
4709
4888
  DBClusterParameterGroup?: DBClusterParameterGroup;
4710
4889
  }
4711
4890
  /**
4891
+ * @public
4712
4892
  * <p></p>
4713
4893
  */
4714
4894
  export interface CreateDBClusterSnapshotMessage {
@@ -4747,6 +4927,9 @@ export interface CreateDBClusterSnapshotMessage {
4747
4927
  */
4748
4928
  Tags?: Tag[];
4749
4929
  }
4930
+ /**
4931
+ * @public
4932
+ */
4750
4933
  export interface CreateDBClusterSnapshotResult {
4751
4934
  /**
4752
4935
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -4756,6 +4939,7 @@ export interface CreateDBClusterSnapshotResult {
4756
4939
  DBClusterSnapshot?: DBClusterSnapshot;
4757
4940
  }
4758
4941
  /**
4942
+ * @public
4759
4943
  * <p>The specified CIDR IP range or Amazon EC2 security group might not be authorized
4760
4944
  * for the specified DB security group.</p>
4761
4945
  * <p>Or, RDS might not be authorized to perform necessary actions using IAM on your
@@ -4769,6 +4953,9 @@ export declare class AuthorizationNotFoundFault extends __BaseException {
4769
4953
  */
4770
4954
  constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
4771
4955
  }
4956
+ /**
4957
+ * @public
4958
+ */
4772
4959
  export declare class BackupPolicyNotFoundFault extends __BaseException {
4773
4960
  readonly name: "BackupPolicyNotFoundFault";
4774
4961
  readonly $fault: "client";
@@ -4778,6 +4965,7 @@ export declare class BackupPolicyNotFoundFault extends __BaseException {
4778
4965
  constructor(opts: __ExceptionOptionType<BackupPolicyNotFoundFault, __BaseException>);
4779
4966
  }
4780
4967
  /**
4968
+ * @public
4781
4969
  * <p>
4782
4970
  * <code>CertificateIdentifier</code> doesn't refer to an
4783
4971
  * existing certificate.</p>
@@ -4791,6 +4979,7 @@ export declare class CertificateNotFoundFault extends __BaseException {
4791
4979
  constructor(opts: __ExceptionOptionType<CertificateNotFoundFault, __BaseException>);
4792
4980
  }
4793
4981
  /**
4982
+ * @public
4794
4983
  * <p></p>
4795
4984
  */
4796
4985
  export interface CreateDBInstanceMessage {
@@ -5927,6 +6116,7 @@ export interface CreateDBInstanceMessage {
5927
6116
  CACertificateIdentifier?: string;
5928
6117
  }
5929
6118
  /**
6119
+ * @public
5930
6120
  * <p>Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.</p>
5931
6121
  */
5932
6122
  export interface DBInstanceRole {
@@ -5962,11 +6152,15 @@ export interface DBInstanceRole {
5962
6152
  */
5963
6153
  Status?: string;
5964
6154
  }
6155
+ /**
6156
+ * @public
6157
+ */
5965
6158
  export declare enum AutomationMode {
5966
6159
  ALL_PAUSED = "all-paused",
5967
6160
  FULL = "full"
5968
6161
  }
5969
6162
  /**
6163
+ * @public
5970
6164
  * <p>Returns the details of the DB instance’s server certificate.</p>
5971
6165
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
5972
6166
  * instance</a> in the <i>Amazon RDS User Guide</i> and
@@ -5985,6 +6179,7 @@ export interface CertificateDetails {
5985
6179
  ValidTill?: Date;
5986
6180
  }
5987
6181
  /**
6182
+ * @public
5988
6183
  * <p>Automated backups of a DB instance replicated to another Amazon Web Services Region. They consist of system backups, transaction logs, and database instance properties.</p>
5989
6184
  */
5990
6185
  export interface DBInstanceAutomatedBackupsReplication {
@@ -5994,6 +6189,7 @@ export interface DBInstanceAutomatedBackupsReplication {
5994
6189
  DBInstanceAutomatedBackupsArn?: string;
5995
6190
  }
5996
6191
  /**
6192
+ * @public
5997
6193
  * <p>The status of the DB parameter group.</p>
5998
6194
  * <p>This data type is used as a response element in the following actions:</p>
5999
6195
  * <ul>
@@ -6040,6 +6236,7 @@ export interface DBParameterGroupStatus {
6040
6236
  ParameterApplyStatus?: string;
6041
6237
  }
6042
6238
  /**
6239
+ * @public
6043
6240
  * <p>Contains Availability Zone information.</p>
6044
6241
  * <p>This data type is used as an element in the <code>OrderableDBInstanceOption</code>
6045
6242
  * data type.</p>
@@ -6051,6 +6248,7 @@ export interface AvailabilityZone {
6051
6248
  Name?: string;
6052
6249
  }
6053
6250
  /**
6251
+ * @public
6054
6252
  * <p>A data type that represents an Outpost.</p>
6055
6253
  * <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>
6056
6254
  * in the <i>Amazon RDS User Guide.</i>
@@ -6063,6 +6261,7 @@ export interface Outpost {
6063
6261
  Arn?: string;
6064
6262
  }
6065
6263
  /**
6264
+ * @public
6066
6265
  * <p>This data type is used as a response element for the <code>DescribeDBSubnetGroups</code> operation.</p>
6067
6266
  */
6068
6267
  export interface Subnet {
@@ -6089,6 +6288,7 @@ export interface Subnet {
6089
6288
  SubnetStatus?: string;
6090
6289
  }
6091
6290
  /**
6291
+ * @public
6092
6292
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
6093
6293
  * <p>This data type is used as a response element
6094
6294
  * in the <code>DescribeDBSubnetGroups</code> action.</p>
@@ -6143,6 +6343,7 @@ export interface DBSubnetGroup {
6143
6343
  SupportedNetworkTypes?: string[];
6144
6344
  }
6145
6345
  /**
6346
+ * @public
6146
6347
  * <p>This data type represents the information you need to connect to an Amazon RDS DB instance.
6147
6348
  * This data type is used as a response element in the following actions:</p>
6148
6349
  * <ul>
@@ -6180,6 +6381,7 @@ export interface Endpoint {
6180
6381
  HostedZoneId?: string;
6181
6382
  }
6182
6383
  /**
6384
+ * @public
6183
6385
  * <p>Provides information on the option groups the DB instance is a member of.</p>
6184
6386
  */
6185
6387
  export interface OptionGroupMembership {
@@ -6201,6 +6403,7 @@ export interface OptionGroupMembership {
6201
6403
  Status?: string;
6202
6404
  }
6203
6405
  /**
6406
+ * @public
6204
6407
  * <p>This data type is used as a response element in the <code>ModifyDBInstance</code> operation and
6205
6408
  * contains changes that will be applied during the next maintenance window.</p>
6206
6409
  */
@@ -6295,11 +6498,15 @@ export interface PendingModifiedValues {
6295
6498
  */
6296
6499
  StorageThroughput?: number;
6297
6500
  }
6501
+ /**
6502
+ * @public
6503
+ */
6298
6504
  export declare enum ReplicaMode {
6299
6505
  MOUNTED = "mounted",
6300
6506
  OPEN_READ_ONLY = "open-read-only"
6301
6507
  }
6302
6508
  /**
6509
+ * @public
6303
6510
  * <p>Provides a list of status information for a DB instance.</p>
6304
6511
  */
6305
6512
  export interface DBInstanceStatusInfo {
@@ -6323,6 +6530,7 @@ export interface DBInstanceStatusInfo {
6323
6530
  Message?: string;
6324
6531
  }
6325
6532
  /**
6533
+ * @public
6326
6534
  * <p>Contains the details of an Amazon RDS DB instance.</p>
6327
6535
  * <p>This data type is used as a response element in the operations <code>CreateDBInstance</code>,
6328
6536
  * <code>CreateDBInstanceReadReplica</code>, <code>DeleteDBInstance</code>, <code>DescribeDBInstances</code>,
@@ -6822,6 +7030,9 @@ export interface DBInstance {
6822
7030
  */
6823
7031
  CertificateDetails?: CertificateDetails;
6824
7032
  }
7033
+ /**
7034
+ * @public
7035
+ */
6825
7036
  export interface CreateDBInstanceResult {
6826
7037
  /**
6827
7038
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -6834,6 +7045,7 @@ export interface CreateDBInstanceResult {
6834
7045
  DBInstance?: DBInstance;
6835
7046
  }
6836
7047
  /**
7048
+ * @public
6837
7049
  * <p>The user already has a DB instance with the given identifier.</p>
6838
7050
  */
6839
7051
  export declare class DBInstanceAlreadyExistsFault extends __BaseException {
@@ -6845,6 +7057,7 @@ export declare class DBInstanceAlreadyExistsFault extends __BaseException {
6845
7057
  constructor(opts: __ExceptionOptionType<DBInstanceAlreadyExistsFault, __BaseException>);
6846
7058
  }
6847
7059
  /**
7060
+ * @public
6848
7061
  * <p>The specified DB instance class isn't available in the specified Availability
6849
7062
  * Zone.</p>
6850
7063
  */
@@ -6857,6 +7070,7 @@ export declare class InsufficientDBInstanceCapacityFault extends __BaseException
6857
7070
  constructor(opts: __ExceptionOptionType<InsufficientDBInstanceCapacityFault, __BaseException>);
6858
7071
  }
6859
7072
  /**
7073
+ * @public
6860
7074
  * <p>The network type is invalid for the DB instance. Valid nework type values are <code>IPV4</code> and <code>DUAL</code>.</p>
6861
7075
  */
6862
7076
  export declare class NetworkTypeNotSupported extends __BaseException {
@@ -6868,6 +7082,7 @@ export declare class NetworkTypeNotSupported extends __BaseException {
6868
7082
  constructor(opts: __ExceptionOptionType<NetworkTypeNotSupported, __BaseException>);
6869
7083
  }
6870
7084
  /**
7085
+ * @public
6871
7086
  * <p>Provisioned IOPS not available in the specified Availability Zone.</p>
6872
7087
  */
6873
7088
  export declare class ProvisionedIopsNotAvailableInAZFault extends __BaseException {
@@ -6879,6 +7094,7 @@ export declare class ProvisionedIopsNotAvailableInAZFault extends __BaseExceptio
6879
7094
  constructor(opts: __ExceptionOptionType<ProvisionedIopsNotAvailableInAZFault, __BaseException>);
6880
7095
  }
6881
7096
  /**
7097
+ * @public
6882
7098
  * <p>Storage of the <code>StorageType</code> specified can't be associated
6883
7099
  * with the DB instance.</p>
6884
7100
  */
@@ -6890,6 +7106,9 @@ export declare class StorageTypeNotSupportedFault extends __BaseException {
6890
7106
  */
6891
7107
  constructor(opts: __ExceptionOptionType<StorageTypeNotSupportedFault, __BaseException>);
6892
7108
  }
7109
+ /**
7110
+ * @public
7111
+ */
6893
7112
  export interface CreateDBInstanceReadReplicaMessage {
6894
7113
  /**
6895
7114
  * <p>The DB instance identifier of the read replica. This identifier is the unique key
@@ -7379,6 +7598,9 @@ export interface CreateDBInstanceReadReplicaMessage {
7379
7598
  */
7380
7599
  AllocatedStorage?: number;
7381
7600
  }
7601
+ /**
7602
+ * @public
7603
+ */
7382
7604
  export interface CreateDBInstanceReadReplicaResult {
7383
7605
  /**
7384
7606
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7391,6 +7613,7 @@ export interface CreateDBInstanceReadReplicaResult {
7391
7613
  DBInstance?: DBInstance;
7392
7614
  }
7393
7615
  /**
7616
+ * @public
7394
7617
  * <p>The DBSubnetGroup shouldn't be specified while creating read replicas that lie
7395
7618
  * in the same region as the source instance.</p>
7396
7619
  */
@@ -7403,6 +7626,7 @@ export declare class DBSubnetGroupNotAllowedFault extends __BaseException {
7403
7626
  constructor(opts: __ExceptionOptionType<DBSubnetGroupNotAllowedFault, __BaseException>);
7404
7627
  }
7405
7628
  /**
7629
+ * @public
7406
7630
  * <p>The DBSubnetGroup doesn't belong to the same VPC as that of an existing
7407
7631
  * cross-region read replica of the same source instance.</p>
7408
7632
  */
@@ -7415,6 +7639,7 @@ export declare class InvalidDBSubnetGroupFault extends __BaseException {
7415
7639
  constructor(opts: __ExceptionOptionType<InvalidDBSubnetGroupFault, __BaseException>);
7416
7640
  }
7417
7641
  /**
7642
+ * @public
7418
7643
  * <p></p>
7419
7644
  */
7420
7645
  export interface CreateDBParameterGroupMessage {
@@ -7532,6 +7757,9 @@ export interface CreateDBParameterGroupMessage {
7532
7757
  */
7533
7758
  Tags?: Tag[];
7534
7759
  }
7760
+ /**
7761
+ * @public
7762
+ */
7535
7763
  export interface CreateDBParameterGroupResult {
7536
7764
  /**
7537
7765
  * <p>Contains the details of an Amazon RDS DB parameter group.</p>
@@ -7539,21 +7767,31 @@ export interface CreateDBParameterGroupResult {
7539
7767
  */
7540
7768
  DBParameterGroup?: DBParameterGroup;
7541
7769
  }
7770
+ /**
7771
+ * @public
7772
+ */
7542
7773
  export declare enum AuthScheme {
7543
7774
  SECRETS = "SECRETS"
7544
7775
  }
7776
+ /**
7777
+ * @public
7778
+ */
7545
7779
  export declare enum ClientPasswordAuthType {
7546
7780
  MYSQL_NATIVE_PASSWORD = "MYSQL_NATIVE_PASSWORD",
7547
7781
  POSTGRES_MD5 = "POSTGRES_MD5",
7548
7782
  POSTGRES_SCRAM_SHA_256 = "POSTGRES_SCRAM_SHA_256",
7549
7783
  SQL_SERVER_AUTHENTICATION = "SQL_SERVER_AUTHENTICATION"
7550
7784
  }
7785
+ /**
7786
+ * @public
7787
+ */
7551
7788
  export declare enum IAMAuthMode {
7552
7789
  DISABLED = "DISABLED",
7553
7790
  ENABLED = "ENABLED",
7554
7791
  REQUIRED = "REQUIRED"
7555
7792
  }
7556
7793
  /**
7794
+ * @public
7557
7795
  * <p>Specifies the details of authentication used by a proxy to log in as a specific database user.</p>
7558
7796
  */
7559
7797
  export interface UserAuthConfig {
@@ -7584,11 +7822,17 @@ export interface UserAuthConfig {
7584
7822
  */
7585
7823
  ClientPasswordAuthType?: ClientPasswordAuthType | string;
7586
7824
  }
7825
+ /**
7826
+ * @public
7827
+ */
7587
7828
  export declare enum EngineFamily {
7588
7829
  MYSQL = "MYSQL",
7589
7830
  POSTGRESQL = "POSTGRESQL",
7590
7831
  SQLSERVER = "SQLSERVER"
7591
7832
  }
7833
+ /**
7834
+ * @public
7835
+ */
7592
7836
  export interface CreateDBProxyRequest {
7593
7837
  /**
7594
7838
  * <p>The identifier for the proxy. This name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.</p>
@@ -7643,6 +7887,7 @@ export interface CreateDBProxyRequest {
7643
7887
  Tags?: Tag[];
7644
7888
  }
7645
7889
  /**
7890
+ * @public
7646
7891
  * <p>Returns the details of authentication used by a proxy to log in as a specific database user.</p>
7647
7892
  */
7648
7893
  export interface UserAuthConfigInfo {
@@ -7673,6 +7918,9 @@ export interface UserAuthConfigInfo {
7673
7918
  */
7674
7919
  ClientPasswordAuthType?: ClientPasswordAuthType | string;
7675
7920
  }
7921
+ /**
7922
+ * @public
7923
+ */
7676
7924
  export declare enum DBProxyStatus {
7677
7925
  AVAILABLE = "available",
7678
7926
  CREATING = "creating",
@@ -7685,6 +7933,7 @@ export declare enum DBProxyStatus {
7685
7933
  SUSPENDING = "suspending"
7686
7934
  }
7687
7935
  /**
7936
+ * @public
7688
7937
  * <p>The data structure representing a proxy managed by the RDS Proxy.</p>
7689
7938
  * <p>This data type is used as a response element in the <code>DescribeDBProxies</code> action.</p>
7690
7939
  */
@@ -7766,6 +8015,9 @@ export interface DBProxy {
7766
8015
  */
7767
8016
  UpdatedDate?: Date;
7768
8017
  }
8018
+ /**
8019
+ * @public
8020
+ */
7769
8021
  export interface CreateDBProxyResponse {
7770
8022
  /**
7771
8023
  * <p>The <code>DBProxy</code> structure corresponding to the new proxy.</p>
@@ -7773,6 +8025,7 @@ export interface CreateDBProxyResponse {
7773
8025
  DBProxy?: DBProxy;
7774
8026
  }
7775
8027
  /**
8028
+ * @public
7776
8029
  * <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>
7777
8030
  */
7778
8031
  export declare class DBProxyAlreadyExistsFault extends __BaseException {
@@ -7784,6 +8037,7 @@ export declare class DBProxyAlreadyExistsFault extends __BaseException {
7784
8037
  constructor(opts: __ExceptionOptionType<DBProxyAlreadyExistsFault, __BaseException>);
7785
8038
  }
7786
8039
  /**
8040
+ * @public
7787
8041
  * <p>Your Amazon Web Services account already has the maximum number of proxies in the specified Amazon Web Services Region.</p>
7788
8042
  */
7789
8043
  export declare class DBProxyQuotaExceededFault extends __BaseException {
@@ -7794,10 +8048,16 @@ export declare class DBProxyQuotaExceededFault extends __BaseException {
7794
8048
  */
7795
8049
  constructor(opts: __ExceptionOptionType<DBProxyQuotaExceededFault, __BaseException>);
7796
8050
  }
8051
+ /**
8052
+ * @public
8053
+ */
7797
8054
  export declare enum DBProxyEndpointTargetRole {
7798
8055
  READ_ONLY = "READ_ONLY",
7799
8056
  READ_WRITE = "READ_WRITE"
7800
8057
  }
8058
+ /**
8059
+ * @public
8060
+ */
7801
8061
  export interface CreateDBProxyEndpointRequest {
7802
8062
  /**
7803
8063
  * <p>The name of the DB proxy associated with the DB proxy endpoint that you create.</p>
@@ -7831,6 +8091,9 @@ export interface CreateDBProxyEndpointRequest {
7831
8091
  */
7832
8092
  Tags?: Tag[];
7833
8093
  }
8094
+ /**
8095
+ * @public
8096
+ */
7834
8097
  export declare enum DBProxyEndpointStatus {
7835
8098
  AVAILABLE = "available",
7836
8099
  CREATING = "creating",
@@ -7840,6 +8103,7 @@ export declare enum DBProxyEndpointStatus {
7840
8103
  MODIFYING = "modifying"
7841
8104
  }
7842
8105
  /**
8106
+ * @public
7843
8107
  * <p>The data structure representing an endpoint associated with a DB proxy. RDS automatically creates one
7844
8108
  * endpoint for each DB proxy. For Aurora DB clusters, you can associate additional endpoints with the same
7845
8109
  * DB proxy. These endpoints can be read/write or read-only. They can also reside in different VPCs than the
@@ -7899,6 +8163,9 @@ export interface DBProxyEndpoint {
7899
8163
  */
7900
8164
  IsDefault?: boolean;
7901
8165
  }
8166
+ /**
8167
+ * @public
8168
+ */
7902
8169
  export interface CreateDBProxyEndpointResponse {
7903
8170
  /**
7904
8171
  * <p>The <code>DBProxyEndpoint</code> object that is created by the API operation.
@@ -7908,6 +8175,7 @@ export interface CreateDBProxyEndpointResponse {
7908
8175
  DBProxyEndpoint?: DBProxyEndpoint;
7909
8176
  }
7910
8177
  /**
8178
+ * @public
7911
8179
  * <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>
7912
8180
  */
7913
8181
  export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
@@ -7919,6 +8187,7 @@ export declare class DBProxyEndpointAlreadyExistsFault extends __BaseException {
7919
8187
  constructor(opts: __ExceptionOptionType<DBProxyEndpointAlreadyExistsFault, __BaseException>);
7920
8188
  }
7921
8189
  /**
8190
+ * @public
7922
8191
  * <p>The DB proxy already has the maximum number of endpoints.</p>
7923
8192
  */
7924
8193
  export declare class DBProxyEndpointQuotaExceededFault extends __BaseException {
@@ -7930,6 +8199,7 @@ export declare class DBProxyEndpointQuotaExceededFault extends __BaseException {
7930
8199
  constructor(opts: __ExceptionOptionType<DBProxyEndpointQuotaExceededFault, __BaseException>);
7931
8200
  }
7932
8201
  /**
8202
+ * @public
7933
8203
  * <p>The requested operation can't be performed while the proxy is in this state.</p>
7934
8204
  */
7935
8205
  export declare class InvalidDBProxyStateFault extends __BaseException {
@@ -7941,6 +8211,7 @@ export declare class InvalidDBProxyStateFault extends __BaseException {
7941
8211
  constructor(opts: __ExceptionOptionType<InvalidDBProxyStateFault, __BaseException>);
7942
8212
  }
7943
8213
  /**
8214
+ * @public
7944
8215
  * <p></p>
7945
8216
  */
7946
8217
  export interface CreateDBSecurityGroupMessage {
@@ -7974,6 +8245,9 @@ export interface CreateDBSecurityGroupMessage {
7974
8245
  */
7975
8246
  Tags?: Tag[];
7976
8247
  }
8248
+ /**
8249
+ * @public
8250
+ */
7977
8251
  export interface CreateDBSecurityGroupResult {
7978
8252
  /**
7979
8253
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7983,6 +8257,7 @@ export interface CreateDBSecurityGroupResult {
7983
8257
  DBSecurityGroup?: DBSecurityGroup;
7984
8258
  }
7985
8259
  /**
8260
+ * @public
7986
8261
  * <p>A DB security group with the name specified in
7987
8262
  * <code>DBSecurityGroupName</code> already exists.</p>
7988
8263
  */
@@ -7995,6 +8270,7 @@ export declare class DBSecurityGroupAlreadyExistsFault extends __BaseException {
7995
8270
  constructor(opts: __ExceptionOptionType<DBSecurityGroupAlreadyExistsFault, __BaseException>);
7996
8271
  }
7997
8272
  /**
8273
+ * @public
7998
8274
  * <p>A DB security group isn't allowed for this action.</p>
7999
8275
  */
8000
8276
  export declare class DBSecurityGroupNotSupportedFault extends __BaseException {
@@ -8006,6 +8282,7 @@ export declare class DBSecurityGroupNotSupportedFault extends __BaseException {
8006
8282
  constructor(opts: __ExceptionOptionType<DBSecurityGroupNotSupportedFault, __BaseException>);
8007
8283
  }
8008
8284
  /**
8285
+ * @public
8009
8286
  * <p>The request would result in the user exceeding the allowed number of DB security
8010
8287
  * groups.</p>
8011
8288
  */
@@ -8018,6 +8295,7 @@ export declare class DBSecurityGroupQuotaExceededFault extends __BaseException {
8018
8295
  constructor(opts: __ExceptionOptionType<DBSecurityGroupQuotaExceededFault, __BaseException>);
8019
8296
  }
8020
8297
  /**
8298
+ * @public
8021
8299
  * <p></p>
8022
8300
  */
8023
8301
  export interface CreateDBSnapshotMessage {
@@ -8059,6 +8337,9 @@ export interface CreateDBSnapshotMessage {
8059
8337
  */
8060
8338
  Tags?: Tag[];
8061
8339
  }
8340
+ /**
8341
+ * @public
8342
+ */
8062
8343
  export interface CreateDBSnapshotResult {
8063
8344
  /**
8064
8345
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -8068,6 +8349,7 @@ export interface CreateDBSnapshotResult {
8068
8349
  DBSnapshot?: DBSnapshot;
8069
8350
  }
8070
8351
  /**
8352
+ * @public
8071
8353
  * <p></p>
8072
8354
  */
8073
8355
  export interface CreateDBSubnetGroupMessage {
@@ -8102,6 +8384,9 @@ export interface CreateDBSubnetGroupMessage {
8102
8384
  */
8103
8385
  Tags?: Tag[];
8104
8386
  }
8387
+ /**
8388
+ * @public
8389
+ */
8105
8390
  export interface CreateDBSubnetGroupResult {
8106
8391
  /**
8107
8392
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -8111,6 +8396,7 @@ export interface CreateDBSubnetGroupResult {
8111
8396
  DBSubnetGroup?: DBSubnetGroup;
8112
8397
  }
8113
8398
  /**
8399
+ * @public
8114
8400
  * <p>
8115
8401
  * <code>DBSubnetGroupName</code> is already used by an existing DB subnet group.</p>
8116
8402
  */
@@ -8123,6 +8409,7 @@ export declare class DBSubnetGroupAlreadyExistsFault extends __BaseException {
8123
8409
  constructor(opts: __ExceptionOptionType<DBSubnetGroupAlreadyExistsFault, __BaseException>);
8124
8410
  }
8125
8411
  /**
8412
+ * @public
8126
8413
  * <p>The request would result in the user exceeding the allowed number of DB subnet
8127
8414
  * groups.</p>
8128
8415
  */
@@ -8135,6 +8422,7 @@ export declare class DBSubnetGroupQuotaExceededFault extends __BaseException {
8135
8422
  constructor(opts: __ExceptionOptionType<DBSubnetGroupQuotaExceededFault, __BaseException>);
8136
8423
  }
8137
8424
  /**
8425
+ * @public
8138
8426
  * <p>The request would result in the user exceeding the allowed number of subnets in a
8139
8427
  * DB subnet groups.</p>
8140
8428
  */
@@ -8147,6 +8435,7 @@ export declare class DBSubnetQuotaExceededFault extends __BaseException {
8147
8435
  constructor(opts: __ExceptionOptionType<DBSubnetQuotaExceededFault, __BaseException>);
8148
8436
  }
8149
8437
  /**
8438
+ * @public
8150
8439
  * <p></p>
8151
8440
  */
8152
8441
  export interface CreateEventSubscriptionMessage {
@@ -8222,6 +8511,9 @@ export interface CreateEventSubscriptionMessage {
8222
8511
  */
8223
8512
  Tags?: Tag[];
8224
8513
  }
8514
+ /**
8515
+ * @public
8516
+ */
8225
8517
  export interface CreateEventSubscriptionResult {
8226
8518
  /**
8227
8519
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
@@ -8229,6 +8521,7 @@ export interface CreateEventSubscriptionResult {
8229
8521
  EventSubscription?: EventSubscription;
8230
8522
  }
8231
8523
  /**
8524
+ * @public
8232
8525
  * <p>You have reached the maximum number of event subscriptions.</p>
8233
8526
  */
8234
8527
  export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
@@ -8240,6 +8533,7 @@ export declare class EventSubscriptionQuotaExceededFault extends __BaseException
8240
8533
  constructor(opts: __ExceptionOptionType<EventSubscriptionQuotaExceededFault, __BaseException>);
8241
8534
  }
8242
8535
  /**
8536
+ * @public
8243
8537
  * <p>SNS has responded that there is a problem with the SNS topic specified.</p>
8244
8538
  */
8245
8539
  export declare class SNSInvalidTopicFault extends __BaseException {
@@ -8251,6 +8545,7 @@ export declare class SNSInvalidTopicFault extends __BaseException {
8251
8545
  constructor(opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>);
8252
8546
  }
8253
8547
  /**
8548
+ * @public
8254
8549
  * <p>You do not have permission to publish to the SNS topic ARN.</p>
8255
8550
  */
8256
8551
  export declare class SNSNoAuthorizationFault extends __BaseException {
@@ -8262,6 +8557,7 @@ export declare class SNSNoAuthorizationFault extends __BaseException {
8262
8557
  constructor(opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>);
8263
8558
  }
8264
8559
  /**
8560
+ * @public
8265
8561
  * <p>The SNS topic ARN does not exist.</p>
8266
8562
  */
8267
8563
  export declare class SNSTopicArnNotFoundFault extends __BaseException {
@@ -8273,6 +8569,7 @@ export declare class SNSTopicArnNotFoundFault extends __BaseException {
8273
8569
  constructor(opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>);
8274
8570
  }
8275
8571
  /**
8572
+ * @public
8276
8573
  * <p>The supplied subscription name already exists.</p>
8277
8574
  */
8278
8575
  export declare class SubscriptionAlreadyExistFault extends __BaseException {
@@ -8284,6 +8581,7 @@ export declare class SubscriptionAlreadyExistFault extends __BaseException {
8284
8581
  constructor(opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>);
8285
8582
  }
8286
8583
  /**
8584
+ * @public
8287
8585
  * <p>The supplied category does not exist.</p>
8288
8586
  */
8289
8587
  export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
@@ -8294,6 +8592,9 @@ export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
8294
8592
  */
8295
8593
  constructor(opts: __ExceptionOptionType<SubscriptionCategoryNotFoundFault, __BaseException>);
8296
8594
  }
8595
+ /**
8596
+ * @public
8597
+ */
8297
8598
  export interface CreateGlobalClusterMessage {
8298
8599
  /**
8299
8600
  * <p>The cluster identifier of the new global database cluster.</p>
@@ -8328,12 +8629,16 @@ export interface CreateGlobalClusterMessage {
8328
8629
  */
8329
8630
  StorageEncrypted?: boolean;
8330
8631
  }
8632
+ /**
8633
+ * @public
8634
+ */
8331
8635
  export declare enum FailoverStatus {
8332
8636
  CANCELLING = "cancelling",
8333
8637
  FAILING_OVER = "failing-over",
8334
8638
  PENDING = "pending"
8335
8639
  }
8336
8640
  /**
8641
+ * @public
8337
8642
  * <p>Contains the state of scheduled or in-process failover operations on an
8338
8643
  * Aurora global database (<a>GlobalCluster</a>). This Data type is empty unless a failover
8339
8644
  * operation is scheduled or is currently underway on the Aurora global database.</p>
@@ -8370,6 +8675,7 @@ export interface FailoverState {
8370
8675
  ToDbClusterArn?: string;
8371
8676
  }
8372
8677
  /**
8678
+ * @public
8373
8679
  * <p>A data structure with information about any primary and
8374
8680
  * secondary clusters associated with an Aurora global database.</p>
8375
8681
  */
@@ -8396,6 +8702,7 @@ export interface GlobalClusterMember {
8396
8702
  GlobalWriteForwardingStatus?: WriteForwardingStatus | string;
8397
8703
  }
8398
8704
  /**
8705
+ * @public
8399
8706
  * <p>A data type representing an Aurora global database.</p>
8400
8707
  */
8401
8708
  export interface GlobalCluster {
@@ -8448,6 +8755,9 @@ export interface GlobalCluster {
8448
8755
  */
8449
8756
  FailoverState?: FailoverState;
8450
8757
  }
8758
+ /**
8759
+ * @public
8760
+ */
8451
8761
  export interface CreateGlobalClusterResult {
8452
8762
  /**
8453
8763
  * <p>A data type representing an Aurora global database.</p>
@@ -8455,6 +8765,7 @@ export interface CreateGlobalClusterResult {
8455
8765
  GlobalCluster?: GlobalCluster;
8456
8766
  }
8457
8767
  /**
8768
+ * @public
8458
8769
  * <p>The <code>GlobalClusterIdentifier</code> already exists. Choose a new global database identifier (unique name) to create a new global database cluster.</p>
8459
8770
  */
8460
8771
  export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
@@ -8466,6 +8777,7 @@ export declare class GlobalClusterAlreadyExistsFault extends __BaseException {
8466
8777
  constructor(opts: __ExceptionOptionType<GlobalClusterAlreadyExistsFault, __BaseException>);
8467
8778
  }
8468
8779
  /**
8780
+ * @public
8469
8781
  * <p>The number of global database clusters for this account is already at the maximum allowed.</p>
8470
8782
  */
8471
8783
  export declare class GlobalClusterQuotaExceededFault extends __BaseException {
@@ -8477,6 +8789,7 @@ export declare class GlobalClusterQuotaExceededFault extends __BaseException {
8477
8789
  constructor(opts: __ExceptionOptionType<GlobalClusterQuotaExceededFault, __BaseException>);
8478
8790
  }
8479
8791
  /**
8792
+ * @public
8480
8793
  * <p></p>
8481
8794
  */
8482
8795
  export interface CreateOptionGroupMessage {
@@ -8573,12 +8886,18 @@ export interface CreateOptionGroupMessage {
8573
8886
  */
8574
8887
  Tags?: Tag[];
8575
8888
  }
8889
+ /**
8890
+ * @public
8891
+ */
8576
8892
  export interface CreateOptionGroupResult {
8577
8893
  /**
8578
8894
  * <p></p>
8579
8895
  */
8580
8896
  OptionGroup?: OptionGroup;
8581
8897
  }
8898
+ /**
8899
+ * @public
8900
+ */
8582
8901
  export interface DeleteBlueGreenDeploymentRequest {
8583
8902
  /**
8584
8903
  * <p>The blue/green deployment identifier of the deployment to be deleted. This parameter isn't case-sensitive.</p>
@@ -8598,6 +8917,9 @@ export interface DeleteBlueGreenDeploymentRequest {
8598
8917
  */
8599
8918
  DeleteTarget?: boolean;
8600
8919
  }
8920
+ /**
8921
+ * @public
8922
+ */
8601
8923
  export interface DeleteBlueGreenDeploymentResponse {
8602
8924
  /**
8603
8925
  * <p>Contains the details about a blue/green deployment.</p>
@@ -8610,6 +8932,7 @@ export interface DeleteBlueGreenDeploymentResponse {
8610
8932
  BlueGreenDeployment?: BlueGreenDeployment;
8611
8933
  }
8612
8934
  /**
8935
+ * @public
8613
8936
  * <p>The blue/green deployment can't be switched over or deleted because there is an invalid configuration in
8614
8937
  * the green environment.</p>
8615
8938
  */
@@ -8622,6 +8945,7 @@ export declare class InvalidBlueGreenDeploymentStateFault extends __BaseExceptio
8622
8945
  constructor(opts: __ExceptionOptionType<InvalidBlueGreenDeploymentStateFault, __BaseException>);
8623
8946
  }
8624
8947
  /**
8948
+ * @public
8625
8949
  * <p>The specified CEV was not found.</p>
8626
8950
  */
8627
8951
  export declare class CustomDBEngineVersionNotFoundFault extends __BaseException {
@@ -8632,6 +8956,9 @@ export declare class CustomDBEngineVersionNotFoundFault extends __BaseException
8632
8956
  */
8633
8957
  constructor(opts: __ExceptionOptionType<CustomDBEngineVersionNotFoundFault, __BaseException>);
8634
8958
  }
8959
+ /**
8960
+ * @public
8961
+ */
8635
8962
  export interface DeleteCustomDBEngineVersionMessage {
8636
8963
  /**
8637
8964
  * <p>The database engine. The only supported engine is <code>custom-oracle-ee</code>.</p>
@@ -8645,6 +8972,7 @@ export interface DeleteCustomDBEngineVersionMessage {
8645
8972
  EngineVersion: string | undefined;
8646
8973
  }
8647
8974
  /**
8975
+ * @public
8648
8976
  * <p>You can't delete the CEV.</p>
8649
8977
  */
8650
8978
  export declare class InvalidCustomDBEngineVersionStateFault extends __BaseException {
@@ -8656,6 +8984,7 @@ export declare class InvalidCustomDBEngineVersionStateFault extends __BaseExcept
8656
8984
  constructor(opts: __ExceptionOptionType<InvalidCustomDBEngineVersionStateFault, __BaseException>);
8657
8985
  }
8658
8986
  /**
8987
+ * @public
8659
8988
  * <p></p>
8660
8989
  */
8661
8990
  export interface DeleteDBClusterMessage {
@@ -8701,6 +9030,9 @@ export interface DeleteDBClusterMessage {
8701
9030
  */
8702
9031
  FinalDBSnapshotIdentifier?: string;
8703
9032
  }
9033
+ /**
9034
+ * @public
9035
+ */
8704
9036
  export interface DeleteDBClusterResult {
8705
9037
  /**
8706
9038
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8725,6 +9057,7 @@ export interface DeleteDBClusterResult {
8725
9057
  DBCluster?: DBCluster;
8726
9058
  }
8727
9059
  /**
9060
+ * @public
8728
9061
  * <p>The specified custom endpoint doesn't exist.</p>
8729
9062
  */
8730
9063
  export declare class DBClusterEndpointNotFoundFault extends __BaseException {
@@ -8735,6 +9068,9 @@ export declare class DBClusterEndpointNotFoundFault extends __BaseException {
8735
9068
  */
8736
9069
  constructor(opts: __ExceptionOptionType<DBClusterEndpointNotFoundFault, __BaseException>);
8737
9070
  }
9071
+ /**
9072
+ * @public
9073
+ */
8738
9074
  export interface DeleteDBClusterEndpointMessage {
8739
9075
  /**
8740
9076
  * <p>The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.</p>
@@ -8742,6 +9078,7 @@ export interface DeleteDBClusterEndpointMessage {
8742
9078
  DBClusterEndpointIdentifier: string | undefined;
8743
9079
  }
8744
9080
  /**
9081
+ * @public
8745
9082
  * <p>The requested operation can't be performed on the endpoint while the endpoint is in this state.</p>
8746
9083
  */
8747
9084
  export declare class InvalidDBClusterEndpointStateFault extends __BaseException {
@@ -8753,6 +9090,7 @@ export declare class InvalidDBClusterEndpointStateFault extends __BaseException
8753
9090
  constructor(opts: __ExceptionOptionType<InvalidDBClusterEndpointStateFault, __BaseException>);
8754
9091
  }
8755
9092
  /**
9093
+ * @public
8756
9094
  * <p></p>
8757
9095
  */
8758
9096
  export interface DeleteDBClusterParameterGroupMessage {
@@ -8774,6 +9112,7 @@ export interface DeleteDBClusterParameterGroupMessage {
8774
9112
  DBClusterParameterGroupName: string | undefined;
8775
9113
  }
8776
9114
  /**
9115
+ * @public
8777
9116
  * <p>The DB parameter group is in use or is in an invalid state. If you are attempting
8778
9117
  * to delete the parameter group, you can't delete it when the parameter group is in
8779
9118
  * this state.</p>
@@ -8787,6 +9126,7 @@ export declare class InvalidDBParameterGroupStateFault extends __BaseException {
8787
9126
  constructor(opts: __ExceptionOptionType<InvalidDBParameterGroupStateFault, __BaseException>);
8788
9127
  }
8789
9128
  /**
9129
+ * @public
8790
9130
  * <p></p>
8791
9131
  */
8792
9132
  export interface DeleteDBClusterSnapshotMessage {
@@ -8796,6 +9136,9 @@ export interface DeleteDBClusterSnapshotMessage {
8796
9136
  */
8797
9137
  DBClusterSnapshotIdentifier: string | undefined;
8798
9138
  }
9139
+ /**
9140
+ * @public
9141
+ */
8799
9142
  export interface DeleteDBClusterSnapshotResult {
8800
9143
  /**
8801
9144
  * <p>Contains the details for an Amazon RDS DB cluster snapshot</p>
@@ -8805,6 +9148,7 @@ export interface DeleteDBClusterSnapshotResult {
8805
9148
  DBClusterSnapshot?: DBClusterSnapshot;
8806
9149
  }
8807
9150
  /**
9151
+ * @public
8808
9152
  * <p>The quota for retained automated backups was exceeded. This prevents you
8809
9153
  * from retaining any additional automated backups. The retained automated backups
8810
9154
  * quota is the same as your DB Instance quota.</p>
@@ -8818,6 +9162,7 @@ export declare class DBInstanceAutomatedBackupQuotaExceededFault extends __BaseE
8818
9162
  constructor(opts: __ExceptionOptionType<DBInstanceAutomatedBackupQuotaExceededFault, __BaseException>);
8819
9163
  }
8820
9164
  /**
9165
+ * @public
8821
9166
  * <p></p>
8822
9167
  */
8823
9168
  export interface DeleteDBInstanceMessage {
@@ -8876,6 +9221,9 @@ export interface DeleteDBInstanceMessage {
8876
9221
  */
8877
9222
  DeleteAutomatedBackups?: boolean;
8878
9223
  }
9224
+ /**
9225
+ * @public
9226
+ */
8879
9227
  export interface DeleteDBInstanceResult {
8880
9228
  /**
8881
9229
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8888,6 +9236,7 @@ export interface DeleteDBInstanceResult {
8888
9236
  DBInstance?: DBInstance;
8889
9237
  }
8890
9238
  /**
9239
+ * @public
8891
9240
  * <p>No automated backup for this DB instance was found.</p>
8892
9241
  */
8893
9242
  export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseException {
@@ -8899,6 +9248,7 @@ export declare class DBInstanceAutomatedBackupNotFoundFault extends __BaseExcept
8899
9248
  constructor(opts: __ExceptionOptionType<DBInstanceAutomatedBackupNotFoundFault, __BaseException>);
8900
9249
  }
8901
9250
  /**
9251
+ * @public
8902
9252
  * <p>Parameter input for the <code>DeleteDBInstanceAutomatedBackup</code> operation.</p>
8903
9253
  */
8904
9254
  export interface DeleteDBInstanceAutomatedBackupMessage {
@@ -8914,6 +9264,7 @@ export interface DeleteDBInstanceAutomatedBackupMessage {
8914
9264
  DBInstanceAutomatedBackupsArn?: string;
8915
9265
  }
8916
9266
  /**
9267
+ * @public
8917
9268
  * <p>Earliest and latest time an instance can be restored to:</p>
8918
9269
  */
8919
9270
  export interface RestoreWindow {
@@ -8927,6 +9278,7 @@ export interface RestoreWindow {
8927
9278
  LatestTime?: Date;
8928
9279
  }
8929
9280
  /**
9281
+ * @public
8930
9282
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
8931
9283
  * existed at the time you deleted the source instance.</p>
8932
9284
  */
@@ -9069,6 +9421,9 @@ export interface DBInstanceAutomatedBackup {
9069
9421
  */
9070
9422
  StorageThroughput?: number;
9071
9423
  }
9424
+ /**
9425
+ * @public
9426
+ */
9072
9427
  export interface DeleteDBInstanceAutomatedBackupResult {
9073
9428
  /**
9074
9429
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -9077,6 +9432,7 @@ export interface DeleteDBInstanceAutomatedBackupResult {
9077
9432
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
9078
9433
  }
9079
9434
  /**
9435
+ * @public
9080
9436
  * <p>The automated backup is in an invalid state.
9081
9437
  * For example, this automated backup is associated with an active instance.</p>
9082
9438
  */
@@ -9089,6 +9445,7 @@ export declare class InvalidDBInstanceAutomatedBackupStateFault extends __BaseEx
9089
9445
  constructor(opts: __ExceptionOptionType<InvalidDBInstanceAutomatedBackupStateFault, __BaseException>);
9090
9446
  }
9091
9447
  /**
9448
+ * @public
9092
9449
  * <p></p>
9093
9450
  */
9094
9451
  export interface DeleteDBParameterGroupMessage {
@@ -9109,12 +9466,18 @@ export interface DeleteDBParameterGroupMessage {
9109
9466
  */
9110
9467
  DBParameterGroupName: string | undefined;
9111
9468
  }
9469
+ /**
9470
+ * @public
9471
+ */
9112
9472
  export interface DeleteDBProxyRequest {
9113
9473
  /**
9114
9474
  * <p>The name of the DB proxy to delete.</p>
9115
9475
  */
9116
9476
  DBProxyName: string | undefined;
9117
9477
  }
9478
+ /**
9479
+ * @public
9480
+ */
9118
9481
  export interface DeleteDBProxyResponse {
9119
9482
  /**
9120
9483
  * <p>The data structure representing the details of the DB proxy that you delete.</p>
@@ -9122,6 +9485,7 @@ export interface DeleteDBProxyResponse {
9122
9485
  DBProxy?: DBProxy;
9123
9486
  }
9124
9487
  /**
9488
+ * @public
9125
9489
  * <p>The DB proxy endpoint doesn't exist.</p>
9126
9490
  */
9127
9491
  export declare class DBProxyEndpointNotFoundFault extends __BaseException {
@@ -9132,12 +9496,18 @@ export declare class DBProxyEndpointNotFoundFault extends __BaseException {
9132
9496
  */
9133
9497
  constructor(opts: __ExceptionOptionType<DBProxyEndpointNotFoundFault, __BaseException>);
9134
9498
  }
9499
+ /**
9500
+ * @public
9501
+ */
9135
9502
  export interface DeleteDBProxyEndpointRequest {
9136
9503
  /**
9137
9504
  * <p>The name of the DB proxy endpoint to delete.</p>
9138
9505
  */
9139
9506
  DBProxyEndpointName: string | undefined;
9140
9507
  }
9508
+ /**
9509
+ * @public
9510
+ */
9141
9511
  export interface DeleteDBProxyEndpointResponse {
9142
9512
  /**
9143
9513
  * <p>The data structure representing the details of the DB proxy endpoint that you delete.</p>
@@ -9145,6 +9515,7 @@ export interface DeleteDBProxyEndpointResponse {
9145
9515
  DBProxyEndpoint?: DBProxyEndpoint;
9146
9516
  }
9147
9517
  /**
9518
+ * @public
9148
9519
  * <p>You can't perform this operation while the DB proxy endpoint is in a particular state.</p>
9149
9520
  */
9150
9521
  export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
@@ -9156,6 +9527,7 @@ export declare class InvalidDBProxyEndpointStateFault extends __BaseException {
9156
9527
  constructor(opts: __ExceptionOptionType<InvalidDBProxyEndpointStateFault, __BaseException>);
9157
9528
  }
9158
9529
  /**
9530
+ * @public
9159
9531
  * <p></p>
9160
9532
  */
9161
9533
  export interface DeleteDBSecurityGroupMessage {
@@ -9183,6 +9555,7 @@ export interface DeleteDBSecurityGroupMessage {
9183
9555
  DBSecurityGroupName: string | undefined;
9184
9556
  }
9185
9557
  /**
9558
+ * @public
9186
9559
  * <p></p>
9187
9560
  */
9188
9561
  export interface DeleteDBSnapshotMessage {
@@ -9192,6 +9565,9 @@ export interface DeleteDBSnapshotMessage {
9192
9565
  */
9193
9566
  DBSnapshotIdentifier: string | undefined;
9194
9567
  }
9568
+ /**
9569
+ * @public
9570
+ */
9195
9571
  export interface DeleteDBSnapshotResult {
9196
9572
  /**
9197
9573
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -9201,6 +9577,7 @@ export interface DeleteDBSnapshotResult {
9201
9577
  DBSnapshot?: DBSnapshot;
9202
9578
  }
9203
9579
  /**
9580
+ * @public
9204
9581
  * <p></p>
9205
9582
  */
9206
9583
  export interface DeleteDBSubnetGroupMessage {
@@ -9216,6 +9593,7 @@ export interface DeleteDBSubnetGroupMessage {
9216
9593
  DBSubnetGroupName: string | undefined;
9217
9594
  }
9218
9595
  /**
9596
+ * @public
9219
9597
  * <p>The DB subnet isn't in the <i>available</i> state.</p>
9220
9598
  */
9221
9599
  export declare class InvalidDBSubnetStateFault extends __BaseException {
@@ -9227,6 +9605,7 @@ export declare class InvalidDBSubnetStateFault extends __BaseException {
9227
9605
  constructor(opts: __ExceptionOptionType<InvalidDBSubnetStateFault, __BaseException>);
9228
9606
  }
9229
9607
  /**
9608
+ * @public
9230
9609
  * <p></p>
9231
9610
  */
9232
9611
  export interface DeleteEventSubscriptionMessage {
@@ -9235,6 +9614,9 @@ export interface DeleteEventSubscriptionMessage {
9235
9614
  */
9236
9615
  SubscriptionName: string | undefined;
9237
9616
  }
9617
+ /**
9618
+ * @public
9619
+ */
9238
9620
  export interface DeleteEventSubscriptionResult {
9239
9621
  /**
9240
9622
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
@@ -9242,6 +9624,7 @@ export interface DeleteEventSubscriptionResult {
9242
9624
  EventSubscription?: EventSubscription;
9243
9625
  }
9244
9626
  /**
9627
+ * @public
9245
9628
  * <p>This error can occur if someone else is modifying a subscription. You should retry the action.</p>
9246
9629
  */
9247
9630
  export declare class InvalidEventSubscriptionStateFault extends __BaseException {
@@ -9252,12 +9635,18 @@ export declare class InvalidEventSubscriptionStateFault extends __BaseException
9252
9635
  */
9253
9636
  constructor(opts: __ExceptionOptionType<InvalidEventSubscriptionStateFault, __BaseException>);
9254
9637
  }
9638
+ /**
9639
+ * @public
9640
+ */
9255
9641
  export interface DeleteGlobalClusterMessage {
9256
9642
  /**
9257
9643
  * <p>The cluster identifier of the global database cluster being deleted.</p>
9258
9644
  */
9259
9645
  GlobalClusterIdentifier: string | undefined;
9260
9646
  }
9647
+ /**
9648
+ * @public
9649
+ */
9261
9650
  export interface DeleteGlobalClusterResult {
9262
9651
  /**
9263
9652
  * <p>A data type representing an Aurora global database.</p>
@@ -9265,6 +9654,7 @@ export interface DeleteGlobalClusterResult {
9265
9654
  GlobalCluster?: GlobalCluster;
9266
9655
  }
9267
9656
  /**
9657
+ * @public
9268
9658
  * <p></p>
9269
9659
  */
9270
9660
  export interface DeleteOptionGroupMessage {
@@ -9277,6 +9667,7 @@ export interface DeleteOptionGroupMessage {
9277
9667
  OptionGroupName: string | undefined;
9278
9668
  }
9279
9669
  /**
9670
+ * @public
9280
9671
  * <p>The option group isn't in the <i>available</i> state.</p>
9281
9672
  */
9282
9673
  export declare class InvalidOptionGroupStateFault extends __BaseException {
@@ -9288,6 +9679,7 @@ export declare class InvalidOptionGroupStateFault extends __BaseException {
9288
9679
  constructor(opts: __ExceptionOptionType<InvalidOptionGroupStateFault, __BaseException>);
9289
9680
  }
9290
9681
  /**
9682
+ * @public
9291
9683
  * <p>The specified RDS DB instance or Aurora DB cluster isn't available for a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.</p>
9292
9684
  */
9293
9685
  export declare class DBProxyTargetNotFoundFault extends __BaseException {
@@ -9298,6 +9690,9 @@ export declare class DBProxyTargetNotFoundFault extends __BaseException {
9298
9690
  */
9299
9691
  constructor(opts: __ExceptionOptionType<DBProxyTargetNotFoundFault, __BaseException>);
9300
9692
  }
9693
+ /**
9694
+ * @public
9695
+ */
9301
9696
  export interface DeregisterDBProxyTargetsRequest {
9302
9697
  /**
9303
9698
  * <p>The identifier of the <code>DBProxy</code> that is associated with the <code>DBProxyTargetGroup</code>.</p>
@@ -9316,14 +9711,19 @@ export interface DeregisterDBProxyTargetsRequest {
9316
9711
  */
9317
9712
  DBClusterIdentifiers?: string[];
9318
9713
  }
9714
+ /**
9715
+ * @public
9716
+ */
9319
9717
  export interface DeregisterDBProxyTargetsResponse {
9320
9718
  }
9321
9719
  /**
9720
+ * @public
9322
9721
  * <p></p>
9323
9722
  */
9324
9723
  export interface DescribeAccountAttributesMessage {
9325
9724
  }
9326
9725
  /**
9726
+ * @public
9327
9727
  * <p>A filter name and value pair that is used to return a more specific list of results
9328
9728
  * from a describe operation. Filters can be used to match a set of resources by specific
9329
9729
  * criteria, such as IDs. The filters supported by a describe operation are documented
@@ -9370,6 +9770,9 @@ export interface Filter {
9370
9770
  */
9371
9771
  Values: string[] | undefined;
9372
9772
  }
9773
+ /**
9774
+ * @public
9775
+ */
9373
9776
  export interface DescribeBlueGreenDeploymentsRequest {
9374
9777
  /**
9375
9778
  * <p>The blue/green deployment identifier. If this parameter is specified, information from only the
@@ -9429,6 +9832,9 @@ export interface DescribeBlueGreenDeploymentsRequest {
9429
9832
  */
9430
9833
  MaxRecords?: number;
9431
9834
  }
9835
+ /**
9836
+ * @public
9837
+ */
9432
9838
  export interface DescribeBlueGreenDeploymentsResponse {
9433
9839
  /**
9434
9840
  * <p>Contains a list of blue/green deployments for the user.</p>
@@ -9440,6 +9846,7 @@ export interface DescribeBlueGreenDeploymentsResponse {
9440
9846
  Marker?: string;
9441
9847
  }
9442
9848
  /**
9849
+ * @public
9443
9850
  * <p>A CA certificate for an Amazon Web Services account.</p>
9444
9851
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html">Using SSL/TLS to encrypt a connection to a DB
9445
9852
  * instance</a> in the <i>Amazon RDS User Guide</i> and
@@ -9483,6 +9890,7 @@ export interface Certificate {
9483
9890
  CustomerOverrideValidTill?: Date;
9484
9891
  }
9485
9892
  /**
9893
+ * @public
9486
9894
  * <p>Data returned by the <b>DescribeCertificates</b> action.</p>
9487
9895
  */
9488
9896
  export interface CertificateMessage {
@@ -9500,6 +9908,7 @@ export interface CertificateMessage {
9500
9908
  Marker?: string;
9501
9909
  }
9502
9910
  /**
9911
+ * @public
9503
9912
  * <p></p>
9504
9913
  */
9505
9914
  export interface DescribeCertificatesMessage {
@@ -9535,6 +9944,7 @@ export interface DescribeCertificatesMessage {
9535
9944
  Marker?: string;
9536
9945
  }
9537
9946
  /**
9947
+ * @public
9538
9948
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusterBacktracks</code> action.</p>
9539
9949
  */
9540
9950
  export interface DBClusterBacktrackMessage {
@@ -9548,6 +9958,7 @@ export interface DBClusterBacktrackMessage {
9548
9958
  DBClusterBacktracks?: DBClusterBacktrack[];
9549
9959
  }
9550
9960
  /**
9961
+ * @public
9551
9962
  * <p>
9552
9963
  * <code>BacktrackIdentifier</code> doesn't refer to an existing backtrack.</p>
9553
9964
  */
@@ -9560,6 +9971,7 @@ export declare class DBClusterBacktrackNotFoundFault extends __BaseException {
9560
9971
  constructor(opts: __ExceptionOptionType<DBClusterBacktrackNotFoundFault, __BaseException>);
9561
9972
  }
9562
9973
  /**
9974
+ * @public
9563
9975
  * <p></p>
9564
9976
  */
9565
9977
  export interface DescribeDBClusterBacktracksMessage {
@@ -9655,6 +10067,9 @@ export interface DescribeDBClusterBacktracksMessage {
9655
10067
  */
9656
10068
  Marker?: string;
9657
10069
  }
10070
+ /**
10071
+ * @public
10072
+ */
9658
10073
  export interface DBClusterEndpointMessage {
9659
10074
  /**
9660
10075
  * <p>An optional pagination token provided by a previous
@@ -9670,6 +10085,9 @@ export interface DBClusterEndpointMessage {
9670
10085
  */
9671
10086
  DBClusterEndpoints?: DBClusterEndpoint[];
9672
10087
  }
10088
+ /**
10089
+ * @public
10090
+ */
9673
10091
  export interface DescribeDBClusterEndpointsMessage {
9674
10092
  /**
9675
10093
  * <p>The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is
@@ -9708,6 +10126,7 @@ export interface DescribeDBClusterEndpointsMessage {
9708
10126
  Marker?: string;
9709
10127
  }
9710
10128
  /**
10129
+ * @public
9711
10130
  * <p></p>
9712
10131
  */
9713
10132
  export interface DBClusterParameterGroupsMessage {
@@ -9725,6 +10144,7 @@ export interface DBClusterParameterGroupsMessage {
9725
10144
  DBClusterParameterGroups?: DBClusterParameterGroup[];
9726
10145
  }
9727
10146
  /**
10147
+ * @public
9728
10148
  * <p></p>
9729
10149
  */
9730
10150
  export interface DescribeDBClusterParameterGroupsMessage {
@@ -9759,11 +10179,15 @@ export interface DescribeDBClusterParameterGroupsMessage {
9759
10179
  */
9760
10180
  Marker?: string;
9761
10181
  }
10182
+ /**
10183
+ * @public
10184
+ */
9762
10185
  export declare enum ApplyMethod {
9763
10186
  immediate = "immediate",
9764
10187
  pending_reboot = "pending-reboot"
9765
10188
  }
9766
10189
  /**
10190
+ * @public
9767
10191
  * <p>This data type is used as a request parameter in the
9768
10192
  * <code>ModifyDBParameterGroup</code> and <code>ResetDBParameterGroup</code> actions.</p>
9769
10193
  * <p>This data type is used as a response element in the
@@ -9818,6 +10242,7 @@ export interface Parameter {
9818
10242
  SupportedEngineModes?: string[];
9819
10243
  }
9820
10244
  /**
10245
+ * @public
9821
10246
  * <p>Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.</p>
9822
10247
  */
9823
10248
  export interface DBClusterParameterGroupDetails {
@@ -9835,6 +10260,7 @@ export interface DBClusterParameterGroupDetails {
9835
10260
  Marker?: string;
9836
10261
  }
9837
10262
  /**
10263
+ * @public
9838
10264
  * <p></p>
9839
10265
  */
9840
10266
  export interface DescribeDBClusterParametersMessage {
@@ -9876,6 +10302,7 @@ export interface DescribeDBClusterParametersMessage {
9876
10302
  Marker?: string;
9877
10303
  }
9878
10304
  /**
10305
+ * @public
9879
10306
  * <p>Contains the result of a successful invocation of the <code>DescribeDBClusters</code> action.</p>
9880
10307
  */
9881
10308
  export interface DBClusterMessage {
@@ -9889,6 +10316,7 @@ export interface DBClusterMessage {
9889
10316
  DBClusters?: DBCluster[];
9890
10317
  }
9891
10318
  /**
10319
+ * @public
9892
10320
  * <p></p>
9893
10321
  */
9894
10322
  export interface DescribeDBClustersMessage {
@@ -9957,6 +10385,7 @@ export interface DescribeDBClustersMessage {
9957
10385
  IncludeShared?: boolean;
9958
10386
  }
9959
10387
  /**
10388
+ * @public
9960
10389
  * <p></p>
9961
10390
  */
9962
10391
  export interface DescribeDBClusterSnapshotAttributesMessage {
@@ -9966,6 +10395,7 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
9966
10395
  DBClusterSnapshotIdentifier: string | undefined;
9967
10396
  }
9968
10397
  /**
10398
+ * @public
9969
10399
  * <p>Contains the name and values of a manual DB cluster snapshot attribute.</p>
9970
10400
  * <p>Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts
9971
10401
  * to restore a manual DB cluster snapshot. For more information, see the <code>ModifyDBClusterSnapshotAttribute</code>
@@ -9990,6 +10420,7 @@ export interface DBClusterSnapshotAttribute {
9990
10420
  AttributeValues?: string[];
9991
10421
  }
9992
10422
  /**
10423
+ * @public
9993
10424
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
9994
10425
  * API action.</p>
9995
10426
  * <p>Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts
@@ -10006,6 +10437,9 @@ export interface DBClusterSnapshotAttributesResult {
10006
10437
  */
10007
10438
  DBClusterSnapshotAttributes?: DBClusterSnapshotAttribute[];
10008
10439
  }
10440
+ /**
10441
+ * @public
10442
+ */
10009
10443
  export interface DescribeDBClusterSnapshotAttributesResult {
10010
10444
  /**
10011
10445
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -10017,6 +10451,7 @@ export interface DescribeDBClusterSnapshotAttributesResult {
10017
10451
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
10018
10452
  }
10019
10453
  /**
10454
+ * @public
10020
10455
  * <p>Provides a list of DB cluster snapshots for the user as the result of a call to the <code>DescribeDBClusterSnapshots</code> action.</p>
10021
10456
  */
10022
10457
  export interface DBClusterSnapshotMessage {
@@ -10034,6 +10469,7 @@ export interface DBClusterSnapshotMessage {
10034
10469
  DBClusterSnapshots?: DBClusterSnapshot[];
10035
10470
  }
10036
10471
  /**
10472
+ * @public
10037
10473
  * <p></p>
10038
10474
  */
10039
10475
  export interface DescribeDBClusterSnapshotsMessage {
@@ -10153,6 +10589,7 @@ export interface DescribeDBClusterSnapshotsMessage {
10153
10589
  IncludePublic?: boolean;
10154
10590
  }
10155
10591
  /**
10592
+ * @public
10156
10593
  * <p>Contains the result of a successful invocation of the <code>DescribeDBEngineVersions</code> action.</p>
10157
10594
  */
10158
10595
  export interface DBEngineVersionMessage {
@@ -10168,6 +10605,9 @@ export interface DBEngineVersionMessage {
10168
10605
  */
10169
10606
  DBEngineVersions?: DBEngineVersion[];
10170
10607
  }
10608
+ /**
10609
+ * @public
10610
+ */
10171
10611
  export interface DescribeDBEngineVersionsMessage {
10172
10612
  /**
10173
10613
  * <p>The database engine to return.</p>
@@ -10380,6 +10820,7 @@ export interface DescribeDBEngineVersionsMessage {
10380
10820
  IncludeAll?: boolean;
10381
10821
  }
10382
10822
  /**
10823
+ * @public
10383
10824
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstanceAutomatedBackups</code> action.</p>
10384
10825
  */
10385
10826
  export interface DBInstanceAutomatedBackupMessage {
@@ -10396,6 +10837,7 @@ export interface DBInstanceAutomatedBackupMessage {
10396
10837
  DBInstanceAutomatedBackups?: DBInstanceAutomatedBackup[];
10397
10838
  }
10398
10839
  /**
10840
+ * @public
10399
10841
  * <p>Parameter input for DescribeDBInstanceAutomatedBackups.</p>
10400
10842
  */
10401
10843
  export interface DescribeDBInstanceAutomatedBackupsMessage {
@@ -10466,6 +10908,7 @@ export interface DescribeDBInstanceAutomatedBackupsMessage {
10466
10908
  DBInstanceAutomatedBackupsArn?: string;
10467
10909
  }
10468
10910
  /**
10911
+ * @public
10469
10912
  * <p>Contains the result of a successful invocation of the <code>DescribeDBInstances</code> action.</p>
10470
10913
  */
10471
10914
  export interface DBInstanceMessage {
@@ -10482,6 +10925,7 @@ export interface DBInstanceMessage {
10482
10925
  DBInstances?: DBInstance[];
10483
10926
  }
10484
10927
  /**
10928
+ * @public
10485
10929
  * <p></p>
10486
10930
  */
10487
10931
  export interface DescribeDBInstancesMessage {
@@ -10549,6 +10993,7 @@ export interface DescribeDBInstancesMessage {
10549
10993
  Marker?: string;
10550
10994
  }
10551
10995
  /**
10996
+ * @public
10552
10997
  * <p></p>
10553
10998
  */
10554
10999
  export interface DescribeDBLogFilesMessage {
@@ -10588,6 +11033,7 @@ export interface DescribeDBLogFilesMessage {
10588
11033
  Marker?: string;
10589
11034
  }
10590
11035
  /**
11036
+ * @public
10591
11037
  * <p>This data type is used as a response element to <code>DescribeDBLogFiles</code>.</p>
10592
11038
  */
10593
11039
  export interface DescribeDBLogFilesDetails {
@@ -10605,6 +11051,7 @@ export interface DescribeDBLogFilesDetails {
10605
11051
  Size?: number;
10606
11052
  }
10607
11053
  /**
11054
+ * @public
10608
11055
  * <p>The response from a call to <code>DescribeDBLogFiles</code>.</p>
10609
11056
  */
10610
11057
  export interface DescribeDBLogFilesResponse {
@@ -10618,6 +11065,7 @@ export interface DescribeDBLogFilesResponse {
10618
11065
  Marker?: string;
10619
11066
  }
10620
11067
  /**
11068
+ * @public
10621
11069
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameterGroups</code> action.</p>
10622
11070
  */
10623
11071
  export interface DBParameterGroupsMessage {
@@ -10634,6 +11082,7 @@ export interface DBParameterGroupsMessage {
10634
11082
  DBParameterGroups?: DBParameterGroup[];
10635
11083
  }
10636
11084
  /**
11085
+ * @public
10637
11086
  * <p></p>
10638
11087
  */
10639
11088
  export interface DescribeDBParameterGroupsMessage {
@@ -10670,6 +11119,7 @@ export interface DescribeDBParameterGroupsMessage {
10670
11119
  Marker?: string;
10671
11120
  }
10672
11121
  /**
11122
+ * @public
10673
11123
  * <p>Contains the result of a successful invocation of the <code>DescribeDBParameters</code> action.</p>
10674
11124
  */
10675
11125
  export interface DBParameterGroupDetails {
@@ -10685,731 +11135,3 @@ export interface DBParameterGroupDetails {
10685
11135
  */
10686
11136
  Marker?: string;
10687
11137
  }
10688
- /**
10689
- * @internal
10690
- */
10691
- export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
10692
- /**
10693
- * @internal
10694
- */
10695
- export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
10696
- /**
10697
- * @internal
10698
- */
10699
- export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
10700
- /**
10701
- * @internal
10702
- */
10703
- export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
10704
- /**
10705
- * @internal
10706
- */
10707
- export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
10708
- /**
10709
- * @internal
10710
- */
10711
- export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
10712
- /**
10713
- * @internal
10714
- */
10715
- export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
10716
- /**
10717
- * @internal
10718
- */
10719
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
10720
- /**
10721
- * @internal
10722
- */
10723
- export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
10724
- /**
10725
- * @internal
10726
- */
10727
- export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
10728
- /**
10729
- * @internal
10730
- */
10731
- export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
10732
- /**
10733
- * @internal
10734
- */
10735
- export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
10736
- /**
10737
- * @internal
10738
- */
10739
- export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
10740
- /**
10741
- * @internal
10742
- */
10743
- export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
10744
- /**
10745
- * @internal
10746
- */
10747
- export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
10748
- /**
10749
- * @internal
10750
- */
10751
- export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
10752
- /**
10753
- * @internal
10754
- */
10755
- export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
10756
- /**
10757
- * @internal
10758
- */
10759
- export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
10760
- /**
10761
- * @internal
10762
- */
10763
- export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
10764
- /**
10765
- * @internal
10766
- */
10767
- export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
10768
- /**
10769
- * @internal
10770
- */
10771
- export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
10772
- /**
10773
- * @internal
10774
- */
10775
- export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
10776
- /**
10777
- * @internal
10778
- */
10779
- export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
10780
- /**
10781
- * @internal
10782
- */
10783
- export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
10784
- /**
10785
- * @internal
10786
- */
10787
- export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
10788
- /**
10789
- * @internal
10790
- */
10791
- export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
10792
- /**
10793
- * @internal
10794
- */
10795
- export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
10796
- /**
10797
- * @internal
10798
- */
10799
- export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
10800
- /**
10801
- * @internal
10802
- */
10803
- export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
10804
- /**
10805
- * @internal
10806
- */
10807
- export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
10808
- /**
10809
- * @internal
10810
- */
10811
- export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
10812
- /**
10813
- * @internal
10814
- */
10815
- export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
10816
- /**
10817
- * @internal
10818
- */
10819
- export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
10820
- /**
10821
- * @internal
10822
- */
10823
- export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
10824
- /**
10825
- * @internal
10826
- */
10827
- export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
10828
- /**
10829
- * @internal
10830
- */
10831
- export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
10832
- /**
10833
- * @internal
10834
- */
10835
- export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
10836
- /**
10837
- * @internal
10838
- */
10839
- export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
10840
- /**
10841
- * @internal
10842
- */
10843
- export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
10844
- /**
10845
- * @internal
10846
- */
10847
- export declare const OptionFilterSensitiveLog: (obj: Option) => any;
10848
- /**
10849
- * @internal
10850
- */
10851
- export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
10852
- /**
10853
- * @internal
10854
- */
10855
- export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
10856
- /**
10857
- * @internal
10858
- */
10859
- export declare const CreateBlueGreenDeploymentRequestFilterSensitiveLog: (obj: CreateBlueGreenDeploymentRequest) => any;
10860
- /**
10861
- * @internal
10862
- */
10863
- export declare const SwitchoverDetailFilterSensitiveLog: (obj: SwitchoverDetail) => any;
10864
- /**
10865
- * @internal
10866
- */
10867
- export declare const BlueGreenDeploymentTaskFilterSensitiveLog: (obj: BlueGreenDeploymentTask) => any;
10868
- /**
10869
- * @internal
10870
- */
10871
- export declare const BlueGreenDeploymentFilterSensitiveLog: (obj: BlueGreenDeployment) => any;
10872
- /**
10873
- * @internal
10874
- */
10875
- export declare const CreateBlueGreenDeploymentResponseFilterSensitiveLog: (obj: CreateBlueGreenDeploymentResponse) => any;
10876
- /**
10877
- * @internal
10878
- */
10879
- export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
10880
- /**
10881
- * @internal
10882
- */
10883
- export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
10884
- /**
10885
- * @internal
10886
- */
10887
- export declare const CustomDBEngineVersionAMIFilterSensitiveLog: (obj: CustomDBEngineVersionAMI) => any;
10888
- /**
10889
- * @internal
10890
- */
10891
- export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
10892
- /**
10893
- * @internal
10894
- */
10895
- export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
10896
- /**
10897
- * @internal
10898
- */
10899
- export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
10900
- /**
10901
- * @internal
10902
- */
10903
- export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
10904
- /**
10905
- * @internal
10906
- */
10907
- export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
10908
- /**
10909
- * @internal
10910
- */
10911
- export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
10912
- /**
10913
- * @internal
10914
- */
10915
- export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
10916
- /**
10917
- * @internal
10918
- */
10919
- export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
10920
- /**
10921
- * @internal
10922
- */
10923
- export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
10924
- /**
10925
- * @internal
10926
- */
10927
- export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
10928
- /**
10929
- * @internal
10930
- */
10931
- export declare const MasterUserSecretFilterSensitiveLog: (obj: MasterUserSecret) => any;
10932
- /**
10933
- * @internal
10934
- */
10935
- export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
10936
- /**
10937
- * @internal
10938
- */
10939
- export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
10940
- /**
10941
- * @internal
10942
- */
10943
- export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
10944
- /**
10945
- * @internal
10946
- */
10947
- export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
10948
- /**
10949
- * @internal
10950
- */
10951
- export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
10952
- /**
10953
- * @internal
10954
- */
10955
- export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
10956
- /**
10957
- * @internal
10958
- */
10959
- export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
10960
- /**
10961
- * @internal
10962
- */
10963
- export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
10964
- /**
10965
- * @internal
10966
- */
10967
- export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
10968
- /**
10969
- * @internal
10970
- */
10971
- export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
10972
- /**
10973
- * @internal
10974
- */
10975
- export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
10976
- /**
10977
- * @internal
10978
- */
10979
- export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
10980
- /**
10981
- * @internal
10982
- */
10983
- export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
10984
- /**
10985
- * @internal
10986
- */
10987
- export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
10988
- /**
10989
- * @internal
10990
- */
10991
- export declare const CertificateDetailsFilterSensitiveLog: (obj: CertificateDetails) => any;
10992
- /**
10993
- * @internal
10994
- */
10995
- export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
10996
- /**
10997
- * @internal
10998
- */
10999
- export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
11000
- /**
11001
- * @internal
11002
- */
11003
- export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
11004
- /**
11005
- * @internal
11006
- */
11007
- export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
11008
- /**
11009
- * @internal
11010
- */
11011
- export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
11012
- /**
11013
- * @internal
11014
- */
11015
- export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
11016
- /**
11017
- * @internal
11018
- */
11019
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
11020
- /**
11021
- * @internal
11022
- */
11023
- export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
11024
- /**
11025
- * @internal
11026
- */
11027
- export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
11028
- /**
11029
- * @internal
11030
- */
11031
- export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
11032
- /**
11033
- * @internal
11034
- */
11035
- export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
11036
- /**
11037
- * @internal
11038
- */
11039
- export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
11040
- /**
11041
- * @internal
11042
- */
11043
- export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
11044
- /**
11045
- * @internal
11046
- */
11047
- export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
11048
- /**
11049
- * @internal
11050
- */
11051
- export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
11052
- /**
11053
- * @internal
11054
- */
11055
- export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
11056
- /**
11057
- * @internal
11058
- */
11059
- export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
11060
- /**
11061
- * @internal
11062
- */
11063
- export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
11064
- /**
11065
- * @internal
11066
- */
11067
- export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
11068
- /**
11069
- * @internal
11070
- */
11071
- export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
11072
- /**
11073
- * @internal
11074
- */
11075
- export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
11076
- /**
11077
- * @internal
11078
- */
11079
- export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
11080
- /**
11081
- * @internal
11082
- */
11083
- export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
11084
- /**
11085
- * @internal
11086
- */
11087
- export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
11088
- /**
11089
- * @internal
11090
- */
11091
- export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
11092
- /**
11093
- * @internal
11094
- */
11095
- export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
11096
- /**
11097
- * @internal
11098
- */
11099
- export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
11100
- /**
11101
- * @internal
11102
- */
11103
- export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
11104
- /**
11105
- * @internal
11106
- */
11107
- export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
11108
- /**
11109
- * @internal
11110
- */
11111
- export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
11112
- /**
11113
- * @internal
11114
- */
11115
- export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
11116
- /**
11117
- * @internal
11118
- */
11119
- export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
11120
- /**
11121
- * @internal
11122
- */
11123
- export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
11124
- /**
11125
- * @internal
11126
- */
11127
- export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
11128
- /**
11129
- * @internal
11130
- */
11131
- export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
11132
- /**
11133
- * @internal
11134
- */
11135
- export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
11136
- /**
11137
- * @internal
11138
- */
11139
- export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
11140
- /**
11141
- * @internal
11142
- */
11143
- export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
11144
- /**
11145
- * @internal
11146
- */
11147
- export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
11148
- /**
11149
- * @internal
11150
- */
11151
- export declare const DeleteBlueGreenDeploymentRequestFilterSensitiveLog: (obj: DeleteBlueGreenDeploymentRequest) => any;
11152
- /**
11153
- * @internal
11154
- */
11155
- export declare const DeleteBlueGreenDeploymentResponseFilterSensitiveLog: (obj: DeleteBlueGreenDeploymentResponse) => any;
11156
- /**
11157
- * @internal
11158
- */
11159
- export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
11160
- /**
11161
- * @internal
11162
- */
11163
- export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
11164
- /**
11165
- * @internal
11166
- */
11167
- export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
11168
- /**
11169
- * @internal
11170
- */
11171
- export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
11172
- /**
11173
- * @internal
11174
- */
11175
- export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
11176
- /**
11177
- * @internal
11178
- */
11179
- export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
11180
- /**
11181
- * @internal
11182
- */
11183
- export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
11184
- /**
11185
- * @internal
11186
- */
11187
- export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
11188
- /**
11189
- * @internal
11190
- */
11191
- export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
11192
- /**
11193
- * @internal
11194
- */
11195
- export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
11196
- /**
11197
- * @internal
11198
- */
11199
- export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
11200
- /**
11201
- * @internal
11202
- */
11203
- export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
11204
- /**
11205
- * @internal
11206
- */
11207
- export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
11208
- /**
11209
- * @internal
11210
- */
11211
- export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
11212
- /**
11213
- * @internal
11214
- */
11215
- export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
11216
- /**
11217
- * @internal
11218
- */
11219
- export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
11220
- /**
11221
- * @internal
11222
- */
11223
- export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
11224
- /**
11225
- * @internal
11226
- */
11227
- export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
11228
- /**
11229
- * @internal
11230
- */
11231
- export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
11232
- /**
11233
- * @internal
11234
- */
11235
- export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
11236
- /**
11237
- * @internal
11238
- */
11239
- export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
11240
- /**
11241
- * @internal
11242
- */
11243
- export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
11244
- /**
11245
- * @internal
11246
- */
11247
- export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
11248
- /**
11249
- * @internal
11250
- */
11251
- export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
11252
- /**
11253
- * @internal
11254
- */
11255
- export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
11256
- /**
11257
- * @internal
11258
- */
11259
- export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
11260
- /**
11261
- * @internal
11262
- */
11263
- export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
11264
- /**
11265
- * @internal
11266
- */
11267
- export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
11268
- /**
11269
- * @internal
11270
- */
11271
- export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
11272
- /**
11273
- * @internal
11274
- */
11275
- export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
11276
- /**
11277
- * @internal
11278
- */
11279
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
11280
- /**
11281
- * @internal
11282
- */
11283
- export declare const DescribeBlueGreenDeploymentsRequestFilterSensitiveLog: (obj: DescribeBlueGreenDeploymentsRequest) => any;
11284
- /**
11285
- * @internal
11286
- */
11287
- export declare const DescribeBlueGreenDeploymentsResponseFilterSensitiveLog: (obj: DescribeBlueGreenDeploymentsResponse) => any;
11288
- /**
11289
- * @internal
11290
- */
11291
- export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
11292
- /**
11293
- * @internal
11294
- */
11295
- export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
11296
- /**
11297
- * @internal
11298
- */
11299
- export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
11300
- /**
11301
- * @internal
11302
- */
11303
- export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
11304
- /**
11305
- * @internal
11306
- */
11307
- export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
11308
- /**
11309
- * @internal
11310
- */
11311
- export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
11312
- /**
11313
- * @internal
11314
- */
11315
- export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
11316
- /**
11317
- * @internal
11318
- */
11319
- export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
11320
- /**
11321
- * @internal
11322
- */
11323
- export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
11324
- /**
11325
- * @internal
11326
- */
11327
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
11328
- /**
11329
- * @internal
11330
- */
11331
- export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
11332
- /**
11333
- * @internal
11334
- */
11335
- export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
11336
- /**
11337
- * @internal
11338
- */
11339
- export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
11340
- /**
11341
- * @internal
11342
- */
11343
- export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
11344
- /**
11345
- * @internal
11346
- */
11347
- export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
11348
- /**
11349
- * @internal
11350
- */
11351
- export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
11352
- /**
11353
- * @internal
11354
- */
11355
- export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
11356
- /**
11357
- * @internal
11358
- */
11359
- export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
11360
- /**
11361
- * @internal
11362
- */
11363
- export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
11364
- /**
11365
- * @internal
11366
- */
11367
- export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
11368
- /**
11369
- * @internal
11370
- */
11371
- export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
11372
- /**
11373
- * @internal
11374
- */
11375
- export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
11376
- /**
11377
- * @internal
11378
- */
11379
- export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
11380
- /**
11381
- * @internal
11382
- */
11383
- export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
11384
- /**
11385
- * @internal
11386
- */
11387
- export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
11388
- /**
11389
- * @internal
11390
- */
11391
- export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
11392
- /**
11393
- * @internal
11394
- */
11395
- export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
11396
- /**
11397
- * @internal
11398
- */
11399
- export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
11400
- /**
11401
- * @internal
11402
- */
11403
- export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
11404
- /**
11405
- * @internal
11406
- */
11407
- export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
11408
- /**
11409
- * @internal
11410
- */
11411
- export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
11412
- /**
11413
- * @internal
11414
- */
11415
- export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;