@aws-sdk/client-rds 3.297.0 → 3.299.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 (300) 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 +16 -734
  143. package/dist-cjs/models/models_1.js +1 -697
  144. package/dist-cjs/protocols/Aws_query.js +19 -0
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -3
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  158. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  159. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  163. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  165. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  166. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  168. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  171. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  172. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  173. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  174. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  175. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  176. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  188. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  189. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  190. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  191. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  192. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  193. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  194. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  195. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  208. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  209. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  216. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  221. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  222. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  223. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  226. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  227. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  229. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  230. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  231. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  232. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  233. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  234. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  236. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  237. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  238. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  239. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  240. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  241. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  242. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  251. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  252. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  253. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  254. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  256. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  257. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  258. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  259. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  260. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  261. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  263. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  264. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  265. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  266. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  273. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  274. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  275. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  276. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  278. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  279. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  280. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  281. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  283. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  285. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  286. package/dist-es/models/models_0.js +12 -546
  287. package/dist-es/models/models_1.js +0 -519
  288. package/dist-es/protocols/Aws_query.js +20 -1
  289. package/dist-types/RDS.d.ts +7 -4
  290. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -0
  291. package/dist-types/commands/CreateDBClusterCommand.d.ts +4 -0
  292. package/dist-types/commands/DescribeDBParametersCommand.d.ts +1 -2
  293. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +1 -2
  294. package/dist-types/commands/StartExportTaskCommand.d.ts +2 -2
  295. package/dist-types/models/models_0.d.ts +48 -796
  296. package/dist-types/models/models_1.d.ts +67 -727
  297. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +4 -2
  298. package/dist-types/ts3.4/models/models_0.d.ts +10 -514
  299. package/dist-types/ts3.4/models/models_1.d.ts +4 -507
  300. package/package.json +12 -11
@@ -312,522 +312,3 @@ export class InvalidExportSourceStateFault extends __BaseException {
312
312
  Object.setPrototypeOf(this, InvalidExportSourceStateFault.prototype);
313
313
  }
314
314
  }
