@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
@@ -22,10 +22,10 @@ export interface DescribePartnersCommandOutput extends DescribePartnersOutputMes
22
22
  }
23
23
  declare const DescribePartnersCommand_base: {
24
24
  new (input: DescribePartnersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnersCommandInput, DescribePartnersCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePartnersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnersCommandInput, DescribePartnersCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about the partner integrations defined for a cluster.</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 DescribePartnersCommand_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 DescribePartnersCommand extends DescribePartnersCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DescribeRedshiftIdcApplicationsCommandOutput extends DescribeRe
22
22
  }
23
23
  declare const DescribeRedshiftIdcApplicationsCommand_base: {
24
24
  new (input: DescribeRedshiftIdcApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRedshiftIdcApplicationsCommandInput, DescribeRedshiftIdcApplicationsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeRedshiftIdcApplicationsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeRedshiftIdcApplicationsCommandInput, DescribeRedshiftIdcApplicationsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the Amazon Redshift IAM Identity Center applications.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const DescribeRedshiftIdcApplicationsCommand_base: {
99
99
  * @throws {@link RedshiftServiceException}
100
100
  * <p>Base exception class for all service exceptions from Redshift service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class DescribeRedshiftIdcApplicationsCommand extends DescribeRedshiftIdcApplicationsCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface DescribeReservedNodeExchangeStatusCommandOutput extends Describ
22
22
  }
23
23
  declare const DescribeReservedNodeExchangeStatusCommand_base: {
24
24
  new (input: DescribeReservedNodeExchangeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReservedNodeExchangeStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns exchange status details and associated metadata for a reserved-node
30
30
  * exchange. Statuses include such values as in progress and requested.</p>
31
31
  * @example
@@ -79,6 +79,7 @@ declare const DescribeReservedNodeExchangeStatusCommand_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 DescribeReservedNodeExchangeStatusCommand extends DescribeReservedNodeExchangeStatusCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DescribeReservedNodeOfferingsCommandOutput extends ReservedNode
22
22
  }
23
23
  declare const DescribeReservedNodeOfferingsCommand_base: {
24
24
  new (input: DescribeReservedNodeOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReservedNodeOfferingsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of the available reserved node offerings by Amazon Redshift with their
30
30
  * descriptions including the node type, the fixed and recurring costs of reserving the
31
31
  * node and duration the node will be reserved for you. These descriptions help you
@@ -92,6 +92,7 @@ declare const DescribeReservedNodeOfferingsCommand_base: {
92
92
  * @throws {@link RedshiftServiceException}
93
93
  * <p>Base exception class for all service exceptions from Redshift service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class DescribeReservedNodeOfferingsCommand extends DescribeReservedNodeOfferingsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface DescribeReservedNodesCommandOutput extends ReservedNodesMessage
22
22
  }
23
23
  declare const DescribeReservedNodesCommand_base: {
24
24
  new (input: DescribeReservedNodesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeReservedNodesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the descriptions of the reserved nodes.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const DescribeReservedNodesCommand_base: {
84
84
  * @throws {@link RedshiftServiceException}
85
85
  * <p>Base exception class for all service exceptions from Redshift service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DescribeReservedNodesCommand extends DescribeReservedNodesCommand_base {
89
90
  }
@@ -23,10 +23,10 @@ export interface DescribeResizeCommandOutput extends ResizeProgressMessage, __Me
23
23
  }
24
24
  declare const DescribeResizeCommand_base: {
25
25
  new (input: DescribeResizeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResizeCommandInput, DescribeResizeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: DescribeResizeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResizeCommandInput, DescribeResizeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Returns information about the last resize operation for the specified cluster. If
31
31
  * no resize operation has ever been initiated for the specified cluster, a <code>HTTP
32
32
  * 404</code> error is returned. If a resize operation was initiated and completed, the
@@ -90,6 +90,7 @@ declare const DescribeResizeCommand_base: {
90
90
  * @throws {@link RedshiftServiceException}
91
91
  * <p>Base exception class for all service exceptions from Redshift service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DescribeResizeCommand extends DescribeResizeCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DescribeScheduledActionsCommandOutput extends ScheduledActionsM
22
22
  }
23
23
  declare const DescribeScheduledActionsCommand_base: {
24
24
  new (input: DescribeScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeScheduledActionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes properties of scheduled actions.
30
30
  * </p>
31
31
  * @example
@@ -105,6 +105,7 @@ declare const DescribeScheduledActionsCommand_base: {
105
105
  * @throws {@link RedshiftServiceException}
106
106
  * <p>Base exception class for all service exceptions from Redshift service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface DescribeSnapshotCopyGrantsCommandOutput extends SnapshotCopyGra
22
22
  }
23
23
  declare const DescribeSnapshotCopyGrantsCommand_base: {
24
24
  new (input: DescribeSnapshotCopyGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeSnapshotCopyGrantsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination
30
30
  * region.</p>
31
31
  * <p>
@@ -86,6 +86,7 @@ declare const DescribeSnapshotCopyGrantsCommand_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 DescribeSnapshotCopyGrantsCommand extends DescribeSnapshotCopyGrantsCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeSnapshotSchedulesCommandOutput extends DescribeSnapshot
22
22
  }
23
23
  declare const DescribeSnapshotSchedulesCommand_base: {
24
24
  new (input: DescribeSnapshotSchedulesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeSnapshotSchedulesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of snapshot schedules. </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 DescribeSnapshotSchedulesCommand_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 DescribeSnapshotSchedulesCommand extends DescribeSnapshotSchedulesCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface DescribeStorageCommandOutput extends CustomerStorageMessage, __
22
22
  }
23
23
  declare const DescribeStorageCommand_base: {
24
24
  new (input: DescribeStorageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageCommandInput, DescribeStorageCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeStorageCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeStorageCommandInput, DescribeStorageCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns account level backups storage size and provisional storage.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -52,6 +52,7 @@ declare const DescribeStorageCommand_base: {
52
52
  * @throws {@link RedshiftServiceException}
53
53
  * <p>Base exception class for all service exceptions from Redshift service.</p>
54
54
  *
55
+ * @public
55
56
  */
56
57
  export declare class DescribeStorageCommand extends DescribeStorageCommand_base {
57
58
  }
@@ -22,10 +22,10 @@ export interface DescribeTableRestoreStatusCommandOutput extends TableRestoreSta
22
22
  }
23
23
  declare const DescribeTableRestoreStatusCommand_base: {
24
24
  new (input: DescribeTableRestoreStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeTableRestoreStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the status of one or more table restore requests made using the <a>RestoreTableFromClusterSnapshot</a> API action. If you don't specify a value
30
30
  * for the <code>TableRestoreRequestId</code> parameter, then
31
31
  * <code>DescribeTableRestoreStatus</code> returns the status of all table restore
@@ -86,6 +86,7 @@ declare const DescribeTableRestoreStatusCommand_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 DescribeTableRestoreStatusCommand extends DescribeTableRestoreStatusCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeTagsCommandOutput extends TaggedResourceListMessage, __
22
22
  }
23
23
  declare const DescribeTagsCommand_base: {
24
24
  new (input: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeTagsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of tags. You can return tags from a specific resource by specifying
30
30
  * an ARN, or you can return all tags for a given type of resource, such as clusters,
31
31
  * snapshots, and so on.</p>
@@ -102,6 +102,7 @@ declare const DescribeTagsCommand_base: {
102
102
  * @throws {@link RedshiftServiceException}
103
103
  * <p>Base exception class for all service exceptions from Redshift service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface DescribeUsageLimitsCommandOutput extends UsageLimitList, __Meta
22
22
  }
23
23
  declare const DescribeUsageLimitsCommand_base: {
24
24
  new (input: DescribeUsageLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeUsageLimitsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Shows usage limits on a cluster.
30
30
  * Results are filtered based on the combination of input usage limit identifier, cluster identifier, and feature type parameters:</p>
31
31
  * <ul>
@@ -106,6 +106,7 @@ declare const DescribeUsageLimitsCommand_base: {
106
106
  * @throws {@link RedshiftServiceException}
107
107
  * <p>Base exception class for all service exceptions from Redshift service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class DescribeUsageLimitsCommand extends DescribeUsageLimitsCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface DisableLoggingCommandOutput extends LoggingStatus, __MetadataBe
22
22
  }
23
23
  declare const DisableLoggingCommand_base: {
24
24
  new (input: DisableLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLoggingCommandInput, DisableLoggingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisableLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLoggingCommandInput, DisableLoggingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops logging information, such as queries and connection attempts, for the
30
30
  * specified Amazon Redshift cluster.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const DisableLoggingCommand_base: {
73
73
  * @throws {@link RedshiftServiceException}
74
74
  * <p>Base exception class for all service exceptions from Redshift service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DisableLoggingCommand extends DisableLoggingCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DisableSnapshotCopyCommandOutput extends DisableSnapshotCopyRes
22
22
  }
23
23
  declare const DisableSnapshotCopyCommand_base: {
24
24
  new (input: DisableSnapshotCopyCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSnapshotCopyCommandInput, DisableSnapshotCopyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisableSnapshotCopyCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSnapshotCopyCommandInput, DisableSnapshotCopyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the automatic copying of snapshots from one region to another region for a
30
30
  * specified cluster.</p>
31
31
  * <p>If your cluster and its snapshots are encrypted using an encrypted symmetric key
@@ -261,6 +261,7 @@ declare const DisableSnapshotCopyCommand_base: {
261
261
  * @throws {@link RedshiftServiceException}
262
262
  * <p>Base exception class for all service exceptions from Redshift service.</p>
263
263
  *
264
+ * @public
264
265
  */
265
266
  export declare class DisableSnapshotCopyCommand extends DisableSnapshotCopyCommand_base {
266
267
  }
@@ -23,10 +23,10 @@ export interface DisassociateDataShareConsumerCommandOutput extends DataShare, _
23
23
  }
24
24
  declare const DisassociateDataShareConsumerCommand_base: {
25
25
  new (input: DisassociateDataShareConsumerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDataShareConsumerCommandInput, DisassociateDataShareConsumerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: DisassociateDataShareConsumerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDataShareConsumerCommandInput, DisassociateDataShareConsumerCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>From a datashare consumer account, remove association for the specified datashare.
31
31
  * </p>
32
32
  * @example
@@ -78,6 +78,7 @@ declare const DisassociateDataShareConsumerCommand_base: {
78
78
  * @throws {@link RedshiftServiceException}
79
79
  * <p>Base exception class for all service exceptions from Redshift service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DisassociateDataShareConsumerCommand extends DisassociateDataShareConsumerCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface EnableLoggingCommandOutput extends LoggingStatus, __MetadataBea
22
22
  }
23
23
  declare const EnableLoggingCommand_base: {
24
24
  new (input: EnableLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLoggingCommandInput, EnableLoggingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: EnableLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLoggingCommandInput, EnableLoggingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Starts logging information, such as queries and connection attempts, for the
30
30
  * specified Amazon Redshift cluster.</p>
31
31
  * @example
@@ -96,6 +96,7 @@ declare const EnableLoggingCommand_base: {
96
96
  * @throws {@link RedshiftServiceException}
97
97
  * <p>Base exception class for all service exceptions from Redshift service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class EnableLoggingCommand extends EnableLoggingCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface EnableSnapshotCopyCommandOutput extends EnableSnapshotCopyResul
22
22
  }
23
23
  declare const EnableSnapshotCopyCommand_base: {
24
24
  new (input: EnableSnapshotCopyCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSnapshotCopyCommandInput, EnableSnapshotCopyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: EnableSnapshotCopyCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSnapshotCopyCommandInput, EnableSnapshotCopyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enables the automatic copy of snapshots from one region to another region for a
30
30
  * specified cluster.</p>
31
31
  * @example
@@ -284,6 +284,7 @@ declare const EnableSnapshotCopyCommand_base: {
284
284
  * @throws {@link RedshiftServiceException}
285
285
  * <p>Base exception class for all service exceptions from Redshift service.</p>
286
286
  *
287
+ * @public
287
288
  */
288
289
  export declare class EnableSnapshotCopyCommand extends EnableSnapshotCopyCommand_base {
289
290
  }
@@ -22,10 +22,10 @@ export interface FailoverPrimaryComputeCommandOutput extends FailoverPrimaryComp
22
22
  }
23
23
  declare const FailoverPrimaryComputeCommand_base: {
24
24
  new (input: FailoverPrimaryComputeCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverPrimaryComputeCommandInput, FailoverPrimaryComputeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: FailoverPrimaryComputeCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverPrimaryComputeCommandInput, FailoverPrimaryComputeCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Fails over the primary compute unit of the specified Multi-AZ cluster to another Availability Zone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -254,6 +254,7 @@ declare const FailoverPrimaryComputeCommand_base: {
254
254
  * @throws {@link RedshiftServiceException}
255
255
  * <p>Base exception class for all service exceptions from Redshift service.</p>
256
256
  *
257
+ * @public
257
258
  */
258
259
  export declare class FailoverPrimaryComputeCommand extends FailoverPrimaryComputeCommand_base {
259
260
  }
@@ -23,10 +23,10 @@ export interface GetClusterCredentialsCommandOutput extends ClusterCredentials,
23
23
  }
24
24
  declare const GetClusterCredentialsCommand_base: {
25
25
  new (input: GetClusterCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterCredentialsCommandInput, GetClusterCredentialsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: GetClusterCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterCredentialsCommandInput, GetClusterCredentialsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Returns a database user name and temporary password with temporary authorization to
31
31
  * log on to an Amazon Redshift database. The action returns the database user name
32
32
  * prefixed with <code>IAM:</code> if <code>AutoCreate</code> is <code>False</code> or
@@ -91,6 +91,7 @@ declare const GetClusterCredentialsCommand_base: {
91
91
  * @throws {@link RedshiftServiceException}
92
92
  * <p>Base exception class for all service exceptions from Redshift service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class GetClusterCredentialsCommand extends GetClusterCredentialsCommand_base {
96
97
  }
@@ -23,10 +23,10 @@ export interface GetClusterCredentialsWithIAMCommandOutput extends ClusterExtend
23
23
  }
24
24
  declare const GetClusterCredentialsWithIAMCommand_base: {
25
25
  new (input: GetClusterCredentialsWithIAMCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterCredentialsWithIAMCommandInput, GetClusterCredentialsWithIAMCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [GetClusterCredentialsWithIAMCommandInput]): import("@smithy/smithy-client").CommandImpl<GetClusterCredentialsWithIAMCommandInput, GetClusterCredentialsWithIAMCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Returns a database user name and temporary password with temporary authorization to
31
31
  * log in to an Amazon Redshift database.
32
32
  * The database user is mapped 1:1 to the source Identity and Access Management (IAM) identity.
@@ -76,6 +76,7 @@ declare const GetClusterCredentialsWithIAMCommand_base: {
76
76
  * @throws {@link RedshiftServiceException}
77
77
  * <p>Base exception class for all service exceptions from Redshift service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class GetClusterCredentialsWithIAMCommand extends GetClusterCredentialsWithIAMCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetReservedNodeExchangeConfigurationOptionsCommandOutput extend
22
22
  }
23
23
  declare const GetReservedNodeExchangeConfigurationOptionsCommand_base: {
24
24
  new (input: GetReservedNodeExchangeConfigurationOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReservedNodeExchangeConfigurationOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the configuration options for the reserved-node exchange. These options
30
30
  * include information about the source reserved node and target reserved node offering.
31
31
  * Details include the node type, the price, the node count, and the offering type.</p>
@@ -126,6 +126,7 @@ declare const GetReservedNodeExchangeConfigurationOptionsCommand_base: {
126
126
  * @throws {@link RedshiftServiceException}
127
127
  * <p>Base exception class for all service exceptions from Redshift service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class GetReservedNodeExchangeConfigurationOptionsCommand extends GetReservedNodeExchangeConfigurationOptionsCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface GetReservedNodeExchangeOfferingsCommandOutput extends GetReserv
22
22
  }
23
23
  declare const GetReservedNodeExchangeOfferingsCommand_base: {
24
24
  new (input: GetReservedNodeExchangeOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReservedNodeExchangeOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term,
30
30
  * and usage price of the given DC1 reserved node.</p>
31
31
  * @example
@@ -93,6 +93,7 @@ declare const GetReservedNodeExchangeOfferingsCommand_base: {
93
93
  * @throws {@link RedshiftServiceException}
94
94
  * <p>Base exception class for all service exceptions from Redshift service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class GetReservedNodeExchangeOfferingsCommand extends GetReservedNodeExchangeOfferingsCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResult,
22
22
  }
23
23
  declare const GetResourcePolicyCommand_base: {
24
24
  new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get the resource policy for a specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const GetResourcePolicyCommand_base: {
65
65
  * @throws {@link RedshiftServiceException}
66
66
  * <p>Base exception class for all service exceptions from Redshift service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface ListRecommendationsCommandOutput extends ListRecommendationsRes
22
22
  }
23
23
  declare const ListRecommendationsCommand_base: {
24
24
  new (input: ListRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendationsCommandInput, ListRecommendationsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListRecommendationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRecommendationsCommandInput, ListRecommendationsCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the Amazon Redshift Advisor recommendations for one or multiple Amazon Redshift clusters in an Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListRecommendationsCommand_base: {
91
91
  * @throws {@link RedshiftServiceException}
92
92
  * <p>Base exception class for all service exceptions from Redshift service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ModifyAquaConfigurationCommandOutput extends ModifyAquaOutputMe
22
22
  }
23
23
  declare const ModifyAquaConfigurationCommand_base: {
24
24
  new (input: ModifyAquaConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyAquaConfigurationCommandInput, ModifyAquaConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyAquaConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyAquaConfigurationCommandInput, ModifyAquaConfigurationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This operation is retired. Calling this operation does not change AQUA configuration. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator). </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const ModifyAquaConfigurationCommand_base: {
67
67
  * @throws {@link RedshiftServiceException}
68
68
  * <p>Base exception class for all service exceptions from Redshift service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class ModifyAquaConfigurationCommand extends ModifyAquaConfigurationCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface ModifyAuthenticationProfileCommandOutput extends ModifyAuthenti
22
22
  }
23
23
  declare const ModifyAuthenticationProfileCommand_base: {
24
24
  new (input: ModifyAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyAuthenticationProfileCommandInput, ModifyAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyAuthenticationProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyAuthenticationProfileCommandInput, ModifyAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies an authentication profile.</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 ModifyAuthenticationProfileCommand_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 ModifyAuthenticationProfileCommand extends ModifyAuthenticationProfileCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterCommandOutput extends ModifyClusterResult, __Metad
22
22
  }
23
23
  declare const ModifyClusterCommand_base: {
24
24
  new (input: ModifyClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterCommandInput, ModifyClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterCommandInput, ModifyClusterCommandOutput, 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 cluster.</p>
30
30
  * <p>You can also change node type and the number of nodes to scale up or down the
31
31
  * cluster. When resizing a cluster, you must specify both the number of nodes and the node
@@ -359,6 +359,7 @@ declare const ModifyClusterCommand_base: {
359
359
  * @throws {@link RedshiftServiceException}
360
360
  * <p>Base exception class for all service exceptions from Redshift service.</p>
361
361
  *
362
+ * @public
362
363
  */
363
364
  export declare class ModifyClusterCommand extends ModifyClusterCommand_base {
364
365
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterDbRevisionCommandOutput extends ModifyClusterDbRev
22
22
  }
23
23
  declare const ModifyClusterDbRevisionCommand_base: {
24
24
  new (input: ModifyClusterDbRevisionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterDbRevisionCommandInput, ModifyClusterDbRevisionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterDbRevisionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterDbRevisionCommandInput, ModifyClusterDbRevisionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the database revision of a cluster. The database revision is a unique
30
30
  * revision of the database running in a cluster.</p>
31
31
  * @example
@@ -256,6 +256,7 @@ declare const ModifyClusterDbRevisionCommand_base: {
256
256
  * @throws {@link RedshiftServiceException}
257
257
  * <p>Base exception class for all service exceptions from Redshift service.</p>
258
258
  *
259
+ * @public
259
260
  */
260
261
  export declare class ModifyClusterDbRevisionCommand extends ModifyClusterDbRevisionCommand_base {
261
262
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterIamRolesCommandOutput extends ModifyClusterIamRole
22
22
  }
23
23
  declare const ModifyClusterIamRolesCommand_base: {
24
24
  new (input: ModifyClusterIamRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterIamRolesCommandInput, ModifyClusterIamRolesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterIamRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterIamRolesCommandInput, ModifyClusterIamRolesCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the list of Identity and Access Management (IAM) roles that can be
30
30
  * used by the cluster to access other Amazon Web Services services.</p>
31
31
  * <p>The maximum number of IAM roles that you can associate is subject to a quota.
@@ -259,6 +259,7 @@ declare const ModifyClusterIamRolesCommand_base: {
259
259
  * @throws {@link RedshiftServiceException}
260
260
  * <p>Base exception class for all service exceptions from Redshift service.</p>
261
261
  *
262
+ * @public
262
263
  */
263
264
  export declare class ModifyClusterIamRolesCommand extends ModifyClusterIamRolesCommand_base {
264
265
  }