@aws-sdk/client-redshift 3.650.0 → 3.654.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 (267) hide show
  1. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +11 -0
  2. package/dist-types/commands/AddPartnerCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +11 -0
  4. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +11 -0
  5. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +11 -0
  6. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +11 -0
  7. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +11 -0
  8. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +11 -0
  9. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +11 -0
  10. package/dist-types/commands/CancelResizeCommand.d.ts +11 -0
  11. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateClusterCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +11 -0
  23. package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +11 -0
  24. package/dist-types/commands/CreateScheduledActionCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +11 -0
  26. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +11 -0
  27. package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
  28. package/dist-types/commands/CreateUsageLimitCommand.d.ts +11 -0
  29. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteClusterCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +11 -0
  34. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +11 -0
  35. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +11 -0
  36. package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +11 -0
  37. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +11 -0
  38. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +11 -0
  39. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +11 -0
  40. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +11 -0
  41. package/dist-types/commands/DeletePartnerCommand.d.ts +11 -0
  42. package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +11 -0
  43. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  44. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +11 -0
  45. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +11 -0
  46. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +11 -0
  47. package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
  48. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +11 -0
  55. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +11 -0
  56. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +11 -0
  57. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +11 -0
  58. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +11 -0
  59. package/dist-types/commands/DescribeClustersCommand.d.ts +11 -0
  60. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +11 -0
  61. package/dist-types/commands/DescribeDataSharesCommand.d.ts +11 -0
  62. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +11 -0
  63. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +11 -0
  64. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +11 -0
  65. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +11 -0
  66. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +11 -0
  67. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +11 -0
  68. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +11 -0
  69. package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
  70. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +11 -0
  71. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +11 -0
  72. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +11 -0
  73. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +11 -0
  74. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +11 -0
  75. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +11 -0
  76. package/dist-types/commands/DescribePartnersCommand.d.ts +11 -0
  77. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +11 -0
  78. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +11 -0
  79. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +11 -0
  80. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +11 -0
  81. package/dist-types/commands/DescribeResizeCommand.d.ts +11 -0
  82. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +11 -0
  83. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +11 -0
  84. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +11 -0
  85. package/dist-types/commands/DescribeStorageCommand.d.ts +11 -0
  86. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +11 -0
  87. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  88. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +11 -0
  89. package/dist-types/commands/DisableLoggingCommand.d.ts +11 -0
  90. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +11 -0
  91. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +11 -0
  92. package/dist-types/commands/EnableLoggingCommand.d.ts +11 -0
  93. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +11 -0
  94. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +11 -0
  95. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +11 -0
  96. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +11 -0
  97. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +11 -0
  98. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +11 -0
  99. package/dist-types/commands/GetResourcePolicyCommand.d.ts +11 -0
  100. package/dist-types/commands/ListRecommendationsCommand.d.ts +11 -0
  101. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +11 -0
  102. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +11 -0
  103. package/dist-types/commands/ModifyClusterCommand.d.ts +11 -0
  104. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +11 -0
  105. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +11 -0
  106. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +11 -0
  107. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +11 -0
  108. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +11 -0
  109. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +11 -0
  110. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +11 -0
  111. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +11 -0
  112. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +11 -0
  113. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +11 -0
  114. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +11 -0
  115. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +11 -0
  116. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +11 -0
  117. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +11 -0
  118. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +11 -0
  119. package/dist-types/commands/PauseClusterCommand.d.ts +11 -0
  120. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +11 -0
  121. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  122. package/dist-types/commands/RebootClusterCommand.d.ts +11 -0
  123. package/dist-types/commands/RejectDataShareCommand.d.ts +11 -0
  124. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +11 -0
  125. package/dist-types/commands/ResizeClusterCommand.d.ts +11 -0
  126. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +11 -0
  127. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +11 -0
  128. package/dist-types/commands/ResumeClusterCommand.d.ts +11 -0
  129. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +11 -0
  130. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +11 -0
  131. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +11 -0
  132. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +11 -0
  133. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +11 -0
  134. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +12 -1
  213. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +12 -1
  214. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +12 -1
  215. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -1
  216. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +12 -1
  217. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +12 -1
  218. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +12 -1
  219. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +12 -1
  220. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  221. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +12 -1
  222. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +12 -1
  223. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +12 -1
  224. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +12 -1
  225. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +12 -1
  226. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +12 -1
  227. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +12 -1
  228. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +12 -1
  229. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +12 -1
  230. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +12 -1
  231. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +12 -1
  232. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  233. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +12 -1
  234. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +12 -1
  235. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +12 -1
  236. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +12 -1
  237. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +12 -1
  238. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +12 -1
  239. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +12 -1
  240. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +12 -1
  241. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +12 -1
  242. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +12 -1
  243. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +12 -1
  244. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +12 -1
  245. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +12 -1
  246. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +12 -1
  247. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +12 -1
  248. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +12 -1
  249. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +12 -1
  250. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +12 -1
  251. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +12 -1
  252. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +12 -1
  253. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +12 -1
  254. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  255. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +12 -1
  256. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +12 -1
  257. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +12 -1
  258. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +12 -1
  259. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +12 -1
  260. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +12 -1
  261. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +12 -1
  262. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +12 -1
  263. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +12 -1
  264. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +12 -1
  265. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +12 -1
  266. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +12 -1
  267. package/package.json +36 -36