315
- export const DescribeDBParametersMessageFilterSensitiveLog = (obj) => ({
316
- ...obj,
317
- });
318
- export const DescribeDBProxiesRequestFilterSensitiveLog = (obj) => ({
319
- ...obj,
320
- });
321
- export const DescribeDBProxiesResponseFilterSensitiveLog = (obj) => ({
322
- ...obj,
323
- });
324
- export const DescribeDBProxyEndpointsRequestFilterSensitiveLog = (obj) => ({
325
- ...obj,
326
- });
327
- export const DescribeDBProxyEndpointsResponseFilterSensitiveLog = (obj) => ({
328
- ...obj,
329
- });
330
- export const DescribeDBProxyTargetGroupsRequestFilterSensitiveLog = (obj) => ({
331
- ...obj,
332
- });
333
- export const ConnectionPoolConfigurationInfoFilterSensitiveLog = (obj) => ({
334
- ...obj,
335
- });
336
- export const DBProxyTargetGroupFilterSensitiveLog = (obj) => ({
337
- ...obj,
338
- });
339
- export const DescribeDBProxyTargetGroupsResponseFilterSensitiveLog = (obj) => ({
340
- ...obj,
341
- });
342
- export const DescribeDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
343
- ...obj,
344
- });
345
- export const TargetHealthFilterSensitiveLog = (obj) => ({
346
- ...obj,
347
- });
348
- export const DBProxyTargetFilterSensitiveLog = (obj) => ({
349
- ...obj,
350
- });
351
- export const DescribeDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
352
- ...obj,
353
- });
354
- export const DBSecurityGroupMessageFilterSensitiveLog = (obj) => ({
355
- ...obj,
356
- });
357
- export const DescribeDBSecurityGroupsMessageFilterSensitiveLog = (obj) => ({
358
- ...obj,
359
- });
360
- export const DescribeDBSnapshotAttributesMessageFilterSensitiveLog = (obj) => ({
361
- ...obj,
362
- });
363
- export const DBSnapshotAttributeFilterSensitiveLog = (obj) => ({
364
- ...obj,
365
- });
366
- export const DBSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
367
- ...obj,
368
- });
369
- export const DescribeDBSnapshotAttributesResultFilterSensitiveLog = (obj) => ({
370
- ...obj,
371
- });
372
- export const DBSnapshotMessageFilterSensitiveLog = (obj) => ({
373
- ...obj,
374
- });
375
- export const DescribeDBSnapshotsMessageFilterSensitiveLog = (obj) => ({
376
- ...obj,
377
- });
378
- export const DBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
379
- ...obj,
380
- });
381
- export const DescribeDBSubnetGroupsMessageFilterSensitiveLog = (obj) => ({
382
- ...obj,
383
- });
384
- export const DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog = (obj) => ({
385
- ...obj,
386
- });
387
- export const EngineDefaultsFilterSensitiveLog = (obj) => ({
388
- ...obj,
389
- });
390
- export const DescribeEngineDefaultClusterParametersResultFilterSensitiveLog = (obj) => ({
391
- ...obj,
392
- });
393
- export const DescribeEngineDefaultParametersMessageFilterSensitiveLog = (obj) => ({
394
- ...obj,
395
- });
396
- export const DescribeEngineDefaultParametersResultFilterSensitiveLog = (obj) => ({
397
- ...obj,
398
- });
399
- export const DescribeEventCategoriesMessageFilterSensitiveLog = (obj) => ({
400
- ...obj,
401
- });
402
- export const EventCategoriesMapFilterSensitiveLog = (obj) => ({
403
- ...obj,
404
- });
405
- export const EventCategoriesMessageFilterSensitiveLog = (obj) => ({
406
- ...obj,
407
- });
408
- export const DescribeEventsMessageFilterSensitiveLog = (obj) => ({
409
- ...obj,
410
- });
411
- export const EventFilterSensitiveLog = (obj) => ({
412
- ...obj,
413
- });
414
- export const EventsMessageFilterSensitiveLog = (obj) => ({
415
- ...obj,
416
- });
417
- export const DescribeEventSubscriptionsMessageFilterSensitiveLog = (obj) => ({
418
- ...obj,
419
- });
420
- export const EventSubscriptionsMessageFilterSensitiveLog = (obj) => ({
421
- ...obj,
422
- });
423
- export const DescribeExportTasksMessageFilterSensitiveLog = (obj) => ({
424
- ...obj,
425
- });
426
- export const ExportTasksMessageFilterSensitiveLog = (obj) => ({
427
- ...obj,
428
- });
429
- export const DescribeGlobalClustersMessageFilterSensitiveLog = (obj) => ({
430
- ...obj,
431
- });
432
- export const GlobalClustersMessageFilterSensitiveLog = (obj) => ({
433
- ...obj,
434
- });
435
- export const DescribeOptionGroupOptionsMessageFilterSensitiveLog = (obj) => ({
436
- ...obj,
437
- });
438
- export const MinimumEngineVersionPerAllowedValueFilterSensitiveLog = (obj) => ({
439
- ...obj,
440
- });
441
- export const OptionGroupOptionSettingFilterSensitiveLog = (obj) => ({
442
- ...obj,
443
- });
444
- export const OptionVersionFilterSensitiveLog = (obj) => ({
445
- ...obj,
446
- });
447
- export const OptionGroupOptionFilterSensitiveLog = (obj) => ({
448
- ...obj,
449
- });
450
- export const OptionGroupOptionsMessageFilterSensitiveLog = (obj) => ({
451
- ...obj,
452
- });
453
- export const DescribeOptionGroupsMessageFilterSensitiveLog = (obj) => ({
454
- ...obj,
455
- });
456
- export const OptionGroupsFilterSensitiveLog = (obj) => ({
457
- ...obj,
458
- });
459
- export const DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog = (obj) => ({
460
- ...obj,
461
- });
462
- export const AvailableProcessorFeatureFilterSensitiveLog = (obj) => ({
463
- ...obj,
464
- });
465
- export const OrderableDBInstanceOptionFilterSensitiveLog = (obj) => ({
466
- ...obj,
467
- });
468
- export const OrderableDBInstanceOptionsMessageFilterSensitiveLog = (obj) => ({
469
- ...obj,
470
- });
471
- export const DescribePendingMaintenanceActionsMessageFilterSensitiveLog = (obj) => ({
472
- ...obj,
473
- });
474
- export const PendingMaintenanceActionsMessageFilterSensitiveLog = (obj) => ({
475
- ...obj,
476
- });
477
- export const DescribeReservedDBInstancesMessageFilterSensitiveLog = (obj) => ({
478
- ...obj,
479
- });
480
- export const RecurringChargeFilterSensitiveLog = (obj) => ({
481
- ...obj,
482
- });
483
- export const ReservedDBInstanceFilterSensitiveLog = (obj) => ({
484
- ...obj,
485
- });
486
- export const ReservedDBInstanceMessageFilterSensitiveLog = (obj) => ({
487
- ...obj,
488
- });
489
- export const DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog = (obj) => ({
490
- ...obj,
491
- });
492
- export const ReservedDBInstancesOfferingFilterSensitiveLog = (obj) => ({
493
- ...obj,
494
- });
495
- export const ReservedDBInstancesOfferingMessageFilterSensitiveLog = (obj) => ({
496
- ...obj,
497
- });
498
- export const DescribeSourceRegionsMessageFilterSensitiveLog = (obj) => ({
499
- ...obj,
500
- });
501
- export const SourceRegionFilterSensitiveLog = (obj) => ({
502
- ...obj,
503
- });
504
- export const SourceRegionMessageFilterSensitiveLog = (obj) => ({
505
- ...obj,
506
- });
507
- export const DescribeValidDBInstanceModificationsMessageFilterSensitiveLog = (obj) => ({
508
- ...obj,
509
- });
510
- export const DoubleRangeFilterSensitiveLog = (obj) => ({
511
- ...obj,
512
- });
513
- export const RangeFilterSensitiveLog = (obj) => ({
514
- ...obj,
515
- });
516
- export const ValidStorageOptionsFilterSensitiveLog = (obj) => ({
517
- ...obj,
518
- });
519
- export const ValidDBInstanceModificationsMessageFilterSensitiveLog = (obj) => ({
520
- ...obj,
521
- });
522
- export const DescribeValidDBInstanceModificationsResultFilterSensitiveLog = (obj) => ({
523
- ...obj,
524
- });
525
- export const DownloadDBLogFilePortionDetailsFilterSensitiveLog = (obj) => ({
526
- ...obj,
527
- });
528
- export const DownloadDBLogFilePortionMessageFilterSensitiveLog = (obj) => ({
529
- ...obj,
530
- });
531
- export const FailoverDBClusterMessageFilterSensitiveLog = (obj) => ({
532
- ...obj,
533
- });
534
- export const FailoverDBClusterResultFilterSensitiveLog = (obj) => ({
535
- ...obj,
536
- });
537
- export const FailoverGlobalClusterMessageFilterSensitiveLog = (obj) => ({
538
- ...obj,
539
- });
540
- export const FailoverGlobalClusterResultFilterSensitiveLog = (obj) => ({
541
- ...obj,
542
- });
543
- export const ListTagsForResourceMessageFilterSensitiveLog = (obj) => ({
544
- ...obj,
545
- });
546
- export const TagListMessageFilterSensitiveLog = (obj) => ({
547
- ...obj,
548
- });
549
- export const ModifyActivityStreamRequestFilterSensitiveLog = (obj) => ({
550
- ...obj,
551
- });
552
- export const ModifyActivityStreamResponseFilterSensitiveLog = (obj) => ({
553
- ...obj,
554
- });
555
- export const ModifyCertificatesMessageFilterSensitiveLog = (obj) => ({
556
- ...obj,
557
- });
558
- export const ModifyCertificatesResultFilterSensitiveLog = (obj) => ({
559
- ...obj,
560
- });
561
- export const DBClusterCapacityInfoFilterSensitiveLog = (obj) => ({
562
- ...obj,
563
- });
564
- export const ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog = (obj) => ({
565
- ...obj,
566
- });
567
- export const ModifyCustomDBEngineVersionMessageFilterSensitiveLog = (obj) => ({
568
- ...obj,
569
- });
570
- export const CloudwatchLogsExportConfigurationFilterSensitiveLog = (obj) => ({
571
- ...obj,
572
- });
573
- export const ModifyDBClusterMessageFilterSensitiveLog = (obj) => ({
574
- ...obj,
575
- });
576
- export const ModifyDBClusterResultFilterSensitiveLog = (obj) => ({
577
- ...obj,
578
- });
579
- export const ModifyDBClusterEndpointMessageFilterSensitiveLog = (obj) => ({
580
- ...obj,
581
- });
582
- export const DBClusterParameterGroupNameMessageFilterSensitiveLog = (obj) => ({
583
- ...obj,
584
- });
585
- export const ModifyDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
586
- ...obj,
587
- });
588
- export const ModifyDBClusterSnapshotAttributeMessageFilterSensitiveLog = (obj) => ({
589
- ...obj,
590
- });
591
- export const ModifyDBClusterSnapshotAttributeResultFilterSensitiveLog = (obj) => ({
592
- ...obj,
593
- });
594
- export const ModifyDBInstanceMessageFilterSensitiveLog = (obj) => ({
595
- ...obj,
596
- });
597
- export const ModifyDBInstanceResultFilterSensitiveLog = (obj) => ({
598
- ...obj,
599
- });
600
- export const DBParameterGroupNameMessageFilterSensitiveLog = (obj) => ({
601
- ...obj,
602
- });
603
- export const ModifyDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
604
- ...obj,
605
- });
606
- export const ModifyDBProxyRequestFilterSensitiveLog = (obj) => ({
607
- ...obj,
608
- });
609
- export const ModifyDBProxyResponseFilterSensitiveLog = (obj) => ({
610
- ...obj,
611
- });
612
- export const ModifyDBProxyEndpointRequestFilterSensitiveLog = (obj) => ({
613
- ...obj,
614
- });
615
- export const ModifyDBProxyEndpointResponseFilterSensitiveLog = (obj) => ({
616
- ...obj,
617
- });
618
- export const ConnectionPoolConfigurationFilterSensitiveLog = (obj) => ({
619
- ...obj,
620
- });
621
- export const ModifyDBProxyTargetGroupRequestFilterSensitiveLog = (obj) => ({
622
- ...obj,
623
- });
624
- export const ModifyDBProxyTargetGroupResponseFilterSensitiveLog = (obj) => ({
625
- ...obj,
626
- });
627
- export const ModifyDBSnapshotMessageFilterSensitiveLog = (obj) => ({
628
- ...obj,
629
- });
630
- export const ModifyDBSnapshotResultFilterSensitiveLog = (obj) => ({
631
- ...obj,
632
- });
633
- export const ModifyDBSnapshotAttributeMessageFilterSensitiveLog = (obj) => ({
634
- ...obj,
635
- });
636
- export const ModifyDBSnapshotAttributeResultFilterSensitiveLog = (obj) => ({
637
- ...obj,
638
- });
639
- export const ModifyDBSubnetGroupMessageFilterSensitiveLog = (obj) => ({
640
- ...obj,
641
- });
642
- export const ModifyDBSubnetGroupResultFilterSensitiveLog = (obj) => ({
643
- ...obj,
644
- });
645
- export const ModifyEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
646
- ...obj,
647
- });
648
- export const ModifyEventSubscriptionResultFilterSensitiveLog = (obj) => ({
649
- ...obj,
650
- });
651
- export const ModifyGlobalClusterMessageFilterSensitiveLog = (obj) => ({
652
- ...obj,
653
- });
654
- export const ModifyGlobalClusterResultFilterSensitiveLog = (obj) => ({
655
- ...obj,
656
- });
657
- export const OptionConfigurationFilterSensitiveLog = (obj) => ({
658
- ...obj,
659
- });
660
- export const ModifyOptionGroupMessageFilterSensitiveLog = (obj) => ({
661
- ...obj,
662
- });
663
- export const ModifyOptionGroupResultFilterSensitiveLog = (obj) => ({
664
- ...obj,
665
- });
666
- export const PromoteReadReplicaMessageFilterSensitiveLog = (obj) => ({
667
- ...obj,
668
- });
669
- export const PromoteReadReplicaResultFilterSensitiveLog = (obj) => ({
670
- ...obj,
671
- });
672
- export const PromoteReadReplicaDBClusterMessageFilterSensitiveLog = (obj) => ({
673
- ...obj,
674
- });
675
- export const PromoteReadReplicaDBClusterResultFilterSensitiveLog = (obj) => ({
676
- ...obj,
677
- });
678
- export const PurchaseReservedDBInstancesOfferingMessageFilterSensitiveLog = (obj) => ({
679
- ...obj,
680
- });
681
- export const PurchaseReservedDBInstancesOfferingResultFilterSensitiveLog = (obj) => ({
682
- ...obj,
683
- });
684
- export const RebootDBClusterMessageFilterSensitiveLog = (obj) => ({
685
- ...obj,
686
- });
687
- export const RebootDBClusterResultFilterSensitiveLog = (obj) => ({
688
- ...obj,
689
- });
690
- export const RebootDBInstanceMessageFilterSensitiveLog = (obj) => ({
691
- ...obj,
692
- });
693
- export const RebootDBInstanceResultFilterSensitiveLog = (obj) => ({
694
- ...obj,
695
- });
696
- export const RegisterDBProxyTargetsRequestFilterSensitiveLog = (obj) => ({
697
- ...obj,
698
- });
699
- export const RegisterDBProxyTargetsResponseFilterSensitiveLog = (obj) => ({
700
- ...obj,
701
- });
702
- export const RemoveFromGlobalClusterMessageFilterSensitiveLog = (obj) => ({
703
- ...obj,
704
- });
705
- export const RemoveFromGlobalClusterResultFilterSensitiveLog = (obj) => ({
706
- ...obj,
707
- });
708
- export const RemoveRoleFromDBClusterMessageFilterSensitiveLog = (obj) => ({
709
- ...obj,
710
- });
711
- export const RemoveRoleFromDBInstanceMessageFilterSensitiveLog = (obj) => ({
712
- ...obj,
713
- });
714
- export const RemoveSourceIdentifierFromSubscriptionMessageFilterSensitiveLog = (obj) => ({
715
- ...obj,
716
- });
717
- export const RemoveSourceIdentifierFromSubscriptionResultFilterSensitiveLog = (obj) => ({
718
- ...obj,
719
- });
720
- export const RemoveTagsFromResourceMessageFilterSensitiveLog = (obj) => ({
721
- ...obj,
722
- });
723
- export const ResetDBClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
724
- ...obj,
725
- });
726
- export const ResetDBParameterGroupMessageFilterSensitiveLog = (obj) => ({
727
- ...obj,
728
- });
729
- export const RestoreDBClusterFromS3MessageFilterSensitiveLog = (obj) => ({
730
- ...obj,
731
- });
732
- export const RestoreDBClusterFromS3ResultFilterSensitiveLog = (obj) => ({
733
- ...obj,
734
- });
735
- export const RestoreDBClusterFromSnapshotMessageFilterSensitiveLog = (obj) => ({
736
- ...obj,
737
- });
738
- export const RestoreDBClusterFromSnapshotResultFilterSensitiveLog = (obj) => ({
739
- ...obj,
740
- });
741
- export const RestoreDBClusterToPointInTimeMessageFilterSensitiveLog = (obj) => ({
742
- ...obj,
743
- });
744
- export const RestoreDBClusterToPointInTimeResultFilterSensitiveLog = (obj) => ({
745
- ...obj,
746
- });
747
- export const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog = (obj) => ({
748
- ...obj,
749
- });
750
- export const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog = (obj) => ({
751
- ...obj,
752
- });
753
- export const RestoreDBInstanceFromS3MessageFilterSensitiveLog = (obj) => ({
754
- ...obj,
755
- });
756
- export const RestoreDBInstanceFromS3ResultFilterSensitiveLog = (obj) => ({
757
- ...obj,
758
- });
759
- export const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog = (obj) => ({
760
- ...obj,
761
- });
762
- export const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog = (obj) => ({
763
- ...obj,
764
- });
765
- export const RevokeDBSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
766
- ...obj,
767
- });
768
- export const RevokeDBSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
769
- ...obj,
770
- });
771
- export const StartActivityStreamRequestFilterSensitiveLog = (obj) => ({
772
- ...obj,
773
- });
774
- export const StartActivityStreamResponseFilterSensitiveLog = (obj) => ({
775
- ...obj,
776
- });
777
- export const StartDBClusterMessageFilterSensitiveLog = (obj) => ({
778
- ...obj,
779
- });
780
- export const StartDBClusterResultFilterSensitiveLog = (obj) => ({
781
- ...obj,
782
- });
783
- export const StartDBInstanceMessageFilterSensitiveLog = (obj) => ({
784
- ...obj,
785
- });
786
- export const StartDBInstanceResultFilterSensitiveLog = (obj) => ({
787
- ...obj,
788
- });
789
- export const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog = (obj) => ({
790
- ...obj,
791
- });
792
- export const StartDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog = (obj) => ({
793
- ...obj,
794
- });
795
- export const StartExportTaskMessageFilterSensitiveLog = (obj) => ({
796
- ...obj,
797
- });
798
- export const StopActivityStreamRequestFilterSensitiveLog = (obj) => ({
799
- ...obj,
800
- });
801
- export const StopActivityStreamResponseFilterSensitiveLog = (obj) => ({
802
- ...obj,
803
- });
804
- export const StopDBClusterMessageFilterSensitiveLog = (obj) => ({
805
- ...obj,
806
- });
807
- export const StopDBClusterResultFilterSensitiveLog = (obj) => ({
808
- ...obj,
809
- });
810
- export const StopDBInstanceMessageFilterSensitiveLog = (obj) => ({
811
- ...obj,
812
- });
813
- export const StopDBInstanceResultFilterSensitiveLog = (obj) => ({
814
- ...obj,
815
- });
816
- export const StopDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog = (obj) => ({
817
- ...obj,
818
- });
819
- export const StopDBInstanceAutomatedBackupsReplicationResultFilterSensitiveLog = (obj) => ({
820
- ...obj,
821
- });
822
- export const SwitchoverBlueGreenDeploymentRequestFilterSensitiveLog = (obj) => ({
823
- ...obj,
824
- });
825
- export const SwitchoverBlueGreenDeploymentResponseFilterSensitiveLog = (obj) => ({
826
- ...obj,
827
- });
828
- export const SwitchoverReadReplicaMessageFilterSensitiveLog = (obj) => ({
829
- ...obj,
830
- });
831
- export const SwitchoverReadReplicaResultFilterSensitiveLog = (obj) => ({
832
- ...obj,
833
- });
@@ -1,7 +1,7 @@
1
1
  import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
