@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
@@ -287,6 +287,7 @@ export interface Redshift {
287
287
  /**
288
288
  * @see {@link CreateSnapshotScheduleCommand}
289
289
  */
290
+ createSnapshotSchedule(): Promise<CreateSnapshotScheduleCommandOutput>;
290
291
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotScheduleCommandOutput>;
291
292
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
292
293
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
@@ -425,24 +426,28 @@ export interface Redshift {
425
426
  /**
426
427
  * @see {@link DescribeAccountAttributesCommand}
427
428
  */
429
+ describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
428
430
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
429
431
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
430
432
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
431
433
  /**
432
434
  * @see {@link DescribeAuthenticationProfilesCommand}
433
435
  */
436
+ describeAuthenticationProfiles(): Promise<DescribeAuthenticationProfilesCommandOutput>;
434
437
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAuthenticationProfilesCommandOutput>;
435
438
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
436
439
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
437
440
  /**
438
441
  * @see {@link DescribeClusterDbRevisionsCommand}
439
442
  */
443
+ describeClusterDbRevisions(): Promise<DescribeClusterDbRevisionsCommandOutput>;
440
444
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterDbRevisionsCommandOutput>;
441
445
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
442
446
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
443
447
  /**
444
448
  * @see {@link DescribeClusterParameterGroupsCommand}
445
449
  */
450
+ describeClusterParameterGroups(): Promise<DescribeClusterParameterGroupsCommandOutput>;
446
451
  describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterParameterGroupsCommandOutput>;
447
452
  describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
448
453
  describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
@@ -455,60 +460,70 @@ export interface Redshift {
455
460
  /**
456
461
  * @see {@link DescribeClustersCommand}
457
462
  */
463
+ describeClusters(): Promise<DescribeClustersCommandOutput>;
458
464
  describeClusters(args: DescribeClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClustersCommandOutput>;
459
465
  describeClusters(args: DescribeClustersCommandInput, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
460
466
  describeClusters(args: DescribeClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
461
467
  /**
462
468
  * @see {@link DescribeClusterSecurityGroupsCommand}
463
469
  */
470
+ describeClusterSecurityGroups(): Promise<DescribeClusterSecurityGroupsCommandOutput>;
464
471
  describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSecurityGroupsCommandOutput>;
465
472
  describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
466
473
  describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
467
474
  /**
468
475
  * @see {@link DescribeClusterSnapshotsCommand}
469
476
  */
477
+ describeClusterSnapshots(): Promise<DescribeClusterSnapshotsCommandOutput>;
470
478
  describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSnapshotsCommandOutput>;
471
479
  describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
472
480
  describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
473
481
  /**
474
482
  * @see {@link DescribeClusterSubnetGroupsCommand}
475
483
  */
484
+ describeClusterSubnetGroups(): Promise<DescribeClusterSubnetGroupsCommandOutput>;
476
485
  describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSubnetGroupsCommandOutput>;
477
486
  describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
478
487
  describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
479
488
  /**
480
489
  * @see {@link DescribeClusterTracksCommand}
481
490
  */
491
+ describeClusterTracks(): Promise<DescribeClusterTracksCommandOutput>;
482
492
  describeClusterTracks(args: DescribeClusterTracksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterTracksCommandOutput>;
483
493
  describeClusterTracks(args: DescribeClusterTracksCommandInput, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
484
494
  describeClusterTracks(args: DescribeClusterTracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
485
495
  /**
486
496
  * @see {@link DescribeClusterVersionsCommand}
487
497
  */
498
+ describeClusterVersions(): Promise<DescribeClusterVersionsCommandOutput>;
488
499
  describeClusterVersions(args: DescribeClusterVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterVersionsCommandOutput>;
489
500
  describeClusterVersions(args: DescribeClusterVersionsCommandInput, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
490
501
  describeClusterVersions(args: DescribeClusterVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
491
502
  /**
492
503
  * @see {@link DescribeCustomDomainAssociationsCommand}
493
504
  */
505
+ describeCustomDomainAssociations(): Promise<DescribeCustomDomainAssociationsCommandOutput>;
494
506
  describeCustomDomainAssociations(args: DescribeCustomDomainAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCustomDomainAssociationsCommandOutput>;
495
507
  describeCustomDomainAssociations(args: DescribeCustomDomainAssociationsCommandInput, cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void): void;
496
508
  describeCustomDomainAssociations(args: DescribeCustomDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void): void;
497
509
  /**
498
510
  * @see {@link DescribeDataSharesCommand}
499
511
  */
512
+ describeDataShares(): Promise<DescribeDataSharesCommandOutput>;
500
513
  describeDataShares(args: DescribeDataSharesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesCommandOutput>;
501
514
  describeDataShares(args: DescribeDataSharesCommandInput, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
502
515
  describeDataShares(args: DescribeDataSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
503
516
  /**
504
517
  * @see {@link DescribeDataSharesForConsumerCommand}
505
518
  */
519
+ describeDataSharesForConsumer(): Promise<DescribeDataSharesForConsumerCommandOutput>;
506
520
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForConsumerCommandOutput>;
507
521
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
508
522
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
509
523
  /**
510
524
  * @see {@link DescribeDataSharesForProducerCommand}
511
525
  */
526
+ describeDataSharesForProducer(): Promise<DescribeDataSharesForProducerCommandOutput>;
512
527
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForProducerCommandOutput>;
513
528
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
514
529
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
@@ -521,48 +536,56 @@ export interface Redshift {
521
536
  /**
522
537
  * @see {@link DescribeEndpointAccessCommand}
523
538
  */
539
+ describeEndpointAccess(): Promise<DescribeEndpointAccessCommandOutput>;
524
540
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAccessCommandOutput>;
525
541
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
526
542
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
527
543
  /**
528
544
  * @see {@link DescribeEndpointAuthorizationCommand}
529
545
  */
546
+ describeEndpointAuthorization(): Promise<DescribeEndpointAuthorizationCommandOutput>;
530
547
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAuthorizationCommandOutput>;
531
548
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
532
549
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
533
550
  /**
534
551
  * @see {@link DescribeEventCategoriesCommand}
535
552
  */
553
+ describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
536
554
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
537
555
  describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
538
556
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
539
557
  /**
540
558
  * @see {@link DescribeEventsCommand}
541
559
  */
560
+ describeEvents(): Promise<DescribeEventsCommandOutput>;
542
561
  describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
543
562
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
544
563
  describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
545
564
  /**
546
565
  * @see {@link DescribeEventSubscriptionsCommand}
547
566
  */
567
+ describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
548
568
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
549
569
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
550
570
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
551
571
  /**
552
572
  * @see {@link DescribeHsmClientCertificatesCommand}
553
573
  */
574
+ describeHsmClientCertificates(): Promise<DescribeHsmClientCertificatesCommandOutput>;
554
575
  describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHsmClientCertificatesCommandOutput>;
555
576
  describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
556
577
  describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
557
578
  /**
558
579
  * @see {@link DescribeHsmConfigurationsCommand}
559
580
  */
581
+ describeHsmConfigurations(): Promise<DescribeHsmConfigurationsCommandOutput>;
560
582
  describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHsmConfigurationsCommandOutput>;
561
583
  describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
562
584
  describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
563
585
  /**
564
586
  * @see {@link DescribeInboundIntegrationsCommand}
565
587
  */
588
+ describeInboundIntegrations(): Promise<DescribeInboundIntegrationsCommandOutput>;
566
589
  describeInboundIntegrations(args: DescribeInboundIntegrationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInboundIntegrationsCommandOutput>;
567
590
  describeInboundIntegrations(args: DescribeInboundIntegrationsCommandInput, cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void): void;
568
591
  describeInboundIntegrations(args: DescribeInboundIntegrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void): void;
@@ -581,6 +604,7 @@ export interface Redshift {
581
604
  /**
582
605
  * @see {@link DescribeOrderableClusterOptionsCommand}
583
606
  */
607
+ describeOrderableClusterOptions(): Promise<DescribeOrderableClusterOptionsCommandOutput>;
584
608
  describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrderableClusterOptionsCommandOutput>;
585
609
  describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
586
610
  describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
@@ -593,24 +617,28 @@ export interface Redshift {
593
617
  /**
594
618
  * @see {@link DescribeRedshiftIdcApplicationsCommand}
595
619
  */
620
+ describeRedshiftIdcApplications(): Promise<DescribeRedshiftIdcApplicationsCommandOutput>;
596
621
  describeRedshiftIdcApplications(args: DescribeRedshiftIdcApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRedshiftIdcApplicationsCommandOutput>;
597
622
  describeRedshiftIdcApplications(args: DescribeRedshiftIdcApplicationsCommandInput, cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void): void;
598
623
  describeRedshiftIdcApplications(args: DescribeRedshiftIdcApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void): void;
599
624
  /**
600
625
  * @see {@link DescribeReservedNodeExchangeStatusCommand}
601
626
  */
627
+ describeReservedNodeExchangeStatus(): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
602
628
  describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
603
629
  describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
604
630
  describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
605
631
  /**
606
632
  * @see {@link DescribeReservedNodeOfferingsCommand}
607
633
  */
634
+ describeReservedNodeOfferings(): Promise<DescribeReservedNodeOfferingsCommandOutput>;
608
635
  describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodeOfferingsCommandOutput>;
609
636
  describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
610
637
  describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
611
638
  /**
612
639
  * @see {@link DescribeReservedNodesCommand}
613
640
  */
641
+ describeReservedNodes(): Promise<DescribeReservedNodesCommandOutput>;
614
642
  describeReservedNodes(args: DescribeReservedNodesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodesCommandOutput>;
615
643
  describeReservedNodes(args: DescribeReservedNodesCommandInput, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
616
644
  describeReservedNodes(args: DescribeReservedNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
@@ -623,42 +651,49 @@ export interface Redshift {
623
651
  /**
624
652
  * @see {@link DescribeScheduledActionsCommand}
625
653
  */
654
+ describeScheduledActions(): Promise<DescribeScheduledActionsCommandOutput>;
626
655
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledActionsCommandOutput>;
627
656
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
628
657
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
629
658
  /**
630
659
  * @see {@link DescribeSnapshotCopyGrantsCommand}
631
660
  */
661
+ describeSnapshotCopyGrants(): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
632
662
  describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
633
663
  describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
634
664
  describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
635
665
  /**
636
666
  * @see {@link DescribeSnapshotSchedulesCommand}
637
667
  */
668
+ describeSnapshotSchedules(): Promise<DescribeSnapshotSchedulesCommandOutput>;
638
669
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotSchedulesCommandOutput>;
639
670
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
640
671
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
641
672
  /**
642
673
  * @see {@link DescribeStorageCommand}
643
674
  */
675
+ describeStorage(): Promise<DescribeStorageCommandOutput>;
644
676
  describeStorage(args: DescribeStorageCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStorageCommandOutput>;
645
677
  describeStorage(args: DescribeStorageCommandInput, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
646
678
  describeStorage(args: DescribeStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
647
679
  /**
648
680
  * @see {@link DescribeTableRestoreStatusCommand}
649
681
  */
682
+ describeTableRestoreStatus(): Promise<DescribeTableRestoreStatusCommandOutput>;
650
683
  describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTableRestoreStatusCommandOutput>;
651
684
  describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
652
685
  describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
653
686
  /**
654
687
  * @see {@link DescribeTagsCommand}
655
688
  */
689
+ describeTags(): Promise<DescribeTagsCommandOutput>;
656
690
  describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
657
691
  describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
658
692
  describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
659
693
  /**
660
694
  * @see {@link DescribeUsageLimitsCommand}
661
695
  */
696
+ describeUsageLimits(): Promise<DescribeUsageLimitsCommandOutput>;
662
697
  describeUsageLimits(args: DescribeUsageLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsageLimitsCommandOutput>;
663
698
  describeUsageLimits(args: DescribeUsageLimitsCommandInput, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
664
699
  describeUsageLimits(args: DescribeUsageLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
@@ -707,6 +742,7 @@ export interface Redshift {
707
742
  /**
708
743
  * @see {@link GetClusterCredentialsWithIAMCommand}
709
744
  */
745
+ getClusterCredentialsWithIAM(): Promise<GetClusterCredentialsWithIAMCommandOutput>;
710
746
  getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, options?: __HttpHandlerOptions): Promise<GetClusterCredentialsWithIAMCommandOutput>;
711
747
  getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
712
748
  getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
@@ -731,6 +767,7 @@ export interface Redshift {
731
767
  /**
732
768
  * @see {@link ListRecommendationsCommand}
733
769
  */
770
+ listRecommendations(): Promise<ListRecommendationsCommandOutput>;
734
771
  listRecommendations(args: ListRecommendationsCommandInput, options?: __HttpHandlerOptions): Promise<ListRecommendationsCommandOutput>;
735
772
  listRecommendations(args: ListRecommendationsCommandInput, cb: (err: any, data?: ListRecommendationsCommandOutput) => void): void;
736
773
  listRecommendations(args: ListRecommendationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRecommendationsCommandOutput) => void): void;
@@ -911,6 +948,7 @@ export interface Redshift {
911
948
  /**
912
949
  * @see {@link RevokeEndpointAccessCommand}
913
950
  */
951
+ revokeEndpointAccess(): Promise<RevokeEndpointAccessCommandOutput>;
914
952
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<RevokeEndpointAccessCommandOutput>;
915
953
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
916
954
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
@@ -934,7 +972,6 @@ export interface Redshift {
934
972
  updatePartnerStatus(args: UpdatePartnerStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void): void;
935
973
  }
936
974
  /**
937
- * @public
938
975
  * <fullname>Amazon Redshift</fullname>
939
976
  * <p>
940
977
  * <b>Overview</b>
@@ -956,6 +993,7 @@ export interface Redshift {
956
993
  * the <a href="https://docs.aws.amazon.com/redshift/latest/gsg/getting-started.html">Amazon Redshift Getting Started Guide</a>.</p>
957
994
  * <p>If you are a database developer, the <a href="https://docs.aws.amazon.com/redshift/latest/dg/welcome.html">Amazon Redshift Database Developer Guide</a> explains how to design,
958
995
  * build, query, and maintain the databases that make up your data warehouse. </p>
996
+ * @public
959
997
  */
960
998
  export declare class Redshift extends RedshiftClient implements Redshift {
961
999
  }
@@ -284,7 +284,6 @@ export type RedshiftClientResolvedConfigType = __SmithyResolvedConfiguration<__H
284
284
  export interface RedshiftClientResolvedConfig extends RedshiftClientResolvedConfigType {
285
285
  }
286
286
  /**
287
- * @public
288
287
  * <fullname>Amazon Redshift</fullname>
289
288
  * <p>
290
289
  * <b>Overview</b>
@@ -306,6 +305,7 @@ export interface RedshiftClientResolvedConfig extends RedshiftClientResolvedConf
306
305
  * the <a href="https://docs.aws.amazon.com/redshift/latest/gsg/getting-started.html">Amazon Redshift Getting Started Guide</a>.</p>
307
306
  * <p>If you are a database developer, the <a href="https://docs.aws.amazon.com/redshift/latest/dg/welcome.html">Amazon Redshift Database Developer Guide</a> explains how to design,
308
307
  * build, query, and maintain the databases that make up your data warehouse. </p>
308
+ * @public
309
309
  */
310
310
  export declare class RedshiftClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, RedshiftClientResolvedConfig> {
311
311
  /**
@@ -22,10 +22,10 @@ export interface AcceptReservedNodeExchangeCommandOutput extends AcceptReservedN
22
22
  }
23
23
  declare const AcceptReservedNodeExchangeCommand_base: {
24
24
  new (input: AcceptReservedNodeExchangeCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptReservedNodeExchangeCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the
30
30
  * configuration (term, payment type, or number of nodes) and no additional costs.
31
31
  * </p>
@@ -97,6 +97,7 @@ declare const AcceptReservedNodeExchangeCommand_base: {
97
97
  * @throws {@link RedshiftServiceException}
98
98
  * <p>Base exception class for all service exceptions from Redshift service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class AcceptReservedNodeExchangeCommand extends AcceptReservedNodeExchangeCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface AddPartnerCommandOutput extends PartnerIntegrationOutputMessage
22
22
  }
23
23
  declare const AddPartnerCommand_base: {
24
24
  new (input: AddPartnerCommandInput): import("@smithy/smithy-client").CommandImpl<AddPartnerCommandInput, AddPartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddPartnerCommandInput): import("@smithy/smithy-client").CommandImpl<AddPartnerCommandInput, AddPartnerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a partner integration to a cluster.
30
30
  * This operation authorizes a partner to push status updates for the specified database.
31
31
  * To complete the integration, you also set up the integration on the partner website.</p>
@@ -72,6 +72,7 @@ declare const AddPartnerCommand_base: {
72
72
  * @throws {@link RedshiftServiceException}
73
73
  * <p>Base exception class for all service exceptions from Redshift service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class AddPartnerCommand extends AddPartnerCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface AssociateDataShareConsumerCommandOutput extends DataShare, __Me
22
22
  }
23
23
  declare const AssociateDataShareConsumerCommand_base: {
24
24
  new (input: AssociateDataShareConsumerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateDataShareConsumerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>From a datashare consumer account, associates a datashare with the
30
30
  * account (AssociateEntireAccount) or the specified namespace (ConsumerArn). If you make this association, the consumer
31
31
  * can consume the datashare.</p>
@@ -79,6 +79,7 @@ declare const AssociateDataShareConsumerCommand_base: {
79
79
  * @throws {@link RedshiftServiceException}
80
80
  * <p>Base exception class for all service exceptions from Redshift service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class AssociateDataShareConsumerCommand extends AssociateDataShareConsumerCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface AuthorizeClusterSecurityGroupIngressCommandOutput extends Autho
22
22
  }
23
23
  declare const AuthorizeClusterSecurityGroupIngressCommand_base: {
24
24
  new (input: AuthorizeClusterSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AuthorizeClusterSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether
30
30
  * the application accessing your cluster is running on the Internet or an Amazon EC2
31
31
  * instance, you can authorize inbound access to either a Classless Interdomain Routing
@@ -119,6 +119,7 @@ declare const AuthorizeClusterSecurityGroupIngressCommand_base: {
119
119
  * @throws {@link RedshiftServiceException}
120
120
  * <p>Base exception class for all service exceptions from Redshift service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class AuthorizeClusterSecurityGroupIngressCommand extends AuthorizeClusterSecurityGroupIngressCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface AuthorizeDataShareCommandOutput extends DataShare, __MetadataBe
22
22
  }
23
23
  declare const AuthorizeDataShareCommand_base: {
24
24
  new (input: AuthorizeDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AuthorizeDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>From a data producer account, authorizes the sharing of a datashare with one or more
30
30
  * consumer accounts or managing entities. To authorize a datashare for a data consumer,
31
31
  * the producer account must have the correct access permissions.</p>
@@ -74,6 +74,7 @@ declare const AuthorizeDataShareCommand_base: {
74
74
  * @throws {@link RedshiftServiceException}
75
75
  * <p>Base exception class for all service exceptions from Redshift service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class AuthorizeDataShareCommand extends AuthorizeDataShareCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface AuthorizeEndpointAccessCommandOutput extends EndpointAuthorizat
22
22
  }
23
23
  declare const AuthorizeEndpointAccessCommand_base: {
24
24
  new (input: AuthorizeEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AuthorizeEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Grants access to a cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const AuthorizeEndpointAccessCommand_base: {
86
86
  * @throws {@link RedshiftServiceException}
87
87
  * <p>Base exception class for all service exceptions from Redshift service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class AuthorizeEndpointAccessCommand extends AuthorizeEndpointAccessCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface AuthorizeSnapshotAccessCommandOutput extends AuthorizeSnapshotA
22
22
  }
23
23
  declare const AuthorizeSnapshotAccessCommand_base: {
24
24
  new (input: AuthorizeSnapshotAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AuthorizeSnapshotAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Authorizes the specified Amazon Web Services account to restore the specified
30
30
  * snapshot.</p>
31
31
  * <p>
@@ -134,6 +134,7 @@ declare const AuthorizeSnapshotAccessCommand_base: {
134
134
  * @throws {@link RedshiftServiceException}
135
135
  * <p>Base exception class for all service exceptions from Redshift service.</p>
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class AuthorizeSnapshotAccessCommand extends AuthorizeSnapshotAccessCommand_base {
139
140
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteClusterSnapshotsCommandOutput extends BatchDeleteClu
22
22
  }
23
23
  declare const BatchDeleteClusterSnapshotsCommand_base: {
24
24
  new (input: BatchDeleteClusterSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteClusterSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a set of cluster snapshots.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const BatchDeleteClusterSnapshotsCommand_base: {
72
72
  * @throws {@link RedshiftServiceException}
73
73
  * <p>Base exception class for all service exceptions from Redshift service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class BatchDeleteClusterSnapshotsCommand extends BatchDeleteClusterSnapshotsCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface BatchModifyClusterSnapshotsCommandOutput extends BatchModifyClu
22
22
  }
23
23
  declare const BatchModifyClusterSnapshotsCommand_base: {
24
24
  new (input: BatchModifyClusterSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchModifyClusterSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the settings for a set of cluster snapshots.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const BatchModifyClusterSnapshotsCommand_base: {
75
75
  * @throws {@link RedshiftServiceException}
76
76
  * <p>Base exception class for all service exceptions from Redshift service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class BatchModifyClusterSnapshotsCommand extends BatchModifyClusterSnapshotsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface CancelResizeCommandOutput extends ResizeProgressMessage, __Meta
22
22
  }
23
23
  declare const CancelResizeCommand_base: {
24
24
  new (input: CancelResizeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelResizeCommandInput, CancelResizeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelResizeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelResizeCommandInput, CancelResizeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Cancels a resize operation for a cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const CancelResizeCommand_base: {
87
87
  * @throws {@link RedshiftServiceException}
88
88
  * <p>Base exception class for all service exceptions from Redshift service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CancelResizeCommand extends CancelResizeCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CopyClusterSnapshotCommandOutput extends CopyClusterSnapshotRes
22
22
  }
23
23
  declare const CopyClusterSnapshotCommand_base: {
24
24
  new (input: CopyClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopyClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Copies the specified automated cluster snapshot to a new manual cluster snapshot.
30
30
  * The source must be an automated snapshot and it must be in the available
31
31
  * state.</p>
@@ -139,6 +139,7 @@ declare const CopyClusterSnapshotCommand_base: {
139
139
  * @throws {@link RedshiftServiceException}
140
140
  * <p>Base exception class for all service exceptions from Redshift service.</p>
141
141
  *
142
+ * @public
142
143
  */
143
144
  export declare class CopyClusterSnapshotCommand extends CopyClusterSnapshotCommand_base {
144
145
  }
@@ -22,10 +22,10 @@ export interface CreateAuthenticationProfileCommandOutput extends CreateAuthenti
22
22
  }
23
23
  declare const CreateAuthenticationProfileCommand_base: {
24
24
  new (input: CreateAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an authentication profile with the specified parameters.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const CreateAuthenticationProfileCommand_base: {
66
66
  * @throws {@link RedshiftServiceException}
67
67
  * <p>Base exception class for all service exceptions from Redshift service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class CreateAuthenticationProfileCommand extends CreateAuthenticationProfileCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface CreateClusterCommandOutput extends CreateClusterResult, __Metad
22
22
  }
23
23
  declare const CreateClusterCommand_base: {
24
24
  new (input: CreateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterCommandInput, CreateClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterCommandInput, CreateClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new cluster with the specified parameters.</p>
30
30
  * <p>To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster
31
31
  * subnet group name. The cluster subnet group identifies the subnets of your VPC that
@@ -387,6 +387,7 @@ declare const CreateClusterCommand_base: {
387
387
  * @throws {@link RedshiftServiceException}
388
388
  * <p>Base exception class for all service exceptions from Redshift service.</p>
389
389
  *
390
+ * @public
390
391
  */
391
392
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
392
393
  }
@@ -22,10 +22,10 @@ export interface CreateClusterParameterGroupCommandOutput extends CreateClusterP
22
22
  }
23
23
  declare const CreateClusterParameterGroupCommand_base: {
24
24
  new (input: CreateClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon Redshift parameter group.</p>
30
30
  * <p>Creating parameter groups is independent of creating clusters. You can associate a
31
31
  * cluster with a parameter group when you create the cluster. You can also associate an
@@ -95,6 +95,7 @@ declare const CreateClusterParameterGroupCommand_base: {
95
95
  * @throws {@link RedshiftServiceException}
96
96
  * <p>Base exception class for all service exceptions from Redshift service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class CreateClusterParameterGroupCommand extends CreateClusterParameterGroupCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSe
22
22
  }
23
23
  declare const CreateClusterSecurityGroupCommand_base: {
24
24
  new (input: CreateClusterSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateClusterSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Amazon Redshift security group. You use security groups to control access
30
30
  * to non-VPC clusters.</p>
31
31
  * <p>
@@ -115,6 +115,7 @@ declare const CreateClusterSecurityGroupCommand_base: {
115
115
  * @throws {@link RedshiftServiceException}
116
116
  * <p>Base exception class for all service exceptions from Redshift service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class CreateClusterSecurityGroupCommand extends CreateClusterSecurityGroupCommand_base {
120
121
  }