@aws-sdk/client-redshift 3.533.0 → 3.540.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 (278) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/Redshift.d.ts +39 -1
  6. package/dist-types/RedshiftClient.d.ts +1 -1
  7. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -1
  8. package/dist-types/commands/AddPartnerCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +2 -1
  10. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -1
  11. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +2 -1
  12. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +2 -1
  13. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -1
  14. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -1
  15. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -1
  16. package/dist-types/commands/CancelResizeCommand.d.ts +2 -1
  17. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -1
  31. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -1
  32. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +2 -1
  33. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  34. package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -1
  35. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/DeletePartnerCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
  51. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -1
  52. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  53. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  54. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeClustersCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeDataSharesCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribePartnersCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeResizeCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -1
  91. package/dist-types/commands/DescribeStorageCommand.d.ts +2 -1
  92. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +2 -1
  93. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  94. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +2 -1
  95. package/dist-types/commands/DisableLoggingCommand.d.ts +2 -1
  96. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +2 -1
  97. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +2 -1
  98. package/dist-types/commands/EnableLoggingCommand.d.ts +2 -1
  99. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +2 -1
  100. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +2 -1
  101. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +2 -1
  102. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -1
  103. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -1
  104. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -1
  105. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  106. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  107. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +2 -1
  108. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +2 -1
  109. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  110. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +2 -1
  111. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +2 -1
  112. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +2 -1
  113. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +2 -1
  114. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +2 -1
  115. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -1
  116. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -1
  117. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +2 -1
  118. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +2 -1
  119. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  120. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +2 -1
  121. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +2 -1
  122. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -1
  123. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +2 -1
  124. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +2 -1
  125. package/dist-types/commands/PauseClusterCommand.d.ts +2 -1
  126. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -1
  127. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  128. package/dist-types/commands/RebootClusterCommand.d.ts +2 -1
  129. package/dist-types/commands/RejectDataShareCommand.d.ts +2 -1
  130. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +2 -1
  131. package/dist-types/commands/ResizeClusterCommand.d.ts +2 -1
  132. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -1
  133. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -1
  134. package/dist-types/commands/ResumeClusterCommand.d.ts +2 -1
  135. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -1
  136. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +2 -1
  137. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +2 -1
  138. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +2 -1
  139. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +2 -1
  140. package/dist-types/index.d.ts +0 -1
  141. package/dist-types/models/models_0.d.ts +891 -891
  142. package/dist-types/models/models_1.d.ts +599 -599
  143. package/dist-types/ts3.4/Redshift.d.ts +38 -0
  144. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +9 -0
  277. package/dist-types/ts3.4/index.d.ts +0 -1
  278. package/package.json +41 -41