@@ -35,4 +35,15 @@ declare const RevokeEndpointAccessCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class RevokeEndpointAccessCommand extends RevokeEndpointAccessCommand_base {}
38
+ export declare class RevokeEndpointAccessCommand extends RevokeEndpointAccessCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: RevokeEndpointAccessMessage;
42
+ output: EndpointAuthorization;
43
+ };
44
+ sdk: {
45
+ input: RevokeEndpointAccessCommandInput;
46
+ output: RevokeEndpointAccessCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -37,4 +37,15 @@ declare const RevokeSnapshotAccessCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RevokeSnapshotAccessCommand extends RevokeSnapshotAccessCommand_base {}
40
+ export declare class RevokeSnapshotAccessCommand extends RevokeSnapshotAccessCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RevokeSnapshotAccessMessage;
44
+ output: RevokeSnapshotAccessResult;
45
+ };
46
+ sdk: {
47
+ input: RevokeSnapshotAccessCommandInput;
48
+ output: RevokeSnapshotAccessCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const RotateEncryptionKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RotateEncryptionKeyCommand extends RotateEncryptionKeyCommand_base {}
40
+ export declare class RotateEncryptionKeyCommand extends RotateEncryptionKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RotateEncryptionKeyMessage;
44
+ output: RotateEncryptionKeyResult;
45
+ };
46
+ sdk: {
47
+ input: RotateEncryptionKeyCommandInput;
48
+ output: RotateEncryptionKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -35,4 +35,15 @@ declare const UpdatePartnerStatusCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class UpdatePartnerStatusCommand extends UpdatePartnerStatusCommand_base {}
38
+ export declare class UpdatePartnerStatusCommand extends UpdatePartnerStatusCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: UpdatePartnerStatusInputMessage;
42
+ output: PartnerIntegrationOutputMessage;
43
+ };
44
+ sdk: {
45
+ input: UpdatePartnerStatusCommandInput;
46
+ output: UpdatePartnerStatusCommandOutput;
47
+ };
48
+ };
49
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-redshift",
3
3
  "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4
