@aws-sdk/client-rds 3.1076.0 → 3.1078.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 (512) hide show
  1. package/dist-cjs/index.js +504 -1986
  2. package/dist-es/commandBuilder.js +10 -0
  3. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -14
  4. package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -14
  5. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -14
  6. package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
  7. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
  8. package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -14
  9. package/dist-es/commands/BacktrackDBClusterCommand.js +2 -14
  10. package/dist-es/commands/CancelExportTaskCommand.js +2 -14
  11. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -14
  12. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -18
  13. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -14
  14. package/dist-es/commands/CopyDBSnapshotCommand.js +2 -18
  15. package/dist-es/commands/CopyOptionGroupCommand.js +2 -14
  16. package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -14
  17. package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -14
  18. package/dist-es/commands/CreateDBClusterCommand.js +2 -18
  19. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -14
  20. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -14
  21. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -14
  22. package/dist-es/commands/CreateDBInstanceCommand.js +2 -14
  23. package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -18
  24. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -14
  25. package/dist-es/commands/CreateDBProxyCommand.js +2 -14
  26. package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -14
  27. package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -14
  28. package/dist-es/commands/CreateDBShardGroupCommand.js +2 -14
  29. package/dist-es/commands/CreateDBSnapshotCommand.js +2 -14
  30. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -14
  31. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
  32. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -14
  33. package/dist-es/commands/CreateIntegrationCommand.js +2 -14
  34. package/dist-es/commands/CreateOptionGroupCommand.js +2 -14
  35. package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -14
  36. package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -14
  37. package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -14
  38. package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -14
  39. package/dist-es/commands/DeleteDBClusterCommand.js +2 -14
  40. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -14
  41. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -14
  42. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -14
  43. package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -14
  44. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -14
  45. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -14
  46. package/dist-es/commands/DeleteDBProxyCommand.js +2 -14
  47. package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -14
  48. package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -14
  49. package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -14
  50. package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -14
  51. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -14
  52. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
  53. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -14
  54. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  55. package/dist-es/commands/DeleteOptionGroupCommand.js +2 -14
  56. package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -14
  57. package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -14
  58. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
  59. package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -14
  60. package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
  61. package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -14
  62. package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -14
  63. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -14
  64. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -14
  65. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -14
  66. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -14
  67. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -14
  68. package/dist-es/commands/DescribeDBClustersCommand.js +2 -14
  69. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -14
  70. package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -14
  71. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -14
  72. package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -14
  73. package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -14
  74. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -14
  75. package/dist-es/commands/DescribeDBParametersCommand.js +2 -14
  76. package/dist-es/commands/DescribeDBProxiesCommand.js +2 -14
  77. package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -14
  78. package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -14
  79. package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -14
  80. package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -14
  81. package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -14
  82. package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -14
  83. package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -14
  84. package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -14
  85. package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -14
  86. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -14
  87. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -14
  88. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -14
  89. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
  90. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
  91. package/dist-es/commands/DescribeEventsCommand.js +2 -14
  92. package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
  93. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -14
  94. package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
  95. package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -14
  96. package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -14
  97. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -14
  98. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
  99. package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -14
  100. package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -14
  101. package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -14
  102. package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -14
  103. package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -14
  104. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -14
  105. package/dist-es/commands/DisableHttpEndpointCommand.js +2 -14
  106. package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -14
  107. package/dist-es/commands/EnableHttpEndpointCommand.js +2 -14
  108. package/dist-es/commands/FailoverDBClusterCommand.js +2 -14
  109. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -14
  110. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  111. package/dist-es/commands/ModifyActivityStreamCommand.js +2 -14
  112. package/dist-es/commands/ModifyCertificatesCommand.js +2 -14
  113. package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -14
  114. package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -14
  115. package/dist-es/commands/ModifyDBClusterCommand.js +2 -14
  116. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -14
  117. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -14
  118. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -14
  119. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -14
  120. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -14
  121. package/dist-es/commands/ModifyDBProxyCommand.js +2 -14
  122. package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -14
  123. package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -14
  124. package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -14
  125. package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -14
  126. package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -14
  127. package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -14
  128. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -14
  129. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
  130. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -14
  131. package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
  132. package/dist-es/commands/ModifyOptionGroupCommand.js +2 -14
  133. package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -14
  134. package/dist-es/commands/PromoteReadReplicaCommand.js +2 -14
  135. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -14
  136. package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -14
  137. package/dist-es/commands/RebootDBClusterCommand.js +2 -14
  138. package/dist-es/commands/RebootDBInstanceCommand.js +2 -14
  139. package/dist-es/commands/RebootDBShardGroupCommand.js +2 -14
  140. package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -14
  141. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -14
  142. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -14
  143. package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -14
  144. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -14
  145. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
  146. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -14
  147. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -14
  148. package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -14
  149. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -14
  150. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -14
  151. package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -14
  152. package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -14
  153. package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -14
  154. package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -14
  155. package/dist-es/commands/StartActivityStreamCommand.js +2 -14
  156. package/dist-es/commands/StartDBClusterCommand.js +2 -14
  157. package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -18
  158. package/dist-es/commands/StartDBInstanceCommand.js +2 -14
  159. package/dist-es/commands/StartExportTaskCommand.js +2 -14
  160. package/dist-es/commands/StopActivityStreamCommand.js +2 -14
  161. package/dist-es/commands/StopDBClusterCommand.js +2 -14
  162. package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -14
  163. package/dist-es/commands/StopDBInstanceCommand.js +2 -14
  164. package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -14
  165. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -14
  166. package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -14
  167. package/dist-es/index.js +1 -0
  168. package/dist-es/runtimeConfig.browser.js +0 -2
  169. package/dist-es/runtimeConfig.js +1 -2
  170. package/dist-es/runtimeConfig.native.js +0 -2
  171. package/dist-es/runtimeConfig.shared.js +2 -0
  172. package/dist-types/commandBuilder.d.ts +22 -0
  173. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -8
  174. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -8
  175. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -8
  176. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
  177. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
  178. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -8
  179. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -8
  180. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
  181. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -8
  182. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -8
  183. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -8
  184. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -8
  185. package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -8
  186. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -8
  187. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -8
  188. package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -8
  189. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -8
  190. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -8
  191. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -8
  192. package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -8
  193. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -8
  194. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -8
  195. package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -8
  196. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -8
  197. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -8
  198. package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -8
  199. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -8
  200. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -8
  201. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
  202. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -8
  203. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
  204. package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -8
  205. package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -8
  206. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -8
  207. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -8
  208. package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -8
  209. package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -8
  210. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -8
  211. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -8
  212. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -8
  213. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -8
  214. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -8
  215. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -8
  216. package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -8
  217. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -8
  218. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -8
  219. package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -8
  220. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -8
  221. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -8
  222. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
  223. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -8
  224. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  225. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -8
  226. package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -8
  227. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -8
  228. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  229. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -8
  230. package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
  231. package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -8
  232. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -8
  233. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -8
  234. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -8
  235. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -8
  236. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -8
  237. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -8
  238. package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -8
  239. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -8
  240. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -8
  241. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -8
  242. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -8
  243. package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -8
  244. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -8
  245. package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -8
  246. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -8
  247. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -8
  248. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -8
  249. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -8
  250. package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -8
  251. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -8
  252. package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -8
  253. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -8
  254. package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -8
  255. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -8
  256. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -8
  257. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -8
  258. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -8
  259. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
  260. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
  261. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
  262. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
  263. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -8
  264. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
  265. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -8
  266. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -8
  267. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -8
  268. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
  269. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -8
  270. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -8
  271. package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -8
  272. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -8
  273. package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -8
  274. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -8
  275. package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -8
  276. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -8
  277. package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -8
  278. package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -8
  279. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -8
  280. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  281. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -8
  282. package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -8
  283. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -8
  284. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -8
  285. package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -8
  286. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -8
  287. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -8
  288. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -8
  289. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -8
  290. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -8
  291. package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -8
  292. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -8
  293. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -8
  294. package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -8
  295. package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +3 -8
  296. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -8
  297. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -8
  298. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -8
  299. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
  300. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -8
  301. package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
  302. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -8
  303. package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -8
  304. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -8
  305. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -8
  306. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -8
  307. package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -8
  308. package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -8
  309. package/dist-types/commands/RebootDBShardGroupCommand.d.ts +3 -8
  310. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -8
  311. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -8
  312. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -8
  313. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -8
  314. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -8
  315. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
  316. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -8
  317. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -8
  318. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -8
  319. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -8
  320. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -8
  321. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -8
  322. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -8
  323. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -8
  324. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -8
  325. package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -8
  326. package/dist-types/commands/StartDBClusterCommand.d.ts +3 -8
  327. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
  328. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -8
  329. package/dist-types/commands/StartExportTaskCommand.d.ts +3 -8
  330. package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -8
  331. package/dist-types/commands/StopDBClusterCommand.d.ts +3 -8
  332. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
  333. package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -8
  334. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -8
  335. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -8
  336. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -8
  337. package/dist-types/index.d.ts +1 -0
  338. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  339. package/dist-types/runtimeConfig.d.ts +1 -1
  340. package/dist-types/runtimeConfig.native.d.ts +1 -1
  341. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  342. package/dist-types/ts3.4/commandBuilder.d.ts +52 -0
  343. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +7 -16
  376. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +7 -16
  377. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -16
  378. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +7 -16
  379. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +7 -16
  380. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +7 -16
  381. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +7 -16
  382. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +7 -16
  383. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +7 -16
  384. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +7 -16
  385. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +7 -16
  386. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +7 -16
  387. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +7 -16
  388. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +7 -16
  389. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +7 -16
  390. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +7 -16
  391. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +7 -16
  392. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
  393. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +7 -16
  394. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  395. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +7 -16
  396. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +7 -16
  397. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +7 -16
  398. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  399. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +7 -16
  400. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
  401. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +7 -16
  402. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +7 -16
  403. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +7 -16
  404. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +7 -16
  405. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +7 -16
  406. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +7 -16
  407. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +7 -16
  408. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +7 -16
  409. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +7 -16
  410. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +7 -16
  411. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +7 -16
  412. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +7 -16
  413. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +7 -16
  414. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +7 -16
  415. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +7 -16
  416. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +7 -16
  417. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +7 -16
  418. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +7 -16
  419. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +7 -16
  420. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +7 -16
  421. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +7 -16
  422. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +7 -16
  423. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +7 -16
  424. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +7 -16
  425. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +7 -16
  426. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +7 -16
  427. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +7 -16
  428. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +7 -16
  429. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
  430. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
  431. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
  432. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
  433. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +7 -16
  434. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
  435. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +7 -16
  436. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +7 -16
  437. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +7 -16
  438. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
  439. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +7 -16
  440. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +7 -16
  441. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +7 -16
  442. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +7 -16
  443. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +7 -16
  444. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +7 -16
  445. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +7 -16
  446. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +7 -16
  447. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +7 -16
  448. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +7 -16
  449. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +7 -16
  450. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  451. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +7 -16
  452. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +7 -16
  453. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +7 -16
  454. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +7 -16
  455. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +7 -16
  456. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +7 -16
  457. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +7 -16
  458. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +7 -16
  459. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +7 -16
  460. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +7 -16
  461. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +7 -16
  462. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +7 -16
  463. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +7 -16
  464. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +7 -16
  465. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +7 -16
  466. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +7 -16
  467. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +7 -16
  468. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +7 -16
  469. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
  470. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +7 -16
  471. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
  472. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +7 -16
  473. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +7 -16
  474. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +7 -16
  475. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +7 -16
  476. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +7 -16
  477. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +7 -16
  478. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +7 -16
  479. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +7 -16
  480. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +7 -16
  481. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +7 -16
  482. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +7 -16
  483. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +7 -16
  484. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +7 -16
  485. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
  486. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +7 -16
  487. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +7 -16
  488. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +7 -16
  489. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +7 -16
  490. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -16
  491. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -16
  492. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +7 -16
  493. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -16
  494. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +7 -16
  495. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +7 -16
  496. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +7 -16
  497. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
  498. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +7 -16
  499. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +7 -16
  500. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +7 -16
  501. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +7 -16
  502. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
  503. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +7 -16
  504. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +7 -16
  505. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +7 -16
  506. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +7 -16
  507. package/dist-types/ts3.4/index.d.ts +1 -0
  508. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  509. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  510. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  511. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  512. package/package.json +10 -12
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
  const { getCrossRegionPresignedUrlPlugin } = require("@aws-sdk/middleware-sdk-rds");
17
19
 
18
20
  const defaultRDSHttpAuthSchemeParametersProvider = async (config, context, input) => {
@@ -68,7 +70,7 @@ const commonParams = {
68
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
71
  };
70
72
 
71
- var version = "3.1075.0";
73
+ var version = "3.1077.0";
72
74
  var packageInfo = {
73
75
  version: version};
74
76
 
@@ -7425,6 +7427,7 @@ const getRuntimeConfig$1 = (config) => {
7425
7427
  serviceTarget: "AmazonRDSv19",
7426
7428
  },
7427
7429
  serviceId: config?.serviceId ?? "RDS",
7430
+ sha256: config?.sha256 ?? Sha256,
7428
7431
  urlParser: config?.urlParser ?? parseUrl,
7429
7432
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
7430
7433
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -7458,7 +7461,6 @@ const getRuntimeConfig = (config) => {
7458
7461
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
7459
7462
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
7460
7463
  }, config),
7461
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
7462
7464
  streamCollector: config?.streamCollector ?? streamCollector,
7463
7465
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
7464
7466
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -7546,1987 +7548,503 @@ class RDSClient extends Client {
7546
7548
  }
7547
7549
  }
7548
7550
 
