@aws-sdk/client-redshift 3.529.1 → 3.535.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 (280) hide show
  1. package/dist-types/Redshift.d.ts +39 -1
  2. package/dist-types/RedshiftClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -1
  4. package/dist-types/commands/AddPartnerCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +2 -1
  6. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -1
  7. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +2 -1
  8. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +2 -1
  9. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -1
  12. package/dist-types/commands/CancelResizeCommand.d.ts +2 -1
  13. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -1
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/DeletePartnerCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeClustersCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeDataSharesCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribePartnersCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeResizeCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeStorageCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +2 -1
  91. package/dist-types/commands/DisableLoggingCommand.d.ts +2 -1
  92. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +2 -1
  93. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +2 -1
  94. package/dist-types/commands/EnableLoggingCommand.d.ts +2 -1
  95. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +2 -1
  96. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +2 -1
  97. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +2 -1
  98. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -1
  99. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -1
  100. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -1
  101. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  102. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  103. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +2 -1
  104. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +2 -1
  105. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  106. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +2 -1
  107. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +2 -1
  108. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +2 -1
  109. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +2 -1
  110. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +2 -1
  111. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -1
  112. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -1
  113. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +2 -1
  114. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +2 -1
  115. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  116. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +2 -1
  117. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +2 -1
  118. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -1
  119. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +2 -1
  120. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +2 -1
  121. package/dist-types/commands/PauseClusterCommand.d.ts +2 -1
  122. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -1
  123. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  124. package/dist-types/commands/RebootClusterCommand.d.ts +2 -1
  125. package/dist-types/commands/RejectDataShareCommand.d.ts +2 -1
  126. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +2 -1
  127. package/dist-types/commands/ResizeClusterCommand.d.ts +2 -1
  128. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -1
  129. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -1
  130. package/dist-types/commands/ResumeClusterCommand.d.ts +2 -1
  131. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -1
  132. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +2 -1
  133. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +2 -1
  134. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +2 -1
  135. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +2 -1
  136. package/dist-types/models/models_0.d.ts +891 -891
  137. package/dist-types/models/models_1.d.ts +599 -599
  138. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  139. package/dist-types/runtimeConfig.d.ts +2 -2
  140. package/dist-types/runtimeConfig.native.d.ts +2 -2
  141. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  142. package/dist-types/ts3.4/Redshift.d.ts +38 -0
  143. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  277. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  278. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  279. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  280. package/package.json +41 -41
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { RedshiftClientConfig } from "./RedshiftClient";
5
5
  export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: RedshiftClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
@@ -864,6 +864,7 @@ export interface Redshift {
864
864
  options: __HttpHandlerOptions,
865
865
  cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void
866
866
  ): void;
