@aws-sdk/client-rds 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (472) hide show
  1. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +2 -3
  2. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +2 -3
  3. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -3
  5. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  6. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  7. package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -3
  8. package/dist-cjs/commands/CancelExportTaskCommand.js +2 -3
  9. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -3
  11. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -3
  13. package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -3
  14. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  15. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  16. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -3
  17. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -3
  18. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  19. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -3
  20. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -3
  21. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  22. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -3
  23. package/dist-cjs/commands/CreateDBProxyCommand.js +2 -3
  24. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -3
  25. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -3
  26. package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -3
  27. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -3
  29. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -3
  30. package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +2 -3
  43. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -3
  44. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -3
  45. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -3
  46. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -3
  47. package/dist-cjs/commands/DeleteOptionGroupCommand.js +2 -3
  48. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -3
  62. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -4
  65. package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  67. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  68. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -3
  69. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  70. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -3
  72. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  73. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  74. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  75. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -3
  76. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -3
  77. package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
  78. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -3
  79. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -3
  80. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  81. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -3
  82. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  83. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  84. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -3
  85. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  86. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -3
  87. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  88. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -3
  89. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -3
  90. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -3
  91. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  92. package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -3
  93. package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -3
  94. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  95. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  96. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -3
  97. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -4
  98. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  99. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  100. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -3
  101. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -3
  102. package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -3
  103. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -3
  104. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  105. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  106. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -3
  107. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -3
  108. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -3
  109. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -3
  110. package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -3
  111. package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -3
  112. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  113. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  114. package/dist-cjs/commands/RebootDBClusterCommand.js +2 -3
  115. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -3
  116. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -3
  117. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -3
  118. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  119. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  120. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  121. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
  122. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  123. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -3
  124. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -3
  125. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  126. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  127. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  128. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -3
  129. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  130. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  131. package/dist-cjs/commands/StartActivityStreamCommand.js +2 -3
  132. package/dist-cjs/commands/StartDBClusterCommand.js +2 -3
  133. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  134. package/dist-cjs/commands/StartDBInstanceCommand.js +2 -3
  135. package/dist-cjs/commands/StartExportTaskCommand.js +2 -4
  136. package/dist-cjs/commands/StopActivityStreamCommand.js +2 -3
  137. package/dist-cjs/commands/StopDBClusterCommand.js +2 -3
  138. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  139. package/dist-cjs/commands/StopDBInstanceCommand.js +2 -3
  140. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  141. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +2 -3
  142. package/dist-cjs/models/models_0.js +1 -732
  143. package/dist-cjs/models/models_1.js +1 -697
  144. package/dist-cjs/protocols/Aws_query.js +330 -1672
  145. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -3
  146. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -3
  147. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -3
  148. package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
  149. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -3
  150. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -3
  151. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -3
  152. package/dist-es/commands/CancelExportTaskCommand.js +2 -3
  153. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -3
  154. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -3
  155. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -3
  156. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -3
  157. package/dist-es/commands/CopyOptionGroupCommand.js +2 -3
  158. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -3
  159. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -3
  160. package/dist-es/commands/CreateDBClusterCommand.js +2 -3
  161. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -3
  162. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -3
  163. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -3
  164. package/dist-es/commands/CreateDBInstanceCommand.js +2 -3
  165. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -3
  166. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -3
  167. package/dist-es/commands/CreateDBProxyCommand.js +2 -3
  168. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -3
  169. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -3
  170. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -3
  171. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -3
  172. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -3
  173. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -3
  174. package/dist-es/commands/CreateOptionGroupCommand.js +2 -3
  175. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -3
  176. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -3
  177. package/dist-es/commands/DeleteDBClusterCommand.js +2 -3
  178. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -3
  179. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -3
  180. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -3
  181. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -3
  182. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -3
  183. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -3
  184. package/dist-es/commands/DeleteDBProxyCommand.js +2 -3
  185. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -3
  186. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -3
  187. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -3
  188. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -3
  189. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -3
  190. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -3
  191. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -3
  192. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -3
  193. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -3
  194. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -3
  195. package/dist-es/commands/DescribeCertificatesCommand.js +2 -3
  196. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -3
  197. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -3
  198. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -3
  199. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -3
  200. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -3
  201. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -3
  202. package/dist-es/commands/DescribeDBClustersCommand.js +2 -3
  203. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -3
  204. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -3
  205. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -3
  206. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -3
  207. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -3
  208. package/dist-es/commands/DescribeDBParametersCommand.js +2 -4
  209. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -3
  210. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -3
  211. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -3
  212. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -3
  213. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -3
  214. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -3
  215. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -3
  216. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -3
  217. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -3
  218. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
  219. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -3
  220. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -3
  221. package/dist-es/commands/DescribeEventsCommand.js +2 -3
  222. package/dist-es/commands/DescribeExportTasksCommand.js +2 -3
  223. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -3
  224. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -3
  225. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -3
  226. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -3
  227. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -3
  228. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -3
  229. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -3
  230. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -3
  231. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -3
  232. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -3
  233. package/dist-es/commands/FailoverDBClusterCommand.js +2 -3
  234. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -3
  235. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  236. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -3
  237. package/dist-es/commands/ModifyCertificatesCommand.js +2 -3
  238. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -3
  239. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -4
  240. package/dist-es/commands/ModifyDBClusterCommand.js +2 -3
  241. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -4
  242. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -3
  243. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -3
  244. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -3
  245. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -3
  246. package/dist-es/commands/ModifyDBProxyCommand.js +2 -3
  247. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -3
  248. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -3
  249. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -3
  250. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -3
  251. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -3
  252. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -3
  253. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -3
  254. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -3
  255. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -3
  256. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -3
  257. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -3
  258. package/dist-es/commands/RebootDBClusterCommand.js +2 -3
  259. package/dist-es/commands/RebootDBInstanceCommand.js +2 -3
  260. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -3
  261. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -3
  262. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -3
  263. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -3
  264. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -3
  265. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
  266. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -3
  267. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -3
  268. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -3
  269. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -3
  270. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -3
  271. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -3
  272. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -3
  273. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -3
  274. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -3
  275. package/dist-es/commands/StartActivityStreamCommand.js +2 -3
  276. package/dist-es/commands/StartDBClusterCommand.js +2 -3
  277. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  278. package/dist-es/commands/StartDBInstanceCommand.js +2 -3
  279. package/dist-es/commands/StartExportTaskCommand.js +2 -4
  280. package/dist-es/commands/StopActivityStreamCommand.js +2 -3
  281. package/dist-es/commands/StopDBClusterCommand.js +2 -3
  282. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -3
  283. package/dist-es/commands/StopDBInstanceCommand.js +2 -3
  284. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -3
  285. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -3
  286. package/dist-es/models/models_0.js +0 -546
  287. package/dist-es/models/models_1.js +0 -519
  288. package/dist-es/protocols/Aws_query.js +330 -1672
  289. package/dist-types/RDS.d.ts +142 -0
  290. package/dist-types/RDSClient.d.ts +24 -4
  291. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +16 -0
  292. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +16 -0
  293. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +16 -0
  294. package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
  295. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +16 -0
  296. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +16 -0
  297. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +16 -0
  298. package/dist-types/commands/CancelExportTaskCommand.d.ts +16 -0
  299. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +16 -0
  300. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +16 -0
  301. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +16 -0
  302. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +16 -0
  303. package/dist-types/commands/CopyOptionGroupCommand.d.ts +16 -0
  304. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +16 -0
  305. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +16 -0
  306. package/dist-types/commands/CreateDBClusterCommand.d.ts +16 -0
  307. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +16 -0
  308. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +16 -0
  309. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +16 -0
  310. package/dist-types/commands/CreateDBInstanceCommand.d.ts +16 -0
  311. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +16 -0
  312. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +16 -0
  313. package/dist-types/commands/CreateDBProxyCommand.d.ts +16 -0
  314. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +16 -0
  315. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +16 -0
  316. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +16 -0
  317. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +16 -0
  318. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  319. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +16 -0
  320. package/dist-types/commands/CreateOptionGroupCommand.d.ts +16 -0
  321. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +16 -0
  322. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +16 -0
  323. package/dist-types/commands/DeleteDBClusterCommand.d.ts +16 -0
  324. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +16 -0
  325. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +16 -0
  326. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +16 -0
  327. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +16 -0
  328. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +16 -0
  329. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +16 -0
  330. package/dist-types/commands/DeleteDBProxyCommand.d.ts +16 -0
  331. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +16 -0
  332. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +16 -0
  333. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +16 -0
  334. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +16 -0
  335. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  336. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +16 -0
  337. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +16 -0
  338. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +16 -0
  339. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  340. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +16 -0
  341. package/dist-types/commands/DescribeCertificatesCommand.d.ts +16 -0
  342. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +16 -0
  343. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +16 -0
  344. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +16 -0
  345. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +16 -0
  346. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +16 -0
  347. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +16 -0
  348. package/dist-types/commands/DescribeDBClustersCommand.d.ts +16 -0
  349. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +16 -0
  350. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +16 -0
  351. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +16 -0
  352. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +16 -0
  353. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +16 -0
  354. package/dist-types/commands/DescribeDBParametersCommand.d.ts +16 -0
  355. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +16 -0
  356. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +16 -0
  357. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +16 -0
  358. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +16 -0
  359. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +16 -0
  360. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +16 -0
  361. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +16 -0
  362. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +16 -0
  363. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +16 -0
  364. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
  365. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  366. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  367. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  368. package/dist-types/commands/DescribeExportTasksCommand.d.ts +16 -0
  369. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +16 -0
  370. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +16 -0
  371. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +16 -0
  372. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +16 -0
  373. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +16 -0
  374. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +16 -0
  375. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +16 -0
  376. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +16 -0
  377. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +16 -0
  378. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +16 -0
  379. package/dist-types/commands/FailoverDBClusterCommand.d.ts +16 -0
  380. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +16 -0
  381. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  382. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +16 -0
  383. package/dist-types/commands/ModifyCertificatesCommand.d.ts +16 -0
  384. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +16 -0
  385. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +16 -0
  386. package/dist-types/commands/ModifyDBClusterCommand.d.ts +16 -0
  387. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +16 -0
  388. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +16 -0
  389. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +16 -0
  390. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +16 -0
  391. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +16 -0
  392. package/dist-types/commands/ModifyDBProxyCommand.d.ts +16 -0
  393. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +16 -0
  394. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +16 -0
  395. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +16 -0
  396. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +16 -0
  397. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +16 -0
  398. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  399. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +16 -0
  400. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +16 -0
  401. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +16 -0
  402. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +16 -0
  403. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +16 -0
  404. package/dist-types/commands/RebootDBClusterCommand.d.ts +16 -0
  405. package/dist-types/commands/RebootDBInstanceCommand.d.ts +16 -0
  406. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +16 -0
  407. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +16 -0
  408. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +16 -0
  409. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +16 -0
  410. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +16 -0
  411. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
  412. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +16 -0
  413. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +16 -0
  414. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +16 -0
  415. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +16 -0
  416. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +16 -0
  417. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +16 -0
  418. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +16 -0
  419. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +16 -0
  420. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +16 -0
  421. package/dist-types/commands/StartActivityStreamCommand.d.ts +16 -0
  422. package/dist-types/commands/StartDBClusterCommand.d.ts +16 -0
  423. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  424. package/dist-types/commands/StartDBInstanceCommand.d.ts +16 -0
  425. package/dist-types/commands/StartExportTaskCommand.d.ts +16 -0
  426. package/dist-types/commands/StopActivityStreamCommand.d.ts +16 -0
  427. package/dist-types/commands/StopDBClusterCommand.d.ts +16 -0
  428. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +16 -0
  429. package/dist-types/commands/StopDBInstanceCommand.d.ts +16 -0
  430. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +16 -0
  431. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +16 -0
  432. package/dist-types/models/RDSServiceException.d.ts +2 -0
  433. package/dist-types/models/models_0.d.ts +452 -730
  434. package/dist-types/models/models_1.d.ts +392 -692
  435. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +3 -0
  436. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +3 -0
  437. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +3 -0
  438. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +3 -0
  439. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +3 -0
  440. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +3 -0
  441. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +3 -0
  442. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +3 -0
  443. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +3 -0
  444. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +3 -0
  445. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +3 -0
  446. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +3 -0
  447. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +3 -0
  448. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +3 -0
  449. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +3 -0
  450. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +3 -0
  451. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +3 -0
  452. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +3 -0
  453. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +3 -0
  454. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +3 -0
  455. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +3 -0
  456. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
  457. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  458. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  459. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +3 -0
  460. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +3 -0
  461. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +3 -0
  462. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +3 -0
  463. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +3 -0
  464. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +3 -0
  465. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +3 -0
  466. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +3 -0
  467. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +3 -0
  468. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +3 -0
  469. package/dist-types/pagination/Interfaces.d.ts +3 -0
  470. package/dist-types/ts3.4/models/models_0.d.ts +0 -510
  471. package/dist-types/ts3.4/models/models_1.d.ts +0 -507
  472. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RemoveTagsFromResourceMessage } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RemoveTagsFromResourceCommand}.
