@aws-sdk/client-redshift 3.335.0 → 3.338.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 (489) hide show
  1. package/dist-cjs/RedshiftClient.js +2 -1
  2. package/dist-cjs/commands/AcceptReservedNodeExchangeCommand.js +2 -1
  3. package/dist-cjs/commands/AddPartnerCommand.js +2 -1
  4. package/dist-cjs/commands/AssociateDataShareConsumerCommand.js +2 -1
  5. package/dist-cjs/commands/AuthorizeClusterSecurityGroupIngressCommand.js +2 -1
  6. package/dist-cjs/commands/AuthorizeDataShareCommand.js +2 -1
  7. package/dist-cjs/commands/AuthorizeEndpointAccessCommand.js +2 -1
  8. package/dist-cjs/commands/AuthorizeSnapshotAccessCommand.js +2 -1
  9. package/dist-cjs/commands/BatchDeleteClusterSnapshotsCommand.js +2 -1
  10. package/dist-cjs/commands/BatchModifyClusterSnapshotsCommand.js +2 -1
  11. package/dist-cjs/commands/CancelResizeCommand.js +2 -1
  12. package/dist-cjs/commands/CopyClusterSnapshotCommand.js +2 -1
  13. package/dist-cjs/commands/CreateAuthenticationProfileCommand.js +2 -1
  14. package/dist-cjs/commands/CreateClusterCommand.js +2 -1
  15. package/dist-cjs/commands/CreateClusterParameterGroupCommand.js +2 -1
  16. package/dist-cjs/commands/CreateClusterSecurityGroupCommand.js +2 -1
  17. package/dist-cjs/commands/CreateClusterSnapshotCommand.js +2 -1
  18. package/dist-cjs/commands/CreateClusterSubnetGroupCommand.js +2 -1
  19. package/dist-cjs/commands/CreateEndpointAccessCommand.js +2 -1
  20. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -1
  21. package/dist-cjs/commands/CreateHsmClientCertificateCommand.js +2 -1
  22. package/dist-cjs/commands/CreateHsmConfigurationCommand.js +2 -1
  23. package/dist-cjs/commands/CreateScheduledActionCommand.js +2 -1
  24. package/dist-cjs/commands/CreateSnapshotCopyGrantCommand.js +2 -1
  25. package/dist-cjs/commands/CreateSnapshotScheduleCommand.js +2 -1
  26. package/dist-cjs/commands/CreateTagsCommand.js +2 -1
  27. package/dist-cjs/commands/CreateUsageLimitCommand.js +2 -1
  28. package/dist-cjs/commands/DeauthorizeDataShareCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteAuthenticationProfileCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteClusterCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteClusterParameterGroupCommand.js +2 -1
  32. package/dist-cjs/commands/DeleteClusterSecurityGroupCommand.js +2 -1
  33. package/dist-cjs/commands/DeleteClusterSnapshotCommand.js +2 -1
  34. package/dist-cjs/commands/DeleteClusterSubnetGroupCommand.js +2 -1
  35. package/dist-cjs/commands/DeleteEndpointAccessCommand.js +2 -1
  36. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -1
  37. package/dist-cjs/commands/DeleteHsmClientCertificateCommand.js +2 -1
  38. package/dist-cjs/commands/DeleteHsmConfigurationCommand.js +2 -1
  39. package/dist-cjs/commands/DeletePartnerCommand.js +2 -1
  40. package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -1
  41. package/dist-cjs/commands/DeleteSnapshotCopyGrantCommand.js +2 -1
  42. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -1
  43. package/dist-cjs/commands/DeleteTagsCommand.js +2 -1
  44. package/dist-cjs/commands/DeleteUsageLimitCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeAuthenticationProfilesCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeClusterDbRevisionsCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeClusterParameterGroupsCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeClusterParametersCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeClusterSecurityGroupsCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeClusterSnapshotsCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeClusterSubnetGroupsCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeClusterTracksCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeClusterVersionsCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeClustersCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeDataSharesCommand.js +2 -1
  57. package/dist-cjs/commands/DescribeDataSharesForConsumerCommand.js +2 -1
  58. package/dist-cjs/commands/DescribeDataSharesForProducerCommand.js +2 -1
  59. package/dist-cjs/commands/DescribeDefaultClusterParametersCommand.js +2 -1
  60. package/dist-cjs/commands/DescribeEndpointAccessCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeEndpointAuthorizationCommand.js +2 -1
  62. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -1
  63. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -1
  64. package/dist-cjs/commands/DescribeEventsCommand.js +2 -1
  65. package/dist-cjs/commands/DescribeHsmClientCertificatesCommand.js +2 -1
  66. package/dist-cjs/commands/DescribeHsmConfigurationsCommand.js +2 -1
  67. package/dist-cjs/commands/DescribeLoggingStatusCommand.js +2 -1
  68. package/dist-cjs/commands/DescribeNodeConfigurationOptionsCommand.js +2 -1
  69. package/dist-cjs/commands/DescribeOrderableClusterOptionsCommand.js +2 -1
  70. package/dist-cjs/commands/DescribePartnersCommand.js +2 -1
  71. package/dist-cjs/commands/DescribeReservedNodeExchangeStatusCommand.js +2 -1
  72. package/dist-cjs/commands/DescribeReservedNodeOfferingsCommand.js +2 -1
  73. package/dist-cjs/commands/DescribeReservedNodesCommand.js +2 -1
  74. package/dist-cjs/commands/DescribeResizeCommand.js +2 -1
  75. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -1
  76. package/dist-cjs/commands/DescribeSnapshotCopyGrantsCommand.js +2 -1
  77. package/dist-cjs/commands/DescribeSnapshotSchedulesCommand.js +2 -1
  78. package/dist-cjs/commands/DescribeStorageCommand.js +2 -1
  79. package/dist-cjs/commands/DescribeTableRestoreStatusCommand.js +2 -1
  80. package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
  81. package/dist-cjs/commands/DescribeUsageLimitsCommand.js +2 -1
  82. package/dist-cjs/commands/DisableLoggingCommand.js +2 -1
  83. package/dist-cjs/commands/DisableSnapshotCopyCommand.js +2 -1
  84. package/dist-cjs/commands/DisassociateDataShareConsumerCommand.js +2 -1
  85. package/dist-cjs/commands/EnableLoggingCommand.js +2 -1
  86. package/dist-cjs/commands/EnableSnapshotCopyCommand.js +2 -1
  87. package/dist-cjs/commands/GetClusterCredentialsCommand.js +2 -1
  88. package/dist-cjs/commands/GetClusterCredentialsWithIAMCommand.js +2 -1
  89. package/dist-cjs/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +2 -1
  90. package/dist-cjs/commands/GetReservedNodeExchangeOfferingsCommand.js +2 -1
  91. package/dist-cjs/commands/ModifyAquaConfigurationCommand.js +2 -1
  92. package/dist-cjs/commands/ModifyAuthenticationProfileCommand.js +2 -1
  93. package/dist-cjs/commands/ModifyClusterCommand.js +2 -1
  94. package/dist-cjs/commands/ModifyClusterDbRevisionCommand.js +2 -1
  95. package/dist-cjs/commands/ModifyClusterIamRolesCommand.js +2 -1
  96. package/dist-cjs/commands/ModifyClusterMaintenanceCommand.js +2 -1
  97. package/dist-cjs/commands/ModifyClusterParameterGroupCommand.js +2 -1
  98. package/dist-cjs/commands/ModifyClusterSnapshotCommand.js +2 -1
  99. package/dist-cjs/commands/ModifyClusterSnapshotScheduleCommand.js +2 -1
  100. package/dist-cjs/commands/ModifyClusterSubnetGroupCommand.js +2 -1
  101. package/dist-cjs/commands/ModifyEndpointAccessCommand.js +2 -1
  102. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -1
  103. package/dist-cjs/commands/ModifyScheduledActionCommand.js +2 -1
  104. package/dist-cjs/commands/ModifySnapshotCopyRetentionPeriodCommand.js +2 -1
  105. package/dist-cjs/commands/ModifySnapshotScheduleCommand.js +2 -1
  106. package/dist-cjs/commands/ModifyUsageLimitCommand.js +2 -1
  107. package/dist-cjs/commands/PauseClusterCommand.js +2 -1
  108. package/dist-cjs/commands/PurchaseReservedNodeOfferingCommand.js +2 -1
  109. package/dist-cjs/commands/RebootClusterCommand.js +2 -1
  110. package/dist-cjs/commands/RejectDataShareCommand.js +2 -1
  111. package/dist-cjs/commands/ResetClusterParameterGroupCommand.js +2 -1
  112. package/dist-cjs/commands/ResizeClusterCommand.js +2 -1
  113. package/dist-cjs/commands/RestoreFromClusterSnapshotCommand.js +2 -1
  114. package/dist-cjs/commands/RestoreTableFromClusterSnapshotCommand.js +2 -1
  115. package/dist-cjs/commands/ResumeClusterCommand.js +2 -1
  116. package/dist-cjs/commands/RevokeClusterSecurityGroupIngressCommand.js +2 -1
  117. package/dist-cjs/commands/RevokeEndpointAccessCommand.js +2 -1
  118. package/dist-cjs/commands/RevokeSnapshotAccessCommand.js +2 -1
  119. package/dist-cjs/commands/RotateEncryptionKeyCommand.js +2 -1
  120. package/dist-cjs/commands/UpdatePartnerStatusCommand.js +2 -1
  121. package/dist-cjs/index.js +2 -2
  122. package/dist-cjs/models/RedshiftServiceException.js +2 -1
  123. package/dist-es/RedshiftClient.js +1 -0
  124. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +1 -0
  125. package/dist-es/commands/AddPartnerCommand.js +1 -0
  126. package/dist-es/commands/AssociateDataShareConsumerCommand.js +1 -0
  127. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +1 -0
  128. package/dist-es/commands/AuthorizeDataShareCommand.js +1 -0
  129. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +1 -0
  130. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +1 -0
  131. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +1 -0
  132. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +1 -0
  133. package/dist-es/commands/CancelResizeCommand.js +1 -0
  134. package/dist-es/commands/CopyClusterSnapshotCommand.js +1 -0
  135. package/dist-es/commands/CreateAuthenticationProfileCommand.js +1 -0
  136. package/dist-es/commands/CreateClusterCommand.js +1 -0
  137. package/dist-es/commands/CreateClusterParameterGroupCommand.js +1 -0
  138. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +1 -0
  139. package/dist-es/commands/CreateClusterSnapshotCommand.js +1 -0
  140. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +1 -0
  141. package/dist-es/commands/CreateEndpointAccessCommand.js +1 -0
  142. package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -0
  143. package/dist-es/commands/CreateHsmClientCertificateCommand.js +1 -0
  144. package/dist-es/commands/CreateHsmConfigurationCommand.js +1 -0
  145. package/dist-es/commands/CreateScheduledActionCommand.js +1 -0
  146. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +1 -0
  147. package/dist-es/commands/CreateSnapshotScheduleCommand.js +1 -0
  148. package/dist-es/commands/CreateTagsCommand.js +1 -0
  149. package/dist-es/commands/CreateUsageLimitCommand.js +1 -0
  150. package/dist-es/commands/DeauthorizeDataShareCommand.js +1 -0
  151. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +1 -0
  152. package/dist-es/commands/DeleteClusterCommand.js +1 -0
  153. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +1 -0
  154. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +1 -0
  155. package/dist-es/commands/DeleteClusterSnapshotCommand.js +1 -0
  156. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +1 -0
  157. package/dist-es/commands/DeleteEndpointAccessCommand.js +1 -0
  158. package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -0
  159. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +1 -0
  160. package/dist-es/commands/DeleteHsmConfigurationCommand.js +1 -0
  161. package/dist-es/commands/DeletePartnerCommand.js +1 -0
  162. package/dist-es/commands/DeleteScheduledActionCommand.js +1 -0
  163. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +1 -0
  164. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +1 -0
  165. package/dist-es/commands/DeleteTagsCommand.js +1 -0
  166. package/dist-es/commands/DeleteUsageLimitCommand.js +1 -0
  167. package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -0
  168. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +1 -0
  169. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +1 -0
  170. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +1 -0
  171. package/dist-es/commands/DescribeClusterParametersCommand.js +1 -0
  172. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +1 -0
  173. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +1 -0
  174. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +1 -0
  175. package/dist-es/commands/DescribeClusterTracksCommand.js +1 -0
  176. package/dist-es/commands/DescribeClusterVersionsCommand.js +1 -0
  177. package/dist-es/commands/DescribeClustersCommand.js +1 -0
  178. package/dist-es/commands/DescribeDataSharesCommand.js +1 -0
  179. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +1 -0
  180. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +1 -0
  181. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +1 -0
  182. package/dist-es/commands/DescribeEndpointAccessCommand.js +1 -0
  183. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +1 -0
  184. package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -0
  185. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -0
  186. package/dist-es/commands/DescribeEventsCommand.js +1 -0
  187. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +1 -0
  188. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +1 -0
  189. package/dist-es/commands/DescribeLoggingStatusCommand.js +1 -0
  190. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +1 -0
  191. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +1 -0
  192. package/dist-es/commands/DescribePartnersCommand.js +1 -0
  193. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +1 -0
  194. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +1 -0
  195. package/dist-es/commands/DescribeReservedNodesCommand.js +1 -0
  196. package/dist-es/commands/DescribeResizeCommand.js +1 -0
  197. package/dist-es/commands/DescribeScheduledActionsCommand.js +1 -0
  198. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +1 -0
  199. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +1 -0
  200. package/dist-es/commands/DescribeStorageCommand.js +1 -0
  201. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +1 -0
  202. package/dist-es/commands/DescribeTagsCommand.js +1 -0
  203. package/dist-es/commands/DescribeUsageLimitsCommand.js +1 -0
  204. package/dist-es/commands/DisableLoggingCommand.js +1 -0
  205. package/dist-es/commands/DisableSnapshotCopyCommand.js +1 -0
  206. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +1 -0
  207. package/dist-es/commands/EnableLoggingCommand.js +1 -0
  208. package/dist-es/commands/EnableSnapshotCopyCommand.js +1 -0
  209. package/dist-es/commands/GetClusterCredentialsCommand.js +1 -0
  210. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +1 -0
  211. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +1 -0
  212. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +1 -0
  213. package/dist-es/commands/ModifyAquaConfigurationCommand.js +1 -0
  214. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +1 -0
  215. package/dist-es/commands/ModifyClusterCommand.js +1 -0
  216. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +1 -0
  217. package/dist-es/commands/ModifyClusterIamRolesCommand.js +1 -0
  218. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +1 -0
  219. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +1 -0
  220. package/dist-es/commands/ModifyClusterSnapshotCommand.js +1 -0
  221. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +1 -0
  222. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +1 -0
  223. package/dist-es/commands/ModifyEndpointAccessCommand.js +1 -0
  224. package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -0
  225. package/dist-es/commands/ModifyScheduledActionCommand.js +1 -0
  226. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +1 -0
  227. package/dist-es/commands/ModifySnapshotScheduleCommand.js +1 -0
  228. package/dist-es/commands/ModifyUsageLimitCommand.js +1 -0
  229. package/dist-es/commands/PauseClusterCommand.js +1 -0
  230. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +1 -0
  231. package/dist-es/commands/RebootClusterCommand.js +1 -0
  232. package/dist-es/commands/RejectDataShareCommand.js +1 -0
  233. package/dist-es/commands/ResetClusterParameterGroupCommand.js +1 -0
  234. package/dist-es/commands/ResizeClusterCommand.js +1 -0
  235. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +1 -0
  236. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +1 -0
  237. package/dist-es/commands/ResumeClusterCommand.js +1 -0
  238. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +1 -0
  239. package/dist-es/commands/RevokeEndpointAccessCommand.js +1 -0
  240. package/dist-es/commands/RevokeSnapshotAccessCommand.js +1 -0
  241. package/dist-es/commands/RotateEncryptionKeyCommand.js +1 -0
  242. package/dist-es/commands/UpdatePartnerStatusCommand.js +1 -0
  243. package/dist-es/index.js +2 -2
  244. package/dist-es/models/RedshiftServiceException.js +1 -0
  245. package/dist-types/RedshiftClient.d.ts +3 -3
  246. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -0
  247. package/dist-types/commands/AddPartnerCommand.d.ts +4 -0
  248. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +4 -0
  249. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -0
  250. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +4 -0
  251. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +4 -0
  252. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +4 -0
  253. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -0
  254. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -0
  255. package/dist-types/commands/CancelResizeCommand.d.ts +4 -0
  256. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +4 -0
  257. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +4 -0
  258. package/dist-types/commands/CreateClusterCommand.d.ts +4 -0
  259. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +4 -0
  260. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +4 -0
  261. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +4 -0
  262. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +4 -0
  263. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +4 -0
  264. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -0
  265. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +4 -0
  266. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +4 -0
  267. package/dist-types/commands/CreateScheduledActionCommand.d.ts +4 -0
  268. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +4 -0
  269. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +4 -0
  270. package/dist-types/commands/CreateTagsCommand.d.ts +4 -0
  271. package/dist-types/commands/CreateUsageLimitCommand.d.ts +4 -0
  272. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +4 -0
  273. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +4 -0
  274. package/dist-types/commands/DeleteClusterCommand.d.ts +4 -0
  275. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +4 -0
  276. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -0
  277. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +4 -0
  278. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -0
  279. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +4 -0
  280. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +4 -0
  281. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +4 -0
  282. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +4 -0
  283. package/dist-types/commands/DeletePartnerCommand.d.ts +4 -0
  284. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +4 -0
  285. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -0
  286. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +4 -0
  287. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  288. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +4 -0
  289. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +4 -0
  290. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +4 -0
  291. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -0
  292. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -0
  293. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +4 -0
  294. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -0
  295. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +4 -0
  296. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -0
  297. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +4 -0
  298. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +4 -0
  299. package/dist-types/commands/DescribeClustersCommand.d.ts +4 -0
  300. package/dist-types/commands/DescribeDataSharesCommand.d.ts +4 -0
  301. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +4 -0
  302. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +4 -0
  303. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -0
  304. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +4 -0
  305. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +4 -0
  306. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -0
  307. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -0
  308. package/dist-types/commands/DescribeEventsCommand.d.ts +4 -0
  309. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +4 -0
  310. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +4 -0
  311. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +4 -0
  312. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -0
  313. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +4 -0
  314. package/dist-types/commands/DescribePartnersCommand.d.ts +4 -0
  315. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +4 -0
  316. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +4 -0
  317. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +4 -0
  318. package/dist-types/commands/DescribeResizeCommand.d.ts +4 -0
  319. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +4 -0
  320. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -0
  321. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +4 -0
  322. package/dist-types/commands/DescribeStorageCommand.d.ts +4 -0
  323. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +4 -0
  324. package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
  325. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +4 -0
  326. package/dist-types/commands/DisableLoggingCommand.d.ts +4 -0
  327. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +4 -0
  328. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +4 -0
  329. package/dist-types/commands/EnableLoggingCommand.d.ts +4 -0
  330. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +4 -0
  331. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +4 -0
  332. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -0
  333. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -0
  334. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -0
  335. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +4 -0
  336. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +4 -0
  337. package/dist-types/commands/ModifyClusterCommand.d.ts +4 -0
  338. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +4 -0
  339. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +4 -0
  340. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +4 -0
  341. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +4 -0
  342. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +4 -0
  343. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -0
  344. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -0
  345. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +4 -0
  346. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +4 -0
  347. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +4 -0
  348. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -0
  349. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +4 -0
  350. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +4 -0
  351. package/dist-types/commands/PauseClusterCommand.d.ts +4 -0
  352. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -0
  353. package/dist-types/commands/RebootClusterCommand.d.ts +4 -0
  354. package/dist-types/commands/RejectDataShareCommand.d.ts +4 -0
  355. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +4 -0
  356. package/dist-types/commands/ResizeClusterCommand.d.ts +4 -0
  357. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -0
  358. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -0
  359. package/dist-types/commands/ResumeClusterCommand.d.ts +4 -0
  360. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -0
  361. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +4 -0
  362. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +4 -0
  363. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +4 -0
  364. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +4 -0
  365. package/dist-types/index.d.ts +27 -2
  366. package/dist-types/models/RedshiftServiceException.d.ts +1 -0
  367. package/dist-types/ts3.4/RedshiftClient.d.ts +3 -3
  368. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +1 -0
  369. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +1 -0
  370. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +1 -0
  371. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +1 -0
  372. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +1 -0
  373. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +1 -0
  374. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +1 -0
  375. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +1 -0
  376. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +1 -0
  377. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +1 -0
  378. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +1 -0
  379. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +1 -0
  380. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -0
  381. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +1 -0
  382. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +1 -0
  383. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +1 -0
  384. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +1 -0
  385. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +1 -0
  386. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +1 -0
  387. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +1 -0
  388. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +1 -0
  389. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +1 -0
  390. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +1 -0
  391. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +1 -0
  392. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -0
  393. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +1 -0
  394. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +1 -0
  395. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +1 -0
  396. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +1 -0
  397. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +1 -0
  398. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +1 -0
  399. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +1 -0
  400. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +1 -0
  401. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +1 -0
  402. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
  403. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +1 -0
  404. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +1 -0
  405. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +1 -0
  406. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +1 -0
  407. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +1 -0
  408. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +1 -0
  409. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -0
  410. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +1 -0
  411. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +1 -0
  412. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -0
  413. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -0
  414. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -0
  415. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +1 -0
  416. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -0
  417. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -0
  418. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -0
  419. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -0
  420. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +1 -0
  421. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -0
  422. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -0
  423. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -0
  424. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -0
  425. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -0
  426. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -0
  427. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -0
  428. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -0
  429. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
  430. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -0
  431. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -0
  432. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -0
  433. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -0
  434. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -0
  435. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -0
  436. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -0
  437. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -0
  438. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -0
  439. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -0
  440. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +1 -0
  441. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -0
  442. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -0
  443. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -0
  444. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +1 -0
  445. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -0
  446. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
  447. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -0
  448. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -0
  449. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -0
  450. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +1 -0
  451. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -0
  452. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -0
  453. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +1 -0
  454. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -0
  455. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -0
  456. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -0
  457. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -0
  458. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -0
  459. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -0
  460. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -0
  461. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -0
  462. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -0
  463. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +1 -0
  464. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -0
  465. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -0
  466. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -0
  467. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +1 -0
  468. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
  469. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +1 -0
  470. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +1 -0
  471. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +1 -0
  472. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +1 -0
  473. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +1 -0
  474. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +1 -0
  475. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +1 -0
  476. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +1 -0
  477. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +1 -0
  478. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +1 -0
  479. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +1 -0
  480. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +1 -0
  481. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +1 -0
  482. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +1 -0
  483. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +1 -0
  484. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +1 -0
  485. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +1 -0
  486. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +1 -0
  487. package/dist-types/ts3.4/index.d.ts +2 -2
  488. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +1 -0
  489. package/package.json +29 -29
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeSnapshotCopyGrantsMessage, SnapshotCopyGrantMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeSnapshotSchedulesMessage, DescribeSnapshotSchedulesOutputMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CustomerStorageMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeTableRestoreStatusMessage, TableRestoreStatusMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeTagsMessage, TaggedResourceListMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeUsageLimitsMessage, UsageLimitList } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisableLoggingMessage, LoggingStatus } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisableSnapshotCopyMessage, DisableSnapshotCopyResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataShare } from "../models/models_0";
5
5
  import { DisassociateDataShareConsumerMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { EnableLoggingMessage, LoggingStatus } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { EnableSnapshotCopyMessage, EnableSnapshotCopyResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ClusterCredentials } from "../models/models_0";
5
5
  import { GetClusterCredentialsMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ClusterExtendedCredentials } from "../models/models_0";
5
5
  import { GetClusterCredentialsWithIAMMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReservedNodeExchangeConfigurationOptionsInputMessage, GetReservedNodeExchangeConfigurationOptionsOutputMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReservedNodeExchangeOfferingsInputMessage, GetReservedNodeExchangeOfferingsOutputMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyAquaInputMessage, ModifyAquaOutputMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyAuthenticationProfileMessage, ModifyAuthenticationProfileResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterMessage, ModifyClusterResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterDbRevisionMessage, ModifyClusterDbRevisionResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterIamRolesMessage, ModifyClusterIamRolesResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterMaintenanceMessage, ModifyClusterMaintenanceResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ClusterParameterGroupNameMessage } from "../models/models_0";
5
5
  import { ModifyClusterParameterGroupMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterSnapshotMessage, ModifyClusterSnapshotResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterSnapshotScheduleMessage } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyClusterSubnetGroupMessage, ModifyClusterSubnetGroupResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EndpointAccess } from "../models/models_0";