2
2
  import { decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, serializeFloat as __serializeFloat, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, throwDefaultError, } from "@aws-sdk/smithy-client";
3
3
  import { XMLParser } from "fast-xml-parser";
4
- import { AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault, AuthorizationQuotaExceededFault, BackupPolicyNotFoundFault, BlueGreenDeploymentAlreadyExistsFault, BlueGreenDeploymentNotFoundFault, CertificateNotFoundFault, CustomAvailabilityZoneNotFoundFault, CustomDBEngineVersionAlreadyExistsFault, CustomDBEngineVersionNotFoundFault, CustomDBEngineVersionQuotaExceededFault, DBClusterAlreadyExistsFault, DBClusterBacktrackNotFoundFault, DBClusterEndpointAlreadyExistsFault, DBClusterEndpointNotFoundFault, DBClusterEndpointQuotaExceededFault, DBClusterNotFoundFault, DBClusterParameterGroupNotFoundFault, DBClusterQuotaExceededFault, DBClusterRoleAlreadyExistsFault, DBClusterRoleQuotaExceededFault, DBClusterSnapshotAlreadyExistsFault, DBClusterSnapshotNotFoundFault, DBInstanceAlreadyExistsFault, DBInstanceAutomatedBackupNotFoundFault, DBInstanceAutomatedBackupQuotaExceededFault, DBInstanceNotFoundFault, DBInstanceRoleAlreadyExistsFault, DBInstanceRoleQuotaExceededFault, DBParameterGroupAlreadyExistsFault, DBParameterGroupNotFoundFault, DBParameterGroupQuotaExceededFault, DBProxyAlreadyExistsFault, DBProxyEndpointAlreadyExistsFault, DBProxyEndpointNotFoundFault, DBProxyEndpointQuotaExceededFault, DBProxyNotFoundFault, DBProxyQuotaExceededFault, DBProxyTargetGroupNotFoundFault, DBProxyTargetNotFoundFault, DBSecurityGroupAlreadyExistsFault, DBSecurityGroupNotFoundFault, DBSecurityGroupNotSupportedFault, DBSecurityGroupQuotaExceededFault, DBSnapshotAlreadyExistsFault, DBSnapshotNotFoundFault, DBSubnetGroupAlreadyExistsFault, DBSubnetGroupDoesNotCoverEnoughAZs, DBSubnetGroupNotAllowedFault, DBSubnetGroupNotFoundFault, DBSubnetGroupQuotaExceededFault, DBSubnetQuotaExceededFault, DomainNotFoundFault, Ec2ImagePropertiesNotSupportedFault, EventSubscriptionQuotaExceededFault, ExportTaskNotFoundFault, GlobalClusterAlreadyExistsFault, GlobalClusterNotFoundFault, GlobalClusterQuotaExceededFault, InstanceQuotaExceededFault, InsufficientDBInstanceCapacityFault, InsufficientStorageClusterCapacityFault, InvalidBlueGreenDeploymentStateFault, InvalidCustomDBEngineVersionStateFault, InvalidDBClusterEndpointStateFault, InvalidDBClusterSnapshotStateFault, InvalidDBClusterStateFault, InvalidDBInstanceAutomatedBackupStateFault, InvalidDBInstanceStateFault, InvalidDBParameterGroupStateFault, InvalidDBProxyEndpointStateFault, InvalidDBProxyStateFault, InvalidDBSecurityGroupStateFault, InvalidDBSnapshotStateFault, InvalidDBSubnetGroupFault, InvalidDBSubnetGroupStateFault, InvalidDBSubnetStateFault, InvalidEventSubscriptionStateFault, InvalidExportTaskStateFault, InvalidGlobalClusterStateFault, InvalidOptionGroupStateFault, InvalidSubnet, InvalidVPCNetworkStateFault, KMSKeyNotAccessibleFault, NetworkTypeNotSupported, OptionGroupAlreadyExistsFault, OptionGroupNotFoundFault, OptionGroupQuotaExceededFault, ProvisionedIopsNotAvailableInAZFault, ResourceNotFoundFault, SnapshotQuotaExceededFault, SNSInvalidTopicFault, SNSNoAuthorizationFault, SNSTopicArnNotFoundFault, SourceClusterNotSupportedFault, SourceDatabaseNotSupportedFault, SourceNotFoundFault, StorageQuotaExceededFault, StorageTypeNotSupportedFault, SubscriptionAlreadyExistFault, SubscriptionCategoryNotFoundFault, SubscriptionNotFoundFault, } from "../models/models_0";
4
+ import { AuthorizationAlreadyExistsFault, AuthorizationNotFoundFault, AuthorizationQuotaExceededFault, BackupPolicyNotFoundFault, BlueGreenDeploymentAlreadyExistsFault, BlueGreenDeploymentNotFoundFault, CertificateNotFoundFault, CreateCustomDBEngineVersionFault, CustomAvailabilityZoneNotFoundFault, CustomDBEngineVersionAlreadyExistsFault, CustomDBEngineVersionNotFoundFault, CustomDBEngineVersionQuotaExceededFault, DBClusterAlreadyExistsFault, DBClusterBacktrackNotFoundFault, DBClusterEndpointAlreadyExistsFault, DBClusterEndpointNotFoundFault, DBClusterEndpointQuotaExceededFault, DBClusterNotFoundFault, DBClusterParameterGroupNotFoundFault, DBClusterQuotaExceededFault, DBClusterRoleAlreadyExistsFault, DBClusterRoleQuotaExceededFault, DBClusterSnapshotAlreadyExistsFault, DBClusterSnapshotNotFoundFault, DBInstanceAlreadyExistsFault, DBInstanceAutomatedBackupNotFoundFault, DBInstanceAutomatedBackupQuotaExceededFault, DBInstanceNotFoundFault, DBInstanceRoleAlreadyExistsFault, DBInstanceRoleQuotaExceededFault, DBParameterGroupAlreadyExistsFault, DBParameterGroupNotFoundFault, DBParameterGroupQuotaExceededFault, DBProxyAlreadyExistsFault, DBProxyEndpointAlreadyExistsFault, DBProxyEndpointNotFoundFault, DBProxyEndpointQuotaExceededFault, DBProxyNotFoundFault, DBProxyQuotaExceededFault, DBProxyTargetGroupNotFoundFault, DBProxyTargetNotFoundFault, DBSecurityGroupAlreadyExistsFault, DBSecurityGroupNotFoundFault, DBSecurityGroupNotSupportedFault, DBSecurityGroupQuotaExceededFault, DBSnapshotAlreadyExistsFault, DBSnapshotNotFoundFault, DBSubnetGroupAlreadyExistsFault, DBSubnetGroupDoesNotCoverEnoughAZs, DBSubnetGroupNotAllowedFault, DBSubnetGroupNotFoundFault, DBSubnetGroupQuotaExceededFault, DBSubnetQuotaExceededFault, DomainNotFoundFault, Ec2ImagePropertiesNotSupportedFault, EventSubscriptionQuotaExceededFault, ExportTaskNotFoundFault, GlobalClusterAlreadyExistsFault, GlobalClusterNotFoundFault, GlobalClusterQuotaExceededFault, InstanceQuotaExceededFault, InsufficientDBInstanceCapacityFault, InsufficientStorageClusterCapacityFault, InvalidBlueGreenDeploymentStateFault, InvalidCustomDBEngineVersionStateFault, InvalidDBClusterEndpointStateFault, InvalidDBClusterSnapshotStateFault, InvalidDBClusterStateFault, InvalidDBInstanceAutomatedBackupStateFault, InvalidDBInstanceStateFault, InvalidDBParameterGroupStateFault, InvalidDBProxyEndpointStateFault, InvalidDBProxyStateFault, InvalidDBSecurityGroupStateFault, InvalidDBSnapshotStateFault, InvalidDBSubnetGroupFault, InvalidDBSubnetGroupStateFault, InvalidDBSubnetStateFault, InvalidEventSubscriptionStateFault, InvalidExportTaskStateFault, InvalidGlobalClusterStateFault, InvalidOptionGroupStateFault, InvalidSubnet, InvalidVPCNetworkStateFault, KMSKeyNotAccessibleFault, NetworkTypeNotSupported, OptionGroupAlreadyExistsFault, OptionGroupNotFoundFault, OptionGroupQuotaExceededFault, ProvisionedIopsNotAvailableInAZFault, ResourceNotFoundFault, SnapshotQuotaExceededFault, SNSInvalidTopicFault, SNSNoAuthorizationFault, SNSTopicArnNotFoundFault, SourceClusterNotSupportedFault, SourceDatabaseNotSupportedFault, SourceNotFoundFault, StorageQuotaExceededFault, StorageTypeNotSupportedFault, SubscriptionAlreadyExistFault, SubscriptionCategoryNotFoundFault, SubscriptionNotFoundFault, } from "../models/models_0";
5
5
  import { DBClusterRoleNotFoundFault, DBInstanceRoleNotFoundFault, DBLogFileNotFoundFault, DBProxyTargetAlreadyRegisteredFault, DBUpgradeDependencyFailureFault, ExportTaskAlreadyExistsFault, IamRoleMissingPermissionsFault, IamRoleNotFoundFault, InsufficientAvailableIPsInSubnetFault, InsufficientDBClusterCapacityFault, InvalidDBClusterCapacityFault, InvalidExportOnlyFault, InvalidExportSourceStateFault, InvalidRestoreFault, InvalidS3BucketFault, PointInTimeRestoreNotEnabledFault, ReservedDBInstanceAlreadyExistsFault, ReservedDBInstanceNotFoundFault, ReservedDBInstanceQuotaExceededFault, ReservedDBInstancesOfferingNotFoundFault, SharedSnapshotQuotaExceededFault, SubnetAlreadyInUse, } from "../models/models_1";