8
10
  */
9
11
  export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RemoveTagsFromResourceCommand}.
13
17
  */
14
18
  export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes metadata tags from an Amazon RDS resource.</p>
18
23
  * <p>For an overview on tagging an Amazon RDS resource,
19
24
  * see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
@@ -29,6 +34,8 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param RemoveTagsFromResourceCommandInput - {@link RemoveTagsFromResourceCommandInput}
38
+ * @returns {@link RemoveTagsFromResourceCommandOutput}
32
39
  * @see {@link RemoveTagsFromResourceCommandInput} for command's `input` shape.
33
40
  * @see {@link RemoveTagsFromResourceCommandOutput} for command's `response` shape.
34
41
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -74,11 +81,20 @@ export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {
74
81
  export declare class RemoveTagsFromResourceCommand extends $Command<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, RDSClientResolvedConfig> {
75
82
  readonly input: RemoveTagsFromResourceCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: RemoveTagsFromResourceCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput>;
92
+ /**
93
+ * @internal
94
+ */
82
95
  private serialize;
96
+ /**
97
+ * @internal
98
+ */
83
99
  private deserialize;
84
100
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DBClusterParameterGroupNameMessage, ResetDBClusterParameterGroupMessage } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ResetDBClusterParameterGroupCommand}.
8
10
  */
