@aws-sdk/client-redshift 3.337.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
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeReservedNodeExchangeStatusCommandInput
19
20
  extends DescribeReservedNodeExchangeStatusInputMessage {}
20
21
  export interface DescribeReservedNodeExchangeStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeReservedNodeOfferingsCommandInput
19
20
  extends DescribeReservedNodeOfferingsMessage {}
20
21
  export interface DescribeReservedNodeOfferingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeReservedNodesCommandInput
19
20
  extends DescribeReservedNodesMessage {}
20
21
  export interface DescribeReservedNodesCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface DescribeResizeCommandInput extends DescribeResizeMessage {}
17
18
  export interface DescribeResizeCommandOutput
18
19
  extends ResizeProgressMessage,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeScheduledActionsCommandInput
19
20
  extends DescribeScheduledActionsMessage {}
20
21
  export interface DescribeScheduledActionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeSnapshotCopyGrantsCommandInput
19
20
  extends DescribeSnapshotCopyGrantsMessage {}
20
21
  export interface DescribeSnapshotCopyGrantsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeSnapshotSchedulesCommandInput
19
20
  extends DescribeSnapshotSchedulesMessage {}
20
21
  export interface DescribeSnapshotSchedulesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeStorageCommandInput {}
16
17
  export interface DescribeStorageCommandOutput
17
18
  extends CustomerStorageMessage,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeTableRestoreStatusCommandInput
19
20
  extends DescribeTableRestoreStatusMessage {}
20
21
  export interface DescribeTableRestoreStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeTagsCommandInput extends DescribeTagsMessage {}
19
20
  export interface DescribeTagsCommandOutput
20
21
  extends TaggedResourceListMessage,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeUsageLimitsCommandInput
16
17
  extends DescribeUsageLimitsMessage {}
17
18
  export interface DescribeUsageLimitsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisableLoggingCommandInput extends DisableLoggingMessage {}
16
17
  export interface DisableLoggingCommandOutput
17
18
  extends LoggingStatus,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisableSnapshotCopyCommandInput
19
20
  extends DisableSnapshotCopyMessage {}
20
21
  export interface DisableSnapshotCopyCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface DisassociateDataShareConsumerCommandInput
17
18
  extends DisassociateDataShareConsumerMessage {}
18
19
  export interface DisassociateDataShareConsumerCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface EnableLoggingCommandInput extends EnableLoggingMessage {}
16
17
  export interface EnableLoggingCommandOutput
17
18
  extends LoggingStatus,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnableSnapshotCopyCommandInput
19
20
  extends EnableSnapshotCopyMessage {}
20
21
  export interface EnableSnapshotCopyCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface GetClusterCredentialsCommandInput
17
18
  extends GetClusterCredentialsMessage {}
18
19
  export interface GetClusterCredentialsCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface GetClusterCredentialsWithIAMCommandInput
17
18
  extends GetClusterCredentialsWithIAMMessage {}
18
19
  export interface GetClusterCredentialsWithIAMCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetReservedNodeExchangeConfigurationOptionsCommandInput
19
20
  extends GetReservedNodeExchangeConfigurationOptionsInputMessage {}
20
21
  export interface GetReservedNodeExchangeConfigurationOptionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetReservedNodeExchangeOfferingsCommandInput
19
20
  extends GetReservedNodeExchangeOfferingsInputMessage {}
20
21
  export interface GetReservedNodeExchangeOfferingsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyAquaConfigurationCommandInput
19
20
  extends ModifyAquaInputMessage {}
20
21
  export interface ModifyAquaConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyAuthenticationProfileCommandInput
19
20
  extends ModifyAuthenticationProfileMessage {}
20
21
  export interface ModifyAuthenticationProfileCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ModifyClusterCommandInput extends ModifyClusterMessage {}
16
17
  export interface ModifyClusterCommandOutput
17
18
  extends ModifyClusterResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyClusterDbRevisionCommandInput
19
20
  extends ModifyClusterDbRevisionMessage {}
20
21
  export interface ModifyClusterDbRevisionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyClusterIamRolesCommandInput
19
20
  extends ModifyClusterIamRolesMessage {}
20
21
  export interface ModifyClusterIamRolesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyClusterMaintenanceCommandInput
19
20
  extends ModifyClusterMaintenanceMessage {}
20
21
  export interface ModifyClusterMaintenanceCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ModifyClusterParameterGroupCommandInput
17
18
  extends ModifyClusterParameterGroupMessage {}
18
19
  export interface ModifyClusterParameterGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyClusterSnapshotCommandInput
19
20
  extends ModifyClusterSnapshotMessage {}
20
21
  export interface ModifyClusterSnapshotCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ModifyClusterSnapshotScheduleCommandInput
16
17
  extends ModifyClusterSnapshotScheduleMessage {}
17
18
  export interface ModifyClusterSnapshotScheduleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyClusterSubnetGroupCommandInput
19
20
  extends ModifyClusterSubnetGroupMessage {}
20
21
  export interface ModifyClusterSubnetGroupCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ModifyEndpointAccessCommandInput
17
18
  extends ModifyEndpointAccessMessage {}
18
19
  export interface ModifyEndpointAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifyEventSubscriptionCommandInput
19
20
  extends ModifyEventSubscriptionMessage {}
20
21
  export interface ModifyEventSubscriptionCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ModifyScheduledActionCommandInput
17
18
  extends ModifyScheduledActionMessage {}
18
19
  export interface ModifyScheduledActionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ModifySnapshotCopyRetentionPeriodCommandInput
19
20
  extends ModifySnapshotCopyRetentionPeriodMessage {}
20
21
  export interface ModifySnapshotCopyRetentionPeriodCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ModifySnapshotScheduleCommandInput
17
18
  extends ModifySnapshotScheduleMessage {}
18
19
  export interface ModifySnapshotScheduleCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ModifyUsageLimitCommandInput extends ModifyUsageLimitMessage {}
17
18
  export interface ModifyUsageLimitCommandOutput
18
19
  extends UsageLimit,
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface PauseClusterCommandInput extends PauseClusterMessage {}
17
18
  export interface PauseClusterCommandOutput
18
19
  extends PauseClusterResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PurchaseReservedNodeOfferingCommandInput
19
20
  extends PurchaseReservedNodeOfferingMessage {}
20
21
  export interface PurchaseReservedNodeOfferingCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface RebootClusterCommandInput extends RebootClusterMessage {}
16
17
  export interface RebootClusterCommandOutput
17
18
  extends RebootClusterResult,
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface RejectDataShareCommandInput extends RejectDataShareMessage {}
17
18
  export interface RejectDataShareCommandOutput
18
19
  extends DataShare,
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ResetClusterParameterGroupCommandInput
17
18
  extends ResetClusterParameterGroupMessage {}
18
19
  export interface ResetClusterParameterGroupCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ResizeClusterCommandInput extends ResizeClusterMessage {}
17
18
  export interface ResizeClusterCommandOutput
18
19
  extends ResizeClusterResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RestoreFromClusterSnapshotCommandInput
19
20
  extends RestoreFromClusterSnapshotMessage {}
20
21
  export interface RestoreFromClusterSnapshotCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RestoreTableFromClusterSnapshotCommandInput
19
20
  extends RestoreTableFromClusterSnapshotMessage {}
20
21
  export interface RestoreTableFromClusterSnapshotCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface ResumeClusterCommandInput extends ResumeClusterMessage {}
17
18
  export interface ResumeClusterCommandOutput
18
19
  extends ResumeClusterResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RevokeClusterSecurityGroupIngressCommandInput
19
20
  extends RevokeClusterSecurityGroupIngressMessage {}
20
21
  export interface RevokeClusterSecurityGroupIngressCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface RevokeEndpointAccessCommandInput
17
18
  extends RevokeEndpointAccessMessage {}
18
19
  export interface RevokeEndpointAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RevokeSnapshotAccessCommandInput
19
20
  extends RevokeSnapshotAccessMessage {}
20
21
  export interface RevokeSnapshotAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RotateEncryptionKeyCommandInput
19
20
  extends RotateEncryptionKeyMessage {}
20
21
  export interface RotateEncryptionKeyCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  ServiceInputTypes,
14
14
  ServiceOutputTypes,
15
15
  } from "../RedshiftClient";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface UpdatePartnerStatusCommandInput
17
18
  extends UpdatePartnerStatusInputMessage {}
18
19
  export interface UpdatePartnerStatusCommandOutput
@@ -1,7 +1,7 @@
1
- export * from "./Redshift";
2
1
  export * from "./RedshiftClient";
2
+ export * from "./Redshift";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
6
5
  export * from "./waiters";
6
+ export * from "./models";
7
7
  export { RedshiftServiceException } from "./models/RedshiftServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class RedshiftServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-redshift",
3
3
  "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4
- "version": "3.337.0",
4
+ "version": "3.338.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.337.0",
25
- "@aws-sdk/config-resolver": "3.337.0",
26
- "@aws-sdk/credential-provider-node": "3.337.0",
27
- "@aws-sdk/fetch-http-handler": "3.337.0",
28
- "@aws-sdk/hash-node": "3.337.0",
29
- "@aws-sdk/invalid-dependency": "3.337.0",
30
- "@aws-sdk/middleware-content-length": "3.337.0",
31
- "@aws-sdk/middleware-endpoint": "3.337.0",
32
- "@aws-sdk/middleware-host-header": "3.337.0",
33
- "@aws-sdk/middleware-logger": "3.337.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.337.0",
35
- "@aws-sdk/middleware-retry": "3.337.0",
36
- "@aws-sdk/middleware-serde": "3.337.0",
37
- "@aws-sdk/middleware-signing": "3.337.0",
38
- "@aws-sdk/middleware-stack": "3.337.0",
39
- "@aws-sdk/middleware-user-agent": "3.337.0",
40
- "@aws-sdk/node-config-provider": "3.337.0",
41
- "@aws-sdk/node-http-handler": "3.337.0",
42
- "@aws-sdk/smithy-client": "3.337.0",
43
- "@aws-sdk/types": "3.337.0",
44
- "@aws-sdk/url-parser": "3.337.0",
24
+ "@aws-sdk/client-sts": "3.338.0",
25
+ "@aws-sdk/config-resolver": "3.338.0",
26
+ "@aws-sdk/credential-provider-node": "3.338.0",
27
+ "@aws-sdk/fetch-http-handler": "3.338.0",
28
+ "@aws-sdk/hash-node": "3.338.0",
29
+ "@aws-sdk/invalid-dependency": "3.338.0",
30
+ "@aws-sdk/middleware-content-length": "3.338.0",
31
+ "@aws-sdk/middleware-endpoint": "3.338.0",
32
+ "@aws-sdk/middleware-host-header": "3.338.0",
33
+ "@aws-sdk/middleware-logger": "3.338.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.338.0",
35
+ "@aws-sdk/middleware-retry": "3.338.0",
36
+ "@aws-sdk/middleware-serde": "3.338.0",
37
+ "@aws-sdk/middleware-signing": "3.338.0",
38
+ "@aws-sdk/middleware-stack": "3.338.0",
39
+ "@aws-sdk/middleware-user-agent": "3.338.0",
40
+ "@aws-sdk/node-config-provider": "3.338.0",
41
+ "@aws-sdk/node-http-handler": "3.338.0",
42
+ "@aws-sdk/smithy-client": "3.338.0",
43
+ "@aws-sdk/types": "3.338.0",
44
+ "@aws-sdk/url-parser": "3.338.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.337.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.337.0",
50
- "@aws-sdk/util-endpoints": "3.337.0",
51
- "@aws-sdk/util-retry": "3.337.0",
52
- "@aws-sdk/util-user-agent-browser": "3.337.0",
53
- "@aws-sdk/util-user-agent-node": "3.337.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.338.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.338.0",
50
+ "@aws-sdk/util-endpoints": "3.338.0",
51
+ "@aws-sdk/util-retry": "3.338.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.338.0",
53
+ "@aws-sdk/util-user-agent-node": "3.338.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
- "@aws-sdk/util-waiter": "3.337.0",
55
+ "@aws-sdk/util-waiter": "3.338.0",
56
56
  "@smithy/protocol-http": "^1.0.1",
57
57
  "@smithy/types": "^1.0.0",
58
58
  "fast-xml-parser": "4.1.2",