6
6
  import { RDSServiceException as __BaseException } from "../models/RDSServiceException";
7
7
  export const serializeAws_queryAddRoleToDBClusterCommand = async (input, context) => {
@@ -2304,6 +2304,9 @@ const deserializeAws_queryCreateCustomDBEngineVersionCommandError = async (outpu
2304
2304
  };
2305
2305
  const errorCode = loadQueryErrorCode(output, parsedOutput.body);
2306
2306
  switch (errorCode) {
2307
+ case "CreateCustomDBEngineVersionFault":
2308
+ case "com.amazonaws.rds#CreateCustomDBEngineVersionFault":
2309
+ throw await deserializeAws_queryCreateCustomDBEngineVersionFaultResponse(parsedOutput, context);
2307
2310
  case "CustomDBEngineVersionAlreadyExistsFault":
2308
2311
  case "com.amazonaws.rds#CustomDBEngineVersionAlreadyExistsFault":
2309
2312
  throw await deserializeAws_queryCustomDBEngineVersionAlreadyExistsFaultResponse(parsedOutput, context);
@@ -7627,6 +7630,15 @@ const deserializeAws_queryCertificateNotFoundFaultResponse = async (parsedOutput
7627
7630
  });
7628
7631
  return __decorateServiceException(exception, body);
7629
7632
  };
