@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,9 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { ActivityStreamMode, ActivityStreamPolicyStatus, ActivityStreamStatus, AutomationMode, AvailabilityZone, BlueGreenDeployment, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBSecurityGroup, DBSnapshot, DBSubnetGroup, EventSubscription, ExportSourceType, ExportTask, Filter, GlobalCluster, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, ServerlessV2ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
3
3
  import { RDSServiceException as __BaseException } from "./RDSServiceException";
4
+ /**
5
+ * @public
6
+ */
4
7
  export interface DescribeDBParametersMessage {
5
8
  /**
6
9
  * <p>The name of a specific DB parameter group to return details for.</p>
@@ -41,6 +44,9 @@ export interface DescribeDBParametersMessage {
41
44
  */
42
45
  Marker?: string;
43
46
  }
47
+ /**
48
+ * @public
49
+ */
44
50
  export interface DescribeDBProxiesRequest {
45
51
  /**
46
52
  * <p>The name of the DB proxy. If you omit this parameter,
@@ -67,6 +73,9 @@ export interface DescribeDBProxiesRequest {
67
73
  */
68
74
  MaxRecords?: number;
69
75
  }
76
+ /**
77
+ * @public
78
+ */
70
79
  export interface DescribeDBProxiesResponse {
71
80
  /**
72
81
  * <p>A return value representing an arbitrary number of <code>DBProxy</code> data structures.</p>
@@ -79,6 +88,9 @@ export interface DescribeDBProxiesResponse {
79
88
  */
80
89
  Marker?: string;
81
90
  }
91
+ /**
92
+ * @public
93
+ */
82
94
  export interface DescribeDBProxyEndpointsRequest {
83
95
  /**
84
96
  * <p>The name of the DB proxy whose endpoints you want to describe. If you omit
@@ -111,6 +123,9 @@ export interface DescribeDBProxyEndpointsRequest {
111
123
  */
112
124
  MaxRecords?: number;
113
125
  }
126
+ /**
127
+ * @public
128
+ */
114
129
  export interface DescribeDBProxyEndpointsResponse {
115
130
  /**
116
131
  * <p>The list of <code>ProxyEndpoint</code> objects returned by the API operation.</p>
@@ -123,6 +138,9 @@ export interface DescribeDBProxyEndpointsResponse {
123
138
  */
124
139
  Marker?: string;
125
140
  }
141
+ /**
142
+ * @public
143
+ */
126
144
  export interface DescribeDBProxyTargetGroupsRequest {
127
145
  /**
128
146
  * <p>The identifier of the <code>DBProxy</code> associated with the target group.</p>
@@ -153,6 +171,7 @@ export interface DescribeDBProxyTargetGroupsRequest {
153
171
  MaxRecords?: number;
154
172
  }
155
173
  /**
174
+ * @public
156
175
  * <p>Displays the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTarget</code>.</p>
157
176
  */
158
177
  export interface ConnectionPoolConfigurationInfo {
@@ -190,6 +209,7 @@ export interface ConnectionPoolConfigurationInfo {
190
209
  InitQuery?: string;
191
210
  }
192
211
  /**
212
+ * @public
193
213
  * <p>Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group
194
214
  * is associated with exactly one RDS DB instance or Aurora DB cluster.</p>
195
215
  * <p>This data type is used as a response element in the <code>DescribeDBProxyTargetGroups</code> action.</p>
@@ -232,6 +252,9 @@ export interface DBProxyTargetGroup {
232
252
  */
233
253
  UpdatedDate?: Date;
234
254
  }
255
+ /**
256
+ * @public
257
+ */
235
258
  export interface DescribeDBProxyTargetGroupsResponse {
236
259
  /**
237
260
  * <p>An arbitrary number of <code>DBProxyTargetGroup</code> objects, containing details of the corresponding target groups.</p>
@@ -244,6 +267,9 @@ export interface DescribeDBProxyTargetGroupsResponse {
244
267
  */
245
268
  Marker?: string;
246
269
  }
270
+ /**
271
+ * @public
272
+ */
247
273
  export interface DescribeDBProxyTargetsRequest {
248
274
  /**
249
275
  * <p>The identifier of the <code>DBProxyTarget</code> to describe.</p>
@@ -273,11 +299,17 @@ export interface DescribeDBProxyTargetsRequest {
273
299
  */
274
300
  MaxRecords?: number;
275
301
  }
302
+ /**
303
+ * @public
304
+ */
276
305
  export declare enum TargetRole {
277
306
  READ_ONLY = "READ_ONLY",
278
307
  READ_WRITE = "READ_WRITE",
279
308
  UNKNOWN = "UNKNOWN"
280
309
  }
310
+ /**
311
+ * @public
312
+ */
281
313
  export declare enum TargetHealthReason {
282
314
  AUTH_FAILURE = "AUTH_FAILURE",
283
315
  CONNECTION_FAILED = "CONNECTION_FAILED",
@@ -285,12 +317,16 @@ export declare enum TargetHealthReason {
285
317
  PENDING_PROXY_CAPACITY = "PENDING_PROXY_CAPACITY",
286
318
  UNREACHABLE = "UNREACHABLE"
287
319
  }
320
+ /**
321
+ * @public
322
+ */
288
323
  export declare enum TargetState {
289
324
  available = "AVAILABLE",
290
325
  registering = "REGISTERING",
291
326
  unavailable = "UNAVAILABLE"
292
327
  }
293
328
  /**
329
+ * @public
294
330
  * <p>Information about the connection health of an RDS Proxy target.</p>
295
331
  */
296
332
  export interface TargetHealth {
@@ -312,12 +348,16 @@ export interface TargetHealth {
312
348
  */
313
349
  Description?: string;
314
350
  }
351
+ /**
352
+ * @public
353
+ */
315
354
  export declare enum TargetType {
316
355
  RDS_INSTANCE = "RDS_INSTANCE",
317
356
  RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
318
357
  TRACKED_CLUSTER = "TRACKED_CLUSTER"
319
358
  }
320
359
  /**
360
+ * @public
321
361
  * <p>Contains the details for an RDS Proxy target. It represents an RDS DB instance or Aurora DB cluster
322
362
  * that the proxy can connect to. One or more targets are associated with an RDS Proxy target group.</p>
323
363
  * <p>This data type is used as a response element in the <code>DescribeDBProxyTargets</code> action.</p>
@@ -357,6 +397,9 @@ export interface DBProxyTarget {
357
397
  */
358
398
  TargetHealth?: TargetHealth;
359
399
  }
400
+ /**
401
+ * @public
402
+ */
360
403
  export interface DescribeDBProxyTargetsResponse {
361
404
  /**
362
405
  * <p>An arbitrary number of <code>DBProxyTarget</code> objects, containing details of the corresponding targets.</p>
@@ -370,6 +413,7 @@ export interface DescribeDBProxyTargetsResponse {
370
413
  Marker?: string;
371
414
  }
372
415
  /**
416
+ * @public
373
417
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSecurityGroups</code> action.</p>
374
418
  */
375
419
  export interface DBSecurityGroupMessage {
@@ -386,6 +430,7 @@ export interface DBSecurityGroupMessage {
386
430
  DBSecurityGroups?: DBSecurityGroup[];
387
431
  }
388
432
  /**
433
+ * @public
389
434
  * <p></p>
390
435
  */
391
436
  export interface DescribeDBSecurityGroupsMessage {
@@ -416,6 +461,7 @@ export interface DescribeDBSecurityGroupsMessage {
416
461
  Marker?: string;
417
462
  }
418
463
  /**
464
+ * @public
419
465
  * <p></p>
420
466
  */
421
467
  export interface DescribeDBSnapshotAttributesMessage {
@@ -425,6 +471,7 @@ export interface DescribeDBSnapshotAttributesMessage {
425
471
  DBSnapshotIdentifier: string | undefined;
426
472
  }
427
473
  /**
474
+ * @public
428
475
  * <p>Contains the name and values of a manual DB snapshot attribute</p>
429
476
  * <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
430
477
  * to restore a manual DB snapshot. For more information, see the <code>ModifyDBSnapshotAttribute</code>
@@ -449,6 +496,7 @@ export interface DBSnapshotAttribute {
449
496
  AttributeValues?: string[];
450
497
  }
451
498
  /**
499
+ * @public
452
500
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
453
501
  * API action.</p>
454
502
  * <p>Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts
@@ -465,6 +513,9 @@ export interface DBSnapshotAttributesResult {
465
513
  */
466
514
  DBSnapshotAttributes?: DBSnapshotAttribute[];
467
515
  }
516
+ /**
517
+ * @public
518
+ */
468
519
  export interface DescribeDBSnapshotAttributesResult {
469
520
  /**
470
521
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -476,6 +527,7 @@ export interface DescribeDBSnapshotAttributesResult {
476
527
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
477
528
  }
478
529
  /**
530
+ * @public
479
531
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSnapshots</code> action.</p>
480
532
  */
481
533
  export interface DBSnapshotMessage {
@@ -492,6 +544,7 @@ export interface DBSnapshotMessage {
492
544
  DBSnapshots?: DBSnapshot[];
493
545
  }
494
546
  /**
547
+ * @public
495
548
  * <p></p>
496
549
  */
497
550
  export interface DescribeDBSnapshotsMessage {
@@ -629,6 +682,7 @@ export interface DescribeDBSnapshotsMessage {
629
682
  DbiResourceId?: string;
630
683
  }
631
684
  /**
685
+ * @public
632
686
  * <p>Contains the result of a successful invocation of the <code>DescribeDBSubnetGroups</code> action.</p>
633
687
  */
634
688
  export interface DBSubnetGroupMessage {
@@ -645,6 +699,7 @@ export interface DBSubnetGroupMessage {
645
699
  DBSubnetGroups?: DBSubnetGroup[];
646
700
  }
647
701
  /**
702
+ * @public
648
703
  * <p></p>
649
704
  */
650
705
  export interface DescribeDBSubnetGroupsMessage {
@@ -674,6 +729,7 @@ export interface DescribeDBSubnetGroupsMessage {
674
729
  Marker?: string;
675
730
  }
676
731
  /**
732
+ * @public
677
733
  * <p></p>
678
734
  */
679
735
  export interface DescribeEngineDefaultClusterParametersMessage {
@@ -703,6 +759,7 @@ export interface DescribeEngineDefaultClusterParametersMessage {
703
759
  Marker?: string;
704
760
  }
705
761
  /**
762
+ * @public
706
763
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
707
764
  */
708
765
  export interface EngineDefaults {
@@ -723,6 +780,9 @@ export interface EngineDefaults {
723
780
  */
724
781
  Parameters?: Parameter[];
725
782
  }
783
+ /**
784
+ * @public
785
+ */
726
786
  export interface DescribeEngineDefaultClusterParametersResult {
727
787
  /**
728
788
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
@@ -730,6 +790,7 @@ export interface DescribeEngineDefaultClusterParametersResult {
730
790
  EngineDefaults?: EngineDefaults;
731
791
  }
732
792
  /**
793
+ * @public
733
794
  * <p></p>
734
795
  */
735
796
  export interface DescribeEngineDefaultParametersMessage {
@@ -996,6 +1057,9 @@ export interface DescribeEngineDefaultParametersMessage {
996
1057
  */
997
1058
  Marker?: string;
998
1059
  }
1060
+ /**
1061
+ * @public
1062
+ */
999
1063
  export interface DescribeEngineDefaultParametersResult {
1000
1064
  /**
1001
1065
  * <p>Contains the result of a successful invocation of the <code>DescribeEngineDefaultParameters</code> action.</p>
@@ -1003,6 +1067,7 @@ export interface DescribeEngineDefaultParametersResult {
1003
1067
  EngineDefaults?: EngineDefaults;
1004
1068
  }
1005
1069
  /**
1070
+ * @public
1006
1071
  * <p></p>
1007
1072
  */
1008
1073
  export interface DescribeEventCategoriesMessage {
@@ -1018,6 +1083,7 @@ export interface DescribeEventCategoriesMessage {
1018
1083
  Filters?: Filter[];
1019
1084
  }
1020
1085
  /**
1086
+ * @public
1021
1087
  * <p>Contains the results of a successful invocation of the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html">DescribeEventCategories</a>
1022
1088
  * operation.</p>
1023
1089
  */
@@ -1032,6 +1098,7 @@ export interface EventCategoriesMap {
1032
1098
  EventCategories?: string[];
1033
1099
  }
1034
1100
  /**
1101
+ * @public
1035
1102
  * <p>Data returned from the <code>DescribeEventCategories</code> operation.</p>
1036
1103
  */
1037
1104
  export interface EventCategoriesMessage {
@@ -1040,6 +1107,9 @@ export interface EventCategoriesMessage {
1040
1107
  */
1041
1108
  EventCategoriesMapList?: EventCategoriesMap[];
1042
1109
  }
1110
+ /**
1111
+ * @public
1112
+ */
1043
1113
  export declare enum SourceType {
1044
1114
  blue_green_deployment = "blue-green-deployment",
1045
1115
  custom_engine_version = "custom-engine-version",
@@ -1052,6 +1122,7 @@ export declare enum SourceType {
1052
1122
  db_snapshot = "db-snapshot"
1053
1123
  }
1054
1124
  /**
1125
+ * @public
1055
1126
  * <p></p>
1056
1127
  */
1057
1128
  export interface DescribeEventsMessage {
@@ -1141,6 +1212,7 @@ export interface DescribeEventsMessage {
1141
1212
  Marker?: string;
1142
1213
  }
1143
1214
  /**
1215
+ * @public
1144
1216
  * <p>This data type is used as a response element in the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html">DescribeEvents</a> action.</p>
1145
1217
  */
1146
1218
  export interface Event {
@@ -1170,6 +1242,7 @@ export interface Event {
1170
1242
  SourceArn?: string;
1171
1243
  }
1172
1244
  /**
1245
+ * @public
1173
1246
  * <p>Contains the result of a successful invocation of the <code>DescribeEvents</code> action.</p>
1174
1247
  */
1175
1248
  export interface EventsMessage {
@@ -1187,6 +1260,7 @@ export interface EventsMessage {
1187
1260
  Events?: Event[];
1188
1261
  }
1189
1262
  /**
1263
+ * @public
1190
1264
  * <p></p>
1191
1265
  */
1192
1266
  export interface DescribeEventSubscriptionsMessage {
@@ -1217,6 +1291,7 @@ export interface DescribeEventSubscriptionsMessage {
1217
1291
  Marker?: string;
1218
1292
  }
1219
1293
  /**
1294
+ * @public
1220
1295
  * <p>Data returned by the <b>DescribeEventSubscriptions</b> action.</p>
1221
1296
  */
1222
1297
  export interface EventSubscriptionsMessage {
@@ -1233,6 +1308,9 @@ export interface EventSubscriptionsMessage {
1233
1308
  */
1234
1309
  EventSubscriptionsList?: EventSubscription[];
1235
1310
  }
1311
+ /**
1312
+ * @public
1313
+ */
1236
1314
  export interface DescribeExportTasksMessage {
1237
1315
  /**
1238
1316
  * <p>The identifier of the snapshot or cluster export task to be described.</p>
@@ -1318,6 +1396,9 @@ export interface DescribeExportTasksMessage {
1318
1396
  */
1319
1397
  SourceType?: ExportSourceType | string;
1320
1398
  }
1399
+ /**
1400
+ * @public
1401
+ */
1321
1402
  export interface ExportTasksMessage {
1322
1403
  /**
1323
1404
  * <p>A pagination token that can be used in a later <code>DescribeExportTasks</code>
@@ -1330,6 +1411,9 @@ export interface ExportTasksMessage {
1330
1411
  */
1331
1412
  ExportTasks?: ExportTask[];
1332
1413
  }
1414
+ /**
1415
+ * @public
1416
+ */
1333
1417
  export interface DescribeGlobalClustersMessage {
1334
1418
  /**
1335
1419
  * <p>The user-supplied DB cluster identifier. If this parameter is specified, information from only the specific DB cluster is returned. This parameter isn't case-sensitive.</p>
@@ -1360,6 +1444,9 @@ export interface DescribeGlobalClustersMessage {
1360
1444
  */
1361
1445
  Marker?: string;
1362
1446
  }
1447
+ /**
1448
+ * @public
1449
+ */
1363
1450
  export interface GlobalClustersMessage {
1364
1451
  /**
1365
1452
  * <p>An optional pagination token provided by a previous <code>DescribeGlobalClusters</code> request.
@@ -1373,6 +1460,7 @@ export interface GlobalClustersMessage {
1373
1460
  GlobalClusters?: GlobalCluster[];
1374
1461
  }
1375
1462
  /**
1463
+ * @public
1376
1464
  * <p></p>
1377
1465
  */
1378
1466
  export interface DescribeOptionGroupOptionsMessage {
@@ -1464,6 +1552,7 @@ export interface DescribeOptionGroupOptionsMessage {
1464
1552
  Marker?: string;
1465
1553
  }
1466
1554
  /**
1555
+ * @public
1467
1556
  * <p>The minimum DB engine version required for each corresponding allowed value for an option setting.</p>
1468
1557
  */
1469
1558
  export interface MinimumEngineVersionPerAllowedValue {
@@ -1477,6 +1566,7 @@ export interface MinimumEngineVersionPerAllowedValue {
1477
1566
  MinimumEngineVersion?: string;
1478
1567
  }
1479
1568
  /**
1569
+ * @public
1480
1570
  * <p>Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.</p>
1481
1571
  */
1482
1572
  export interface OptionGroupOptionSetting {
@@ -1514,6 +1604,7 @@ export interface OptionGroupOptionSetting {
1514
1604
  MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
1515
1605
  }
1516
1606
  /**
1607
+ * @public
1517
1608
  * <p>The version for an option. Option group option versions are returned by
1518
1609
  * the <code>DescribeOptionGroupOptions</code> action.</p>
1519
1610
  */
@@ -1528,6 +1619,7 @@ export interface OptionVersion {
1528
1619
  IsDefault?: boolean;
1529
1620
  }
1530
1621
  /**
1622
+ * @public
1531
1623
  * <p>Available option.</p>
1532
1624
  */
1533
1625
  export interface OptionGroupOption {
@@ -1605,6 +1697,7 @@ export interface OptionGroupOption {
1605
1697
  CopyableCrossAccount?: boolean;
1606
1698
  }
1607
1699
  /**
1700
+ * @public
1608
1701
  * <p></p>
1609
1702
  */
1610
1703
  export interface OptionGroupOptionsMessage {
@@ -1621,6 +1714,7 @@ export interface OptionGroupOptionsMessage {
1621
1714
  Marker?: string;
1622
1715
  }
1623
1716
  /**
1717
+ * @public
1624
1718
  * <p></p>
1625
1719
  */
1626
1720
  export interface DescribeOptionGroupsMessage {
@@ -1716,6 +1810,7 @@ export interface DescribeOptionGroupsMessage {
1716
1810
  MajorEngineVersion?: string;
1717
1811
  }
1718
1812
  /**
1813
+ * @public
1719
1814
  * <p>List of option groups.</p>
1720
1815
  */
1721
1816
  export interface OptionGroups {
@@ -1732,6 +1827,7 @@ export interface OptionGroups {
1732
1827
  Marker?: string;
1733
1828
  }
1734
1829
  /**
1830
+ * @public
1735
1831
  * <p></p>
1736
1832
  */
1737
1833
  export interface DescribeOrderableDBInstanceOptionsMessage {
@@ -1860,6 +1956,7 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
1860
1956
  Marker?: string;
1861
1957
  }
1862
1958
  /**
1959
+ * @public
1863
1960
  * <p>Contains the available processor feature information for the DB instance class of a DB instance.</p>
1864
1961
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html#USER_ConfigureProcessor">Configuring the
1865
1962
  * Processor of the DB Instance Class</a> in the <i>Amazon RDS User Guide.
@@ -1882,6 +1979,7 @@ export interface AvailableProcessorFeature {
1882
1979
  AllowedValues?: string;
1883
1980
  }
1884
1981
  /**
1982
+ * @public
1885
1983
  * <p>Contains a list of available options for a DB instance.</p>
1886
1984
  * <p>This data type is used as a response element in the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
1887
1985
  */
@@ -2043,6 +2141,7 @@ export interface OrderableDBInstanceOption {
2043
2141
  MaxStorageThroughputPerIops?: number;
2044
2142
  }
2045
2143
  /**
2144
+ * @public
2046
2145
  * <p>Contains the result of a successful invocation of the <code>DescribeOrderableDBInstanceOptions</code> action.</p>
2047
2146
  */
2048
2147
  export interface OrderableDBInstanceOptionsMessage {
@@ -2060,6 +2159,7 @@ export interface OrderableDBInstanceOptionsMessage {
2060
2159
  Marker?: string;
2061
2160
  }
2062
2161
  /**
2162
+ * @public
2063
2163
  * <p></p>
2064
2164
  */
2065
2165
  export interface DescribePendingMaintenanceActionsMessage {
@@ -2105,6 +2205,7 @@ export interface DescribePendingMaintenanceActionsMessage {
2105
2205
  MaxRecords?: number;
2106
2206
  }
2107
2207
  /**
2208
+ * @public
2108
2209
  * <p>Data returned from the <b>DescribePendingMaintenanceActions</b> action.</p>
2109
2210
  */
2110
2211
  export interface PendingMaintenanceActionsMessage {
@@ -2122,6 +2223,7 @@ export interface PendingMaintenanceActionsMessage {
2122
2223
  Marker?: string;
2123
2224
  }
2124
2225
  /**
2226
+ * @public
2125
2227
  * <p></p>
2126
2228
  */
2127
2229
  export interface DescribeReservedDBInstancesMessage {
@@ -2185,6 +2287,7 @@ export interface DescribeReservedDBInstancesMessage {
2185
2287
  Marker?: string;
2186
2288
  }
2187
2289
  /**
2290
+ * @public
2188
2291
  * <p>This data type is used as a response element in the
2189
2292
  * <code>DescribeReservedDBInstances</code> and <code>DescribeReservedDBInstancesOfferings</code> actions.</p>
2190
2293
  */
@@ -2199,6 +2302,7 @@ export interface RecurringCharge {
2199
2302
  RecurringChargeFrequency?: string;
2200
2303
  }
2201
2304
  /**
2305
+ * @public
2202
2306
  * <p>This data type is used as a response element in the
2203
2307
  * <code>DescribeReservedDBInstances</code> and
2204
2308
  * <code>PurchaseReservedDBInstancesOffering</code> actions.</p>
@@ -2273,6 +2377,7 @@ export interface ReservedDBInstance {
2273
2377
  LeaseId?: string;
2274
2378
  }
2275
2379
  /**
2380
+ * @public
2276
2381
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstances</code> action.</p>
2277
2382
  */
2278
2383
  export interface ReservedDBInstanceMessage {
@@ -2289,6 +2394,7 @@ export interface ReservedDBInstanceMessage {
2289
2394
  ReservedDBInstances?: ReservedDBInstance[];
2290
2395
  }
2291
2396
  /**
2397
+ * @public
2292
2398
  * <p>The specified reserved DB Instance not found.</p>
2293
2399
  */
2294
2400
  export declare class ReservedDBInstanceNotFoundFault extends __BaseException {
@@ -2300,6 +2406,7 @@ export declare class ReservedDBInstanceNotFoundFault extends __BaseException {
2300
2406
  constructor(opts: __ExceptionOptionType<ReservedDBInstanceNotFoundFault, __BaseException>);
2301
2407
  }
2302
2408
  /**
2409
+ * @public
2303
2410
  * <p></p>
2304
2411
  */
2305
2412
  export interface DescribeReservedDBInstancesOfferingsMessage {
@@ -2357,6 +2464,7 @@ export interface DescribeReservedDBInstancesOfferingsMessage {
2357
2464
  Marker?: string;
2358
2465
  }
2359
2466
  /**
2467
+ * @public
2360
2468
  * <p>This data type is used as a response element in the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2361
2469
  */
2362
2470
  export interface ReservedDBInstancesOffering {
@@ -2402,6 +2510,7 @@ export interface ReservedDBInstancesOffering {
2402
2510
  RecurringCharges?: RecurringCharge[];
2403
2511
  }
2404
2512
  /**
2513
+ * @public
2405
2514
  * <p>Contains the result of a successful invocation of the <code>DescribeReservedDBInstancesOfferings</code> action.</p>
2406
2515
  */
2407
2516
  export interface ReservedDBInstancesOfferingMessage {
@@ -2418,6 +2527,7 @@ export interface ReservedDBInstancesOfferingMessage {
2418
2527
  ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
2419
2528
  }
2420
2529
  /**
2530
+ * @public
2421
2531
  * <p>Specified offering does not exist.</p>
2422
2532
  */
2423
2533
  export declare class ReservedDBInstancesOfferingNotFoundFault extends __BaseException {
@@ -2429,6 +2539,7 @@ export declare class ReservedDBInstancesOfferingNotFoundFault extends __BaseExce
2429
2539
  constructor(opts: __ExceptionOptionType<ReservedDBInstancesOfferingNotFoundFault, __BaseException>);
2430
2540
  }
2431
2541
  /**
2542
+ * @public
2432
2543
  * <p></p>
2433
2544
  */
2434
2545
  export interface DescribeSourceRegionsMessage {
@@ -2462,6 +2573,7 @@ export interface DescribeSourceRegionsMessage {
2462
2573
  Filters?: Filter[];
2463
2574
  }
2464
2575
  /**
2576
+ * @public
2465
2577
  * <p>Contains an Amazon Web Services Region name as the result of a successful call to the <code>DescribeSourceRegions</code> action.</p>
2466
2578
  */
2467
2579
  export interface SourceRegion {
@@ -2483,6 +2595,7 @@ export interface SourceRegion {
2483
2595
  SupportsDBInstanceAutomatedBackupsReplication?: boolean;
2484
2596
  }
2485
2597
  /**
2598
+ * @public
2486
2599
  * <p>Contains the result of a successful invocation of the <code>DescribeSourceRegions</code> action.</p>
2487
2600
  */
2488
2601
  export interface SourceRegionMessage {
@@ -2500,6 +2613,7 @@ export interface SourceRegionMessage {
2500
2613
  SourceRegions?: SourceRegion[];
2501
2614
  }
2502
2615
  /**
2616
+ * @public
2503
2617
  * <p></p>
2504
2618
  */
2505
2619
  export interface DescribeValidDBInstanceModificationsMessage {
@@ -2509,6 +2623,7 @@ export interface DescribeValidDBInstanceModificationsMessage {
2509
2623
  DBInstanceIdentifier: string | undefined;
2510
2624
  }
2511
2625
  /**
2626
+ * @public
2512
2627
  * <p>A range of double values.</p>
2513
2628
  */
2514
2629
  export interface DoubleRange {
@@ -2522,6 +2637,7 @@ export interface DoubleRange {
2522
2637
  To?: number;
2523
2638
  }
2524
2639
  /**
2640
+ * @public
2525
2641
  * <p>A range of integer values.</p>
2526
2642
  */
2527
2643
  export interface Range {
@@ -2545,6 +2661,7 @@ export interface Range {
2545
2661
  Step?: number;
2546
2662
  }
2547
2663
  /**
2664
+ * @public
2548
2665
  * <p>Information about valid modifications that you can make to your DB instance.
2549
2666
  * Contains the result of a successful call to the
2550
2667
  * <code>DescribeValidDBInstanceModifications</code> action.</p>
@@ -2587,6 +2704,7 @@ export interface ValidStorageOptions {
2587
2704
  StorageThroughputToIopsRatio?: DoubleRange[];
2588
2705
  }
2589
2706
  /**
2707
+ * @public
2590
2708
  * <p>Information about valid modifications that you can make to your DB instance.
2591
2709
  * Contains the result of a successful call to the
2592
2710
  * <code>DescribeValidDBInstanceModifications</code> action.
@@ -2603,6 +2721,9 @@ export interface ValidDBInstanceModificationsMessage {
2603
2721
  */
2604
2722
  ValidProcessorFeatures?: AvailableProcessorFeature[];
2605
2723
  }
2724
+ /**
2725
+ * @public
2726
+ */
2606
2727
  export interface DescribeValidDBInstanceModificationsResult {
2607
2728
  /**
2608
2729
  * <p>Information about valid modifications that you can make to your DB instance.
@@ -2614,6 +2735,7 @@ export interface DescribeValidDBInstanceModificationsResult {
2614
2735
  ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
2615
2736
  }
2616
2737
  /**
2738
+ * @public
2617
2739
  * <p>
2618
2740
  * <code>LogFileName</code> doesn't refer to an existing DB log file.</p>
2619
2741
  */
@@ -2626,6 +2748,7 @@ export declare class DBLogFileNotFoundFault extends __BaseException {
2626
2748
  constructor(opts: __ExceptionOptionType<DBLogFileNotFoundFault, __BaseException>);
2627
2749
  }
2628
2750
  /**
2751
+ * @public
2629
2752
  * <p>This data type is used as a response element to <code>DownloadDBLogFilePortion</code>.</p>
2630
2753
  */
2631
2754
  export interface DownloadDBLogFilePortionDetails {
@@ -2643,6 +2766,7 @@ export interface DownloadDBLogFilePortionDetails {
2643
2766
  AdditionalDataPending?: boolean;
2644
2767
  }
2645
2768
  /**
2769
+ * @public
2646
2770
  * <p></p>
2647
2771
  */
2648
2772
  export interface DownloadDBLogFilePortionMessage {
@@ -2694,6 +2818,7 @@ export interface DownloadDBLogFilePortionMessage {
2694
2818
  NumberOfLines?: number;
2695
2819
  }
2696
2820
  /**
2821
+ * @public
2697
2822
  * <p></p>
2698
2823
  */
2699
2824
  export interface FailoverDBClusterMessage {
@@ -2715,6 +2840,9 @@ export interface FailoverDBClusterMessage {
2715
2840
  */
2716
2841
  TargetDBInstanceIdentifier?: string;
2717
2842
  }
2843
+ /**
2844
+ * @public
2845
+ */
2718
2846
  export interface FailoverDBClusterResult {
2719
2847
  /**
2720
2848
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -2738,6 +2866,9 @@ export interface FailoverDBClusterResult {
2738
2866
  */
2739
2867
  DBCluster?: DBCluster;
2740
2868
  }
2869
+ /**
2870
+ * @public
2871
+ */
2741
2872
  export interface FailoverGlobalClusterMessage {
2742
2873
  /**
2743
2874
  * <p>Identifier of the Aurora global database (<a>GlobalCluster</a>)
@@ -2760,6 +2891,9 @@ export interface FailoverGlobalClusterMessage {
2760
2891
  */
2761
2892
  TargetDbClusterIdentifier: string | undefined;
2762
2893
  }
2894
+ /**
2895
+ * @public
2896
+ */
2763
2897
  export interface FailoverGlobalClusterResult {
2764
2898
  /**
2765
2899
  * <p>A data type representing an Aurora global database.</p>
@@ -2767,6 +2901,7 @@ export interface FailoverGlobalClusterResult {
2767
2901
  GlobalCluster?: GlobalCluster;
2768
2902
  }
2769
2903
  /**
2904
+ * @public
2770
2905
  * <p></p>
2771
2906
  */
2772
2907
  export interface ListTagsForResourceMessage {
@@ -2783,6 +2918,7 @@ export interface ListTagsForResourceMessage {
2783
2918
  Filters?: Filter[];
2784
2919
  }
2785
2920
  /**
2921
+ * @public
2786
2922
  * <p></p>
2787
2923
  */
2788
2924
  export interface TagListMessage {
@@ -2791,10 +2927,16 @@ export interface TagListMessage {
2791
2927
  */
2792
2928
  TagList?: Tag[];
2793
2929
  }
2930
+ /**
2931
+ * @public
2932
+ */
2794
2933
  export declare enum AuditPolicyState {
2795
2934
  LOCKED_POLICY = "locked",
2796
2935
  UNLOCKED_POLICY = "unlocked"
2797
2936
  }
2937
+ /**
2938
+ * @public
2939
+ */
2798
2940
  export interface ModifyActivityStreamRequest {
2799
2941
  /**
2800
2942
  * <p>The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance.
@@ -2807,6 +2949,9 @@ export interface ModifyActivityStreamRequest {
2807
2949
  */
2808
2950
  AuditPolicyState?: AuditPolicyState | string;
2809
2951
  }
2952
+ /**
2953
+ * @public
2954
+ */
2810
2955
  export interface ModifyActivityStreamResponse {
2811
2956
  /**
2812
2957
  * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
@@ -2833,6 +2978,9 @@ export interface ModifyActivityStreamResponse {
2833
2978
  */
2834
2979
  PolicyStatus?: ActivityStreamPolicyStatus | string;
2835
2980
  }
2981
+ /**
2982
+ * @public
2983
+ */
2836
2984
  export interface ModifyCertificatesMessage {
2837
2985
  /**
2838
2986
  * <p>The new default certificate identifier to override the current one with.</p>
@@ -2847,6 +2995,9 @@ export interface ModifyCertificatesMessage {
2847
2995
  */
2848
2996
  RemoveCustomerOverride?: boolean;
2849
2997
  }
2998
+ /**
2999
+ * @public
3000
+ */
2850
3001
  export interface ModifyCertificatesResult {
2851
3002
  /**
2852
3003
  * <p>A CA certificate for an Amazon Web Services account.</p>
@@ -2858,6 +3009,9 @@ export interface ModifyCertificatesResult {
2858
3009
  */
2859
3010
  Certificate?: Certificate;
2860
3011
  }
3012
+ /**
3013
+ * @public
3014
+ */
2861
3015
  export interface DBClusterCapacityInfo {
2862
3016
  /**
2863
3017
  * <p>A user-supplied DB cluster identifier. This identifier is the unique key that
@@ -2883,6 +3037,7 @@ export interface DBClusterCapacityInfo {
2883
3037
  TimeoutAction?: string;
2884
3038
  }
2885
3039
  /**
3040
+ * @public
2886
3041
  * <p>
2887
3042
  * <code>Capacity</code> isn't a valid Aurora Serverless DB cluster
2888
3043
  * capacity. Valid capacity values are <code>2</code>, <code>4</code>, <code>8</code>, <code>16</code>,
@@ -2896,6 +3051,9 @@ export declare class InvalidDBClusterCapacityFault extends __BaseException {
2896
3051
  */
2897
3052
  constructor(opts: __ExceptionOptionType<InvalidDBClusterCapacityFault, __BaseException>);
2898
3053
  }
3054
+ /**
3055
+ * @public
3056
+ */
2899
3057
  export interface ModifyCurrentDBClusterCapacityMessage {
2900
3058
  /**
2901
3059
  * <p>The DB cluster identifier for the cluster being modified. This parameter isn't case-sensitive.</p>
@@ -2937,11 +3095,17 @@ export interface ModifyCurrentDBClusterCapacityMessage {
2937
3095
  */
2938
3096
  TimeoutAction?: string;
2939
3097
  }
3098
+ /**
3099
+ * @public
3100
+ */
2940
3101
  export declare enum CustomEngineVersionStatus {
2941
3102
  available = "available",
2942
3103
  inactive = "inactive",
2943
3104
  inactive_except_restore = "inactive-except-restore"
2944
3105
  }
3106
+ /**
3107
+ * @public
3108
+ */
2945
3109
  export interface ModifyCustomDBEngineVersionMessage {
2946
3110
  /**
2947
3111
  * <p>The DB engine. The only supported value is <code>custom-oracle-ee</code>.</p>
@@ -2979,6 +3143,7 @@ export interface ModifyCustomDBEngineVersionMessage {
2979
3143
  Status?: CustomEngineVersionStatus | string;
2980
3144
  }
2981
3145
  /**
3146
+ * @public
2982
3147
  * <p>The configuration setting for the log types to be enabled for export to CloudWatch
2983
3148
  * Logs for a specific DB instance or DB cluster.</p>
2984
3149
  * <p>The <code>EnableLogTypes</code> and <code>DisableLogTypes</code> arrays determine which logs will be exported
@@ -2998,6 +3163,7 @@ export interface CloudwatchLogsExportConfiguration {
2998
3163
  DisableLogTypes?: string[];
2999
3164
  }
3000
3165
  /**
3166
+ * @public
3001
3167
  * <p></p>
3002
3168
  */
3003
3169
  export interface ModifyDBClusterMessage {
@@ -3492,6 +3658,9 @@ export interface ModifyDBClusterMessage {
3492
3658
  */
3493
3659
  MasterUserSecretKmsKeyId?: string;
3494
3660
  }
3661
+ /**
3662
+ * @public
3663
+ */
3495
3664
  export interface ModifyDBClusterResult {
3496
3665
  /**
3497
3666
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -3515,6 +3684,9 @@ export interface ModifyDBClusterResult {
3515
3684
  */
3516
3685
  DBCluster?: DBCluster;
3517
3686
  }
3687
+ /**
3688
+ * @public
3689
+ */
3518
3690
  export interface ModifyDBClusterEndpointMessage {
3519
3691
  /**
3520
3692
  * <p>The identifier of the endpoint to modify. This parameter is stored as a lowercase string.</p>
@@ -3536,6 +3708,7 @@ export interface ModifyDBClusterEndpointMessage {
3536
3708
  ExcludedMembers?: string[];
3537
3709
  }
3538
3710
  /**
3711
+ * @public
3539
3712
  * <p></p>
3540
3713
  */
3541
3714
  export interface DBClusterParameterGroupNameMessage {
@@ -3560,6 +3733,7 @@ export interface DBClusterParameterGroupNameMessage {
3560
3733
  DBClusterParameterGroupName?: string;
3561
3734
  }
3562
3735
  /**
3736
+ * @public
3563
3737
  * <p></p>
3564
3738
  */
3565
3739
  export interface ModifyDBClusterParameterGroupMessage {
@@ -3583,6 +3757,7 @@ export interface ModifyDBClusterParameterGroupMessage {
3583
3757
  Parameters: Parameter[] | undefined;
3584
3758
  }
3585
3759
  /**
3760
+ * @public
3586
3761
  * <p></p>
3587
3762
  */
3588
3763
  export interface ModifyDBClusterSnapshotAttributeMessage {
@@ -3620,6 +3795,9 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
3620
3795
  */
3621
3796
  ValuesToRemove?: string[];
3622
3797
  }
3798
+ /**
3799
+ * @public
3800
+ */
3623
3801
  export interface ModifyDBClusterSnapshotAttributeResult {
3624
3802
  /**
3625
3803
  * <p>Contains the results of a successful call to the <code>DescribeDBClusterSnapshotAttributes</code>
@@ -3631,6 +3809,7 @@ export interface ModifyDBClusterSnapshotAttributeResult {
3631
3809
  DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
3632
3810
  }
3633
3811
  /**
3812
+ * @public
3634
3813
  * <p>You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.</p>
3635
3814
  */
3636
3815
  export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
@@ -3642,6 +3821,7 @@ export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
3642
3821
  constructor(opts: __ExceptionOptionType<SharedSnapshotQuotaExceededFault, __BaseException>);
3643
3822
  }
3644
3823
  /**
3824
+ * @public
3645
3825
  * <p>The DB upgrade failed because a resource the DB depends on can't be
3646
3826
  * modified.</p>
3647
3827
  */
@@ -3654,6 +3834,7 @@ export declare class DBUpgradeDependencyFailureFault extends __BaseException {
3654
3834
  constructor(opts: __ExceptionOptionType<DBUpgradeDependencyFailureFault, __BaseException>);
3655
3835
  }
3656
3836
  /**
3837
+ * @public
3657
3838
  * <p></p>
3658
3839
  */
3659
3840
  export interface ModifyDBInstanceMessage {
@@ -4423,6 +4604,9 @@ export interface ModifyDBInstanceMessage {
4423
4604
  */
4424
4605
  MasterUserSecretKmsKeyId?: string;
4425
4606
  }
4607
+ /**
4608
+ * @public
4609
+ */
4426
4610
  export interface ModifyDBInstanceResult {
4427
4611
  /**
4428
4612
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -4435,6 +4619,7 @@ export interface ModifyDBInstanceResult {
4435
4619
  DBInstance?: DBInstance;
4436
4620
  }
4437
4621
  /**
4622
+ * @public
4438
4623
  * <p>Contains the result of a successful invocation of the
4439
4624
  * <code>ModifyDBParameterGroup</code> or <code>ResetDBParameterGroup</code> action.</p>
4440
4625
  */
@@ -4445,6 +4630,7 @@ export interface DBParameterGroupNameMessage {
4445
4630
  DBParameterGroupName?: string;
4446
4631
  }
4447
4632
  /**
4633
+ * @public
4448
4634
  * <p></p>
4449
4635
  */
4450
4636
  export interface ModifyDBParameterGroupMessage {
@@ -4477,6 +4663,9 @@ export interface ModifyDBParameterGroupMessage {
4477
4663
  */
4478
4664
  Parameters: Parameter[] | undefined;
4479
4665
  }
4666
+ /**
4667
+ * @public
4668
+ */
4480
4669
  export interface ModifyDBProxyRequest {
4481
4670
  /**
4482
4671
  * <p>The identifier for the <code>DBProxy</code> to modify.</p>
@@ -4519,12 +4708,18 @@ export interface ModifyDBProxyRequest {
4519
4708
  */
4520
4709
  SecurityGroups?: string[];
4521
4710
  }
4711
+ /**
4712
+ * @public
4713
+ */
4522
4714
  export interface ModifyDBProxyResponse {
4523
4715
  /**
4524
4716
  * <p>The <code>DBProxy</code> object representing the new settings for the proxy.</p>
4525
4717
  */
4526
4718
  DBProxy?: DBProxy;
4527
4719
  }
4720
+ /**
4721
+ * @public
4722
+ */
4528
4723
  export interface ModifyDBProxyEndpointRequest {
4529
4724
  /**
4530
4725
  * <p>The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.</p>
@@ -4543,6 +4738,9 @@ export interface ModifyDBProxyEndpointRequest {
4543
4738
  */
4544
4739
  VpcSecurityGroupIds?: string[];
4545
4740
  }
4741
+ /**
4742
+ * @public
4743
+ */
4546
4744
  export interface ModifyDBProxyEndpointResponse {
4547
4745
  /**
4548
4746
  * <p>The <code>DBProxyEndpoint</code> object representing the new settings for the DB proxy endpoint.</p>
@@ -4550,6 +4748,7 @@ export interface ModifyDBProxyEndpointResponse {
4550
4748
  DBProxyEndpoint?: DBProxyEndpoint;
4551
4749
  }
4552
4750
  /**
4751
+ * @public
4553
4752
  * <p>Specifies the settings that control the size and behavior of the connection pool associated with a <code>DBProxyTargetGroup</code>.</p>
4554
4753
  */
4555
4754
  export interface ConnectionPoolConfiguration {
@@ -4596,6 +4795,9 @@ export interface ConnectionPoolConfiguration {
4596
4795
  */
4597
4796
  InitQuery?: string;
4598
4797
  }
4798
+ /**
4799
+ * @public
4800
+ */
4599
4801
  export interface ModifyDBProxyTargetGroupRequest {
4600
4802
  /**
4601
4803
  * <p>The name of the target group to modify.</p>
@@ -4614,12 +4816,18 @@ export interface ModifyDBProxyTargetGroupRequest {
4614
4816
  */
4615
4817
  NewName?: string;
4616
4818
  }
4819
+ /**
4820
+ * @public
4821
+ */
4617
4822
  export interface ModifyDBProxyTargetGroupResponse {
4618
4823
  /**
4619
4824
  * <p>The settings of the modified <code>DBProxyTarget</code>.</p>
4620
4825
  */
4621
4826
  DBProxyTargetGroup?: DBProxyTargetGroup;
4622
4827
  }
4828
+ /**
4829
+ * @public
4830
+ */
4623
4831
  export interface ModifyDBSnapshotMessage {
4624
4832
  /**
4625
4833
  * <p>The identifier of the DB snapshot to modify.</p>
@@ -4672,6 +4880,9 @@ export interface ModifyDBSnapshotMessage {
4672
4880
  */
4673
4881
  OptionGroupName?: string;
4674
4882
  }
4883
+ /**
4884
+ * @public
4885
+ */
4675
4886
  export interface ModifyDBSnapshotResult {
4676
4887
  /**
4677
4888
  * <p>Contains the details of an Amazon RDS DB snapshot.</p>
@@ -4681,6 +4892,7 @@ export interface ModifyDBSnapshotResult {
4681
4892
  DBSnapshot?: DBSnapshot;
4682
4893
  }
4683
4894
  /**
4895
+ * @public
4684
4896
  * <p></p>
4685
4897
  */
4686
4898
  export interface ModifyDBSnapshotAttributeMessage {
@@ -4718,6 +4930,9 @@ export interface ModifyDBSnapshotAttributeMessage {
4718
4930
  */
4719
4931
  ValuesToRemove?: string[];
4720
4932
  }
4933
+ /**
4934
+ * @public
4935
+ */
4721
4936
  export interface ModifyDBSnapshotAttributeResult {
4722
4937
  /**
4723
4938
  * <p>Contains the results of a successful call to the <code>DescribeDBSnapshotAttributes</code>
@@ -4729,6 +4944,7 @@ export interface ModifyDBSnapshotAttributeResult {
4729
4944
  DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
4730
4945
  }
4731
4946
  /**
4947
+ * @public
4732
4948
  * <p></p>
4733
4949
  */
4734
4950
  export interface ModifyDBSubnetGroupMessage {
@@ -4749,6 +4965,9 @@ export interface ModifyDBSubnetGroupMessage {
4749
4965
  */
4750
4966
  SubnetIds: string[] | undefined;
4751
4967
  }
4968
+ /**
4969
+ * @public
4970
+ */
4752
4971
  export interface ModifyDBSubnetGroupResult {
4753
4972
  /**
4754
4973
  * <p>Contains the details of an Amazon RDS DB subnet group.</p>
@@ -4758,6 +4977,7 @@ export interface ModifyDBSubnetGroupResult {
4758
4977
  DBSubnetGroup?: DBSubnetGroup;
4759
4978
  }
4760
4979
  /**
4980
+ * @public
4761
4981
  * <p>The DB subnet is already in use in the Availability Zone.</p>
4762
4982
  */
4763
4983
  export declare class SubnetAlreadyInUse extends __BaseException {
@@ -4769,6 +4989,7 @@ export declare class SubnetAlreadyInUse extends __BaseException {
4769
4989
  constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
4770
4990
  }
4771
4991
  /**
4992
+ * @public
4772
4993
  * <p></p>
4773
4994
  */
4774
4995
  export interface ModifyEventSubscriptionMessage {
@@ -4798,12 +5019,18 @@ export interface ModifyEventSubscriptionMessage {
4798
5019
  */
4799
5020
  Enabled?: boolean;
4800
5021
  }
5022
+ /**
5023
+ * @public
5024
+ */
4801
5025
  export interface ModifyEventSubscriptionResult {
4802
5026
  /**
4803
5027
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
4804
5028
  */
4805
5029
  EventSubscription?: EventSubscription;
4806
5030
  }
5031
+ /**
5032
+ * @public
5033
+ */
4807
5034
  export interface ModifyGlobalClusterMessage {
4808
5035
  /**
4809
5036
  * <p>The DB cluster identifier for the global cluster being modified. This parameter isn't case-sensitive.</p>
@@ -4868,6 +5095,9 @@ export interface ModifyGlobalClusterMessage {
4868
5095
  */
4869
5096
  AllowMajorVersionUpgrade?: boolean;
4870
5097
  }
5098
+ /**
5099
+ * @public
5100
+ */
4871
5101
  export interface ModifyGlobalClusterResult {
4872
5102
  /**
4873
5103
  * <p>A data type representing an Aurora global database.</p>
@@ -4875,6 +5105,7 @@ export interface ModifyGlobalClusterResult {
4875
5105
  GlobalCluster?: GlobalCluster;
4876
5106
  }
4877
5107
  /**
5108
+ * @public
4878
5109
  * <p>A list of all available options</p>
4879
5110
  */
4880
5111
  export interface OptionConfiguration {
@@ -4904,6 +5135,7 @@ export interface OptionConfiguration {
4904
5135
  OptionSettings?: OptionSetting[];
4905
5136
  }
4906
5137
  /**
5138
+ * @public
4907
5139
  * <p></p>
4908
5140
  */
4909
5141
  export interface ModifyOptionGroupMessage {
@@ -4925,6 +5157,9 @@ export interface ModifyOptionGroupMessage {
4925
5157
  */
4926
5158
  ApplyImmediately?: boolean;
4927
5159
  }
5160
+ /**
5161
+ * @public
5162
+ */
4928
5163
  export interface ModifyOptionGroupResult {
4929
5164
  /**
4930
5165
  * <p></p>
@@ -4932,6 +5167,7 @@ export interface ModifyOptionGroupResult {
4932
5167
  OptionGroup?: OptionGroup;
4933
5168
  }
4934
5169
  /**
5170
+ * @public
4935
5171
  * <p></p>
4936
5172
  */
4937
5173
  export interface PromoteReadReplicaMessage {
@@ -4989,6 +5225,9 @@ export interface PromoteReadReplicaMessage {
4989
5225
  */
4990
5226
  PreferredBackupWindow?: string;
4991
5227
  }
5228
+ /**
5229
+ * @public
5230
+ */
4992
5231
  export interface PromoteReadReplicaResult {
4993
5232
  /**
4994
5233
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -5001,6 +5240,7 @@ export interface PromoteReadReplicaResult {
5001
5240
  DBInstance?: DBInstance;
5002
5241
  }
5003
5242
  /**
5243
+ * @public
5004
5244
  * <p></p>
5005
5245
  */
5006
5246
  export interface PromoteReadReplicaDBClusterMessage {
@@ -5018,6 +5258,9 @@ export interface PromoteReadReplicaDBClusterMessage {
5018
5258
  */
5019
5259
  DBClusterIdentifier: string | undefined;
5020
5260
  }
5261
+ /**
5262
+ * @public
5263
+ */
5021
5264
  export interface PromoteReadReplicaDBClusterResult {
5022
5265
  /**
5023
5266
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5042,6 +5285,7 @@ export interface PromoteReadReplicaDBClusterResult {
5042
5285
  DBCluster?: DBCluster;
5043
5286
  }
5044
5287
  /**
5288
+ * @public
5045
5289
  * <p></p>
5046
5290
  */
5047
5291
  export interface PurchaseReservedDBInstancesOfferingMessage {
@@ -5068,6 +5312,9 @@ export interface PurchaseReservedDBInstancesOfferingMessage {
5068
5312
  */
5069
5313
  Tags?: Tag[];
5070
5314
  }
5315
+ /**
5316
+ * @public
5317
+ */
5071
5318
  export interface PurchaseReservedDBInstancesOfferingResult {
5072
5319
  /**
5073
5320
  * <p>This data type is used as a response element in the
@@ -5077,6 +5324,7 @@ export interface PurchaseReservedDBInstancesOfferingResult {
5077
5324
  ReservedDBInstance?: ReservedDBInstance;
5078
5325
  }
5079
5326
  /**
5327
+ * @public
5080
5328
  * <p>User already has a reservation with the given identifier.</p>
5081
5329
  */
5082
5330
  export declare class ReservedDBInstanceAlreadyExistsFault extends __BaseException {
@@ -5088,6 +5336,7 @@ export declare class ReservedDBInstanceAlreadyExistsFault extends __BaseExceptio
5088
5336
  constructor(opts: __ExceptionOptionType<ReservedDBInstanceAlreadyExistsFault, __BaseException>);
5089
5337
  }
5090
5338
  /**
5339
+ * @public
5091
5340
  * <p>Request would exceed the user's DB Instance quota.</p>
5092
5341
  */
5093
5342
  export declare class ReservedDBInstanceQuotaExceededFault extends __BaseException {
@@ -5098,6 +5347,9 @@ export declare class ReservedDBInstanceQuotaExceededFault extends __BaseExceptio
5098
5347
  */
5099
5348
  constructor(opts: __ExceptionOptionType<ReservedDBInstanceQuotaExceededFault, __BaseException>);
5100
5349
  }
5350
+ /**
5351
+ * @public
5352
+ */
5101
5353
  export interface RebootDBClusterMessage {
5102
5354
  /**
5103
5355
  * <p>The DB cluster identifier. This parameter is stored as a lowercase string.</p>
@@ -5110,6 +5362,9 @@ export interface RebootDBClusterMessage {
5110
5362
  */
5111
5363
  DBClusterIdentifier: string | undefined;
5112
5364
  }
5365
+ /**
5366
+ * @public
5367
+ */
5113
5368
  export interface RebootDBClusterResult {
5114
5369
  /**
5115
5370
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5134,6 +5389,7 @@ export interface RebootDBClusterResult {
5134
5389
  DBCluster?: DBCluster;
5135
5390
  }
5136
5391
  /**
5392
+ * @public
5137
5393
  * <p></p>
5138
5394
  */
5139
5395
  export interface RebootDBInstanceMessage {
@@ -5153,6 +5409,9 @@ export interface RebootDBInstanceMessage {
5153
5409
  */
5154
5410
  ForceFailover?: boolean;
5155
5411
  }
5412
+ /**
5413
+ * @public
5414
+ */
5156
5415
  export interface RebootDBInstanceResult {
5157
5416
  /**
5158
5417
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -5165,6 +5424,7 @@ export interface RebootDBInstanceResult {
5165
5424
  DBInstance?: DBInstance;
5166
5425
  }
5167
5426
  /**
5427
+ * @public
5168
5428
  * <p>The proxy is already associated with the specified RDS DB instance or Aurora DB cluster.</p>
5169
5429
  */
5170
5430
  export declare class DBProxyTargetAlreadyRegisteredFault extends __BaseException {
@@ -5176,6 +5436,7 @@ export declare class DBProxyTargetAlreadyRegisteredFault extends __BaseException
5176
5436
  constructor(opts: __ExceptionOptionType<DBProxyTargetAlreadyRegisteredFault, __BaseException>);
5177
5437
  }
5178
5438
  /**
5439
+ * @public
5179
5440
  * <p>The requested operation can't be performed because there aren't enough available IP addresses
5180
5441
  * in the proxy's subnets. Add more CIDR blocks to the VPC or remove IP address that aren't required
5181
5442
  * from the subnets.</p>
@@ -5188,6 +5449,9 @@ export declare class InsufficientAvailableIPsInSubnetFault extends __BaseExcepti
5188
5449
  */
5189
5450
  constructor(opts: __ExceptionOptionType<InsufficientAvailableIPsInSubnetFault, __BaseException>);
5190
5451
  }
5452
+ /**
5453
+ * @public
5454
+ */
5191
5455
  export interface RegisterDBProxyTargetsRequest {
5192
5456
  /**
5193
5457
  * <p>The identifier of the <code>DBProxy</code> that is associated with the <code>DBProxyTargetGroup</code>.</p>
@@ -5206,12 +5470,18 @@ export interface RegisterDBProxyTargetsRequest {
5206
5470
  */
5207
5471
  DBClusterIdentifiers?: string[];
5208
5472
  }
5473
+ /**
5474
+ * @public
5475
+ */
5209
5476
  export interface RegisterDBProxyTargetsResponse {
5210
5477
  /**
5211
5478
  * <p>One or more <code>DBProxyTarget</code> objects that are created when you register targets with a target group.</p>
5212
5479
  */
5213
5480
  DBProxyTargets?: DBProxyTarget[];
5214
5481
  }
5482
+ /**
5483
+ * @public
5484
+ */
5215
5485
  export interface RemoveFromGlobalClusterMessage {
5216
5486
  /**
5217
5487
  * <p>The cluster identifier to detach from the Aurora global database cluster.</p>
@@ -5222,6 +5492,9 @@ export interface RemoveFromGlobalClusterMessage {
5222
5492
  */
5223
5493
  DbClusterIdentifier?: string;
5224
5494
  }
5495
+ /**
5496
+ * @public
5497
+ */
5225
5498
  export interface RemoveFromGlobalClusterResult {
5226
5499
  /**
5227
5500
  * <p>A data type representing an Aurora global database.</p>
@@ -5229,6 +5502,7 @@ export interface RemoveFromGlobalClusterResult {
5229
5502
  GlobalCluster?: GlobalCluster;
5230
5503
  }
5231
5504
  /**
5505
+ * @public
5232
5506
  * <p>The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.</p>
5233
5507
  */
5234
5508
  export declare class DBClusterRoleNotFoundFault extends __BaseException {
@@ -5239,6 +5513,9 @@ export declare class DBClusterRoleNotFoundFault extends __BaseException {
5239
5513
  */
5240
5514
  constructor(opts: __ExceptionOptionType<DBClusterRoleNotFoundFault, __BaseException>);
5241
5515
  }
5516
+ /**
5517
+ * @public
5518
+ */
5242
5519
  export interface RemoveRoleFromDBClusterMessage {
5243
5520
  /**
5244
5521
  * <p>The name of the DB cluster to disassociate the IAM role from.</p>
@@ -5256,6 +5533,7 @@ export interface RemoveRoleFromDBClusterMessage {
5256
5533
  FeatureName?: string;
5257
5534
  }
5258
5535
  /**
5536
+ * @public
5259
5537
  * <p>The specified <code>RoleArn</code> value doesn't match the specified feature for
5260
5538
  * the DB instance.</p>
5261
5539
  */
@@ -5267,6 +5545,9 @@ export declare class DBInstanceRoleNotFoundFault extends __BaseException {
5267
5545
  */
5268
5546
  constructor(opts: __ExceptionOptionType<DBInstanceRoleNotFoundFault, __BaseException>);
5269
5547
  }
5548
+ /**
5549
+ * @public
5550
+ */
5270
5551
  export interface RemoveRoleFromDBInstanceMessage {
5271
5552
  /**
5272
5553
  * <p>The name of the DB instance to disassociate the IAM role from.</p>
@@ -5284,6 +5565,7 @@ export interface RemoveRoleFromDBInstanceMessage {
5284
5565
  FeatureName: string | undefined;
5285
5566
  }
5286
5567
  /**
5568
+ * @public
5287
5569
  * <p></p>
5288
5570
  */
5289
5571
  export interface RemoveSourceIdentifierFromSubscriptionMessage {
@@ -5297,6 +5579,9 @@ export interface RemoveSourceIdentifierFromSubscriptionMessage {
5297
5579
  */
5298
5580
  SourceIdentifier: string | undefined;
5299
5581
  }
5582
+ /**
5583
+ * @public
5584
+ */
5300
5585
  export interface RemoveSourceIdentifierFromSubscriptionResult {
5301
5586
  /**
5302
5587
  * <p>Contains the results of a successful invocation of the <code>DescribeEventSubscriptions</code> action.</p>
@@ -5304,6 +5589,7 @@ export interface RemoveSourceIdentifierFromSubscriptionResult {
5304
5589
  EventSubscription?: EventSubscription;
5305
5590
  }
5306
5591
  /**
5592
+ * @public
5307
5593
  * <p></p>
5308
5594
  */
5309
5595
  export interface RemoveTagsFromResourceMessage {
@@ -5321,6 +5607,7 @@ export interface RemoveTagsFromResourceMessage {
5321
5607
  TagKeys: string[] | undefined;
5322
5608
  }
5323
5609
  /**
5610
+ * @public
5324
5611
  * <p></p>
5325
5612
  */
5326
5613
  export interface ResetDBClusterParameterGroupMessage {
@@ -5341,6 +5628,7 @@ export interface ResetDBClusterParameterGroupMessage {
5341
5628
  Parameters?: Parameter[];
5342
5629
  }
5343
5630
  /**
5631
+ * @public
5344
5632
  * <p></p>
5345
5633
  */
5346
5634
  export interface ResetDBParameterGroupMessage {
@@ -5390,6 +5678,7 @@ export interface ResetDBParameterGroupMessage {
5390
5678
  Parameters?: Parameter[];
5391
5679
  }
5392
5680
  /**
5681
+ * @public
5393
5682
  * <p>The specified Amazon S3 bucket name can't be found or Amazon RDS isn't
5394
5683
  * authorized to access the specified Amazon S3 bucket. Verify the <b>SourceS3BucketName</b> and <b>S3IngestionRoleArn</b> values and try again.</p>
5395
5684
  */
@@ -5401,6 +5690,9 @@ export declare class InvalidS3BucketFault extends __BaseException {
5401
5690
  */
5402
5691
  constructor(opts: __ExceptionOptionType<InvalidS3BucketFault, __BaseException>);
5403
5692
  }
5693
+ /**
5694
+ * @public
5695
+ */
5404
5696
  export interface RestoreDBClusterFromS3Message {
5405
5697
  /**
5406
5698
  * <p>A list of Availability Zones (AZs) where instances in the restored DB cluster can be created.</p>
@@ -5740,6 +6032,9 @@ export interface RestoreDBClusterFromS3Message {
5740
6032
  */
5741
6033
  MasterUserSecretKmsKeyId?: string;
5742
6034
  }
6035
+ /**
6036
+ * @public
6037
+ */
5743
6038
  export interface RestoreDBClusterFromS3Result {
5744
6039
  /**
5745
6040
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -5764,6 +6059,7 @@ export interface RestoreDBClusterFromS3Result {
5764
6059
  DBCluster?: DBCluster;
5765
6060
  }
5766
6061
  /**
6062
+ * @public
5767
6063
  * <p>The DB cluster doesn't have enough capacity for the current operation.</p>
5768
6064
  */
5769
6065
  export declare class InsufficientDBClusterCapacityFault extends __BaseException {
@@ -5775,6 +6071,7 @@ export declare class InsufficientDBClusterCapacityFault extends __BaseException
5775
6071
  constructor(opts: __ExceptionOptionType<InsufficientDBClusterCapacityFault, __BaseException>);
5776
6072
  }
5777
6073
  /**
6074
+ * @public
5778
6075
  * <p>Cannot restore from VPC backup to non-VPC DB instance.</p>
5779
6076
  */
5780
6077
  export declare class InvalidRestoreFault extends __BaseException {
@@ -5786,6 +6083,7 @@ export declare class InvalidRestoreFault extends __BaseException {
5786
6083
  constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
5787
6084
  }
5788
6085
  /**
6086
+ * @public
5789
6087
  * <p></p>
5790
6088
  */
5791
6089
  export interface RestoreDBClusterFromSnapshotMessage {
@@ -6142,6 +6440,9 @@ export interface RestoreDBClusterFromSnapshotMessage {
6142
6440
  */
6143
6441
  NetworkType?: string;
6144
6442
  }
6443
+ /**
6444
+ * @public
6445
+ */
6145
6446
  export interface RestoreDBClusterFromSnapshotResult {
6146
6447
  /**
6147
6448
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6166,6 +6467,7 @@ export interface RestoreDBClusterFromSnapshotResult {
6166
6467
  DBCluster?: DBCluster;
6167
6468
  }
6168
6469
  /**
6470
+ * @public
6169
6471
  * <p></p>
6170
6472
  */
6171
6473
  export interface RestoreDBClusterToPointInTimeMessage {
@@ -6500,6 +6802,9 @@ export interface RestoreDBClusterToPointInTimeMessage {
6500
6802
  */
6501
6803
  NetworkType?: string;
6502
6804
  }
6805
+ /**
6806
+ * @public
6807
+ */
6503
6808
  export interface RestoreDBClusterToPointInTimeResult {
6504
6809
  /**
6505
6810
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -6524,6 +6829,7 @@ export interface RestoreDBClusterToPointInTimeResult {
6524
6829
  DBCluster?: DBCluster;
6525
6830
  }
6526
6831
  /**
6832
+ * @public
6527
6833
  * <p></p>
6528
6834
  */
6529
6835
  export interface RestoreDBInstanceFromDBSnapshotMessage {
@@ -6939,6 +7245,9 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
6939
7245
  */
6940
7246
  AllocatedStorage?: number;
6941
7247
  }
7248
+ /**
7249
+ * @public
7250
+ */
6942
7251
  export interface RestoreDBInstanceFromDBSnapshotResult {
6943
7252
  /**
6944
7253
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -6950,6 +7259,9 @@ export interface RestoreDBInstanceFromDBSnapshotResult {
6950
7259
  */
6951
7260
  DBInstance?: DBInstance;
6952
7261
  }
7262
+ /**
7263
+ * @public
7264
+ */
6953
7265
  export interface RestoreDBInstanceFromS3Message {
6954
7266
  /**
6955
7267
  * <p>The name of the database to create when the DB instance is created.
@@ -7417,6 +7729,9 @@ export interface RestoreDBInstanceFromS3Message {
7417
7729
  */
7418
7730
  MasterUserSecretKmsKeyId?: string;
7419
7731
  }
7732
+ /**
7733
+ * @public
7734
+ */
7420
7735
  export interface RestoreDBInstanceFromS3Result {
7421
7736
  /**
7422
7737
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7429,6 +7744,7 @@ export interface RestoreDBInstanceFromS3Result {
7429
7744
  DBInstance?: DBInstance;
7430
7745
  }
7431
7746
  /**
7747
+ * @public
7432
7748
  * <p>
7433
7749
  * <code>SourceDBInstanceIdentifier</code>
7434
7750
  * refers to a DB instance with
@@ -7443,6 +7759,7 @@ export declare class PointInTimeRestoreNotEnabledFault extends __BaseException {
7443
7759
  constructor(opts: __ExceptionOptionType<PointInTimeRestoreNotEnabledFault, __BaseException>);
7444
7760
  }
7445
7761
  /**
7762
+ * @public
7446
7763
  * <p></p>
7447
7764
  */
7448
7765
  export interface RestoreDBInstanceToPointInTimeMessage {
@@ -7851,6 +8168,9 @@ export interface RestoreDBInstanceToPointInTimeMessage {
7851
8168
  */
7852
8169
  AllocatedStorage?: number;
7853
8170
  }
8171
+ /**
8172
+ * @public
8173
+ */
7854
8174
  export interface RestoreDBInstanceToPointInTimeResult {
7855
8175
  /**
7856
8176
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -7863,6 +8183,7 @@ export interface RestoreDBInstanceToPointInTimeResult {
7863
8183
  DBInstance?: DBInstance;
7864
8184
  }
7865
8185
  /**
8186
+ * @public
7866
8187
  * <p></p>
7867
8188
  */
7868
8189
  export interface RevokeDBSecurityGroupIngressMessage {
@@ -7898,6 +8219,9 @@ export interface RevokeDBSecurityGroupIngressMessage {
7898
8219
  */
7899
8220
  EC2SecurityGroupOwnerId?: string;
7900
8221
  }
8222
+ /**
8223
+ * @public
8224
+ */
7901
8225
  export interface RevokeDBSecurityGroupIngressResult {
7902
8226
  /**
7903
8227
  * <p>Contains the details for an Amazon RDS DB security group.</p>
@@ -7906,6 +8230,9 @@ export interface RevokeDBSecurityGroupIngressResult {
7906
8230
  */
7907
8231
  DBSecurityGroup?: DBSecurityGroup;
7908
8232
  }
8233
+ /**
8234
+ * @public
8235
+ */
7909
8236
  export interface StartActivityStreamRequest {
7910
8237
  /**
7911
8238
  * <p>The Amazon Resource Name (ARN) of the DB cluster,
@@ -7934,6 +8261,9 @@ export interface StartActivityStreamRequest {
7934
8261
  */
7935
8262
  EngineNativeAuditFieldsIncluded?: boolean;
7936
8263
  }
8264
+ /**
8265
+ * @public
8266
+ */
7937
8267
  export interface StartActivityStreamResponse {
7938
8268
  /**
7939
8269
  * <p>The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.</p>
@@ -7961,6 +8291,9 @@ export interface StartActivityStreamResponse {
7961
8291
  */
7962
8292
  EngineNativeAuditFieldsIncluded?: boolean;
7963
8293
  }
8294
+ /**
8295
+ * @public
8296
+ */
7964
8297
  export interface StartDBClusterMessage {
7965
8298
  /**
7966
8299
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be started. This parameter is stored as
@@ -7968,6 +8301,9 @@ export interface StartDBClusterMessage {
7968
8301
  */
7969
8302
  DBClusterIdentifier: string | undefined;
7970
8303
  }
8304
+ /**
8305
+ * @public
8306
+ */
7971
8307
  export interface StartDBClusterResult {
7972
8308
  /**
7973
8309
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -7991,12 +8327,18 @@ export interface StartDBClusterResult {
7991
8327
  */
7992
8328
  DBCluster?: DBCluster;
7993
8329
  }
8330
+ /**
8331
+ * @public
8332
+ */
7994
8333
  export interface StartDBInstanceMessage {
7995
8334
  /**
7996
8335
  * <p>The user-supplied instance identifier.</p>
7997
8336
  */
7998
8337
  DBInstanceIdentifier: string | undefined;
7999
8338
  }
8339
+ /**
8340
+ * @public
8341
+ */
8000
8342
  export interface StartDBInstanceResult {
8001
8343
  /**
8002
8344
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8008,6 +8350,9 @@ export interface StartDBInstanceResult {
8008
8350
  */
8009
8351
  DBInstance?: DBInstance;
8010
8352
  }
8353
+ /**
8354
+ * @public
8355
+ */
8011
8356
  export interface StartDBInstanceAutomatedBackupsReplicationMessage {
8012
8357
  /**
8013
8358
  * <p>The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
@@ -8047,6 +8392,9 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
8047
8392
  */
8048
8393
  PreSignedUrl?: string;
8049
8394
  }
8395
+ /**
8396
+ * @public
8397
+ */
8050
8398
  export interface StartDBInstanceAutomatedBackupsReplicationResult {
8051
8399
  /**
8052
8400
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -8055,6 +8403,7 @@ export interface StartDBInstanceAutomatedBackupsReplicationResult {
8055
8403
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
8056
8404
  }
8057
8405
  /**
8406
+ * @public
8058
8407
  * <p>You can't start an export task that's already running.</p>
8059
8408
  */
8060
8409
  export declare class ExportTaskAlreadyExistsFault extends __BaseException {
@@ -8066,6 +8415,7 @@ export declare class ExportTaskAlreadyExistsFault extends __BaseException {
8066
8415
  constructor(opts: __ExceptionOptionType<ExportTaskAlreadyExistsFault, __BaseException>);
8067
8416
  }
8068
8417
  /**
8418
+ * @public
8069
8419
  * <p>The IAM role requires additional permissions to export to an Amazon S3 bucket.</p>
8070
8420
  */
8071
8421
  export declare class IamRoleMissingPermissionsFault extends __BaseException {
@@ -8077,6 +8427,7 @@ export declare class IamRoleMissingPermissionsFault extends __BaseException {
8077
8427
  constructor(opts: __ExceptionOptionType<IamRoleMissingPermissionsFault, __BaseException>);
8078
8428
  }
8079
8429
  /**
8430
+ * @public
8080
8431
  * <p>The IAM role is missing for exporting to an Amazon S3 bucket.</p>
8081
8432
  */
8082
8433
  export declare class IamRoleNotFoundFault extends __BaseException {
@@ -8088,6 +8439,7 @@ export declare class IamRoleNotFoundFault extends __BaseException {
8088
8439
  constructor(opts: __ExceptionOptionType<IamRoleNotFoundFault, __BaseException>);
8089
8440
  }
8090
8441
  /**
8442
+ * @public
8091
8443
  * <p>The export is invalid for exporting to an Amazon S3 bucket.</p>
8092
8444
  */
8093
8445
  export declare class InvalidExportOnlyFault extends __BaseException {
@@ -8099,6 +8451,7 @@ export declare class InvalidExportOnlyFault extends __BaseException {
8099
8451
  constructor(opts: __ExceptionOptionType<InvalidExportOnlyFault, __BaseException>);
8100
8452
  }
8101
8453
  /**
8454
+ * @public
8102
8455
  * <p>The state of the export snapshot is invalid for exporting to an Amazon S3 bucket.</p>
8103
8456
  */
8104
8457
  export declare class InvalidExportSourceStateFault extends __BaseException {
@@ -8109,6 +8462,9 @@ export declare class InvalidExportSourceStateFault extends __BaseException {
8109
8462
  */
8110
8463
  constructor(opts: __ExceptionOptionType<InvalidExportSourceStateFault, __BaseException>);
8111
8464
  }
8465
+ /**
8466
+ * @public
8467
+ */
8112
8468
  export interface StartExportTaskMessage {
8113
8469
  /**
8114
8470
  * <p>A unique identifier for the export task. This ID isn't an identifier for
@@ -8199,6 +8555,9 @@ export interface StartExportTaskMessage {
8199
8555
  */
8200
8556
  ExportOnly?: string[];
8201
8557
  }
8558
+ /**
8559
+ * @public
8560
+ */
8202
8561
  export interface StopActivityStreamRequest {
8203
8562
  /**
8204
8563
  * <p>The Amazon Resource Name (ARN) of the DB cluster for the database activity stream.
@@ -8211,6 +8570,9 @@ export interface StopActivityStreamRequest {
8211
8570
  */
8212
8571
  ApplyImmediately?: boolean;
8213
8572
  }
8573
+ /**
8574
+ * @public
8575
+ */
8214
8576
  export interface StopActivityStreamResponse {
8215
8577
  /**
8216
8578
  * <p>The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.</p>
@@ -8226,6 +8588,9 @@ export interface StopActivityStreamResponse {
8226
8588
  */
8227
8589
  Status?: ActivityStreamStatus | string;
8228
8590
  }
8591
+ /**
8592
+ * @public
8593
+ */
8229
8594
  export interface StopDBClusterMessage {
8230
8595
  /**
8231
8596
  * <p>The DB cluster identifier of the Amazon Aurora DB cluster to be stopped. This parameter is stored as
@@ -8233,6 +8598,9 @@ export interface StopDBClusterMessage {
8233
8598
  */
8234
8599
  DBClusterIdentifier: string | undefined;
8235
8600
  }
8601
+ /**
8602
+ * @public
8603
+ */
8236
8604
  export interface StopDBClusterResult {
8237
8605
  /**
8238
8606
  * <p>Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
@@ -8256,6 +8624,9 @@ export interface StopDBClusterResult {
8256
8624
  */
8257
8625
  DBCluster?: DBCluster;
8258
8626
  }
8627
+ /**
8628
+ * @public
8629
+ */
8259
8630
  export interface StopDBInstanceMessage {
8260
8631
  /**
8261
8632
  * <p>The user-supplied instance identifier.</p>
@@ -8266,6 +8637,9 @@ export interface StopDBInstanceMessage {
8266
8637
  */
8267
8638
  DBSnapshotIdentifier?: string;
8268
8639
  }
8640
+ /**
8641
+ * @public
8642
+ */
8269
8643
  export interface StopDBInstanceResult {
8270
8644
  /**
8271
8645
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8277,6 +8651,9 @@ export interface StopDBInstanceResult {
8277
8651
  */
8278
8652
  DBInstance?: DBInstance;
8279
8653
  }
8654
+ /**
8655
+ * @public
8656
+ */
8280
8657
  export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8281
8658
  /**
8282
8659
  * <p>The Amazon Resource Name (ARN) of the source DB instance for which to stop replicating automated backups, for example,
@@ -8284,6 +8661,9 @@ export interface StopDBInstanceAutomatedBackupsReplicationMessage {
8284
8661
  */
8285
8662
  SourceDBInstanceArn: string | undefined;
8286
8663
  }
8664
+ /**
8665
+ * @public
8666
+ */
8287
8667
  export interface StopDBInstanceAutomatedBackupsReplicationResult {
8288
8668
  /**
8289
8669
  * <p>An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that
@@ -8291,6 +8671,9 @@ export interface StopDBInstanceAutomatedBackupsReplicationResult {
8291
8671
  */
8292
8672
  DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
8293
8673
  }
8674
+ /**
8675
+ * @public
8676
+ */
8294
8677
  export interface SwitchoverBlueGreenDeploymentRequest {
8295
8678
  /**
8296
8679
  * <p>The blue/green deployment identifier.</p>
@@ -8309,6 +8692,9 @@ export interface SwitchoverBlueGreenDeploymentRequest {
8309
8692
  */
8310
8693
  SwitchoverTimeout?: number;
8311
8694
  }
8695
+ /**
8696
+ * @public
8697
+ */
8312
8698
  export interface SwitchoverBlueGreenDeploymentResponse {
8313
8699
  /**
8314
8700
  * <p>Contains the details about a blue/green deployment.</p>
@@ -8320,6 +8706,9 @@ export interface SwitchoverBlueGreenDeploymentResponse {
8320
8706
  */
8321
8707
  BlueGreenDeployment?: BlueGreenDeployment;
8322
8708
  }
8709
+ /**
8710
+ * @public
8711
+ */
8323
8712
  export interface SwitchoverReadReplicaMessage {
8324
8713
  /**
8325
8714
  * <p>The DB instance identifier of the current standby database. This value is stored as a lowercase string.</p>
@@ -8332,6 +8721,9 @@ export interface SwitchoverReadReplicaMessage {
8332
8721
  */
8333
8722
  DBInstanceIdentifier: string | undefined;
8334
8723
  }
8724
+ /**
8725
+ * @public
8726
+ */
8335
8727
  export interface SwitchoverReadReplicaResult {
8336
8728
  /**
8337
8729
  * <p>Contains the details of an Amazon RDS DB instance.</p>
@@ -8343,695 +8735,3 @@ export interface SwitchoverReadReplicaResult {
8343
8735
  */
8344
8736
  DBInstance?: DBInstance;
8345
8737
  }
8346
- /**
8347
- * @internal
8348
- */
8349
- export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
8350
- /**
8351
- * @internal
8352
- */
8353
- export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
8354
- /**
8355
- * @internal
8356
- */
8357
- export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
8358
- /**
8359
- * @internal
8360
- */
8361
- export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
8362
- /**
8363
- * @internal
8364
- */
8365
- export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
8366
- /**
8367
- * @internal
8368
- */
8369
- export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
8370
- /**
8371
- * @internal
8372
- */
8373
- export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
8374
- /**
8375
- * @internal
8376
- */
8377
- export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
8378
- /**
8379
- * @internal
8380
- */
8381
- export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
8382
- /**
8383
- * @internal
8384
- */
8385
- export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
8386
- /**
8387
- * @internal
8388
- */
8389
- export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
8390
- /**
8391
- * @internal
8392
- */
8393
- export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
8394
- /**
8395
- * @internal
8396
- */
8397
- export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
8398
- /**
8399
- * @internal
8400
- */
8401
- export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
8402
- /**
8403
- * @internal
8404
- */
8405
- export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
8406
- /**
8407
- * @internal
8408
- */
8409
- export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
8410
- /**
8411
- * @internal
8412
- */
8413
- export declare const DBSnapshotAttributeFilterSensitiveLog: (obj: DBSnapshotAttribute) => any;
8414
- /**
8415
- * @internal
8416
- */
8417
- export declare const DBSnapshotAttributesResultFilterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
8418
- /**
8419
- * @internal
8420
- */
8421
- export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
8422
- /**
8423
- * @internal
8424
- */
8425
- export declare const DBSnapshotMessageFilterSensitiveLog: (obj: DBSnapshotMessage) => any;
8426
- /**
8427
- * @internal
8428
- */
8429
- export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
8430
- /**
8431
- * @internal
8432
- */
8433
- export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
8434
- /**
8435
- * @internal
8436
- */
8437
- export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
8438
- /**
8439
- * @internal
8440
- */
8441
- export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
8442
- /**
8443
- * @internal
8444
- */
8445
- export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
8446
- /**
8447
- * @internal
8448
- */
8449
- export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
8450
- /**
8451
- * @internal
8452
- */
8453
- export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
8454
- /**
8455
- * @internal
8456
- */
8457
- export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
8458
- /**
8459
- * @internal
8460
- */
8461
- export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
8462
- /**
8463
- * @internal
8464
- */
8465
- export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
8466
- /**
8467
- * @internal
8468
- */
8469
- export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
8470
- /**
8471
- * @internal
8472
- */
8473
- export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
8474
- /**
8475
- * @internal
8476
- */
8477
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
8478
- /**
8479
- * @internal
8480
- */
8481
- export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
8482
- /**
8483
- * @internal
8484
- */
8485
- export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
8486
- /**
8487
- * @internal
8488
- */
8489
- export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
8490
- /**
8491
- * @internal
8492
- */
8493
- export declare const DescribeExportTasksMessageFilterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
8494
- /**
8495
- * @internal
8496
- */
8497
- export declare const ExportTasksMessageFilterSensitiveLog: (obj: ExportTasksMessage) => any;
8498
- /**
8499
- * @internal
8500
- */
8501
- export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
8502
- /**
8503
- * @internal
8504
- */
8505
- export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
8506
- /**
8507
- * @internal
8508
- */
8509
- export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
8510
- /**
8511
- * @internal
8512
- */
8513
- export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
8514
- /**
8515
- * @internal
8516
- */
8517
- export declare const OptionGroupOptionSettingFilterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
8518
- /**
8519
- * @internal
8520
- */
8521
- export declare const OptionVersionFilterSensitiveLog: (obj: OptionVersion) => any;
8522
- /**
8523
- * @internal
8524
- */
8525
- export declare const OptionGroupOptionFilterSensitiveLog: (obj: OptionGroupOption) => any;
8526
- /**
8527
- * @internal
8528
- */
8529
- export declare const OptionGroupOptionsMessageFilterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
8530
- /**
8531
- * @internal
8532
- */
8533
- export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
8534
- /**
8535
- * @internal
8536
- */
8537
- export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
8538
- /**
8539
- * @internal
8540
- */
8541
- export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
8542
- /**
8543
- * @internal
8544
- */
8545
- export declare const AvailableProcessorFeatureFilterSensitiveLog: (obj: AvailableProcessorFeature) => any;
8546
- /**
8547
- * @internal
8548
- */
8549
- export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
8550
- /**
8551
- * @internal
8552
- */
8553
- export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
8554
- /**
8555
- * @internal
8556
- */
8557
- export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
8558
- /**
8559
- * @internal
8560
- */
8561
- export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
8562
- /**
8563
- * @internal
8564
- */
8565
- export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
8566
- /**
8567
- * @internal
8568
- */
8569
- export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8570
- /**
8571
- * @internal
8572
- */
8573
- export declare const ReservedDBInstanceFilterSensitiveLog: (obj: ReservedDBInstance) => any;
8574
- /**
8575
- * @internal
8576
- */
8577
- export declare const ReservedDBInstanceMessageFilterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
8578
- /**
8579
- * @internal
8580
- */
8581
- export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
8582
- /**
8583
- * @internal
8584
- */
8585
- export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
8586
- /**
8587
- * @internal
8588
- */
8589
- export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
8590
- /**
8591
- * @internal
8592
- */
8593
- export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
8594
- /**
8595
- * @internal
8596
- */
8597
- export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
8598
- /**
8599
- * @internal
8600
- */
8601
- export declare const SourceRegionMessageFilterSensitiveLog: (obj: SourceRegionMessage) => any;
8602
- /**
8603
- * @internal
8604
- */
8605
- export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
8606
- /**
8607
- * @internal
8608
- */
8609
- export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
8610
- /**
8611
- * @internal
8612
- */
8613
- export declare const RangeFilterSensitiveLog: (obj: Range) => any;
8614
- /**
8615
- * @internal
8616
- */
8617
- export declare const ValidStorageOptionsFilterSensitiveLog: (obj: ValidStorageOptions) => any;
8618
- /**
8619
- * @internal
8620
- */
8621
- export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
8622
- /**
8623
- * @internal
8624
- */
8625
- export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
8626
- /**
8627
- * @internal
8628
- */
8629
- export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
8630
- /**
8631
- * @internal
8632
- */
8633
- export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
8634
- /**
8635
- * @internal
8636
- */
8637
- export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
8638
- /**
8639
- * @internal
8640
- */
8641
- export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
8642
- /**
8643
- * @internal
8644
- */
8645
- export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
8646
- /**
8647
- * @internal
8648
- */
8649
- export declare const FailoverGlobalClusterResultFilterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
8650
- /**
8651
- * @internal
8652
- */
8653
- export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
8654
- /**
8655
- * @internal
8656
- */
8657
- export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
8658
- /**
8659
- * @internal
8660
- */
8661
- export declare const ModifyActivityStreamRequestFilterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
8662
- /**
8663
- * @internal
8664
- */
8665
- export declare const ModifyActivityStreamResponseFilterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
8666
- /**
8667
- * @internal
8668
- */
8669
- export declare const ModifyCertificatesMessageFilterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
8670
- /**
8671
- * @internal
8672
- */
8673
- export declare const ModifyCertificatesResultFilterSensitiveLog: (obj: ModifyCertificatesResult) => any;
8674
- /**
8675
- * @internal
8676
- */
8677
- export declare const DBClusterCapacityInfoFilterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
8678
- /**
8679
- * @internal
8680
- */
8681
- export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
8682
- /**
8683
- * @internal
8684
- */
8685
- export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
8686
- /**
8687
- * @internal
8688
- */
8689
- export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
8690
- /**
8691
- * @internal
8692
- */
8693
- export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
8694
- /**
8695
- * @internal
8696
- */
8697
- export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
8698
- /**
8699
- * @internal
8700
- */
8701
- export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
8702
- /**
8703
- * @internal
8704
- */
8705
- export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
8706
- /**
8707
- * @internal
8708
- */
8709
- export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
8710
- /**
8711
- * @internal
8712
- */
8713
- export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
8714
- /**
8715
- * @internal
8716
- */
8717
- export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
8718
- /**
8719
- * @internal
8720
- */
8721
- export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
8722
- /**
8723
- * @internal
8724
- */
8725
- export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
8726
- /**
8727
- * @internal
8728
- */
8729
- export declare const DBParameterGroupNameMessageFilterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
8730
- /**
8731
- * @internal
8732
- */
8733
- export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
8734
- /**
8735
- * @internal
8736
- */
8737
- export declare const ModifyDBProxyRequestFilterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
8738
- /**
8739
- * @internal
8740
- */
8741
- export declare const ModifyDBProxyResponseFilterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
8742
- /**
8743
- * @internal
8744
- */
8745
- export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
8746
- /**
8747
- * @internal
8748
- */
8749
- export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
8750
- /**
8751
- * @internal
8752
- */
8753
- export declare const ConnectionPoolConfigurationFilterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
8754
- /**
8755
- * @internal
8756
- */
8757
- export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
8758
- /**
8759
- * @internal
8760
- */
8761
- export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
8762
- /**
8763
- * @internal
8764
- */
8765
- export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
8766
- /**
8767
- * @internal
8768
- */
8769
- export declare const ModifyDBSnapshotResultFilterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
8770
- /**
8771
- * @internal
8772
- */
8773
- export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
8774
- /**
8775
- * @internal
8776
- */
8777
- export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
8778
- /**
8779
- * @internal
8780
- */
8781
- export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
8782
- /**
8783
- * @internal
8784
- */
8785
- export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
8786
- /**
8787
- * @internal
8788
- */
8789
- export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
8790
- /**
8791
- * @internal
8792
- */
8793
- export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
8794
- /**
8795
- * @internal
8796
- */
8797
- export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
8798
- /**
8799
- * @internal
8800
- */
8801
- export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
8802
- /**
8803
- * @internal
8804
- */
8805
- export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
8806
- /**
8807
- * @internal
8808
- */
8809
- export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
8810
- /**
8811
- * @internal
8812
- */
8813
- export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
8814
- /**
8815
- * @internal
8816
- */
8817
- export declare const PromoteReadReplicaMessageFilterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
8818
- /**
8819
- * @internal
8820
- */
8821
- export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
8822
- /**
8823
- * @internal
8824
- */
8825
- export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
8826
- /**
8827
- * @internal
8828
- */
8829
- export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
8830
- /**
8831
- * @internal
8832
- */
8833
- export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
8834
- /**
8835
- * @internal
8836
- */
8837
- export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
8838
- /**
8839
- * @internal
8840
- */
8841
- export declare const RebootDBClusterMessageFilterSensitiveLog: (obj: RebootDBClusterMessage) => any;
8842
- /**
8843
- * @internal
8844
- */
8845
- export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
8846
- /**
8847
- * @internal
8848
- */
8849
- export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
8850
- /**
8851
- * @internal
8852
- */
8853
- export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
8854
- /**
8855
- * @internal
8856
- */
8857
- export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
8858
- /**
8859
- * @internal
8860
- */
8861
- export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
8862
- /**
8863
- * @internal
8864
- */
8865
- export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
8866
- /**
8867
- * @internal
8868
- */
8869
- export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
8870
- /**
8871
- * @internal
8872
- */
8873
- export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
8874
- /**
8875
- * @internal
8876
- */
8877
- export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
8878
- /**
8879
- * @internal
8880
- */
8881
- export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
8882
- /**
8883
- * @internal
8884
- */
8885
- export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
8886
- /**
8887
- * @internal
8888
- */
8889
- export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
8890
- /**
8891
- * @internal
8892
- */
8893
- export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
8894
- /**
8895
- * @internal
8896
- */
8897
- export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
8898
- /**
8899
- * @internal
8900
- */
8901
- export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
8902
- /**
8903
- * @internal
8904
- */
8905
- export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
8906
- /**
8907
- * @internal
8908
- */
8909
- export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
8910
- /**
8911
- * @internal
8912
- */
8913
- export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
8914
- /**
8915
- * @internal
8916
- */
8917
- export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
8918
- /**
8919
- * @internal
8920
- */
8921
- export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
8922
- /**
8923
- * @internal
8924
- */
8925
- export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
8926
- /**
8927
- * @internal
8928
- */
8929
- export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
8930
- /**
8931
- * @internal
8932
- */
8933
- export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
8934
- /**
8935
- * @internal
8936
- */
8937
- export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
8938
- /**
8939
- * @internal
8940
- */
8941
- export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
8942
- /**
8943
- * @internal
8944
- */
8945
- export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
8946
- /**
8947
- * @internal
8948
- */
8949
- export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
8950
- /**
8951
- * @internal
8952
- */
8953
- export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
8954
- /**
8955
- * @internal
8956
- */
8957
- export declare const StartActivityStreamRequestFilterSensitiveLog: (obj: StartActivityStreamRequest) => any;
8958
- /**
8959
- * @internal
8960
- */
8961
- export declare const StartActivityStreamResponseFilterSensitiveLog: (obj: StartActivityStreamResponse) => any;
8962
- /**
8963
- * @internal
8964
- */
8965
- export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
8966
- /**
8967
- * @internal
8968
- */
8969
- export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
8970
- /**
8971
- * @internal
8972
- */
8973
- export declare const StartDBInstanceMessageFilterSensitiveLog: (obj: StartDBInstanceMessage) => any;
8974
- /**
8975
- * @internal
8976
- */
8977
- export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
8978
- /**
8979
- * @internal
8980
- */
8981
- export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
8982
- /**
8983
- * @internal
8984
- */
8985
- export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
8986
- /**
8987
- * @internal
8988
- */
8989
- export declare const StartExportTaskMessageFilterSensitiveLog: (obj: StartExportTaskMessage) => any;
8990
- /**
8991
- * @internal
8992
- */
8993
- export declare const StopActivityStreamRequestFilterSensitiveLog: (obj: StopActivityStreamRequest) => any;
8994
- /**
8995
- * @internal
8996
- */
8997
- export declare const StopActivityStreamResponseFilterSensitiveLog: (obj: StopActivityStreamResponse) => any;
8998
- /**
8999
- * @internal
9000
- */
9001
- export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
9002
- /**
9003
- * @internal
9004
- */
9005
- export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
9006
- /**
9007
- * @internal
9008
- */
9009
- export declare const StopDBInstanceMessageFilterSensitiveLog: (obj: StopDBInstanceMessage) => any;
9010
- /**
9011
- * @internal
9012
- */
9013
- export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
9014
- /**
9015
- * @internal
9016
- */
9017
- export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
9018
- /**
9019
- * @internal
9020
- */
9021
- export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
9022
- /**
9023
- * @internal
9024
- */
9025
- export declare const SwitchoverBlueGreenDeploymentRequestFilterSensitiveLog: (obj: SwitchoverBlueGreenDeploymentRequest) => any;
9026
- /**
9027
- * @internal
9028
- */
9029
- export declare const SwitchoverBlueGreenDeploymentResponseFilterSensitiveLog: (obj: SwitchoverBlueGreenDeploymentResponse) => any;
9030
- /**
9031
- * @internal
9032
- */
9033
- export declare const SwitchoverReadReplicaMessageFilterSensitiveLog: (obj: SwitchoverReadReplicaMessage) => any;
9034
- /**
9035
- * @internal
9036
- */
9037
- export declare const SwitchoverReadReplicaResultFilterSensitiveLog: (obj: SwitchoverReadReplicaResult) => any;