@aws-sdk/client-rds 3.297.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 (291) 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-es/commands/AddRoleToDBClusterCommand.js +2 -3
  145. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  146. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  147. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  148. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  149. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  150. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  151. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  152. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  154. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  155. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  156. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  157. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  158. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  159. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  163. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  165. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  166. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  168. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  171. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  172. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  173. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  174. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  175. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  176. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  188. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  189. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  190. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  191. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  192. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  193. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  194. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  195. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  208. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  209. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  216. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  221. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  222. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  223. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  226. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  227. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  229. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  230. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  231. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  232. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  233. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  234. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  235. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  236. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  237. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  238. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  239. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  240. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  241. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  242. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  251. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  252. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  253. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  254. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  256. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  257. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  258. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  259. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  260. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  261. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  263. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  264. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  265. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  266. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  273. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  274. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  275. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  276. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  278. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  279. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  280. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  281. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  283. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  285. package/dist-es/models/models_0.js +0 -546
  286. package/dist-es/models/models_1.js +0 -519
  287. package/dist-types/models/models_0.d.ts +0 -728
  288. package/dist-types/models/models_1.d.ts +0 -692
  289. package/dist-types/ts3.4/models/models_0.d.ts +0 -510
  290. package/dist-types/ts3.4/models/models_1.d.ts +0 -507
  291. package/package.json +4 -3
@@ -8735,695 +8735,3 @@ export interface SwitchoverReadReplicaResult {
8735
8735
  */
8736
8736
  DBInstance?: DBInstance;
8737
8737
  }