7633
+ const deserializeAws_queryCreateCustomDBEngineVersionFaultResponse = async (parsedOutput, context) => {
7634
+ const body = parsedOutput.body;
7635
+ const deserialized = deserializeAws_queryCreateCustomDBEngineVersionFault(body.Error, context);
7636
+ const exception = new CreateCustomDBEngineVersionFault({
7637
+ $metadata: deserializeMetadata(parsedOutput),
7638
+ ...deserialized,
7639
+ });
7640
+ return __decorateServiceException(exception, body);
7641
+ };
7630
7642
  const deserializeAws_queryCustomAvailabilityZoneNotFoundFaultResponse = async (parsedOutput, context) => {
7631
7643
  const body = parsedOutput.body;
7632
7644
  const deserialized = deserializeAws_queryCustomAvailabilityZoneNotFoundFault(body.Error, context);
@@ -13923,6 +13935,13 @@ const deserializeAws_queryCreateBlueGreenDeploymentResponse = (output, context)
13923
13935
  }
13924
13936
  return contents;
13925
13937
  };
13938
+ const deserializeAws_queryCreateCustomDBEngineVersionFault = (output, context) => {
13939
+ const contents = {};
13940
+ if (output["message"] !== undefined) {
13941
+ contents.message = __expectString(output["message"]);
13942
+ }
13943
+ return contents;
13944
+ };
13926
13945
  const deserializeAws_queryCreateDBClusterParameterGroupResult = (output, context) => {
13927
13946
  const contents = {};
13928
13947
  if (output["DBClusterParameterGroup"] !== undefined) {
@@ -391,6 +391,10 @@ export declare class RDS extends RDSClient {
391
391
  /**
392
392
  * @public
393
393
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
394
+ * <p>If you create an Aurora DB cluster, the request creates an empty cluster. You must
395
+ * explicitly create the writer instance for your DB cluster using the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html">CreateDBInstance</a> operation. If you create a Multi-AZ DB cluster, the
396
+ * request creates a writer and two reader DB instances for you, each in a different
397
+ * Availability Zone.</p>
394
398
  * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
395
399
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
396
400
  * PostgreSQL DB instance. For more information about Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">What is Amazon Aurora?</a> in the <i>Amazon Aurora User
@@ -1766,8 +1770,7 @@ export declare class RDS extends RDSClient {
1766
1770
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
1767
1771
  * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
1768
1772
  * <note>
1769
- * <p>This action only applies to Aurora DB clusters. The source DB engine must be
1770
- * MySQL.</p>
1773
+ * <p>This action only applies to Aurora DB clusters. The source DB engine must be MySQL.</p>
1771
1774
  * </note>
1772
1775
  */
1773
1776
  restoreDBClusterFromS3(args: RestoreDBClusterFromS3CommandInput, options?: __HttpHandlerOptions): Promise<RestoreDBClusterFromS3CommandOutput>;
@@ -1955,10 +1958,10 @@ export declare class RDS extends RDSClient {
1955
1958
  * <p>For more information on exporting DB snapshot data, see
1956
1959
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html">Exporting DB snapshot
1957
1960
  * data to Amazon S3</a> in the <i>Amazon RDS User Guide</i>
1958
- * or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/aurora-export-snapshot.html">Exporting DB
1961
+ * or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.html">Exporting DB
1959
1962
  * cluster snapshot data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>
1960
1963
  * <p>For more information on exporting DB cluster data, see
1961
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/export-cluster-data.html">Exporting DB
1964
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.html">Exporting DB
1962
1965
  * cluster data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>
1963
1966
  */
1964
1967
  startExportTask(args: StartExportTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartExportTaskCommandOutput>;
@@ -36,6 +36,9 @@ export interface CreateCustomDBEngineVersionCommandOutput extends DBEngineVersio
36
36
  * @see {@link CreateCustomDBEngineVersionCommandOutput} for command's `response` shape.
37
37
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
38
38
  *
39
+ * @throws {@link CreateCustomDBEngineVersionFault} (client fault)
40
+ * <p>An error occurred while trying to create the CEV.</p>
41
+ *
39
42
  * @throws {@link CustomDBEngineVersionAlreadyExistsFault} (client fault)
40
43
  * <p>A CEV with the specified name already exists.</p>
41
44
  *
@@ -20,6 +20,10 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M
20
20
  /**
21
21
  * @public
22
22
  * <p>Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.</p>
23
+ * <p>If you create an Aurora DB cluster, the request creates an empty cluster. You must
24
+ * explicitly create the writer instance for your DB cluster using the <a href="https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html">CreateDBInstance</a> operation. If you create a Multi-AZ DB cluster, the
25
+ * request creates a writer and two reader DB instances for you, each in a different
26
+ * Availability Zone.</p>
23
27
  * <p>You can use the <code>ReplicationSourceIdentifier</code> parameter to create an Amazon
24
28
  * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or
25
29
  * PostgreSQL DB instance. For more information about Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">What is Amazon Aurora?</a> in the <i>Amazon Aurora User
@@ -1,8 +1,7 @@
1
1
  import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
- import { DBParameterGroupDetails } from "../models/models_0";
5
- import { DescribeDBParametersMessage } from "../models/models_1";
4
+ import { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_1";
6
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
7
6
  /**
8
7
  * @public
@@ -35,8 +35,7 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
35
35
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
36
36
  * What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
37
37
  * <note>
38
- * <p>This action only applies to Aurora DB clusters. The source DB engine must be
39
- * MySQL.</p>
38
+ * <p>This action only applies to Aurora DB clusters. The source DB engine must be MySQL.</p>
40
39
  * </note>
41
40
  * @example
42
41
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,10 +27,10 @@ export interface StartExportTaskCommandOutput extends ExportTask, __MetadataBear
27
27
  * <p>For more information on exporting DB snapshot data, see
28
28
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html">Exporting DB snapshot
29
29
  * data to Amazon S3</a> in the <i>Amazon RDS User Guide</i>
30
- * or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/aurora-export-snapshot.html">Exporting DB
30
+ * or <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-export-snapshot.html">Exporting DB
31
31
  * cluster snapshot data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>
32
32
  * <p>For more information on exporting DB cluster data, see
33
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/export-cluster-data.html">Exporting DB
33
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/export-cluster-data.html">Exporting DB
34
34
  * cluster data to Amazon S3</a> in the <i>Amazon Aurora User Guide</i>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.