9
11
  export interface ResetDBClusterParameterGroupCommandInput extends ResetDBClusterParameterGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ResetDBClusterParameterGroupCommand}.
13
17
  */
14
18
  export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterParameterGroupNameMessage, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the parameters of a DB cluster parameter group to the default value. To
18
23
  * reset specific parameters submit a list of the following: <code>ParameterName</code>
19
24
  * and <code>ApplyMethod</code>. To reset the
@@ -40,6 +45,8 @@ export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterPara
40
45
  * const response = await client.send(command);
41
46
  * ```
42
47
  *
48
+ * @param ResetDBClusterParameterGroupCommandInput - {@link ResetDBClusterParameterGroupCommandInput}
49
+ * @returns {@link ResetDBClusterParameterGroupCommandOutput}
43
50
  * @see {@link ResetDBClusterParameterGroupCommandInput} for command's `input` shape.
44
51
  * @see {@link ResetDBClusterParameterGroupCommandOutput} for command's `response` shape.
45
52
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -71,11 +78,20 @@ export interface ResetDBClusterParameterGroupCommandOutput extends DBClusterPara
71
78
  export declare class ResetDBClusterParameterGroupCommand extends $Command<ResetDBClusterParameterGroupCommandInput, ResetDBClusterParameterGroupCommandOutput, RDSClientResolvedConfig> {
72
79
  readonly input: ResetDBClusterParameterGroupCommandInput;
73
80
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
+ /**
82
+ * @public
83
+ */
74
84
  constructor(input: ResetDBClusterParameterGroupCommandInput);
75
85
  /**
76
86
  * @internal
77
87
  */
78
88
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetDBClusterParameterGroupCommandInput, ResetDBClusterParameterGroupCommandOutput>;
89
+ /**
90
+ * @internal
91
+ */
79
92
  private serialize;
93
+ /**
94
+ * @internal
95
+ */
80
96
  private deserialize;
81
97
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ResetDBParameterGroupCommand}.
8
10
  */
9
11
  export interface ResetDBParameterGroupCommandInput extends ResetDBParameterGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ResetDBParameterGroupCommand}.
13
17
  */
14
18
  export interface ResetDBParameterGroupCommandOutput extends DBParameterGroupNameMessage, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the parameters of a DB parameter group to the engine/system default value.
18
23
  * To reset specific parameters, provide a list of the following:
19
24
  * <code>ParameterName</code> and <code>ApplyMethod</code>. To reset the entire DB
@@ -32,6 +37,8 @@ export interface ResetDBParameterGroupCommandOutput extends DBParameterGroupName
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param ResetDBParameterGroupCommandInput - {@link ResetDBParameterGroupCommandInput}
41
+ * @returns {@link ResetDBParameterGroupCommandOutput}
35
42
  * @see {@link ResetDBParameterGroupCommandInput} for command's `input` shape.
36
43
  * @see {@link ResetDBParameterGroupCommandOutput} for command's `response` shape.
37
44
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -63,11 +70,20 @@ export interface ResetDBParameterGroupCommandOutput extends DBParameterGroupName
63
70
  export declare class ResetDBParameterGroupCommand extends $Command<ResetDBParameterGroupCommandInput, ResetDBParameterGroupCommandOutput, RDSClientResolvedConfig> {
64
71
  readonly input: ResetDBParameterGroupCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: ResetDBParameterGroupCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetDBParameterGroupCommandInput, ResetDBParameterGroupCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBClusterFromS3Message, RestoreDBClusterFromS3Result } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBClusterFromS3Command}.
8
10
  */
9
11
  export interface RestoreDBClusterFromS3CommandInput extends RestoreDBClusterFromS3Message {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBClusterFromS3Command}.
13
17
  */
14
18
  export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFromS3Result, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.
18
23
  * Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be
19
24
  * created using the Percona XtraBackup utility as described in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.ExtMySQL.html#AuroraMySQL.Migrating.ExtMySQL.S3"> Migrating Data from MySQL by Using an Amazon S3 Bucket</a> in the
@@ -43,6 +48,8 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
43
48
  * const response = await client.send(command);
44
49
  * ```