5
5
  import { ModifyEndpointAccessMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ScheduledAction } from "../models/models_0";
5
5
  import { ModifyScheduledActionMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ModifySnapshotCopyRetentionPeriodMessage, ModifySnapshotCopyRetentionPeriodResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { SnapshotSchedule } from "../models/models_0";
5
5
  import { ModifySnapshotScheduleMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UsageLimit } from "../models/models_0";
5
5
  import { ModifyUsageLimitMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PauseClusterMessage } from "../models/models_0";
5
5
  import { PauseClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PurchaseReservedNodeOfferingMessage, PurchaseReservedNodeOfferingResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RebootClusterMessage, RebootClusterResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DataShare } from "../models/models_0";
5
5
  import { RejectDataShareMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ClusterParameterGroupNameMessage } from "../models/models_0";
5
5
  import { ResetClusterParameterGroupMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ResizeClusterMessage } from "../models/models_0";
5
5
  import { ResizeClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreFromClusterSnapshotMessage, RestoreFromClusterSnapshotResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreTableFromClusterSnapshotMessage, RestoreTableFromClusterSnapshotResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ResumeClusterMessage } from "../models/models_0";
5
5
  import { ResumeClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RevokeClusterSecurityGroupIngressMessage, RevokeClusterSecurityGroupIngressResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EndpointAuthorization } from "../models/models_0";
5
5
  import { RevokeEndpointAccessMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RevokeSnapshotAccessMessage, RevokeSnapshotAccessResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RotateEncryptionKeyMessage, RotateEncryptionKeyResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PartnerIntegrationOutputMessage } from "../models/models_0";
5
5
  import { UpdatePartnerStatusInputMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -1,7 +1,32 @@
1
- export * from "./Redshift";
1
+ /**
2
+ * <fullname>Amazon Redshift</fullname>
3
+ * <p>
4
+ * <b>Overview</b>
5
+ * </p>
6
+ * <p>This is an interface reference for Amazon Redshift. It contains documentation for one of
7
+ * the programming or command line interfaces you can use to manage Amazon Redshift clusters.
8
+ * Note that Amazon Redshift is asynchronous, which means that some interfaces may require
9
+ * techniques, such as polling or asynchronous callback handlers, to determine when a
10
+ * command has been applied. In this reference, the parameter descriptions indicate whether
11
+ * a change is applied immediately, on the next instance reboot, or during the next
12
+ * maintenance window. For a summary of the Amazon Redshift cluster management interfaces, go to
13
+ * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/using-aws-sdk.html">Using the
14
+ * Amazon Redshift Management Interfaces</a>.</p>
15
+ * <p>Amazon Redshift manages all the work of setting up, operating, and scaling a data
16
+ * warehouse: provisioning capacity, monitoring and backing up the cluster, and applying
17
+ * patches and upgrades to the Amazon Redshift engine. You can focus on using your data to
18
+ * acquire new insights for your business and customers.</p>
19
+ * <p>If you are a first-time user of Amazon Redshift, we recommend that you begin by reading
20
+ * the <a href="https://docs.aws.amazon.com/redshift/latest/gsg/getting-started.html">Amazon Redshift Getting Started Guide</a>.</p>
21
+ * <p>If you are a database developer, the <a href="https://docs.aws.amazon.com/redshift/latest/dg/welcome.html">Amazon Redshift Database Developer Guide</a> explains how to design,
22
+ * build, query, and maintain the databases that make up your data warehouse. </p>
23
+ *
24
+ * @packageDocumentation
25
+ */
2
26
  export * from "./RedshiftClient";
27
+ export * from "./Redshift";
3
28
  export * from "./commands";
4
- export * from "./models";
5
29
  export * from "./pagination";
6
30
  export * from "./waiters";
31
+ export * from "./models";
7
32
  export { RedshiftServiceException } from "./models/RedshiftServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -527,6 +527,7 @@ import {
527
527
  ClientResolvedEndpointParameters,
528
528
  EndpointParameters,
529
529
  } from "./endpoint/EndpointParameters";
530
+ export { __Client };
530
531
  export type ServiceInputTypes =
531
532
  | AcceptReservedNodeExchangeCommandInput
532
533
  | AddPartnerCommandInput
@@ -791,7 +792,7 @@ export interface ClientDefaults
791
792
  logger?: __Logger;
792
793
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
793
794
  }
794
- type RedshiftClientConfigType = Partial<
795
+ export type RedshiftClientConfigType = Partial<
795
796
  __SmithyConfiguration<__HttpHandlerOptions>
796
797
  > &
797
798
  ClientDefaults &
@@ -803,7 +804,7 @@ type RedshiftClientConfigType = Partial<
803
804
  UserAgentInputConfig &
804
805
  ClientInputEndpointParameters;
805
806
  export interface RedshiftClientConfig extends RedshiftClientConfigType {}
806
- type RedshiftClientResolvedConfigType =
807
+ export type RedshiftClientResolvedConfigType =
807
808
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
808
809
  Required<ClientDefaults> &
809
810
  RegionResolvedConfig &
@@ -825,4 +826,3 @@ export declare class RedshiftClient extends __Client<
825
826
  constructor(configuration: RedshiftClientConfig);
826
827
  destroy(): void;
827
828
  }
828
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AcceptReservedNodeExchangeCommandInput
19
20
  extends AcceptReservedNodeExchangeInputMessage {}
20
21
  export interface AcceptReservedNodeExchangeCommandOutput