@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
@@ -11135,731 +11135,3 @@ export interface DBParameterGroupDetails {
11135
11135
  */
11136
11136
  Marker?: string;
11137
11137
  }
11138
- /**
11139
- * @internal
11140
- */
11141
- export declare const AccountQuotaFilterSensitiveLog: (obj: AccountQuota) => any;
11142
- /**
11143
- * @internal
11144
- */
11145
- export declare const AccountAttributesMessageFilterSensitiveLog: (obj: AccountAttributesMessage) => any;
11146
- /**
11147
- * @internal
11148
- */
11149
- export declare const AddRoleToDBClusterMessageFilterSensitiveLog: (obj: AddRoleToDBClusterMessage) => any;
11150
- /**
11151
- * @internal
11152
- */
11153
- export declare const AddRoleToDBInstanceMessageFilterSensitiveLog: (obj: AddRoleToDBInstanceMessage) => any;
11154
- /**
11155
- * @internal
11156
- */
11157
- export declare const AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionMessage) => any;
11158
- /**
11159
- * @internal
11160
- */
11161
- export declare const EventSubscriptionFilterSensitiveLog: (obj: EventSubscription) => any;
11162
- /**
11163
- * @internal
11164
- */
11165
- export declare const AddSourceIdentifierToSubscriptionResultFilterSensitiveLog: (obj: AddSourceIdentifierToSubscriptionResult) => any;
11166
- /**
11167
- * @internal
11168
- */
11169
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
11170
- /**
11171
- * @internal
11172
- */
11173
- export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
11174
- /**
11175
- * @internal
11176
- */
11177
- export declare const ApplyPendingMaintenanceActionMessageFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionMessage) => any;
11178
- /**
11179
- * @internal
11180
- */
11181
- export declare const PendingMaintenanceActionFilterSensitiveLog: (obj: PendingMaintenanceAction) => any;
11182
- /**
11183
- * @internal
11184
- */
11185
- export declare const ResourcePendingMaintenanceActionsFilterSensitiveLog: (obj: ResourcePendingMaintenanceActions) => any;
11186
- /**
11187
- * @internal
11188
- */
11189
- export declare const ApplyPendingMaintenanceActionResultFilterSensitiveLog: (obj: ApplyPendingMaintenanceActionResult) => any;
11190
- /**
11191
- * @internal
11192
- */
11193
- export declare const AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressMessage) => any;
11194
- /**
11195
- * @internal
11196
- */
11197
- export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
11198
- /**
11199
- * @internal
11200
- */
11201
- export declare const IPRangeFilterSensitiveLog: (obj: IPRange) => any;
11202
- /**
11203
- * @internal
11204
- */
11205
- export declare const DBSecurityGroupFilterSensitiveLog: (obj: DBSecurityGroup) => any;
11206
- /**
11207
- * @internal
11208
- */
11209
- export declare const AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeDBSecurityGroupIngressResult) => any;
11210
- /**
11211
- * @internal
11212
- */
11213
- export declare const BacktrackDBClusterMessageFilterSensitiveLog: (obj: BacktrackDBClusterMessage) => any;
11214
- /**
11215
- * @internal
11216
- */
11217
- export declare const DBClusterBacktrackFilterSensitiveLog: (obj: DBClusterBacktrack) => any;
11218
- /**
11219
- * @internal
11220
- */
11221
- export declare const CancelExportTaskMessageFilterSensitiveLog: (obj: CancelExportTaskMessage) => any;
11222
- /**
11223
- * @internal
11224
- */
11225
- export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
11226
- /**
11227
- * @internal
11228
- */
11229
- export declare const CopyDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CopyDBClusterParameterGroupMessage) => any;
11230
- /**
11231
- * @internal
11232
- */
11233
- export declare const DBClusterParameterGroupFilterSensitiveLog: (obj: DBClusterParameterGroup) => any;
11234
- /**
11235
- * @internal
11236
- */
11237
- export declare const CopyDBClusterParameterGroupResultFilterSensitiveLog: (obj: CopyDBClusterParameterGroupResult) => any;
11238
- /**
11239
- * @internal
11240
- */
11241
- export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
11242
- /**
11243
- * @internal
11244
- */
11245
- export declare const DBClusterSnapshotFilterSensitiveLog: (obj: DBClusterSnapshot) => any;
11246
- /**
11247
- * @internal
11248
- */
11249
- export declare const CopyDBClusterSnapshotResultFilterSensitiveLog: (obj: CopyDBClusterSnapshotResult) => any;
11250
- /**
11251
- * @internal
11252
- */
11253
- export declare const CopyDBParameterGroupMessageFilterSensitiveLog: (obj: CopyDBParameterGroupMessage) => any;
11254
- /**
11255
- * @internal
11256
- */
11257
- export declare const DBParameterGroupFilterSensitiveLog: (obj: DBParameterGroup) => any;
11258
- /**
11259
- * @internal
11260
- */
11261
- export declare const CopyDBParameterGroupResultFilterSensitiveLog: (obj: CopyDBParameterGroupResult) => any;
11262
- /**
11263
- * @internal
11264
- */
11265
- export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
11266
- /**
11267
- * @internal
11268
- */
11269
- export declare const ProcessorFeatureFilterSensitiveLog: (obj: ProcessorFeature) => any;
11270
- /**
11271
- * @internal
11272
- */
11273
- export declare const DBSnapshotFilterSensitiveLog: (obj: DBSnapshot) => any;
11274
- /**
11275
- * @internal
11276
- */
11277
- export declare const CopyDBSnapshotResultFilterSensitiveLog: (obj: CopyDBSnapshotResult) => any;
11278
- /**
11279
- * @internal
11280
- */
11281
- export declare const CopyOptionGroupMessageFilterSensitiveLog: (obj: CopyOptionGroupMessage) => any;
11282
- /**
11283
- * @internal
11284
- */
11285
- export declare const DBSecurityGroupMembershipFilterSensitiveLog: (obj: DBSecurityGroupMembership) => any;
11286
- /**
11287
- * @internal
11288
- */
11289
- export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
11290
- /**
11291
- * @internal
11292
- */
11293
- export declare const VpcSecurityGroupMembershipFilterSensitiveLog: (obj: VpcSecurityGroupMembership) => any;
11294
- /**
11295
- * @internal
11296
- */
11297
- export declare const OptionFilterSensitiveLog: (obj: Option) => any;
11298
- /**
11299
- * @internal
11300
- */
11301
- export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
11302
- /**
11303
- * @internal
11304
- */
11305
- export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
11306
- /**
11307
- * @internal
11308
- */
11309
- export declare const CreateBlueGreenDeploymentRequestFilterSensitiveLog: (obj: CreateBlueGreenDeploymentRequest) => any;
11310
- /**
11311
- * @internal
11312
- */
11313
- export declare const SwitchoverDetailFilterSensitiveLog: (obj: SwitchoverDetail) => any;
11314
- /**
11315
- * @internal
11316
- */
11317
- export declare const BlueGreenDeploymentTaskFilterSensitiveLog: (obj: BlueGreenDeploymentTask) => any;
11318
- /**
11319
- * @internal
11320
- */
11321
- export declare const BlueGreenDeploymentFilterSensitiveLog: (obj: BlueGreenDeployment) => any;
11322
- /**
11323
- * @internal
11324
- */
11325
- export declare const CreateBlueGreenDeploymentResponseFilterSensitiveLog: (obj: CreateBlueGreenDeploymentResponse) => any;
11326
- /**
11327
- * @internal
11328
- */
11329
- export declare const CreateCustomDBEngineVersionMessageFilterSensitiveLog: (obj: CreateCustomDBEngineVersionMessage) => any;
11330
- /**
11331
- * @internal
11332
- */
11333
- export declare const CharacterSetFilterSensitiveLog: (obj: CharacterSet) => any;
11334
- /**
11335
- * @internal
11336
- */
11337
- export declare const CustomDBEngineVersionAMIFilterSensitiveLog: (obj: CustomDBEngineVersionAMI) => any;
11338
- /**
11339
- * @internal
11340
- */
11341
- export declare const TimezoneFilterSensitiveLog: (obj: Timezone) => any;
11342
- /**
11343
- * @internal
11344
- */
11345
- export declare const UpgradeTargetFilterSensitiveLog: (obj: UpgradeTarget) => any;
11346
- /**
11347
- * @internal
11348
- */
11349
- export declare const DBEngineVersionFilterSensitiveLog: (obj: DBEngineVersion) => any;
11350
- /**
11351
- * @internal
11352
- */
11353
- export declare const ScalingConfigurationFilterSensitiveLog: (obj: ScalingConfiguration) => any;
11354
- /**
11355
- * @internal
11356
- */
11357
- export declare const ServerlessV2ScalingConfigurationFilterSensitiveLog: (obj: ServerlessV2ScalingConfiguration) => any;
11358
- /**
11359
- * @internal
11360
- */
11361
- export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
11362
- /**
11363
- * @internal
11364
- */
11365
- export declare const DBClusterRoleFilterSensitiveLog: (obj: DBClusterRole) => any;
11366
- /**
11367
- * @internal
11368
- */
11369
- export declare const DBClusterMemberFilterSensitiveLog: (obj: DBClusterMember) => any;
11370
- /**
11371
- * @internal
11372
- */
11373
- export declare const DBClusterOptionGroupStatusFilterSensitiveLog: (obj: DBClusterOptionGroupStatus) => any;
11374
- /**
11375
- * @internal
11376
- */
11377
- export declare const DomainMembershipFilterSensitiveLog: (obj: DomainMembership) => any;
11378
- /**
11379
- * @internal
11380
- */
11381
- export declare const MasterUserSecretFilterSensitiveLog: (obj: MasterUserSecret) => any;
11382
- /**
11383
- * @internal
11384
- */
11385
- export declare const PendingCloudwatchLogsExportsFilterSensitiveLog: (obj: PendingCloudwatchLogsExports) => any;
11386
- /**
11387
- * @internal
11388
- */
11389
- export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
11390
- /**
11391
- * @internal
11392
- */
11393
- export declare const ScalingConfigurationInfoFilterSensitiveLog: (obj: ScalingConfigurationInfo) => any;
11394
- /**
11395
- * @internal
11396
- */
11397
- export declare const ServerlessV2ScalingConfigurationInfoFilterSensitiveLog: (obj: ServerlessV2ScalingConfigurationInfo) => any;
11398
- /**
11399
- * @internal
11400
- */
11401
- export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
11402
- /**
11403
- * @internal
11404
- */
11405
- export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
11406
- /**
11407
- * @internal
11408
- */
11409
- export declare const CreateDBClusterEndpointMessageFilterSensitiveLog: (obj: CreateDBClusterEndpointMessage) => any;
11410
- /**
11411
- * @internal
11412
- */
11413
- export declare const DBClusterEndpointFilterSensitiveLog: (obj: DBClusterEndpoint) => any;
11414
- /**
11415
- * @internal
11416
- */
11417
- export declare const CreateDBClusterParameterGroupMessageFilterSensitiveLog: (obj: CreateDBClusterParameterGroupMessage) => any;
11418
- /**
11419
- * @internal
11420
- */
11421
- export declare const CreateDBClusterParameterGroupResultFilterSensitiveLog: (obj: CreateDBClusterParameterGroupResult) => any;
11422
- /**
11423
- * @internal
11424
- */
11425
- export declare const CreateDBClusterSnapshotMessageFilterSensitiveLog: (obj: CreateDBClusterSnapshotMessage) => any;
11426
- /**
11427
- * @internal
11428
- */
11429
- export declare const CreateDBClusterSnapshotResultFilterSensitiveLog: (obj: CreateDBClusterSnapshotResult) => any;
11430
- /**
11431
- * @internal
11432
- */
11433
- export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
11434
- /**
11435
- * @internal
11436
- */
11437
- export declare const DBInstanceRoleFilterSensitiveLog: (obj: DBInstanceRole) => any;
11438
- /**
11439
- * @internal
11440
- */
11441
- export declare const CertificateDetailsFilterSensitiveLog: (obj: CertificateDetails) => any;
11442
- /**
11443
- * @internal
11444
- */
11445
- export declare const DBInstanceAutomatedBackupsReplicationFilterSensitiveLog: (obj: DBInstanceAutomatedBackupsReplication) => any;
11446
- /**
11447
- * @internal
11448
- */
11449
- export declare const DBParameterGroupStatusFilterSensitiveLog: (obj: DBParameterGroupStatus) => any;
11450
- /**
11451
- * @internal
11452
- */
11453
- export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
11454
- /**
11455
- * @internal
11456
- */
11457
- export declare const OutpostFilterSensitiveLog: (obj: Outpost) => any;
11458
- /**
11459
- * @internal
11460
- */
11461
- export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
11462
- /**
11463
- * @internal
11464
- */
11465
- export declare const DBSubnetGroupFilterSensitiveLog: (obj: DBSubnetGroup) => any;
11466
- /**
11467
- * @internal
11468
- */
11469
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
11470
- /**
11471
- * @internal
11472
- */
11473
- export declare const OptionGroupMembershipFilterSensitiveLog: (obj: OptionGroupMembership) => any;
11474
- /**
11475
- * @internal
11476
- */
11477
- export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
11478
- /**
11479
- * @internal
11480
- */
11481
- export declare const DBInstanceStatusInfoFilterSensitiveLog: (obj: DBInstanceStatusInfo) => any;
11482
- /**
11483
- * @internal
11484
- */
11485
- export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
11486
- /**
11487
- * @internal
11488
- */
11489
- export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
11490
- /**
11491
- * @internal
11492
- */
11493
- export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
11494
- /**
11495
- * @internal
11496
- */
11497
- export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
11498
- /**
11499
- * @internal
11500
- */
11501
- export declare const CreateDBParameterGroupMessageFilterSensitiveLog: (obj: CreateDBParameterGroupMessage) => any;
11502
- /**
11503
- * @internal
11504
- */
11505
- export declare const CreateDBParameterGroupResultFilterSensitiveLog: (obj: CreateDBParameterGroupResult) => any;
11506
- /**
11507
- * @internal
11508
- */
11509
- export declare const UserAuthConfigFilterSensitiveLog: (obj: UserAuthConfig) => any;
11510
- /**
11511
- * @internal
11512
- */
11513
- export declare const CreateDBProxyRequestFilterSensitiveLog: (obj: CreateDBProxyRequest) => any;
11514
- /**
11515
- * @internal
11516
- */
11517
- export declare const UserAuthConfigInfoFilterSensitiveLog: (obj: UserAuthConfigInfo) => any;
11518
- /**
11519
- * @internal
11520
- */
11521
- export declare const DBProxyFilterSensitiveLog: (obj: DBProxy) => any;
11522
- /**
11523
- * @internal
11524
- */
11525
- export declare const CreateDBProxyResponseFilterSensitiveLog: (obj: CreateDBProxyResponse) => any;
11526
- /**
11527
- * @internal
11528
- */
11529
- export declare const CreateDBProxyEndpointRequestFilterSensitiveLog: (obj: CreateDBProxyEndpointRequest) => any;
11530
- /**
11531
- * @internal
11532
- */
11533
- export declare const DBProxyEndpointFilterSensitiveLog: (obj: DBProxyEndpoint) => any;
11534
- /**
11535
- * @internal
11536
- */
11537
- export declare const CreateDBProxyEndpointResponseFilterSensitiveLog: (obj: CreateDBProxyEndpointResponse) => any;
11538
- /**
11539
- * @internal
11540
- */
11541
- export declare const CreateDBSecurityGroupMessageFilterSensitiveLog: (obj: CreateDBSecurityGroupMessage) => any;
11542
- /**
11543
- * @internal
11544
- */
11545
- export declare const CreateDBSecurityGroupResultFilterSensitiveLog: (obj: CreateDBSecurityGroupResult) => any;
11546
- /**
11547
- * @internal
11548
- */
11549
- export declare const CreateDBSnapshotMessageFilterSensitiveLog: (obj: CreateDBSnapshotMessage) => any;
11550
- /**
11551
- * @internal
11552
- */
11553
- export declare const CreateDBSnapshotResultFilterSensitiveLog: (obj: CreateDBSnapshotResult) => any;
11554
- /**
11555
- * @internal
11556
- */
11557
- export declare const CreateDBSubnetGroupMessageFilterSensitiveLog: (obj: CreateDBSubnetGroupMessage) => any;
11558
- /**
11559
- * @internal
11560
- */
11561
- export declare const CreateDBSubnetGroupResultFilterSensitiveLog: (obj: CreateDBSubnetGroupResult) => any;
11562
- /**
11563
- * @internal
11564
- */
11565
- export declare const CreateEventSubscriptionMessageFilterSensitiveLog: (obj: CreateEventSubscriptionMessage) => any;
11566
- /**
11567
- * @internal
11568
- */
11569
- export declare const CreateEventSubscriptionResultFilterSensitiveLog: (obj: CreateEventSubscriptionResult) => any;
11570
- /**
11571
- * @internal
11572
- */
11573
- export declare const CreateGlobalClusterMessageFilterSensitiveLog: (obj: CreateGlobalClusterMessage) => any;
11574
- /**
11575
- * @internal
11576
- */
11577
- export declare const FailoverStateFilterSensitiveLog: (obj: FailoverState) => any;
11578
- /**
11579
- * @internal
11580
- */
11581
- export declare const GlobalClusterMemberFilterSensitiveLog: (obj: GlobalClusterMember) => any;
11582
- /**
11583
- * @internal
11584
- */
11585
- export declare const GlobalClusterFilterSensitiveLog: (obj: GlobalCluster) => any;
11586
- /**
11587
- * @internal
11588
- */
11589
- export declare const CreateGlobalClusterResultFilterSensitiveLog: (obj: CreateGlobalClusterResult) => any;
11590
- /**
11591
- * @internal
11592
- */
11593
- export declare const CreateOptionGroupMessageFilterSensitiveLog: (obj: CreateOptionGroupMessage) => any;
11594
- /**
11595
- * @internal
11596
- */
11597
- export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
11598
- /**
11599
- * @internal
11600
- */
11601
- export declare const DeleteBlueGreenDeploymentRequestFilterSensitiveLog: (obj: DeleteBlueGreenDeploymentRequest) => any;
11602
- /**
11603
- * @internal
11604
- */
11605
- export declare const DeleteBlueGreenDeploymentResponseFilterSensitiveLog: (obj: DeleteBlueGreenDeploymentResponse) => any;
11606
- /**
11607
- * @internal
11608
- */
11609
- export declare const DeleteCustomDBEngineVersionMessageFilterSensitiveLog: (obj: DeleteCustomDBEngineVersionMessage) => any;
11610
- /**
11611
- * @internal
11612
- */
11613
- export declare const DeleteDBClusterMessageFilterSensitiveLog: (obj: DeleteDBClusterMessage) => any;
11614
- /**
11615
- * @internal
11616
- */
11617
- export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
11618
- /**
11619
- * @internal
11620
- */
11621
- export declare const DeleteDBClusterEndpointMessageFilterSensitiveLog: (obj: DeleteDBClusterEndpointMessage) => any;
11622
- /**
11623
- * @internal
11624
- */
11625
- export declare const DeleteDBClusterParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBClusterParameterGroupMessage) => any;
11626
- /**
11627
- * @internal
11628
- */
11629
- export declare const DeleteDBClusterSnapshotMessageFilterSensitiveLog: (obj: DeleteDBClusterSnapshotMessage) => any;
11630
- /**
11631
- * @internal
11632
- */
11633
- export declare const DeleteDBClusterSnapshotResultFilterSensitiveLog: (obj: DeleteDBClusterSnapshotResult) => any;
11634
- /**
11635
- * @internal
11636
- */
11637
- export declare const DeleteDBInstanceMessageFilterSensitiveLog: (obj: DeleteDBInstanceMessage) => any;
11638
- /**
11639
- * @internal
11640
- */
11641
- export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
11642
- /**
11643
- * @internal
11644
- */
11645
- export declare const DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupMessage) => any;
11646
- /**
11647
- * @internal
11648
- */
11649
- export declare const RestoreWindowFilterSensitiveLog: (obj: RestoreWindow) => any;
11650
- /**
11651
- * @internal
11652
- */
11653
- export declare const DBInstanceAutomatedBackupFilterSensitiveLog: (obj: DBInstanceAutomatedBackup) => any;
11654
- /**
11655
- * @internal
11656
- */
11657
- export declare const DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog: (obj: DeleteDBInstanceAutomatedBackupResult) => any;
11658
- /**
11659
- * @internal
11660
- */
11661
- export declare const DeleteDBParameterGroupMessageFilterSensitiveLog: (obj: DeleteDBParameterGroupMessage) => any;
11662
- /**
11663
- * @internal
11664
- */
11665
- export declare const DeleteDBProxyRequestFilterSensitiveLog: (obj: DeleteDBProxyRequest) => any;
11666
- /**
11667
- * @internal
11668
- */
11669
- export declare const DeleteDBProxyResponseFilterSensitiveLog: (obj: DeleteDBProxyResponse) => any;
11670
- /**
11671
- * @internal
11672
- */
11673
- export declare const DeleteDBProxyEndpointRequestFilterSensitiveLog: (obj: DeleteDBProxyEndpointRequest) => any;
11674
- /**
11675
- * @internal
11676
- */
11677
- export declare const DeleteDBProxyEndpointResponseFilterSensitiveLog: (obj: DeleteDBProxyEndpointResponse) => any;
11678
- /**
11679
- * @internal
11680
- */
11681
- export declare const DeleteDBSecurityGroupMessageFilterSensitiveLog: (obj: DeleteDBSecurityGroupMessage) => any;
11682
- /**
11683
- * @internal
11684
- */
11685
- export declare const DeleteDBSnapshotMessageFilterSensitiveLog: (obj: DeleteDBSnapshotMessage) => any;
11686
- /**
11687
- * @internal
11688
- */
11689
- export declare const DeleteDBSnapshotResultFilterSensitiveLog: (obj: DeleteDBSnapshotResult) => any;
11690
- /**
11691
- * @internal
11692
- */
11693
- export declare const DeleteDBSubnetGroupMessageFilterSensitiveLog: (obj: DeleteDBSubnetGroupMessage) => any;
11694
- /**
11695
- * @internal
11696
- */
11697
- export declare const DeleteEventSubscriptionMessageFilterSensitiveLog: (obj: DeleteEventSubscriptionMessage) => any;
11698
- /**
11699
- * @internal
11700
- */
11701
- export declare const DeleteEventSubscriptionResultFilterSensitiveLog: (obj: DeleteEventSubscriptionResult) => any;
11702
- /**
11703
- * @internal
11704
- */
11705
- export declare const DeleteGlobalClusterMessageFilterSensitiveLog: (obj: DeleteGlobalClusterMessage) => any;
11706
- /**
11707
- * @internal
11708
- */
11709
- export declare const DeleteGlobalClusterResultFilterSensitiveLog: (obj: DeleteGlobalClusterResult) => any;
11710
- /**
11711
- * @internal
11712
- */
11713
- export declare const DeleteOptionGroupMessageFilterSensitiveLog: (obj: DeleteOptionGroupMessage) => any;
11714
- /**
11715
- * @internal
11716
- */
11717
- export declare const DeregisterDBProxyTargetsRequestFilterSensitiveLog: (obj: DeregisterDBProxyTargetsRequest) => any;
11718
- /**
11719
- * @internal
11720
- */
11721
- export declare const DeregisterDBProxyTargetsResponseFilterSensitiveLog: (obj: DeregisterDBProxyTargetsResponse) => any;
11722
- /**
11723
- * @internal
11724
- */
11725
- export declare const DescribeAccountAttributesMessageFilterSensitiveLog: (obj: DescribeAccountAttributesMessage) => any;
11726
- /**
11727
- * @internal
11728
- */
11729
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
11730
- /**
11731
- * @internal
11732
- */
11733
- export declare const DescribeBlueGreenDeploymentsRequestFilterSensitiveLog: (obj: DescribeBlueGreenDeploymentsRequest) => any;
11734
- /**
11735
- * @internal
11736
- */
11737
- export declare const DescribeBlueGreenDeploymentsResponseFilterSensitiveLog: (obj: DescribeBlueGreenDeploymentsResponse) => any;
11738
- /**
11739
- * @internal
11740
- */
11741
- export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
11742
- /**
11743
- * @internal
11744
- */
11745
- export declare const CertificateMessageFilterSensitiveLog: (obj: CertificateMessage) => any;
11746
- /**
11747
- * @internal
11748
- */
11749
- export declare const DescribeCertificatesMessageFilterSensitiveLog: (obj: DescribeCertificatesMessage) => any;
11750
- /**
11751
- * @internal
11752
- */
11753
- export declare const DBClusterBacktrackMessageFilterSensitiveLog: (obj: DBClusterBacktrackMessage) => any;
11754
- /**
11755
- * @internal
11756
- */
11757
- export declare const DescribeDBClusterBacktracksMessageFilterSensitiveLog: (obj: DescribeDBClusterBacktracksMessage) => any;
11758
- /**
11759
- * @internal
11760
- */
11761
- export declare const DBClusterEndpointMessageFilterSensitiveLog: (obj: DBClusterEndpointMessage) => any;
11762
- /**
11763
- * @internal
11764
- */
11765
- export declare const DescribeDBClusterEndpointsMessageFilterSensitiveLog: (obj: DescribeDBClusterEndpointsMessage) => any;
11766
- /**
11767
- * @internal
11768
- */
11769
- export declare const DBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DBClusterParameterGroupsMessage) => any;
11770
- /**
11771
- * @internal
11772
- */
11773
- export declare const DescribeDBClusterParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBClusterParameterGroupsMessage) => any;
11774
- /**
11775
- * @internal
11776
- */
11777
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
11778
- /**
11779
- * @internal
11780
- */
11781
- export declare const DBClusterParameterGroupDetailsFilterSensitiveLog: (obj: DBClusterParameterGroupDetails) => any;
11782
- /**
11783
- * @internal
11784
- */
11785
- export declare const DescribeDBClusterParametersMessageFilterSensitiveLog: (obj: DescribeDBClusterParametersMessage) => any;
11786
- /**
11787
- * @internal
11788
- */
11789
- export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
11790
- /**
11791
- * @internal
11792
- */
11793
- export declare const DescribeDBClustersMessageFilterSensitiveLog: (obj: DescribeDBClustersMessage) => any;
11794
- /**
11795
- * @internal
11796
- */
11797
- export declare const DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesMessage) => any;
11798
- /**
11799
- * @internal
11800
- */
11801
- export declare const DBClusterSnapshotAttributeFilterSensitiveLog: (obj: DBClusterSnapshotAttribute) => any;
11802
- /**
11803
- * @internal
11804
- */
11805
- export declare const DBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DBClusterSnapshotAttributesResult) => any;
11806
- /**
11807
- * @internal
11808
- */
11809
- export declare const DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog: (obj: DescribeDBClusterSnapshotAttributesResult) => any;
11810
- /**
11811
- * @internal
11812
- */
11813
- export declare const DBClusterSnapshotMessageFilterSensitiveLog: (obj: DBClusterSnapshotMessage) => any;
11814
- /**
11815
- * @internal
11816
- */
11817
- export declare const DescribeDBClusterSnapshotsMessageFilterSensitiveLog: (obj: DescribeDBClusterSnapshotsMessage) => any;
11818
- /**
11819
- * @internal
11820
- */
11821
- export declare const DBEngineVersionMessageFilterSensitiveLog: (obj: DBEngineVersionMessage) => any;
11822
- /**
11823
- * @internal
11824
- */
11825
- export declare const DescribeDBEngineVersionsMessageFilterSensitiveLog: (obj: DescribeDBEngineVersionsMessage) => any;
11826
- /**
11827
- * @internal
11828
- */
11829
- export declare const DBInstanceAutomatedBackupMessageFilterSensitiveLog: (obj: DBInstanceAutomatedBackupMessage) => any;
11830
- /**
11831
- * @internal
11832
- */
11833
- export declare const DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog: (obj: DescribeDBInstanceAutomatedBackupsMessage) => any;
11834
- /**
11835
- * @internal
11836
- */
11837
- export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
11838
- /**
11839
- * @internal
11840
- */
11841
- export declare const DescribeDBInstancesMessageFilterSensitiveLog: (obj: DescribeDBInstancesMessage) => any;
11842
- /**
11843
- * @internal
11844
- */
11845
- export declare const DescribeDBLogFilesMessageFilterSensitiveLog: (obj: DescribeDBLogFilesMessage) => any;
11846
- /**
11847
- * @internal
11848
- */
11849
- export declare const DescribeDBLogFilesDetailsFilterSensitiveLog: (obj: DescribeDBLogFilesDetails) => any;
11850
- /**
11851
- * @internal
11852
- */
11853
- export declare const DescribeDBLogFilesResponseFilterSensitiveLog: (obj: DescribeDBLogFilesResponse) => any;
11854
- /**
11855
- * @internal
11856
- */
11857
- export declare const DBParameterGroupsMessageFilterSensitiveLog: (obj: DBParameterGroupsMessage) => any;
11858
- /**
11859
- * @internal
11860
- */
11861
- export declare const DescribeDBParameterGroupsMessageFilterSensitiveLog: (obj: DescribeDBParameterGroupsMessage) => any;
11862
- /**
11863
- * @internal
11864
- */
11865
- export declare const DBParameterGroupDetailsFilterSensitiveLog: (obj: DBParameterGroupDetails) => any;