@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 ModifyClusterMaintenanceCommandOutput extends ModifyClusterMain
22
22
  }
23
23
  declare const ModifyClusterMaintenanceCommand_base: {
24
24
  new (input: ModifyClusterMaintenanceCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterMaintenanceCommandInput, ModifyClusterMaintenanceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterMaintenanceCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterMaintenanceCommandInput, ModifyClusterMaintenanceCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the maintenance settings of a cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -253,6 +253,7 @@ declare const ModifyClusterMaintenanceCommand_base: {
253
253
  * @throws {@link RedshiftServiceException}
254
254
  * <p>Base exception class for all service exceptions from Redshift service.</p>
255
255
  *
256
+ * @public
256
257
  */
257
258
  export declare class ModifyClusterMaintenanceCommand extends ModifyClusterMaintenanceCommand_base {
258
259
  }
@@ -23,10 +23,10 @@ export interface ModifyClusterParameterGroupCommandOutput extends ClusterParamet
23
23
  }
24
24
  declare const ModifyClusterParameterGroupCommand_base: {
25
25
  new (input: ModifyClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterParameterGroupCommandInput, ModifyClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ModifyClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterParameterGroupCommandInput, ModifyClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Modifies the parameters of a parameter group. For the parameters parameter, it can't contain ASCII characters.</p>
31
31
  * <p>
32
32
  * For more information about parameters and parameter groups, go to
@@ -80,6 +80,7 @@ declare const ModifyClusterParameterGroupCommand_base: {
80
80
  * @throws {@link RedshiftServiceException}
81
81
  * <p>Base exception class for all service exceptions from Redshift service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ModifyClusterParameterGroupCommand extends ModifyClusterParameterGroupCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterSnapshotCommandOutput extends ModifyClusterSnapsho
22
22
  }
23
23
  declare const ModifyClusterSnapshotCommand_base: {
24
24
  new (input: ModifyClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSnapshotCommandInput, ModifyClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSnapshotCommandInput, ModifyClusterSnapshotCommandOutput, 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 snapshot.</p>
30
30
  * <p>This exanmple modifies the manual retention period setting for a cluster snapshot.</p>
31
31
  * @example
@@ -116,6 +116,7 @@ declare const ModifyClusterSnapshotCommand_base: {
116
116
  * @throws {@link RedshiftServiceException}
117
117
  * <p>Base exception class for all service exceptions from Redshift service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class ModifyClusterSnapshotCommand extends ModifyClusterSnapshotCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterSnapshotScheduleCommandOutput extends __MetadataBe
22
22
  }
23
23
  declare const ModifyClusterSnapshotScheduleCommand_base: {
24
24
  new (input: ModifyClusterSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSnapshotScheduleCommandInput, ModifyClusterSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterSnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSnapshotScheduleCommandInput, ModifyClusterSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies a snapshot schedule for a cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const ModifyClusterSnapshotScheduleCommand_base: {
63
63
  * @throws {@link RedshiftServiceException}
64
64
  * <p>Base exception class for all service exceptions from Redshift service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class ModifyClusterSnapshotScheduleCommand extends ModifyClusterSnapshotScheduleCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface ModifyClusterSubnetGroupCommandOutput extends ModifyClusterSubn
22
22
  }
23
23
  declare const ModifyClusterSubnetGroupCommand_base: {
24
24
  new (input: ModifyClusterSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyClusterSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies a cluster subnet group to include the specified list of VPC subnets. The
30
30
  * operation replaces the existing list of subnets with the new list of subnets.</p>
31
31
  * @example
@@ -111,6 +111,7 @@ declare const ModifyClusterSubnetGroupCommand_base: {
111
111
  * @throws {@link RedshiftServiceException}
112
112
  * <p>Base exception class for all service exceptions from Redshift service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class ModifyClusterSubnetGroupCommand extends ModifyClusterSubnetGroupCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface ModifyCustomDomainAssociationCommandOutput extends ModifyCustom
22
22
  }
23
23
  declare const ModifyCustomDomainAssociationCommand_base: {
24
24
  new (input: ModifyCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCustomDomainAssociationCommandInput, ModifyCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCustomDomainAssociationCommandInput, ModifyCustomDomainAssociationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Contains information for changing a custom domain association.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const ModifyCustomDomainAssociationCommand_base: {
71
71
  * @throws {@link RedshiftServiceException}
72
72
  * <p>Base exception class for all service exceptions from Redshift service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class ModifyCustomDomainAssociationCommand extends ModifyCustomDomainAssociationCommand_base {
76
77
  }
@@ -23,10 +23,10 @@ export interface ModifyEndpointAccessCommandOutput extends EndpointAccess, __Met
23
23
  }
24
24
  declare const ModifyEndpointAccessCommand_base: {
25
25
  new (input: ModifyEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ModifyEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Modifies a Redshift-managed VPC endpoint.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -102,6 +102,7 @@ declare const ModifyEndpointAccessCommand_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 ModifyEndpointAccessCommand extends ModifyEndpointAccessCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
22
22
  }
23
23
  declare const ModifyEventSubscriptionCommand_base: {
24
24
  new (input: ModifyEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyEventSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies an existing Amazon Redshift event notification subscription.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -119,6 +119,7 @@ declare const ModifyEventSubscriptionCommand_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 ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface ModifyRedshiftIdcApplicationCommandOutput extends ModifyRedshif
22
22
  }
23
23
  declare const ModifyRedshiftIdcApplicationCommand_base: {
24
24
  new (input: ModifyRedshiftIdcApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyRedshiftIdcApplicationCommandInput, ModifyRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifyRedshiftIdcApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyRedshiftIdcApplicationCommandInput, ModifyRedshiftIdcApplicationCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Changes an existing Amazon Redshift IAM Identity Center application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const ModifyRedshiftIdcApplicationCommand_base: {
116
116
  * @throws {@link RedshiftServiceException}
117
117
  * <p>Base exception class for all service exceptions from Redshift service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class ModifyRedshiftIdcApplicationCommand extends ModifyRedshiftIdcApplicationCommand_base {
121
122
  }
@@ -23,10 +23,10 @@ export interface ModifyScheduledActionCommandOutput extends ScheduledAction, __M
23
23
  }
24
24
  declare const ModifyScheduledActionCommand_base: {
25
25
  new (input: ModifyScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ModifyScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Modifies a scheduled action.
31
31
  * </p>
32
32
  * @example
@@ -126,6 +126,7 @@ declare const ModifyScheduledActionCommand_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 ModifyScheduledActionCommand extends ModifyScheduledActionCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface ModifySnapshotCopyRetentionPeriodCommandOutput extends ModifySn
22
22
  }
23
23
  declare const ModifySnapshotCopyRetentionPeriodCommand_base: {
24
24
  new (input: ModifySnapshotCopyRetentionPeriodCommandInput): import("@smithy/smithy-client").CommandImpl<ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ModifySnapshotCopyRetentionPeriodCommandInput): import("@smithy/smithy-client").CommandImpl<ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after
30
30
  * they are copied from the source Amazon Web Services Region. By default, this operation only changes the
31
31
  * retention period of copied automated snapshots. The retention periods for both new and
@@ -267,6 +267,7 @@ declare const ModifySnapshotCopyRetentionPeriodCommand_base: {
267
267
  * @throws {@link RedshiftServiceException}
268
268
  * <p>Base exception class for all service exceptions from Redshift service.</p>
269
269
  *
270
+ * @public
270
271
  */
271
272
  export declare class ModifySnapshotCopyRetentionPeriodCommand extends ModifySnapshotCopyRetentionPeriodCommand_base {
272
273
  }
@@ -23,10 +23,10 @@ export interface ModifySnapshotScheduleCommandOutput extends SnapshotSchedule, _
23
23
  }
24
24
  declare const ModifySnapshotScheduleCommand_base: {
25
25
  new (input: ModifySnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ModifySnapshotScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Modifies a snapshot schedule. Any schedule associated with a cluster is modified
31
31
  * asynchronously.</p>
32
32
  * @example
@@ -87,6 +87,7 @@ declare const ModifySnapshotScheduleCommand_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 ModifySnapshotScheduleCommand extends ModifySnapshotScheduleCommand_base {
92
93
  }
@@ -23,10 +23,10 @@ export interface ModifyUsageLimitCommandOutput extends UsageLimit, __MetadataBea
23
23
  }
24
24
  declare const ModifyUsageLimitCommand_base: {
25
25
  new (input: ModifyUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ModifyUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Modifies a usage limit in a cluster.
31
31
  * You can't modify the feature type or period of a usage limit.</p>
32
32
  * @example
@@ -78,6 +78,7 @@ declare const ModifyUsageLimitCommand_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 ModifyUsageLimitCommand extends ModifyUsageLimitCommand_base {
83
84
  }
@@ -23,10 +23,10 @@ export interface PauseClusterCommandOutput extends PauseClusterResult, __Metadat
23
23
  }
24
24
  declare const PauseClusterCommand_base: {
25
25
  new (input: PauseClusterCommandInput): import("@smithy/smithy-client").CommandImpl<PauseClusterCommandInput, PauseClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: PauseClusterCommandInput): import("@smithy/smithy-client").CommandImpl<PauseClusterCommandInput, PauseClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Pauses a cluster.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -252,6 +252,7 @@ declare const PauseClusterCommand_base: {
252
252
  * @throws {@link RedshiftServiceException}
253
253
  * <p>Base exception class for all service exceptions from Redshift service.</p>
254
254
  *
255
+ * @public
255
256
  */
256
257
  export declare class PauseClusterCommand extends PauseClusterCommand_base {
257
258
  }
@@ -22,10 +22,10 @@ export interface PurchaseReservedNodeOfferingCommandOutput extends PurchaseReser
22
22
  }
23
23
  declare const PurchaseReservedNodeOfferingCommand_base: {
24
24
  new (input: PurchaseReservedNodeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PurchaseReservedNodeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of
30
30
  * reserved node offerings. You can purchase one or more of the offerings. You can call the
31
31
  * <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved
@@ -96,6 +96,7 @@ declare const PurchaseReservedNodeOfferingCommand_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 PurchaseReservedNodeOfferingCommand extends PurchaseReservedNodeOfferingCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResult,
22
22
  }
23
23
  declare const PutResourcePolicyCommand_base: {
24
24
  new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates 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.
@@ -69,6 +69,7 @@ declare const PutResourcePolicyCommand_base: {
69
69
  * @throws {@link RedshiftServiceException}
70
70
  * <p>Base exception class for all service exceptions from Redshift service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface RebootClusterCommandOutput extends RebootClusterResult, __Metad
22
22
  }
23
23
  declare const RebootClusterCommand_base: {
24
24
  new (input: RebootClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootClusterCommandInput, RebootClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RebootClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootClusterCommandInput, RebootClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Reboots a cluster. This action is taken as soon as possible. It results in a
30
30
  * momentary outage to the cluster, during which the cluster status is set to
31
31
  * <code>rebooting</code>. A cluster event is created when the reboot is completed. Any
@@ -255,6 +255,7 @@ declare const RebootClusterCommand_base: {
255
255
  * @throws {@link RedshiftServiceException}
256
256
  * <p>Base exception class for all service exceptions from Redshift service.</p>
257
257
  *
258
+ * @public
258
259
  */
259
260
  export declare class RebootClusterCommand extends RebootClusterCommand_base {
260
261
  }
@@ -23,10 +23,10 @@ export interface RejectDataShareCommandOutput extends DataShare, __MetadataBeare
23
23
  }
24
24
  declare const RejectDataShareCommand_base: {
25
25
  new (input: RejectDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<RejectDataShareCommandInput, RejectDataShareCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: RejectDataShareCommandInput): import("@smithy/smithy-client").CommandImpl<RejectDataShareCommandInput, RejectDataShareCommandOutput, 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, rejects the specified datashare.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const RejectDataShareCommand_base: {
71
71
  * @throws {@link RedshiftServiceException}
72
72
  * <p>Base exception class for all service exceptions from Redshift service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class RejectDataShareCommand extends RejectDataShareCommand_base {
76
77
  }
@@ -23,10 +23,10 @@ export interface ResetClusterParameterGroupCommandOutput extends ClusterParamete
23
23
  }
24
24
  declare const ResetClusterParameterGroupCommand_base: {
25
25
  new (input: ResetClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ResetClusterParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Sets one or more parameters of the specified parameter group to their default
31
31
  * values and sets the source values of the parameters to "engine-default". To reset the
32
32
  * entire parameter group specify the <i>ResetAllParameters</i> parameter.
@@ -80,6 +80,7 @@ declare const ResetClusterParameterGroupCommand_base: {
80
80
  * @throws {@link RedshiftServiceException}
81
81
  * <p>Base exception class for all service exceptions from Redshift service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ResetClusterParameterGroupCommand extends ResetClusterParameterGroupCommand_base {
85
86
  }
@@ -23,10 +23,10 @@ export interface ResizeClusterCommandOutput extends ResizeClusterResult, __Metad
23
23
  }
24
24
  declare const ResizeClusterCommand_base: {
25
25
  new (input: ResizeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ResizeClusterCommandInput, ResizeClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ResizeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ResizeClusterCommandInput, ResizeClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Changes the size of the cluster. You can change the cluster's type, or change the
31
31
  * number or type of nodes. The default behavior is to use the elastic resize method. With
32
32
  * an elastic resize, your cluster is available for read and write operations more quickly
@@ -342,6 +342,7 @@ declare const ResizeClusterCommand_base: {
342
342
  * @throws {@link RedshiftServiceException}
343
343
  * <p>Base exception class for all service exceptions from Redshift service.</p>
344
344
  *
345
+ * @public
345
346
  */
346
347
  export declare class ResizeClusterCommand extends ResizeClusterCommand_base {
347
348
  }
@@ -22,10 +22,10 @@ export interface RestoreFromClusterSnapshotCommandOutput extends RestoreFromClus
22
22
  }
23
23
  declare const RestoreFromClusterSnapshotCommand_base: {
24
24
  new (input: RestoreFromClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RestoreFromClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting
30
30
  * cluster with the same configuration as the original cluster from which the snapshot was
31
31
  * created, except that the new cluster is created with the default cluster security and
@@ -411,6 +411,7 @@ declare const RestoreFromClusterSnapshotCommand_base: {
411
411
  * @throws {@link RedshiftServiceException}
412
412
  * <p>Base exception class for all service exceptions from Redshift service.</p>
413
413
  *
414
+ * @public
414
415
  */
415
416
  export declare class RestoreFromClusterSnapshotCommand extends RestoreFromClusterSnapshotCommand_base {
416
417
  }
@@ -22,10 +22,10 @@ export interface RestoreTableFromClusterSnapshotCommandOutput extends RestoreTab
22
22
  }
23
23
  declare const RestoreTableFromClusterSnapshotCommand_base: {
24
24
  new (input: RestoreTableFromClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RestoreTableFromClusterSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new table from a table in an Amazon Redshift cluster snapshot. You must
30
30
  * create the new table within the Amazon Redshift cluster that the snapshot was taken
31
31
  * from.</p>
@@ -115,6 +115,7 @@ declare const RestoreTableFromClusterSnapshotCommand_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 RestoreTableFromClusterSnapshotCommand extends RestoreTableFromClusterSnapshotCommand_base {
120
121
  }
@@ -23,10 +23,10 @@ export interface ResumeClusterCommandOutput extends ResumeClusterResult, __Metad
23
23
  }
24
24
  declare const ResumeClusterCommand_base: {
25
25
  new (input: ResumeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeClusterCommandInput, ResumeClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ResumeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeClusterCommandInput, ResumeClusterCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Resumes a paused cluster.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -256,6 +256,7 @@ declare const ResumeClusterCommand_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 ResumeClusterCommand extends ResumeClusterCommand_base {
261
262
  }
@@ -22,10 +22,10 @@ export interface RevokeClusterSecurityGroupIngressCommandOutput extends RevokeCl
22
22
  }
23
23
  declare const RevokeClusterSecurityGroupIngressCommand_base: {
24
24
  new (input: RevokeClusterSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RevokeClusterSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Revokes an ingress rule in an Amazon Redshift security group for a previously authorized
30
30
  * IP range or Amazon EC2 security group. To add an ingress rule, see <a>AuthorizeClusterSecurityGroupIngress</a>.
31
31
  * For information about managing security groups, go to
@@ -105,6 +105,7 @@ declare const RevokeClusterSecurityGroupIngressCommand_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 RevokeClusterSecurityGroupIngressCommand extends RevokeClusterSecurityGroupIngressCommand_base {
110
111
  }
@@ -23,10 +23,10 @@ export interface RevokeEndpointAccessCommandOutput extends EndpointAuthorization
23
23
  }
24
24
  declare const RevokeEndpointAccessCommand_base: {
25
25
  new (input: RevokeEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [RevokeEndpointAccessCommandInput]): import("@smithy/smithy-client").CommandImpl<RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Revokes access to a cluster.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const RevokeEndpointAccessCommand_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 RevokeEndpointAccessCommand extends RevokeEndpointAccessCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface RevokeSnapshotAccessCommandOutput extends RevokeSnapshotAccessR
22
22
  }
23
23
  declare const RevokeSnapshotAccessCommand_base: {
24
24
  new (input: RevokeSnapshotAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RevokeSnapshotAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes the ability of the specified Amazon Web Services account to restore the specified
30
30
  * snapshot. If the account is currently restoring the snapshot, the restore will run to
31
31
  * completion.</p>
@@ -125,6 +125,7 @@ declare const RevokeSnapshotAccessCommand_base: {
125
125
  * @throws {@link RedshiftServiceException}
126
126
  * <p>Base exception class for all service exceptions from Redshift service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class RevokeSnapshotAccessCommand extends RevokeSnapshotAccessCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface RotateEncryptionKeyCommandOutput extends RotateEncryptionKeyRes
22
22
  }
23
23
  declare const RotateEncryptionKeyCommand_base: {
24
24
  new (input: RotateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RotateEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Rotates the encryption keys for a cluster.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -255,6 +255,7 @@ declare const RotateEncryptionKeyCommand_base: {
255
255
  * @throws {@link RedshiftServiceException}
256
256
  * <p>Base exception class for all service exceptions from Redshift service.</p>
257
257
  *
258
+ * @public
258
259
  */
259
260
  export declare class RotateEncryptionKeyCommand extends RotateEncryptionKeyCommand_base {
260
261
  }
@@ -23,10 +23,10 @@ export interface UpdatePartnerStatusCommandOutput extends PartnerIntegrationOutp
23
23
  }
24
24
  declare const UpdatePartnerStatusCommand_base: {
25
25
  new (input: UpdatePartnerStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: UpdatePartnerStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput, RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Updates the status of a partner integration.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const UpdatePartnerStatusCommand_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 UpdatePartnerStatusCommand extends UpdatePartnerStatusCommand_base {
78
79
  }