@aws-sdk/client-redshift 3.1045.0 → 3.1047.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 (474) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +333 -335
  5. package/dist-cjs/models/RedshiftServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/Redshift.js +1 -1
  10. package/dist-es/RedshiftClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +2 -2
  13. package/dist-es/commands/AddPartnerCommand.js +2 -2
  14. package/dist-es/commands/AssociateDataShareConsumerCommand.js +2 -2
  15. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +2 -2
  16. package/dist-es/commands/AuthorizeDataShareCommand.js +2 -2
  17. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +2 -2
  18. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +2 -2
  19. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +2 -2
  20. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +2 -2
  21. package/dist-es/commands/CancelResizeCommand.js +2 -2
  22. package/dist-es/commands/CopyClusterSnapshotCommand.js +2 -2
  23. package/dist-es/commands/CreateAuthenticationProfileCommand.js +2 -2
  24. package/dist-es/commands/CreateClusterCommand.js +2 -2
  25. package/dist-es/commands/CreateClusterParameterGroupCommand.js +2 -2
  26. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +2 -2
  27. package/dist-es/commands/CreateClusterSnapshotCommand.js +2 -2
  28. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +2 -2
  29. package/dist-es/commands/CreateCustomDomainAssociationCommand.js +2 -2
  30. package/dist-es/commands/CreateEndpointAccessCommand.js +2 -2
  31. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
  32. package/dist-es/commands/CreateHsmClientCertificateCommand.js +2 -2
  33. package/dist-es/commands/CreateHsmConfigurationCommand.js +2 -2
  34. package/dist-es/commands/CreateIntegrationCommand.js +2 -2
  35. package/dist-es/commands/CreateRedshiftIdcApplicationCommand.js +2 -2
  36. package/dist-es/commands/CreateScheduledActionCommand.js +2 -2
  37. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +2 -2
  38. package/dist-es/commands/CreateSnapshotScheduleCommand.js +2 -2
  39. package/dist-es/commands/CreateTagsCommand.js +2 -2
  40. package/dist-es/commands/CreateUsageLimitCommand.js +2 -2
  41. package/dist-es/commands/DeauthorizeDataShareCommand.js +2 -2
  42. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +2 -2
  43. package/dist-es/commands/DeleteClusterCommand.js +2 -2
  44. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +2 -2
  45. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +2 -2
  46. package/dist-es/commands/DeleteClusterSnapshotCommand.js +2 -2
  47. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +2 -2
  48. package/dist-es/commands/DeleteCustomDomainAssociationCommand.js +2 -2
  49. package/dist-es/commands/DeleteEndpointAccessCommand.js +2 -2
  50. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  51. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +2 -2
  52. package/dist-es/commands/DeleteHsmConfigurationCommand.js +2 -2
  53. package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
  54. package/dist-es/commands/DeletePartnerCommand.js +2 -2
  55. package/dist-es/commands/DeleteRedshiftIdcApplicationCommand.js +2 -2
  56. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  57. package/dist-es/commands/DeleteScheduledActionCommand.js +2 -2
  58. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +2 -2
  59. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +2 -2
  60. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  61. package/dist-es/commands/DeleteUsageLimitCommand.js +2 -2
  62. package/dist-es/commands/DeregisterNamespaceCommand.js +2 -2
  63. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
  64. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +2 -2
  65. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +2 -2
  66. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +2 -2
  67. package/dist-es/commands/DescribeClusterParametersCommand.js +2 -2
  68. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +2 -2
  69. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +2 -2
  70. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +2 -2
  71. package/dist-es/commands/DescribeClusterTracksCommand.js +2 -2
  72. package/dist-es/commands/DescribeClusterVersionsCommand.js +2 -2
  73. package/dist-es/commands/DescribeClustersCommand.js +2 -2
  74. package/dist-es/commands/DescribeCustomDomainAssociationsCommand.js +2 -2
  75. package/dist-es/commands/DescribeDataSharesCommand.js +2 -2
  76. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +2 -2
  77. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +2 -2
  78. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +2 -2
  79. package/dist-es/commands/DescribeEndpointAccessCommand.js +2 -2
  80. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +2 -2
  81. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
  82. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
  83. package/dist-es/commands/DescribeEventsCommand.js +2 -2
  84. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +2 -2
  85. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +2 -2
  86. package/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -2
  87. package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
  88. package/dist-es/commands/DescribeLoggingStatusCommand.js +2 -2
  89. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +2 -2
  90. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +2 -2
  91. package/dist-es/commands/DescribePartnersCommand.js +2 -2
  92. package/dist-es/commands/DescribeRedshiftIdcApplicationsCommand.js +2 -2
  93. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +2 -2
  94. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +2 -2
  95. package/dist-es/commands/DescribeReservedNodesCommand.js +2 -2
  96. package/dist-es/commands/DescribeResizeCommand.js +2 -2
  97. package/dist-es/commands/DescribeScheduledActionsCommand.js +2 -2
  98. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +2 -2
  99. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +2 -2
  100. package/dist-es/commands/DescribeStorageCommand.js +2 -2
  101. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +2 -2
  102. package/dist-es/commands/DescribeTagsCommand.js +2 -2
  103. package/dist-es/commands/DescribeUsageLimitsCommand.js +2 -2
  104. package/dist-es/commands/DisableLoggingCommand.js +2 -2
  105. package/dist-es/commands/DisableSnapshotCopyCommand.js +2 -2
  106. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +2 -2
  107. package/dist-es/commands/EnableLoggingCommand.js +2 -2
  108. package/dist-es/commands/EnableSnapshotCopyCommand.js +2 -2
  109. package/dist-es/commands/FailoverPrimaryComputeCommand.js +2 -2
  110. package/dist-es/commands/GetClusterCredentialsCommand.js +2 -2
  111. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +2 -2
  112. package/dist-es/commands/GetIdentityCenterAuthTokenCommand.js +2 -2
  113. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +2 -2
  114. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +2 -2
  115. package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
  116. package/dist-es/commands/ListRecommendationsCommand.js +2 -2
  117. package/dist-es/commands/ModifyAquaConfigurationCommand.js +2 -2
  118. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +2 -2
  119. package/dist-es/commands/ModifyClusterCommand.js +2 -2
  120. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +2 -2
  121. package/dist-es/commands/ModifyClusterIamRolesCommand.js +2 -2
  122. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +2 -2
  123. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +2 -2
  124. package/dist-es/commands/ModifyClusterSnapshotCommand.js +2 -2
  125. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +2 -2
  126. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +2 -2
  127. package/dist-es/commands/ModifyCustomDomainAssociationCommand.js +2 -2
  128. package/dist-es/commands/ModifyEndpointAccessCommand.js +2 -2
  129. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
  130. package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
  131. package/dist-es/commands/ModifyLakehouseConfigurationCommand.js +2 -2
  132. package/dist-es/commands/ModifyRedshiftIdcApplicationCommand.js +2 -2
  133. package/dist-es/commands/ModifyScheduledActionCommand.js +2 -2
  134. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +2 -2
  135. package/dist-es/commands/ModifySnapshotScheduleCommand.js +2 -2
  136. package/dist-es/commands/ModifyUsageLimitCommand.js +2 -2
  137. package/dist-es/commands/PauseClusterCommand.js +2 -2
  138. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +2 -2
  139. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  140. package/dist-es/commands/RebootClusterCommand.js +2 -2
  141. package/dist-es/commands/RegisterNamespaceCommand.js +2 -2
  142. package/dist-es/commands/RejectDataShareCommand.js +2 -2
  143. package/dist-es/commands/ResetClusterParameterGroupCommand.js +2 -2
  144. package/dist-es/commands/ResizeClusterCommand.js +2 -2
  145. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +2 -2
  146. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +2 -2
  147. package/dist-es/commands/ResumeClusterCommand.js +2 -2
  148. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +2 -2
  149. package/dist-es/commands/RevokeEndpointAccessCommand.js +2 -2
  150. package/dist-es/commands/RevokeSnapshotAccessCommand.js +2 -2
  151. package/dist-es/commands/RotateEncryptionKeyCommand.js +2 -2
  152. package/dist-es/commands/UpdatePartnerStatusCommand.js +2 -2
  153. package/dist-es/endpoint/bdd.js +1 -1
  154. package/dist-es/endpoint/endpointResolver.js +1 -1
  155. package/dist-es/models/RedshiftServiceException.js +1 -1
  156. package/dist-es/runtimeConfig.browser.js +4 -6
  157. package/dist-es/runtimeConfig.js +4 -8
  158. package/dist-es/runtimeConfig.shared.js +3 -4
  159. package/dist-es/runtimeExtensions.js +2 -2
  160. package/dist-es/waiters/waitForClusterAvailable.js +1 -1
  161. package/dist-es/waiters/waitForClusterDeleted.js +1 -1
  162. package/dist-es/waiters/waitForClusterRestored.js +1 -1
  163. package/dist-es/waiters/waitForSnapshotAvailable.js +1 -1
  164. package/dist-types/Redshift.d.ts +1 -1
  165. package/dist-types/RedshiftClient.d.ts +5 -5
  166. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +6 -4
  167. package/dist-types/commands/AddPartnerCommand.d.ts +6 -4
  168. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +6 -4
  169. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +6 -4
  170. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +6 -4
  171. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +6 -4
  172. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +6 -4
  173. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +6 -4
  174. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +6 -4
  175. package/dist-types/commands/CancelResizeCommand.d.ts +6 -4
  176. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +6 -4
  177. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +6 -4
  178. package/dist-types/commands/CreateClusterCommand.d.ts +6 -4
  179. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +6 -4
  180. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +6 -4
  181. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +6 -4
  182. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +6 -4
  183. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +6 -4
  184. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -4
  185. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
  186. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +6 -4
  187. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +6 -4
  188. package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
  189. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +6 -4
  190. package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -4
  191. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +6 -4
  192. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +6 -4
  193. package/dist-types/commands/CreateTagsCommand.d.ts +6 -4
  194. package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -4
  195. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +6 -4
  196. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +6 -4
  197. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -4
  198. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +6 -4
  199. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +6 -4
  200. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +6 -4
  201. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +6 -4
  202. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +6 -4
  203. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -4
  204. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
  205. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +6 -4
  206. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +6 -4
  207. package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
  208. package/dist-types/commands/DeletePartnerCommand.d.ts +6 -4
  209. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +6 -4
  210. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  211. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -4
  212. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +6 -4
  213. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -4
  214. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -4
  215. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -4
  216. package/dist-types/commands/DeregisterNamespaceCommand.d.ts +6 -4
  217. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
  218. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +6 -4
  219. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +6 -4
  220. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +6 -4
  221. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +6 -4
  222. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +6 -4
  223. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +6 -4
  224. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +6 -4
  225. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +6 -4
  226. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +6 -4
  227. package/dist-types/commands/DescribeClustersCommand.d.ts +6 -4
  228. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +6 -4
  229. package/dist-types/commands/DescribeDataSharesCommand.d.ts +6 -4
  230. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +6 -4
  231. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +6 -4
  232. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +6 -4
  233. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +6 -4
  234. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +6 -4
  235. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
  236. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
  237. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
  238. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +6 -4
  239. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +6 -4
  240. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
  241. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
  242. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +6 -4
  243. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +6 -4
  244. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +6 -4
  245. package/dist-types/commands/DescribePartnersCommand.d.ts +6 -4
  246. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +6 -4
  247. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +6 -4
  248. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +6 -4
  249. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +6 -4
  250. package/dist-types/commands/DescribeResizeCommand.d.ts +6 -4
  251. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +6 -4
  252. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +6 -4
  253. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +6 -4
  254. package/dist-types/commands/DescribeStorageCommand.d.ts +6 -4
  255. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +6 -4
  256. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -4
  257. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +6 -4
  258. package/dist-types/commands/DisableLoggingCommand.d.ts +6 -4
  259. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +6 -4
  260. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +6 -4
  261. package/dist-types/commands/EnableLoggingCommand.d.ts +6 -4
  262. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +6 -4
  263. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +6 -4
  264. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +6 -4
  265. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +6 -4
  266. package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +6 -4
  267. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +6 -4
  268. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +6 -4
  269. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
  270. package/dist-types/commands/ListRecommendationsCommand.d.ts +6 -4
  271. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +6 -4
  272. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +6 -4
  273. package/dist-types/commands/ModifyClusterCommand.d.ts +6 -4
  274. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +6 -4
  275. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +6 -4
  276. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +6 -4
  277. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +6 -4
  278. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +6 -4
  279. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +6 -4
  280. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +6 -4
  281. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +6 -4
  282. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +6 -4
  283. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
  284. package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
  285. package/dist-types/commands/ModifyLakehouseConfigurationCommand.d.ts +6 -4
  286. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +6 -4
  287. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +6 -4
  288. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +6 -4
  289. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +6 -4
  290. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +6 -4
  291. package/dist-types/commands/PauseClusterCommand.d.ts +6 -4
  292. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +6 -4
  293. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
  294. package/dist-types/commands/RebootClusterCommand.d.ts +6 -4
  295. package/dist-types/commands/RegisterNamespaceCommand.d.ts +6 -4
  296. package/dist-types/commands/RejectDataShareCommand.d.ts +6 -4
  297. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +6 -4
  298. package/dist-types/commands/ResizeClusterCommand.d.ts +12 -4
  299. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +6 -4
  300. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +6 -4
  301. package/dist-types/commands/ResumeClusterCommand.d.ts +6 -4
  302. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +6 -4
  303. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +6 -4
  304. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +6 -4
  305. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +6 -4
  306. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +6 -4
  307. package/dist-types/endpoint/bdd.d.ts +1 -1
  308. package/dist-types/extensionConfiguration.d.ts +1 -1
  309. package/dist-types/models/RedshiftServiceException.d.ts +1 -1
  310. package/dist-types/models/errors.d.ts +1 -1
  311. package/dist-types/models/models_0.d.ts +10 -10
  312. package/dist-types/models/models_1.d.ts +2 -2
  313. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  314. package/dist-types/runtimeConfig.d.ts +2 -2
  315. package/dist-types/runtimeConfig.native.d.ts +2 -2
  316. package/dist-types/ts3.4/Redshift.d.ts +1 -1
  317. package/dist-types/ts3.4/RedshiftClient.d.ts +8 -14
  318. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +6 -4
  328. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +6 -4
  336. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
  338. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
  341. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +6 -4
  344. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +6 -4
  347. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +6 -4
  348. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +6 -4
  349. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +6 -4
  350. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +6 -4
  351. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +6 -4
  352. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +6 -4
  353. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +6 -4
  354. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +6 -4
  355. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +6 -4
  356. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
  357. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +6 -4
  358. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +6 -4
  359. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
  360. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +6 -4
  361. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +6 -4
  362. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
  363. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +6 -4
  364. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +6 -4
  365. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +6 -4
  366. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +6 -4
  367. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +6 -4
  368. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +6 -4
  369. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
  370. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +6 -4
  371. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +6 -4
  372. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +6 -4
  373. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +6 -4
  374. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +6 -4
  375. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +6 -4
  376. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +6 -4
  377. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +6 -4
  378. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +6 -4
  379. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +6 -4
  380. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +6 -4
  381. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +6 -4
  382. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +6 -4
  383. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +6 -4
  384. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +6 -4
  385. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +6 -4
  386. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +6 -4
  387. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
  388. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
  389. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
  390. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +6 -4
  391. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +6 -4
  392. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
  393. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
  394. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +6 -4
  395. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +6 -4
  396. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +6 -4
  397. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +6 -4
  398. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +6 -4
  399. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +6 -4
  400. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +6 -4
  401. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +6 -4
  402. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +6 -4
  403. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +6 -4
  404. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +6 -4
  405. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +6 -4
  406. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +6 -4
  407. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +6 -4
  408. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +6 -4
  409. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +6 -4
  410. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +6 -4
  411. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +6 -4
  412. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +6 -4
  413. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +6 -4
  414. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +6 -4
  415. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +6 -4
  416. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +6 -4
  417. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +6 -4
  418. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +6 -4
  419. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +6 -4
  420. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +6 -4
  421. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
  422. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +6 -4
  423. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +6 -4
  424. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +6 -4
  425. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +6 -4
  426. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +6 -4
  427. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +6 -4
  428. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +6 -4
  429. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +6 -4
  430. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +6 -4
  431. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +6 -4
  432. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +6 -4
  433. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +6 -4
  434. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +6 -4
  435. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
  436. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
  437. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +6 -4
  438. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +6 -4
  439. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +6 -4
  440. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +6 -4
  441. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +6 -4
  442. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +6 -4
  443. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +6 -4
  444. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +6 -4
  445. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
  446. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +6 -4
  447. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +6 -4
  448. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +6 -4
  449. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +6 -4
  450. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +6 -4
  451. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +6 -4
  452. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +6 -4
  453. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +6 -4
  454. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +6 -4
  455. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +6 -4
  456. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +6 -4
  457. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +6 -4
  458. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +6 -4
  459. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  460. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  461. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +1 -1
  462. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  463. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  464. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  465. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  466. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +1 -1
  467. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +1 -1
  468. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +1 -1
  469. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +1 -1
  470. package/dist-types/waiters/waitForClusterAvailable.d.ts +1 -1
  471. package/dist-types/waiters/waitForClusterDeleted.d.ts +1 -1
  472. package/dist-types/waiters/waitForClusterRestored.d.ts +1 -1
  473. package/dist-types/waiters/waitForSnapshotAvailable.d.ts +1 -1
  474. package/package.json +13 -35
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeauthorizeDataShareCommandInput extends DeauthorizeDataShareMe
22
22
  export interface DeauthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {
23
23
  }