45
50
  *
51
+ * @param RestoreDBClusterFromS3CommandInput - {@link RestoreDBClusterFromS3CommandInput}
52
+ * @returns {@link RestoreDBClusterFromS3CommandOutput}
46
53
  * @see {@link RestoreDBClusterFromS3CommandInput} for command's `input` shape.
47
54
  * @see {@link RestoreDBClusterFromS3CommandOutput} for command's `response` shape.
48
55
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -105,11 +112,20 @@ export interface RestoreDBClusterFromS3CommandOutput extends RestoreDBClusterFro
105
112
  export declare class RestoreDBClusterFromS3Command extends $Command<RestoreDBClusterFromS3CommandInput, RestoreDBClusterFromS3CommandOutput, RDSClientResolvedConfig> {
106
113
  readonly input: RestoreDBClusterFromS3CommandInput;
107
114
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
+ /**
116
+ * @public
117
+ */
108
118
  constructor(input: RestoreDBClusterFromS3CommandInput);
109
119
  /**
110
120
  * @internal
111
121
  */
112
122
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBClusterFromS3CommandInput, RestoreDBClusterFromS3CommandOutput>;
123
+ /**
124
+ * @internal
125
+ */
113
126
  private serialize;
127
+ /**
128
+ * @internal
129
+ */
114
130
  private deserialize;
115
131
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBClusterFromSnapshotMessage, RestoreDBClusterFromSnapshotResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBClusterFromSnapshotCommand}.
8
10
  */