- "version": "3.650.0",
4
+ "version": "3.654.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-redshift",
@@ -20,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.650.0",
24
- "@aws-sdk/client-sts": "3.650.0",
25
- "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.650.0",
27
- "@aws-sdk/middleware-host-header": "3.649.0",
28
- "@aws-sdk/middleware-logger": "3.649.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.649.0",
30
- "@aws-sdk/middleware-user-agent": "3.649.0",
31
- "@aws-sdk/region-config-resolver": "3.649.0",
32
- "@aws-sdk/types": "3.649.0",
33
- "@aws-sdk/util-endpoints": "3.649.0",
34
- "@aws-sdk/util-user-agent-browser": "3.649.0",
35
- "@aws-sdk/util-user-agent-node": "3.649.0",
36
- "@smithy/config-resolver": "^3.0.6",
37
- "@smithy/core": "^2.4.1",
38
- "@smithy/fetch-http-handler": "^3.2.5",
39
- "@smithy/hash-node": "^3.0.4",
40
- "@smithy/invalid-dependency": "^3.0.4",
41
- "@smithy/middleware-content-length": "^3.0.6",
42
- "@smithy/middleware-endpoint": "^3.1.1",
43
- "@smithy/middleware-retry": "^3.0.16",
44
- "@smithy/middleware-serde": "^3.0.4",
45
- "@smithy/middleware-stack": "^3.0.4",
46
- "@smithy/node-config-provider": "^3.1.5",
47
- "@smithy/node-http-handler": "^3.2.0",
48
- "@smithy/protocol-http": "^4.1.1",
49
- "@smithy/smithy-client": "^3.3.0",
50
- "@smithy/types": "^3.4.0",
51
- "@smithy/url-parser": "^3.0.4",
23
+ "@aws-sdk/client-sso-oidc": "3.654.0",
24
+ "@aws-sdk/client-sts": "3.654.0",
25
+ "@aws-sdk/core": "3.654.0",
26
+ "@aws-sdk/credential-provider-node": "3.654.0",
27
+ "@aws-sdk/middleware-host-header": "3.654.0",
28
+ "@aws-sdk/middleware-logger": "3.654.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.654.0",
30
+ "@aws-sdk/middleware-user-agent": "3.654.0",
31
+ "@aws-sdk/region-config-resolver": "3.654.0",
32
+ "@aws-sdk/types": "3.654.0",
33
+ "@aws-sdk/util-endpoints": "3.654.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.654.0",
35
+ "@aws-sdk/util-user-agent-node": "3.654.0",
36
+ "@smithy/config-resolver": "^3.0.8",
37
+ "@smithy/core": "^2.4.3",
38
+ "@smithy/fetch-http-handler": "^3.2.7",
39
+ "@smithy/hash-node": "^3.0.6",
40
+ "@smithy/invalid-dependency": "^3.0.6",
41
+ "@smithy/middleware-content-length": "^3.0.8",
42
+ "@smithy/middleware-endpoint": "^3.1.3",
43
+ "@smithy/middleware-retry": "^3.0.18",
44
+ "@smithy/middleware-serde": "^3.0.6",
45
+ "@smithy/middleware-stack": "^3.0.6",
46
+ "@smithy/node-config-provider": "^3.1.7",
47
+ "@smithy/node-http-handler": "^3.2.2",
48
+ "@smithy/protocol-http": "^4.1.3",
49
+ "@smithy/smithy-client": "^3.3.2",
50
+ "@smithy/types": "^3.4.2",
51
+ "@smithy/url-parser": "^3.0.6",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.16",
56
- "@smithy/util-defaults-mode-node": "^3.0.16",
57
- "@smithy/util-endpoints": "^2.1.0",
58
- "@smithy/util-middleware": "^3.0.4",
59
- "@smithy/util-retry": "^3.0.4",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
56
+ "@smithy/util-defaults-mode-node": "^3.0.18",
57
+ "@smithy/util-endpoints": "^2.1.2",
58
+ "@smithy/util-middleware": "^3.0.6",
59
+ "@smithy/util-retry": "^3.0.6",
60
60
  "@smithy/util-utf8": "^3.0.0",
61
- "@smithy/util-waiter": "^3.1.3",
61
+ "@smithy/util-waiter": "^3.1.5",
62
62
  "tslib": "^2.6.2"
63
63
  },
64
64
  "devDependencies": {