@aws-sdk/client-redshift 3.588.0 → 3.592.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 (275) hide show
  1. package/dist-cjs/index.js +0 -133
  2. package/dist-types/RedshiftClient.d.ts +4 -4
  3. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -1
  4. package/dist-types/commands/AddPartnerCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +2 -1
  6. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -1
  7. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +2 -1
  8. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +2 -1
  9. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -1
  12. package/dist-types/commands/CancelResizeCommand.d.ts +2 -1
  13. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -1
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +2 -1
  29. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -1
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  40. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  41. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/DeletePartnerCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  50. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeClustersCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeDataSharesCommand.d.ts +2 -1
  64. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -1
  65. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +2 -1
  66. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -1
  67. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +2 -1
  68. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -1
  69. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  70. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  71. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  72. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -1
  73. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +2 -1
  74. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +2 -1
  75. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +2 -1
  76. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -1
  77. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -1
  78. package/dist-types/commands/DescribePartnersCommand.d.ts +2 -1
  79. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +2 -1
  80. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -1
  81. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -1
  82. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +2 -1
  83. package/dist-types/commands/DescribeResizeCommand.d.ts +2 -1
  84. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
  85. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -1
  86. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -1
  87. package/dist-types/commands/DescribeStorageCommand.d.ts +2 -1
  88. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +2 -1
  89. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  90. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +2 -1
  91. package/dist-types/commands/DisableLoggingCommand.d.ts +2 -1
  92. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +2 -1
  93. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +2 -1
  94. package/dist-types/commands/EnableLoggingCommand.d.ts +2 -1
  95. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +2 -1
  96. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +2 -1
  97. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +2 -1
  98. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -1
  99. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -1
  100. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -1
  101. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  102. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  103. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +2 -1
  104. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +2 -1
  105. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  106. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +2 -1
  107. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +2 -1
  108. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +2 -1
  109. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +2 -1
  110. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +2 -1
  111. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -1
  112. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -1
  113. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +2 -1
  114. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +2 -1
  115. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  116. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +2 -1
  117. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +2 -1
  118. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -1
  119. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +2 -1
  120. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +2 -1
  121. package/dist-types/commands/PauseClusterCommand.d.ts +2 -1
  122. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -1
  123. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  124. package/dist-types/commands/RebootClusterCommand.d.ts +2 -1
  125. package/dist-types/commands/RejectDataShareCommand.d.ts +2 -1
  126. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +2 -1
  127. package/dist-types/commands/ResizeClusterCommand.d.ts +2 -1
  128. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -1
  129. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -1
  130. package/dist-types/commands/ResumeClusterCommand.d.ts +2 -1
  131. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -1
  132. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +2 -1
  133. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +2 -1
  134. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +2 -1
  135. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +2 -1
  136. package/dist-types/index.d.ts +2 -2
  137. package/dist-types/models/RedshiftServiceException.d.ts +2 -1
  138. package/dist-types/runtimeConfig.native.d.ts +1 -1
  139. package/dist-types/ts3.4/RedshiftClient.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +2 -1
  252. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  253. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +2 -1
  254. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +2 -1
  255. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +2 -1
  256. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +2 -1
  257. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +2 -1
  258. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +2 -1
  259. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +2 -1
  260. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  261. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +2 -1
  262. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +2 -1
  263. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +2 -1
  264. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +2 -1
  265. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +2 -1
  266. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +2 -1
  267. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +2 -1
  268. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +2 -1
  269. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +2 -1
  270. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +2 -1
  271. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +2 -1
  272. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +2 -1
  273. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +2 -1
  274. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  275. package/package.json +6 -6
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteClusterSubnetGroupCommandInput
11
12
  extends DeleteClusterSubnetGroupMessage {}
12
13
  export interface DeleteClusterSubnetGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCustomDomainAssociationCommandInput
11
12
  extends DeleteCustomDomainAssociationMessage {}
12
13
  export interface DeleteCustomDomainAssociationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteEndpointAccessCommandInput
14
15
  extends DeleteEndpointAccessMessage {}
15
16
  export interface DeleteEndpointAccessCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteEventSubscriptionCommandInput
11
12
  extends DeleteEventSubscriptionMessage {}
12
13
  export interface DeleteEventSubscriptionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteHsmClientCertificateCommandInput
11
12
  extends DeleteHsmClientCertificateMessage {}
12
13
  export interface DeleteHsmClientCertificateCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteHsmConfigurationCommandInput
11
12
  extends DeleteHsmConfigurationMessage {}
12
13
  export interface DeleteHsmConfigurationCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePartnerCommandInput
14
15
  extends PartnerIntegrationInputMessage {}
15
16
  export interface DeletePartnerCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteRedshiftIdcApplicationCommandInput
11
12
  extends DeleteRedshiftIdcApplicationMessage {}
12
13
  export interface DeleteRedshiftIdcApplicationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteResourcePolicyCommandInput
11
12
  extends DeleteResourcePolicyMessage {}
12
13
  export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteScheduledActionCommandInput
11
12
  extends DeleteScheduledActionMessage {}
12
13
  export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteSnapshotCopyGrantCommandInput
11
12
  extends DeleteSnapshotCopyGrantMessage {}
12
13
  export interface DeleteSnapshotCopyGrantCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteSnapshotScheduleCommandInput
11
12
  extends DeleteSnapshotScheduleMessage {}
12
13
  export interface DeleteSnapshotScheduleCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteTagsCommandInput extends DeleteTagsMessage {}
11
12
  export interface DeleteTagsCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteTagsCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteUsageLimitCommandInput extends DeleteUsageLimitMessage {}
11
12
  export interface DeleteUsageLimitCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteUsageLimitCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAccountAttributesCommandInput
14
15
  extends DescribeAccountAttributesMessage {}
15
16
  export interface DescribeAccountAttributesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAuthenticationProfilesCommandInput
14
15
  extends DescribeAuthenticationProfilesMessage {}
15
16
  export interface DescribeAuthenticationProfilesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterDbRevisionsCommandInput
14
15
  extends DescribeClusterDbRevisionsMessage {}
15
16
  export interface DescribeClusterDbRevisionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterParameterGroupsCommandInput
14
15
  extends DescribeClusterParameterGroupsMessage {}
15
16
  export interface DescribeClusterParameterGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterParametersCommandInput
14
15
  extends DescribeClusterParametersMessage {}
15
16
  export interface DescribeClusterParametersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterSecurityGroupsCommandInput
14
15
  extends DescribeClusterSecurityGroupsMessage {}
15
16
  export interface DescribeClusterSecurityGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterSnapshotsCommandInput
14
15
  extends DescribeClusterSnapshotsMessage {}
15
16
  export interface DescribeClusterSnapshotsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterSubnetGroupsCommandInput
14
15
  extends DescribeClusterSubnetGroupsMessage {}
15
16
  export interface DescribeClusterSubnetGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterTracksCommandInput
14
15
  extends DescribeClusterTracksMessage {}
15
16
  export interface DescribeClusterTracksCommandOutput
@@ -7,7 +7,8 @@ import {
7
7
  ServiceInputTypes,
8
8
  ServiceOutputTypes,
9
9
  } from "../RedshiftClient";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface DescribeClusterVersionsCommandInput
12
13
  extends DescribeClusterVersionsMessage {}
13
14
  export interface DescribeClusterVersionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeClustersCommandInput extends DescribeClustersMessage {}
11
12
  export interface DescribeClustersCommandOutput
12
13
  extends ClustersMessage,
@@ -7,7 +7,8 @@ import {
7
7
  ServiceInputTypes,
8
8
  ServiceOutputTypes,
9
9
  } from "../RedshiftClient";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface DescribeCustomDomainAssociationsCommandInput
12
13
  extends DescribeCustomDomainAssociationsMessage {}
13
14
  export interface DescribeCustomDomainAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDataSharesCommandInput
14
15
  extends DescribeDataSharesMessage {}
15
16
  export interface DescribeDataSharesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDataSharesForConsumerCommandInput
14
15
  extends DescribeDataSharesForConsumerMessage {}
15
16
  export interface DescribeDataSharesForConsumerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDataSharesForProducerCommandInput
14
15
  extends DescribeDataSharesForProducerMessage {}
15
16
  export interface DescribeDataSharesForProducerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDefaultClusterParametersCommandInput
14
15
  extends DescribeDefaultClusterParametersMessage {}
15
16
  export interface DescribeDefaultClusterParametersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeEndpointAccessCommandInput
14
15
  extends DescribeEndpointAccessMessage {}
15
16
  export interface DescribeEndpointAccessCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeEndpointAuthorizationCommandInput
14
15
  extends DescribeEndpointAuthorizationMessage {}
15
16
  export interface DescribeEndpointAuthorizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeEventCategoriesCommandInput
14
15
  extends DescribeEventCategoriesMessage {}
15
16
  export interface DescribeEventCategoriesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeEventSubscriptionsCommandInput
14
15
  extends DescribeEventSubscriptionsMessage {}
15
16
  export interface DescribeEventSubscriptionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
11
12
  export interface DescribeEventsCommandOutput
12
13
  extends EventsMessage,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeHsmClientCertificatesCommandInput
14
15
  extends DescribeHsmClientCertificatesMessage {}
15
16
  export interface DescribeHsmClientCertificatesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeHsmConfigurationsCommandInput
14
15
  extends DescribeHsmConfigurationsMessage {}
15
16
  export interface DescribeHsmConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeInboundIntegrationsCommandInput
14
15
  extends DescribeInboundIntegrationsMessage {}
15
16
  export interface DescribeInboundIntegrationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeLoggingStatusCommandInput
14
15
  extends DescribeLoggingStatusMessage {}
15
16
  export interface DescribeLoggingStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeNodeConfigurationOptionsCommandInput
14
15
  extends DescribeNodeConfigurationOptionsMessage {}
15
16
  export interface DescribeNodeConfigurationOptionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeOrderableClusterOptionsCommandInput
14
15
  extends DescribeOrderableClusterOptionsMessage {}
15
16
  export interface DescribeOrderableClusterOptionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribePartnersCommandInput
14
15
  extends DescribePartnersInputMessage {}
15
16
  export interface DescribePartnersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeRedshiftIdcApplicationsCommandInput
14
15
  extends DescribeRedshiftIdcApplicationsMessage {}
15
16
  export interface DescribeRedshiftIdcApplicationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReservedNodeExchangeStatusCommandInput
14
15
  extends DescribeReservedNodeExchangeStatusInputMessage {}
15
16
  export interface DescribeReservedNodeExchangeStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReservedNodeOfferingsCommandInput
14
15
  extends DescribeReservedNodeOfferingsMessage {}
15
16
  export interface DescribeReservedNodeOfferingsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReservedNodesCommandInput
14
15
  extends DescribeReservedNodesMessage {}
15
16
  export interface DescribeReservedNodesCommandOutput
@@ -7,7 +7,8 @@ import {
7
7
  ServiceInputTypes,
8
8
  ServiceOutputTypes,
9
9
  } from "../RedshiftClient";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface DescribeResizeCommandInput extends DescribeResizeMessage {}
12
13
  export interface DescribeResizeCommandOutput
13
14
  extends ResizeProgressMessage,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeScheduledActionsCommandInput
14
15
  extends DescribeScheduledActionsMessage {}
15
16
  export interface DescribeScheduledActionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSnapshotCopyGrantsCommandInput
14
15
  extends DescribeSnapshotCopyGrantsMessage {}
15
16
  export interface DescribeSnapshotCopyGrantsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSnapshotSchedulesCommandInput
14
15
  extends DescribeSnapshotSchedulesMessage {}
15
16
  export interface DescribeSnapshotSchedulesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeStorageCommandInput {}
11
12
  export interface DescribeStorageCommandOutput
12
13
  extends CustomerStorageMessage,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeTableRestoreStatusCommandInput
14
15
  extends DescribeTableRestoreStatusMessage {}
15
16
  export interface DescribeTableRestoreStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeTagsCommandInput extends DescribeTagsMessage {}
14
15
  export interface DescribeTagsCommandOutput
15
16
  extends TaggedResourceListMessage,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeUsageLimitsCommandInput
11
12
  extends DescribeUsageLimitsMessage {}
12
13
  export interface DescribeUsageLimitsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RedshiftClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisableLoggingCommandInput extends DisableLoggingMessage {}
11
12
  export interface DisableLoggingCommandOutput
12
13
  extends LoggingStatus,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RedshiftClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisableSnapshotCopyCommandInput
14
15
  extends DisableSnapshotCopyMessage {}
15
16
  export interface DisableSnapshotCopyCommandOutput
@@ -7,7 +7,8 @@ import {
7
7
  ServiceInputTypes,
8
8
  ServiceOutputTypes,
9
9
  } from "../RedshiftClient";
10
- export { __MetadataBearer, $Command };
10
+ export { __MetadataBearer };
11
+ export { $Command };
11
12
  export interface DisassociateDataShareConsumerCommandInput
12
13
  extends DisassociateDataShareConsumerMessage {}
13
14
  export interface DisassociateDataShareConsumerCommandOutput