@@ -25,6 +25,15 @@ declare const CreateRedshiftIdcApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRedshiftIdcApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRedshiftIdcApplicationCommandInput,
32
+ CreateRedshiftIdcApplicationCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRedshiftIdcApplicationCommand extends CreateRedshiftIdcApplicationCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateScheduledActionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateScheduledActionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateScheduledActionCommandInput,
32
+ CreateScheduledActionCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateScheduledActionCommand extends CreateScheduledActionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateSnapshotCopyGrantCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateSnapshotCopyGrantCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateSnapshotCopyGrantCommandInput,
32
+ CreateSnapshotCopyGrantCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateSnapshotCopyGrantCommand extends CreateSnapshotCopyGrantCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateSnapshotScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [CreateSnapshotScheduleCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateSnapshotScheduleCommandInput,
32
+ CreateSnapshotScheduleCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateSnapshotScheduleCommand extends CreateSnapshotScheduleCommand_base {}
@@ -19,6 +19,15 @@ declare const CreateTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: CreateTagsCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ CreateTagsCommandInput,
26
+ CreateTagsCommandOutput,
27
+ RedshiftClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class CreateTagsCommand extends CreateTagsCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateUsageLimitCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateUsageLimitCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateUsageLimitCommandInput,
28
+ CreateUsageLimitCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateUsageLimitCommand extends CreateUsageLimitCommand_base {}
@@ -22,6 +22,15 @@ declare const DeauthorizeDataShareCommand_base: {
22
22
  ServiceInputTypes,
23
23
  ServiceOutputTypes
24
24
  >;
25
+ new (
26
+ __0_0: DeauthorizeDataShareCommandInput
27
+ ): import("@smithy/smithy-client").CommandImpl<
28
+ DeauthorizeDataShareCommandInput,
29
+ DeauthorizeDataShareCommandOutput,
30
+ RedshiftClientResolvedConfig,
31
+ ServiceInputTypes,
32
+ ServiceOutputTypes
33
+ >;
25
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
35
  };
27
36
  export declare class DeauthorizeDataShareCommand extends DeauthorizeDataShareCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAuthenticationProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAuthenticationProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAuthenticationProfileCommandInput,
32
+ DeleteAuthenticationProfileCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAuthenticationProfileCommand extends DeleteAuthenticationProfileCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteClusterCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteClusterCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteClusterCommandInput,
28
+ DeleteClusterCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteClusterCommand extends DeleteClusterCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteClusterParameterGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteClusterParameterGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteClusterParameterGroupCommandInput,
28
+ DeleteClusterParameterGroupCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteClusterParameterGroupCommand extends DeleteClusterParameterGroupCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteClusterSecurityGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteClusterSecurityGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteClusterSecurityGroupCommandInput,
28
+ DeleteClusterSecurityGroupCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteClusterSecurityGroupCommand extends DeleteClusterSecurityGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteClusterSnapshotCommandInput,
32
+ DeleteClusterSnapshotCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteClusterSnapshotCommand extends DeleteClusterSnapshotCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteClusterSubnetGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteClusterSubnetGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteClusterSubnetGroupCommandInput,
28
+ DeleteClusterSubnetGroupCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteClusterSubnetGroupCommand extends DeleteClusterSubnetGroupCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteCustomDomainAssociationCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteCustomDomainAssociationCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteCustomDomainAssociationCommandInput,
28
+ DeleteCustomDomainAssociationCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteCustomDomainAssociationCommand extends DeleteCustomDomainAssociationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEndpointAccessCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEndpointAccessCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEndpointAccessCommandInput,
32
+ DeleteEndpointAccessCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEndpointAccessCommand extends DeleteEndpointAccessCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteEventSubscriptionCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteEventSubscriptionCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteEventSubscriptionCommandInput,
28
+ DeleteEventSubscriptionCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteHsmClientCertificateCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteHsmClientCertificateCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteHsmClientCertificateCommandInput,
28
+ DeleteHsmClientCertificateCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteHsmClientCertificateCommand extends DeleteHsmClientCertificateCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteHsmConfigurationCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteHsmConfigurationCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteHsmConfigurationCommandInput,
27
+ DeleteHsmConfigurationCommandOutput,
28
+ RedshiftClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteHsmConfigurationCommand extends DeleteHsmConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const DeletePartnerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeletePartnerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeletePartnerCommandInput,
32
+ DeletePartnerCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeletePartnerCommand extends DeletePartnerCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteRedshiftIdcApplicationCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteRedshiftIdcApplicationCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteRedshiftIdcApplicationCommandInput,
28
+ DeleteRedshiftIdcApplicationCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteRedshiftIdcApplicationCommand extends DeleteRedshiftIdcApplicationCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteResourcePolicyCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteResourcePolicyCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteResourcePolicyCommandInput,
27
+ DeleteResourcePolicyCommandOutput,
28
+ RedshiftClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteScheduledActionCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteScheduledActionCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteScheduledActionCommandInput,
27
+ DeleteScheduledActionCommandOutput,
28
+ RedshiftClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteSnapshotCopyGrantCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteSnapshotCopyGrantCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteSnapshotCopyGrantCommandInput,
28
+ DeleteSnapshotCopyGrantCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteSnapshotCopyGrantCommand extends DeleteSnapshotCopyGrantCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteSnapshotScheduleCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteSnapshotScheduleCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteSnapshotScheduleCommandInput,
27
+ DeleteSnapshotScheduleCommandOutput,
28
+ RedshiftClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteSnapshotScheduleCommand extends DeleteSnapshotScheduleCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteTagsCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteTagsCommandInput,
26
+ DeleteTagsCommandOutput,
27
+ RedshiftClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteUsageLimitCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteUsageLimitCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteUsageLimitCommandInput,
26
+ DeleteUsageLimitCommandOutput,
27
+ RedshiftClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteUsageLimitCommand extends DeleteUsageLimitCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeAccountAttributesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountAttributesCommandInput,
32
+ DescribeAccountAttributesCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAuthenticationProfilesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeAuthenticationProfilesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAuthenticationProfilesCommandInput,
32
+ DescribeAuthenticationProfilesCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAuthenticationProfilesCommand extends DescribeAuthenticationProfilesCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterDbRevisionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterDbRevisionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterDbRevisionsCommandInput,
32
+ DescribeClusterDbRevisionsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterDbRevisionsCommand extends DescribeClusterDbRevisionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterParameterGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterParameterGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterParameterGroupsCommandInput,
32
+ DescribeClusterParameterGroupsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterParameterGroupsCommand extends DescribeClusterParameterGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterParametersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeClusterParametersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterParametersCommandInput,
32
+ DescribeClusterParametersCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterParametersCommand extends DescribeClusterParametersCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterSecurityGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterSecurityGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterSecurityGroupsCommandInput,
32
+ DescribeClusterSecurityGroupsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterSecurityGroupsCommand extends DescribeClusterSecurityGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterSnapshotsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterSnapshotsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterSnapshotsCommandInput,
32
+ DescribeClusterSnapshotsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterSnapshotsCommand extends DescribeClusterSnapshotsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterSubnetGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterSubnetGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterSubnetGroupsCommandInput,
32
+ DescribeClusterSubnetGroupsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterSubnetGroupsCommand extends DescribeClusterSubnetGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeClusterTracksCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeClusterTracksCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeClusterTracksCommandInput,
32
+ DescribeClusterTracksCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeClusterTracksCommand extends DescribeClusterTracksCommand_base {}
@@ -23,6 +23,15 @@ declare const DescribeClusterVersionsCommand_base: {
23
23
  ServiceInputTypes,
24
24
  ServiceOutputTypes
25
25
  >;
26
+ new (
27
+ ...[input]: [] | [DescribeClusterVersionsCommandInput]
28
+ ): import("@smithy/smithy-client").CommandImpl<
29
+ DescribeClusterVersionsCommandInput,
30
+ DescribeClusterVersionsCommandOutput,
31
+ RedshiftClientResolvedConfig,
32
+ ServiceInputTypes,
33
+ ServiceOutputTypes
34
+ >;
26
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
36
  };
28
37
  export declare class DescribeClusterVersionsCommand extends DescribeClusterVersionsCommand_base {}
@@ -21,6 +21,15 @@ declare const DescribeClustersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [DescribeClustersCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DescribeClustersCommandInput,
28
+ DescribeClustersCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DescribeClustersCommand extends DescribeClustersCommand_base {}
@@ -23,6 +23,15 @@ declare const DescribeCustomDomainAssociationsCommand_base: {
23
23
  ServiceInputTypes,
24
24
  ServiceOutputTypes
25
25
  >;
26
+ new (
27
+ ...[input]: [] | [DescribeCustomDomainAssociationsCommandInput]
28
+ ): import("@smithy/smithy-client").CommandImpl<
29
+ DescribeCustomDomainAssociationsCommandInput,
30
+ DescribeCustomDomainAssociationsCommandOutput,
31
+ RedshiftClientResolvedConfig,
32
+ ServiceInputTypes,
33
+ ServiceOutputTypes
34
+ >;
26
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
36
  };
28
37
  export declare class DescribeCustomDomainAssociationsCommand extends DescribeCustomDomainAssociationsCommand_base {}