24
24
  declare const DeauthorizeDataShareCommand_base: {
25
- new (input: DeauthorizeDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeauthorizeDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeauthorizeDataShareCommandInput): import("@smithy/core/client").CommandImpl<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeauthorizeDataShareCommandInput): import("@smithy/core/client").CommandImpl<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>From a datashare producer account, removes authorization from the specified datashare. </p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteAuthenticationProfileCommandInput extends DeleteAuthentic
22
22
  export interface DeleteAuthenticationProfileCommandOutput extends DeleteAuthenticationProfileResult, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAuthenticationProfileCommand_base: {
25
- new (input: DeleteAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteAuthenticationProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAuthenticationProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes an authentication profile.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteClusterCommandInput extends DeleteClusterMessage {
22
22
  export interface DeleteClusterCommandOutput extends DeleteClusterResult, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteClusterCommand_base: {
25
- new (input: DeleteClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteClusterCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a previously provisioned cluster without its final snapshot being created. A successful response from the web
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteClusterParameterGroupMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteClusterParameterGroupCommandInput extends DeleteClusterPa
22
22
  export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteClusterParameterGroupCommand_base: {
25
- new (input: DeleteClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a specified Amazon Redshift parameter group.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteClusterSecurityGroupMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteClusterSecurityGroupCommandInput extends DeleteClusterSec
22
22
  export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteClusterSecurityGroupCommand_base: {
25
- new (input: DeleteClusterSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteClusterSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteClusterSecurityGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterSecurityGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes an Amazon Redshift security group.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteClusterSnapshotCommandInput extends DeleteClusterSnapshot
22
22
  export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapshotResult, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteClusterSnapshotCommand_base: {
25
- new (input: DeleteClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteClusterSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified manual snapshot. The snapshot must be in the
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteClusterSubnetGroupMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteClusterSubnetGroupCommandInput extends DeleteClusterSubne
22
22
  export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteClusterSubnetGroupCommand_base: {
25
- new (input: DeleteClusterSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteClusterSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteClusterSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClusterSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified cluster subnet group.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteCustomDomainAssociationMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteCustomDomainAssociationCommandInput extends DeleteCustomD
22
22
  export interface DeleteCustomDomainAssociationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteCustomDomainAssociationCommand_base: {
25
- new (input: DeleteCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteCustomDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCustomDomainAssociationCommandInput): import("@smithy/core/client").CommandImpl<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Contains information about deleting a custom domain association for a cluster.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteEndpointAccessCommandInput extends DeleteEndpointAccessMe
22
22
  export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEndpointAccessCommand_base: {
25
- new (input: DeleteEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteEndpointAccessCommandInput): import("@smithy/core/client").CommandImpl<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEndpointAccessCommandInput): import("@smithy/core/client").CommandImpl<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a Redshift-managed VPC endpoint.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteEventSubscriptionMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteEventSubscriptionCommandInput extends DeleteEventSubscrip
22
22
  export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEventSubscriptionCommand_base: {
25
- new (input: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes an Amazon Redshift event notification subscription.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteHsmClientCertificateMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteHsmClientCertificateCommandInput extends DeleteHsmClientC
22
22
  export interface DeleteHsmClientCertificateCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteHsmClientCertificateCommand_base: {
25
- new (input: DeleteHsmClientCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteHsmClientCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteHsmClientCertificateCommandInput): import("@smithy/core/client").CommandImpl<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteHsmClientCertificateCommandInput): import("@smithy/core/client").CommandImpl<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified HSM client certificate.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteHsmConfigurationMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteHsmConfigurationCommandInput extends DeleteHsmConfigurati
22
22
  export interface DeleteHsmConfigurationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteHsmConfigurationCommand_base: {
25
- new (input: DeleteHsmConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteHsmConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteHsmConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteHsmConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified Amazon Redshift HSM configuration.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteIntegrationMessage, Integration } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteIntegrationCommandInput extends DeleteIntegrationMessage
22
22
  export interface DeleteIntegrationCommandOutput extends Integration, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteIntegrationCommand_base: {
25
- new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteIntegrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIntegrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a zero-ETL integration or S3 event integration with Amazon Redshift.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { PartnerIntegrationInputMessage, PartnerIntegrationOutputMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeletePartnerCommandInput extends PartnerIntegrationInputMessag
22
22
  export interface DeletePartnerCommandOutput extends PartnerIntegrationOutputMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DeletePartnerCommand_base: {
25
- new (input: DeletePartnerCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerCommandInput, DeletePartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeletePartnerCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerCommandInput, DeletePartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeletePartnerCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerCommandInput, DeletePartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePartnerCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerCommandInput, DeletePartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a partner integration from a cluster. Data can still flow to the cluster until the integration is deleted at the partner's website.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteRedshiftIdcApplicationMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteRedshiftIdcApplicationCommandInput extends DeleteRedshift
22
22
  export interface DeleteRedshiftIdcApplicationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRedshiftIdcApplicationCommand_base: {
25
- new (input: DeleteRedshiftIdcApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRedshiftIdcApplicationCommandInput, DeleteRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRedshiftIdcApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRedshiftIdcApplicationCommandInput, DeleteRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteRedshiftIdcApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRedshiftIdcApplicationCommandInput, DeleteRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRedshiftIdcApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRedshiftIdcApplicationCommandInput, DeleteRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes an Amazon Redshift IAM Identity Center application.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteResourcePolicyMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyMe
22
22
  export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteResourcePolicyCommand_base: {
25
- new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the resource policy for a specified resource.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteScheduledActionMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteScheduledActionCommandInput extends DeleteScheduledAction
22
22
  export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteScheduledActionCommand_base: {
25
- new (input: DeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteScheduledActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteScheduledActionCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a scheduled action.
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteSnapshotCopyGrantMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteSnapshotCopyGrantCommandInput extends DeleteSnapshotCopyG
22
22
  export interface DeleteSnapshotCopyGrantCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSnapshotCopyGrantCommand_base: {
25
- new (input: DeleteSnapshotCopyGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSnapshotCopyGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteSnapshotCopyGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSnapshotCopyGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified snapshot copy grant.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteSnapshotScheduleMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteSnapshotScheduleCommandInput extends DeleteSnapshotSchedu
22
22
  export interface DeleteSnapshotScheduleCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSnapshotScheduleCommand_base: {
25
- new (input: DeleteSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteSnapshotScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSnapshotScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a snapshot schedule.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteTagsMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteTagsCommandInput extends DeleteTagsMessage {
22
22
  export interface DeleteTagsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteTagsCommand_base: {
25
- new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes tags from a resource. You must provide the ARN of the resource
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeleteUsageLimitMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeleteUsageLimitCommandInput extends DeleteUsageLimitMessage {
22
22
  export interface DeleteUsageLimitCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteUsageLimitCommand_base: {
25
- new (input: DeleteUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteUsageLimitCommandInput): import("@smithy/core/client").CommandImpl<DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUsageLimitCommandInput): import("@smithy/core/client").CommandImpl<DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a usage limit from a cluster.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeregisterNamespaceInputMessage, DeregisterNamespaceOutputMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DeregisterNamespaceCommandInput extends DeregisterNamespaceInpu
22
22
  export interface DeregisterNamespaceCommandOutput extends DeregisterNamespaceOutputMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DeregisterNamespaceCommand_base: {
25
- new (input: DeregisterNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterNamespaceCommandInput, DeregisterNamespaceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeregisterNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterNamespaceCommandInput, DeregisterNamespaceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeregisterNamespaceCommandInput): import("@smithy/core/client").CommandImpl<DeregisterNamespaceCommandInput, DeregisterNamespaceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterNamespaceCommandInput): import("@smithy/core/client").CommandImpl<DeregisterNamespaceCommandInput, DeregisterNamespaceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deregisters a cluster or serverless namespace from the Amazon Web Services Glue Data Catalog.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { AccountAttributeList, DescribeAccountAttributesMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DescribeAccountAttributesCommandInput extends DescribeAccountAt
22
22
  export interface DescribeAccountAttributesCommandOutput extends AccountAttributeList, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeAccountAttributesCommand_base: {
25
- new (input: DescribeAccountAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeAccountAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of attributes attached to an account</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DescribeAuthenticationProfilesMessage, DescribeAuthenticationProfilesResult } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DescribeAuthenticationProfilesCommandInput extends DescribeAuth
22
22
  export interface DescribeAuthenticationProfilesCommandOutput extends DescribeAuthenticationProfilesResult, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeAuthenticationProfilesCommand_base: {
25
- new (input: DescribeAuthenticationProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeAuthenticationProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeAuthenticationProfilesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeAuthenticationProfilesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Describes an authentication profile.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { ClusterDbRevisionsMessage, DescribeClusterDbRevisionsMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DescribeClusterDbRevisionsCommandInput extends DescribeClusterD
22
22
  export interface DescribeClusterDbRevisionsCommandOutput extends ClusterDbRevisionsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeClusterDbRevisionsCommand_base: {
25
- new (input: DescribeClusterDbRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeClusterDbRevisionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeClusterDbRevisionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeClusterDbRevisionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns an array of <code>ClusterDbRevision</code> objects.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { ClusterParameterGroupsMessage, DescribeClusterParameterGroupsMessage } from "../models/models_0";
4
4
  import type { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
@@ -22,9 +22,11 @@ export interface DescribeClusterParameterGroupsCommandInput extends DescribeClus
22
22
  export interface DescribeClusterParameterGroupsCommandOutput extends ClusterParameterGroupsMessage, __MetadataBearer {
23
23
  }
24
24
  declare const DescribeClusterParameterGroupsCommand_base: {
25
- new (input: DescribeClusterParameterGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeClusterParameterGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DescribeClusterParameterGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [DescribeClusterParameterGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns a list of Amazon Redshift parameter groups, including parameter groups you