9
11
  export interface RestoreDBClusterFromSnapshotCommandInput extends RestoreDBClusterFromSnapshotMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBClusterFromSnapshotCommand}.
13
17
  */
14
18
  export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClusterFromSnapshotResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new DB cluster from a DB snapshot or DB cluster snapshot.</p>
18
23
  * <p>The target DB cluster is created from the source snapshot with a default
19
24
  * configuration. If you don't specify a security group, the new DB cluster is
@@ -43,6 +48,8 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
43
48
  * const response = await client.send(command);
44
49
  * ```
45
50
  *
51
+ * @param RestoreDBClusterFromSnapshotCommandInput - {@link RestoreDBClusterFromSnapshotCommandInput}
52
+ * @returns {@link RestoreDBClusterFromSnapshotCommandOutput}
46
53
  * @see {@link RestoreDBClusterFromSnapshotCommandInput} for command's `input` shape.
47
54
  * @see {@link RestoreDBClusterFromSnapshotCommandOutput} for command's `response` shape.
48
55
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -135,11 +142,20 @@ export interface RestoreDBClusterFromSnapshotCommandOutput extends RestoreDBClus
135
142
  export declare class RestoreDBClusterFromSnapshotCommand extends $Command<RestoreDBClusterFromSnapshotCommandInput, RestoreDBClusterFromSnapshotCommandOutput, RDSClientResolvedConfig> {
136
143
  readonly input: RestoreDBClusterFromSnapshotCommandInput;
137
144
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
145
+ /**
146
+ * @public
147
+ */
138
148
  constructor(input: RestoreDBClusterFromSnapshotCommandInput);
139
149
  /**
140
150
  * @internal
141
151
  */
142
152
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBClusterFromSnapshotCommandInput, RestoreDBClusterFromSnapshotCommandOutput>;
153
+ /**
154
+ * @internal
155
+ */
143
156
  private serialize;
157
+ /**
158
+ * @internal
159
+ */
144
160
  private deserialize;
145
161
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBClusterToPointInTimeMessage, RestoreDBClusterToPointInTimeResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBClusterToPointInTimeCommand}.
8
10
  */
9
11
  export interface RestoreDBClusterToPointInTimeCommandInput extends RestoreDBClusterToPointInTimeMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBClusterToPointInTimeCommand}.
13
17
  */
14
18
  export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClusterToPointInTimeResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Restores a DB cluster to an arbitrary point in time. Users can restore to any point
18
23
  * in time before <code>LatestRestorableTime</code> for up to
19
24
  * <code>BackupRetentionPeriod</code> days. The target DB cluster is created from the
@@ -44,6 +49,8 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
44
49
  * const response = await client.send(command);
45
50
  * ```