867
+ createSnapshotSchedule(): Promise<CreateSnapshotScheduleCommandOutput>;
867
868
  createSnapshotSchedule(
868
869
  args: CreateSnapshotScheduleCommandInput,
869
870
  options?: __HttpHandlerOptions
@@ -1163,6 +1164,7 @@ export interface Redshift {
1163
1164
  options: __HttpHandlerOptions,
1164
1165
  cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void
1165
1166
  ): void;
1167
+ describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
1166
1168
  describeAccountAttributes(
1167
1169
  args: DescribeAccountAttributesCommandInput,
1168
1170
  options?: __HttpHandlerOptions
@@ -1176,6 +1178,7 @@ export interface Redshift {
1176
1178
  options: __HttpHandlerOptions,
1177
1179
  cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1178
1180
  ): void;
1181
+ describeAuthenticationProfiles(): Promise<DescribeAuthenticationProfilesCommandOutput>;
1179
1182
  describeAuthenticationProfiles(
1180
1183
  args: DescribeAuthenticationProfilesCommandInput,
1181
1184
  options?: __HttpHandlerOptions
@@ -1189,6 +1192,7 @@ export interface Redshift {
1189
1192
  options: __HttpHandlerOptions,
1190
1193
  cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void
1191
1194
  ): void;
1195
+ describeClusterDbRevisions(): Promise<DescribeClusterDbRevisionsCommandOutput>;
1192
1196
  describeClusterDbRevisions(
1193
1197
  args: DescribeClusterDbRevisionsCommandInput,
1194
1198
  options?: __HttpHandlerOptions
@@ -1202,6 +1206,7 @@ export interface Redshift {
1202
1206
  options: __HttpHandlerOptions,
1203
1207
  cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void
1204
1208
  ): void;
1209
+ describeClusterParameterGroups(): Promise<DescribeClusterParameterGroupsCommandOutput>;
1205
1210
  describeClusterParameterGroups(
1206
1211
  args: DescribeClusterParameterGroupsCommandInput,
1207
1212
  options?: __HttpHandlerOptions
@@ -1228,6 +1233,7 @@ export interface Redshift {
1228
1233
  options: __HttpHandlerOptions,
1229
1234
  cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void
1230
1235
  ): void;
1236
+ describeClusters(): Promise<DescribeClustersCommandOutput>;
1231
1237
  describeClusters(
1232
1238
  args: DescribeClustersCommandInput,
1233
1239
  options?: __HttpHandlerOptions
@@ -1241,6 +1247,7 @@ export interface Redshift {
1241
1247
  options: __HttpHandlerOptions,
1242
1248
  cb: (err: any, data?: DescribeClustersCommandOutput) => void
1243
1249
  ): void;
1250
+ describeClusterSecurityGroups(): Promise<DescribeClusterSecurityGroupsCommandOutput>;
1244
1251
  describeClusterSecurityGroups(
1245
1252
  args: DescribeClusterSecurityGroupsCommandInput,
1246
1253
  options?: __HttpHandlerOptions
@@ -1254,6 +1261,7 @@ export interface Redshift {
1254
1261
  options: __HttpHandlerOptions,
1255
1262
  cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void
1256
1263
  ): void;
1264
+ describeClusterSnapshots(): Promise<DescribeClusterSnapshotsCommandOutput>;
1257
1265
  describeClusterSnapshots(
1258
1266
  args: DescribeClusterSnapshotsCommandInput,
1259
1267
  options?: __HttpHandlerOptions
@@ -1267,6 +1275,7 @@ export interface Redshift {
1267
1275
  options: __HttpHandlerOptions,
1268
1276
  cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void
1269
1277
  ): void;
1278
+ describeClusterSubnetGroups(): Promise<DescribeClusterSubnetGroupsCommandOutput>;
1270
1279
  describeClusterSubnetGroups(
1271
1280
  args: DescribeClusterSubnetGroupsCommandInput,
1272
1281
  options?: __HttpHandlerOptions
@@ -1280,6 +1289,7 @@ export interface Redshift {
1280
1289
  options: __HttpHandlerOptions,
1281
1290
  cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void
1282
1291
  ): void;
1292
+ describeClusterTracks(): Promise<DescribeClusterTracksCommandOutput>;
1283
1293
  describeClusterTracks(
1284
1294
  args: DescribeClusterTracksCommandInput,
1285
1295
  options?: __HttpHandlerOptions
@@ -1293,6 +1303,7 @@ export interface Redshift {
1293
1303
  options: __HttpHandlerOptions,
1294
1304
  cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void
1295
1305
  ): void;
1306
+ describeClusterVersions(): Promise<DescribeClusterVersionsCommandOutput>;
1296
1307
  describeClusterVersions(
1297
1308
  args: DescribeClusterVersionsCommandInput,
1298
1309
  options?: __HttpHandlerOptions
@@ -1306,6 +1317,7 @@ export interface Redshift {
1306
1317
  options: __HttpHandlerOptions,
1307
1318
  cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void
1308
1319
  ): void;
1320
+ describeCustomDomainAssociations(): Promise<DescribeCustomDomainAssociationsCommandOutput>;
1309
1321
  describeCustomDomainAssociations(
1310
1322
  args: DescribeCustomDomainAssociationsCommandInput,
1311
1323
  options?: __HttpHandlerOptions
@@ -1319,6 +1331,7 @@ export interface Redshift {
1319
1331
  options: __HttpHandlerOptions,
1320
1332
  cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void
1321
1333
  ): void;
1334
+ describeDataShares(): Promise<DescribeDataSharesCommandOutput>;
1322
1335
  describeDataShares(
1323
1336
  args: DescribeDataSharesCommandInput,
1324
1337
  options?: __HttpHandlerOptions
@@ -1332,6 +1345,7 @@ export interface Redshift {
1332
1345
  options: __HttpHandlerOptions,
1333
1346
  cb: (err: any, data?: DescribeDataSharesCommandOutput) => void
1334
1347
  ): void;
1348
+ describeDataSharesForConsumer(): Promise<DescribeDataSharesForConsumerCommandOutput>;
1335
1349
  describeDataSharesForConsumer(
1336
1350
  args: DescribeDataSharesForConsumerCommandInput,
1337
1351
  options?: __HttpHandlerOptions
@@ -1345,6 +1359,7 @@ export interface Redshift {
1345
1359
  options: __HttpHandlerOptions,
1346
1360
  cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void
1347
1361
  ): void;
1362
+ describeDataSharesForProducer(): Promise<DescribeDataSharesForProducerCommandOutput>;
1348
1363
  describeDataSharesForProducer(
1349
1364
  args: DescribeDataSharesForProducerCommandInput,
1350
1365
  options?: __HttpHandlerOptions
@@ -1371,6 +1386,7 @@ export interface Redshift {
1371
1386
  options: __HttpHandlerOptions,
1372
1387
  cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void
1373
1388
  ): void;
1389
+ describeEndpointAccess(): Promise<DescribeEndpointAccessCommandOutput>;
1374
1390
  describeEndpointAccess(
1375
1391
  args: DescribeEndpointAccessCommandInput,
1376
1392
  options?: __HttpHandlerOptions
@@ -1384,6 +1400,7 @@ export interface Redshift {
1384
1400
  options: __HttpHandlerOptions,
1385
1401
  cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void
1386
1402
  ): void;
1403
+ describeEndpointAuthorization(): Promise<DescribeEndpointAuthorizationCommandOutput>;
1387
1404
  describeEndpointAuthorization(
1388
1405
  args: DescribeEndpointAuthorizationCommandInput,
1389
1406
  options?: __HttpHandlerOptions
@@ -1397,6 +1414,7 @@ export interface Redshift {
1397
1414
  options: __HttpHandlerOptions,
1398
1415
  cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void
1399
1416
  ): void;
1417
+ describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
1400
1418
  describeEventCategories(
1401
1419
  args: DescribeEventCategoriesCommandInput,
1402
1420
  options?: __HttpHandlerOptions
@@ -1410,6 +1428,7 @@ export interface Redshift {
1410
1428
  options: __HttpHandlerOptions,
1411
1429
  cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1412
1430
  ): void;
1431
+ describeEvents(): Promise<DescribeEventsCommandOutput>;
1413
1432
  describeEvents(
1414
1433
  args: DescribeEventsCommandInput,
1415
1434
  options?: __HttpHandlerOptions
@@ -1423,6 +1442,7 @@ export interface Redshift {
1423
1442
  options: __HttpHandlerOptions,
1424
1443
  cb: (err: any, data?: DescribeEventsCommandOutput) => void
1425
1444
  ): void;
1445
+ describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
1426
1446
  describeEventSubscriptions(
1427
1447
  args: DescribeEventSubscriptionsCommandInput,
1428
1448
  options?: __HttpHandlerOptions
@@ -1436,6 +1456,7 @@ export interface Redshift {
1436
1456
  options: __HttpHandlerOptions,
1437
1457
  cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1438
1458
  ): void;
1459
+ describeHsmClientCertificates(): Promise<DescribeHsmClientCertificatesCommandOutput>;
1439
1460
  describeHsmClientCertificates(
1440
1461
  args: DescribeHsmClientCertificatesCommandInput,
1441
1462
  options?: __HttpHandlerOptions
@@ -1449,6 +1470,7 @@ export interface Redshift {
1449
1470
  options: __HttpHandlerOptions,
1450
1471
  cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void
1451
1472
  ): void;
1473
+ describeHsmConfigurations(): Promise<DescribeHsmConfigurationsCommandOutput>;
1452
1474
  describeHsmConfigurations(
1453
1475
  args: DescribeHsmConfigurationsCommandInput,
1454
1476
  options?: __HttpHandlerOptions
@@ -1462,6 +1484,7 @@ export interface Redshift {
1462
1484
  options: __HttpHandlerOptions,
1463
1485
  cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void
1464
1486
  ): void;
1487
+ describeInboundIntegrations(): Promise<DescribeInboundIntegrationsCommandOutput>;
1465
1488
  describeInboundIntegrations(
1466
1489
  args: DescribeInboundIntegrationsCommandInput,
1467
1490
  options?: __HttpHandlerOptions
@@ -1501,6 +1524,7 @@ export interface Redshift {
1501
1524
  options: __HttpHandlerOptions,
1502
1525
  cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void
1503
1526
  ): void;
1527
+ describeOrderableClusterOptions(): Promise<DescribeOrderableClusterOptionsCommandOutput>;
1504
1528
  describeOrderableClusterOptions(
1505
1529
  args: DescribeOrderableClusterOptionsCommandInput,
1506
1530
  options?: __HttpHandlerOptions
@@ -1527,6 +1551,7 @@ export interface Redshift {
1527
1551
  options: __HttpHandlerOptions,
1528
1552
  cb: (err: any, data?: DescribePartnersCommandOutput) => void
1529
1553
  ): void;
1554
+ describeRedshiftIdcApplications(): Promise<DescribeRedshiftIdcApplicationsCommandOutput>;
1530
1555
  describeRedshiftIdcApplications(
1531
1556
  args: DescribeRedshiftIdcApplicationsCommandInput,
1532
1557
  options?: __HttpHandlerOptions
@@ -1540,6 +1565,7 @@ export interface Redshift {
1540
1565
  options: __HttpHandlerOptions,
1541
1566
  cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void
1542
1567
  ): void;
1568
+ describeReservedNodeExchangeStatus(): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
1543
1569
  describeReservedNodeExchangeStatus(
1544
1570
  args: DescribeReservedNodeExchangeStatusCommandInput,
1545
1571
  options?: __HttpHandlerOptions
@@ -1559,6 +1585,7 @@ export interface Redshift {
1559
1585
  data?: DescribeReservedNodeExchangeStatusCommandOutput
1560
1586
  ) => void
1561
1587
  ): void;
1588
+ describeReservedNodeOfferings(): Promise<DescribeReservedNodeOfferingsCommandOutput>;
1562
1589
  describeReservedNodeOfferings(
1563
1590
  args: DescribeReservedNodeOfferingsCommandInput,
1564
1591
  options?: __HttpHandlerOptions
@@ -1572,6 +1599,7 @@ export interface Redshift {
1572
1599
  options: __HttpHandlerOptions,
1573
1600
  cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void
1574
1601
  ): void;
1602
+ describeReservedNodes(): Promise<DescribeReservedNodesCommandOutput>;
1575
1603
  describeReservedNodes(
1576
1604
  args: DescribeReservedNodesCommandInput,
1577
1605
  options?: __HttpHandlerOptions
@@ -1598,6 +1626,7 @@ export interface Redshift {
1598
1626
  options: __HttpHandlerOptions,
1599
1627
  cb: (err: any, data?: DescribeResizeCommandOutput) => void
1600
1628
  ): void;
1629
+ describeScheduledActions(): Promise<DescribeScheduledActionsCommandOutput>;
1601
1630
  describeScheduledActions(
1602
1631
  args: DescribeScheduledActionsCommandInput,
1603
1632
  options?: __HttpHandlerOptions
@@ -1611,6 +1640,7 @@ export interface Redshift {
1611
1640
  options: __HttpHandlerOptions,
1612
1641
  cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
1613
1642
  ): void;
1643
+ describeSnapshotCopyGrants(): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
1614
1644
  describeSnapshotCopyGrants(
1615
1645
  args: DescribeSnapshotCopyGrantsCommandInput,
1616
1646
  options?: __HttpHandlerOptions
@@ -1624,6 +1654,7 @@ export interface Redshift {
1624
1654
  options: __HttpHandlerOptions,
1625
1655
  cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void
1626
1656
  ): void;
1657
+ describeSnapshotSchedules(): Promise<DescribeSnapshotSchedulesCommandOutput>;
1627
1658
  describeSnapshotSchedules(
1628
1659
  args: DescribeSnapshotSchedulesCommandInput,
1629
1660
  options?: __HttpHandlerOptions
@@ -1637,6 +1668,7 @@ export interface Redshift {
1637
1668
  options: __HttpHandlerOptions,
1638
1669
  cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void
1639
1670
  ): void;
1671
+ describeStorage(): Promise<DescribeStorageCommandOutput>;
1640
1672
  describeStorage(
1641
1673
  args: DescribeStorageCommandInput,
1642
1674
  options?: __HttpHandlerOptions
@@ -1650,6 +1682,7 @@ export interface Redshift {
1650
1682
  options: __HttpHandlerOptions,
1651
1683
  cb: (err: any, data?: DescribeStorageCommandOutput) => void
1652
1684
  ): void;
1685
+ describeTableRestoreStatus(): Promise<DescribeTableRestoreStatusCommandOutput>;
1653
1686
  describeTableRestoreStatus(
1654
1687
  args: DescribeTableRestoreStatusCommandInput,
1655
1688
  options?: __HttpHandlerOptions
@@ -1663,6 +1696,7 @@ export interface Redshift {
1663
1696
  options: __HttpHandlerOptions,
1664
1697
  cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void
1665
1698
  ): void;
1699
+ describeTags(): Promise<DescribeTagsCommandOutput>;
1666
1700
  describeTags(
1667
1701
  args: DescribeTagsCommandInput,
1668
1702
  options?: __HttpHandlerOptions
@@ -1676,6 +1710,7 @@ export interface Redshift {
1676
1710
  options: __HttpHandlerOptions,
1677
1711
  cb: (err: any, data?: DescribeTagsCommandOutput) => void
1678
1712
  ): void;
1713
+ describeUsageLimits(): Promise<DescribeUsageLimitsCommandOutput>;
1679
1714
  describeUsageLimits(
1680
1715
  args: DescribeUsageLimitsCommandInput,
1681
1716
  options?: __HttpHandlerOptions
@@ -1780,6 +1815,7 @@ export interface Redshift {
1780
1815
  options: __HttpHandlerOptions,
1781
1816
  cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void
1782
1817
  ): void;
1818
+ getClusterCredentialsWithIAM(): Promise<GetClusterCredentialsWithIAMCommandOutput>;
1783
1819
  getClusterCredentialsWithIAM(
1784
1820
  args: GetClusterCredentialsWithIAMCommandInput,
1785
1821
  options?: __HttpHandlerOptions
@@ -1838,6 +1874,7 @@ export interface Redshift {
1838
1874
  options: __HttpHandlerOptions,
1839
1875
  cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1840
1876
  ): void;
1877
+ listRecommendations(): Promise<ListRecommendationsCommandOutput>;
1841
1878
  listRecommendations(
1842
1879
  args: ListRecommendationsCommandInput,
1843
1880
  options?: __HttpHandlerOptions
@@ -2240,6 +2277,7 @@ export interface Redshift {
2240
2277
  data?: RevokeClusterSecurityGroupIngressCommandOutput
2241
2278
  ) => void
2242
2279
  ): void;
2280
+ revokeEndpointAccess(): Promise<RevokeEndpointAccessCommandOutput>;
2243
2281
  revokeEndpointAccess(
2244
2282
  args: RevokeEndpointAccessCommandInput,
2245
2283
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AcceptReservedNodeExchangeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AcceptReservedNodeExchangeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AcceptReservedNodeExchangeCommandInput,
32
+ AcceptReservedNodeExchangeCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AcceptReservedNodeExchangeCommand extends AcceptReservedNodeExchangeCommand_base {}
@@ -25,6 +25,15 @@ declare const AddPartnerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AddPartnerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AddPartnerCommandInput,
32
+ AddPartnerCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AddPartnerCommand extends AddPartnerCommand_base {}
@@ -25,6 +25,15 @@ declare const AssociateDataShareConsumerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateDataShareConsumerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateDataShareConsumerCommandInput,
32
+ AssociateDataShareConsumerCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateDataShareConsumerCommand extends AssociateDataShareConsumerCommand_base {}
@@ -25,6 +25,15 @@ declare const AuthorizeClusterSecurityGroupIngressCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AuthorizeClusterSecurityGroupIngressCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AuthorizeClusterSecurityGroupIngressCommandInput,
32
+ AuthorizeClusterSecurityGroupIngressCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AuthorizeClusterSecurityGroupIngressCommand extends AuthorizeClusterSecurityGroupIngressCommand_base {}
@@ -22,6 +22,15 @@ declare const AuthorizeDataShareCommand_base: {
22
22
  ServiceInputTypes,
23
23
  ServiceOutputTypes
24
24
  >;
25
+ new (
26
+ __0_0: AuthorizeDataShareCommandInput
27
+ ): import("@smithy/smithy-client").CommandImpl<
28
+ AuthorizeDataShareCommandInput,
29
+ AuthorizeDataShareCommandOutput,
30
+ RedshiftClientResolvedConfig,
31
+ ServiceInputTypes,
32
+ ServiceOutputTypes
33
+ >;
25
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
35
  };
27
36
  export declare class AuthorizeDataShareCommand extends AuthorizeDataShareCommand_base {}
@@ -25,6 +25,15 @@ declare const AuthorizeEndpointAccessCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AuthorizeEndpointAccessCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AuthorizeEndpointAccessCommandInput,
32
+ AuthorizeEndpointAccessCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AuthorizeEndpointAccessCommand extends AuthorizeEndpointAccessCommand_base {}
@@ -25,6 +25,15 @@ declare const AuthorizeSnapshotAccessCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AuthorizeSnapshotAccessCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AuthorizeSnapshotAccessCommandInput,
32
+ AuthorizeSnapshotAccessCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AuthorizeSnapshotAccessCommand extends AuthorizeSnapshotAccessCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchDeleteClusterSnapshotsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchDeleteClusterSnapshotsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchDeleteClusterSnapshotsCommandInput,
32
+ BatchDeleteClusterSnapshotsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchDeleteClusterSnapshotsCommand extends BatchDeleteClusterSnapshotsCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchModifyClusterSnapshotsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchModifyClusterSnapshotsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchModifyClusterSnapshotsCommandInput,
32
+ BatchModifyClusterSnapshotsCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchModifyClusterSnapshotsCommand extends BatchModifyClusterSnapshotsCommand_base {}
@@ -21,6 +21,15 @@ declare const CancelResizeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CancelResizeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CancelResizeCommandInput,
28
+ CancelResizeCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CancelResizeCommand extends CancelResizeCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyClusterSnapshotCommandInput,
32
+ CopyClusterSnapshotCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyClusterSnapshotCommand extends CopyClusterSnapshotCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAuthenticationProfileCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAuthenticationProfileCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAuthenticationProfileCommandInput,
32
+ CreateAuthenticationProfileCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAuthenticationProfileCommand extends CreateAuthenticationProfileCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateClusterCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateClusterCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateClusterCommandInput,
28
+ CreateClusterCommandOutput,
29
+ RedshiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateClusterCommand extends CreateClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateClusterParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateClusterParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateClusterParameterGroupCommandInput,
32
+ CreateClusterParameterGroupCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateClusterParameterGroupCommand extends CreateClusterParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateClusterSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateClusterSecurityGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateClusterSecurityGroupCommandInput,
32
+ CreateClusterSecurityGroupCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateClusterSecurityGroupCommand extends CreateClusterSecurityGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateClusterSnapshotCommandInput,
32
+ CreateClusterSnapshotCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateClusterSnapshotCommand extends CreateClusterSnapshotCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateClusterSubnetGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateClusterSubnetGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateClusterSubnetGroupCommandInput,
32
+ CreateClusterSubnetGroupCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateClusterSubnetGroupCommand extends CreateClusterSubnetGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCustomDomainAssociationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCustomDomainAssociationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCustomDomainAssociationCommandInput,
32
+ CreateCustomDomainAssociationCommandOutput,
33
+ RedshiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCustomDomainAssociationCommand extends CreateCustomDomainAssociationCommand_base {}