8738
- /**
8739
- * @internal
8740
- */
8741
- export declare const DescribeDBParametersMessageFilterSensitiveLog: (obj: DescribeDBParametersMessage) => any;
8742
- /**
8743
- * @internal
8744
- */
8745
- export declare const DescribeDBProxiesRequestFilterSensitiveLog: (obj: DescribeDBProxiesRequest) => any;
8746
- /**
8747
- * @internal
8748
- */
8749
- export declare const DescribeDBProxiesResponseFilterSensitiveLog: (obj: DescribeDBProxiesResponse) => any;
8750
- /**
8751
- * @internal
8752
- */
8753
- export declare const DescribeDBProxyEndpointsRequestFilterSensitiveLog: (obj: DescribeDBProxyEndpointsRequest) => any;
8754
- /**
8755
- * @internal
8756
- */
8757
- export declare const DescribeDBProxyEndpointsResponseFilterSensitiveLog: (obj: DescribeDBProxyEndpointsResponse) => any;
8758
- /**
8759
- * @internal
8760
- */
8761
- export declare const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsRequest) => any;
8762
- /**
8763
- * @internal
8764
- */
8765
- export declare const ConnectionPoolConfigurationInfoFilterSensitiveLog: (obj: ConnectionPoolConfigurationInfo) => any;
8766
- /**
8767
- * @internal
8768
- */
8769
- export declare const DBProxyTargetGroupFilterSensitiveLog: (obj: DBProxyTargetGroup) => any;
8770
- /**
8771
- * @internal
8772
- */
8773
- export declare const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetGroupsResponse) => any;
8774
- /**
8775
- * @internal
8776
- */
8777
- export declare const DescribeDBProxyTargetsRequestFilterSensitiveLog: (obj: DescribeDBProxyTargetsRequest) => any;
8778
- /**
8779
- * @internal
8780
- */
8781
- export declare const TargetHealthFilterSensitiveLog: (obj: TargetHealth) => any;
8782
- /**
8783
- * @internal
8784
- */
8785
- export declare const DBProxyTargetFilterSensitiveLog: (obj: DBProxyTarget) => any;
8786
- /**
8787
- * @internal
8788
- */
8789
- export declare const DescribeDBProxyTargetsResponseFilterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
8790
- /**
8791
- * @internal
8792
- */
8793
- export declare const DBSecurityGroupMessageFilterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
8794
- /**
8795
- * @internal
8796
- */
8797
- export declare const DescribeDBSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
8798
- /**
8799
- * @internal
8800
- */
8801
- export declare const DescribeDBSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
8802
- /**
8803
- * @internal
8804
- */
8805
- export declare const DBSnapshotAttributeFilterSensitiveLog: (obj: DBSnapshotAttribute) => any;
8806
- /**
8807
- * @internal
8808
- */
8809
- export declare const DBSnapshotAttributesResultFilterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
8810
- /**
8811
- * @internal
8812
- */
8813
- export declare const DescribeDBSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
8814
- /**
8815
- * @internal
8816
- */
8817
- export declare const DBSnapshotMessageFilterSensitiveLog: (obj: DBSnapshotMessage) => any;
8818
- /**
8819
- * @internal
8820
- */
8821
- export declare const DescribeDBSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
8822
- /**
8823
- * @internal
8824
- */
8825
- export declare const DBSubnetGroupMessageFilterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
8826
- /**
8827
- * @internal
8828
- */
8829
- export declare const DescribeDBSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
8830
- /**
8831
- * @internal
8832
- */
8833
- export declare const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
8834
- /**
8835
- * @internal
8836
- */
8837
- export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
8838
- /**
8839
- * @internal
8840
- */
8841
- export declare const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
8842
- /**
8843
- * @internal
8844
- */
8845
- export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
8846
- /**
8847
- * @internal
8848
- */
8849
- export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
8850
- /**
8851
- * @internal
8852
- */
8853
- export declare const DescribeEventCategoriesMessageFilterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
8854
- /**
8855
- * @internal
8856
- */
8857
- export declare const EventCategoriesMapFilterSensitiveLog: (obj: EventCategoriesMap) => any;
8858
- /**
8859
- * @internal
8860
- */
8861
- export declare const EventCategoriesMessageFilterSensitiveLog: (obj: EventCategoriesMessage) => any;
8862
- /**
8863
- * @internal
8864
- */
8865
- export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
8866
- /**
8867
- * @internal
8868
- */
8869
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
8870
- /**
8871
- * @internal
8872
- */
8873
- export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
8874
- /**
8875
- * @internal
8876
- */
8877
- export declare const DescribeEventSubscriptionsMessageFilterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
8878
- /**
8879
- * @internal
8880
- */
8881
- export declare const EventSubscriptionsMessageFilterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
8882
- /**
8883
- * @internal
8884
- */
8885
- export declare const DescribeExportTasksMessageFilterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
8886
- /**
8887
- * @internal
8888
- */
8889
- export declare const ExportTasksMessageFilterSensitiveLog: (obj: ExportTasksMessage) => any;
8890
- /**
8891
- * @internal
8892
- */
8893
- export declare const DescribeGlobalClustersMessageFilterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
8894
- /**
8895
- * @internal
8896
- */
8897
- export declare const GlobalClustersMessageFilterSensitiveLog: (obj: GlobalClustersMessage) => any;
8898
- /**
8899
- * @internal
8900
- */
8901
- export declare const DescribeOptionGroupOptionsMessageFilterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
8902
- /**
8903
- * @internal
8904
- */
8905
- export declare const MinimumEngineVersionPerAllowedValueFilterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
8906
- /**
8907
- * @internal
8908
- */
8909
- export declare const OptionGroupOptionSettingFilterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
8910
- /**
8911
- * @internal
8912
- */
8913
- export declare const OptionVersionFilterSensitiveLog: (obj: OptionVersion) => any;
8914
- /**
8915
- * @internal
8916
- */
8917
- export declare const OptionGroupOptionFilterSensitiveLog: (obj: OptionGroupOption) => any;
8918
- /**
8919
- * @internal
8920
- */
8921
- export declare const OptionGroupOptionsMessageFilterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
8922
- /**
8923
- * @internal
8924
- */
8925
- export declare const DescribeOptionGroupsMessageFilterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
8926
- /**
8927
- * @internal
8928
- */
8929
- export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
8930
- /**
8931
- * @internal
8932
- */
8933
- export declare const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
8934
- /**
8935
- * @internal
8936
- */
8937
- export declare const AvailableProcessorFeatureFilterSensitiveLog: (obj: AvailableProcessorFeature) => any;
8938
- /**
8939
- * @internal
8940
- */
8941
- export declare const OrderableDBInstanceOptionFilterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
8942
- /**
8943
- * @internal
8944
- */
8945
- export declare const OrderableDBInstanceOptionsMessageFilterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
8946
- /**
8947
- * @internal
8948
- */
8949
- export declare const DescribePendingMaintenanceActionsMessageFilterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
8950
- /**
8951
- * @internal
8952
- */
8953
- export declare const PendingMaintenanceActionsMessageFilterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
8954
- /**
8955
- * @internal
8956
- */
8957
- export declare const DescribeReservedDBInstancesMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
8958
- /**
8959
- * @internal
8960
- */
8961
- export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8962
- /**
8963
- * @internal
8964
- */
8965
- export declare const ReservedDBInstanceFilterSensitiveLog: (obj: ReservedDBInstance) => any;
8966
- /**
8967
- * @internal
8968
- */
8969
- export declare const ReservedDBInstanceMessageFilterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
8970
- /**
8971
- * @internal
8972
- */
8973
- export declare const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
8974
- /**
8975
- * @internal
8976
- */
8977
- export declare const ReservedDBInstancesOfferingFilterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
8978
- /**
8979
- * @internal
8980
- */
8981
- export declare const ReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
8982
- /**
8983
- * @internal
8984
- */
8985
- export declare const DescribeSourceRegionsMessageFilterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
8986
- /**
8987
- * @internal
8988
- */
8989
- export declare const SourceRegionFilterSensitiveLog: (obj: SourceRegion) => any;
8990
- /**
8991
- * @internal
8992
- */
8993
- export declare const SourceRegionMessageFilterSensitiveLog: (obj: SourceRegionMessage) => any;
8994
- /**
8995
- * @internal
8996
- */
8997
- export declare const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
8998
- /**
8999
- * @internal
9000
- */
9001
- export declare const DoubleRangeFilterSensitiveLog: (obj: DoubleRange) => any;
9002
- /**
9003
- * @internal
9004
- */
9005
- export declare const RangeFilterSensitiveLog: (obj: Range) => any;
9006
- /**
9007
- * @internal
9008
- */
9009
- export declare const ValidStorageOptionsFilterSensitiveLog: (obj: ValidStorageOptions) => any;
9010
- /**
9011
- * @internal
9012
- */
9013
- export declare const ValidDBInstanceModificationsMessageFilterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
9014
- /**
9015
- * @internal
9016
- */
9017
- export declare const DescribeValidDBInstanceModificationsResultFilterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
9018
- /**
9019
- * @internal
9020
- */
9021
- export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
9022
- /**
9023
- * @internal
9024
- */
9025
- export declare const DownloadDBLogFilePortionMessageFilterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
9026
- /**
9027
- * @internal
9028
- */
9029
- export declare const FailoverDBClusterMessageFilterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
9030
- /**
9031
- * @internal
9032
- */
9033
- export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
9034
- /**
9035
- * @internal
9036
- */
9037
- export declare const FailoverGlobalClusterMessageFilterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
9038
- /**
9039
- * @internal
9040
- */
9041
- export declare const FailoverGlobalClusterResultFilterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
9042
- /**
9043
- * @internal
9044
- */
9045
- export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
9046
- /**
9047
- * @internal
9048
- */
9049
- export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
9050
- /**
9051
- * @internal
9052
- */
9053
- export declare const ModifyActivityStreamRequestFilterSensitiveLog: (obj: ModifyActivityStreamRequest) => any;
9054
- /**
9055
- * @internal
9056
- */
9057
- export declare const ModifyActivityStreamResponseFilterSensitiveLog: (obj: ModifyActivityStreamResponse) => any;
9058
- /**
9059
- * @internal
9060
- */
9061
- export declare const ModifyCertificatesMessageFilterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
9062
- /**
9063
- * @internal
9064
- */
9065
- export declare const ModifyCertificatesResultFilterSensitiveLog: (obj: ModifyCertificatesResult) => any;
9066
- /**
9067
- * @internal
9068
- */
9069
- export declare const DBClusterCapacityInfoFilterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
9070
- /**
9071
- * @internal
9072
- */
9073
- export declare const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
9074
- /**
9075
- * @internal
9076
- */
9077
- export declare const ModifyCustomDBEngineVersionMessageFilterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
9078
- /**
9079
- * @internal
9080
- */
9081
- export declare const CloudwatchLogsExportConfigurationFilterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
9082
- /**
9083
- * @internal
9084
- */
9085
- export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
9086
- /**
9087
- * @internal
9088
- */
9089
- export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
9090
- /**
9091
- * @internal
9092
- */
9093
- export declare const ModifyDBClusterEndpointMessageFilterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
9094
- /**
9095
- * @internal
9096
- */
9097
- export declare const DBClusterParameterGroupNameMessageFilterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
9098
- /**
9099
- * @internal
9100
- */
9101
- export declare const ModifyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
9102
- /**
9103
- * @internal
9104
- */
9105
- export declare const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
9106
- /**
9107
- * @internal
9108
- */
9109
- export declare const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
9110
- /**
9111
- * @internal
9112
- */
9113
- export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
9114
- /**
9115
- * @internal
9116
- */
9117
- export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
9118
- /**
9119
- * @internal
9120
- */
9121
- export declare const DBParameterGroupNameMessageFilterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
9122
- /**
9123
- * @internal
9124
- */
9125
- export declare const ModifyDBParameterGroupMessageFilterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
9126
- /**
9127
- * @internal
9128
- */
9129
- export declare const ModifyDBProxyRequestFilterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
9130
- /**
9131
- * @internal
9132
- */
9133
- export declare const ModifyDBProxyResponseFilterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
9134
- /**
9135
- * @internal
9136
- */
9137
- export declare const ModifyDBProxyEndpointRequestFilterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
9138
- /**
9139
- * @internal
9140
- */
9141
- export declare const ModifyDBProxyEndpointResponseFilterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
9142
- /**
9143
- * @internal
9144
- */
9145
- export declare const ConnectionPoolConfigurationFilterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
9146
- /**
9147
- * @internal
9148
- */
9149
- export declare const ModifyDBProxyTargetGroupRequestFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
9150
- /**
9151
- * @internal
9152
- */
9153
- export declare const ModifyDBProxyTargetGroupResponseFilterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
9154
- /**
9155
- * @internal
9156
- */
9157
- export declare const ModifyDBSnapshotMessageFilterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
9158
- /**
9159
- * @internal
9160
- */
9161
- export declare const ModifyDBSnapshotResultFilterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
9162
- /**
9163
- * @internal
9164
- */
9165
- export declare const ModifyDBSnapshotAttributeMessageFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
9166
- /**
9167
- * @internal
9168
- */
9169
- export declare const ModifyDBSnapshotAttributeResultFilterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
9170
- /**
9171
- * @internal
9172
- */
9173
- export declare const ModifyDBSubnetGroupMessageFilterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
9174
- /**
9175
- * @internal
9176
- */
9177
- export declare const ModifyDBSubnetGroupResultFilterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
9178
- /**
9179
- * @internal
9180
- */
9181
- export declare const ModifyEventSubscriptionMessageFilterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
9182
- /**
9183
- * @internal
9184
- */
9185
- export declare const ModifyEventSubscriptionResultFilterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
9186
- /**
9187
- * @internal
9188
- */
9189
- export declare const ModifyGlobalClusterMessageFilterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
9190
- /**
9191
- * @internal
9192
- */
9193
- export declare const ModifyGlobalClusterResultFilterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
9194
- /**
9195
- * @internal
9196
- */
9197
- export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
9198
- /**
9199
- * @internal
9200
- */
9201
- export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
9202
- /**
9203
- * @internal
9204
- */
9205
- export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
9206
- /**
9207
- * @internal
9208
- */
9209
- export declare const PromoteReadReplicaMessageFilterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
9210
- /**
9211
- * @internal
9212
- */
9213
- export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
9214
- /**
9215
- * @internal
9216
- */
9217
- export declare const PromoteReadReplicaDBClusterMessageFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
9218
- /**
9219
- * @internal
9220
- */
9221
- export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
9222
- /**
9223
- * @internal
9224
- */
9225
- export declare const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
9226
- /**
9227
- * @internal
9228
- */
9229
- export declare const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
9230
- /**
9231
- * @internal
9232
- */
9233
- export declare const RebootDBClusterMessageFilterSensitiveLog: (obj: RebootDBClusterMessage) => any;
9234
- /**
9235
- * @internal
9236
- */
9237
- export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
9238
- /**
9239
- * @internal
9240
- */
9241
- export declare const RebootDBInstanceMessageFilterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
9242
- /**
9243
- * @internal
9244
- */
9245
- export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
9246
- /**
9247
- * @internal
9248
- */
9249
- export declare const RegisterDBProxyTargetsRequestFilterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
9250
- /**
9251
- * @internal
9252
- */
9253
- export declare const RegisterDBProxyTargetsResponseFilterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
9254
- /**
9255
- * @internal
9256
- */
9257
- export declare const RemoveFromGlobalClusterMessageFilterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
9258
- /**
9259
- * @internal
9260
- */
9261
- export declare const RemoveFromGlobalClusterResultFilterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
9262
- /**
9263
- * @internal
9264
- */
9265
- export declare const RemoveRoleFromDBClusterMessageFilterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
9266
- /**
9267
- * @internal
9268
- */
9269
- export declare const RemoveRoleFromDBInstanceMessageFilterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
9270
- /**
9271
- * @internal
9272
- */
9273
- export declare const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
9274
- /**
9275
- * @internal
9276
- */
9277
- export declare const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
9278
- /**
9279
- * @internal
9280
- */
9281
- export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
9282
- /**
9283
- * @internal
9284
- */
9285
- export declare const ResetDBClusterParameterGroupMessageFilterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
9286
- /**
9287
- * @internal
9288
- */
9289
- export declare const ResetDBParameterGroupMessageFilterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
9290
- /**
9291
- * @internal
9292
- */
9293
- export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
9294
- /**
9295
- * @internal
9296
- */
9297
- export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
9298
- /**
9299
- * @internal
9300
- */
9301
- export declare const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
9302
- /**
9303
- * @internal
9304
- */
9305
- export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
9306
- /**
9307
- * @internal
9308
- */
9309
- export declare const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
9310
- /**
9311
- * @internal
9312
- */
9313
- export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
9314
- /**
9315
- * @internal
9316
- */
9317
- export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
9318
- /**
9319
- * @internal
9320
- */
9321
- export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
9322
- /**
9323
- * @internal
9324
- */
9325
- export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
9326
- /**
9327
- * @internal
9328
- */
9329
- export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
9330
- /**
9331
- * @internal
9332
- */
9333
- export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
9334
- /**
9335
- * @internal
9336
- */
9337
- export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
9338
- /**
9339
- * @internal
9340
- */
9341
- export declare const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
9342
- /**
9343
- * @internal
9344
- */
9345
- export declare const RevokeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
9346
- /**
9347
- * @internal
9348
- */
9349
- export declare const StartActivityStreamRequestFilterSensitiveLog: (obj: StartActivityStreamRequest) => any;
9350
- /**
9351
- * @internal
9352
- */
9353
- export declare const StartActivityStreamResponseFilterSensitiveLog: (obj: StartActivityStreamResponse) => any;
9354
- /**
9355
- * @internal
9356
- */
9357
- export declare const StartDBClusterMessageFilterSensitiveLog: (obj: StartDBClusterMessage) => any;
9358
- /**
9359
- * @internal
9360
- */
9361
- export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
9362
- /**
9363
- * @internal
9364
- */
9365
- export declare const StartDBInstanceMessageFilterSensitiveLog: (obj: StartDBInstanceMessage) => any;
9366
- /**
9367
- * @internal
9368
- */
9369
- export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
9370
- /**
9371
- * @internal
9372
- */
9373
- export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
9374
- /**
9375
- * @internal
9376
- */
9377
- export declare const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
9378
- /**
9379
- * @internal
9380
- */
9381
- export declare const StartExportTaskMessageFilterSensitiveLog: (obj: StartExportTaskMessage) => any;
9382
- /**
9383
- * @internal
9384
- */
9385
- export declare const StopActivityStreamRequestFilterSensitiveLog: (obj: StopActivityStreamRequest) => any;
9386
- /**
9387
- * @internal
9388
- */
9389
- export declare const StopActivityStreamResponseFilterSensitiveLog: (obj: StopActivityStreamResponse) => any;
9390
- /**
9391
- * @internal
9392
- */
9393
- export declare const StopDBClusterMessageFilterSensitiveLog: (obj: StopDBClusterMessage) => any;
9394
- /**
9395
- * @internal
9396
- */
9397
- export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
9398
- /**
9399
- * @internal
9400
- */
9401
- export declare const StopDBInstanceMessageFilterSensitiveLog: (obj: StopDBInstanceMessage) => any;
9402
- /**
9403
- * @internal
9404
- */
9405
- export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
9406
- /**
9407
- * @internal
9408
- */
9409
- export declare const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
9410
- /**
9411
- * @internal
9412
- */
9413
- export declare const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
9414
- /**
9415
- * @internal
9416
- */
9417
- export declare const SwitchoverBlueGreenDeploymentRequestFilterSensitiveLog: (obj: SwitchoverBlueGreenDeploymentRequest) => any;
9418
- /**
9419
- * @internal
9420
- */
9421
- export declare const SwitchoverBlueGreenDeploymentResponseFilterSensitiveLog: (obj: SwitchoverBlueGreenDeploymentResponse) => any;
9422
- /**
9423
- * @internal
9424
- */
9425
- export declare const SwitchoverReadReplicaMessageFilterSensitiveLog: (obj: SwitchoverReadReplicaMessage) => any;
9426
- /**
9427
- * @internal
9428
- */
9429
- export declare const SwitchoverReadReplicaResultFilterSensitiveLog: (obj: SwitchoverReadReplicaResult) => any;