46
51
  *
52
+ * @param RestoreDBClusterToPointInTimeCommandInput - {@link RestoreDBClusterToPointInTimeCommandInput}
53
+ * @returns {@link RestoreDBClusterToPointInTimeCommandOutput}
47
54
  * @see {@link RestoreDBClusterToPointInTimeCommandInput} for command's `input` shape.
48
55
  * @see {@link RestoreDBClusterToPointInTimeCommandOutput} for command's `response` shape.
49
56
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -136,11 +143,20 @@ export interface RestoreDBClusterToPointInTimeCommandOutput extends RestoreDBClu
136
143
  export declare class RestoreDBClusterToPointInTimeCommand extends $Command<RestoreDBClusterToPointInTimeCommandInput, RestoreDBClusterToPointInTimeCommandOutput, RDSClientResolvedConfig> {
137
144
  readonly input: RestoreDBClusterToPointInTimeCommandInput;
138
145
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
146
+ /**
147
+ * @public
148
+ */
139
149
  constructor(input: RestoreDBClusterToPointInTimeCommandInput);
140
150
  /**
141
151
  * @internal
142
152
  */
143
153
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBClusterToPointInTimeCommandInput, RestoreDBClusterToPointInTimeCommandOutput>;
154
+ /**
155
+ * @internal
156
+ */
144
157
  private serialize;
158
+ /**
159
+ * @internal
160
+ */
145
161
  private deserialize;
146
162
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBInstanceFromDBSnapshotCommand}.
8
10
  */
9
11
  export interface RestoreDBInstanceFromDBSnapshotCommandInput extends RestoreDBInstanceFromDBSnapshotMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBInstanceFromDBSnapshotCommand}.
13
17
  */
14
18
  export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBInstanceFromDBSnapshotResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most
18
23
  * of the source's original configuration, including the default security group and DB parameter group. By default, the new DB
19
24
  * instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group
@@ -38,6 +43,8 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
38
43
  * const response = await client.send(command);