7549
- class AddRoleToDBClusterCommand extends Command
7550
- .classBuilder()
7551
- .ep(commonParams)
7552
- .m(function (Command, cs, config, o) {
7553
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7554
- })
7555
- .s("AmazonRDSv19", "AddRoleToDBCluster", {})
7556
- .n("RDSClient", "AddRoleToDBClusterCommand")
7557
- .sc(AddRoleToDBCluster$)
7558
- .build() {
7559
- }
7560
-
7561
- class AddRoleToDBInstanceCommand extends Command
7562
- .classBuilder()
7563
- .ep(commonParams)
7564
- .m(function (Command, cs, config, o) {
7565
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7566
- })
7567
- .s("AmazonRDSv19", "AddRoleToDBInstance", {})
7568
- .n("RDSClient", "AddRoleToDBInstanceCommand")
7569
- .sc(AddRoleToDBInstance$)
7570
- .build() {
7571
- }
7572
-
7573
- class AddSourceIdentifierToSubscriptionCommand extends Command
7574
- .classBuilder()
7575
- .ep(commonParams)
7576
- .m(function (Command, cs, config, o) {
7577
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7578
- })
7579
- .s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
7580
- .n("RDSClient", "AddSourceIdentifierToSubscriptionCommand")
7581
- .sc(AddSourceIdentifierToSubscription$)
7582
- .build() {
7583
- }
7584
-
7585
- class AddTagsToResourceCommand extends Command
7586
- .classBuilder()
7587
- .ep(commonParams)
7588
- .m(function (Command, cs, config, o) {
7589
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7590
- })
7591
- .s("AmazonRDSv19", "AddTagsToResource", {})
7592
- .n("RDSClient", "AddTagsToResourceCommand")
7593
- .sc(AddTagsToResource$)
7594
- .build() {
7595
- }
7596
-
7597
- class ApplyPendingMaintenanceActionCommand extends Command
7598
- .classBuilder()
7599
- .ep(commonParams)
7600
- .m(function (Command, cs, config, o) {
7601
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7602
- })
7603
- .s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
7604
- .n("RDSClient", "ApplyPendingMaintenanceActionCommand")
7605
- .sc(ApplyPendingMaintenanceAction$)
7606
- .build() {
7607
- }
7608
-
7609
- class AuthorizeDBSecurityGroupIngressCommand extends Command
7610
- .classBuilder()
7611
- .ep(commonParams)
7612
- .m(function (Command, cs, config, o) {
7613
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7614
- })
7615
- .s("AmazonRDSv19", "AuthorizeDBSecurityGroupIngress", {})
7616
- .n("RDSClient", "AuthorizeDBSecurityGroupIngressCommand")
7617
- .sc(AuthorizeDBSecurityGroupIngress$)
7618
- .build() {
7619
- }
7620
-
7621
- class BacktrackDBClusterCommand extends Command
7622
- .classBuilder()
7623
- .ep(commonParams)
7624
- .m(function (Command, cs, config, o) {
7625
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7626
- })
7627
- .s("AmazonRDSv19", "BacktrackDBCluster", {})
7628
- .n("RDSClient", "BacktrackDBClusterCommand")
7629
- .sc(BacktrackDBCluster$)
7630
- .build() {
7631
- }
7632
-
7633
- class CancelExportTaskCommand extends Command
7634
- .classBuilder()
7635
- .ep(commonParams)
7636
- .m(function (Command, cs, config, o) {
7637
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7638
- })
7639
- .s("AmazonRDSv19", "CancelExportTask", {})
7640
- .n("RDSClient", "CancelExportTaskCommand")
7641
- .sc(CancelExportTask$)
7642
- .build() {
7643
- }
7644
-
7645
- class CopyDBClusterParameterGroupCommand extends Command
7646
- .classBuilder()
7647
- .ep(commonParams)
7648
- .m(function (Command, cs, config, o) {
7649
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7650
- })
7651
- .s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
7652
- .n("RDSClient", "CopyDBClusterParameterGroupCommand")
7653
- .sc(CopyDBClusterParameterGroup$)
7654
- .build() {
7655
- }
7656
-
7657
- class CopyDBClusterSnapshotCommand extends Command
7658
- .classBuilder()
7659
- .ep(commonParams)
7660
- .m(function (Command, cs, config, o) {
7661
- return [
7662
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
7663
- getCrossRegionPresignedUrlPlugin(config),
7664
- ];
7665
- })
7666
- .s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
7667
- .n("RDSClient", "CopyDBClusterSnapshotCommand")
7668
- .sc(CopyDBClusterSnapshot$)
7669
- .build() {
7670
- }
7671
-
7672
- class CopyDBParameterGroupCommand extends Command
7673
- .classBuilder()
7674
- .ep(commonParams)
7675
- .m(function (Command, cs, config, o) {
7676
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7677
- })
7678
- .s("AmazonRDSv19", "CopyDBParameterGroup", {})
7679
- .n("RDSClient", "CopyDBParameterGroupCommand")
7680
- .sc(CopyDBParameterGroup$)
7681
- .build() {
7682
- }
7683
-
7684
- class CopyDBSnapshotCommand extends Command
7685
- .classBuilder()
7686
- .ep(commonParams)
7687
- .m(function (Command, cs, config, o) {
7688
- return [
7689
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
7690
- getCrossRegionPresignedUrlPlugin(config),
7691
- ];
7692
- })
7693
- .s("AmazonRDSv19", "CopyDBSnapshot", {})
7694
- .n("RDSClient", "CopyDBSnapshotCommand")
7695
- .sc(CopyDBSnapshot$)
7696
- .build() {
7697
- }
7698
-
7699
- class CopyOptionGroupCommand extends Command
7700
- .classBuilder()
7701
- .ep(commonParams)
7702
- .m(function (Command, cs, config, o) {
7703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7704
- })
7705
- .s("AmazonRDSv19", "CopyOptionGroup", {})
7706
- .n("RDSClient", "CopyOptionGroupCommand")
7707
- .sc(CopyOptionGroup$)
7708
- .build() {
7709
- }
7710
-
7711
- class CreateBlueGreenDeploymentCommand extends Command
7712
- .classBuilder()
7713
- .ep(commonParams)
7714
- .m(function (Command, cs, config, o) {
7715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7716
- })
7717
- .s("AmazonRDSv19", "CreateBlueGreenDeployment", {})
7718
- .n("RDSClient", "CreateBlueGreenDeploymentCommand")
7719
- .sc(CreateBlueGreenDeployment$)
7720
- .build() {
7721
- }
7722
-
7723
- class CreateCustomDBEngineVersionCommand extends Command
7724
- .classBuilder()
7725
- .ep(commonParams)
7726
- .m(function (Command, cs, config, o) {
7727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7728
- })
7729
- .s("AmazonRDSv19", "CreateCustomDBEngineVersion", {})
7730
- .n("RDSClient", "CreateCustomDBEngineVersionCommand")
7731
- .sc(CreateCustomDBEngineVersion$)
7732
- .build() {
7733
- }
7734
-
7735
- class CreateDBClusterCommand extends Command
7736
- .classBuilder()
7737
- .ep(commonParams)
7738
- .m(function (Command, cs, config, o) {
7739
- return [
7740
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
7741
- getCrossRegionPresignedUrlPlugin(config),
7742
- ];
7743
- })
7744
- .s("AmazonRDSv19", "CreateDBCluster", {})
7745
- .n("RDSClient", "CreateDBClusterCommand")
7746
- .sc(CreateDBCluster$)
7747
- .build() {
7748
- }
7749
-
7750
- class CreateDBClusterEndpointCommand extends Command
7751
- .classBuilder()
7752
- .ep(commonParams)
7753
- .m(function (Command, cs, config, o) {
7754
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7755
- })
7756
- .s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
7757
- .n("RDSClient", "CreateDBClusterEndpointCommand")
7758
- .sc(CreateDBClusterEndpoint$)
7759
- .build() {
7760
- }
7761
-
7762
- class CreateDBClusterParameterGroupCommand extends Command
7763
- .classBuilder()
7764
- .ep(commonParams)
7765
- .m(function (Command, cs, config, o) {
7766
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7767
- })
7768
- .s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
7769
- .n("RDSClient", "CreateDBClusterParameterGroupCommand")
7770
- .sc(CreateDBClusterParameterGroup$)
7771
- .build() {
7772
- }
7773
-
7774
- class CreateDBClusterSnapshotCommand extends Command
7775
- .classBuilder()
7776
- .ep(commonParams)
7777
- .m(function (Command, cs, config, o) {
7778
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7779
- })
7780
- .s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
7781
- .n("RDSClient", "CreateDBClusterSnapshotCommand")
7782
- .sc(CreateDBClusterSnapshot$)
7783
- .build() {
7784
- }
7785
-
7786
- class CreateDBInstanceCommand extends Command
7787
- .classBuilder()
7788
- .ep(commonParams)
7789
- .m(function (Command, cs, config, o) {
7790
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7791
- })
7792
- .s("AmazonRDSv19", "CreateDBInstance", {})
7793
- .n("RDSClient", "CreateDBInstanceCommand")
7794
- .sc(CreateDBInstance$)
7795
- .build() {
7796
- }
7797
-
7798
- class CreateDBInstanceReadReplicaCommand extends Command
7799
- .classBuilder()
7800
- .ep(commonParams)
7801
- .m(function (Command, cs, config, o) {
7802
- return [
7803
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
7804
- getCrossRegionPresignedUrlPlugin(config),
7805
- ];
7806
- })
7807
- .s("AmazonRDSv19", "CreateDBInstanceReadReplica", {})
7808
- .n("RDSClient", "CreateDBInstanceReadReplicaCommand")
7809
- .sc(CreateDBInstanceReadReplica$)
7810
- .build() {
7811
- }
7812
-
7813
- class CreateDBParameterGroupCommand extends Command
7814
- .classBuilder()
7815
- .ep(commonParams)
7816
- .m(function (Command, cs, config, o) {
7817
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7818
- })
7819
- .s("AmazonRDSv19", "CreateDBParameterGroup", {})
7820
- .n("RDSClient", "CreateDBParameterGroupCommand")
7821
- .sc(CreateDBParameterGroup$)
7822
- .build() {
7823
- }
7824
-
7825
- class CreateDBProxyCommand extends Command
7826
- .classBuilder()
7827
- .ep(commonParams)
7828
- .m(function (Command, cs, config, o) {
7829
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7830
- })
7831
- .s("AmazonRDSv19", "CreateDBProxy", {})
7832
- .n("RDSClient", "CreateDBProxyCommand")
7833
- .sc(CreateDBProxy$)
7834
- .build() {
7835
- }
7836
-
7837
- class CreateDBProxyEndpointCommand extends Command
7838
- .classBuilder()
7839
- .ep(commonParams)
7840
- .m(function (Command, cs, config, o) {
7841
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7842
- })
7843
- .s("AmazonRDSv19", "CreateDBProxyEndpoint", {})
7844
- .n("RDSClient", "CreateDBProxyEndpointCommand")
7845
- .sc(CreateDBProxyEndpoint$)
7846
- .build() {
7847
- }
7848
-
7849
- class CreateDBSecurityGroupCommand extends Command
7850
- .classBuilder()
7851
- .ep(commonParams)
7852
- .m(function (Command, cs, config, o) {
7853
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7854
- })
7855
- .s("AmazonRDSv19", "CreateDBSecurityGroup", {})
7856
- .n("RDSClient", "CreateDBSecurityGroupCommand")
7857
- .sc(CreateDBSecurityGroup$)
7858
- .build() {
7859
- }
7860
-
7861
- class CreateDBShardGroupCommand extends Command
7862
- .classBuilder()
7863
- .ep(commonParams)
7864
- .m(function (Command, cs, config, o) {
7865
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7866
- })
7867
- .s("AmazonRDSv19", "CreateDBShardGroup", {})
7868
- .n("RDSClient", "CreateDBShardGroupCommand")
7869
- .sc(CreateDBShardGroup$)
7870
- .build() {
7871
- }
7872
-
7873
- class CreateDBSnapshotCommand extends Command
7874
- .classBuilder()
7875
- .ep(commonParams)
7876
- .m(function (Command, cs, config, o) {
7877
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7878
- })
7879
- .s("AmazonRDSv19", "CreateDBSnapshot", {})
7880
- .n("RDSClient", "CreateDBSnapshotCommand")
7881
- .sc(CreateDBSnapshot$)
7882
- .build() {
7883
- }
7884
-
7885
- class CreateDBSubnetGroupCommand extends Command
7886
- .classBuilder()
7887
- .ep(commonParams)
7888
- .m(function (Command, cs, config, o) {
7889
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7890
- })
7891
- .s("AmazonRDSv19", "CreateDBSubnetGroup", {})
7892
- .n("RDSClient", "CreateDBSubnetGroupCommand")
7893
- .sc(CreateDBSubnetGroup$)
7894
- .build() {
7895
- }
7896
-
7897
- class CreateEventSubscriptionCommand extends Command
7898
- .classBuilder()
7899
- .ep(commonParams)
7900
- .m(function (Command, cs, config, o) {
7901
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7902
- })
7903
- .s("AmazonRDSv19", "CreateEventSubscription", {})
7904
- .n("RDSClient", "CreateEventSubscriptionCommand")
7905
- .sc(CreateEventSubscription$)
7906
- .build() {
7907
- }
7908
-
7909
- class CreateGlobalClusterCommand extends Command
7910
- .classBuilder()
7911
- .ep(commonParams)
7912
- .m(function (Command, cs, config, o) {
7913
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7914
- })
7915
- .s("AmazonRDSv19", "CreateGlobalCluster", {})
7916
- .n("RDSClient", "CreateGlobalClusterCommand")
7917
- .sc(CreateGlobalCluster$)
7918
- .build() {
7919
- }
7920
-
7921
- class CreateIntegrationCommand extends Command
7922
- .classBuilder()
7923
- .ep(commonParams)
7924
- .m(function (Command, cs, config, o) {
7925
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7926
- })
7927
- .s("AmazonRDSv19", "CreateIntegration", {})
7928
- .n("RDSClient", "CreateIntegrationCommand")
7929
- .sc(CreateIntegration$)
7930
- .build() {
7931
- }
7932
-
7933
- class CreateOptionGroupCommand extends Command
7934
- .classBuilder()
7935
- .ep(commonParams)
7936
- .m(function (Command, cs, config, o) {
7937
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7938
- })
7939
- .s("AmazonRDSv19", "CreateOptionGroup", {})
7940
- .n("RDSClient", "CreateOptionGroupCommand")
7941
- .sc(CreateOptionGroup$)
7942
- .build() {
7943
- }
7944
-
7945
- class CreateTenantDatabaseCommand extends Command
7946
- .classBuilder()
7947
- .ep(commonParams)
7948
- .m(function (Command, cs, config, o) {
7949
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7950
- })
7951
- .s("AmazonRDSv19", "CreateTenantDatabase", {})
7952
- .n("RDSClient", "CreateTenantDatabaseCommand")
7953
- .sc(CreateTenantDatabase$)
7954
- .build() {
7955
- }
7956
-
7957
- class DeleteBlueGreenDeploymentCommand extends Command
7958
- .classBuilder()
7959
- .ep(commonParams)
7960
- .m(function (Command, cs, config, o) {
7961
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7962
- })
7963
- .s("AmazonRDSv19", "DeleteBlueGreenDeployment", {})
7964
- .n("RDSClient", "DeleteBlueGreenDeploymentCommand")
7965
- .sc(DeleteBlueGreenDeployment$)
7966
- .build() {
7967
- }
7968
-
7969
- class DeleteCustomDBEngineVersionCommand extends Command
7970
- .classBuilder()
7971
- .ep(commonParams)
7972
- .m(function (Command, cs, config, o) {
7973
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7974
- })
7975
- .s("AmazonRDSv19", "DeleteCustomDBEngineVersion", {})
7976
- .n("RDSClient", "DeleteCustomDBEngineVersionCommand")
7977
- .sc(DeleteCustomDBEngineVersion$)
7978
- .build() {
7979
- }
7980
-
7981
- class DeleteDBClusterAutomatedBackupCommand extends Command
7982
- .classBuilder()
7983
- .ep(commonParams)
7984
- .m(function (Command, cs, config, o) {
7985
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7986
- })
7987
- .s("AmazonRDSv19", "DeleteDBClusterAutomatedBackup", {})
7988
- .n("RDSClient", "DeleteDBClusterAutomatedBackupCommand")
7989
- .sc(DeleteDBClusterAutomatedBackup$)
7990
- .build() {
7991
- }
7992
-
7993
- class DeleteDBClusterCommand extends Command
7994
- .classBuilder()
7995
- .ep(commonParams)
7996
- .m(function (Command, cs, config, o) {
7997
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7998
- })
7999
- .s("AmazonRDSv19", "DeleteDBCluster", {})
8000
- .n("RDSClient", "DeleteDBClusterCommand")
8001
- .sc(DeleteDBCluster$)
8002
- .build() {
8003
- }
8004
-
8005
- class DeleteDBClusterEndpointCommand extends Command
8006
- .classBuilder()
8007
- .ep(commonParams)
8008
- .m(function (Command, cs, config, o) {
8009
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8010
- })
8011
- .s("AmazonRDSv19", "DeleteDBClusterEndpoint", {})
8012
- .n("RDSClient", "DeleteDBClusterEndpointCommand")
8013
- .sc(DeleteDBClusterEndpoint$)
8014
- .build() {
8015
- }
8016
-
8017
- class DeleteDBClusterParameterGroupCommand extends Command
8018
- .classBuilder()
8019
- .ep(commonParams)
8020
- .m(function (Command, cs, config, o) {
8021
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8022
- })
8023
- .s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {})
8024
- .n("RDSClient", "DeleteDBClusterParameterGroupCommand")
8025
- .sc(DeleteDBClusterParameterGroup$)
8026
- .build() {
8027
- }
8028
-
8029
- class DeleteDBClusterSnapshotCommand extends Command
8030
- .classBuilder()
8031
- .ep(commonParams)
8032
- .m(function (Command, cs, config, o) {
8033
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8034
- })
8035
- .s("AmazonRDSv19", "DeleteDBClusterSnapshot", {})
8036
- .n("RDSClient", "DeleteDBClusterSnapshotCommand")
8037
- .sc(DeleteDBClusterSnapshot$)
8038
- .build() {
8039
- }
8040
-
8041
- class DeleteDBInstanceAutomatedBackupCommand extends Command
8042
- .classBuilder()
8043
- .ep(commonParams)
8044
- .m(function (Command, cs, config, o) {
8045
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8046
- })
8047
- .s("AmazonRDSv19", "DeleteDBInstanceAutomatedBackup", {})
8048
- .n("RDSClient", "DeleteDBInstanceAutomatedBackupCommand")
8049
- .sc(DeleteDBInstanceAutomatedBackup$)
8050
- .build() {
8051
- }
8052
-
8053
- class DeleteDBInstanceCommand extends Command
8054
- .classBuilder()
8055
- .ep(commonParams)
8056
- .m(function (Command, cs, config, o) {
8057
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8058
- })
8059
- .s("AmazonRDSv19", "DeleteDBInstance", {})
8060
- .n("RDSClient", "DeleteDBInstanceCommand")
8061
- .sc(DeleteDBInstance$)
8062
- .build() {
8063
- }
8064
-
8065
- class DeleteDBParameterGroupCommand extends Command
8066
- .classBuilder()
8067
- .ep(commonParams)
8068
- .m(function (Command, cs, config, o) {
8069
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8070
- })
8071
- .s("AmazonRDSv19", "DeleteDBParameterGroup", {})
8072
- .n("RDSClient", "DeleteDBParameterGroupCommand")
8073
- .sc(DeleteDBParameterGroup$)
8074
- .build() {
8075
- }
8076
-
8077
- class DeleteDBProxyCommand extends Command
8078
- .classBuilder()
8079
- .ep(commonParams)
8080
- .m(function (Command, cs, config, o) {
8081
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8082
- })
8083
- .s("AmazonRDSv19", "DeleteDBProxy", {})
8084
- .n("RDSClient", "DeleteDBProxyCommand")
8085
- .sc(DeleteDBProxy$)
8086
- .build() {
8087
- }
8088
-
8089
- class DeleteDBProxyEndpointCommand extends Command
8090
- .classBuilder()
8091
- .ep(commonParams)
8092
- .m(function (Command, cs, config, o) {
8093
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8094
- })
8095
- .s("AmazonRDSv19", "DeleteDBProxyEndpoint", {})
8096
- .n("RDSClient", "DeleteDBProxyEndpointCommand")
8097
- .sc(DeleteDBProxyEndpoint$)
8098
- .build() {
8099
- }
8100
-
8101
- class DeleteDBSecurityGroupCommand extends Command
8102
- .classBuilder()
8103
- .ep(commonParams)
8104
- .m(function (Command, cs, config, o) {
8105
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8106
- })
8107
- .s("AmazonRDSv19", "DeleteDBSecurityGroup", {})
8108
- .n("RDSClient", "DeleteDBSecurityGroupCommand")
8109
- .sc(DeleteDBSecurityGroup$)
8110
- .build() {
8111
- }
8112
-
8113
- class DeleteDBShardGroupCommand extends Command
8114
- .classBuilder()
8115
- .ep(commonParams)
8116
- .m(function (Command, cs, config, o) {
8117
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8118
- })
8119
- .s("AmazonRDSv19", "DeleteDBShardGroup", {})
8120
- .n("RDSClient", "DeleteDBShardGroupCommand")
8121
- .sc(DeleteDBShardGroup$)
8122
- .build() {
8123
- }
8124
-
8125
- class DeleteDBSnapshotCommand extends Command
8126
- .classBuilder()
8127
- .ep(commonParams)
8128
- .m(function (Command, cs, config, o) {
8129
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8130
- })
8131
- .s("AmazonRDSv19", "DeleteDBSnapshot", {})
8132
- .n("RDSClient", "DeleteDBSnapshotCommand")
8133
- .sc(DeleteDBSnapshot$)
8134
- .build() {
8135
- }
8136
-
8137
- class DeleteDBSubnetGroupCommand extends Command
8138
- .classBuilder()
8139
- .ep(commonParams)
8140
- .m(function (Command, cs, config, o) {
8141
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8142
- })
8143
- .s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
8144
- .n("RDSClient", "DeleteDBSubnetGroupCommand")
8145
- .sc(DeleteDBSubnetGroup$)
8146
- .build() {
8147
- }
8148
-
8149
- class DeleteEventSubscriptionCommand extends Command
8150
- .classBuilder()
8151
- .ep(commonParams)
8152
- .m(function (Command, cs, config, o) {
8153
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8154
- })
8155
- .s("AmazonRDSv19", "DeleteEventSubscription", {})
8156
- .n("RDSClient", "DeleteEventSubscriptionCommand")
8157
- .sc(DeleteEventSubscription$)
8158
- .build() {
8159
- }
8160
-
8161
- class DeleteGlobalClusterCommand extends Command
8162
- .classBuilder()
8163
- .ep(commonParams)
8164
- .m(function (Command, cs, config, o) {
8165
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8166
- })
8167
- .s("AmazonRDSv19", "DeleteGlobalCluster", {})
8168
- .n("RDSClient", "DeleteGlobalClusterCommand")
8169
- .sc(DeleteGlobalCluster$)
8170
- .build() {
8171
- }
8172
-
8173
- class DeleteIntegrationCommand extends Command
8174
- .classBuilder()
8175
- .ep(commonParams)
8176
- .m(function (Command, cs, config, o) {
8177
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8178
- })
8179
- .s("AmazonRDSv19", "DeleteIntegration", {})
8180
- .n("RDSClient", "DeleteIntegrationCommand")
8181
- .sc(DeleteIntegration$)
8182
- .build() {
8183
- }
8184
-
8185
- class DeleteOptionGroupCommand extends Command
8186
- .classBuilder()
8187
- .ep(commonParams)
8188
- .m(function (Command, cs, config, o) {
8189
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8190
- })
8191
- .s("AmazonRDSv19", "DeleteOptionGroup", {})
8192
- .n("RDSClient", "DeleteOptionGroupCommand")
8193
- .sc(DeleteOptionGroup$)
8194
- .build() {
8195
- }
8196
-
8197
- class DeleteTenantDatabaseCommand extends Command
8198
- .classBuilder()
8199
- .ep(commonParams)
8200
- .m(function (Command, cs, config, o) {
8201
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8202
- })
8203
- .s("AmazonRDSv19", "DeleteTenantDatabase", {})
8204
- .n("RDSClient", "DeleteTenantDatabaseCommand")
8205
- .sc(DeleteTenantDatabase$)
8206
- .build() {
8207
- }
8208
-
8209
- class DeregisterDBProxyTargetsCommand extends Command
8210
- .classBuilder()
8211
- .ep(commonParams)
8212
- .m(function (Command, cs, config, o) {
8213
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8214
- })
8215
- .s("AmazonRDSv19", "DeregisterDBProxyTargets", {})
8216
- .n("RDSClient", "DeregisterDBProxyTargetsCommand")
8217
- .sc(DeregisterDBProxyTargets$)
8218
- .build() {
8219
- }
8220
-
8221
- class DescribeAccountAttributesCommand extends Command
8222
- .classBuilder()
8223
- .ep(commonParams)
8224
- .m(function (Command, cs, config, o) {
8225
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8226
- })
8227
- .s("AmazonRDSv19", "DescribeAccountAttributes", {})
8228
- .n("RDSClient", "DescribeAccountAttributesCommand")
8229
- .sc(DescribeAccountAttributes$)
8230
- .build() {
8231
- }
8232
-
8233
- class DescribeBlueGreenDeploymentsCommand extends Command
8234
- .classBuilder()
8235
- .ep(commonParams)
8236
- .m(function (Command, cs, config, o) {
8237
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8238
- })
8239
- .s("AmazonRDSv19", "DescribeBlueGreenDeployments", {})
8240
- .n("RDSClient", "DescribeBlueGreenDeploymentsCommand")
8241
- .sc(DescribeBlueGreenDeployments$)
8242
- .build() {
8243
- }
8244
-
8245
- class DescribeCertificatesCommand extends Command
8246
- .classBuilder()
8247
- .ep(commonParams)
8248
- .m(function (Command, cs, config, o) {
8249
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8250
- })
8251
- .s("AmazonRDSv19", "DescribeCertificates", {})
8252
- .n("RDSClient", "DescribeCertificatesCommand")
8253
- .sc(DescribeCertificates$)
8254
- .build() {
8255
- }
8256
-
8257
- class DescribeDBClusterAutomatedBackupsCommand extends Command
8258
- .classBuilder()
8259
- .ep(commonParams)
8260
- .m(function (Command, cs, config, o) {
8261
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8262
- })
8263
- .s("AmazonRDSv19", "DescribeDBClusterAutomatedBackups", {})
8264
- .n("RDSClient", "DescribeDBClusterAutomatedBackupsCommand")
8265
- .sc(DescribeDBClusterAutomatedBackups$)
8266
- .build() {
8267
- }
8268
-
8269
- class DescribeDBClusterBacktracksCommand extends Command
8270
- .classBuilder()
8271
- .ep(commonParams)
8272
- .m(function (Command, cs, config, o) {
8273
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8274
- })
8275
- .s("AmazonRDSv19", "DescribeDBClusterBacktracks", {})
8276
- .n("RDSClient", "DescribeDBClusterBacktracksCommand")
8277
- .sc(DescribeDBClusterBacktracks$)
8278
- .build() {
8279
- }
8280
-
8281
- class DescribeDBClusterEndpointsCommand extends Command
8282
- .classBuilder()
8283
- .ep(commonParams)
8284
- .m(function (Command, cs, config, o) {
8285
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8286
- })
8287
- .s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
8288
- .n("RDSClient", "DescribeDBClusterEndpointsCommand")
8289
- .sc(DescribeDBClusterEndpoints$)
8290
- .build() {
8291
- }
8292
-
8293
- class DescribeDBClusterParameterGroupsCommand extends Command
8294
- .classBuilder()
8295
- .ep(commonParams)
8296
- .m(function (Command, cs, config, o) {
8297
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8298
- })
8299
- .s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
8300
- .n("RDSClient", "DescribeDBClusterParameterGroupsCommand")
8301
- .sc(DescribeDBClusterParameterGroups$)
8302
- .build() {
8303
- }
8304
-
8305
- class DescribeDBClusterParametersCommand extends Command
8306
- .classBuilder()
8307
- .ep(commonParams)
8308
- .m(function (Command, cs, config, o) {
8309
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8310
- })
8311
- .s("AmazonRDSv19", "DescribeDBClusterParameters", {})
8312
- .n("RDSClient", "DescribeDBClusterParametersCommand")
8313
- .sc(DescribeDBClusterParameters$)
8314
- .build() {
8315
- }
8316
-
8317
- class DescribeDBClustersCommand extends Command
8318
- .classBuilder()
8319
- .ep(commonParams)
8320
- .m(function (Command, cs, config, o) {
8321
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8322
- })
8323
- .s("AmazonRDSv19", "DescribeDBClusters", {})
8324
- .n("RDSClient", "DescribeDBClustersCommand")
8325
- .sc(DescribeDBClusters$)
8326
- .build() {
8327
- }
8328
-
8329
- class DescribeDBClusterSnapshotAttributesCommand extends Command
8330
- .classBuilder()
8331
- .ep(commonParams)
8332
- .m(function (Command, cs, config, o) {
8333
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8334
- })
8335
- .s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
8336
- .n("RDSClient", "DescribeDBClusterSnapshotAttributesCommand")
8337
- .sc(DescribeDBClusterSnapshotAttributes$)
8338
- .build() {
8339
- }
8340
-
8341
- class DescribeDBClusterSnapshotsCommand extends Command
8342
- .classBuilder()
8343
- .ep(commonParams)
8344
- .m(function (Command, cs, config, o) {
8345
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8346
- })
8347
- .s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
8348
- .n("RDSClient", "DescribeDBClusterSnapshotsCommand")
8349
- .sc(DescribeDBClusterSnapshots$)
8350
- .build() {
8351
- }
8352
-
8353
- class DescribeDBEngineVersionsCommand extends Command
8354
- .classBuilder()
8355
- .ep(commonParams)
8356
- .m(function (Command, cs, config, o) {
8357
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8358
- })
8359
- .s("AmazonRDSv19", "DescribeDBEngineVersions", {})
8360
- .n("RDSClient", "DescribeDBEngineVersionsCommand")
8361
- .sc(DescribeDBEngineVersions$)
8362
- .build() {
8363
- }
8364
-
8365
- class DescribeDBInstanceAutomatedBackupsCommand extends Command
8366
- .classBuilder()
8367
- .ep(commonParams)
8368
- .m(function (Command, cs, config, o) {
8369
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8370
- })
8371
- .s("AmazonRDSv19", "DescribeDBInstanceAutomatedBackups", {})
8372
- .n("RDSClient", "DescribeDBInstanceAutomatedBackupsCommand")
8373
- .sc(DescribeDBInstanceAutomatedBackups$)
8374
- .build() {
8375
- }
8376
-
8377
- class DescribeDBInstancesCommand extends Command
8378
- .classBuilder()
8379
- .ep(commonParams)
8380
- .m(function (Command, cs, config, o) {
8381
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8382
- })
8383
- .s("AmazonRDSv19", "DescribeDBInstances", {})
8384
- .n("RDSClient", "DescribeDBInstancesCommand")
8385
- .sc(DescribeDBInstances$)
8386
- .build() {
8387
- }
8388
-
8389
- class DescribeDBLogFilesCommand extends Command
8390
- .classBuilder()
8391
- .ep(commonParams)
8392
- .m(function (Command, cs, config, o) {
8393
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8394
- })
8395
- .s("AmazonRDSv19", "DescribeDBLogFiles", {})
8396
- .n("RDSClient", "DescribeDBLogFilesCommand")
8397
- .sc(DescribeDBLogFiles$)
8398
- .build() {
8399
- }
8400
-
8401
- class DescribeDBMajorEngineVersionsCommand extends Command
8402
- .classBuilder()
8403
- .ep(commonParams)
8404
- .m(function (Command, cs, config, o) {
8405
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8406
- })
8407
- .s("AmazonRDSv19", "DescribeDBMajorEngineVersions", {})
8408
- .n("RDSClient", "DescribeDBMajorEngineVersionsCommand")
8409
- .sc(DescribeDBMajorEngineVersions$)
8410
- .build() {
8411
- }
8412
-
8413
- class DescribeDBParameterGroupsCommand extends Command
8414
- .classBuilder()
8415
- .ep(commonParams)
8416
- .m(function (Command, cs, config, o) {
8417
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8418
- })
8419
- .s("AmazonRDSv19", "DescribeDBParameterGroups", {})
8420
- .n("RDSClient", "DescribeDBParameterGroupsCommand")
8421
- .sc(DescribeDBParameterGroups$)
8422
- .build() {
8423
- }
8424
-
8425
- class DescribeDBParametersCommand extends Command
8426
- .classBuilder()
8427
- .ep(commonParams)
8428
- .m(function (Command, cs, config, o) {
8429
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8430
- })
8431
- .s("AmazonRDSv19", "DescribeDBParameters", {})
8432
- .n("RDSClient", "DescribeDBParametersCommand")
8433
- .sc(DescribeDBParameters$)
8434
- .build() {
8435
- }
8436
-
8437
- class DescribeDBProxiesCommand extends Command
8438
- .classBuilder()
8439
- .ep(commonParams)
8440
- .m(function (Command, cs, config, o) {
8441
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8442
- })
8443
- .s("AmazonRDSv19", "DescribeDBProxies", {})
8444
- .n("RDSClient", "DescribeDBProxiesCommand")
8445
- .sc(DescribeDBProxies$)
8446
- .build() {
8447
- }
8448
-
8449
- class DescribeDBProxyEndpointsCommand extends Command
8450
- .classBuilder()
8451
- .ep(commonParams)
8452
- .m(function (Command, cs, config, o) {
8453
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8454
- })
8455
- .s("AmazonRDSv19", "DescribeDBProxyEndpoints", {})
8456
- .n("RDSClient", "DescribeDBProxyEndpointsCommand")
8457
- .sc(DescribeDBProxyEndpoints$)
8458
- .build() {
8459
- }
8460
-
8461
- class DescribeDBProxyTargetGroupsCommand extends Command
8462
- .classBuilder()
8463
- .ep(commonParams)
8464
- .m(function (Command, cs, config, o) {
8465
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8466
- })
8467
- .s("AmazonRDSv19", "DescribeDBProxyTargetGroups", {})
8468
- .n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
8469
- .sc(DescribeDBProxyTargetGroups$)
8470
- .build() {
8471
- }
8472
-
8473
- class DescribeDBProxyTargetsCommand extends Command
8474
- .classBuilder()
8475
- .ep(commonParams)
8476
- .m(function (Command, cs, config, o) {
8477
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8478
- })
8479
- .s("AmazonRDSv19", "DescribeDBProxyTargets", {})
8480
- .n("RDSClient", "DescribeDBProxyTargetsCommand")
8481
- .sc(DescribeDBProxyTargets$)
8482
- .build() {
8483
- }
8484
-
8485
- class DescribeDBRecommendationsCommand extends Command
8486
- .classBuilder()
8487
- .ep(commonParams)
8488
- .m(function (Command, cs, config, o) {
8489
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8490
- })
8491
- .s("AmazonRDSv19", "DescribeDBRecommendations", {})
8492
- .n("RDSClient", "DescribeDBRecommendationsCommand")
8493
- .sc(DescribeDBRecommendations$)
8494
- .build() {
8495
- }
8496
-
8497
- class DescribeDBSecurityGroupsCommand extends Command
8498
- .classBuilder()
8499
- .ep(commonParams)
8500
- .m(function (Command, cs, config, o) {
8501
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8502
- })
8503
- .s("AmazonRDSv19", "DescribeDBSecurityGroups", {})
8504
- .n("RDSClient", "DescribeDBSecurityGroupsCommand")
8505
- .sc(DescribeDBSecurityGroups$)
8506
- .build() {
8507
- }
8508
-
8509
- class DescribeDBShardGroupsCommand extends Command
8510
- .classBuilder()
8511
- .ep(commonParams)
8512
- .m(function (Command, cs, config, o) {
8513
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8514
- })
8515
- .s("AmazonRDSv19", "DescribeDBShardGroups", {})
8516
- .n("RDSClient", "DescribeDBShardGroupsCommand")
8517
- .sc(DescribeDBShardGroups$)
8518
- .build() {
8519
- }
8520
-
8521
- class DescribeDBSnapshotAttributesCommand extends Command
8522
- .classBuilder()
8523
- .ep(commonParams)
8524
- .m(function (Command, cs, config, o) {
8525
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8526
- })
8527
- .s("AmazonRDSv19", "DescribeDBSnapshotAttributes", {})
8528
- .n("RDSClient", "DescribeDBSnapshotAttributesCommand")
8529
- .sc(DescribeDBSnapshotAttributes$)
8530
- .build() {
8531
- }
8532
-
8533
- class DescribeDBSnapshotsCommand extends Command
8534
- .classBuilder()
8535
- .ep(commonParams)
8536
- .m(function (Command, cs, config, o) {
8537
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8538
- })
8539
- .s("AmazonRDSv19", "DescribeDBSnapshots", {})
8540
- .n("RDSClient", "DescribeDBSnapshotsCommand")
8541
- .sc(DescribeDBSnapshots$)
8542
- .build() {
8543
- }
8544
-
8545
- class DescribeDBSnapshotTenantDatabasesCommand extends Command
8546
- .classBuilder()
8547
- .ep(commonParams)
8548
- .m(function (Command, cs, config, o) {
8549
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8550
- })
8551
- .s("AmazonRDSv19", "DescribeDBSnapshotTenantDatabases", {})
8552
- .n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
8553
- .sc(DescribeDBSnapshotTenantDatabases$)
8554
- .build() {
8555
- }
8556
-
8557
- class DescribeDBSubnetGroupsCommand extends Command
8558
- .classBuilder()
8559
- .ep(commonParams)
8560
- .m(function (Command, cs, config, o) {
8561
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8562
- })
8563
- .s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
8564
- .n("RDSClient", "DescribeDBSubnetGroupsCommand")
8565
- .sc(DescribeDBSubnetGroups$)
8566
- .build() {
8567
- }
8568
-
8569
- class DescribeEngineDefaultClusterParametersCommand extends Command
8570
- .classBuilder()
8571
- .ep(commonParams)
8572
- .m(function (Command, cs, config, o) {
8573
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8574
- })
8575
- .s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
8576
- .n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
8577
- .sc(DescribeEngineDefaultClusterParameters$)
8578
- .build() {
8579
- }
8580
-
8581
- class DescribeEngineDefaultParametersCommand extends Command
8582
- .classBuilder()
8583
- .ep(commonParams)
8584
- .m(function (Command, cs, config, o) {
8585
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8586
- })
8587
- .s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
8588
- .n("RDSClient", "DescribeEngineDefaultParametersCommand")
8589
- .sc(DescribeEngineDefaultParameters$)
8590
- .build() {
8591
- }
8592
-
8593
- class DescribeEventCategoriesCommand extends Command
8594
- .classBuilder()
8595
- .ep(commonParams)
8596
- .m(function (Command, cs, config, o) {
8597
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8598
- })
8599
- .s("AmazonRDSv19", "DescribeEventCategories", {})
8600
- .n("RDSClient", "DescribeEventCategoriesCommand")
8601
- .sc(DescribeEventCategories$)
8602
- .build() {
8603
- }
8604
-
8605
- class DescribeEventsCommand extends Command
8606
- .classBuilder()
8607
- .ep(commonParams)
8608
- .m(function (Command, cs, config, o) {
8609
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8610
- })
8611
- .s("AmazonRDSv19", "DescribeEvents", {})
8612
- .n("RDSClient", "DescribeEventsCommand")
8613
- .sc(DescribeEvents$)
8614
- .build() {
8615
- }
8616
-
8617
- class DescribeEventSubscriptionsCommand extends Command
8618
- .classBuilder()
8619
- .ep(commonParams)
8620
- .m(function (Command, cs, config, o) {
8621
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8622
- })
8623
- .s("AmazonRDSv19", "DescribeEventSubscriptions", {})
8624
- .n("RDSClient", "DescribeEventSubscriptionsCommand")
8625
- .sc(DescribeEventSubscriptions$)
8626
- .build() {
8627
- }
8628
-
8629
- class DescribeExportTasksCommand extends Command
8630
- .classBuilder()
8631
- .ep(commonParams)
8632
- .m(function (Command, cs, config, o) {
8633
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8634
- })
8635
- .s("AmazonRDSv19", "DescribeExportTasks", {})
8636
- .n("RDSClient", "DescribeExportTasksCommand")
8637
- .sc(DescribeExportTasks$)
8638
- .build() {
8639
- }
8640
-
8641
- class DescribeGlobalClustersCommand extends Command
8642
- .classBuilder()
8643
- .ep(commonParams)
8644
- .m(function (Command, cs, config, o) {
8645
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8646
- })
8647
- .s("AmazonRDSv19", "DescribeGlobalClusters", {})
8648
- .n("RDSClient", "DescribeGlobalClustersCommand")
8649
- .sc(DescribeGlobalClusters$)
8650
- .build() {
8651
- }
8652
-
8653
- class DescribeIntegrationsCommand extends Command
8654
- .classBuilder()
8655
- .ep(commonParams)
8656
- .m(function (Command, cs, config, o) {
8657
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8658
- })
8659
- .s("AmazonRDSv19", "DescribeIntegrations", {})
8660
- .n("RDSClient", "DescribeIntegrationsCommand")
8661
- .sc(DescribeIntegrations$)
8662
- .build() {
8663
- }
8664
-
8665
- class DescribeOptionGroupOptionsCommand extends Command
8666
- .classBuilder()
8667
- .ep(commonParams)
8668
- .m(function (Command, cs, config, o) {
8669
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8670
- })
8671
- .s("AmazonRDSv19", "DescribeOptionGroupOptions", {})
8672
- .n("RDSClient", "DescribeOptionGroupOptionsCommand")
8673
- .sc(DescribeOptionGroupOptions$)
8674
- .build() {
8675
- }
8676
-
8677
- class DescribeOptionGroupsCommand extends Command
8678
- .classBuilder()
8679
- .ep(commonParams)
8680
- .m(function (Command, cs, config, o) {
8681
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8682
- })
8683
- .s("AmazonRDSv19", "DescribeOptionGroups", {})
8684
- .n("RDSClient", "DescribeOptionGroupsCommand")
8685
- .sc(DescribeOptionGroups$)
8686
- .build() {
8687
- }
8688
-
8689
- class DescribeOrderableDBInstanceOptionsCommand extends Command
8690
- .classBuilder()
8691
- .ep(commonParams)
8692
- .m(function (Command, cs, config, o) {
8693
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8694
- })
8695
- .s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
8696
- .n("RDSClient", "DescribeOrderableDBInstanceOptionsCommand")
8697
- .sc(DescribeOrderableDBInstanceOptions$)
8698
- .build() {
8699
- }
8700
-
8701
- class DescribePendingMaintenanceActionsCommand extends Command
8702
- .classBuilder()
8703
- .ep(commonParams)
8704
- .m(function (Command, cs, config, o) {
8705
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8706
- })
8707
- .s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
8708
- .n("RDSClient", "DescribePendingMaintenanceActionsCommand")
8709
- .sc(DescribePendingMaintenanceActions$)
8710
- .build() {
8711
- }
8712
-
8713
- class DescribeReservedDBInstancesCommand extends Command
8714
- .classBuilder()
8715
- .ep(commonParams)
8716
- .m(function (Command, cs, config, o) {
8717
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8718
- })
8719
- .s("AmazonRDSv19", "DescribeReservedDBInstances", {})
8720
- .n("RDSClient", "DescribeReservedDBInstancesCommand")
8721
- .sc(DescribeReservedDBInstances$)
8722
- .build() {
8723
- }
8724
-
8725
- class DescribeReservedDBInstancesOfferingsCommand extends Command
8726
- .classBuilder()
8727
- .ep(commonParams)
8728
- .m(function (Command, cs, config, o) {
8729
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8730
- })
8731
- .s("AmazonRDSv19", "DescribeReservedDBInstancesOfferings", {})
8732
- .n("RDSClient", "DescribeReservedDBInstancesOfferingsCommand")
8733
- .sc(DescribeReservedDBInstancesOfferings$)
8734
- .build() {
8735
- }
8736
-
8737
- class DescribeServerlessV2PlatformVersionsCommand extends Command
8738
- .classBuilder()
8739
- .ep(commonParams)
8740
- .m(function (Command, cs, config, o) {
8741
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8742
- })
8743
- .s("AmazonRDSv19", "DescribeServerlessV2PlatformVersions", {})
8744
- .n("RDSClient", "DescribeServerlessV2PlatformVersionsCommand")
8745
- .sc(DescribeServerlessV2PlatformVersions$)
8746
- .build() {
8747
- }
8748
-
8749
- class DescribeSourceRegionsCommand extends Command
8750
- .classBuilder()
8751
- .ep(commonParams)
8752
- .m(function (Command, cs, config, o) {
8753
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8754
- })
8755
- .s("AmazonRDSv19", "DescribeSourceRegions", {})
8756
- .n("RDSClient", "DescribeSourceRegionsCommand")
8757
- .sc(DescribeSourceRegions$)
8758
- .build() {
8759
- }
8760
-
8761
- class DescribeTenantDatabasesCommand extends Command
8762
- .classBuilder()
8763
- .ep(commonParams)
8764
- .m(function (Command, cs, config, o) {
8765
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8766
- })
8767
- .s("AmazonRDSv19", "DescribeTenantDatabases", {})
8768
- .n("RDSClient", "DescribeTenantDatabasesCommand")
8769
- .sc(DescribeTenantDatabases$)
8770
- .build() {
8771
- }
8772
-
8773
- class DescribeValidDBInstanceModificationsCommand extends Command
8774
- .classBuilder()
8775
- .ep(commonParams)
8776
- .m(function (Command, cs, config, o) {
8777
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8778
- })
8779
- .s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
8780
- .n("RDSClient", "DescribeValidDBInstanceModificationsCommand")
8781
- .sc(DescribeValidDBInstanceModifications$)
8782
- .build() {
8783
- }
8784
-
8785
- class DisableHttpEndpointCommand extends Command
8786
- .classBuilder()
8787
- .ep(commonParams)
8788
- .m(function (Command, cs, config, o) {
8789
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8790
- })
8791
- .s("AmazonRDSv19", "DisableHttpEndpoint", {})
8792
- .n("RDSClient", "DisableHttpEndpointCommand")
8793
- .sc(DisableHttpEndpoint$)
8794
- .build() {
8795
- }
8796
-
8797
- class DownloadDBLogFilePortionCommand extends Command
8798
- .classBuilder()
8799
- .ep(commonParams)
8800
- .m(function (Command, cs, config, o) {
8801
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8802
- })
8803
- .s("AmazonRDSv19", "DownloadDBLogFilePortion", {})
8804
- .n("RDSClient", "DownloadDBLogFilePortionCommand")
8805
- .sc(DownloadDBLogFilePortion$)
8806
- .build() {
8807
- }
8808
-
8809
- class EnableHttpEndpointCommand extends Command
8810
- .classBuilder()
8811
- .ep(commonParams)
8812
- .m(function (Command, cs, config, o) {
8813
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8814
- })
8815
- .s("AmazonRDSv19", "EnableHttpEndpoint", {})
8816
- .n("RDSClient", "EnableHttpEndpointCommand")
8817
- .sc(EnableHttpEndpoint$)
8818
- .build() {
8819
- }
8820
-
8821
- class FailoverDBClusterCommand extends Command
8822
- .classBuilder()
8823
- .ep(commonParams)
8824
- .m(function (Command, cs, config, o) {
8825
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8826
- })
8827
- .s("AmazonRDSv19", "FailoverDBCluster", {})
8828
- .n("RDSClient", "FailoverDBClusterCommand")
8829
- .sc(FailoverDBCluster$)
8830
- .build() {
8831
- }
8832
-
8833
- class FailoverGlobalClusterCommand extends Command
8834
- .classBuilder()
8835
- .ep(commonParams)
8836
- .m(function (Command, cs, config, o) {
8837
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8838
- })
8839
- .s("AmazonRDSv19", "FailoverGlobalCluster", {})
8840
- .n("RDSClient", "FailoverGlobalClusterCommand")
8841
- .sc(FailoverGlobalCluster$)
8842
- .build() {
8843
- }
8844
-
8845
- class ListTagsForResourceCommand extends Command
8846
- .classBuilder()
8847
- .ep(commonParams)
8848
- .m(function (Command, cs, config, o) {
8849
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8850
- })
8851
- .s("AmazonRDSv19", "ListTagsForResource", {})
8852
- .n("RDSClient", "ListTagsForResourceCommand")
8853
- .sc(ListTagsForResource$)
8854
- .build() {
8855
- }
8856
-
8857
- class ModifyActivityStreamCommand extends Command
8858
- .classBuilder()
8859
- .ep(commonParams)
8860
- .m(function (Command, cs, config, o) {
8861
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8862
- })
8863
- .s("AmazonRDSv19", "ModifyActivityStream", {})
8864
- .n("RDSClient", "ModifyActivityStreamCommand")
8865
- .sc(ModifyActivityStream$)
8866
- .build() {
8867
- }
8868
-
8869
- class ModifyCertificatesCommand extends Command
8870
- .classBuilder()
8871
- .ep(commonParams)
8872
- .m(function (Command, cs, config, o) {
8873
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8874
- })
8875
- .s("AmazonRDSv19", "ModifyCertificates", {})
8876
- .n("RDSClient", "ModifyCertificatesCommand")
8877
- .sc(ModifyCertificates$)
8878
- .build() {
8879
- }
8880
-
8881
- class ModifyCurrentDBClusterCapacityCommand extends Command
8882
- .classBuilder()
8883
- .ep(commonParams)
8884
- .m(function (Command, cs, config, o) {
8885
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8886
- })
8887
- .s("AmazonRDSv19", "ModifyCurrentDBClusterCapacity", {})
8888
- .n("RDSClient", "ModifyCurrentDBClusterCapacityCommand")
8889
- .sc(ModifyCurrentDBClusterCapacity$)
8890
- .build() {
8891
- }
8892
-
8893
- class ModifyCustomDBEngineVersionCommand extends Command
8894
- .classBuilder()
8895
- .ep(commonParams)
8896
- .m(function (Command, cs, config, o) {
8897
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8898
- })
8899
- .s("AmazonRDSv19", "ModifyCustomDBEngineVersion", {})
8900
- .n("RDSClient", "ModifyCustomDBEngineVersionCommand")
8901
- .sc(ModifyCustomDBEngineVersion$)
8902
- .build() {
8903
- }
8904
-
8905
- class ModifyDBClusterCommand extends Command
8906
- .classBuilder()
8907
- .ep(commonParams)
8908
- .m(function (Command, cs, config, o) {
8909
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8910
- })
8911
- .s("AmazonRDSv19", "ModifyDBCluster", {})
8912
- .n("RDSClient", "ModifyDBClusterCommand")
8913
- .sc(ModifyDBCluster$)
8914
- .build() {
8915
- }
8916
-
8917
- class ModifyDBClusterEndpointCommand extends Command
8918
- .classBuilder()
8919
- .ep(commonParams)
8920
- .m(function (Command, cs, config, o) {
8921
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8922
- })
8923
- .s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
8924
- .n("RDSClient", "ModifyDBClusterEndpointCommand")
8925
- .sc(ModifyDBClusterEndpoint$)
8926
- .build() {
8927
- }
8928
-
8929
- class ModifyDBClusterParameterGroupCommand extends Command
8930
- .classBuilder()
8931
- .ep(commonParams)
8932
- .m(function (Command, cs, config, o) {
8933
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8934
- })
8935
- .s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
8936
- .n("RDSClient", "ModifyDBClusterParameterGroupCommand")
8937
- .sc(ModifyDBClusterParameterGroup$)
8938
- .build() {
8939
- }
8940
-
8941
- class ModifyDBClusterSnapshotAttributeCommand extends Command
8942
- .classBuilder()
8943
- .ep(commonParams)
8944
- .m(function (Command, cs, config, o) {
8945
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8946
- })
8947
- .s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
8948
- .n("RDSClient", "ModifyDBClusterSnapshotAttributeCommand")
8949
- .sc(ModifyDBClusterSnapshotAttribute$)
8950
- .build() {
8951
- }
8952
-
8953
- class ModifyDBInstanceCommand extends Command
8954
- .classBuilder()
8955
- .ep(commonParams)
8956
- .m(function (Command, cs, config, o) {
8957
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8958
- })
8959
- .s("AmazonRDSv19", "ModifyDBInstance", {})
8960
- .n("RDSClient", "ModifyDBInstanceCommand")
8961
- .sc(ModifyDBInstance$)
8962
- .build() {
8963
- }
8964
-
8965
- class ModifyDBParameterGroupCommand extends Command
8966
- .classBuilder()
8967
- .ep(commonParams)
8968
- .m(function (Command, cs, config, o) {
8969
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8970
- })
8971
- .s("AmazonRDSv19", "ModifyDBParameterGroup", {})
8972
- .n("RDSClient", "ModifyDBParameterGroupCommand")
8973
- .sc(ModifyDBParameterGroup$)
8974
- .build() {
8975
- }
8976
-
8977
- class ModifyDBProxyCommand extends Command
8978
- .classBuilder()
8979
- .ep(commonParams)
8980
- .m(function (Command, cs, config, o) {
8981
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8982
- })
8983
- .s("AmazonRDSv19", "ModifyDBProxy", {})
8984
- .n("RDSClient", "ModifyDBProxyCommand")
8985
- .sc(ModifyDBProxy$)
8986
- .build() {
8987
- }
8988
-
8989
- class ModifyDBProxyEndpointCommand extends Command
8990
- .classBuilder()
8991
- .ep(commonParams)
8992
- .m(function (Command, cs, config, o) {
8993
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8994
- })
8995
- .s("AmazonRDSv19", "ModifyDBProxyEndpoint", {})
8996
- .n("RDSClient", "ModifyDBProxyEndpointCommand")
8997
- .sc(ModifyDBProxyEndpoint$)
8998
- .build() {
8999
- }
9000
-
9001
- class ModifyDBProxyTargetGroupCommand extends Command
9002
- .classBuilder()
9003
- .ep(commonParams)
9004
- .m(function (Command, cs, config, o) {
9005
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9006
- })
9007
- .s("AmazonRDSv19", "ModifyDBProxyTargetGroup", {})
9008
- .n("RDSClient", "ModifyDBProxyTargetGroupCommand")
9009
- .sc(ModifyDBProxyTargetGroup$)
9010
- .build() {
9011
- }
9012
-
9013
- class ModifyDBRecommendationCommand extends Command
9014
- .classBuilder()
9015
- .ep(commonParams)
9016
- .m(function (Command, cs, config, o) {
9017
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9018
- })
9019
- .s("AmazonRDSv19", "ModifyDBRecommendation", {})
9020
- .n("RDSClient", "ModifyDBRecommendationCommand")
9021
- .sc(ModifyDBRecommendation$)
9022
- .build() {
9023
- }
9024
-
9025
- class ModifyDBShardGroupCommand extends Command
9026
- .classBuilder()
9027
- .ep(commonParams)
9028
- .m(function (Command, cs, config, o) {
9029
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9030
- })
9031
- .s("AmazonRDSv19", "ModifyDBShardGroup", {})
9032
- .n("RDSClient", "ModifyDBShardGroupCommand")
9033
- .sc(ModifyDBShardGroup$)
9034
- .build() {
9035
- }
9036
-
9037
- class ModifyDBSnapshotAttributeCommand extends Command
9038
- .classBuilder()
9039
- .ep(commonParams)
9040
- .m(function (Command, cs, config, o) {
9041
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9042
- })
9043
- .s("AmazonRDSv19", "ModifyDBSnapshotAttribute", {})
9044
- .n("RDSClient", "ModifyDBSnapshotAttributeCommand")
9045
- .sc(ModifyDBSnapshotAttribute$)
9046
- .build() {
9047
- }
9048
-
9049
- class ModifyDBSnapshotCommand extends Command
9050
- .classBuilder()
9051
- .ep(commonParams)
9052
- .m(function (Command, cs, config, o) {
9053
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9054
- })
9055
- .s("AmazonRDSv19", "ModifyDBSnapshot", {})
9056
- .n("RDSClient", "ModifyDBSnapshotCommand")
9057
- .sc(ModifyDBSnapshot$)
9058
- .build() {
9059
- }
9060
-
9061
- class ModifyDBSubnetGroupCommand extends Command
9062
- .classBuilder()
9063
- .ep(commonParams)
9064
- .m(function (Command, cs, config, o) {
9065
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9066
- })
9067
- .s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
9068
- .n("RDSClient", "ModifyDBSubnetGroupCommand")
9069
- .sc(ModifyDBSubnetGroup$)
9070
- .build() {
9071
- }
9072
-
9073
- class ModifyEventSubscriptionCommand extends Command
9074
- .classBuilder()
9075
- .ep(commonParams)
9076
- .m(function (Command, cs, config, o) {
9077
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9078
- })
9079
- .s("AmazonRDSv19", "ModifyEventSubscription", {})
9080
- .n("RDSClient", "ModifyEventSubscriptionCommand")
9081
- .sc(ModifyEventSubscription$)
9082
- .build() {
9083
- }
9084
-
9085
- class ModifyGlobalClusterCommand extends Command
9086
- .classBuilder()
9087
- .ep(commonParams)
9088
- .m(function (Command, cs, config, o) {
9089
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9090
- })
9091
- .s("AmazonRDSv19", "ModifyGlobalCluster", {})
9092
- .n("RDSClient", "ModifyGlobalClusterCommand")
9093
- .sc(ModifyGlobalCluster$)
9094
- .build() {
9095
- }
9096
-
9097
- class ModifyIntegrationCommand extends Command
9098
- .classBuilder()
9099
- .ep(commonParams)
9100
- .m(function (Command, cs, config, o) {
9101
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9102
- })
9103
- .s("AmazonRDSv19", "ModifyIntegration", {})
9104
- .n("RDSClient", "ModifyIntegrationCommand")
9105
- .sc(ModifyIntegration$)
9106
- .build() {
9107
- }
9108
-
9109
- class ModifyOptionGroupCommand extends Command
9110
- .classBuilder()
9111
- .ep(commonParams)
9112
- .m(function (Command, cs, config, o) {
9113
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9114
- })
9115
- .s("AmazonRDSv19", "ModifyOptionGroup", {})
9116
- .n("RDSClient", "ModifyOptionGroupCommand")
9117
- .sc(ModifyOptionGroup$)
9118
- .build() {
9119
- }
9120
-
9121
- class ModifyTenantDatabaseCommand extends Command
9122
- .classBuilder()
9123
- .ep(commonParams)
9124
- .m(function (Command, cs, config, o) {
9125
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9126
- })
9127
- .s("AmazonRDSv19", "ModifyTenantDatabase", {})
9128
- .n("RDSClient", "ModifyTenantDatabaseCommand")
9129
- .sc(ModifyTenantDatabase$)
9130
- .build() {
9131
- }
9132
-
9133
- class PromoteReadReplicaCommand extends Command
9134
- .classBuilder()
9135
- .ep(commonParams)
9136
- .m(function (Command, cs, config, o) {
9137
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9138
- })
9139
- .s("AmazonRDSv19", "PromoteReadReplica", {})
9140
- .n("RDSClient", "PromoteReadReplicaCommand")
9141
- .sc(PromoteReadReplica$)
9142
- .build() {
9143
- }
9144
-
9145
- class PromoteReadReplicaDBClusterCommand extends Command
9146
- .classBuilder()
9147
- .ep(commonParams)
9148
- .m(function (Command, cs, config, o) {
9149
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9150
- })
9151
- .s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
9152
- .n("RDSClient", "PromoteReadReplicaDBClusterCommand")
9153
- .sc(PromoteReadReplicaDBCluster$)
9154
- .build() {
9155
- }
9156
-
9157
- class PurchaseReservedDBInstancesOfferingCommand extends Command
9158
- .classBuilder()
9159
- .ep(commonParams)
9160
- .m(function (Command, cs, config, o) {
9161
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9162
- })
9163
- .s("AmazonRDSv19", "PurchaseReservedDBInstancesOffering", {})
9164
- .n("RDSClient", "PurchaseReservedDBInstancesOfferingCommand")
9165
- .sc(PurchaseReservedDBInstancesOffering$)
9166
- .build() {
9167
- }
9168
-
9169
- class RebootDBClusterCommand extends Command
9170
- .classBuilder()
9171
- .ep(commonParams)
9172
- .m(function (Command, cs, config, o) {
9173
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9174
- })
9175
- .s("AmazonRDSv19", "RebootDBCluster", {})
9176
- .n("RDSClient", "RebootDBClusterCommand")
9177
- .sc(RebootDBCluster$)
9178
- .build() {
9179
- }
9180
-
9181
- class RebootDBInstanceCommand extends Command
9182
- .classBuilder()
9183
- .ep(commonParams)
9184
- .m(function (Command, cs, config, o) {
9185
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9186
- })
9187
- .s("AmazonRDSv19", "RebootDBInstance", {})
9188
- .n("RDSClient", "RebootDBInstanceCommand")
9189
- .sc(RebootDBInstance$)
9190
- .build() {
9191
- }
9192
-
9193
- class RebootDBShardGroupCommand extends Command
9194
- .classBuilder()
9195
- .ep(commonParams)
9196
- .m(function (Command, cs, config, o) {
9197
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9198
- })
9199
- .s("AmazonRDSv19", "RebootDBShardGroup", {})
9200
- .n("RDSClient", "RebootDBShardGroupCommand")
9201
- .sc(RebootDBShardGroup$)
9202
- .build() {
9203
- }
9204
-
9205
- class RegisterDBProxyTargetsCommand extends Command
9206
- .classBuilder()
9207
- .ep(commonParams)
9208
- .m(function (Command, cs, config, o) {
9209
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9210
- })
9211
- .s("AmazonRDSv19", "RegisterDBProxyTargets", {})
9212
- .n("RDSClient", "RegisterDBProxyTargetsCommand")
9213
- .sc(RegisterDBProxyTargets$)
9214
- .build() {
9215
- }
9216
-
9217
- class RemoveFromGlobalClusterCommand extends Command
9218
- .classBuilder()
9219
- .ep(commonParams)
9220
- .m(function (Command, cs, config, o) {
9221
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9222
- })
9223
- .s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
9224
- .n("RDSClient", "RemoveFromGlobalClusterCommand")
9225
- .sc(RemoveFromGlobalCluster$)
9226
- .build() {
9227
- }
9228
-
9229
- class RemoveRoleFromDBClusterCommand extends Command
9230
- .classBuilder()
9231
- .ep(commonParams)
9232
- .m(function (Command, cs, config, o) {
9233
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9234
- })
9235
- .s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
9236
- .n("RDSClient", "RemoveRoleFromDBClusterCommand")
9237
- .sc(RemoveRoleFromDBCluster$)
9238
- .build() {
9239
- }
9240
-
9241
- class RemoveRoleFromDBInstanceCommand extends Command
9242
- .classBuilder()
9243
- .ep(commonParams)
9244
- .m(function (Command, cs, config, o) {
9245
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9246
- })
9247
- .s("AmazonRDSv19", "RemoveRoleFromDBInstance", {})
9248
- .n("RDSClient", "RemoveRoleFromDBInstanceCommand")
9249
- .sc(RemoveRoleFromDBInstance$)
9250
- .build() {
9251
- }
9252
-
9253
- class RemoveSourceIdentifierFromSubscriptionCommand extends Command
9254
- .classBuilder()
9255
- .ep(commonParams)
9256
- .m(function (Command, cs, config, o) {
9257
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9258
- })
9259
- .s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
9260
- .n("RDSClient", "RemoveSourceIdentifierFromSubscriptionCommand")
9261
- .sc(RemoveSourceIdentifierFromSubscription$)
9262
- .build() {
9263
- }
9264
-
9265
- class RemoveTagsFromResourceCommand extends Command
9266
- .classBuilder()
9267
- .ep(commonParams)
9268
- .m(function (Command, cs, config, o) {
9269
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9270
- })
9271
- .s("AmazonRDSv19", "RemoveTagsFromResource", {})
9272
- .n("RDSClient", "RemoveTagsFromResourceCommand")
9273
- .sc(RemoveTagsFromResource$)
9274
- .build() {
9275
- }
9276
-
9277
- class ResetDBClusterParameterGroupCommand extends Command
9278
- .classBuilder()
9279
- .ep(commonParams)
9280
- .m(function (Command, cs, config, o) {
9281
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9282
- })
9283
- .s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
9284
- .n("RDSClient", "ResetDBClusterParameterGroupCommand")
9285
- .sc(ResetDBClusterParameterGroup$)
9286
- .build() {
9287
- }
9288
-
9289
- class ResetDBParameterGroupCommand extends Command
9290
- .classBuilder()
9291
- .ep(commonParams)
9292
- .m(function (Command, cs, config, o) {
9293
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9294
- })
9295
- .s("AmazonRDSv19", "ResetDBParameterGroup", {})
9296
- .n("RDSClient", "ResetDBParameterGroupCommand")
9297
- .sc(ResetDBParameterGroup$)
9298
- .build() {
9299
- }
9300
-
9301
- class RestoreDBClusterFromS3Command extends Command
9302
- .classBuilder()
9303
- .ep(commonParams)
9304
- .m(function (Command, cs, config, o) {
9305
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9306
- })
9307
- .s("AmazonRDSv19", "RestoreDBClusterFromS3", {})
9308
- .n("RDSClient", "RestoreDBClusterFromS3Command")
9309
- .sc(RestoreDBClusterFromS3$)
9310
- .build() {
9311
- }
9312
-
9313
- class RestoreDBClusterFromSnapshotCommand extends Command
9314
- .classBuilder()
9315
- .ep(commonParams)
9316
- .m(function (Command, cs, config, o) {
9317
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9318
- })
9319
- .s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
9320
- .n("RDSClient", "RestoreDBClusterFromSnapshotCommand")
9321
- .sc(RestoreDBClusterFromSnapshot$)
9322
- .build() {
9323
- }
9324
-
9325
- class RestoreDBClusterToPointInTimeCommand extends Command
9326
- .classBuilder()
9327
- .ep(commonParams)
9328
- .m(function (Command, cs, config, o) {
9329
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9330
- })
9331
- .s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
9332
- .n("RDSClient", "RestoreDBClusterToPointInTimeCommand")
9333
- .sc(RestoreDBClusterToPointInTime$)
9334
- .build() {
9335
- }
9336
-
9337
- class RestoreDBInstanceFromDBSnapshotCommand extends Command
9338
- .classBuilder()
9339
- .ep(commonParams)
9340
- .m(function (Command, cs, config, o) {
9341
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9342
- })
9343
- .s("AmazonRDSv19", "RestoreDBInstanceFromDBSnapshot", {})
9344
- .n("RDSClient", "RestoreDBInstanceFromDBSnapshotCommand")
9345
- .sc(RestoreDBInstanceFromDBSnapshot$)
9346
- .build() {
9347
- }
9348
-
9349
- class RestoreDBInstanceFromS3Command extends Command
9350
- .classBuilder()
9351
- .ep(commonParams)
9352
- .m(function (Command, cs, config, o) {
9353
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9354
- })
9355
- .s("AmazonRDSv19", "RestoreDBInstanceFromS3", {})
9356
- .n("RDSClient", "RestoreDBInstanceFromS3Command")
9357
- .sc(RestoreDBInstanceFromS3$)
9358
- .build() {
9359
- }
9360
-
9361
- class RestoreDBInstanceToPointInTimeCommand extends Command
9362
- .classBuilder()
9363
- .ep(commonParams)
9364
- .m(function (Command, cs, config, o) {
9365
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9366
- })
9367
- .s("AmazonRDSv19", "RestoreDBInstanceToPointInTime", {})
9368
- .n("RDSClient", "RestoreDBInstanceToPointInTimeCommand")
9369
- .sc(RestoreDBInstanceToPointInTime$)
9370
- .build() {
9371
- }
9372
-
9373
- class RevokeDBSecurityGroupIngressCommand extends Command
9374
- .classBuilder()
9375
- .ep(commonParams)
9376
- .m(function (Command, cs, config, o) {
9377
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9378
- })
9379
- .s("AmazonRDSv19", "RevokeDBSecurityGroupIngress", {})
9380
- .n("RDSClient", "RevokeDBSecurityGroupIngressCommand")
9381
- .sc(RevokeDBSecurityGroupIngress$)
9382
- .build() {
9383
- }
9384
-
9385
- class StartActivityStreamCommand extends Command
9386
- .classBuilder()
9387
- .ep(commonParams)
9388
- .m(function (Command, cs, config, o) {
9389
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9390
- })
9391
- .s("AmazonRDSv19", "StartActivityStream", {})
9392
- .n("RDSClient", "StartActivityStreamCommand")
9393
- .sc(StartActivityStream$)
9394
- .build() {
9395
- }
9396
-
9397
- class StartDBClusterCommand extends Command
9398
- .classBuilder()
9399
- .ep(commonParams)
9400
- .m(function (Command, cs, config, o) {
9401
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9402
- })
9403
- .s("AmazonRDSv19", "StartDBCluster", {})
9404
- .n("RDSClient", "StartDBClusterCommand")
9405
- .sc(StartDBCluster$)
9406
- .build() {
9407
- }
9408
-
9409
- class StartDBInstanceAutomatedBackupsReplicationCommand extends Command
9410
- .classBuilder()
9411
- .ep(commonParams)
9412
- .m(function (Command, cs, config, o) {
9413
- return [
9414
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
9415
- getCrossRegionPresignedUrlPlugin(config),
9416
- ];
9417
- })
9418
- .s("AmazonRDSv19", "StartDBInstanceAutomatedBackupsReplication", {})
9419
- .n("RDSClient", "StartDBInstanceAutomatedBackupsReplicationCommand")
9420
- .sc(StartDBInstanceAutomatedBackupsReplication$)
9421
- .build() {
9422
- }
9423
-
9424
- class StartDBInstanceCommand extends Command
9425
- .classBuilder()
9426
- .ep(commonParams)
9427
- .m(function (Command, cs, config, o) {
9428
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9429
- })
9430
- .s("AmazonRDSv19", "StartDBInstance", {})
9431
- .n("RDSClient", "StartDBInstanceCommand")
9432
- .sc(StartDBInstance$)
9433
- .build() {
9434
- }
9435
-
9436
- class StartExportTaskCommand extends Command
9437
- .classBuilder()
9438
- .ep(commonParams)
9439
- .m(function (Command, cs, config, o) {
9440
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9441
- })
9442
- .s("AmazonRDSv19", "StartExportTask", {})
9443
- .n("RDSClient", "StartExportTaskCommand")
9444
- .sc(StartExportTask$)
9445
- .build() {
9446
- }
9447
-
9448
- class StopActivityStreamCommand extends Command
9449
- .classBuilder()
9450
- .ep(commonParams)
9451
- .m(function (Command, cs, config, o) {
9452
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9453
- })
9454
- .s("AmazonRDSv19", "StopActivityStream", {})
9455
- .n("RDSClient", "StopActivityStreamCommand")
9456
- .sc(StopActivityStream$)
9457
- .build() {
9458
- }
9459
-
9460
- class StopDBClusterCommand extends Command
9461
- .classBuilder()
9462
- .ep(commonParams)
9463
- .m(function (Command, cs, config, o) {
9464
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9465
- })
9466
- .s("AmazonRDSv19", "StopDBCluster", {})
9467
- .n("RDSClient", "StopDBClusterCommand")
9468
- .sc(StopDBCluster$)
9469
- .build() {
9470
- }
9471
-
9472
- class StopDBInstanceAutomatedBackupsReplicationCommand extends Command
9473
- .classBuilder()
9474
- .ep(commonParams)
9475
- .m(function (Command, cs, config, o) {
9476
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9477
- })
9478
- .s("AmazonRDSv19", "StopDBInstanceAutomatedBackupsReplication", {})
9479
- .n("RDSClient", "StopDBInstanceAutomatedBackupsReplicationCommand")
9480
- .sc(StopDBInstanceAutomatedBackupsReplication$)
9481
- .build() {
9482
- }
9483
-
9484
- class StopDBInstanceCommand extends Command
9485
- .classBuilder()
9486
- .ep(commonParams)
9487
- .m(function (Command, cs, config, o) {
9488
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9489
- })
9490
- .s("AmazonRDSv19", "StopDBInstance", {})
9491
- .n("RDSClient", "StopDBInstanceCommand")
9492
- .sc(StopDBInstance$)
9493
- .build() {
9494
- }
9495
-
9496
- class SwitchoverBlueGreenDeploymentCommand extends Command
9497
- .classBuilder()
9498
- .ep(commonParams)
9499
- .m(function (Command, cs, config, o) {
9500
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9501
- })
9502
- .s("AmazonRDSv19", "SwitchoverBlueGreenDeployment", {})
9503
- .n("RDSClient", "SwitchoverBlueGreenDeploymentCommand")
9504
- .sc(SwitchoverBlueGreenDeployment$)
9505
- .build() {
9506
- }
9507
-
9508
- class SwitchoverGlobalClusterCommand extends Command
9509
- .classBuilder()
9510
- .ep(commonParams)
9511
- .m(function (Command, cs, config, o) {
9512
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9513
- })
9514
- .s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
9515
- .n("RDSClient", "SwitchoverGlobalClusterCommand")
9516
- .sc(SwitchoverGlobalCluster$)
9517
- .build() {
9518
- }
9519
-
9520
- class SwitchoverReadReplicaCommand extends Command
9521
- .classBuilder()
9522
- .ep(commonParams)
9523
- .m(function (Command, cs, config, o) {
9524
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9525
- })
9526
- .s("AmazonRDSv19", "SwitchoverReadReplica", {})
9527
- .n("RDSClient", "SwitchoverReadReplicaCommand")
9528
- .sc(SwitchoverReadReplica$)
9529
- .build() {
7551
+ const command = makeBuilder(commonParams, "AmazonRDSv19", "RDSClient", getEndpointPlugin);
7552
+ const _ep0 = {};
7553
+ const _mw0 = (Command, cs, config, o) => [];
7554
+ const _mw1 = (Command, cs, config, o) => [
7555
+ getCrossRegionPresignedUrlPlugin(config),
7556
+ ];
7557
+
7558
+ class AddRoleToDBClusterCommand extends command(_ep0, _mw0, "AddRoleToDBCluster", AddRoleToDBCluster$) {
7559
+ }
7560
+
7561
+ class AddRoleToDBInstanceCommand extends command(_ep0, _mw0, "AddRoleToDBInstance", AddRoleToDBInstance$) {
7562
+ }
7563
+
7564
+ class AddSourceIdentifierToSubscriptionCommand extends command(_ep0, _mw0, "AddSourceIdentifierToSubscription", AddSourceIdentifierToSubscription$) {
7565
+ }
7566
+
7567
+ class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
7568
+ }
7569
+
7570
+ class ApplyPendingMaintenanceActionCommand extends command(_ep0, _mw0, "ApplyPendingMaintenanceAction", ApplyPendingMaintenanceAction$) {
7571
+ }
7572
+
7573
+ class AuthorizeDBSecurityGroupIngressCommand extends command(_ep0, _mw0, "AuthorizeDBSecurityGroupIngress", AuthorizeDBSecurityGroupIngress$) {
7574
+ }
7575
+
7576
+ class BacktrackDBClusterCommand extends command(_ep0, _mw0, "BacktrackDBCluster", BacktrackDBCluster$) {
7577
+ }
7578
+
7579
+ class CancelExportTaskCommand extends command(_ep0, _mw0, "CancelExportTask", CancelExportTask$) {
7580
+ }
7581
+
7582
+ class CopyDBClusterParameterGroupCommand extends command(_ep0, _mw0, "CopyDBClusterParameterGroup", CopyDBClusterParameterGroup$) {
7583
+ }
7584
+
7585
+ class CopyDBClusterSnapshotCommand extends command(_ep0, _mw1, "CopyDBClusterSnapshot", CopyDBClusterSnapshot$) {
7586
+ }
7587
+
7588
+ class CopyDBParameterGroupCommand extends command(_ep0, _mw0, "CopyDBParameterGroup", CopyDBParameterGroup$) {
7589
+ }
7590
+
7591
+ class CopyDBSnapshotCommand extends command(_ep0, _mw1, "CopyDBSnapshot", CopyDBSnapshot$) {
7592
+ }
7593
+
7594
+ class CopyOptionGroupCommand extends command(_ep0, _mw0, "CopyOptionGroup", CopyOptionGroup$) {
7595
+ }
7596
+
7597
+ class CreateBlueGreenDeploymentCommand extends command(_ep0, _mw0, "CreateBlueGreenDeployment", CreateBlueGreenDeployment$) {
7598
+ }
7599
+
7600
+ class CreateCustomDBEngineVersionCommand extends command(_ep0, _mw0, "CreateCustomDBEngineVersion", CreateCustomDBEngineVersion$) {
7601
+ }
7602
+
7603
+ class CreateDBClusterCommand extends command(_ep0, _mw1, "CreateDBCluster", CreateDBCluster$) {
7604
+ }
7605
+
7606
+ class CreateDBClusterEndpointCommand extends command(_ep0, _mw0, "CreateDBClusterEndpoint", CreateDBClusterEndpoint$) {
7607
+ }
7608
+
7609
+ class CreateDBClusterParameterGroupCommand extends command(_ep0, _mw0, "CreateDBClusterParameterGroup", CreateDBClusterParameterGroup$) {
7610
+ }
7611
+
7612
+ class CreateDBClusterSnapshotCommand extends command(_ep0, _mw0, "CreateDBClusterSnapshot", CreateDBClusterSnapshot$) {
7613
+ }
7614
+
7615
+ class CreateDBInstanceCommand extends command(_ep0, _mw0, "CreateDBInstance", CreateDBInstance$) {
7616
+ }
7617
+
7618
+ class CreateDBInstanceReadReplicaCommand extends command(_ep0, _mw1, "CreateDBInstanceReadReplica", CreateDBInstanceReadReplica$) {
7619
+ }
7620
+
7621
+ class CreateDBParameterGroupCommand extends command(_ep0, _mw0, "CreateDBParameterGroup", CreateDBParameterGroup$) {
7622
+ }
7623
+
7624
+ class CreateDBProxyCommand extends command(_ep0, _mw0, "CreateDBProxy", CreateDBProxy$) {
7625
+ }
7626
+
7627
+ class CreateDBProxyEndpointCommand extends command(_ep0, _mw0, "CreateDBProxyEndpoint", CreateDBProxyEndpoint$) {
7628
+ }
7629
+
7630
+ class CreateDBSecurityGroupCommand extends command(_ep0, _mw0, "CreateDBSecurityGroup", CreateDBSecurityGroup$) {
7631
+ }
7632
+
7633
+ class CreateDBShardGroupCommand extends command(_ep0, _mw0, "CreateDBShardGroup", CreateDBShardGroup$) {
7634
+ }
7635
+
7636
+ class CreateDBSnapshotCommand extends command(_ep0, _mw0, "CreateDBSnapshot", CreateDBSnapshot$) {
7637
+ }
7638
+
7639
+ class CreateDBSubnetGroupCommand extends command(_ep0, _mw0, "CreateDBSubnetGroup", CreateDBSubnetGroup$) {
7640
+ }
7641
+
7642
+ class CreateEventSubscriptionCommand extends command(_ep0, _mw0, "CreateEventSubscription", CreateEventSubscription$) {
7643
+ }
7644
+
7645
+ class CreateGlobalClusterCommand extends command(_ep0, _mw0, "CreateGlobalCluster", CreateGlobalCluster$) {
7646
+ }
7647
+
7648
+ class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
7649
+ }
7650
+
7651
+ class CreateOptionGroupCommand extends command(_ep0, _mw0, "CreateOptionGroup", CreateOptionGroup$) {
7652
+ }
7653
+
7654
+ class CreateTenantDatabaseCommand extends command(_ep0, _mw0, "CreateTenantDatabase", CreateTenantDatabase$) {
7655
+ }
7656
+
7657
+ class DeleteBlueGreenDeploymentCommand extends command(_ep0, _mw0, "DeleteBlueGreenDeployment", DeleteBlueGreenDeployment$) {
7658
+ }
7659
+
7660
+ class DeleteCustomDBEngineVersionCommand extends command(_ep0, _mw0, "DeleteCustomDBEngineVersion", DeleteCustomDBEngineVersion$) {
7661
+ }
7662
+
7663
+ class DeleteDBClusterAutomatedBackupCommand extends command(_ep0, _mw0, "DeleteDBClusterAutomatedBackup", DeleteDBClusterAutomatedBackup$) {
7664
+ }
7665
+
7666
+ class DeleteDBClusterCommand extends command(_ep0, _mw0, "DeleteDBCluster", DeleteDBCluster$) {
7667
+ }
7668
+
7669
+ class DeleteDBClusterEndpointCommand extends command(_ep0, _mw0, "DeleteDBClusterEndpoint", DeleteDBClusterEndpoint$) {
7670
+ }
7671
+
7672
+ class DeleteDBClusterParameterGroupCommand extends command(_ep0, _mw0, "DeleteDBClusterParameterGroup", DeleteDBClusterParameterGroup$) {
7673
+ }
7674
+
7675
+ class DeleteDBClusterSnapshotCommand extends command(_ep0, _mw0, "DeleteDBClusterSnapshot", DeleteDBClusterSnapshot$) {
7676
+ }
7677
+
7678
+ class DeleteDBInstanceAutomatedBackupCommand extends command(_ep0, _mw0, "DeleteDBInstanceAutomatedBackup", DeleteDBInstanceAutomatedBackup$) {
7679
+ }
7680
+
7681
+ class DeleteDBInstanceCommand extends command(_ep0, _mw0, "DeleteDBInstance", DeleteDBInstance$) {
7682
+ }
7683
+
7684
+ class DeleteDBParameterGroupCommand extends command(_ep0, _mw0, "DeleteDBParameterGroup", DeleteDBParameterGroup$) {
7685
+ }
7686
+
7687
+ class DeleteDBProxyCommand extends command(_ep0, _mw0, "DeleteDBProxy", DeleteDBProxy$) {
7688
+ }
7689
+
7690
+ class DeleteDBProxyEndpointCommand extends command(_ep0, _mw0, "DeleteDBProxyEndpoint", DeleteDBProxyEndpoint$) {
7691
+ }
7692
+
7693
+ class DeleteDBSecurityGroupCommand extends command(_ep0, _mw0, "DeleteDBSecurityGroup", DeleteDBSecurityGroup$) {
7694
+ }
7695
+
7696
+ class DeleteDBShardGroupCommand extends command(_ep0, _mw0, "DeleteDBShardGroup", DeleteDBShardGroup$) {
7697
+ }
7698
+
7699
+ class DeleteDBSnapshotCommand extends command(_ep0, _mw0, "DeleteDBSnapshot", DeleteDBSnapshot$) {
7700
+ }
7701
+
7702
+ class DeleteDBSubnetGroupCommand extends command(_ep0, _mw0, "DeleteDBSubnetGroup", DeleteDBSubnetGroup$) {
7703
+ }
7704
+
7705
+ class DeleteEventSubscriptionCommand extends command(_ep0, _mw0, "DeleteEventSubscription", DeleteEventSubscription$) {
7706
+ }
7707
+
7708
+ class DeleteGlobalClusterCommand extends command(_ep0, _mw0, "DeleteGlobalCluster", DeleteGlobalCluster$) {
7709
+ }
7710
+
7711
+ class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
7712
+ }
7713
+
7714
+ class DeleteOptionGroupCommand extends command(_ep0, _mw0, "DeleteOptionGroup", DeleteOptionGroup$) {
7715
+ }
7716
+
7717
+ class DeleteTenantDatabaseCommand extends command(_ep0, _mw0, "DeleteTenantDatabase", DeleteTenantDatabase$) {
7718
+ }
7719
+
7720
+ class DeregisterDBProxyTargetsCommand extends command(_ep0, _mw0, "DeregisterDBProxyTargets", DeregisterDBProxyTargets$) {
7721
+ }
7722
+
7723
+ class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
7724
+ }
7725
+
7726
+ class DescribeBlueGreenDeploymentsCommand extends command(_ep0, _mw0, "DescribeBlueGreenDeployments", DescribeBlueGreenDeployments$) {
7727
+ }
7728
+
7729
+ class DescribeCertificatesCommand extends command(_ep0, _mw0, "DescribeCertificates", DescribeCertificates$) {
7730
+ }
7731
+
7732
+ class DescribeDBClusterAutomatedBackupsCommand extends command(_ep0, _mw0, "DescribeDBClusterAutomatedBackups", DescribeDBClusterAutomatedBackups$) {
7733
+ }
7734
+
7735
+ class DescribeDBClusterBacktracksCommand extends command(_ep0, _mw0, "DescribeDBClusterBacktracks", DescribeDBClusterBacktracks$) {
7736
+ }
7737
+
7738
+ class DescribeDBClusterEndpointsCommand extends command(_ep0, _mw0, "DescribeDBClusterEndpoints", DescribeDBClusterEndpoints$) {
7739
+ }
7740
+
7741
+ class DescribeDBClusterParameterGroupsCommand extends command(_ep0, _mw0, "DescribeDBClusterParameterGroups", DescribeDBClusterParameterGroups$) {
7742
+ }
7743
+
7744
+ class DescribeDBClusterParametersCommand extends command(_ep0, _mw0, "DescribeDBClusterParameters", DescribeDBClusterParameters$) {
7745
+ }
7746
+
7747
+ class DescribeDBClustersCommand extends command(_ep0, _mw0, "DescribeDBClusters", DescribeDBClusters$) {
7748
+ }
7749
+
7750
+ class DescribeDBClusterSnapshotAttributesCommand extends command(_ep0, _mw0, "DescribeDBClusterSnapshotAttributes", DescribeDBClusterSnapshotAttributes$) {
7751
+ }
7752
+
7753
+ class DescribeDBClusterSnapshotsCommand extends command(_ep0, _mw0, "DescribeDBClusterSnapshots", DescribeDBClusterSnapshots$) {
7754
+ }
7755
+
7756
+ class DescribeDBEngineVersionsCommand extends command(_ep0, _mw0, "DescribeDBEngineVersions", DescribeDBEngineVersions$) {
7757
+ }
7758
+
7759
+ class DescribeDBInstanceAutomatedBackupsCommand extends command(_ep0, _mw0, "DescribeDBInstanceAutomatedBackups", DescribeDBInstanceAutomatedBackups$) {
7760
+ }
7761
+
7762
+ class DescribeDBInstancesCommand extends command(_ep0, _mw0, "DescribeDBInstances", DescribeDBInstances$) {
7763
+ }
7764
+
7765
+ class DescribeDBLogFilesCommand extends command(_ep0, _mw0, "DescribeDBLogFiles", DescribeDBLogFiles$) {
7766
+ }
7767
+
7768
+ class DescribeDBMajorEngineVersionsCommand extends command(_ep0, _mw0, "DescribeDBMajorEngineVersions", DescribeDBMajorEngineVersions$) {
7769
+ }
7770
+
7771
+ class DescribeDBParameterGroupsCommand extends command(_ep0, _mw0, "DescribeDBParameterGroups", DescribeDBParameterGroups$) {
7772
+ }
7773
+
7774
+ class DescribeDBParametersCommand extends command(_ep0, _mw0, "DescribeDBParameters", DescribeDBParameters$) {
7775
+ }
7776
+
7777
+ class DescribeDBProxiesCommand extends command(_ep0, _mw0, "DescribeDBProxies", DescribeDBProxies$) {
7778
+ }
7779
+
7780
+ class DescribeDBProxyEndpointsCommand extends command(_ep0, _mw0, "DescribeDBProxyEndpoints", DescribeDBProxyEndpoints$) {
7781
+ }
7782
+
7783
+ class DescribeDBProxyTargetGroupsCommand extends command(_ep0, _mw0, "DescribeDBProxyTargetGroups", DescribeDBProxyTargetGroups$) {
7784
+ }
7785
+
7786
+ class DescribeDBProxyTargetsCommand extends command(_ep0, _mw0, "DescribeDBProxyTargets", DescribeDBProxyTargets$) {
7787
+ }
7788
+
7789
+ class DescribeDBRecommendationsCommand extends command(_ep0, _mw0, "DescribeDBRecommendations", DescribeDBRecommendations$) {
7790
+ }
7791
+
7792
+ class DescribeDBSecurityGroupsCommand extends command(_ep0, _mw0, "DescribeDBSecurityGroups", DescribeDBSecurityGroups$) {
7793
+ }
7794
+
7795
+ class DescribeDBShardGroupsCommand extends command(_ep0, _mw0, "DescribeDBShardGroups", DescribeDBShardGroups$) {
7796
+ }
7797
+
7798
+ class DescribeDBSnapshotAttributesCommand extends command(_ep0, _mw0, "DescribeDBSnapshotAttributes", DescribeDBSnapshotAttributes$) {
7799
+ }
7800
+
7801
+ class DescribeDBSnapshotsCommand extends command(_ep0, _mw0, "DescribeDBSnapshots", DescribeDBSnapshots$) {
7802
+ }
7803
+
7804
+ class DescribeDBSnapshotTenantDatabasesCommand extends command(_ep0, _mw0, "DescribeDBSnapshotTenantDatabases", DescribeDBSnapshotTenantDatabases$) {
7805
+ }
7806
+
7807
+ class DescribeDBSubnetGroupsCommand extends command(_ep0, _mw0, "DescribeDBSubnetGroups", DescribeDBSubnetGroups$) {
7808
+ }
7809
+
7810
+ class DescribeEngineDefaultClusterParametersCommand extends command(_ep0, _mw0, "DescribeEngineDefaultClusterParameters", DescribeEngineDefaultClusterParameters$) {
7811
+ }
7812
+
7813
+ class DescribeEngineDefaultParametersCommand extends command(_ep0, _mw0, "DescribeEngineDefaultParameters", DescribeEngineDefaultParameters$) {
7814
+ }
7815
+
7816
+ class DescribeEventCategoriesCommand extends command(_ep0, _mw0, "DescribeEventCategories", DescribeEventCategories$) {
7817
+ }
7818
+
7819
+ class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
7820
+ }
7821
+
7822
+ class DescribeEventSubscriptionsCommand extends command(_ep0, _mw0, "DescribeEventSubscriptions", DescribeEventSubscriptions$) {
7823
+ }
7824
+
7825
+ class DescribeExportTasksCommand extends command(_ep0, _mw0, "DescribeExportTasks", DescribeExportTasks$) {
7826
+ }
7827
+
7828
+ class DescribeGlobalClustersCommand extends command(_ep0, _mw0, "DescribeGlobalClusters", DescribeGlobalClusters$) {
7829
+ }
7830
+
7831
+ class DescribeIntegrationsCommand extends command(_ep0, _mw0, "DescribeIntegrations", DescribeIntegrations$) {
7832
+ }
7833
+
7834
+ class DescribeOptionGroupOptionsCommand extends command(_ep0, _mw0, "DescribeOptionGroupOptions", DescribeOptionGroupOptions$) {
7835
+ }
7836
+
7837
+ class DescribeOptionGroupsCommand extends command(_ep0, _mw0, "DescribeOptionGroups", DescribeOptionGroups$) {
7838
+ }
7839
+
7840
+ class DescribeOrderableDBInstanceOptionsCommand extends command(_ep0, _mw0, "DescribeOrderableDBInstanceOptions", DescribeOrderableDBInstanceOptions$) {
7841
+ }
7842
+
7843
+ class DescribePendingMaintenanceActionsCommand extends command(_ep0, _mw0, "DescribePendingMaintenanceActions", DescribePendingMaintenanceActions$) {
7844
+ }
7845
+
7846
+ class DescribeReservedDBInstancesCommand extends command(_ep0, _mw0, "DescribeReservedDBInstances", DescribeReservedDBInstances$) {
7847
+ }
7848
+
7849
+ class DescribeReservedDBInstancesOfferingsCommand extends command(_ep0, _mw0, "DescribeReservedDBInstancesOfferings", DescribeReservedDBInstancesOfferings$) {
7850
+ }
7851
+
7852
+ class DescribeServerlessV2PlatformVersionsCommand extends command(_ep0, _mw0, "DescribeServerlessV2PlatformVersions", DescribeServerlessV2PlatformVersions$) {
7853
+ }
7854
+
7855
+ class DescribeSourceRegionsCommand extends command(_ep0, _mw0, "DescribeSourceRegions", DescribeSourceRegions$) {
7856
+ }
7857
+
7858
+ class DescribeTenantDatabasesCommand extends command(_ep0, _mw0, "DescribeTenantDatabases", DescribeTenantDatabases$) {
7859
+ }
7860
+
7861
+ class DescribeValidDBInstanceModificationsCommand extends command(_ep0, _mw0, "DescribeValidDBInstanceModifications", DescribeValidDBInstanceModifications$) {
7862
+ }
7863
+
7864
+ class DisableHttpEndpointCommand extends command(_ep0, _mw0, "DisableHttpEndpoint", DisableHttpEndpoint$) {
7865
+ }
7866
+
7867
+ class DownloadDBLogFilePortionCommand extends command(_ep0, _mw0, "DownloadDBLogFilePortion", DownloadDBLogFilePortion$) {
7868
+ }
7869
+
7870
+ class EnableHttpEndpointCommand extends command(_ep0, _mw0, "EnableHttpEndpoint", EnableHttpEndpoint$) {
7871
+ }
7872
+
7873
+ class FailoverDBClusterCommand extends command(_ep0, _mw0, "FailoverDBCluster", FailoverDBCluster$) {
7874
+ }
7875
+
7876
+ class FailoverGlobalClusterCommand extends command(_ep0, _mw0, "FailoverGlobalCluster", FailoverGlobalCluster$) {
7877
+ }
7878
+
7879
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
7880
+ }
7881
+
7882
+ class ModifyActivityStreamCommand extends command(_ep0, _mw0, "ModifyActivityStream", ModifyActivityStream$) {
7883
+ }
7884
+
7885
+ class ModifyCertificatesCommand extends command(_ep0, _mw0, "ModifyCertificates", ModifyCertificates$) {
7886
+ }
7887
+
7888
+ class ModifyCurrentDBClusterCapacityCommand extends command(_ep0, _mw0, "ModifyCurrentDBClusterCapacity", ModifyCurrentDBClusterCapacity$) {
7889
+ }
7890
+
7891
+ class ModifyCustomDBEngineVersionCommand extends command(_ep0, _mw0, "ModifyCustomDBEngineVersion", ModifyCustomDBEngineVersion$) {
7892
+ }
7893
+
7894
+ class ModifyDBClusterCommand extends command(_ep0, _mw0, "ModifyDBCluster", ModifyDBCluster$) {
7895
+ }
7896
+
7897
+ class ModifyDBClusterEndpointCommand extends command(_ep0, _mw0, "ModifyDBClusterEndpoint", ModifyDBClusterEndpoint$) {
7898
+ }
7899
+
7900
+ class ModifyDBClusterParameterGroupCommand extends command(_ep0, _mw0, "ModifyDBClusterParameterGroup", ModifyDBClusterParameterGroup$) {
7901
+ }
7902
+
7903
+ class ModifyDBClusterSnapshotAttributeCommand extends command(_ep0, _mw0, "ModifyDBClusterSnapshotAttribute", ModifyDBClusterSnapshotAttribute$) {
7904
+ }
7905
+
7906
+ class ModifyDBInstanceCommand extends command(_ep0, _mw0, "ModifyDBInstance", ModifyDBInstance$) {
7907
+ }
7908
+
7909
+ class ModifyDBParameterGroupCommand extends command(_ep0, _mw0, "ModifyDBParameterGroup", ModifyDBParameterGroup$) {
7910
+ }
7911
+
7912
+ class ModifyDBProxyCommand extends command(_ep0, _mw0, "ModifyDBProxy", ModifyDBProxy$) {
7913
+ }
7914
+
7915
+ class ModifyDBProxyEndpointCommand extends command(_ep0, _mw0, "ModifyDBProxyEndpoint", ModifyDBProxyEndpoint$) {
7916
+ }
7917
+
7918
+ class ModifyDBProxyTargetGroupCommand extends command(_ep0, _mw0, "ModifyDBProxyTargetGroup", ModifyDBProxyTargetGroup$) {
7919
+ }
7920
+
7921
+ class ModifyDBRecommendationCommand extends command(_ep0, _mw0, "ModifyDBRecommendation", ModifyDBRecommendation$) {
7922
+ }
7923
+
7924
+ class ModifyDBShardGroupCommand extends command(_ep0, _mw0, "ModifyDBShardGroup", ModifyDBShardGroup$) {
7925
+ }
7926
+
7927
+ class ModifyDBSnapshotAttributeCommand extends command(_ep0, _mw0, "ModifyDBSnapshotAttribute", ModifyDBSnapshotAttribute$) {
7928
+ }
7929
+
7930
+ class ModifyDBSnapshotCommand extends command(_ep0, _mw0, "ModifyDBSnapshot", ModifyDBSnapshot$) {
7931
+ }
7932
+
7933
+ class ModifyDBSubnetGroupCommand extends command(_ep0, _mw0, "ModifyDBSubnetGroup", ModifyDBSubnetGroup$) {
7934
+ }
7935
+
7936
+ class ModifyEventSubscriptionCommand extends command(_ep0, _mw0, "ModifyEventSubscription", ModifyEventSubscription$) {
7937
+ }
7938
+
7939
+ class ModifyGlobalClusterCommand extends command(_ep0, _mw0, "ModifyGlobalCluster", ModifyGlobalCluster$) {
7940
+ }
7941
+
7942
+ class ModifyIntegrationCommand extends command(_ep0, _mw0, "ModifyIntegration", ModifyIntegration$) {
7943
+ }
7944
+
7945
+ class ModifyOptionGroupCommand extends command(_ep0, _mw0, "ModifyOptionGroup", ModifyOptionGroup$) {
7946
+ }
7947
+
7948
+ class ModifyTenantDatabaseCommand extends command(_ep0, _mw0, "ModifyTenantDatabase", ModifyTenantDatabase$) {
7949
+ }
7950
+
7951
+ class PromoteReadReplicaCommand extends command(_ep0, _mw0, "PromoteReadReplica", PromoteReadReplica$) {
7952
+ }
7953
+
7954
+ class PromoteReadReplicaDBClusterCommand extends command(_ep0, _mw0, "PromoteReadReplicaDBCluster", PromoteReadReplicaDBCluster$) {
7955
+ }
7956
+
7957
+ class PurchaseReservedDBInstancesOfferingCommand extends command(_ep0, _mw0, "PurchaseReservedDBInstancesOffering", PurchaseReservedDBInstancesOffering$) {
7958
+ }
7959
+
7960
+ class RebootDBClusterCommand extends command(_ep0, _mw0, "RebootDBCluster", RebootDBCluster$) {
7961
+ }
7962
+
7963
+ class RebootDBInstanceCommand extends command(_ep0, _mw0, "RebootDBInstance", RebootDBInstance$) {
7964
+ }
7965
+
7966
+ class RebootDBShardGroupCommand extends command(_ep0, _mw0, "RebootDBShardGroup", RebootDBShardGroup$) {
7967
+ }
7968
+
7969
+ class RegisterDBProxyTargetsCommand extends command(_ep0, _mw0, "RegisterDBProxyTargets", RegisterDBProxyTargets$) {
7970
+ }
7971
+
7972
+ class RemoveFromGlobalClusterCommand extends command(_ep0, _mw0, "RemoveFromGlobalCluster", RemoveFromGlobalCluster$) {
7973
+ }
7974
+
7975
+ class RemoveRoleFromDBClusterCommand extends command(_ep0, _mw0, "RemoveRoleFromDBCluster", RemoveRoleFromDBCluster$) {
7976
+ }
7977
+
7978
+ class RemoveRoleFromDBInstanceCommand extends command(_ep0, _mw0, "RemoveRoleFromDBInstance", RemoveRoleFromDBInstance$) {
7979
+ }
7980
+
7981
+ class RemoveSourceIdentifierFromSubscriptionCommand extends command(_ep0, _mw0, "RemoveSourceIdentifierFromSubscription", RemoveSourceIdentifierFromSubscription$) {
7982
+ }
7983
+
7984
+ class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
7985
+ }
7986
+
7987
+ class ResetDBClusterParameterGroupCommand extends command(_ep0, _mw0, "ResetDBClusterParameterGroup", ResetDBClusterParameterGroup$) {
7988
+ }
7989
+
7990
+ class ResetDBParameterGroupCommand extends command(_ep0, _mw0, "ResetDBParameterGroup", ResetDBParameterGroup$) {
7991
+ }
7992
+
7993
+ class RestoreDBClusterFromS3Command extends command(_ep0, _mw0, "RestoreDBClusterFromS3", RestoreDBClusterFromS3$) {
7994
+ }
7995
+
7996
+ class RestoreDBClusterFromSnapshotCommand extends command(_ep0, _mw0, "RestoreDBClusterFromSnapshot", RestoreDBClusterFromSnapshot$) {
7997
+ }
7998
+
7999
+ class RestoreDBClusterToPointInTimeCommand extends command(_ep0, _mw0, "RestoreDBClusterToPointInTime", RestoreDBClusterToPointInTime$) {
8000
+ }
8001
+
8002
+ class RestoreDBInstanceFromDBSnapshotCommand extends command(_ep0, _mw0, "RestoreDBInstanceFromDBSnapshot", RestoreDBInstanceFromDBSnapshot$) {
8003
+ }
8004
+
8005
+ class RestoreDBInstanceFromS3Command extends command(_ep0, _mw0, "RestoreDBInstanceFromS3", RestoreDBInstanceFromS3$) {
8006
+ }
8007
+
8008
+ class RestoreDBInstanceToPointInTimeCommand extends command(_ep0, _mw0, "RestoreDBInstanceToPointInTime", RestoreDBInstanceToPointInTime$) {
8009
+ }
8010
+
8011
+ class RevokeDBSecurityGroupIngressCommand extends command(_ep0, _mw0, "RevokeDBSecurityGroupIngress", RevokeDBSecurityGroupIngress$) {
8012
+ }
8013
+
8014
+ class StartActivityStreamCommand extends command(_ep0, _mw0, "StartActivityStream", StartActivityStream$) {
8015
+ }
8016
+
8017
+ class StartDBClusterCommand extends command(_ep0, _mw0, "StartDBCluster", StartDBCluster$) {
8018
+ }
8019
+
8020
+ class StartDBInstanceAutomatedBackupsReplicationCommand extends command(_ep0, _mw1, "StartDBInstanceAutomatedBackupsReplication", StartDBInstanceAutomatedBackupsReplication$) {
8021
+ }
8022
+
8023
+ class StartDBInstanceCommand extends command(_ep0, _mw0, "StartDBInstance", StartDBInstance$) {
8024
+ }
8025
+
8026
+ class StartExportTaskCommand extends command(_ep0, _mw0, "StartExportTask", StartExportTask$) {
8027
+ }
8028
+
8029
+ class StopActivityStreamCommand extends command(_ep0, _mw0, "StopActivityStream", StopActivityStream$) {
8030
+ }
8031
+
8032
+ class StopDBClusterCommand extends command(_ep0, _mw0, "StopDBCluster", StopDBCluster$) {
8033
+ }
8034
+
8035
+ class StopDBInstanceAutomatedBackupsReplicationCommand extends command(_ep0, _mw0, "StopDBInstanceAutomatedBackupsReplication", StopDBInstanceAutomatedBackupsReplication$) {
8036
+ }
8037
+
8038
+ class StopDBInstanceCommand extends command(_ep0, _mw0, "StopDBInstance", StopDBInstance$) {
8039
+ }
8040
+
8041
+ class SwitchoverBlueGreenDeploymentCommand extends command(_ep0, _mw0, "SwitchoverBlueGreenDeployment", SwitchoverBlueGreenDeployment$) {
8042
+ }
8043
+
8044
+ class SwitchoverGlobalClusterCommand extends command(_ep0, _mw0, "SwitchoverGlobalCluster", SwitchoverGlobalCluster$) {
8045
+ }
8046
+
8047
+ class SwitchoverReadReplicaCommand extends command(_ep0, _mw0, "SwitchoverReadReplica", SwitchoverReadReplica$) {
9530
8048
  }
9531
8049
 
9532
8050
  const paginateDescribeBlueGreenDeployments = createPaginator(RDSClient, DescribeBlueGreenDeploymentsCommand, "Marker", "Marker", "MaxRecords");