@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 AddPartnerCommandInput
19
20
  extends PartnerIntegrationInputMessage {}
20
21
  export interface AddPartnerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateDataShareConsumerCommandInput
19
20
  extends AssociateDataShareConsumerMessage {}
20
21
  export interface AssociateDataShareConsumerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AuthorizeClusterSecurityGroupIngressCommandInput
19
20
  extends AuthorizeClusterSecurityGroupIngressMessage {}
20
21
  export interface AuthorizeClusterSecurityGroupIngressCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AuthorizeDataShareCommandInput
16
17
  extends AuthorizeDataShareMessage {}
17
18
  export interface AuthorizeDataShareCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AuthorizeEndpointAccessCommandInput
19
20
  extends AuthorizeEndpointAccessMessage {}
20
21
  export interface AuthorizeEndpointAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AuthorizeSnapshotAccessCommandInput
19
20
  extends AuthorizeSnapshotAccessMessage {}
20
21
  export interface AuthorizeSnapshotAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchDeleteClusterSnapshotsCommandInput
19
20
  extends BatchDeleteClusterSnapshotsRequest {}
20
21
  export interface BatchDeleteClusterSnapshotsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface BatchModifyClusterSnapshotsCommandInput
19
20
  extends BatchModifyClusterSnapshotsMessage {}
20
21
  export interface BatchModifyClusterSnapshotsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CancelResizeCommandInput extends CancelResizeMessage {}
16
17
  export interface CancelResizeCommandOutput
17
18
  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 CopyClusterSnapshotCommandInput
19
20
  extends CopyClusterSnapshotMessage {}
20
21
  export interface CopyClusterSnapshotCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAuthenticationProfileCommandInput
19
20
  extends CreateAuthenticationProfileMessage {}
20
21
  export interface CreateAuthenticationProfileCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateClusterCommandInput extends CreateClusterMessage {}
16
17
  export interface CreateClusterCommandOutput
17
18
  extends CreateClusterResult,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateClusterParameterGroupCommandInput
19
20
  extends CreateClusterParameterGroupMessage {}
20
21
  export interface CreateClusterParameterGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateClusterSecurityGroupCommandInput
19
20
  extends CreateClusterSecurityGroupMessage {}
20
21
  export interface CreateClusterSecurityGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateClusterSnapshotCommandInput
19
20
  extends CreateClusterSnapshotMessage {}
20
21
  export interface CreateClusterSnapshotCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateClusterSubnetGroupCommandInput
19
20
  extends CreateClusterSubnetGroupMessage {}
20
21
  export interface CreateClusterSubnetGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateEndpointAccessCommandInput
19
20
  extends CreateEndpointAccessMessage {}
20
21
  export interface CreateEndpointAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateEventSubscriptionCommandInput
19
20
  extends CreateEventSubscriptionMessage {}
20
21
  export interface CreateEventSubscriptionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateHsmClientCertificateCommandInput
19
20
  extends CreateHsmClientCertificateMessage {}
20
21
  export interface CreateHsmClientCertificateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateHsmConfigurationCommandInput
19
20
  extends CreateHsmConfigurationMessage {}
20
21
  export interface CreateHsmConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateScheduledActionCommandInput
19
20
  extends CreateScheduledActionMessage {}
20
21
  export interface CreateScheduledActionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateSnapshotCopyGrantCommandInput
19
20
  extends CreateSnapshotCopyGrantMessage {}
20
21
  export interface CreateSnapshotCopyGrantCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateSnapshotScheduleCommandInput
19
20
  extends CreateSnapshotScheduleMessage {}
20
21
  export interface CreateSnapshotScheduleCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateTagsCommandInput extends CreateTagsMessage {}
16
17
  export interface CreateTagsCommandOutput extends __MetadataBearer {}
17
18
  export declare class CreateTagsCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateUsageLimitCommandInput extends CreateUsageLimitMessage {}
16
17
  export interface CreateUsageLimitCommandOutput
17
18
  extends UsageLimit,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeauthorizeDataShareCommandInput
16
17
  extends DeauthorizeDataShareMessage {}
17
18
  export interface DeauthorizeDataShareCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteAuthenticationProfileCommandInput
19
20
  extends DeleteAuthenticationProfileMessage {}
20
21
  export interface DeleteAuthenticationProfileCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteClusterCommandInput extends DeleteClusterMessage {}
16
17
  export interface DeleteClusterCommandOutput
17
18
  extends DeleteClusterResult,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteClusterParameterGroupCommandInput
16
17
  extends DeleteClusterParameterGroupMessage {}
17
18
  export interface DeleteClusterParameterGroupCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteClusterSecurityGroupCommandInput
16
17
  extends DeleteClusterSecurityGroupMessage {}
17
18
  export interface DeleteClusterSecurityGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteClusterSnapshotCommandInput
19
20
  extends DeleteClusterSnapshotMessage {}
20
21
  export interface DeleteClusterSnapshotCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteClusterSubnetGroupCommandInput
16
17
  extends DeleteClusterSubnetGroupMessage {}
17
18
  export interface DeleteClusterSubnetGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteEndpointAccessCommandInput
19
20
  extends DeleteEndpointAccessMessage {}
20
21
  export interface DeleteEndpointAccessCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteEventSubscriptionCommandInput
16
17
  extends DeleteEventSubscriptionMessage {}
17
18
  export interface DeleteEventSubscriptionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteHsmClientCertificateCommandInput
16
17
  extends DeleteHsmClientCertificateMessage {}
17
18
  export interface DeleteHsmClientCertificateCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteHsmConfigurationCommandInput
16
17
  extends DeleteHsmConfigurationMessage {}
17
18
  export interface DeleteHsmConfigurationCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeletePartnerCommandInput
19
20
  extends PartnerIntegrationInputMessage {}
20
21
  export interface DeletePartnerCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteScheduledActionCommandInput
16
17
  extends DeleteScheduledActionMessage {}
17
18
  export interface DeleteScheduledActionCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteSnapshotCopyGrantCommandInput
16
17
  extends DeleteSnapshotCopyGrantMessage {}
17
18
  export interface DeleteSnapshotCopyGrantCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteSnapshotScheduleCommandInput
16
17
  extends DeleteSnapshotScheduleMessage {}
17
18
  export interface DeleteSnapshotScheduleCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteTagsCommandInput extends DeleteTagsMessage {}
16
17
  export interface DeleteTagsCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteTagsCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUsageLimitCommandInput extends DeleteUsageLimitMessage {}
16
17
  export interface DeleteUsageLimitCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteUsageLimitCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeAccountAttributesCommandInput
19
20
  extends DescribeAccountAttributesMessage {}
20
21
  export interface DescribeAccountAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeAuthenticationProfilesCommandInput
19
20
  extends DescribeAuthenticationProfilesMessage {}
20
21
  export interface DescribeAuthenticationProfilesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterDbRevisionsCommandInput
19
20
  extends DescribeClusterDbRevisionsMessage {}
20
21
  export interface DescribeClusterDbRevisionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterParameterGroupsCommandInput
19
20
  extends DescribeClusterParameterGroupsMessage {}
20
21
  export interface DescribeClusterParameterGroupsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterParametersCommandInput
19
20
  extends DescribeClusterParametersMessage {}
20
21
  export interface DescribeClusterParametersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterSecurityGroupsCommandInput
19
20
  extends DescribeClusterSecurityGroupsMessage {}
20
21
  export interface DescribeClusterSecurityGroupsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterSnapshotsCommandInput
19
20
  extends DescribeClusterSnapshotsMessage {}
20
21
  export interface DescribeClusterSnapshotsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterSubnetGroupsCommandInput
19
20
  extends DescribeClusterSubnetGroupsMessage {}
20
21
  export interface DescribeClusterSubnetGroupsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterTracksCommandInput
19
20
  extends DescribeClusterTracksMessage {}
20
21
  export interface DescribeClusterTracksCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeClusterVersionsCommandInput
19
20
  extends DescribeClusterVersionsMessage {}
20
21
  export interface DescribeClusterVersionsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeClustersCommandInput extends DescribeClustersMessage {}
16
17
  export interface DescribeClustersCommandOutput
17
18
  extends ClustersMessage,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDataSharesCommandInput
19
20
  extends DescribeDataSharesMessage {}
20
21
  export interface DescribeDataSharesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDataSharesForConsumerCommandInput
19
20
  extends DescribeDataSharesForConsumerMessage {}
20
21
  export interface DescribeDataSharesForConsumerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDataSharesForProducerCommandInput
19
20
  extends DescribeDataSharesForProducerMessage {}
20
21
  export interface DescribeDataSharesForProducerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDefaultClusterParametersCommandInput
19
20
  extends DescribeDefaultClusterParametersMessage {}
20
21
  export interface DescribeDefaultClusterParametersCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEndpointAccessCommandInput
19
20
  extends DescribeEndpointAccessMessage {}
20
21
  export interface DescribeEndpointAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEndpointAuthorizationCommandInput
19
20
  extends DescribeEndpointAuthorizationMessage {}
20
21
  export interface DescribeEndpointAuthorizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEventCategoriesCommandInput
19
20
  extends DescribeEventCategoriesMessage {}
20
21
  export interface DescribeEventCategoriesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEventSubscriptionsCommandInput
19
20
  extends DescribeEventSubscriptionsMessage {}
20
21
  export interface DescribeEventSubscriptionsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../RedshiftClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
16
17
  export interface DescribeEventsCommandOutput
17
18
  extends EventsMessage,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeHsmClientCertificatesCommandInput
19
20
  extends DescribeHsmClientCertificatesMessage {}
20
21
  export interface DescribeHsmClientCertificatesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeHsmConfigurationsCommandInput
19
20
  extends DescribeHsmConfigurationsMessage {}
20
21
  export interface DescribeHsmConfigurationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeLoggingStatusCommandInput
19
20
  extends DescribeLoggingStatusMessage {}
20
21
  export interface DescribeLoggingStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeNodeConfigurationOptionsCommandInput
19
20
  extends DescribeNodeConfigurationOptionsMessage {}
20
21
  export interface DescribeNodeConfigurationOptionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeOrderableClusterOptionsCommandInput
19
20
  extends DescribeOrderableClusterOptionsMessage {}
20
21
  export interface DescribeOrderableClusterOptionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../RedshiftClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribePartnersCommandInput
19
20
  extends DescribePartnersInputMessage {}
20
21
  export interface DescribePartnersCommandOutput