39
44
  * ```
40
45
  *
46
+ * @param RestoreDBInstanceFromDBSnapshotCommandInput - {@link RestoreDBInstanceFromDBSnapshotCommandInput}
47
+ * @returns {@link RestoreDBInstanceFromDBSnapshotCommandOutput}
41
48
  * @see {@link RestoreDBInstanceFromDBSnapshotCommandInput} for command's `input` shape.
42
49
  * @see {@link RestoreDBInstanceFromDBSnapshotCommandOutput} for command's `response` shape.
43
50
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -220,11 +227,20 @@ export interface RestoreDBInstanceFromDBSnapshotCommandOutput extends RestoreDBI
220
227
  export declare class RestoreDBInstanceFromDBSnapshotCommand extends $Command<RestoreDBInstanceFromDBSnapshotCommandInput, RestoreDBInstanceFromDBSnapshotCommandOutput, RDSClientResolvedConfig> {
221
228
  readonly input: RestoreDBInstanceFromDBSnapshotCommandInput;
222
229
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
230
+ /**
231
+ * @public
232
+ */
223
233
  constructor(input: RestoreDBInstanceFromDBSnapshotCommandInput);
224
234
  /**
225
235
  * @internal
226
236
  */
227
237
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBInstanceFromDBSnapshotCommandInput, RestoreDBInstanceFromDBSnapshotCommandOutput>;
238
+ /**
239
+ * @internal
240
+ */
228
241
  private serialize;
242
+ /**
243
+ * @internal
244
+ */
229
245
  private deserialize;
230
246
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBInstanceFromS3Command}.
8
10
  */
9
11
  export interface RestoreDBInstanceFromS3CommandInput extends RestoreDBInstanceFromS3Message {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBInstanceFromS3Command}.
13
17
  */
14
18
  export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceFromS3Result, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Amazon Relational Database Service (Amazon RDS)
18
23
  * supports importing MySQL databases by using backup files.
19
24
  * You can create a backup of your on-premises database,
@@ -33,6 +38,8 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param RestoreDBInstanceFromS3CommandInput - {@link RestoreDBInstanceFromS3CommandInput}
42
+ * @returns {@link RestoreDBInstanceFromS3CommandOutput}
36
43
  * @see {@link RestoreDBInstanceFromS3CommandInput} for command's `input` shape.
37
44
  * @see {@link RestoreDBInstanceFromS3CommandOutput} for command's `response` shape.
38
45
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -108,11 +115,20 @@ export interface RestoreDBInstanceFromS3CommandOutput extends RestoreDBInstanceF
108
115
  export declare class RestoreDBInstanceFromS3Command extends $Command<RestoreDBInstanceFromS3CommandInput, RestoreDBInstanceFromS3CommandOutput, RDSClientResolvedConfig> {
109
116
  readonly input: RestoreDBInstanceFromS3CommandInput;
110
117
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
118
+ /**
119
+ * @public
120
+ */
111
121
  constructor(input: RestoreDBInstanceFromS3CommandInput);
112
122
  /**
113
123
  * @internal
114
124
  */
115
125
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBInstanceFromS3CommandInput, RestoreDBInstanceFromS3CommandOutput>;
126
+ /**
127
+ * @internal
128
+ */
116
129
  private serialize;
130
+ /**
131
+ * @internal
132
+ */
117
133
  private deserialize;
118
134
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreDBInstanceToPointInTimeCommand}.
8
10
  */
9
11
  export interface RestoreDBInstanceToPointInTimeCommandInput extends RestoreDBInstanceToPointInTimeMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreDBInstanceToPointInTimeCommand}.
13
17
  */
14
18
  export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBInstanceToPointInTimeResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property.</p>
18
23
  * <p>The target database is created with most of the original configuration, but in a
19
24
  * system-selected Availability Zone, with the default security group, the default subnet
@@ -34,6 +39,8 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param RestoreDBInstanceToPointInTimeCommandInput - {@link RestoreDBInstanceToPointInTimeCommandInput}
43
+ * @returns {@link RestoreDBInstanceToPointInTimeCommandOutput}
37
44
  * @see {@link RestoreDBInstanceToPointInTimeCommandInput} for command's `input` shape.
38
45
  * @see {@link RestoreDBInstanceToPointInTimeCommandOutput} for command's `response` shape.
39
46
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -222,11 +229,20 @@ export interface RestoreDBInstanceToPointInTimeCommandOutput extends RestoreDBIn
222
229
  export declare class RestoreDBInstanceToPointInTimeCommand extends $Command<RestoreDBInstanceToPointInTimeCommandInput, RestoreDBInstanceToPointInTimeCommandOutput, RDSClientResolvedConfig> {
223
230
  readonly input: RestoreDBInstanceToPointInTimeCommandInput;
224
231
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
232
+ /**
233
+ * @public
234
+ */
225
235
  constructor(input: RestoreDBInstanceToPointInTimeCommandInput);
226
236
  /**
227
237
  * @internal
228
238
  */
229
239
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreDBInstanceToPointInTimeCommandInput, RestoreDBInstanceToPointInTimeCommandOutput>;
240
+ /**
241
+ * @internal
242
+ */
230
243
  private serialize;
244
+ /**
245
+ * @internal
246
+ */
231
247
  private deserialize;
232
248
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RevokeDBSecurityGroupIngressCommand}.
8
10
  */
9
11
  export interface RevokeDBSecurityGroupIngressCommandInput extends RevokeDBSecurityGroupIngressMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RevokeDBSecurityGroupIngressCommand}.
13
17
  */
14
18
  export interface RevokeDBSecurityGroupIngressCommandOutput extends RevokeDBSecurityGroupIngressResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC security groups. Required
18
23
  * parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either
19
24
  * EC2SecurityGroupName or EC2SecurityGroupId).</p>
@@ -34,6 +39,8 @@ export interface RevokeDBSecurityGroupIngressCommandOutput extends RevokeDBSecur
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param RevokeDBSecurityGroupIngressCommandInput - {@link RevokeDBSecurityGroupIngressCommandInput}
43
+ * @returns {@link RevokeDBSecurityGroupIngressCommandOutput}
37
44
  * @see {@link RevokeDBSecurityGroupIngressCommandInput} for command's `input` shape.
38
45
  * @see {@link RevokeDBSecurityGroupIngressCommandOutput} for command's `response` shape.
39
46
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -73,11 +80,20 @@ export interface RevokeDBSecurityGroupIngressCommandOutput extends RevokeDBSecur
73
80
  export declare class RevokeDBSecurityGroupIngressCommand extends $Command<RevokeDBSecurityGroupIngressCommandInput, RevokeDBSecurityGroupIngressCommandOutput, RDSClientResolvedConfig> {
74
81
  readonly input: RevokeDBSecurityGroupIngressCommandInput;
75
82
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
+ /**
84
+ * @public
85
+ */
76
86
  constructor(input: RevokeDBSecurityGroupIngressCommandInput);
77
87
  /**
78
88
  * @internal
79
89
  */
80
90
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeDBSecurityGroupIngressCommandInput, RevokeDBSecurityGroupIngressCommandOutput>;
91
+ /**
92
+ * @internal
93
+ */
81
94
  private serialize;
95
+ /**
96
+ * @internal
97
+ */
82
98
  private deserialize;
83
99
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartActivityStreamCommand}.
8
10
  */
9
11
  export interface StartActivityStreamCommandInput extends StartActivityStreamRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartActivityStreamCommand}.
13
17
  */
14
18
  export interface StartActivityStreamCommandOutput extends StartActivityStreamResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts a database activity stream to monitor activity on the database.
18
23
  * For more information, see
19
24
  * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html">
@@ -32,6 +37,8 @@ export interface StartActivityStreamCommandOutput extends StartActivityStreamRes
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param StartActivityStreamCommandInput - {@link StartActivityStreamCommandInput}
41
+ * @returns {@link StartActivityStreamCommandOutput}
35
42
  * @see {@link StartActivityStreamCommandInput} for command's `input` shape.
36
43
  * @see {@link StartActivityStreamCommandOutput} for command's `response` shape.
37
44
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -61,11 +68,20 @@ export interface StartActivityStreamCommandOutput extends StartActivityStreamRes
61
68
  export declare class StartActivityStreamCommand extends $Command<StartActivityStreamCommandInput, StartActivityStreamCommandOutput, RDSClientResolvedConfig> {
62
69
  readonly input: StartActivityStreamCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: StartActivityStreamCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartActivityStreamCommandInput, StartActivityStreamCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
5
5
  import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartDBClusterCommand}.
8
10
  */
9
11
  export interface StartDBClusterCommandInput extends StartDBClusterMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartDBClusterCommand}.
13
17
  */
14
18
  export interface StartDBClusterCommandOutput extends StartDBClusterResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster
18
23
  * CLI command, or the StopDBCluster action.</p>
19
24
  * <p>For more information, see
@@ -32,6 +37,8 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param StartDBClusterCommandInput - {@link StartDBClusterCommandInput}
41
+ * @returns {@link StartDBClusterCommandOutput}
35
42
  * @see {@link StartDBClusterCommandInput} for command's `input` shape.
36
43
  * @see {@link StartDBClusterCommandOutput} for command's `response` shape.
37
44
  * @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
@@ -51,11 +58,20 @@ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __Met
51
58
  export declare class StartDBClusterCommand extends $Command<StartDBClusterCommandInput, StartDBClusterCommandOutput, RDSClientResolvedConfig> {
52
59
  readonly input: StartDBClusterCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: StartDBClusterCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartDBClusterCommandInput, StartDBClusterCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }