@aws-sdk/client-redshift 3.529.1 → 3.535.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 (280) hide show
  1. package/dist-types/Redshift.d.ts +39 -1
  2. package/dist-types/RedshiftClient.d.ts +1 -1
  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/models/models_0.d.ts +891 -891
  137. package/dist-types/models/models_1.d.ts +599 -599
  138. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  139. package/dist-types/runtimeConfig.d.ts +2 -2
  140. package/dist-types/runtimeConfig.native.d.ts +2 -2
  141. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  142. package/dist-types/ts3.4/Redshift.d.ts +38 -0
  143. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +9 -0
  250. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +9 -0
  251. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +9 -0
  252. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +9 -0
  253. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +9 -0
  254. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +9 -0
  255. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
  256. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +9 -0
  257. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +9 -0
  258. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +9 -0
  259. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +9 -0
  260. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +9 -0
  261. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +9 -0
  262. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +9 -0
  263. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  264. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +9 -0
  265. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +9 -0
  266. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +9 -0
  267. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +9 -0
  268. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +9 -0
  269. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +9 -0
  270. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +9 -0
  271. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +9 -0
  272. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +9 -0
  273. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +9 -0
  274. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +9 -0
  275. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +9 -0
  276. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  277. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  278. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  279. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  280. package/package.json +41 -41
@@ -2,19 +2,18 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
2
2
  import { ActionType, AquaConfiguration, AquaConfigurationStatus, AuthorizedTokenIssuer, AvailabilityZone, Cluster, ClusterSecurityGroup, ClusterSubnetGroup, DataShare, DataShareStatusForConsumer, DataShareStatusForProducer, DefaultClusterParameters, EndpointAccess, EndpointAuthorization, EventSubscription, HsmClientCertificate, HsmConfiguration, Parameter, RecurringCharge, RedshiftIdcApplication, ReservedNode, ReservedNodeExchangeStatus, ReservedNodeOfferingType, ScheduledAction, ScheduledActionType, ServiceIntegrationsUnion, Snapshot, SnapshotCopyGrant, SnapshotSchedule, Tag, UsageLimit, UsageLimitBreachAction, UsageLimitFeatureType } from "./models_0";
3
3
  import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
4
4
  /**
5
- * @public
6
5
  * <p></p>
6
+ * @public
7
7
  */
8
8
  export interface DescribeClusterVersionsMessage {
9
9
  /**
10
- * @public
11
10
  * <p>The specific cluster version to return.</p>
12
11
  * <p>Example: <code>1.0</code>
13
12
  * </p>
13
+ * @public
14
14
  */
15
15
  ClusterVersion?: string;
16
16
  /**
17
- * @public
18
17
  * <p>The name of a specific cluster parameter group family to return details
19
18
  * for.</p>
20
19
  * <p>Constraints:</p>
@@ -29,10 +28,10 @@ export interface DescribeClusterVersionsMessage {
29
28
  * <p>Cannot end with a hyphen or contain two consecutive hyphens</p>
30
29
  * </li>
31
30
  * </ul>
31
+ * @public
32
32
  */
33
33
  ClusterParameterGroupFamily?: string;
34
34
  /**
35
- * @public
36
35
  * <p>The maximum number of response records to return in each call. If the number of
37
36
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
38
37
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -40,16 +39,17 @@ export interface DescribeClusterVersionsMessage {
40
39
  * <p>Default: <code>100</code>
41
40
  * </p>
42
41
  * <p>Constraints: minimum 20, maximum 100.</p>
42
+ * @public
43
43
  */
44
44
  MaxRecords?: number;
45
45
  /**
46
- * @public
47
46
  * <p>An optional parameter that specifies the starting point to return a set of response
48
47
  * records. When the results of a <a>DescribeClusterVersions</a> request exceed
49
48
  * the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
50
49
  * <code>Marker</code> field of the response. You can retrieve the next set of response
51
50
  * records by providing the returned marker value in the <code>Marker</code> parameter and
52
51
  * retrying the request. </p>
52
+ * @public
53
53
  */
54
54
  Marker?: string;
55
55
  }
@@ -58,23 +58,23 @@ export interface DescribeClusterVersionsMessage {
58
58
  */
59
59
  export interface DescribeCustomDomainAssociationsMessage {
60
60
  /**
61
- * @public
62
61
  * <p>The custom domain name for the custom domain association.</p>
62
+ * @public
63
63
  */
64
64
  CustomDomainName?: string;
65
65
  /**
66
- * @public
67
66
  * <p>The certificate Amazon Resource Name (ARN) for the custom domain association.</p>
67
+ * @public
68
68
  */
69
69
  CustomDomainCertificateArn?: string;
70
70
  /**
71
- * @public
72
71
  * <p>The maximum records setting for the associated custom domain.</p>
72
+ * @public
73
73
  */
74
74
  MaxRecords?: number;
75
75
  /**
76
- * @public
77
76
  * <p>The marker for the custom domain association.</p>
77
+ * @public
78
78
  */
79
79
  Marker?: string;
80
80
  }
@@ -83,21 +83,21 @@ export interface DescribeCustomDomainAssociationsMessage {
83
83
  */
84
84
  export interface DescribeDataSharesMessage {
85
85
  /**
86
- * @public
87
86
  * <p>The Amazon resource name (ARN) of the datashare to describe details of.</p>
87
+ * @public
88
88
  */
89
89
  DataShareArn?: string;
90
90
  /**
91
- * @public
92
91
  * <p>The maximum number of response records to return in each call. If the number of
93
92
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
94
93
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
95
94
  * set of records by retrying the command with the returned marker value. </p>
95
+ * @public
96
96
  */
97
97
  MaxRecords?: number;
98
98
  /**
99
- * @public
100
99
  * <p>An optional parameter that specifies the starting point to return a set of response records. When the results of a <a>DescribeDataShares</a> request exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of response records by providing the returned marker value in the <code>Marker</code> parameter and retrying the request. </p>
100
+ * @public
101
101
  */
102
102
  Marker?: string;
103
103
  }
@@ -106,13 +106,13 @@ export interface DescribeDataSharesMessage {
106
106
  */
107
107
  export interface DescribeDataSharesResult {
108
108
  /**
109
- * @public
110
109
  * <p>The results returned from describing datashares.</p>
110
+ * @public
111
111
  */
112
112
  DataShares?: DataShare[];
113
113
  /**
114
- * @public
115
114
  * <p>An optional parameter that specifies the starting point to return a set of response records. When the results of a <a>DescribeDataShares</a> request exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of response records by providing the returned marker value in the <code>Marker</code> parameter and retrying the request. </p>
115
+ * @public
116
116
  */
117
117
  Marker?: string;
118
118
  }
@@ -121,32 +121,32 @@ export interface DescribeDataSharesResult {
121
121
  */
122
122
  export interface DescribeDataSharesForConsumerMessage {
123
123
  /**
124
- * @public
125
124
  * <p>The Amazon Resource Name (ARN) of the consumer namespace that returns in the list of datashares.</p>
125
+ * @public
126
126
  */
127
127
  ConsumerArn?: string;
128
128
  /**
129
- * @public
130
129
  * <p>An identifier giving the status of a datashare in the consumer cluster. If this field is specified, Amazon
131
130
  * Redshift returns the list of datashares that have the specified status.</p>
131
+ * @public
132
132
  */
133
133
  Status?: DataShareStatusForConsumer;
134
134
  /**
135
- * @public
136
135
  * <p>The maximum number of response records to return in each call. If the number of
137
136
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
138
137
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
139
138
  * set of records by retrying the command with the returned marker value. </p>
139
+ * @public
140
140
  */
141
141
  MaxRecords?: number;
142
142
  /**
143
- * @public
144
143
  * <p>An optional parameter that specifies the starting point to return a set of response
145
144
  * records. When the results of a <a>DescribeDataSharesForConsumer</a> request
146
145
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
147
146
  * <code>Marker</code> field of the response. You can retrieve the next set of response
148
147
  * records by providing the returned marker value in the <code>Marker</code> parameter and
149
148
  * retrying the request. </p>
149
+ * @public
150
150
  */
151
151
  Marker?: string;
152
152
  }
@@ -155,18 +155,18 @@ export interface DescribeDataSharesForConsumerMessage {
155
155
  */
156
156
  export interface DescribeDataSharesForConsumerResult {
157
157
  /**
158
- * @public
159
158
  * <p>Shows the results of datashares available for consumers.</p>
159
+ * @public
160
160
  */
161
161
  DataShares?: DataShare[];
162
162
  /**
163
- * @public
164
163
  * <p>An optional parameter that specifies the starting point to return a set of response
165
164
  * records. When the results of a <a>DescribeDataSharesForConsumer</a> request
166
165
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
167
166
  * <code>Marker</code> field of the response. You can retrieve the next set of response
168
167
  * records by providing the returned marker value in the <code>Marker</code> parameter and
169
168
  * retrying the request. </p>
169
+ * @public
170
170
  */
171
171
  Marker?: string;
172
172
  }
@@ -175,32 +175,32 @@ export interface DescribeDataSharesForConsumerResult {
175
175
  */
176
176
  export interface DescribeDataSharesForProducerMessage {
177
177
  /**
178
- * @public
179
178
  * <p>The Amazon Resource Name (ARN) of the producer namespace that returns in the list of datashares.</p>
179
+ * @public
180
180
  */
181
181
  ProducerArn?: string;
182
182
  /**
183
- * @public
184
183
  * <p>An identifier giving the status of a datashare in the producer. If this field is specified, Amazon
185
184
  * Redshift returns the list of datashares that have the specified status.</p>
185
+ * @public
186
186
  */
187
187
  Status?: DataShareStatusForProducer;
188
188
  /**
189
- * @public
190
189
  * <p>The maximum number of response records to return in each call. If the number of
191
190
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
192
191
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
193
192
  * set of records by retrying the command with the returned marker value. </p>
193
+ * @public
194
194
  */
195
195
  MaxRecords?: number;
196
196
  /**
197
- * @public
198
197
  * <p>An optional parameter that specifies the starting point to return a set of response
199
198
  * records. When the results of a <a>DescribeDataSharesForProducer</a> request
200
199
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
201
200
  * <code>Marker</code> field of the response. You can retrieve the next set of response
202
201
  * records by providing the returned marker value in the <code>Marker</code> parameter and
203
202
  * retrying the request. </p>
203
+ * @public
204
204
  */
205
205
  Marker?: string;
206
206
  }
@@ -209,33 +209,32 @@ export interface DescribeDataSharesForProducerMessage {
209
209
  */
210
210
  export interface DescribeDataSharesForProducerResult {
211
211
  /**
212
- * @public
213
212
  * <p>Shows the results of datashares available for producers.</p>
213
+ * @public
214
214
  */
215
215
  DataShares?: DataShare[];
216
216
  /**
217
- * @public
218
217
  * <p>An optional parameter that specifies the starting point to return a set of response
219
218
  * records. When the results of a <a>DescribeDataSharesForProducer</a> request
220
219
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
221
220
  * <code>Marker</code> field of the response. You can retrieve the next set of response
222
221
  * records by providing the returned marker value in the <code>Marker</code> parameter and
223
222
  * retrying the request. </p>
223
+ * @public
224
224
  */
225
225
  Marker?: string;
226
226
  }
227
227
  /**
228
- * @public
229
228
  * <p></p>
229
+ * @public
230
230
  */
231
231
  export interface DescribeDefaultClusterParametersMessage {
232
232
  /**
233
- * @public
234
233
  * <p>The name of the cluster parameter group family.</p>
234
+ * @public
235
235
  */
236
236
  ParameterGroupFamily: string | undefined;
237
237
  /**
238
- * @public
239
238
  * <p>The maximum number of response records to return in each call. If the number of
240
239
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
241
240
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -243,16 +242,17 @@ export interface DescribeDefaultClusterParametersMessage {
243
242
  * <p>Default: <code>100</code>
244
243
  * </p>
245
244
  * <p>Constraints: minimum 20, maximum 100.</p>
245
+ * @public
246
246
  */
247
247
  MaxRecords?: number;
248
248
  /**
249
- * @public
250
249
  * <p>An optional parameter that specifies the starting point to return a set of response
251
250
  * records. When the results of a <a>DescribeDefaultClusterParameters</a>
252
251
  * request exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in
253
252
  * the <code>Marker</code> field of the response. You can retrieve the next set of response
254
253
  * records by providing the returned marker value in the <code>Marker</code> parameter and
255
254
  * retrying the request. </p>
255
+ * @public
256
256
  */
257
257
  Marker?: string;
258
258
  }
@@ -261,8 +261,8 @@ export interface DescribeDefaultClusterParametersMessage {
261
261
  */
262
262
  export interface DescribeDefaultClusterParametersResult {
263
263
  /**
264
- * @public
265
264
  * <p>Describes the default cluster parameters for a parameter group family.</p>
265
+ * @public
266
266
  */
267
267
  DefaultClusterParameters?: DefaultClusterParameters;
268
268
  }
@@ -271,38 +271,38 @@ export interface DescribeDefaultClusterParametersResult {
271
271
  */
272
272
  export interface DescribeEndpointAccessMessage {
273
273
  /**
274
- * @public
275
274
  * <p>The cluster identifier associated with the described endpoint.</p>
275
+ * @public
276
276
  */
277
277
  ClusterIdentifier?: string;
278
278
  /**
279
- * @public
280
279
  * <p>The Amazon Web Services account ID of the owner of the cluster.</p>
280
+ * @public
281
281
  */
282
282
  ResourceOwner?: string;
283
283
  /**
284
- * @public
285
284
  * <p>The name of the endpoint to be described.</p>
285
+ * @public
286
286
  */
287
287
  EndpointName?: string;
288
288
  /**
289
- * @public
290
289
  * <p>The virtual private cloud (VPC) identifier with access to the cluster.</p>
290
+ * @public
291
291
  */
292
292
  VpcId?: string;
293
293
  /**
294
- * @public
295
294
  * <p>The maximum number of records to include in the response. If more records exist
296
295
  * than the specified <code>MaxRecords</code> value, a pagination token called a <code>Marker</code> is
297
296
  * included in the response so that the remaining results can be retrieved.</p>
297
+ * @public
298
298
  */
299
299
  MaxRecords?: number;
300
300
  /**
301
- * @public
302
301
  * <p>An optional pagination token provided by a previous
303
302
  * <code>DescribeEndpointAccess</code> request. If this parameter is specified, the
304
303
  * response includes only records beyond the marker, up to the value specified by the
305
304
  * <code>MaxRecords</code> parameter.</p>
305
+ * @public
306
306
  */
307
307
  Marker?: string;
308
308
  }
@@ -311,16 +311,16 @@ export interface DescribeEndpointAccessMessage {
311
311
  */
312
312
  export interface EndpointAccessList {
313
313
  /**
314
- * @public
315
314
  * <p>The list of endpoints with access to the cluster.</p>
315
+ * @public
316
316
  */
317
317
  EndpointAccessList?: EndpointAccess[];
318
318
  /**
319
- * @public
320
319
  * <p>An optional pagination token provided by a previous
321
320
  * <code>DescribeEndpointAccess</code> request. If this parameter is specified, the
322
321
  * response includes only records beyond the marker, up to the value specified by the
323
322
  * <code>MaxRecords</code> parameter.</p>
323
+ * @public
324
324
  */
325
325
  Marker?: string;
326
326
  }
@@ -329,36 +329,36 @@ export interface EndpointAccessList {
329
329
  */
330
330
  export interface DescribeEndpointAuthorizationMessage {
331
331
  /**
332
- * @public
333
332
  * <p>The cluster identifier of the cluster to access.</p>
333
+ * @public
334
334
  */
335
335
  ClusterIdentifier?: string;
336
336
  /**
337
- * @public
338
337
  * <p>The Amazon Web Services account ID of either the cluster owner (grantor) or grantee.
339
338
  * If <code>Grantee</code> parameter is true, then the <code>Account</code> value is of the grantor.</p>
339
+ * @public
340
340
  */
341
341
  Account?: string;
342
342
  /**
343
- * @public
344
343
  * <p>Indicates whether to check authorization from a grantor or grantee point of view.
345
344
  * If true, Amazon Redshift returns endpoint authorizations that you've been granted.
346
345
  * If false (default), checks authorization from a grantor point of view.</p>
346
+ * @public
347
347
  */
348
348
  Grantee?: boolean;
349
349
  /**
350
- * @public
351
350
  * <p>The maximum number of records to include in the response. If more records exist
352
351
  * than the specified <code>MaxRecords</code> value, a pagination token called a <code>Marker</code> is
353
352
  * included in the response so that the remaining results can be retrieved.</p>
353
+ * @public
354
354
  */
355
355
  MaxRecords?: number;
356
356
  /**
357
- * @public
358
357
  * <p>An optional pagination token provided by a previous
359
358
  * <code>DescribeEndpointAuthorization</code> request. If this parameter is specified, the
360
359
  * response includes only records beyond the marker, up to the value specified by the
361
360
  * <code>MaxRecords</code> parameter.</p>
361
+ * @public
362
362
  */
363
363
  Marker?: string;
364
364
  }
@@ -367,84 +367,84 @@ export interface DescribeEndpointAuthorizationMessage {
367
367
  */
368
368
  export interface EndpointAuthorizationList {
369
369
  /**
370
- * @public
371
370
  * <p>The authorizations to an endpoint.</p>
371
+ * @public
372
372
  */
373
373
  EndpointAuthorizationList?: EndpointAuthorization[];
374
374
  /**
375
- * @public
376
375
  * <p>An optional pagination token provided by a previous
377
376
  * <code>DescribeEndpointAuthorization</code> request. If this parameter is specified, the
378
377
  * response includes only records beyond the marker, up to the value specified by the
379
378
  * <code>MaxRecords</code> parameter.</p>
379
+ * @public
380
380
  */
381
381
  Marker?: string;
382
382
  }
383
383
  /**
384
- * @public
385
384
  * <p></p>
385
+ * @public
386
386
  */
387
387
  export interface DescribeEventCategoriesMessage {
388
388
  /**
389
- * @public
390
389
  * <p>The source type, such as cluster or parameter group, to which the described event
391
390
  * categories apply.</p>
392
391
  * <p>Valid values: cluster, cluster-snapshot, cluster-parameter-group, cluster-security-group, and scheduled-action.</p>
392
+ * @public
393
393
  */
394
394
  SourceType?: string;
395
395
  }
396
396
  /**
397
- * @public
398
397
  * <p>Describes event information.</p>
398
+ * @public
399
399
  */
400
400
  export interface EventInfoMap {
401
401
  /**
402
- * @public
403
402
  * <p>The identifier of an Amazon Redshift event.</p>
403
+ * @public
404
404
  */
405
405
  EventId?: string;
406
406
  /**
407
- * @public
408
407
  * <p>The category of an Amazon Redshift event.</p>
408
+ * @public
409
409
  */
410
410
  EventCategories?: string[];
411
411
  /**
412
- * @public
413
412
  * <p>The description of an Amazon Redshift event.</p>
413
+ * @public
414
414
  */
415
415
  EventDescription?: string;
416
416
  /**
417
- * @public
418
417
  * <p>The severity of the event.</p>
419
418
  * <p>Values: ERROR, INFO</p>
419
+ * @public
420
420
  */
421
421
  Severity?: string;
422
422
  }
423
423
  /**
424
- * @public
425
424
  * <p>Describes event categories.</p>
425
+ * @public
426
426
  */
427
427
  export interface EventCategoriesMap {
428
428
  /**
429
- * @public
430
429
  * <p>The source type, such as cluster or cluster-snapshot, that the returned categories
431
430
  * belong to.</p>
431
+ * @public
432
432
  */
433
433
  SourceType?: string;
434
434
  /**
435
- * @public
436
435
  * <p>The events in the event category.</p>
436
+ * @public
437
437
  */
438
438
  Events?: EventInfoMap[];
439
439
  }
440
440
  /**
441
- * @public
442
441
  * <p></p>
442
+ * @public
443
443
  */
444
444
  export interface EventCategoriesMessage {
445
445
  /**
446
- * @public
447
446
  * <p>A list of event categories descriptions.</p>
447
+ * @public
448
448
  */
449
449
  EventCategoriesMapList?: EventCategoriesMap[];
450
450
  }
@@ -464,12 +464,11 @@ export declare const SourceType: {
464
464
  */
465
465
  export type SourceType = (typeof SourceType)[keyof typeof SourceType];
466
466
  /**
467
- * @public
468
467
  * <p></p>
468
+ * @public
469
469
  */
470
470
  export interface DescribeEventsMessage {
471
471
  /**
472
- * @public
473
472
  * <p>The identifier of the event source for which events will be returned. If this
474
473
  * parameter is not specified, then all sources are included in the response.</p>
475
474
  * <p>Constraints:</p>
@@ -493,10 +492,10 @@ export interface DescribeEventsMessage {
493
492
  * is <code>cluster-snapshot</code>.</p>
494
493
  * </li>
495
494
  * </ul>
495
+ * @public
496
496
  */
497
497
  SourceIdentifier?: string;
498
498
  /**
499
- * @public
500
499
  * <p>The event source to retrieve events for. If no value is specified, all events are
501
500
  * returned.</p>
502
501
  * <p>Constraints:</p>
@@ -523,37 +522,37 @@ export interface DescribeEventsMessage {
523
522
  * identifier.</p>
524
523
  * </li>
525
524
  * </ul>
525
+ * @public
526
526
  */
527
527
  SourceType?: SourceType;
528
528
  /**
529
- * @public
530
529
  * <p>The beginning of the time interval to retrieve events for, specified in ISO 8601
531
530
  * format. For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601 Wikipedia page.</a>
532
531
  * </p>
533
532
  * <p>Example: <code>2009-07-08T18:00Z</code>
534
533
  * </p>
534
+ * @public
535
535
  */
536
536
  StartTime?: Date;
537
537
  /**
538
- * @public
539
538
  * <p>The end of the time interval for which to retrieve events, specified in ISO 8601
540
539
  * format. For more information about ISO 8601, go to the <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO8601 Wikipedia page.</a>
541
540
  * </p>
542
541
  * <p>Example: <code>2009-07-08T18:00Z</code>
543
542
  * </p>
543
+ * @public
544
544
  */
545
545
  EndTime?: Date;
546
546
  /**
547
- * @public
548
547
  * <p>The number of minutes prior to the time of the request for which to retrieve
549
548
  * events. For example, if the request is sent at 18:00 and you specify a duration of 60,
550
549
  * then only events which have occurred after 17:00 will be returned.</p>
551
550
  * <p>Default: <code>60</code>
552
551
  * </p>
552
+ * @public
553
553
  */
554
554
  Duration?: number;
555
555
  /**
556
- * @public
557
556
  * <p>The maximum number of response records to return in each call. If the number of
558
557
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
559
558
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -561,95 +560,95 @@ export interface DescribeEventsMessage {
561
560
  * <p>Default: <code>100</code>
562
561
  * </p>
563
562
  * <p>Constraints: minimum 20, maximum 100.</p>
563
+ * @public
564
564
  */
565
565
  MaxRecords?: number;
566
566
  /**
567
- * @public
568
567
  * <p>An optional parameter that specifies the starting point to return a set of response
569
568
  * records. When the results of a <a>DescribeEvents</a> request exceed the value
570
569
  * specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code>
571
570
  * field of the response. You can retrieve the next set of response records by providing
572
571
  * the returned marker value in the <code>Marker</code> parameter and retrying the request.
573
572
  * </p>
573
+ * @public
574
574
  */
575
575
  Marker?: string;
576
576
  }
577
577
  /**
578
- * @public
579
578
  * <p>Describes an event.</p>
579
+ * @public
580
580
  */
581
581
  export interface Event {
582
582
  /**
583
- * @public
584
583
  * <p>The identifier for the source of the event.</p>
584
+ * @public
585
585
  */
586
586
  SourceIdentifier?: string;
587
587
  /**
588
- * @public
589
588
  * <p>The source type for this event.</p>
589
+ * @public
590
590
  */
591
591
  SourceType?: SourceType;
592
592
  /**
593
- * @public
594
593
  * <p>The text of this event.</p>
594
+ * @public
595
595
  */
596
596
  Message?: string;
597
597
  /**
598
- * @public
599
598
  * <p>A list of the event categories.</p>
600
599
  * <p>Values: Configuration, Management, Monitoring, Security, Pending</p>
600
+ * @public
601
601
  */
602
602
  EventCategories?: string[];
603
603
  /**
604
- * @public
605
604
  * <p>The severity of the event.</p>
606
605
  * <p>Values: ERROR, INFO</p>
606
+ * @public
607
607
  */
608
608
  Severity?: string;
609
609
  /**
610
- * @public
611
610
  * <p>The date and time of the event.</p>
611
+ * @public
612
612
  */
613
613
  Date?: Date;
614
614
  /**
615
- * @public
616
615
  * <p>The identifier of the event.</p>
616
+ * @public
617
617
  */
618
618
  EventId?: string;
619
619
  }
620
620
  /**
621
- * @public
622
621
  * <p></p>
622
+ * @public
623
623
  */
624
624
  export interface EventsMessage {
625
625
  /**
626
- * @public
627
626
  * <p>A value that indicates the starting point for the next set of response records in a
628
627
  * subsequent request. If a value is returned in a response, you can retrieve the next set
629
628
  * of records by providing this returned marker value in the <code>Marker</code> parameter
630
629
  * and retrying the command. If the <code>Marker</code> field is empty, all response
631
630
  * records have been retrieved for the request. </p>
631
+ * @public
632
632
  */
633
633
  Marker?: string;
634
634
  /**
635
- * @public
636
635
  * <p>A list of <code>Event</code> instances. </p>
636
+ * @public
637
637
  */
638
638
  Events?: Event[];
639
639
  }
640
640
  /**
641
- * @public
642
641
  * <p></p>
642
+ * @public
643
643
  */
644
644
  export interface DescribeEventSubscriptionsMessage {
645
645
  /**
646
- * @public
647
646
  * <p>The name of the Amazon Redshift event notification subscription to be
648
647
  * described.</p>
648
+ * @public
649
649
  */
650
650
  SubscriptionName?: string;
651
651
  /**
652
- * @public
653
652
  * <p>The maximum number of response records to return in each call. If the number of
654
653
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
655
654
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -657,73 +656,73 @@ export interface DescribeEventSubscriptionsMessage {
657
656
  * <p>Default: <code>100</code>
658
657
  * </p>
659
658
  * <p>Constraints: minimum 20, maximum 100.</p>
659
+ * @public
660
660
  */
661
661
  MaxRecords?: number;
662
662
  /**
663
- * @public
664
663
  * <p>An optional parameter that specifies the starting point to return a set of response
665
664
  * records. When the results of a DescribeEventSubscriptions request exceed the value
666
665
  * specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code>
667
666
  * field of the response. You can retrieve the next set of response records by providing
668
667
  * the returned marker value in the <code>Marker</code> parameter and retrying the request.
669
668
  * </p>
669
+ * @public
670
670
  */
671
671
  Marker?: string;
672
672
  /**
673
- * @public
674
673
  * <p>A tag key or keys for which you want to return all matching event notification
675
674
  * subscriptions that are associated with the specified key or keys. For example, suppose
676
675
  * that you have subscriptions that are tagged with keys called <code>owner</code> and
677
676
  * <code>environment</code>. If you specify both of these tag keys in the request,
678
677
  * Amazon Redshift returns a response with the subscriptions that have either or both of these
679
678
  * tag keys associated with them.</p>
679
+ * @public
680
680
  */
681
681
  TagKeys?: string[];
682
682
  /**
683
- * @public
684
683
  * <p>A tag value or values for which you want to return all matching event notification
685
684
  * subscriptions that are associated with the specified tag value or values. For example,
686
685
  * suppose that you have subscriptions that are tagged with values called
687
686
  * <code>admin</code> and <code>test</code>. If you specify both of these tag values in
688
687
  * the request, Amazon Redshift returns a response with the subscriptions that have either or
689
688
  * both of these tag values associated with them.</p>
689
+ * @public
690
690
  */
691
691
  TagValues?: string[];
692
692
  }
693
693
  /**
694
- * @public
695
694
  * <p></p>
695
+ * @public
696
696
  */
697
697
  export interface EventSubscriptionsMessage {
698
698
  /**
699
- * @public
700
699
  * <p>A value that indicates the starting point for the next set of response records in a
701
700
  * subsequent request. If a value is returned in a response, you can retrieve the next set
702
701
  * of records by providing this returned marker value in the <code>Marker</code> parameter
703
702
  * and retrying the command. If the <code>Marker</code> field is empty, all response
704
703
  * records have been retrieved for the request. </p>
704
+ * @public
705
705
  */
706
706
  Marker?: string;
707
707
  /**
708
- * @public
709
708
  * <p>A list of event subscriptions.</p>
709
+ * @public
710
710
  */
711
711
  EventSubscriptionsList?: EventSubscription[];
712
712
  }
713
713
  /**
714
- * @public
715
714
  * <p></p>
715
+ * @public
716
716
  */
717
717
  export interface DescribeHsmClientCertificatesMessage {
718
718
  /**
719
- * @public
720
719
  * <p>The identifier of a specific HSM client certificate for which you want information.
721
720
  * If no identifier is specified, information is returned for all HSM client certificates
722
721
  * owned by your Amazon Web Services account.</p>
722
+ * @public
723
723
  */
724
724
  HsmClientCertificateIdentifier?: string;
725
725
  /**
726
- * @public
727
726
  * <p>The maximum number of response records to return in each call. If the number of
728
727
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
729
728
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -731,74 +730,74 @@ export interface DescribeHsmClientCertificatesMessage {
731
730
  * <p>Default: <code>100</code>
732
731
  * </p>
733
732
  * <p>Constraints: minimum 20, maximum 100.</p>
733
+ * @public
734
734
  */
735
735
  MaxRecords?: number;
736
736
  /**
737
- * @public
738
737
  * <p>An optional parameter that specifies the starting point to return a set of response
739
738
  * records. When the results of a <a>DescribeHsmClientCertificates</a> request
740
739
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
741
740
  * <code>Marker</code> field of the response. You can retrieve the next set of response
742
741
  * records by providing the returned marker value in the <code>Marker</code> parameter and
743
742
  * retrying the request. </p>
743
+ * @public
744
744
  */
745
745
  Marker?: string;
746
746
  /**
747
- * @public
748
747
  * <p>A tag key or keys for which you want to return all matching HSM client certificates
749
748
  * that are associated with the specified key or keys. For example, suppose that you have
750
749
  * HSM client certificates that are tagged with keys called <code>owner</code> and
751
750
  * <code>environment</code>. If you specify both of these tag keys in the request,
752
751
  * Amazon Redshift returns a response with the HSM client certificates that have either or both
753
752
  * of these tag keys associated with them.</p>
753
+ * @public
754
754
  */
755
755
  TagKeys?: string[];
756
756
  /**
757
- * @public
758
757
  * <p>A tag value or values for which you want to return all matching HSM client
759
758
  * certificates that are associated with the specified tag value or values. For example,
760
759
  * suppose that you have HSM client certificates that are tagged with values called
761
760
  * <code>admin</code> and <code>test</code>. If you specify both of these tag values in
762
761
  * the request, Amazon Redshift returns a response with the HSM client certificates that have
763
762
  * either or both of these tag values associated with them.</p>
763
+ * @public
764
764
  */
765
765
  TagValues?: string[];
766
766
  }
767
767
  /**
768
- * @public
769
768
  * <p></p>
769
+ * @public
770
770
  */
771
771
  export interface HsmClientCertificateMessage {
772
772
  /**
773
- * @public
774
773
  * <p>A value that indicates the starting point for the next set of response records in a
775
774
  * subsequent request. If a value is returned in a response, you can retrieve the next set
776
775
  * of records by providing this returned marker value in the <code>Marker</code> parameter
777
776
  * and retrying the command. If the <code>Marker</code> field is empty, all response
778
777
  * records have been retrieved for the request. </p>
778
+ * @public
779
779
  */
780
780
  Marker?: string;
781
781
  /**
782
- * @public
783
782
  * <p>A list of the identifiers for one or more HSM client certificates used by Amazon Redshift
784
783
  * clusters to store and retrieve database encryption keys in an HSM.</p>
784
+ * @public
785
785
  */
786
786
  HsmClientCertificates?: HsmClientCertificate[];
787
787
  }
788
788
  /**
789
- * @public
790
789
  * <p></p>
790
+ * @public
791
791
  */
792
792
  export interface DescribeHsmConfigurationsMessage {
793
793
  /**
794
- * @public
795
794
  * <p>The identifier of a specific Amazon Redshift HSM configuration to be described. If no
796
795
  * identifier is specified, information is returned for all HSM configurations owned by
797
796
  * your Amazon Web Services account.</p>
797
+ * @public
798
798
  */
799
799
  HsmConfigurationIdentifier?: string;
800
800
  /**
801
- * @public
802
801
  * <p>The maximum number of response records to return in each call. If the number of
803
802
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
804
803
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -806,56 +805,57 @@ export interface DescribeHsmConfigurationsMessage {
806
805
  * <p>Default: <code>100</code>
807
806
  * </p>
808
807
  * <p>Constraints: minimum 20, maximum 100.</p>
808
+ * @public
809
809
  */
810
810
  MaxRecords?: number;
811
811
  /**
812
- * @public
813
812
  * <p>An optional parameter that specifies the starting point to return a set of response
814
813
  * records. When the results of a <a>DescribeHsmConfigurations</a> request
815
814
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
816
815
  * <code>Marker</code> field of the response. You can retrieve the next set of response
817
816
  * records by providing the returned marker value in the <code>Marker</code> parameter and
818
817
  * retrying the request. </p>
818
+ * @public
819
819
  */
820
820
  Marker?: string;
821
821
  /**
822
- * @public
823
822
  * <p>A tag key or keys for which you want to return all matching HSM configurations that
824
823
  * are associated with the specified key or keys. For example, suppose that you have HSM
825
824
  * configurations that are tagged with keys called <code>owner</code> and
826
825
  * <code>environment</code>. If you specify both of these tag keys in the request,
827
826
  * Amazon Redshift returns a response with the HSM configurations that have either or both of
828
827
  * these tag keys associated with them.</p>
828
+ * @public
829
829
  */
830
830
  TagKeys?: string[];
831
831
  /**
832
- * @public
833
832
  * <p>A tag value or values for which you want to return all matching HSM configurations
834
833
  * that are associated with the specified tag value or values. For example, suppose that
835
834
  * you have HSM configurations that are tagged with values called <code>admin</code> and
836
835
  * <code>test</code>. If you specify both of these tag values in the request, Amazon Redshift
837
836
  * returns a response with the HSM configurations that have either or both of these tag
838
837
  * values associated with them.</p>
838
+ * @public
839
839
  */
840
840
  TagValues?: string[];
841
841
  }
842
842
  /**
843
- * @public
844
843
  * <p></p>
844
+ * @public
845
845
  */
846
846
  export interface HsmConfigurationMessage {
847
847
  /**
848
- * @public
849
848
  * <p>A value that indicates the starting point for the next set of response records in a
850
849
  * subsequent request. If a value is returned in a response, you can retrieve the next set
851
850
  * of records by providing this returned marker value in the <code>Marker</code> parameter
852
851
  * and retrying the command. If the <code>Marker</code> field is empty, all response
853
852
  * records have been retrieved for the request. </p>
853
+ * @public
854
854
  */
855
855
  Marker?: string;
856
856
  /**
857
- * @public
858
857
  * <p>A list of <code>HsmConfiguration</code> objects.</p>
858
+ * @public
859
859
  */
860
860
  HsmConfigurations?: HsmConfiguration[];
861
861
  }
@@ -864,17 +864,16 @@ export interface HsmConfigurationMessage {
864
864
  */
865
865
  export interface DescribeInboundIntegrationsMessage {
866
866
  /**
867
- * @public
868
867
  * <p>The Amazon Resource Name (ARN) of the inbound integration.</p>
868
+ * @public
869
869
  */
870
870
  IntegrationArn?: string;
871
871
  /**
872
- * @public
873
872
  * <p>The Amazon Resource Name (ARN) of the target of an inbound integration.</p>
873
+ * @public
874
874
  */
875
875
  TargetArn?: string;
876
876
  /**
877
- * @public
878
877
  * <p>The maximum number of response records to return in each call. If the number of
879
878
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
880
879
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -882,32 +881,33 @@ export interface DescribeInboundIntegrationsMessage {
882
881
  * <p>Default: <code>100</code>
883
882
  * </p>
884
883
  * <p>Constraints: minimum 20, maximum 100.</p>
884
+ * @public
885
885
  */
886
886
  MaxRecords?: number;
887
887
  /**
888
- * @public
889
888
  * <p>An optional parameter that specifies the starting point to return a set of response
890
889
  * records. When the results of a <a>DescribeInboundIntegrations</a> request
891
890
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
892
891
  * <code>Marker</code> field of the response. You can retrieve the next set of response
893
892
  * records by providing the returned marker value in the <code>Marker</code> parameter and
894
893
  * retrying the request. </p>
894
+ * @public
895
895
  */
896
896
  Marker?: string;
897
897
  }
898
898
  /**
899
- * @public
900
899
  * <p>The error of an inbound integration.</p>
900
+ * @public
901
901
  */
902
902
  export interface IntegrationError {
903
903
  /**
904
- * @public
905
904
  * <p>The error code of an inbound integration error.</p>
905
+ * @public
906
906
  */
907
907
  ErrorCode: string | undefined;
908
908
  /**
909
- * @public
910
909
  * <p>The error message of an inbound integration error.</p>
910
+ * @public
911
911
  */
912
912
  ErrorMessage?: string;
913
913
  }
@@ -929,38 +929,38 @@ export declare const ZeroETLIntegrationStatus: {
929
929
  */
930
930
  export type ZeroETLIntegrationStatus = (typeof ZeroETLIntegrationStatus)[keyof typeof ZeroETLIntegrationStatus];
931
931
  /**
932
- * @public
933
932
  * <p>The content of an inbound integration.</p>
933
+ * @public
934
934
  */
935
935
  export interface InboundIntegration {
936
936
  /**
937
- * @public
938
937
  * <p>The Amazon Resource Name (ARN) of an inbound integration.</p>
938
+ * @public
939
939
  */
940
940
  IntegrationArn?: string;
941
941
  /**
942
- * @public
943
942
  * <p>The Amazon Resource Name (ARN) of the source of an inbound integration.</p>
943
+ * @public
944
944
  */
945
945
  SourceArn?: string;
946
946
  /**
947
- * @public
948
947
  * <p>The Amazon Resource Name (ARN) of the target of an inbound integration.</p>
948
+ * @public
949
949
  */
950
950
  TargetArn?: string;
951
951
  /**
952
- * @public
953
952
  * <p>The status of an inbound integration.</p>
953
+ * @public
954
954
  */
955
955
  Status?: ZeroETLIntegrationStatus;
956
956
  /**
957
- * @public
958
957
  * <p>The outstanding errors of an inbound integration. Each item is an "IntegrationError". This is null if there is no error.</p>
958
+ * @public
959
959
  */
960
960
  Errors?: IntegrationError[];
961
961
  /**
962
- * @public
963
962
  * <p>The creation time of an inbound integration.</p>
963
+ * @public
964
964
  */
965
965
  CreateTime?: Date;
966
966
  }
@@ -969,23 +969,23 @@ export interface InboundIntegration {
969
969
  */
970
970
  export interface InboundIntegrationsMessage {
971
971
  /**
972
- * @public
973
972
  * <p>A value that indicates the starting point for the next set of response records in a
974
973
  * subsequent request. If a value is returned in a response, you can retrieve the next set
975
974
  * of records by providing this returned marker value in the <code>Marker</code> parameter
976
975
  * and retrying the command. If the <code>Marker</code> field is empty, all response
977
976
  * records have been retrieved for the request. </p>
977
+ * @public
978
978
  */
979
979
  Marker?: string;
980
980
  /**
981
- * @public
982
981
  * <p>A list of <a>InboundIntegration</a> instances.</p>
982
+ * @public
983
983
  */
984
984
  InboundIntegrations?: InboundIntegration[];
985
985
  }
986
986
  /**
987
- * @public
988
987
  * <p>The integration can't be found.</p>
988
+ * @public
989
989
  */
990
990
  export declare class IntegrationNotFoundFault extends __BaseException {
991
991
  readonly name: "IntegrationNotFoundFault";
@@ -996,15 +996,15 @@ export declare class IntegrationNotFoundFault extends __BaseException {
996
996
  constructor(opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>);
997
997
  }
998
998
  /**
999
- * @public
1000
999
  * <p></p>
1000
+ * @public
1001
1001
  */
1002
1002
  export interface DescribeLoggingStatusMessage {
1003
1003
  /**
1004
- * @public
1005
1004
  * <p>The identifier of the cluster from which to get the logging status.</p>
1006
1005
  * <p>Example: <code>examplecluster</code>
1007
1006
  * </p>
1007
+ * @public
1008
1008
  */
1009
1009
  ClusterIdentifier: string | undefined;
1010
1010
  }
@@ -1021,50 +1021,50 @@ export declare const LogDestinationType: {
1021
1021
  */
1022
1022
  export type LogDestinationType = (typeof LogDestinationType)[keyof typeof LogDestinationType];
1023
1023
  /**
1024
- * @public
1025
1024
  * <p>Describes the status of logging for a cluster.</p>
1025
+ * @public
1026
1026
  */
1027
1027
  export interface LoggingStatus {
1028
1028
  /**
1029
- * @public
1030
1029
  * <p>
1031
1030
  * <code>true</code> if logging is on, <code>false</code> if logging is off.</p>
1031
+ * @public
1032
1032
  */
1033
1033
  LoggingEnabled?: boolean;
1034
1034
  /**
1035
- * @public
1036
1035
  * <p>The name of the S3 bucket where the log files are stored.</p>
1036
+ * @public
1037
1037
  */
1038
1038
  BucketName?: string;
1039
1039
  /**
1040
- * @public
1041
1040
  * <p>The prefix applied to the log file names.</p>
1041
+ * @public
1042
1042
  */
1043
1043
  S3KeyPrefix?: string;
1044
1044
  /**
1045
- * @public
1046
1045
  * <p>The last time that logs were delivered.</p>
1046
+ * @public
1047
1047
  */
1048
1048
  LastSuccessfulDeliveryTime?: Date;
1049
1049
  /**
1050
- * @public
1051
1050
  * <p>The last time when logs failed to be delivered.</p>
1051
+ * @public
1052
1052
  */
1053
1053
  LastFailureTime?: Date;
1054
1054
  /**
1055
- * @public
1056
1055
  * <p>The message indicating that logs failed to be delivered.</p>
1056
+ * @public
1057
1057
  */
1058
1058
  LastFailureMessage?: string;
1059
1059
  /**
1060
- * @public
1061
1060
  * <p>The log destination type. An enum with possible values of <code>s3</code> and <code>cloudwatch</code>.</p>
1061
+ * @public
1062
1062
  */
1063
1063
  LogDestinationType?: LogDestinationType;
1064
1064
  /**
1065
- * @public
1066
1065
  * <p>The collection of exported log types. Possible values are <code>connectionlog</code>, <code>useractivitylog</code>, and
1067
1066
  * <code>userlog</code>.</p>
1067
+ * @public
1068
1068
  */
1069
1069
  LogExports?: string[];
1070
1070
  }
@@ -1100,30 +1100,30 @@ export declare const OperatorType: {
1100
1100
  */
1101
1101
  export type OperatorType = (typeof OperatorType)[keyof typeof OperatorType];
1102
1102
  /**
1103
- * @public
1104
1103
  * <p>A set of elements to filter the returned node configurations.</p>
1104
+ * @public
1105
1105
  */
1106
1106
  export interface NodeConfigurationOptionsFilter {
1107
1107
  /**
1108
- * @public
1109
1108
  * <p>The name of the element to filter.</p>
1109
+ * @public
1110
1110
  */
1111
1111
  Name?: NodeConfigurationOptionsFilterName;
1112
1112
  /**
1113
- * @public
1114
1113
  * <p>The filter operator.
1115
1114
  * If filter Name is NodeType only the 'in' operator is supported.
1116
1115
  * Provide one value to evaluate for 'eq', 'lt', 'le', 'gt', and 'ge'.
1117
1116
  * Provide two values to evaluate for 'between'.
1118
1117
  * Provide a list of values for 'in'.</p>
1118
+ * @public
1119
1119
  */
1120
1120
  Operator?: OperatorType;
1121
1121
  /**
1122
- * @public
1123
1122
  * <p>List of values. Compare Name using Operator to Values.
1124
1123
  * If filter Name is NumberOfNodes, then values can range from 0 to 200.
1125
1124
  * If filter Name is EstimatedDiskUtilizationPercent, then values can range from 0 to 100.
1126
1125
  * For example, filter NumberOfNodes (name) GT (operator) 3 (values).</p>
1126
+ * @public
1127
1127
  */
1128
1128
  Values?: string[];
1129
1129
  }
@@ -1132,53 +1132,52 @@ export interface NodeConfigurationOptionsFilter {
1132
1132
  */
1133
1133
  export interface DescribeNodeConfigurationOptionsMessage {
1134
1134
  /**
1135
- * @public
1136
1135
  * <p>The action type to evaluate for possible node configurations.
1137
1136
  * Specify "restore-cluster" to get configuration combinations based on an existing snapshot.
1138
1137
  * Specify "recommend-node-config" to get configuration recommendations based on an existing cluster or snapshot.
1139
1138
  * Specify "resize-cluster" to get configuration combinations for elastic resize based on an existing cluster.
1140
1139
  * </p>
1140
+ * @public
1141
1141
  */
1142
1142
  ActionType: ActionType | undefined;
1143
1143
  /**
1144
- * @public
1145
1144
  * <p>The identifier of the cluster to evaluate for possible node configurations.</p>
1145
+ * @public
1146
1146
  */
1147
1147
  ClusterIdentifier?: string;
1148
1148
  /**
1149
- * @public
1150
1149
  * <p>The identifier of the snapshot to evaluate for possible node configurations.</p>
1150
+ * @public
1151
1151
  */
1152
1152
  SnapshotIdentifier?: string;
1153
1153
  /**
1154
- * @public
1155
1154
  * <p>The Amazon Resource Name (ARN) of the snapshot associated with the message to describe node configuration.</p>
1155
+ * @public
1156
1156
  */
1157
1157
  SnapshotArn?: string;
1158
1158
  /**
1159
- * @public
1160
1159
  * <p>The Amazon Web Services account used to create or copy the snapshot.
1161
1160
  * Required if you are restoring a snapshot you do not own,
1162
1161
  * optional if you own the snapshot.</p>
1162
+ * @public
1163
1163
  */
1164
1164
  OwnerAccount?: string;
1165
1165
  /**
1166
- * @public
1167
1166
  * <p>A set of name, operator, and value items to filter the results.</p>
1167
+ * @public
1168
1168
  */
1169
1169
  Filters?: NodeConfigurationOptionsFilter[];
1170
1170
  /**
1171
- * @public
1172
1171
  * <p>An optional parameter that specifies the starting point to return a set of response
1173
1172
  * records. When the results of a <a>DescribeNodeConfigurationOptions</a> request
1174
1173
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1175
1174
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1176
1175
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1177
1176
  * retrying the request. </p>
1177
+ * @public
1178
1178
  */
1179
1179
  Marker?: string;
1180
1180
  /**
1181
- * @public
1182
1181
  * <p>The maximum number of response records to return in each call. If the number of
1183
1182
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1184
1183
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1186,6 +1185,7 @@ export interface DescribeNodeConfigurationOptionsMessage {
1186
1185
  * <p>Default: <code>500</code>
1187
1186
  * </p>
1188
1187
  * <p>Constraints: minimum 100, maximum 500.</p>
1188
+ * @public
1189
1189
  */
1190
1190
  MaxRecords?: number;
1191
1191
  }
@@ -1202,28 +1202,28 @@ export declare const Mode: {
1202
1202
  */
1203
1203
  export type Mode = (typeof Mode)[keyof typeof Mode];
1204
1204
  /**
1205
- * @public
1206
1205
  * <p>A list of node configurations.</p>
1206
+ * @public
1207
1207
  */
1208
1208
  export interface NodeConfigurationOption {
1209
1209
  /**
1210
- * @public
1211
1210
  * <p>The node type, such as, "ds2.8xlarge".</p>
1211
+ * @public
1212
1212
  */
1213
1213
  NodeType?: string;
1214
1214
  /**
1215
- * @public
1216
1215
  * <p>The number of nodes.</p>
1216
+ * @public
1217
1217
  */
1218
1218
  NumberOfNodes?: number;
1219
1219
  /**
1220
- * @public
1221
1220
  * <p>The estimated disk utilizaton percentage.</p>
1221
+ * @public
1222
1222
  */
1223
1223
  EstimatedDiskUtilizationPercent?: number;
1224
1224
  /**
1225
- * @public
1226
1225
  * <p>The category of the node configuration recommendation.</p>
1226
+ * @public
1227
1227
  */
1228
1228
  Mode?: Mode;
1229
1229
  }
@@ -1232,41 +1232,40 @@ export interface NodeConfigurationOption {
1232
1232
  */
1233
1233
  export interface NodeConfigurationOptionsMessage {
1234
1234
  /**
1235
- * @public
1236
1235
  * <p>A list of valid node configurations.</p>
1236
+ * @public
1237
1237
  */
1238
1238
  NodeConfigurationOptionList?: NodeConfigurationOption[];
1239
1239
  /**
1240
- * @public
1241
1240
  * <p>A value that indicates the starting point for the next set of response records in a
1242
1241
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1243
1242
  * of records by providing this returned marker value in the <code>Marker</code> parameter
1244
1243
  * and retrying the command. If the <code>Marker</code> field is empty, all response
1245
1244
  * records have been retrieved for the request. </p>
1245
+ * @public
1246
1246
  */
1247
1247
  Marker?: string;
1248
1248
  }
1249
1249
  /**
1250
- * @public
1251
1250
  * <p></p>
1251
+ * @public
1252
1252
  */
1253
1253
  export interface DescribeOrderableClusterOptionsMessage {
1254
1254
  /**
1255
- * @public
1256
1255
  * <p>The version filter value. Specify this parameter to show only the available
1257
1256
  * offerings matching the specified version.</p>
1258
1257
  * <p>Default: All versions.</p>
1259
1258
  * <p>Constraints: Must be one of the version returned from <a>DescribeClusterVersions</a>.</p>
1259
+ * @public
1260
1260
  */
1261
1261
  ClusterVersion?: string;
1262
1262
  /**
1263
- * @public
1264
1263
  * <p>The node type filter value. Specify this parameter to show only the available
1265
1264
  * offerings matching the specified node type.</p>
1265
+ * @public
1266
1266
  */
1267
1267
  NodeType?: string;
1268
1268
  /**
1269
- * @public
1270
1269
  * <p>The maximum number of response records to return in each call. If the number of
1271
1270
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1272
1271
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1274,64 +1273,65 @@ export interface DescribeOrderableClusterOptionsMessage {
1274
1273
  * <p>Default: <code>100</code>
1275
1274
  * </p>
1276
1275
  * <p>Constraints: minimum 20, maximum 100.</p>
1276
+ * @public
1277
1277
  */
1278
1278
  MaxRecords?: number;
1279
1279
  /**
1280
- * @public
1281
1280
  * <p>An optional parameter that specifies the starting point to return a set of response
1282
1281
  * records. When the results of a <a>DescribeOrderableClusterOptions</a> request
1283
1282
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1284
1283
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1285
1284
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1286
1285
  * retrying the request. </p>
1286
+ * @public
1287
1287
  */
1288
1288
  Marker?: string;
1289
1289
  }
1290
1290
  /**
1291
- * @public
1292
1291
  * <p>Describes an orderable cluster option.</p>
1292
+ * @public
1293
1293
  */
1294
1294
  export interface OrderableClusterOption {
1295
1295
  /**
1296
- * @public
1297
1296
  * <p>The version of the orderable cluster.</p>
1297
+ * @public
1298
1298
  */
1299
1299
  ClusterVersion?: string;
1300
1300
  /**
1301
- * @public
1302
1301
  * <p>The cluster type, for example <code>multi-node</code>. </p>
1302
+ * @public
1303
1303
  */
1304
1304
  ClusterType?: string;
1305
1305
  /**
1306
- * @public
1307
1306
  * <p>The node type for the orderable cluster.</p>
1307
+ * @public
1308
1308
  */
1309
1309
  NodeType?: string;
1310
1310
  /**
1311
- * @public
1312
1311
  * <p>A list of availability zones for the orderable cluster.</p>
1312
+ * @public
1313
1313
  */
1314
1314
  AvailabilityZones?: AvailabilityZone[];
1315
1315
  }
1316
1316
  /**
1317
- * @public
1318
1317
  * <p>Contains the output from the <a>DescribeOrderableClusterOptions</a>
1319
1318
  * action. </p>
1319
+ * @public
1320
1320
  */
1321
1321
  export interface OrderableClusterOptionsMessage {
1322
1322
  /**
1323
- * @public
1324
1323
  * <p>An <code>OrderableClusterOption</code> structure containing information about
1325
1324
  * orderable options for the cluster.</p>
1325
+ * @public
1326
1326
  */
1327
1327
  OrderableClusterOptions?: OrderableClusterOption[];
1328
1328
  /**
1329
- * @public
1330
1329
  * <p>A value that indicates the starting point for the next set of response records in a
1331
1330
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1332
1331
  * of records by providing this returned marker value in the <code>Marker</code> parameter
1333
1332
  * and retrying the command. If the <code>Marker</code> field is empty, all response
1334
1333
  * records have been retrieved for the request. </p>
1334
+ * @public
1335
1335
  */
1336
1336
  Marker?: string;
1337
1337
  }
@@ -1340,23 +1340,23 @@ export interface OrderableClusterOptionsMessage {
1340
1340
  */
1341
1341
  export interface DescribePartnersInputMessage {
1342
1342
  /**
1343
- * @public
1344
1343
  * <p>The Amazon Web Services account ID that owns the cluster.</p>
1344
+ * @public
1345
1345
  */
1346
1346
  AccountId: string | undefined;
1347
1347
  /**
1348
- * @public
1349
1348
  * <p>The cluster identifier of the cluster whose partner integration is being described.</p>
1349
+ * @public
1350
1350
  */
1351
1351
  ClusterIdentifier: string | undefined;
1352
1352
  /**
1353
- * @public
1354
1353
  * <p>The name of the database whose partner integration is being described. If database name is not specified, then all databases in the cluster are described.</p>
1354
+ * @public
1355
1355
  */
1356
1356
  DatabaseName?: string;
1357
1357
  /**
1358
- * @public
1359
1358
  * <p>The name of the partner that is being described. If partner name is not specified, then all partner integrations are described.</p>
1359
+ * @public
1360
1360
  */
1361
1361
  PartnerName?: string;
1362
1362
  }
@@ -1375,38 +1375,38 @@ export declare const PartnerIntegrationStatus: {
1375
1375
  */
1376
1376
  export type PartnerIntegrationStatus = (typeof PartnerIntegrationStatus)[keyof typeof PartnerIntegrationStatus];
1377
1377
  /**
1378
- * @public
1379
1378
  * <p>Describes a partner integration.</p>
1379
+ * @public
1380
1380
  */
1381
1381
  export interface PartnerIntegrationInfo {
1382
1382
  /**
1383
- * @public
1384
1383
  * <p>The name of the database that receives data from a partner.</p>
1384
+ * @public
1385
1385
  */
1386
1386
  DatabaseName?: string;
1387
1387
  /**
1388
- * @public
1389
1388
  * <p>The name of the partner.</p>
1389
+ * @public
1390
1390
  */
1391
1391
  PartnerName?: string;
1392
1392
  /**
1393
- * @public
1394
1393
  * <p>The partner integration status.</p>
1394
+ * @public
1395
1395
  */
1396
1396
  Status?: PartnerIntegrationStatus;
1397
1397
  /**
1398
- * @public
1399
1398
  * <p>The status message provided by the partner.</p>
1399
+ * @public
1400
1400
  */
1401
1401
  StatusMessage?: string;
1402
1402
  /**
1403
- * @public
1404
1403
  * <p>The date (UTC) that the partner integration was created.</p>
1404
+ * @public
1405
1405
  */
1406
1406
  CreatedAt?: Date;
1407
1407
  /**
1408
- * @public
1409
1408
  * <p>The date (UTC) that the partner integration status was last updated by the partner.</p>
1409
+ * @public
1410
1410
  */
1411
1411
  UpdatedAt?: Date;
1412
1412
  }
@@ -1415,8 +1415,8 @@ export interface PartnerIntegrationInfo {
1415
1415
  */
1416
1416
  export interface DescribePartnersOutputMessage {
1417
1417
  /**
1418
- * @public
1419
1418
  * <p>A list of partner integrations.</p>
1419
+ * @public
1420
1420
  */
1421
1421
  PartnerIntegrationInfoList?: PartnerIntegrationInfo[];
1422
1422
  }
@@ -1425,25 +1425,25 @@ export interface DescribePartnersOutputMessage {
1425
1425
  */
1426
1426
  export interface DescribeRedshiftIdcApplicationsMessage {
1427
1427
  /**
1428
- * @public
1429
1428
  * <p>The ARN for the Redshift application that integrates with IAM Identity Center.</p>
1429
+ * @public
1430
1430
  */
1431
1431
  RedshiftIdcApplicationArn?: string;
1432
1432
  /**
1433
- * @public
1434
1433
  * <p>The maximum number of response records to return in each call. If the number of remaining response records
1435
1434
  * exceeds the specified MaxRecords value, a value is returned in a marker field of the response. You can retrieve
1436
1435
  * the next set of records by retrying the command with the returned marker value.</p>
1436
+ * @public
1437
1437
  */
1438
1438
  MaxRecords?: number;
1439
1439
  /**
1440
- * @public
1441
1440
  * <p>A value that indicates the starting point for the next set of response records in a subsequent request. If a
1442
1441
  * value is returned in a response, you can retrieve the next set
1443
1442
  * of records by providing this returned marker value in the Marker parameter
1444
1443
  * and retrying the command. If the Marker field is empty, all response
1445
1444
  * records have been retrieved for the request.
1446
1445
  * </p>
1446
+ * @public
1447
1447
  */
1448
1448
  Marker?: string;
1449
1449
  }
@@ -1452,18 +1452,18 @@ export interface DescribeRedshiftIdcApplicationsMessage {
1452
1452
  */
1453
1453
  export interface DescribeRedshiftIdcApplicationsResult {
1454
1454
  /**
1455
- * @public
1456
1455
  * <p>The list of Amazon Redshift IAM Identity Center applications.</p>
1456
+ * @public
1457
1457
  */
1458
1458
  RedshiftIdcApplications?: RedshiftIdcApplication[];
1459
1459
  /**
1460
- * @public
1461
1460
  * <p>A value that indicates the starting point for the next set of response records in a subsequent
1462
1461
  * request. If a value is returned in a response, you can retrieve the next set
1463
1462
  * of records by providing this returned marker value in the Marker parameter
1464
1463
  * and retrying the command. If the Marker field is empty, all response
1465
1464
  * records have been retrieved for the request.
1466
1465
  * </p>
1466
+ * @public
1467
1467
  */
1468
1468
  Marker?: string;
1469
1469
  }
@@ -1472,30 +1472,30 @@ export interface DescribeRedshiftIdcApplicationsResult {
1472
1472
  */
1473
1473
  export interface DescribeReservedNodeExchangeStatusInputMessage {
1474
1474
  /**
1475
- * @public
1476
1475
  * <p>The identifier of the source reserved node in a reserved-node exchange request.</p>
1476
+ * @public
1477
1477
  */
1478
1478
  ReservedNodeId?: string;
1479
1479
  /**
1480
- * @public
1481
1480
  * <p>The identifier of the reserved-node exchange request.</p>
1481
+ * @public
1482
1482
  */
1483
1483
  ReservedNodeExchangeRequestId?: string;
1484
1484
  /**
1485
- * @public
1486
1485
  * <p>The maximum number of response records to return in each call. If the number of
1487
1486
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1488
1487
  * is returned in a <code>Marker</code> field of the response. You can retrieve the next
1489
1488
  * set of records by retrying the command with the returned marker value.</p>
1489
+ * @public
1490
1490
  */
1491
1491
  MaxRecords?: number;
1492
1492
  /**
1493
- * @public
1494
1493
  * <p>An optional pagination token provided by a previous <code>DescribeReservedNodeExchangeStatus</code> request. If this
1495
1494
  * parameter is specified, the response includes only records beyond the marker, up to the value
1496
1495
  * specified by the <code>MaxRecords</code> parameter. You can retrieve the next set of response
1497
1496
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1498
1497
  * retrying the request.</p>
1498
+ * @public
1499
1499
  */
1500
1500
  Marker?: string;
1501
1501
  }
@@ -1504,20 +1504,20 @@ export interface DescribeReservedNodeExchangeStatusInputMessage {
1504
1504
  */
1505
1505
  export interface DescribeReservedNodeExchangeStatusOutputMessage {
1506
1506
  /**
1507
- * @public
1508
1507
  * <p>The details of the reserved-node exchange request, including the status, request
1509
1508
  * time, source reserved-node identifier, and additional details.</p>
1509
+ * @public
1510
1510
  */
1511
1511
  ReservedNodeExchangeStatusDetails?: ReservedNodeExchangeStatus[];
1512
1512
  /**
1513
- * @public
1514
1513
  * <p>A pagination token provided by a previous <code>DescribeReservedNodeExchangeStatus</code> request.</p>
1514
+ * @public
1515
1515
  */
1516
1516
  Marker?: string;
1517
1517
  }
1518
1518
  /**
1519
- * @public
1520
1519
  * <p>The reserved-node exchange status wasn't found.</p>
1520
+ * @public
1521
1521
  */
1522
1522
  export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
1523
1523
  readonly name: "ReservedNodeExchangeNotFoundFault";
@@ -1528,17 +1528,16 @@ export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
1528
1528
  constructor(opts: __ExceptionOptionType<ReservedNodeExchangeNotFoundFault, __BaseException>);
1529
1529
  }
1530
1530
  /**
1531
- * @public
1532
1531
  * <p></p>
1532
+ * @public
1533
1533
  */
1534
1534
  export interface DescribeReservedNodeOfferingsMessage {
1535
1535
  /**
1536
- * @public
1537
1536
  * <p>The unique identifier for the offering.</p>
1537
+ * @public
1538
1538
  */
1539
1539
  ReservedNodeOfferingId?: string;
1540
1540
  /**
1541
- * @public
1542
1541
  * <p>The maximum number of response records to return in each call. If the number of
1543
1542
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1544
1543
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1546,107 +1545,107 @@ export interface DescribeReservedNodeOfferingsMessage {
1546
1545
  * <p>Default: <code>100</code>
1547
1546
  * </p>
1548
1547
  * <p>Constraints: minimum 20, maximum 100.</p>
1548
+ * @public
1549
1549
  */
1550
1550
  MaxRecords?: number;
1551
1551
  /**
1552
- * @public
1553
1552
  * <p>An optional parameter that specifies the starting point to return a set of response
1554
1553
  * records. When the results of a <a>DescribeReservedNodeOfferings</a> request
1555
1554
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1556
1555
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1557
1556
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1558
1557
  * retrying the request. </p>
1558
+ * @public
1559
1559
  */
1560
1560
  Marker?: string;
1561
1561
  }
1562
1562
  /**
1563
- * @public
1564
1563
  * <p>Describes a reserved node offering.</p>
1564
+ * @public
1565
1565
  */
1566
1566
  export interface ReservedNodeOffering {
1567
1567
  /**
1568
- * @public
1569
1568
  * <p>The offering identifier.</p>
1569
+ * @public
1570
1570
  */
1571
1571
  ReservedNodeOfferingId?: string;
1572
1572
  /**
1573
- * @public
1574
1573
  * <p>The node type offered by the reserved node offering.</p>
1574
+ * @public
1575
1575
  */
1576
1576
  NodeType?: string;
1577
1577
  /**
1578
- * @public
1579
1578
  * <p>The duration, in seconds, for which the offering will reserve the node.</p>
1579
+ * @public
1580
1580
  */
1581
1581
  Duration?: number;
1582
1582
  /**
1583
- * @public
1584
1583
  * <p>The upfront fixed charge you will pay to purchase the specific reserved node
1585
1584
  * offering.</p>
1585
+ * @public
1586
1586
  */
1587
1587
  FixedPrice?: number;
1588
1588
  /**
1589
- * @public
1590
1589
  * <p>The rate you are charged for each hour the cluster that is using the offering is
1591
1590
  * running.</p>
1591
+ * @public
1592
1592
  */
1593
1593
  UsagePrice?: number;
1594
1594
  /**
1595
- * @public
1596
1595
  * <p>The currency code for the compute nodes offering.</p>
1596
+ * @public
1597
1597
  */
1598
1598
  CurrencyCode?: string;
1599
1599
  /**
1600
- * @public
1601
1600
  * <p>The anticipated utilization of the reserved node, as defined in the reserved node
1602
1601
  * offering.</p>
1602
+ * @public
1603
1603
  */
1604
1604
  OfferingType?: string;
1605
1605
  /**
1606
- * @public
1607
1606
  * <p>The charge to your account regardless of whether you are creating any clusters
1608
1607
  * using the node offering. Recurring charges are only in effect for heavy-utilization
1609
1608
  * reserved nodes.</p>
1609
+ * @public
1610
1610
  */
1611
1611
  RecurringCharges?: RecurringCharge[];
1612
1612
  /**
1613
- * @public
1614
1613
  * <p></p>
1614
+ * @public
1615
1615
  */
1616
1616
  ReservedNodeOfferingType?: ReservedNodeOfferingType;
1617
1617
  }
1618
1618
  /**
1619
- * @public
1620
1619
  * <p></p>
1620
+ * @public
1621
1621
  */
1622
1622
  export interface ReservedNodeOfferingsMessage {
1623
1623
  /**
1624
- * @public
1625
1624
  * <p>A value that indicates the starting point for the next set of response records in a
1626
1625
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1627
1626
  * of records by providing this returned marker value in the <code>Marker</code> parameter
1628
1627
  * and retrying the command. If the <code>Marker</code> field is empty, all response
1629
1628
  * records have been retrieved for the request. </p>
1629
+ * @public
1630
1630
  */
1631
1631
  Marker?: string;
1632
1632
  /**
1633
- * @public
1634
1633
  * <p>A list of <code>ReservedNodeOffering</code> objects.</p>
1634
+ * @public
1635
1635
  */
1636
1636
  ReservedNodeOfferings?: ReservedNodeOffering[];
1637
1637
  }
1638
1638
  /**
1639
- * @public
1640
1639
  * <p></p>
1640
+ * @public
1641
1641
  */
1642
1642
  export interface DescribeReservedNodesMessage {
1643
1643
  /**
1644
- * @public
1645
1644
  * <p>Identifier for the node reservation.</p>
1645
+ * @public
1646
1646
  */
1647
1647
  ReservedNodeId?: string;
1648
1648
  /**
1649
- * @public
1650
1649
  * <p>The maximum number of response records to return in each call. If the number of
1651
1650
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1652
1651
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1654,50 +1653,51 @@ export interface DescribeReservedNodesMessage {
1654
1653
  * <p>Default: <code>100</code>
1655
1654
  * </p>
1656
1655
  * <p>Constraints: minimum 20, maximum 100.</p>
1656
+ * @public
1657
1657
  */
1658
1658
  MaxRecords?: number;
1659
1659
  /**
1660
- * @public
1661
1660
  * <p>An optional parameter that specifies the starting point to return a set of response
1662
1661
  * records. When the results of a <a>DescribeReservedNodes</a> request exceed
1663
1662
  * the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1664
1663
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1665
1664
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1666
1665
  * retrying the request. </p>
1666
+ * @public
1667
1667
  */
1668
1668
  Marker?: string;
1669
1669
  }
1670
1670
  /**
1671
- * @public
1672
1671
  * <p></p>
1672
+ * @public
1673
1673
  */
1674
1674
  export interface ReservedNodesMessage {
1675
1675
  /**
1676
- * @public
1677
1676
  * <p>A value that indicates the starting point for the next set of response records in a
1678
1677
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1679
1678
  * of records by providing this returned marker value in the <code>Marker</code> parameter
1680
1679
  * and retrying the command. If the <code>Marker</code> field is empty, all response
1681
1680
  * records have been retrieved for the request. </p>
1681
+ * @public
1682
1682
  */
1683
1683
  Marker?: string;
1684
1684
  /**
1685
- * @public
1686
1685
  * <p>The list of <code>ReservedNode</code> objects.</p>
1686
+ * @public
1687
1687
  */
1688
1688
  ReservedNodes?: ReservedNode[];
1689
1689
  }
1690
1690
  /**
1691
- * @public
1692
1691
  * <p></p>
1692
+ * @public
1693
1693
  */
1694
1694
  export interface DescribeResizeMessage {
1695
1695
  /**
1696
- * @public
1697
1696
  * <p>The unique identifier of a cluster whose resize progress you are requesting. This
1698
1697
  * parameter is case-sensitive.</p>
1699
1698
  * <p>By default, resize operations for all clusters defined for an Amazon Web Services account are
1700
1699
  * returned.</p>
1700
+ * @public
1701
1701
  */
1702
1702
  ClusterIdentifier: string | undefined;
1703
1703
  }
@@ -1714,18 +1714,18 @@ export declare const ScheduledActionFilterName: {
1714
1714
  */
1715
1715
  export type ScheduledActionFilterName = (typeof ScheduledActionFilterName)[keyof typeof ScheduledActionFilterName];
1716
1716
  /**
1717
- * @public
1718
1717
  * <p>A set of elements to filter the returned scheduled actions. </p>
1718
+ * @public
1719
1719
  */
1720
1720
  export interface ScheduledActionFilter {
1721
1721
  /**
1722
- * @public
1723
1722
  * <p>The type of element to filter. </p>
1723
+ * @public
1724
1724
  */
1725
1725
  Name: ScheduledActionFilterName | undefined;
1726
1726
  /**
1727
- * @public
1728
1727
  * <p>List of values. Compare if the value (of type defined by <code>Name</code>) equals an item in the list of scheduled actions. </p>
1728
+ * @public
1729
1729
  */
1730
1730
  Values: string[] | undefined;
1731
1731
  }
@@ -1747,50 +1747,49 @@ export type ScheduledActionTypeValues = (typeof ScheduledActionTypeValues)[keyof
1747
1747
  */
1748
1748
  export interface DescribeScheduledActionsMessage {
1749
1749
  /**
1750
- * @public
1751
1750
  * <p>The name of the scheduled action to retrieve. </p>
1751
+ * @public
1752
1752
  */
1753
1753
  ScheduledActionName?: string;
1754
1754
  /**
1755
- * @public
1756
1755
  * <p>The type of the scheduled actions to retrieve. </p>
1756
+ * @public
1757
1757
  */
1758
1758
  TargetActionType?: ScheduledActionTypeValues;
1759
1759
  /**
1760
- * @public
1761
1760
  * <p>The start time in UTC of the scheduled actions to retrieve.
1762
1761
  * Only active scheduled actions that have invocations after this time are retrieved.</p>
1762
+ * @public
1763
1763
  */
1764
1764
  StartTime?: Date;
1765
1765
  /**
1766
- * @public
1767
1766
  * <p>The end time in UTC of the scheduled action to retrieve.
1768
1767
  * Only active scheduled actions that have invocations before this time are retrieved.</p>
1768
+ * @public
1769
1769
  */
1770
1770
  EndTime?: Date;
1771
1771
  /**
1772
- * @public
1773
1772
  * <p>If true, retrieve only active scheduled actions.
1774
1773
  * If false, retrieve only disabled scheduled actions. </p>
1774
+ * @public
1775
1775
  */
1776
1776
  Active?: boolean;
1777
1777
  /**
1778
- * @public
1779
1778
  * <p>List of scheduled action filters. </p>
1779
+ * @public
1780
1780
  */
1781
1781
  Filters?: ScheduledActionFilter[];
1782
1782
  /**
1783
- * @public
1784
1783
  * <p>An optional parameter that specifies the starting point to return a set of response
1785
1784
  * records. When the results of a <a>DescribeScheduledActions</a> request
1786
1785
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1787
1786
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1788
1787
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1789
1788
  * retrying the request. </p>
1789
+ * @public
1790
1790
  */
1791
1791
  Marker?: string;
1792
1792
  /**
1793
- * @public
1794
1793
  * <p>The maximum number of response records to return in each call. If the number of
1795
1794
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1796
1795
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1798,6 +1797,7 @@ export interface DescribeScheduledActionsMessage {
1798
1797
  * <p>Default: <code>100</code>
1799
1798
  * </p>
1800
1799
  * <p>Constraints: minimum 20, maximum 100.</p>
1800
+ * @public
1801
1801
  */
1802
1802
  MaxRecords?: number;
1803
1803
  }
@@ -1806,33 +1806,32 @@ export interface DescribeScheduledActionsMessage {
1806
1806
  */
1807
1807
  export interface ScheduledActionsMessage {
1808
1808
  /**
1809
- * @public
1810
1809
  * <p>An optional parameter that specifies the starting point to return a set of response
1811
1810
  * records. When the results of a <a>DescribeScheduledActions</a> request
1812
1811
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
1813
1812
  * <code>Marker</code> field of the response. You can retrieve the next set of response
1814
1813
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1815
1814
  * retrying the request. </p>
1815
+ * @public
1816
1816
  */
1817
1817
  Marker?: string;
1818
1818
  /**
1819
- * @public
1820
1819
  * <p>List of retrieved scheduled actions. </p>
1820
+ * @public
1821
1821
  */
1822
1822
  ScheduledActions?: ScheduledAction[];
1823
1823
  }
1824
1824
  /**
1825
- * @public
1826
1825
  * <p>The result of the <code>DescribeSnapshotCopyGrants</code> action.</p>
1826
+ * @public
1827
1827
  */
1828
1828
  export interface DescribeSnapshotCopyGrantsMessage {
1829
1829
  /**
1830
- * @public
1831
1830
  * <p>The name of the snapshot copy grant.</p>
1831
+ * @public
1832
1832
  */
1833
1833
  SnapshotCopyGrantName?: string;
1834
1834
  /**
1835
- * @public
1836
1835
  * <p>The maximum number of response records to return in each call. If the number of
1837
1836
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1838
1837
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -1840,10 +1839,10 @@ export interface DescribeSnapshotCopyGrantsMessage {
1840
1839
  * <p>Default: <code>100</code>
1841
1840
  * </p>
1842
1841
  * <p>Constraints: minimum 20, maximum 100.</p>
1842
+ * @public
1843
1843
  */
1844
1844
  MaxRecords?: number;
1845
1845
  /**
1846
- * @public
1847
1846
  * <p>An optional parameter that specifies the starting point to return a set of response
1848
1847
  * records. When the results of a <code>DescribeSnapshotCopyGrant</code> request exceed the
1849
1848
  * value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
@@ -1851,34 +1850,34 @@ export interface DescribeSnapshotCopyGrantsMessage {
1851
1850
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1852
1851
  * retrying the request. </p>
1853
1852
  * <p>Constraints: You can specify either the <b>SnapshotCopyGrantName</b> parameter or the <b>Marker</b> parameter, but not both. </p>
1853
+ * @public
1854
1854
  */
1855
1855
  Marker?: string;
1856
1856
  /**
1857
- * @public
1858
1857
  * <p>A tag key or keys for which you want to return all matching resources that are
1859
1858
  * associated with the specified key or keys. For example, suppose that you have resources
1860
1859
  * tagged with keys called <code>owner</code> and <code>environment</code>. If you specify
1861
1860
  * both of these tag keys in the request, Amazon Redshift returns a response with all resources
1862
1861
  * that have either or both of these tag keys associated with them.</p>
1862
+ * @public
1863
1863
  */
1864
1864
  TagKeys?: string[];
1865
1865
  /**
1866
- * @public
1867
1866
  * <p>A tag value or values for which you want to return all matching resources that are
1868
1867
  * associated with the specified value or values. For example, suppose that you have
1869
1868
  * resources tagged with values called <code>admin</code> and <code>test</code>. If you
1870
1869
  * specify both of these tag values in the request, Amazon Redshift returns a response with all
1871
1870
  * resources that have either or both of these tag values associated with them.</p>
1871
+ * @public
1872
1872
  */
1873
1873
  TagValues?: string[];
1874
1874
  }
1875
1875
  /**
1876
- * @public
1877
1876
  * <p></p>
1877
+ * @public
1878
1878
  */
1879
1879
  export interface SnapshotCopyGrantMessage {
1880
1880
  /**
1881
- * @public
1882
1881
  * <p>An optional parameter that specifies the starting point to return a set of response
1883
1882
  * records. When the results of a <code>DescribeSnapshotCopyGrant</code> request exceed the
1884
1883
  * value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
@@ -1886,11 +1885,12 @@ export interface SnapshotCopyGrantMessage {
1886
1885
  * records by providing the returned marker value in the <code>Marker</code> parameter and
1887
1886
  * retrying the request. </p>
1888
1887
  * <p>Constraints: You can specify either the <b>SnapshotCopyGrantName</b> parameter or the <b>Marker</b> parameter, but not both. </p>
1888
+ * @public
1889
1889
  */
1890
1890
  Marker?: string;
1891
1891
  /**
1892
- * @public
1893
1892
  * <p>The list of <code>SnapshotCopyGrant</code> objects.</p>
1893
+ * @public
1894
1894
  */
1895
1895
  SnapshotCopyGrants?: SnapshotCopyGrant[];
1896
1896
  }
@@ -1899,42 +1899,42 @@ export interface SnapshotCopyGrantMessage {
1899
1899
  */
1900
1900
  export interface DescribeSnapshotSchedulesMessage {
1901
1901
  /**
1902
- * @public
1903
1902
  * <p>The unique identifier for the cluster whose snapshot schedules you want to
1904
1903
  * view.</p>
1904
+ * @public
1905
1905
  */
1906
1906
  ClusterIdentifier?: string;
1907
1907
  /**
1908
- * @public
1909
1908
  * <p>A unique identifier for a snapshot schedule.</p>
1909
+ * @public
1910
1910
  */
1911
1911
  ScheduleIdentifier?: string;
1912
1912
  /**
1913
- * @public
1914
1913
  * <p>The key value for a snapshot schedule tag.</p>
1914
+ * @public
1915
1915
  */
1916
1916
  TagKeys?: string[];
1917
1917
  /**
1918
- * @public
1919
1918
  * <p>The value corresponding to the key of the snapshot schedule tag.</p>
1919
+ * @public
1920
1920
  */
1921
1921
  TagValues?: string[];
1922
1922
  /**
1923
- * @public
1924
1923
  * <p>A value that indicates the starting point for the next set of response records in a
1925
1924
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1926
1925
  * of records by providing this returned marker value in the <code>marker</code> parameter
1927
1926
  * and retrying the command. If the <code>marker</code> field is empty, all response
1928
1927
  * records have been retrieved for the request.</p>
1928
+ * @public
1929
1929
  */
1930
1930
  Marker?: string;
1931
1931
  /**
1932
- * @public
1933
1932
  * <p>The maximum number or response records to return in each call. If the number of
1934
1933
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
1935
1934
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
1936
1935
  * set of records by retrying the command with the returned <code>marker</code>
1937
1936
  * value.</p>
1937
+ * @public
1938
1938
  */
1939
1939
  MaxRecords?: number;
1940
1940
  }
@@ -1943,57 +1943,57 @@ export interface DescribeSnapshotSchedulesMessage {
1943
1943
  */
1944
1944
  export interface DescribeSnapshotSchedulesOutputMessage {
1945
1945
  /**
1946
- * @public
1947
1946
  * <p>A list of SnapshotSchedules.</p>
1947
+ * @public
1948
1948
  */
1949
1949
  SnapshotSchedules?: SnapshotSchedule[];
1950
1950
  /**
1951
- * @public
1952
1951
  * <p>A value that indicates the starting point for the next set of response records in a
1953
1952
  * subsequent request. If a value is returned in a response, you can retrieve the next set
1954
1953
  * of records by providing this returned marker value in the <code>marker</code> parameter
1955
1954
  * and retrying the command. If the <code>marker</code> field is empty, all response
1956
1955
  * records have been retrieved for the request.</p>
1956
+ * @public
1957
1957
  */
1958
1958
  Marker?: string;
1959
1959
  }
1960
1960
  /**
1961
- * @public
1962
1961
  * <p></p>
1962
+ * @public
1963
1963
  */
1964
1964
  export interface DescribeTableRestoreStatusMessage {
1965
1965
  /**
1966
- * @public
1967
1966
  * <p>The Amazon Redshift cluster that the table is being restored to.</p>
1967
+ * @public
1968
1968
  */
1969
1969
  ClusterIdentifier?: string;
1970
1970
  /**
1971
- * @public
1972
1971
  * <p>The identifier of the table restore request to return status for. If you don't
1973
1972
  * specify a <code>TableRestoreRequestId</code> value, then
1974
1973
  * <code>DescribeTableRestoreStatus</code> returns the status of all in-progress table
1975
1974
  * restore requests.</p>
1975
+ * @public
1976
1976
  */
1977
1977
  TableRestoreRequestId?: string;
1978
1978
  /**
1979
- * @public
1980
1979
  * <p>The maximum number of records to include in the response. If more records exist
1981
1980
  * than the specified <code>MaxRecords</code> value, a pagination token called a marker is
1982
1981
  * included in the response so that the remaining results can be retrieved.</p>
1982
+ * @public
1983
1983
  */
1984
1984
  MaxRecords?: number;
1985
1985
  /**
1986
- * @public
1987
1986
  * <p>An optional pagination token provided by a previous
1988
1987
  * <code>DescribeTableRestoreStatus</code> request. If this parameter is specified, the
1989
1988
  * response includes only records beyond the marker, up to the value specified by the
1990
1989
  * <code>MaxRecords</code> parameter.</p>
1990
+ * @public
1991
1991
  */
1992
1992
  Marker?: string;
1993
1993
  }
1994
1994
  /**
1995
- * @public
1996
1995
  * <p>The specified <code>TableRestoreRequestId</code> value was not found.</p>
1996
+ * @public
1997
1997
  */
1998
1998
  export declare class TableRestoreNotFoundFault extends __BaseException {
1999
1999
  readonly name: "TableRestoreNotFoundFault";
@@ -2019,118 +2019,117 @@ export declare const TableRestoreStatusType: {
2019
2019
  */
2020
2020
  export type TableRestoreStatusType = (typeof TableRestoreStatusType)[keyof typeof TableRestoreStatusType];
2021
2021
  /**
2022
- * @public
2023
2022
  * <p>Describes the status of a <a>RestoreTableFromClusterSnapshot</a>
2024
2023
  * operation.</p>
2024
+ * @public
2025
2025
  */
2026
2026
  export interface TableRestoreStatus {
2027
2027
  /**
2028
- * @public
2029
2028
  * <p>The unique identifier for the table restore request.</p>
2029
+ * @public
2030
2030
  */
2031
2031
  TableRestoreRequestId?: string;
2032
2032
  /**
2033
- * @public
2034
2033
  * <p>A value that describes the current state of the table restore request.</p>
2035
2034
  * <p>Valid Values: <code>SUCCEEDED</code>, <code>FAILED</code>, <code>CANCELED</code>,
2036
2035
  * <code>PENDING</code>, <code>IN_PROGRESS</code>
2037
2036
  * </p>
2037
+ * @public
2038
2038
  */
2039
2039
  Status?: TableRestoreStatusType;
2040
2040
  /**
2041
- * @public
2042
2041
  * <p>A description of the status of the table restore request. Status values include
2043
2042
  * <code>SUCCEEDED</code>, <code>FAILED</code>, <code>CANCELED</code>,
2044
2043
  * <code>PENDING</code>, <code>IN_PROGRESS</code>.</p>
2044
+ * @public
2045
2045
  */
2046
2046
  Message?: string;
2047
2047
  /**
2048
- * @public
2049
2048
  * <p>The time that the table restore request was made, in Universal Coordinated Time
2050
2049
  * (UTC).</p>
2050
+ * @public
2051
2051
  */
2052
2052
  RequestTime?: Date;
2053
2053
  /**
2054
- * @public
2055
2054
  * <p>The amount of data restored to the new table so far, in megabytes (MB).</p>
2055
+ * @public
2056
2056
  */
2057
2057
  ProgressInMegaBytes?: number;
2058
2058
  /**
2059
- * @public
2060
2059
  * <p>The total amount of data to restore to the new table, in megabytes (MB).</p>
2060
+ * @public
2061
2061
  */
2062
2062
  TotalDataInMegaBytes?: number;
2063
2063
  /**
2064
- * @public
2065
2064
  * <p>The identifier of the Amazon Redshift cluster that the table is being restored
2066
2065
  * to.</p>
2066
+ * @public
2067
2067
  */
2068
2068
  ClusterIdentifier?: string;
2069
2069
  /**
2070
- * @public
2071
2070
  * <p>The identifier of the snapshot that the table is being restored from.</p>
2071
+ * @public
2072
2072
  */
2073
2073
  SnapshotIdentifier?: string;
2074
2074
  /**
2075
- * @public
2076
2075
  * <p>The name of the source database that contains the table being restored.</p>
2076
+ * @public
2077
2077
  */
2078
2078
  SourceDatabaseName?: string;
2079
2079
  /**
2080
- * @public
2081
2080
  * <p>The name of the source schema that contains the table being restored.</p>
2081
+ * @public
2082
2082
  */
2083
2083
  SourceSchemaName?: string;
2084
2084
  /**
2085
- * @public
2086
2085
  * <p>The name of the source table being restored.</p>
2086
+ * @public
2087
2087
  */
2088
2088
  SourceTableName?: string;
2089
2089
  /**
2090
- * @public
2091
2090
  * <p>The name of the database to restore the table to.</p>
2091
+ * @public
2092
2092
  */
2093
2093
  TargetDatabaseName?: string;
2094
2094
  /**
2095
- * @public
2096
2095
  * <p>The name of the schema to restore the table to.</p>
2096
+ * @public
2097
2097
  */
2098
2098
  TargetSchemaName?: string;
2099
2099
  /**
2100
- * @public
2101
2100
  * <p>The name of the table to create as a result of the table restore request.</p>
2101
+ * @public
2102
2102
  */
2103
2103
  NewTableName?: string;
2104
2104
  }
2105
2105
  /**
2106
- * @public
2107
2106
  * <p></p>
2107
+ * @public
2108
2108
  */
2109
2109
  export interface TableRestoreStatusMessage {
2110
2110
  /**
2111
- * @public
2112
2111
  * <p>A list of status details for one or more table restore requests.</p>
2112
+ * @public
2113
2113
  */
2114
2114
  TableRestoreStatusDetails?: TableRestoreStatus[];
2115
2115
  /**
2116
- * @public
2117
2116
  * <p>A pagination token that can be used in a subsequent <a>DescribeTableRestoreStatus</a> request.</p>
2117
+ * @public
2118
2118
  */
2119
2119
  Marker?: string;
2120
2120
  }
2121
2121
  /**
2122
- * @public
2123
2122
  * <p></p>
2123
+ * @public
2124
2124
  */
2125
2125
  export interface DescribeTagsMessage {
2126
2126
  /**
2127
- * @public
2128
2127
  * <p>The Amazon Resource Name (ARN) for which you want to describe the tag or tags. For
2129
2128
  * example, <code>arn:aws:redshift:us-east-2:123456789:cluster:t1</code>. </p>
2129
+ * @public
2130
2130
  */
2131
2131
  ResourceName?: string;
2132
2132
  /**
2133
- * @public
2134
2133
  * <p>The type of resource with which you want to view tags. Valid resource types are: </p>
2135
2134
  * <ul>
2136
2135
  * <li>
@@ -2167,63 +2166,63 @@ export interface DescribeTagsMessage {
2167
2166
  * <p>For more information about Amazon Redshift resource types and constructing ARNs, go to
2168
2167
  * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-iam-access-control-specify-actions">Specifying Policy Elements: Actions, Effects, Resources, and Principals</a> in
2169
2168
  * the Amazon Redshift Cluster Management Guide. </p>
2169
+ * @public
2170
2170
  */
2171
2171
  ResourceType?: string;
2172
2172
  /**
2173
- * @public
2174
2173
  * <p>The maximum number or response records to return in each call. If the number of
2175
2174
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
2176
2175
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
2177
2176
  * set of records by retrying the command with the returned <code>marker</code> value.
2178
2177
  * </p>
2178
+ * @public
2179
2179
  */
2180
2180
  MaxRecords?: number;
2181
2181
  /**
2182
- * @public
2183
2182
  * <p>A value that indicates the starting point for the next set of response records in a
2184
2183
  * subsequent request. If a value is returned in a response, you can retrieve the next set
2185
2184
  * of records by providing this returned marker value in the <code>marker</code> parameter
2186
2185
  * and retrying the command. If the <code>marker</code> field is empty, all response
2187
2186
  * records have been retrieved for the request. </p>
2187
+ * @public
2188
2188
  */
2189
2189
  Marker?: string;
2190
2190
  /**
2191
- * @public
2192
2191
  * <p>A tag key or keys for which you want to return all matching resources that are
2193
2192
  * associated with the specified key or keys. For example, suppose that you have resources
2194
2193
  * tagged with keys called <code>owner</code> and <code>environment</code>. If you specify
2195
2194
  * both of these tag keys in the request, Amazon Redshift returns a response with all resources
2196
2195
  * that have either or both of these tag keys associated with them.</p>
2196
+ * @public
2197
2197
  */
2198
2198
  TagKeys?: string[];
2199
2199
  /**
2200
- * @public
2201
2200
  * <p>A tag value or values for which you want to return all matching resources that are
2202
2201
  * associated with the specified value or values. For example, suppose that you have
2203
2202
  * resources tagged with values called <code>admin</code> and <code>test</code>. If you
2204
2203
  * specify both of these tag values in the request, Amazon Redshift returns a response with all
2205
2204
  * resources that have either or both of these tag values associated with them.</p>
2205
+ * @public
2206
2206
  */
2207
2207
  TagValues?: string[];
2208
2208
  }
2209
2209
  /**
2210
- * @public
2211
2210
  * <p>A tag and its associated resource.</p>
2211
+ * @public
2212
2212
  */
2213
2213
  export interface TaggedResource {
2214
2214
  /**
2215
- * @public
2216
2215
  * <p>The tag for the resource.</p>
2216
+ * @public
2217
2217
  */
2218
2218
  Tag?: Tag;
2219
2219
  /**
2220
- * @public
2221
2220
  * <p>The Amazon Resource Name (ARN) with which the tag is associated, for example:
2222
2221
  * <code>arn:aws:redshift:us-east-2:123456789:cluster:t1</code>.</p>
2222
+ * @public
2223
2223
  */
2224
2224
  ResourceName?: string;
2225
2225
  /**
2226
- * @public
2227
2226
  * <p>The type of resource with which the tag is associated. Valid resource types are: </p>
2228
2227
  * <ul>
2229
2228
  * <li>
@@ -2257,26 +2256,27 @@ export interface TaggedResource {
2257
2256
  * <p>For more information about Amazon Redshift resource types and constructing ARNs, go to
2258
2257
  * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-overview.html#redshift-iam-access-control-specify-actions">Constructing an Amazon Redshift Amazon Resource Name (ARN)</a> in the
2259
2258
  * Amazon Redshift Cluster Management Guide. </p>
2259
+ * @public
2260
2260
  */
2261
2261
  ResourceType?: string;
2262
2262
  }
2263
2263
  /**
2264
- * @public
2265
2264
  * <p></p>
2265
+ * @public
2266
2266
  */
2267
2267
  export interface TaggedResourceListMessage {
2268
2268
  /**
2269
- * @public
2270
2269
  * <p>A list of tags with their associated resources.</p>
2270
+ * @public
2271
2271
  */
2272
2272
  TaggedResources?: TaggedResource[];
2273
2273
  /**
2274
- * @public
2275
2274
  * <p>A value that indicates the starting point for the next set of response records in a
2276
2275
  * subsequent request. If a value is returned in a response, you can retrieve the next set
2277
2276
  * of records by providing this returned marker value in the <code>Marker</code> parameter
2278
2277
  * and retrying the command. If the <code>Marker</code> field is empty, all response
2279
2278
  * records have been retrieved for the request. </p>
2279
+ * @public
2280
2280
  */
2281
2281
  Marker?: string;
2282
2282
  }
@@ -2285,22 +2285,21 @@ export interface TaggedResourceListMessage {
2285
2285
  */
2286
2286
  export interface DescribeUsageLimitsMessage {
2287
2287
  /**
2288
- * @public
2289
2288
  * <p>The identifier of the usage limit to describe.</p>
2289
+ * @public
2290
2290
  */
2291
2291
  UsageLimitId?: string;
2292
2292
  /**
2293
- * @public
2294
2293
  * <p>The identifier of the cluster for which you want to describe usage limits.</p>
2294
+ * @public
2295
2295
  */
2296
2296
  ClusterIdentifier?: string;
2297
2297
  /**
2298
- * @public
2299
2298
  * <p>The feature type for which you want to describe usage limits.</p>
2299
+ * @public
2300
2300
  */
2301
2301
  FeatureType?: UsageLimitFeatureType;
2302
2302
  /**
2303
- * @public
2304
2303
  * <p>The maximum number of response records to return in each call. If the number of
2305
2304
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
2306
2305
  * is returned in a <code>marker</code> field of the response. You can retrieve the next
@@ -2308,36 +2307,37 @@ export interface DescribeUsageLimitsMessage {
2308
2307
  * <p>Default: <code>100</code>
2309
2308
  * </p>
2310
2309
  * <p>Constraints: minimum 20, maximum 100.</p>
2310
+ * @public
2311
2311
  */
2312
2312
  MaxRecords?: number;
2313
2313
  /**
2314
- * @public
2315
2314
  * <p>An optional parameter that specifies the starting point to return a set of response
2316
2315
  * records. When the results of a <a>DescribeUsageLimits</a> request
2317
2316
  * exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the
2318
2317
  * <code>Marker</code> field of the response. You can retrieve the next set of response
2319
2318
  * records by providing the returned marker value in the <code>Marker</code> parameter and
2320
2319
  * retrying the request. </p>
2320
+ * @public
2321
2321
  */
2322
2322
  Marker?: string;
2323
2323
  /**
2324
- * @public
2325
2324
  * <p>A tag key or keys for which you want to return all matching usage limit objects
2326
2325
  * that are associated with the specified key or keys. For example, suppose that you
2327
2326
  * have parameter groups that are tagged with keys called <code>owner</code> and
2328
2327
  * <code>environment</code>. If you specify both of these tag keys in the request,
2329
2328
  * Amazon Redshift returns a response with the usage limit objects have either or both of these
2330
2329
  * tag keys associated with them.</p>
2330
+ * @public
2331
2331
  */
2332
2332
  TagKeys?: string[];
2333
2333
  /**
2334
- * @public
2335
2334
  * <p>A tag value or values for which you want to return all matching usage limit objects
2336
2335
  * that are associated with the specified tag value or values. For example, suppose
2337
2336
  * that you have parameter groups that are tagged with values called <code>admin</code> and
2338
2337
  * <code>test</code>. If you specify both of these tag values in the request, Amazon Redshift
2339
2338
  * returns a response with the usage limit objects that have either or both of these tag
2340
2339
  * values associated with them.</p>
2340
+ * @public
2341
2341
  */
2342
2342
  TagValues?: string[];
2343
2343
  }
@@ -2346,45 +2346,45 @@ export interface DescribeUsageLimitsMessage {
2346
2346
  */
2347
2347
  export interface UsageLimitList {
2348
2348
  /**
2349
- * @public
2350
2349
  * <p>Contains the output from the <a>DescribeUsageLimits</a>
2351
2350
  * action. </p>
2351
+ * @public
2352
2352
  */
2353
2353
  UsageLimits?: UsageLimit[];
2354
2354
  /**
2355
- * @public
2356
2355
  * <p>A value that indicates the starting point for the next set of response records in a
2357
2356
  * subsequent request. If a value is returned in a response, you can retrieve the next set
2358
2357
  * of records by providing this returned marker value in the <code>Marker</code> parameter
2359
2358
  * and retrying the command. If the <code>Marker</code> field is empty, all response
2360
2359
  * records have been retrieved for the request. </p>
2360
+ * @public
2361
2361
  */
2362
2362
  Marker?: string;
2363
2363
  }
2364
2364
  /**
2365
- * @public
2366
2365
  * <p></p>
2366
+ * @public
2367
2367
  */
2368
2368
  export interface DisableLoggingMessage {
2369
2369
  /**
2370
- * @public
2371
2370
  * <p>The identifier of the cluster on which logging is to be stopped.</p>
2372
2371
  * <p>Example: <code>examplecluster</code>
2373
2372
  * </p>
2373
+ * @public
2374
2374
  */
2375
2375
  ClusterIdentifier: string | undefined;
2376
2376
  }
2377
2377
  /**
2378
- * @public
2379
2378
  * <p></p>
2379
+ * @public
2380
2380
  */
2381
2381
  export interface DisableSnapshotCopyMessage {
2382
2382
  /**
2383
- * @public
2384
2383
  * <p>The unique identifier of the source cluster that you want to disable copying of
2385
2384
  * snapshots to a destination region.</p>
2386
2385
  * <p>Constraints: Must be the valid name of an existing cluster that has cross-region
2387
2386
  * snapshot copy enabled.</p>
2387
+ * @public
2388
2388
  */
2389
2389
  ClusterIdentifier: string | undefined;
2390
2390
  }
@@ -2393,14 +2393,14 @@ export interface DisableSnapshotCopyMessage {
2393
2393
  */
2394
2394
  export interface DisableSnapshotCopyResult {
2395
2395
  /**
2396
- * @public
2397
2396
  * <p>Describes a cluster.</p>
2397
+ * @public
2398
2398
  */
2399
2399
  Cluster?: Cluster;
2400
2400
  }
2401
2401
  /**
2402
- * @public
2403
2402
  * <p>The cluster already has cross-region snapshot copy disabled.</p>
2403
+ * @public
2404
2404
  */
2405
2405
  export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
2406
2406
  readonly name: "SnapshotCopyAlreadyDisabledFault";
@@ -2415,42 +2415,41 @@ export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
2415
2415
  */
2416
2416
  export interface DisassociateDataShareConsumerMessage {
2417
2417
  /**
2418
- * @public
2419
2418
  * <p>The Amazon Resource Name (ARN) of the datashare to remove association for.</p>
2419
+ * @public
2420
2420
  */
2421
2421
  DataShareArn: string | undefined;
2422
2422
  /**
2423
- * @public
2424
2423
  * <p>A value that specifies whether association for the datashare is removed from the
2425
2424
  * entire account.</p>
2425
+ * @public
2426
2426
  */
2427
2427
  DisassociateEntireAccount?: boolean;
2428
2428
  /**
2429
- * @public
2430
2429
  * <p>The Amazon Resource Name (ARN) of the consumer namespace that association for
2431
2430
  * the datashare is removed from.</p>
2431
+ * @public
2432
2432
  */
2433
2433
  ConsumerArn?: string;
2434
2434
  /**
2435
- * @public
2436
2435
  * <p>From a datashare consumer account, removes association of a datashare from all the existing and future namespaces in the specified Amazon Web Services Region.</p>
2436
+ * @public
2437
2437
  */
2438
2438
  ConsumerRegion?: string;
2439
2439
  }
2440
2440
  /**
2441
- * @public
2442
2441
  * <p></p>
2442
+ * @public
2443
2443
  */
2444
2444
  export interface EnableLoggingMessage {
2445
2445
  /**
2446
- * @public
2447
2446
  * <p>The identifier of the cluster on which logging is to be started.</p>
2448
2447
  * <p>Example: <code>examplecluster</code>
2449
2448
  * </p>
2449
+ * @public
2450
2450
  */
2451
2451
  ClusterIdentifier: string | undefined;
2452
2452
  /**
2453
- * @public
2454
2453
  * <p>The name of an existing S3 bucket where the log files are to be stored.</p>
2455
2454
  * <p>Constraints:</p>
2456
2455
  * <ul>
@@ -2461,10 +2460,10 @@ export interface EnableLoggingMessage {
2461
2460
  * <p>The cluster must have read bucket and put object permissions</p>
2462
2461
  * </li>
2463
2462
  * </ul>
2463
+ * @public
2464
2464
  */
2465
2465
  BucketName?: string;
2466
2466
  /**
2467
- * @public
2468
2467
  * <p>The prefix applied to the log file names.</p>
2469
2468
  * <p>Constraints:</p>
2470
2469
  * <ul>
@@ -2493,23 +2492,24 @@ export interface EnableLoggingMessage {
2493
2492
  * </ul>
2494
2493
  * </li>
2495
2494
  * </ul>
2495
+ * @public
2496
2496
  */
2497
2497
  S3KeyPrefix?: string;
2498
2498
  /**
2499
- * @public
2500
2499
  * <p>The log destination type. An enum with possible values of <code>s3</code> and <code>cloudwatch</code>.</p>
2500
+ * @public
2501
2501
  */
2502
2502
  LogDestinationType?: LogDestinationType;
2503
2503
  /**
2504
- * @public
2505
2504
  * <p>The collection of exported log types. Possible values are <code>connectionlog</code>, <code>useractivitylog</code>, and <code>userlog</code>.</p>
2505
+ * @public
2506
2506
  */
2507
2507
  LogExports?: string[];
2508
2508
  }
2509
2509
  /**
2510
- * @public
2511
2510
  * <p>The cluster does not have read bucket or put object permissions on the S3 bucket
2512
2511
  * specified when enabling logging.</p>
2512
+ * @public
2513
2513
  */
2514
2514
  export declare class InsufficientS3BucketPolicyFault extends __BaseException {
2515
2515
  readonly name: "InsufficientS3BucketPolicyFault";
@@ -2520,11 +2520,11 @@ export declare class InsufficientS3BucketPolicyFault extends __BaseException {
2520
2520
  constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyFault, __BaseException>);
2521
2521
  }
2522
2522
  /**
2523
- * @public
2524
2523
  * <p>The S3 bucket name is invalid. For more information about naming rules, go to
2525
2524
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html">Bucket
2526
2525
  * Restrictions and Limitations</a> in the Amazon Simple Storage Service (S3)
2527
2526
  * Developer Guide.</p>
2527
+ * @public
2528
2528
  */
2529
2529
  export declare class InvalidS3BucketNameFault extends __BaseException {
2530
2530
  readonly name: "InvalidS3BucketNameFault";
@@ -2535,9 +2535,9 @@ export declare class InvalidS3BucketNameFault extends __BaseException {
2535
2535
  constructor(opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>);
2536
2536
  }
2537
2537
  /**
2538
- * @public
2539
2538
  * <p>The string specified for the logging S3 key prefix does not comply with the
2540
2539
  * documented constraints.</p>
2540
+ * @public
2541
2541
  */
2542
2542
  export declare class InvalidS3KeyPrefixFault extends __BaseException {
2543
2543
  readonly name: "InvalidS3KeyPrefixFault";
@@ -2548,45 +2548,45 @@ export declare class InvalidS3KeyPrefixFault extends __BaseException {
2548
2548
  constructor(opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>);
2549
2549
  }
2550
2550
  /**
2551
- * @public
2552
2551
  * <p></p>
2552
+ * @public
2553
2553
  */
2554
2554
  export interface EnableSnapshotCopyMessage {
2555
2555
  /**
2556
- * @public
2557
2556
  * <p>The unique identifier of the source cluster to copy snapshots from.</p>
2558
2557
  * <p>Constraints: Must be the valid name of an existing cluster that does not already
2559
2558
  * have cross-region snapshot copy enabled.</p>
2559
+ * @public
2560
2560
  */
2561
2561
  ClusterIdentifier: string | undefined;
2562
2562
  /**
2563
- * @public
2564
2563
  * <p>The destination Amazon Web Services Region that you want to copy snapshots to.</p>
2565
2564
  * <p>Constraints: Must be the name of a valid Amazon Web Services Region. For more information, see
2566
2565
  * <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#redshift_region">Regions and Endpoints</a> in the Amazon Web Services General Reference.
2567
2566
  * </p>
2567
+ * @public
2568
2568
  */
2569
2569
  DestinationRegion: string | undefined;
2570
2570
  /**
2571
- * @public
2572
2571
  * <p>The number of days to retain automated snapshots in the destination region after
2573
2572
  * they are copied from the source region.</p>
2574
2573
  * <p>Default: 7.</p>
2575
2574
  * <p>Constraints: Must be at least 1 and no more than 35.</p>
2575
+ * @public
2576
2576
  */
2577
2577
  RetentionPeriod?: number;
2578
2578
  /**
2579
- * @public
2580
2579
  * <p>The name of the snapshot copy grant to use when snapshots of an Amazon Web Services KMS-encrypted
2581
2580
  * cluster are copied to the destination region.</p>
2581
+ * @public
2582
2582
  */
2583
2583
  SnapshotCopyGrantName?: string;
2584
2584
  /**
2585
- * @public
2586
2585
  * <p>The number of days to retain newly copied snapshots in the destination Amazon Web Services Region
2587
2586
  * after they are copied from the source Amazon Web Services Region. If the value is -1, the manual
2588
2587
  * snapshot is retained indefinitely. </p>
2589
2588
  * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
2589
+ * @public
2590
2590
  */
2591
2591
  ManualSnapshotRetentionPeriod?: number;
2592
2592
  }
@@ -2595,14 +2595,14 @@ export interface EnableSnapshotCopyMessage {
2595
2595
  */
2596
2596
  export interface EnableSnapshotCopyResult {
2597
2597
  /**
2598
- * @public
2599
2598
  * <p>Describes a cluster.</p>
2599
+ * @public
2600
2600
  */
2601
2601
  Cluster?: Cluster;
2602
2602
  }
2603
2603
  /**
2604
- * @public
2605
2604
  * <p>The specified options are incompatible.</p>
2605
+ * @public
2606
2606
  */
2607
2607
  export declare class IncompatibleOrderableOptions extends __BaseException {
2608
2608
  readonly name: "IncompatibleOrderableOptions";
@@ -2613,8 +2613,8 @@ export declare class IncompatibleOrderableOptions extends __BaseException {
2613
2613
  constructor(opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>);
2614
2614
  }
2615
2615
  /**
2616
- * @public
2617
2616
  * <p>The cluster already has cross-region snapshot copy enabled.</p>
2617
+ * @public
2618
2618
  */
2619
2619
  export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
2620
2620
  readonly name: "SnapshotCopyAlreadyEnabledFault";
@@ -2625,8 +2625,8 @@ export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
2625
2625
  constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyEnabledFault, __BaseException>);
2626
2626
  }
2627
2627
  /**
2628
- * @public
2629
2628
  * <p>The specified region is incorrect or does not exist.</p>
2629
+ * @public
2630
2630
  */
2631
2631
  export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
2632
2632
  readonly name: "UnknownSnapshotCopyRegionFault";
@@ -2637,8 +2637,8 @@ export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
2637
2637
  constructor(opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>);
2638
2638
  }
2639
2639
  /**
2640
- * @public
2641
2640
  * <p>The authorization for this endpoint can't be found.</p>
2641
+ * @public
2642
2642
  */
2643
2643
  export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
2644
2644
  readonly name: "EndpointAuthorizationNotFoundFault";
@@ -2653,8 +2653,8 @@ export declare class EndpointAuthorizationNotFoundFault extends __BaseException
2653
2653
  */
2654
2654
  export interface FailoverPrimaryComputeInputMessage {
2655
2655
  /**
2656
- * @public
2657
2656
  * <p>The unique identifier of the cluster for which the primary compute unit will be failed over to another Availability Zone.</p>
2657
+ * @public
2658
2658
  */
2659
2659
  ClusterIdentifier: string | undefined;
2660
2660
  }
@@ -2663,18 +2663,17 @@ export interface FailoverPrimaryComputeInputMessage {
2663
2663
  */
2664
2664
  export interface FailoverPrimaryComputeResult {
2665
2665
  /**
2666
- * @public
2667
2666
  * <p>Describes a cluster.</p>
2667
+ * @public
2668
2668
  */
2669
2669
  Cluster?: Cluster;
2670
2670
  }
2671
2671
  /**
2672
- * @public
2673
2672
  * <p>The request parameters to get cluster credentials.</p>
2673
+ * @public
2674
2674
  */
2675
2675
  export interface GetClusterCredentialsMessage {
2676
2676
  /**
2677
- * @public
2678
2677
  * <p>The name of a database user. If a user name matching <code>DbUser</code> exists in
2679
2678
  * the database, the temporary user credentials have the same permissions as the existing
2680
2679
  * user. If <code>DbUser</code> doesn't exist in the database and <code>Autocreate</code>
@@ -2706,10 +2705,10 @@ export interface GetClusterCredentialsMessage {
2706
2705
  * Redshift Database Developer Guide.</p>
2707
2706
  * </li>
2708
2707
  * </ul>
2708
+ * @public
2709
2709
  */
2710
2710
  DbUser: string | undefined;
2711
2711
  /**
2712
- * @public
2713
2712
  * <p>The name of a database that <code>DbUser</code> is authorized to log on to. If
2714
2713
  * <code>DbName</code> is not specified, <code>DbUser</code> can log on to any existing
2715
2714
  * database.</p>
@@ -2733,29 +2732,29 @@ export interface GetClusterCredentialsMessage {
2733
2732
  * Redshift Database Developer Guide.</p>
2734
2733
  * </li>
2735
2734
  * </ul>
2735
+ * @public
2736
2736
  */
2737
2737
  DbName?: string;
2738
2738
  /**
2739
- * @public
2740
2739
  * <p>The unique identifier of the cluster that contains the database for which you are
2741
2740
  * requesting credentials. This parameter is case sensitive.</p>
2741
+ * @public
2742
2742
  */
2743
2743
  ClusterIdentifier?: string;
2744
2744
  /**
2745
- * @public
2746
2745
  * <p>The number of seconds until the returned temporary password expires.</p>
2747
2746
  * <p>Constraint: minimum 900, maximum 3600.</p>
2748
2747
  * <p>Default: 900</p>
2748
+ * @public
2749
2749
  */
2750
2750
  DurationSeconds?: number;
2751
2751
  /**
2752
- * @public
2753
2752
  * <p>Create a database user with the name specified for the user named in
2754
2753
  * <code>DbUser</code> if one does not exist.</p>
2754
+ * @public
2755
2755
  */
2756
2756
  AutoCreate?: boolean;
2757
2757
  /**
2758
- * @public
2759
2758
  * <p>A list of the names of existing database groups that the user named in
2760
2759
  * <code>DbUser</code> will join for the current session, in addition to any group
2761
2760
  * memberships for an existing user. If not specified, a new user is added only to
@@ -2780,11 +2779,12 @@ export interface GetClusterCredentialsMessage {
2780
2779
  * Redshift Database Developer Guide.</p>
2781
2780
  * </li>
2782
2781
  * </ul>
2782
+ * @public
2783
2783
  */
2784
2784
  DbGroups?: string[];
2785
2785
  /**
2786
- * @public
2787
2786
  * <p>The custom domain name for the cluster credentials.</p>
2787
+ * @public
2788
2788
  */
2789
2789
  CustomDomainName?: string;
2790
2790
  }
@@ -2793,27 +2793,27 @@ export interface GetClusterCredentialsMessage {
2793
2793
  */
2794
2794
  export interface GetClusterCredentialsWithIAMMessage {
2795
2795
  /**
2796
- * @public
2797
2796
  * <p>The name of the database for which you are requesting credentials.
2798
2797
  * If the database name is specified, the IAM policy must allow access to the resource <code>dbname</code> for the specified database name.
2799
2798
  * If the database name is not specified, access to all databases is allowed.</p>
2799
+ * @public
2800
2800
  */
2801
2801
  DbName?: string;
2802
2802
  /**
2803
- * @public
2804
2803
  * <p>The unique identifier of the cluster that contains the database for which you are
2805
2804
  * requesting credentials. </p>
2805
+ * @public
2806
2806
  */
2807
2807
  ClusterIdentifier?: string;
2808
2808
  /**
2809
- * @public
2810
2809
  * <p>The number of seconds until the returned temporary password expires.</p>
2811
2810
  * <p>Range: 900-3600. Default: 900.</p>
2811
+ * @public
2812
2812
  */
2813
2813
  DurationSeconds?: number;
2814
2814
  /**
2815
- * @public
2816
2815
  * <p>The custom domain name for the IAM message cluster credentials.</p>
2816
+ * @public
2817
2817
  */
2818
2818
  CustomDomainName?: string;
2819
2819
  }
@@ -2834,58 +2834,58 @@ export type ReservedNodeExchangeActionType = (typeof ReservedNodeExchangeActionT
2834
2834
  */
2835
2835
  export interface GetReservedNodeExchangeConfigurationOptionsInputMessage {
2836
2836
  /**
2837
- * @public
2838
2837
  * <p>The action type of the reserved-node configuration. The action type can be an exchange initiated from either a snapshot or a resize.</p>
2838
+ * @public
2839
2839
  */
2840
2840
  ActionType: ReservedNodeExchangeActionType | undefined;
2841
2841
  /**
2842
- * @public
2843
2842
  * <p>The identifier for the cluster that is the source for a reserved-node exchange.</p>
2843
+ * @public
2844
2844
  */
2845
2845
  ClusterIdentifier?: string;
2846
2846
  /**
2847
- * @public
2848
2847
  * <p>The identifier for the snapshot that is the source for the reserved-node exchange.</p>
2848
+ * @public
2849
2849
  */
2850
2850
  SnapshotIdentifier?: string;
2851
2851
  /**
2852
- * @public
2853
2852
  * <p>The maximum number of response records to return in each call. If the number of
2854
2853
  * remaining response records exceeds the specified <code>MaxRecords</code> value, a value
2855
2854
  * is returned in a <code>Marker</code> field of the response. You can retrieve the next
2856
2855
  * set of records by retrying the command with the returned marker value.</p>
2856
+ * @public
2857
2857
  */
2858
2858
  MaxRecords?: number;
2859
2859
  /**
2860
- * @public
2861
2860
  * <p>An optional pagination token provided by a previous <code>GetReservedNodeExchangeConfigurationOptions</code> request. If this
2862
2861
  * parameter is specified, the response includes only records beyond the marker, up to the value
2863
2862
  * specified by the <code>MaxRecords</code> parameter. You can retrieve the next set of response
2864
2863
  * records by providing the returned marker value in the <code>Marker</code> parameter and
2865
2864
  * retrying the request.</p>
2865
+ * @public
2866
2866
  */
2867
2867
  Marker?: string;
2868
2868
  }
2869
2869
  /**
2870
- * @public
2871
2870
  * <p>Details for a reserved-node exchange. Examples include the node type for a
2872
2871
  * reserved node, the price for a node, the node's state, and other details.</p>
2872
+ * @public
2873
2873
  */
2874
2874
  export interface ReservedNodeConfigurationOption {
2875
2875
  /**
2876
- * @public
2877
2876
  * <p>Describes a reserved node. You can call the <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node
2878
2877
  * offerings. </p>
2878
+ * @public
2879
2879
  */
2880
2880
  SourceReservedNode?: ReservedNode;
2881
2881
  /**
2882
- * @public
2883
2882
  * <p>The target reserved-node count.</p>
2883
+ * @public
2884
2884
  */
2885
2885
  TargetReservedNodeCount?: number;
2886
2886
  /**
2887
- * @public
2888
2887
  * <p>Describes a reserved node offering.</p>
2888
+ * @public
2889
2889
  */
2890
2890
  TargetReservedNodeOffering?: ReservedNodeOffering;
2891
2891
  }
@@ -2894,40 +2894,40 @@ export interface ReservedNodeConfigurationOption {
2894
2894
  */
2895
2895
  export interface GetReservedNodeExchangeConfigurationOptionsOutputMessage {
2896
2896
  /**
2897
- * @public
2898
2897
  * <p>A pagination token provided by a previous <code>GetReservedNodeExchangeConfigurationOptions</code> request.</p>
2898
+ * @public
2899
2899
  */
2900
2900
  Marker?: string;
2901
2901
  /**
2902
- * @public
2903
2902
  * <p>the configuration options for the reserved-node
2904
2903
  * exchange. These options include information about the source reserved node and target reserved
2905
2904
  * node. Details include the node type, the price, the node count, and the offering
2906
2905
  * type.</p>
2906
+ * @public
2907
2907
  */
2908
2908
  ReservedNodeConfigurationOptionList?: ReservedNodeConfigurationOption[];
2909
2909
  }
2910
2910
  /**
2911
- * @public
2912
2911
  * <p></p>
2912
+ * @public
2913
2913
  */
2914
2914
  export interface GetReservedNodeExchangeOfferingsInputMessage {
2915
2915
  /**
2916
- * @public
2917
2916
  * <p>A string representing the node identifier for the DC1 Reserved Node to be
2918
2917
  * exchanged.</p>
2918
+ * @public
2919
2919
  */
2920
2920
  ReservedNodeId: string | undefined;
2921
2921
  /**
2922
- * @public
2923
2922
  * <p>An integer setting the maximum number of ReservedNodeOfferings to
2924
2923
  * retrieve.</p>
2924
+ * @public
2925
2925
  */
2926
2926
  MaxRecords?: number;
2927
2927
  /**
2928
- * @public
2929
2928
  * <p>A value that indicates the starting point for the next set of
2930
2929
  * ReservedNodeOfferings.</p>
2930
+ * @public
2931
2931
  */
2932
2932
  Marker?: string;
2933
2933
  }
@@ -2936,18 +2936,18 @@ export interface GetReservedNodeExchangeOfferingsInputMessage {
2936
2936
  */
2937
2937
  export interface GetReservedNodeExchangeOfferingsOutputMessage {
2938
2938
  /**
2939
- * @public
2940
2939
  * <p>An optional parameter that specifies the starting point for returning a set of
2941
2940
  * response records. When the results of a <code>GetReservedNodeExchangeOfferings</code>
2942
2941
  * request exceed the value specified in MaxRecords, Amazon Redshift returns a value in the
2943
2942
  * marker field of the response. You can retrieve the next set of response records by
2944
2943
  * providing the returned marker value in the marker parameter and retrying the request.
2945
2944
  * </p>
2945
+ * @public
2946
2946
  */
2947
2947
  Marker?: string;
2948
2948
  /**
2949
- * @public
2950
2949
  * <p>Returns an array of <a>ReservedNodeOffering</a> objects.</p>
2950
+ * @public
2951
2951
  */
2952
2952
  ReservedNodeOfferings?: ReservedNodeOffering[];
2953
2953
  }
@@ -2956,24 +2956,24 @@ export interface GetReservedNodeExchangeOfferingsOutputMessage {
2956
2956
  */
2957
2957
  export interface GetResourcePolicyMessage {
2958
2958
  /**
2959
- * @public
2960
2959
  * <p>The Amazon Resource Name (ARN) of the resource of which its resource policy is fetched.</p>
2960
+ * @public
2961
2961
  */
2962
2962
  ResourceArn: string | undefined;
2963
2963
  }
2964
2964
  /**
2965
- * @public
2966
2965
  * <p>The policy that is attached to a resource.</p>
2966
+ * @public
2967
2967
  */
2968
2968
  export interface ResourcePolicy {
2969
2969
  /**
2970
- * @public
2971
2970
  * <p>The resources that a policy is attached to.</p>
2971
+ * @public
2972
2972
  */
2973
2973
  ResourceArn?: string;
2974
2974
  /**
2975
- * @public
2976
2975
  * <p>The content of a resource policy.</p>
2976
+ * @public
2977
2977
  */
2978
2978
  Policy?: string;
2979
2979
  }
@@ -2982,14 +2982,14 @@ export interface ResourcePolicy {
2982
2982
  */
2983
2983
  export interface GetResourcePolicyResult {
2984
2984
  /**
2985
- * @public
2986
2985
  * <p>The content of the resource policy.</p>
2986
+ * @public
2987
2987
  */
2988
2988
  ResourcePolicy?: ResourcePolicy;
2989
2989
  }
2990
2990
  /**
2991
- * @public
2992
2991
  * <p>The resource policy isn't valid.</p>
2992
+ * @public
2993
2993
  */
2994
2994
  export declare class InvalidPolicyFault extends __BaseException {
2995
2995
  readonly name: "InvalidPolicyFault";
@@ -3013,9 +3013,9 @@ export declare const ImpactRankingType: {
3013
3013
  */
3014
3014
  export type ImpactRankingType = (typeof ImpactRankingType)[keyof typeof ImpactRankingType];
3015
3015
  /**
3016
- * @public
3017
3016
  * <p>You have exceeded the allowed number of table restore requests. Wait for your
3018
3017
  * current table restore requests to complete before making a new request.</p>
3018
+ * @public
3019
3019
  */
3020
3020
  export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
3021
3021
  readonly name: "InProgressTableRestoreQuotaExceededFault";
@@ -3026,8 +3026,8 @@ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseExce
3026
3026
  constructor(opts: __ExceptionOptionType<InProgressTableRestoreQuotaExceededFault, __BaseException>);
3027
3027
  }
3028
3028
  /**
3029
- * @public
3030
3029
  * <p>The restore is invalid.</p>
3030
+ * @public
3031
3031
  */
3032
3032
  export declare class InvalidRestoreFault extends __BaseException {
3033
3033
  readonly name: "InvalidRestoreFault";
@@ -3038,10 +3038,10 @@ export declare class InvalidRestoreFault extends __BaseException {
3038
3038
  constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
3039
3039
  }
3040
3040
  /**
3041
- * @public
3042
3041
  * <p>The value specified for the <code>sourceDatabaseName</code>,
3043
3042
  * <code>sourceSchemaName</code>, or <code>sourceTableName</code> parameter, or a
3044
3043
  * combination of these, doesn't exist in the snapshot.</p>
3044
+ * @public
3045
3045
  */
3046
3046
  export declare class InvalidTableRestoreArgumentFault extends __BaseException {
3047
3047
  readonly name: "InvalidTableRestoreArgumentFault";
@@ -3056,32 +3056,32 @@ export declare class InvalidTableRestoreArgumentFault extends __BaseException {
3056
3056
  */
3057
3057
  export interface ListRecommendationsMessage {
3058
3058
  /**
3059
- * @public
3060
3059
  * <p>The unique identifier of the Amazon Redshift cluster for which the list of Advisor recommendations is returned.
3061
3060
  * If the neither the cluster identifier and the cluster namespace ARN parameters are specified, then recommendations for all clusters in the account are returned.</p>
3061
+ * @public
3062
3062
  */
3063
3063
  ClusterIdentifier?: string;
3064
3064
  /**
3065
- * @public
3066
3065
  * <p>The Amazon Redshift cluster namespace Amazon Resource Name (ARN) for which the list of Advisor recommendations is returned.
3067
3066
  * If the neither the cluster identifier and the cluster namespace ARN parameters are specified, then recommendations for all clusters in the account are returned.</p>
3067
+ * @public
3068
3068
  */
3069
3069
  NamespaceArn?: string;
3070
3070
  /**
3071
- * @public
3072
3071
  * <p>The maximum number of response records to return in each call. If the number of remaining response records
3073
3072
  * exceeds the specified MaxRecords value, a value is returned in a marker field of the response. You can retrieve
3074
3073
  * the next set of records by retrying the command with the returned marker value.</p>
3074
+ * @public
3075
3075
  */
3076
3076
  MaxRecords?: number;
3077
3077
  /**
3078
- * @public
3079
3078
  * <p>A value that indicates the starting point for the next set of response records in a subsequent request. If a
3080
3079
  * value is returned in a response, you can retrieve the next set
3081
3080
  * of records by providing this returned marker value in the Marker parameter
3082
3081
  * and retrying the command. If the Marker field is empty, all response
3083
3082
  * records have been retrieved for the request.
3084
3083
  * </p>
3084
+ * @public
3085
3085
  */
3086
3086
  Marker?: string;
3087
3087
  }
@@ -3098,110 +3098,110 @@ export declare const RecommendedActionType: {
3098
3098
  */
3099
3099
  export type RecommendedActionType = (typeof RecommendedActionType)[keyof typeof RecommendedActionType];
3100
3100
  /**
3101
- * @public
3102
3101
  * <p>The recommended action from the Amazon Redshift Advisor recommendation.</p>
3102
+ * @public
3103
3103
  */
3104
3104
  export interface RecommendedAction {
3105
3105
  /**
3106
- * @public
3107
3106
  * <p>The specific instruction about the command.</p>
3107
+ * @public
3108
3108
  */
3109
3109
  Text?: string;
3110
3110
  /**
3111
- * @public
3112
3111
  * <p>The database name to perform the action on. Only applicable if the type of command is SQL.</p>
3112
+ * @public
3113
3113
  */
3114
3114
  Database?: string;
3115
3115
  /**
3116
- * @public
3117
3116
  * <p>The command to run.</p>
3117
+ * @public
3118
3118
  */
3119
3119
  Command?: string;
3120
3120
  /**
3121
- * @public
3122
3121
  * <p>The type of command.</p>
3122
+ * @public
3123
3123
  */
3124
3124
  Type?: RecommendedActionType;
3125
3125
  }
3126
3126
  /**
3127
- * @public
3128
3127
  * <p>A link to an Amazon Redshift Advisor reference for more information about a recommendation.</p>
3128
+ * @public
3129
3129
  */
3130
3130
  export interface ReferenceLink {
3131
3131
  /**
3132
- * @public
3133
3132
  * <p>The hyperlink text that describes the link to more information.</p>
3133
+ * @public
3134
3134
  */
3135
3135
  Text?: string;
3136
3136
  /**
3137
- * @public
3138
3137
  * <p>The URL address to find more information.</p>
3138
+ * @public
3139
3139
  */
3140
3140
  Link?: string;
3141
3141
  }
3142
3142
  /**
3143
- * @public
3144
3143
  * <p>An Amazon Redshift Advisor recommended action on the Amazon Redshift cluster.</p>
3144
+ * @public
3145
3145
  */
3146
3146
  export interface Recommendation {
3147
3147
  /**
3148
- * @public
3149
3148
  * <p>A unique identifier of the Advisor recommendation.</p>
3149
+ * @public
3150
3150
  */
3151
3151
  Id?: string;
3152
3152
  /**
3153
- * @public
3154
3153
  * <p>The unique identifier of the cluster for which the recommendation is returned.</p>
3154
+ * @public
3155
3155
  */
3156
3156
  ClusterIdentifier?: string;
3157
3157
  /**
3158
- * @public
3159
3158
  * <p>The Amazon Redshift cluster namespace ARN for which the recommendations is returned.</p>
3159
+ * @public
3160
3160
  */
3161
3161
  NamespaceArn?: string;
3162
3162
  /**
3163
- * @public
3164
3163
  * <p>The date and time (UTC) that the recommendation was created.</p>
3164
+ * @public
3165
3165
  */
3166
3166
  CreatedAt?: Date;
3167
3167
  /**
3168
- * @public
3169
3168
  * <p>The type of Advisor recommendation.</p>
3169
+ * @public
3170
3170
  */
3171
3171
  RecommendationType?: string;
3172
3172
  /**
3173
- * @public
3174
3173
  * <p>The title of the recommendation.</p>
3174
+ * @public
3175
3175
  */
3176
3176
  Title?: string;
3177
3177
  /**
3178
- * @public
3179
3178
  * <p>The description of the recommendation.</p>
3179
+ * @public
3180
3180
  */
3181
3181
  Description?: string;
3182
3182
  /**
3183
- * @public
3184
3183
  * <p>The description of what was observed about your cluster.</p>
3184
+ * @public
3185
3185
  */
3186
3186
  Observation?: string;
3187
3187
  /**
3188
- * @public
3189
3188
  * <p>The scale of the impact that the Advisor recommendation has to the performance and cost of the cluster.</p>
3189
+ * @public
3190
3190
  */
3191
3191
  ImpactRanking?: ImpactRankingType;
3192
3192
  /**
3193
- * @public
3194
3193
  * <p>The description of the recommendation.</p>
3194
+ * @public
3195
3195
  */
3196
3196
  RecommendationText?: string;
3197
3197
  /**
3198
- * @public
3199
3198
  * <p>List of Amazon Redshift recommended actions.</p>
3199
+ * @public
3200
3200
  */
3201
3201
  RecommendedActions?: RecommendedAction[];
3202
3202
  /**
3203
- * @public
3204
3203
  * <p>List of helpful links for more information about the Advisor recommendation.</p>
3204
+ * @public
3205
3205
  */
3206
3206
  ReferenceLinks?: ReferenceLink[];
3207
3207
  }
@@ -3210,18 +3210,18 @@ export interface Recommendation {
3210
3210
  */
3211
3211
  export interface ListRecommendationsResult {
3212
3212
  /**
3213
- * @public
3214
3213
  * <p>The Advisor recommendations for action on the Amazon Redshift cluster.</p>
3214
+ * @public
3215
3215
  */
3216
3216
  Recommendations?: Recommendation[];
3217
3217
  /**
3218
- * @public
3219
3218
  * <p>A value that indicates the starting point for the next set of response records in a subsequent
3220
3219
  * request. If a value is returned in a response, you can retrieve the next set
3221
3220
  * of records by providing this returned marker value in the Marker parameter
3222
3221
  * and retrying the command. If the Marker field is empty, all response
3223
3222
  * records have been retrieved for the request.
3224
3223
  * </p>
3224
+ * @public
3225
3225
  */
3226
3226
  Marker?: string;
3227
3227
  }
@@ -3230,13 +3230,13 @@ export interface ListRecommendationsResult {
3230
3230
  */
3231
3231
  export interface ModifyAquaInputMessage {
3232
3232
  /**
3233
- * @public
3234
3233
  * <p>The identifier of the cluster to be modified.</p>
3234
+ * @public
3235
3235
  */
3236
3236
  ClusterIdentifier: string | undefined;
3237
3237
  /**
3238
- * @public
3239
3238
  * <p>This parameter is retired. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).</p>
3239
+ * @public
3240
3240
  */
3241
3241
  AquaConfigurationStatus?: AquaConfigurationStatus;
3242
3242
  }
@@ -3245,8 +3245,8 @@ export interface ModifyAquaInputMessage {
3245
3245
  */
3246
3246
  export interface ModifyAquaOutputMessage {
3247
3247
  /**
3248
- * @public
3249
3248
  * <p>This parameter is retired. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator). </p>
3249
+ * @public
3250
3250
  */
3251
3251
  AquaConfiguration?: AquaConfiguration;
3252
3252
  }
@@ -3255,14 +3255,14 @@ export interface ModifyAquaOutputMessage {
3255
3255
  */
3256
3256
  export interface ModifyAuthenticationProfileMessage {
3257
3257
  /**
3258
- * @public
3259
3258
  * <p>The name of the authentication profile to replace.</p>
3259
+ * @public
3260
3260
  */
3261
3261
  AuthenticationProfileName: string | undefined;
3262
3262
  /**
3263
- * @public
3264
3263
  * <p>The new content of the authentication profile in JSON format.
3265
3264
  * The maximum length of the JSON string is determined by a quota for your account.</p>
3265
+ * @public
3266
3266
  */
3267
3267
  AuthenticationProfileContent: string | undefined;
3268
3268
  }
@@ -3271,30 +3271,29 @@ export interface ModifyAuthenticationProfileMessage {
3271
3271
  */
3272
3272
  export interface ModifyAuthenticationProfileResult {
3273
3273
  /**
3274
- * @public
3275
3274
  * <p>The name of the authentication profile that was replaced.</p>
3275
+ * @public
3276
3276
  */
3277
3277
  AuthenticationProfileName?: string;
3278
3278
  /**
3279
- * @public
3280
3279
  * <p>The updated content of the authentication profile in JSON format.</p>
3280
+ * @public
3281
3281
  */
3282
3282
  AuthenticationProfileContent?: string;
3283
3283
  }
3284
3284
  /**
3285
- * @public
3286
3285
  * <p></p>
3286
+ * @public
3287
3287
  */
3288
3288
  export interface ModifyClusterMessage {
3289
3289
  /**
3290
- * @public
3291
3290
  * <p>The unique identifier of the cluster to be modified.</p>
3292
3291
  * <p>Example: <code>examplecluster</code>
3293
3292
  * </p>
3293
+ * @public
3294
3294
  */
3295
3295
  ClusterIdentifier: string | undefined;
3296
3296
  /**
3297
- * @public
3298
3297
  * <p>The new cluster type.</p>
3299
3298
  * <p>When you submit your cluster resize request, your existing cluster goes into a
3300
3299
  * read-only mode. After Amazon Redshift provisions a new cluster based on your resize
@@ -3302,10 +3301,10 @@ export interface ModifyClusterMessage {
3302
3301
  * your connection is switched to the new cluster. You can use <a>DescribeResize</a> to track the progress of the resize request. </p>
3303
3302
  * <p>Valid Values: <code> multi-node | single-node </code>
3304
3303
  * </p>
3304
+ * @public
3305
3305
  */
3306
3306
  ClusterType?: string;
3307
3307
  /**
3308
- * @public
3309
3308
  * <p>The new node type of the cluster. If you specify a new node type, you must also
3310
3309
  * specify the number of nodes parameter.</p>
3311
3310
  * <p>
@@ -3317,10 +3316,10 @@ export interface ModifyClusterMessage {
3317
3316
  * <code>dc2.large</code> | <code>dc2.8xlarge</code> |
3318
3317
  * <code>ra3.xlplus</code> | <code>ra3.4xlarge</code> | <code>ra3.16xlarge</code>
3319
3318
  * </p>
3319
+ * @public
3320
3320
  */
3321
3321
  NodeType?: string;
3322
3322
  /**
3323
- * @public
3324
3323
  * <p>The new number of nodes of the cluster. If you specify a new number of nodes, you
3325
3324
  * must also specify the node type parameter.</p>
3326
3325
  * <p>
@@ -3328,10 +3327,10 @@ export interface ModifyClusterMessage {
3328
3327
  * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/rs-resize-tutorial.html">Resizing Clusters in Amazon Redshift</a>
3329
3328
  * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
3330
3329
  * <p>Valid Values: Integer greater than <code>0</code>.</p>
3330
+ * @public
3331
3331
  */
3332
3332
  NumberOfNodes?: number;
3333
3333
  /**
3334
- * @public
3335
3334
  * <p>A list of cluster security groups to be authorized on this cluster. This change is
3336
3335
  * asynchronously applied as soon as possible.</p>
3337
3336
  * <p>Security groups currently associated with the cluster, and not in the list of
@@ -3348,16 +3347,16 @@ export interface ModifyClusterMessage {
3348
3347
  * <p>Cannot end with a hyphen or contain two consecutive hyphens</p>
3349
3348
  * </li>
3350
3349
  * </ul>
3350
+ * @public
3351
3351
  */
3352
3352
  ClusterSecurityGroups?: string[];
3353
3353
  /**
3354
- * @public
3355
3354
  * <p>A list of virtual private cloud (VPC) security groups to be associated with the
3356
3355
  * cluster. This change is asynchronously applied as soon as possible.</p>
3356
+ * @public
3357
3357
  */
3358
3358
  VpcSecurityGroupIds?: string[];
3359
3359
  /**
3360
- * @public
3361
3360
  * <p>The new password for the cluster admin user. This change is asynchronously applied
3362
3361
  * as soon as possible. Between the time of the request and the completion of the request,
3363
3362
  * the <code>MasterUserPassword</code> element exists in the
@@ -3388,19 +3387,19 @@ export interface ModifyClusterMessage {
3388
3387
  * (single quote), <code>"</code> (double quote), <code>\</code>, <code>/</code>, or <code>@</code>.</p>
3389
3388
  * </li>
3390
3389
  * </ul>
3390
+ * @public
3391
3391
  */
3392
3392
  MasterUserPassword?: string;
3393
3393
  /**
3394
- * @public
3395
3394
  * <p>The name of the cluster parameter group to apply to this cluster. This change is
3396
3395
  * applied only after the cluster is rebooted. To reboot a cluster use <a>RebootCluster</a>. </p>
3397
3396
  * <p>Default: Uses existing setting.</p>
3398
3397
  * <p>Constraints: The cluster parameter group must be in the same parameter group family
3399
3398
  * that matches the cluster version.</p>
3399
+ * @public
3400
3400
  */
3401
3401
  ClusterParameterGroupName?: string;
3402
3402
  /**
3403
- * @public
3404
3403
  * <p>The number of days that automated snapshots are retained. If the value is 0,
3405
3404
  * automated snapshots are disabled. Even if automated snapshots are disabled, you can
3406
3405
  * still create manual snapshots when you want with <a>CreateClusterSnapshot</a>. </p>
@@ -3410,19 +3409,19 @@ export interface ModifyClusterMessage {
3410
3409
  * <p>You can't disable automated snapshots for RA3 node types. Set the automated retention period from 1-35 days.</p>
3411
3410
  * <p>Default: Uses existing setting.</p>
3412
3411
  * <p>Constraints: Must be a value from 0 to 35.</p>
3412
+ * @public
3413
3413
  */
3414
3414
  AutomatedSnapshotRetentionPeriod?: number;
3415
3415
  /**
3416
- * @public
3417
3416
  * <p>The default for number of days that a newly created manual snapshot is retained. If
3418
3417
  * the value is -1, the manual snapshot is retained indefinitely. This value doesn't
3419
3418
  * retroactively change the retention periods of existing manual snapshots.</p>
3420
3419
  * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
3421
3420
  * <p>The default value is -1.</p>
3421
+ * @public
3422
3422
  */
3423
3423
  ManualSnapshotRetentionPeriod?: number;
3424
3424
  /**
3425
- * @public
3426
3425
  * <p>The weekly time range (in UTC) during which system maintenance can occur, if
3427
3426
  * necessary. If system maintenance is necessary during the window, it may result in an
3428
3427
  * outage.</p>
@@ -3434,10 +3433,10 @@ export interface ModifyClusterMessage {
3434
3433
  * <code>wed:07:30-wed:08:00</code>.</p>
3435
3434
  * <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p>
3436
3435
  * <p>Constraints: Must be at least 30 minutes.</p>
3436
+ * @public
3437
3437
  */
3438
3438
  PreferredMaintenanceWindow?: string;
3439
3439
  /**
3440
- * @public
3441
3440
  * <p>The new version number of the Amazon Redshift engine to upgrade to.</p>
3442
3441
  * <p>For major version upgrades, if a non-default cluster parameter group is currently
3443
3442
  * in use, a new cluster parameter group in the cluster parameter group family for the new
@@ -3448,30 +3447,30 @@ export interface ModifyClusterMessage {
3448
3447
  * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
3449
3448
  * <p>Example: <code>1.0</code>
3450
3449
  * </p>
3450
+ * @public
3451
3451
  */
3452
3452
  ClusterVersion?: string;
3453
3453
  /**
3454
- * @public
3455
3454
  * <p>If <code>true</code>, major version upgrades will be applied automatically to the
3456
3455
  * cluster during the maintenance window. </p>
3457
3456
  * <p>Default: <code>false</code>
3458
3457
  * </p>
3458
+ * @public
3459
3459
  */
3460
3460
  AllowVersionUpgrade?: boolean;
3461
3461
  /**
3462
- * @public
3463
3462
  * <p>Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to
3464
3463
  * retrieve the data encryption keys stored in an HSM.</p>
3464
+ * @public
3465
3465
  */
3466
3466
  HsmClientCertificateIdentifier?: string;
3467
3467
  /**
3468
- * @public
3469
3468
  * <p>Specifies the name of the HSM configuration that contains the information the
3470
3469
  * Amazon Redshift cluster can use to retrieve and store keys in an HSM.</p>
3470
+ * @public
3471
3471
  */
3472
3472
  HsmConfigurationIdentifier?: string;
3473
3473
  /**
3474
- * @public
3475
3474
  * <p>The new identifier for the cluster.</p>
3476
3475
  * <p>Constraints:</p>
3477
3476
  * <ul>
@@ -3493,70 +3492,70 @@ export interface ModifyClusterMessage {
3493
3492
  * </ul>
3494
3493
  * <p>Example: <code>examplecluster</code>
3495
3494
  * </p>
3495
+ * @public
3496
3496
  */
3497
3497
  NewClusterIdentifier?: string;
3498
3498
  /**
3499
- * @public
3500
3499
  * <p>If <code>true</code>, the cluster can be accessed from a public network. Only
3501
3500
  * clusters in VPCs can be set to be publicly available.</p>
3501
+ * @public
3502
3502
  */
3503
3503
  PubliclyAccessible?: boolean;
3504
3504
  /**
3505
- * @public
3506
3505
  * <p>The Elastic IP (EIP) address for the cluster.</p>
3507
3506
  * <p>Constraints: The cluster must be provisioned in EC2-VPC and publicly-accessible
3508
3507
  * through an Internet gateway. For more information about provisioning clusters in
3509
3508
  * EC2-VPC, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#cluster-platforms">Supported
3510
3509
  * Platforms to Launch Your Cluster</a> in the Amazon Redshift Cluster Management Guide.</p>
3510
+ * @public
3511
3511
  */
3512
3512
  ElasticIp?: string;
3513
3513
  /**
3514
- * @public
3515
3514
  * <p>An option that specifies whether to create the cluster with enhanced VPC routing
3516
3515
  * enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a
3517
3516
  * VPC. For more information, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/enhanced-vpc-routing.html">Enhanced VPC Routing</a> in
3518
3517
  * the Amazon Redshift Cluster Management Guide.</p>
3519
3518
  * <p>If this option is <code>true</code>, enhanced VPC routing is enabled. </p>
3520
3519
  * <p>Default: false</p>
3520
+ * @public
3521
3521
  */
3522
3522
  EnhancedVpcRouting?: boolean;
3523
3523
  /**
3524
- * @public
3525
3524
  * <p>The name for the maintenance track that you want to assign for the cluster. This name
3526
3525
  * change is asynchronous. The new track name stays in the
3527
3526
  * <code>PendingModifiedValues</code> for the cluster until the next maintenance
3528
3527
  * window. When the maintenance track changes, the cluster is switched to the latest
3529
3528
  * cluster release available for the maintenance track. At this point, the maintenance
3530
3529
  * track name is applied.</p>
3530
+ * @public
3531
3531
  */
3532
3532
  MaintenanceTrackName?: string;
3533
3533
  /**
3534
- * @public
3535
3534
  * <p>Indicates whether the cluster is encrypted. If the value is encrypted (true) and you
3536
3535
  * provide a value for the <code>KmsKeyId</code> parameter, we encrypt the cluster
3537
3536
  * with the provided <code>KmsKeyId</code>. If you don't provide a <code>KmsKeyId</code>,
3538
3537
  * we encrypt with the default key. </p>
3539
3538
  * <p>If the value is not encrypted (false), then the cluster is decrypted. </p>
3539
+ * @public
3540
3540
  */
3541
3541
  Encrypted?: boolean;
3542
3542
  /**
3543
- * @public
3544
3543
  * <p>The Key Management Service (KMS) key ID of the encryption key that you want to use
3545
3544
  * to encrypt data in the cluster.</p>
3545
+ * @public
3546
3546
  */
3547
3547
  KmsKeyId?: string;
3548
3548
  /**
3549
- * @public
3550
3549
  * <p>The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster modification is complete.</p>
3550
+ * @public
3551
3551
  */
3552
3552
  AvailabilityZoneRelocation?: boolean;
3553
3553
  /**
3554
- * @public
3555
3554
  * <p>The option to initiate relocation for an Amazon Redshift cluster to the target Availability Zone.</p>
3555
+ * @public
3556
3556
  */
3557
3557
  AvailabilityZone?: string;
3558
3558
  /**
3559
- * @public
3560
3559
  * <p>The option to change the port of an Amazon Redshift cluster.</p>
3561
3560
  * <p>Valid Values:
3562
3561
  * </p>
@@ -3569,31 +3568,32 @@ export interface ModifyClusterMessage {
3569
3568
  * <p>For clusters with ds2 or dc2 nodes - Select a port within the range <code>1150-65535</code>.</p>
3570
3569
  * </li>
3571
3570
  * </ul>
3571
+ * @public
3572
3572
  */
3573
3573
  Port?: number;
3574
3574
  /**
3575
- * @public
3576
3575
  * <p>If <code>true</code>, Amazon Redshift uses Secrets Manager to manage this cluster's admin credentials.
3577
3576
  * You can't use <code>MasterUserPassword</code> if <code>ManageMasterPassword</code> is true.
3578
3577
  * If <code>ManageMasterPassword</code> is false or not set, Amazon Redshift uses
3579
3578
  * <code>MasterUserPassword</code> for the admin user account's password.
3580
3579
  * </p>
3580
+ * @public
3581
3581
  */
3582
3582
  ManageMasterPassword?: boolean;
3583
3583
  /**
3584
- * @public
3585
3584
  * <p>The ID of the Key Management Service (KMS) key used to encrypt and store the cluster's admin credentials secret.
3586
3585
  * You can only use this parameter if <code>ManageMasterPassword</code> is true.</p>
3586
+ * @public
3587
3587
  */
3588
3588
  MasterPasswordSecretKmsKeyId?: string;
3589
3589
  /**
3590
- * @public
3591
3590
  * <p>The IP address types that the cluster supports. Possible values are <code>ipv4</code> and <code>dualstack</code>.</p>
3591
+ * @public
3592
3592
  */
3593
3593
  IpAddressType?: string;
3594
3594
  /**
3595
- * @public
3596
3595
  * <p>If true and the cluster is currently only deployed in a single Availability Zone, the cluster will be modified to be deployed in two Availability Zones.</p>
3596
+ * @public
3597
3597
  */
3598
3598
  MultiAZ?: boolean;
3599
3599
  }
@@ -3602,15 +3602,15 @@ export interface ModifyClusterMessage {
3602
3602
  */
3603
3603
  export interface ModifyClusterResult {
3604
3604
  /**
3605
- * @public
3606
3605
  * <p>Describes a cluster.</p>
3606
+ * @public
3607
3607
  */
3608
3608
  Cluster?: Cluster;
3609
3609
  }
3610
3610
  /**
3611
- * @public
3612
3611
  * <p>The number of tables in the cluster exceeds the limit for the requested new cluster
3613
3612
  * node type. </p>
3613
+ * @public
3614
3614
  */
3615
3615
  export declare class TableLimitExceededFault extends __BaseException {
3616
3616
  readonly name: "TableLimitExceededFault";
@@ -3621,8 +3621,8 @@ export declare class TableLimitExceededFault extends __BaseException {
3621
3621
  constructor(opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>);
3622
3622
  }
3623
3623
  /**
3624
- * @public
3625
3624
  * <p>A request option was specified that is not supported.</p>
3625
+ * @public
3626
3626
  */
3627
3627
  export declare class UnsupportedOptionFault extends __BaseException {
3628
3628
  readonly name: "UnsupportedOptionFault";
@@ -3637,16 +3637,16 @@ export declare class UnsupportedOptionFault extends __BaseException {
3637
3637
  */
3638
3638
  export interface ModifyClusterDbRevisionMessage {
3639
3639
  /**
3640
- * @public
3641
3640
  * <p>The unique identifier of a cluster whose database revision you want to modify. </p>
3642
3641
  * <p>Example: <code>examplecluster</code>
3643
3642
  * </p>
3643
+ * @public
3644
3644
  */
3645
3645
  ClusterIdentifier: string | undefined;
3646
3646
  /**
3647
- * @public
3648
3647
  * <p>The identifier of the database revision. You can retrieve this value from the
3649
3648
  * response to the <a>DescribeClusterDbRevisions</a> request.</p>
3649
+ * @public
3650
3650
  */
3651
3651
  RevisionTarget: string | undefined;
3652
3652
  }
@@ -3655,36 +3655,36 @@ export interface ModifyClusterDbRevisionMessage {
3655
3655
  */
3656
3656
  export interface ModifyClusterDbRevisionResult {
3657
3657
  /**
3658
- * @public
3659
3658
  * <p>Describes a cluster.</p>
3659
+ * @public
3660
3660
  */
3661
3661
  Cluster?: Cluster;
3662
3662
  }
3663
3663
  /**
3664
- * @public
3665
3664
  * <p></p>
3665
+ * @public
3666
3666
  */
3667
3667
  export interface ModifyClusterIamRolesMessage {
3668
3668
  /**
3669
- * @public
3670
3669
  * <p>The unique identifier of the cluster for which you want to associate or
3671
3670
  * disassociate IAM roles.</p>
3671
+ * @public
3672
3672
  */
3673
3673
  ClusterIdentifier: string | undefined;
3674
3674
  /**
3675
- * @public
3676
3675
  * <p>Zero or more IAM roles to associate with the cluster. The roles must be in their
3677
3676
  * Amazon Resource Name (ARN) format. </p>
3677
+ * @public
3678
3678
  */
3679
3679
  AddIamRoles?: string[];
3680
3680
  /**
3681
- * @public
3682
3681
  * <p>Zero or more IAM roles in ARN format to disassociate from the cluster. </p>
3682
+ * @public
3683
3683
  */
3684
3684
  RemoveIamRoles?: string[];
3685
3685
  /**
3686
- * @public
3687
3686
  * <p>The Amazon Resource Name (ARN) for the IAM role that was set as default for the cluster when the cluster was last modified.</p>
3687
+ * @public
3688
3688
  */
3689
3689
  DefaultIamRoleArn?: string;
3690
3690
  }
@@ -3693,8 +3693,8 @@ export interface ModifyClusterIamRolesMessage {
3693
3693
  */
3694
3694
  export interface ModifyClusterIamRolesResult {
3695
3695
  /**
3696
- * @public
3697
3696
  * <p>Describes a cluster.</p>
3697
+ * @public
3698
3698
  */
3699
3699
  Cluster?: Cluster;
3700
3700
  }
@@ -3703,35 +3703,35 @@ export interface ModifyClusterIamRolesResult {
3703
3703
  */
3704
3704
  export interface ModifyClusterMaintenanceMessage {
3705
3705
  /**
3706
- * @public
3707
3706
  * <p>A unique identifier for the cluster.</p>
3707
+ * @public
3708
3708
  */
3709
3709
  ClusterIdentifier: string | undefined;
3710
3710
  /**
3711
- * @public
3712
3711
  * <p>A boolean indicating whether to enable the deferred maintenance window. </p>
3712
+ * @public
3713
3713
  */
3714
3714
  DeferMaintenance?: boolean;
3715
3715
  /**
3716
- * @public
3717
3716
  * <p>A unique identifier for the deferred maintenance window.</p>
3717
+ * @public
3718
3718
  */
3719
3719
  DeferMaintenanceIdentifier?: string;
3720
3720
  /**
3721
- * @public
3722
3721
  * <p>A timestamp indicating the start time for the deferred maintenance window.</p>
3722
+ * @public
3723
3723
  */
3724
3724
  DeferMaintenanceStartTime?: Date;
3725
3725
  /**
3726
- * @public
3727
3726
  * <p>A timestamp indicating end time for the deferred maintenance window. If you specify an
3728
3727
  * end time, you can't specify a duration.</p>
3728
+ * @public
3729
3729
  */
3730
3730
  DeferMaintenanceEndTime?: Date;
3731
3731
  /**
3732
- * @public
3733
3732
  * <p>An integer indicating the duration of the maintenance window in days. If you specify a
3734
3733
  * duration, you can't specify an end time. The duration must be 45 days or less.</p>
3734
+ * @public
3735
3735
  */
3736
3736
  DeferMaintenanceDuration?: number;
3737
3737
  }
@@ -3740,29 +3740,29 @@ export interface ModifyClusterMaintenanceMessage {
3740
3740
  */
3741
3741
  export interface ModifyClusterMaintenanceResult {
3742
3742
  /**
3743
- * @public
3744
3743
  * <p>Describes a cluster.</p>
3744
+ * @public
3745
3745
  */
3746
3746
  Cluster?: Cluster;
3747
3747
  }
3748
3748
  /**
3749
- * @public
3750
3749
  * <p>Describes a modify cluster parameter group operation. </p>
3750
+ * @public
3751
3751
  */
3752
3752
  export interface ModifyClusterParameterGroupMessage {
3753
3753
  /**
3754
- * @public
3755
3754
  * <p>The name of the parameter group to be modified.</p>
3755
+ * @public
3756
3756
  */
3757
3757
  ParameterGroupName: string | undefined;
3758
3758
  /**
3759
- * @public
3760
3759
  * <p>An array of parameters to be modified. A maximum of 20 parameters can be modified
3761
3760
  * in a single request.</p>
3762
3761
  * <p>For each parameter to be modified, you must supply at least the parameter name and
3763
3762
  * parameter value; other name-value pairs of the parameter are optional.</p>
3764
3763
  * <p>For the workload management (WLM) configuration, you must supply all the name-value
3765
3764
  * pairs in the wlm_json_configuration parameter.</p>
3765
+ * @public
3766
3766
  */
3767
3767
  Parameters: Parameter[] | undefined;
3768
3768
  }
@@ -3771,23 +3771,23 @@ export interface ModifyClusterParameterGroupMessage {
3771
3771
  */
3772
3772
  export interface ModifyClusterSnapshotMessage {
3773
3773
  /**
3774
- * @public
3775
3774
  * <p>The identifier of the snapshot whose setting you want to modify.</p>
3775
+ * @public
3776
3776
  */
3777
3777
  SnapshotIdentifier: string | undefined;
3778
3778
  /**
3779
- * @public
3780
3779
  * <p>The number of days that a manual snapshot is retained. If the value is -1, the manual
3781
3780
  * snapshot is retained indefinitely.</p>
3782
3781
  * <p>If the manual snapshot falls outside of the new retention period, you can specify the
3783
3782
  * force option to immediately delete the snapshot.</p>
3784
3783
  * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
3784
+ * @public
3785
3785
  */
3786
3786
  ManualSnapshotRetentionPeriod?: number;
3787
3787
  /**
3788
- * @public
3789
3788
  * <p>A Boolean option to override an exception if the retention period has already
3790
3789
  * passed.</p>
3790
+ * @public
3791
3791
  */
3792
3792
  Force?: boolean;
3793
3793
  }
@@ -3796,8 +3796,8 @@ export interface ModifyClusterSnapshotMessage {
3796
3796
  */
3797
3797
  export interface ModifyClusterSnapshotResult {
3798
3798
  /**
3799
- * @public
3800
3799
  * <p>Describes a snapshot.</p>
3800
+ * @public
3801
3801
  */
3802
3802
  Snapshot?: Snapshot;
3803
3803
  }
@@ -3806,43 +3806,43 @@ export interface ModifyClusterSnapshotResult {
3806
3806
  */
3807
3807
  export interface ModifyClusterSnapshotScheduleMessage {
3808
3808
  /**
3809
- * @public
3810
3809
  * <p>A unique identifier for the cluster whose snapshot schedule you want to modify.
3811
3810
  * </p>
3811
+ * @public
3812
3812
  */
3813
3813
  ClusterIdentifier: string | undefined;
3814
3814
  /**
3815
- * @public
3816
3815
  * <p>A unique alphanumeric identifier for the schedule that you want to associate with the
3817
3816
  * cluster.</p>
3817
+ * @public
3818
3818
  */
3819
3819
  ScheduleIdentifier?: string;
3820
3820
  /**
3821
- * @public
3822
3821
  * <p>A boolean to indicate whether to remove the assoiciation between the cluster and the
3823
3822
  * schedule.</p>
3823
+ * @public
3824
3824
  */
3825
3825
  DisassociateSchedule?: boolean;
3826
3826
  }
3827
3827
  /**
3828
- * @public
3829
3828
  * <p></p>
3829
+ * @public
3830
3830
  */
3831
3831
  export interface ModifyClusterSubnetGroupMessage {
3832
3832
  /**
3833
- * @public
3834
3833
  * <p>The name of the subnet group to be modified.</p>
3834
+ * @public
3835
3835
  */
3836
3836
  ClusterSubnetGroupName: string | undefined;
3837
3837
  /**
3838
- * @public
3839
3838
  * <p>A text description of the subnet group to be modified.</p>
3839
+ * @public
3840
3840
  */
3841
3841
  Description?: string;
3842
3842
  /**
3843
- * @public
3844
3843
  * <p>An array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single
3845
3844
  * request.</p>
3845
+ * @public
3846
3846
  */
3847
3847
  SubnetIds: string[] | undefined;
3848
3848
  }
@@ -3851,14 +3851,14 @@ export interface ModifyClusterSubnetGroupMessage {
3851
3851
  */
3852
3852
  export interface ModifyClusterSubnetGroupResult {
3853
3853
  /**
3854
- * @public
3855
3854
  * <p>Describes a subnet group.</p>
3855
+ * @public
3856
3856
  */
3857
3857
  ClusterSubnetGroup?: ClusterSubnetGroup;
3858
3858
  }
3859
3859
  /**
3860
- * @public
3861
3860
  * <p>A specified subnet is already in use by another cluster.</p>
3861
+ * @public
3862
3862
  */
3863
3863
  export declare class SubnetAlreadyInUse extends __BaseException {
3864
3864
  readonly name: "SubnetAlreadyInUse";
@@ -3873,18 +3873,18 @@ export declare class SubnetAlreadyInUse extends __BaseException {
3873
3873
  */
3874
3874
  export interface ModifyCustomDomainAssociationMessage {
3875
3875
  /**
3876
- * @public
3877
3876
  * <p>The custom domain name for a changed custom domain association.</p>
3877
+ * @public
3878
3878
  */
3879
3879
  CustomDomainName: string | undefined;
3880
3880
  /**
3881
- * @public
3882
3881
  * <p>The certificate Amazon Resource Name (ARN) for the changed custom domain association.</p>
3882
+ * @public
3883
3883
  */
3884
3884
  CustomDomainCertificateArn: string | undefined;
3885
3885
  /**
3886
- * @public
3887
3886
  * <p>The identifier of the cluster to change a custom domain association for.</p>
3887
+ * @public
3888
3888
  */
3889
3889
  ClusterIdentifier: string | undefined;
3890
3890
  }
@@ -3893,23 +3893,23 @@ export interface ModifyCustomDomainAssociationMessage {
3893
3893
  */
3894
3894
  export interface ModifyCustomDomainAssociationResult {
3895
3895
  /**
3896
- * @public
3897
3896
  * <p>The custom domain name associated with the result for the changed custom domain association.</p>
3897
+ * @public
3898
3898
  */
3899
3899
  CustomDomainName?: string;
3900
3900
  /**
3901
- * @public
3902
3901
  * <p>The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.</p>
3902
+ * @public
3903
3903
  */
3904
3904
  CustomDomainCertificateArn?: string;
3905
3905
  /**
3906
- * @public
3907
3906
  * <p>The identifier of the cluster associated with the result for the changed custom domain association.</p>
3907
+ * @public
3908
3908
  */
3909
3909
  ClusterIdentifier?: string;
3910
3910
  /**
3911
- * @public
3912
3911
  * <p>The certificate expiration time associated with the result for the changed custom domain association.</p>
3912
+ * @public
3913
3913
  */
3914
3914
  CustomDomainCertExpiryTime?: string;
3915
3915
  }
@@ -3918,43 +3918,42 @@ export interface ModifyCustomDomainAssociationResult {
3918
3918
  */
3919
3919
  export interface ModifyEndpointAccessMessage {
3920
3920
  /**
3921
- * @public
3922
3921
  * <p>The endpoint to be modified.</p>
3922
+ * @public
3923
3923
  */
3924
3924
  EndpointName: string | undefined;
3925
3925
  /**
3926
- * @public
3927
3926
  * <p>The complete list of VPC security groups associated with the endpoint after the endpoint is modified.</p>
3927
+ * @public
3928
3928
  */
3929
3929
  VpcSecurityGroupIds?: string[];
3930
3930
  }
3931
3931
  /**
3932
- * @public
3933
3932
  * <p></p>
3933
+ * @public
3934
3934
  */
3935
3935
  export interface ModifyEventSubscriptionMessage {
3936
3936
  /**
3937
- * @public
3938
3937
  * <p>The name of the modified Amazon Redshift event notification subscription.</p>
3938
+ * @public
3939
3939
  */
3940
3940
  SubscriptionName: string | undefined;
3941
3941
  /**
3942
- * @public
3943
3942
  * <p>The Amazon Resource Name (ARN) of the SNS topic to be used by the event
3944
3943
  * notification subscription.</p>
3944
+ * @public
3945
3945
  */
3946
3946
  SnsTopicArn?: string;
3947
3947
  /**
3948
- * @public
3949
3948
  * <p>The type of source that will be generating the events. For example, if you want to
3950
3949
  * be notified of events generated by a cluster, you would set this parameter to cluster.
3951
3950
  * If this value is not specified, events are returned for all Amazon Redshift objects in your
3952
3951
  * Amazon Web Services account. You must specify a source type in order to specify source IDs.</p>
3953
3952
  * <p>Valid values: cluster, cluster-parameter-group, cluster-security-group, cluster-snapshot, and scheduled-action.</p>
3953
+ * @public
3954
3954
  */
3955
3955
  SourceType?: string;
3956
3956
  /**
3957
- * @public
3958
3957
  * <p>A list of one or more identifiers of Amazon Redshift source objects. All of the objects
3959
3958
  * must be of the same type as was specified in the source type parameter. The event
3960
3959
  * subscription will return only events generated by the specified objects. If not
@@ -3962,26 +3961,27 @@ export interface ModifyEventSubscriptionMessage {
3962
3961
  * specified.</p>
3963
3962
  * <p>Example: my-cluster-1, my-cluster-2</p>
3964
3963
  * <p>Example: my-snapshot-20131010</p>
3964
+ * @public
3965
3965
  */
3966
3966
  SourceIds?: string[];
3967
3967
  /**
3968
- * @public
3969
3968
  * <p>Specifies the Amazon Redshift event categories to be published by the event notification
3970
3969
  * subscription.</p>
3971
3970
  * <p>Values: configuration, management, monitoring, security, pending</p>
3971
+ * @public
3972
3972
  */
3973
3973
  EventCategories?: string[];
3974
3974
  /**
3975
- * @public
3976
3975
  * <p>Specifies the Amazon Redshift event severity to be published by the event notification
3977
3976
  * subscription.</p>
3978
3977
  * <p>Values: ERROR, INFO</p>
3978
+ * @public
3979
3979
  */
3980
3980
  Severity?: string;
3981
3981
  /**
3982
- * @public
3983
3982
  * <p>A Boolean value indicating if the subscription is enabled. <code>true</code>
3984
3983
  * indicates the subscription is enabled </p>
3984
+ * @public
3985
3985
  */
3986
3986
  Enabled?: boolean;
3987
3987
  }
@@ -3990,8 +3990,8 @@ export interface ModifyEventSubscriptionMessage {
3990
3990
  */
3991
3991
  export interface ModifyEventSubscriptionResult {
3992
3992
  /**
3993
- * @public
3994
3993
  * <p>Describes event subscriptions.</p>
3994
+ * @public
3995
3995
  */
3996
3996
  EventSubscription?: EventSubscription;
3997
3997
  }
@@ -4000,35 +4000,35 @@ export interface ModifyEventSubscriptionResult {
4000
4000
  */
4001
4001
  export interface ModifyRedshiftIdcApplicationMessage {
4002
4002
  /**
4003
- * @public
4004
4003
  * <p>The ARN for the Redshift application that integrates with IAM Identity Center.</p>
4004
+ * @public
4005
4005
  */
4006
4006
  RedshiftIdcApplicationArn: string | undefined;
4007
4007
  /**
4008
- * @public
4009
4008
  * <p>The namespace for the Amazon Redshift IAM Identity Center application to change. It determines which managed application
4010
4009
  * verifies the connection token.</p>
4010
+ * @public
4011
4011
  */
4012
4012
  IdentityNamespace?: string;
4013
4013
  /**
4014
- * @public
4015
4014
  * <p>The IAM role ARN associated with the Amazon Redshift IAM Identity Center application to change. It has the required permissions
4016
4015
  * to be assumed and invoke the IDC Identity Center API.</p>
4016
+ * @public
4017
4017
  */
4018
4018
  IamRoleArn?: string;
4019
4019
  /**
4020
- * @public
4021
4020
  * <p>The display name for the Amazon Redshift IAM Identity Center application to change. It appears on the console.</p>
4021
+ * @public
4022
4022
  */
4023
4023
  IdcDisplayName?: string;
4024
4024
  /**
4025
- * @public
4026
4025
  * <p>The authorized token issuer list for the Amazon Redshift IAM Identity Center application to change.</p>
4026
+ * @public
4027
4027
  */
4028
4028
  AuthorizedTokenIssuerList?: AuthorizedTokenIssuer[];
4029
4029
  /**
4030
- * @public
4031
4030
  * <p>A collection of service integrations associated with the application.</p>
4031
+ * @public
4032
4032
  */
4033
4033
  ServiceIntegrations?: ServiceIntegrationsUnion[];
4034
4034
  }
@@ -4037,8 +4037,8 @@ export interface ModifyRedshiftIdcApplicationMessage {
4037
4037
  */
4038
4038
  export interface ModifyRedshiftIdcApplicationResult {
4039
4039
  /**
4040
- * @public
4041
4040
  * <p>Contains properties for the Redshift IDC application.</p>
4041
+ * @public
4042
4042
  */
4043
4043
  RedshiftIdcApplication?: RedshiftIdcApplication;
4044
4044
  }
@@ -4047,66 +4047,65 @@ export interface ModifyRedshiftIdcApplicationResult {
4047
4047
  */
4048
4048
  export interface ModifyScheduledActionMessage {
4049
4049
  /**
4050
- * @public
4051
4050
  * <p>The name of the scheduled action to modify. </p>
4051
+ * @public
4052
4052
  */
4053
4053
  ScheduledActionName: string | undefined;
4054
4054
  /**
4055
- * @public
4056
4055
  * <p>A modified JSON format of the scheduled action.
4057
4056
  * For more information about this parameter, see <a>ScheduledAction</a>. </p>
4057
+ * @public
4058
4058
  */
4059
4059
  TargetAction?: ScheduledActionType;
4060
4060
  /**
4061
- * @public
4062
4061
  * <p>A modified schedule in either <code>at( )</code> or <code>cron( )</code> format.
4063
4062
  * For more information about this parameter, see <a>ScheduledAction</a>.</p>
4063
+ * @public
4064
4064
  */
4065
4065
  Schedule?: string;
4066
4066
  /**
4067
- * @public
4068
4067
  * <p>A different IAM role to assume to run the target action.
4069
4068
  * For more information about this parameter, see <a>ScheduledAction</a>.</p>
4069
+ * @public
4070
4070
  */
4071
4071
  IamRole?: string;
4072
4072
  /**
4073
- * @public
4074
4073
  * <p>A modified description of the scheduled action. </p>
4074
+ * @public
4075
4075
  */
4076
4076
  ScheduledActionDescription?: string;
4077
4077
  /**
4078
- * @public
4079
4078
  * <p>A modified start time of the scheduled action.
4080
4079
  * For more information about this parameter, see <a>ScheduledAction</a>. </p>
4080
+ * @public
4081
4081
  */
4082
4082
  StartTime?: Date;
4083
4083
  /**
4084
- * @public
4085
4084
  * <p>A modified end time of the scheduled action.
4086
4085
  * For more information about this parameter, see <a>ScheduledAction</a>. </p>
4086
+ * @public
4087
4087
  */
4088
4088
  EndTime?: Date;
4089
4089
  /**
4090
- * @public
4091
4090
  * <p>A modified enable flag of the scheduled action. If true, the scheduled action is active. If false, the scheduled action is disabled. </p>
4091
+ * @public
4092
4092
  */
4093
4093
  Enable?: boolean;
4094
4094
  }
4095
4095
  /**
4096
- * @public
4097
4096
  * <p></p>
4097
+ * @public
4098
4098
  */
4099
4099
  export interface ModifySnapshotCopyRetentionPeriodMessage {
4100
4100
  /**
4101
- * @public
4102
4101
  * <p>The unique identifier of the cluster for which you want to change the retention
4103
4102
  * period for either automated or manual snapshots that are copied to a destination Amazon Web Services Region.</p>
4104
4103
  * <p>Constraints: Must be the valid name of an existing cluster that has cross-region
4105
4104
  * snapshot copy enabled.</p>
4105
+ * @public
4106
4106
  */
4107
4107
  ClusterIdentifier: string | undefined;
4108
4108
  /**
4109
- * @public
4110
4109
  * <p>The number of days to retain automated snapshots in the destination Amazon Web Services Region
4111
4110
  * after they are copied from the source Amazon Web Services Region.</p>
4112
4111
  * <p>By default, this only changes the retention period of copied automated snapshots. </p>
@@ -4121,12 +4120,13 @@ export interface ModifySnapshotCopyRetentionPeriodMessage {
4121
4120
  * indefinitely.</p>
4122
4121
  * <p>Constraints: The number of days must be either -1 or an integer between 1 and 3,653
4123
4122
  * for manual snapshots.</p>
4123
+ * @public
4124
4124
  */
4125
4125
  RetentionPeriod: number | undefined;
4126
4126
  /**
4127
- * @public
4128
4127
  * <p>Indicates whether to apply the snapshot retention period to newly copied manual
4129
4128
  * snapshots instead of automated snapshots.</p>
4129
+ * @public
4130
4130
  */
4131
4131
  Manual?: boolean;
4132
4132
  }
@@ -4135,15 +4135,15 @@ export interface ModifySnapshotCopyRetentionPeriodMessage {
4135
4135
  */
4136
4136
  export interface ModifySnapshotCopyRetentionPeriodResult {
4137
4137
  /**
4138
- * @public
4139
4138
  * <p>Describes a cluster.</p>
4139
+ * @public
4140
4140
  */
4141
4141
  Cluster?: Cluster;
4142
4142
  }
4143
4143
  /**
4144
- * @public
4145
4144
  * <p>Cross-region snapshot copy was temporarily disabled. Try your request
4146
4145
  * again.</p>
4146
+ * @public
4147
4147
  */
4148
4148
  export declare class SnapshotCopyDisabledFault extends __BaseException {
4149
4149
  readonly name: "SnapshotCopyDisabledFault";
@@ -4158,20 +4158,20 @@ export declare class SnapshotCopyDisabledFault extends __BaseException {
4158
4158
  */
4159
4159
  export interface ModifySnapshotScheduleMessage {
4160
4160
  /**
4161
- * @public
4162
4161
  * <p>A unique alphanumeric identifier of the schedule to modify.</p>
4162
+ * @public
4163
4163
  */
4164
4164
  ScheduleIdentifier: string | undefined;
4165
4165
  /**
4166
- * @public
4167
4166
  * <p>An updated list of schedule definitions. A schedule definition is made up of schedule
4168
4167
  * expressions, for example, "cron(30 12 *)" or "rate(12 hours)".</p>
4168
+ * @public
4169
4169
  */
4170
4170
  ScheduleDefinitions: string[] | undefined;
4171
4171
  }
4172
4172
  /**
4173
- * @public
4174
4173
  * <p>The specified snapshot schedule is already being updated.</p>
4174
+ * @public
4175
4175
  */
4176
4176
  export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
4177
4177
  readonly name: "SnapshotScheduleUpdateInProgressFault";
@@ -4186,20 +4186,20 @@ export declare class SnapshotScheduleUpdateInProgressFault extends __BaseExcepti
4186
4186
  */
4187
4187
  export interface ModifyUsageLimitMessage {
4188
4188
  /**
4189
- * @public
4190
4189
  * <p>The identifier of the usage limit to modify.</p>
4190
+ * @public
4191
4191
  */
4192
4192
  UsageLimitId: string | undefined;
4193
4193
  /**
4194
- * @public
4195
4194
  * <p>The new limit amount.
4196
4195
  * For more information about this parameter, see <a>UsageLimit</a>. </p>
4196
+ * @public
4197
4197
  */
4198
4198
  Amount?: number;
4199
4199
  /**
4200
- * @public
4201
4200
  * <p>The new action that Amazon Redshift takes when the limit is reached.
4202
4201
  * For more information about this parameter, see <a>UsageLimit</a>. </p>
4202
+ * @public
4203
4203
  */
4204
4204
  BreachAction?: UsageLimitBreachAction;
4205
4205
  }
@@ -4208,26 +4208,26 @@ export interface ModifyUsageLimitMessage {
4208
4208
  */
4209
4209
  export interface PauseClusterResult {
4210
4210
  /**
4211
- * @public
4212
4211
  * <p>Describes a cluster.</p>
4212
+ * @public
4213
4213
  */
4214
4214
  Cluster?: Cluster;
4215
4215
  }
4216
4216
  /**
4217
- * @public
4218
4217
  * <p></p>
4218
+ * @public
4219
4219
  */
4220
4220
  export interface PurchaseReservedNodeOfferingMessage {
4221
4221
  /**
4222
- * @public
4223
4222
  * <p>The unique identifier of the reserved node offering you want to purchase.</p>
4223
+ * @public
4224
4224
  */
4225
4225
  ReservedNodeOfferingId: string | undefined;
4226
4226
  /**
4227
- * @public
4228
4227
  * <p>The number of reserved nodes that you want to purchase.</p>
4229
4228
  * <p>Default: <code>1</code>
4230
4229
  * </p>
4230
+ * @public
4231
4231
  */
4232
4232
  NodeCount?: number;
4233
4233
  }
@@ -4236,18 +4236,18 @@ export interface PurchaseReservedNodeOfferingMessage {
4236
4236
  */
4237
4237
  export interface PurchaseReservedNodeOfferingResult {
4238
4238
  /**
4239
- * @public
4240
4239
  * <p>Describes a reserved node. You can call the <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved node
4241
4240
  * offerings. </p>
4241
+ * @public
4242
4242
  */
4243
4243
  ReservedNode?: ReservedNode;
4244
4244
  }
4245
4245
  /**
4246
- * @public
4247
4246
  * <p>Request would exceed the user's compute node quota.
4248
4247
  * For information about increasing your quota, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html">Limits in Amazon Redshift</a>
4249
4248
  * in the <i>Amazon Redshift Cluster Management Guide</i>.
4250
4249
  * </p>
4250
+ * @public
4251
4251
  */
4252
4252
  export declare class ReservedNodeQuotaExceededFault extends __BaseException {
4253
4253
  readonly name: "ReservedNodeQuotaExceededFault";
@@ -4262,13 +4262,13 @@ export declare class ReservedNodeQuotaExceededFault extends __BaseException {
4262
4262
  */
4263
4263
  export interface PutResourcePolicyMessage {
4264
4264
  /**
4265
- * @public
4266
4265
  * <p>The Amazon Resource Name (ARN) of the resource of which its resource policy is updated.</p>
4266
+ * @public
4267
4267
  */
4268
4268
  ResourceArn: string | undefined;
4269
4269
  /**
4270
- * @public
4271
4270
  * <p>The content of the resource policy being updated.</p>
4271
+ * @public
4272
4272
  */
4273
4273
  Policy: string | undefined;
4274
4274
  }
@@ -4277,19 +4277,19 @@ export interface PutResourcePolicyMessage {
4277
4277
  */
4278
4278
  export interface PutResourcePolicyResult {
4279
4279
  /**
4280
- * @public
4281
4280
  * <p>The content of the updated resource policy.</p>
4281
+ * @public
4282
4282
  */
4283
4283
  ResourcePolicy?: ResourcePolicy;
4284
4284
  }
4285
4285
  /**
4286
- * @public
4287
4286
  * <p></p>
4287
+ * @public
4288
4288
  */
4289
4289
  export interface RebootClusterMessage {
4290
4290
  /**
4291
- * @public
4292
4291
  * <p>The cluster identifier.</p>
4292
+ * @public
4293
4293
  */
4294
4294
  ClusterIdentifier: string | undefined;
4295
4295
  }
@@ -4298,8 +4298,8 @@ export interface RebootClusterMessage {
4298
4298
  */
4299
4299
  export interface RebootClusterResult {
4300
4300
  /**
4301
- * @public
4302
4301
  * <p>Describes a cluster.</p>
4302
+ * @public
4303
4303
  */
4304
4304
  Cluster?: Cluster;
4305
4305
  }
@@ -4308,35 +4308,35 @@ export interface RebootClusterResult {
4308
4308
  */
4309
4309
  export interface RejectDataShareMessage {
4310
4310
  /**
4311
- * @public
4312
4311
  * <p>The Amazon Resource Name (ARN) of the datashare to reject.</p>
4312
+ * @public
4313
4313
  */
4314
4314
  DataShareArn: string | undefined;
4315
4315
  }
4316
4316
  /**
4317
- * @public
4318
4317
  * <p></p>
4318
+ * @public
4319
4319
  */
4320
4320
  export interface ResetClusterParameterGroupMessage {
4321
4321
  /**
4322
- * @public
4323
4322
  * <p>The name of the cluster parameter group to be reset.</p>
4323
+ * @public
4324
4324
  */
4325
4325
  ParameterGroupName: string | undefined;
4326
4326
  /**
4327
- * @public
4328
4327
  * <p>If <code>true</code>, all parameters in the specified parameter group will be reset
4329
4328
  * to their default values. </p>
4330
4329
  * <p>Default: <code>true</code>
4331
4330
  * </p>
4331
+ * @public
4332
4332
  */
4333
4333
  ResetAllParameters?: boolean;
4334
4334
  /**
4335
- * @public
4336
4335
  * <p>An array of names of parameters to be reset. If
4337
4336
  * <i>ResetAllParameters</i> option is not used, then at least one
4338
4337
  * parameter name must be supplied. </p>
4339
4338
  * <p>Constraints: A maximum of 20 parameters can be reset in a single request.</p>
4339
+ * @public
4340
4340
  */
4341
4341
  Parameters?: Parameter[];
4342
4342
  }
@@ -4345,18 +4345,17 @@ export interface ResetClusterParameterGroupMessage {
4345
4345
  */
4346
4346
  export interface ResizeClusterResult {
4347
4347
  /**
4348
- * @public
4349
4348
  * <p>Describes a cluster.</p>
4349
+ * @public
4350
4350
  */
4351
4351
  Cluster?: Cluster;
4352
4352
  }
4353
4353
  /**
4354
- * @public
4355
4354
  * <p></p>
4355
+ * @public
4356
4356
  */
4357
4357
  export interface RestoreFromClusterSnapshotMessage {
4358
4358
  /**
4359
- * @public
4360
4359
  * <p>The identifier of the cluster that will be created from restoring the
4361
4360
  * snapshot.</p>
4362
4361
  * <p>Constraints:</p>
@@ -4377,91 +4376,91 @@ export interface RestoreFromClusterSnapshotMessage {
4377
4376
  * <p>Must be unique for all clusters within an Amazon Web Services account.</p>
4378
4377
  * </li>
4379
4378
  * </ul>
4379
+ * @public
4380
4380
  */
4381
4381
  ClusterIdentifier: string | undefined;
4382
4382
  /**
4383
- * @public
4384
4383
  * <p>The name of the snapshot from which to create the new cluster. This parameter isn't
4385
4384
  * case sensitive. You must specify this parameter or <code>snapshotArn</code>, but not both.</p>
4386
4385
  * <p>Example: <code>my-snapshot-id</code>
4387
4386
  * </p>
4387
+ * @public
4388
4388
  */
4389
4389
  SnapshotIdentifier?: string;
4390
4390
  /**
4391
- * @public
4392
4391
  * <p>The Amazon Resource Name (ARN) of the snapshot associated with the message to restore from a cluster. You must specify
4393
4392
  * this parameter or <code>snapshotIdentifier</code>, but not both.</p>
4393
+ * @public
4394
4394
  */
4395
4395
  SnapshotArn?: string;
4396
4396
  /**
4397
- * @public
4398
4397
  * <p>The name of the cluster the source snapshot was created from. This parameter is
4399
4398
  * required if your IAM user has a policy containing a snapshot resource element that
4400
4399
  * specifies anything other than * for the cluster name.</p>
4400
+ * @public
4401
4401
  */
4402
4402
  SnapshotClusterIdentifier?: string;
4403
4403
  /**
4404
- * @public
4405
4404
  * <p>The port number on which the cluster accepts connections.</p>
4406
4405
  * <p>Default: The same port as the original cluster.</p>
4407
4406
  * <p>Valid values: For clusters with ds2 or dc2 nodes, must be within the range <code>1150</code>-<code>65535</code>. For clusters with ra3 nodes, must be
4408
4407
  * within the ranges <code>5431</code>-<code>5455</code> or <code>8191</code>-<code>8215</code>.</p>
4408
+ * @public
4409
4409
  */
4410
4410
  Port?: number;
4411
4411
  /**
4412
- * @public
4413
4412
  * <p>The Amazon EC2 Availability Zone in which to restore the cluster.</p>
4414
4413
  * <p>Default: A random, system-chosen Availability Zone.</p>
4415
4414
  * <p>Example: <code>us-east-2a</code>
4416
4415
  * </p>
4416
+ * @public
4417
4417
  */
4418
4418
  AvailabilityZone?: string;
4419
4419
  /**
4420
- * @public
4421
4420
  * <p>If <code>true</code>, major version upgrades can be applied during the maintenance
4422
4421
  * window to the Amazon Redshift engine that is running on the cluster. </p>
4423
4422
  * <p>Default: <code>true</code>
4424
4423
  * </p>
4424
+ * @public
4425
4425
  */
4426
4426
  AllowVersionUpgrade?: boolean;
4427
4427
  /**
4428
- * @public
4429
4428
  * <p>The name of the subnet group where you want to cluster restored.</p>
4430
4429
  * <p>A snapshot of cluster in VPC can be restored only in VPC. Therefore, you must
4431
4430
  * provide subnet group name where you want the cluster restored.</p>
4431
+ * @public
4432
4432
  */
4433
4433
  ClusterSubnetGroupName?: string;
4434
4434
  /**
4435
- * @public
4436
4435
  * <p>If <code>true</code>, the cluster can be accessed from a public network. </p>
4436
+ * @public
4437
4437
  */
4438
4438
  PubliclyAccessible?: boolean;
4439
4439
  /**
4440
- * @public
4441
4440
  * <p>The Amazon Web Services account used to create or copy the snapshot. Required if you are
4442
4441
  * restoring a snapshot you do not own, optional if you own the snapshot.</p>
4442
+ * @public
4443
4443
  */
4444
4444
  OwnerAccount?: string;
4445
4445
  /**
4446
- * @public
4447
4446
  * <p>Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to
4448
4447
  * retrieve the data encryption keys stored in an HSM.</p>
4448
+ * @public
4449
4449
  */
4450
4450
  HsmClientCertificateIdentifier?: string;
4451
4451
  /**
4452
- * @public
4453
4452
  * <p>Specifies the name of the HSM configuration that contains the information the
4454
4453
  * Amazon Redshift cluster can use to retrieve and store keys in an HSM.</p>
4454
+ * @public
4455
4455
  */
4456
4456
  HsmConfigurationIdentifier?: string;
4457
4457
  /**
4458
- * @public
4459
4458
  * <p>The Elastic IP (EIP) address for the cluster. Don't specify the Elastic IP address for a publicly
4460
4459
  * accessible cluster with availability zone relocation turned on.</p>
4460
+ * @public
4461
4461
  */
4462
4462
  ElasticIp?: string;
4463
4463
  /**
4464
- * @public
4465
4464
  * <p>The name of the parameter group to be associated with this cluster.</p>
4466
4465
  * <p>Default: The default Amazon Redshift cluster parameter group. For information about the
4467
4466
  * default parameter group, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html">Working with Amazon
@@ -4478,25 +4477,25 @@ export interface RestoreFromClusterSnapshotMessage {
4478
4477
  * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4479
4478
  * </li>
4480
4479
  * </ul>
4480
+ * @public
4481
4481
  */
4482
4482
  ClusterParameterGroupName?: string;
4483
4483
  /**
4484
- * @public
4485
4484
  * <p>A list of security groups to be associated with this cluster.</p>
4486
4485
  * <p>Default: The default cluster security group for Amazon Redshift.</p>
4487
4486
  * <p>Cluster security groups only apply to clusters outside of VPCs.</p>
4487
+ * @public
4488
4488
  */
4489
4489
  ClusterSecurityGroups?: string[];
4490
4490
  /**
4491
- * @public
4492
4491
  * <p>A list of Virtual Private Cloud (VPC) security groups to be associated with the
4493
4492
  * cluster.</p>
4494
4493
  * <p>Default: The default VPC security group is associated with the cluster.</p>
4495
4494
  * <p>VPC security groups only apply to clusters in VPCs.</p>
4495
+ * @public
4496
4496
  */
4497
4497
  VpcSecurityGroupIds?: string[];
4498
4498
  /**
4499
- * @public
4500
4499
  * <p>The weekly time range (in UTC) during which automated cluster maintenance can
4501
4500
  * occur.</p>
4502
4501
  * <p> Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
@@ -4505,10 +4504,10 @@ export interface RestoreFromClusterSnapshotMessage {
4505
4504
  * more information about the time blocks for each region, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-maintenance-windows">Maintenance Windows</a> in Amazon Redshift Cluster Management Guide. </p>
4506
4505
  * <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p>
4507
4506
  * <p>Constraints: Minimum 30-minute window.</p>
4507
+ * @public
4508
4508
  */
4509
4509
  PreferredMaintenanceWindow?: string;
4510
4510
  /**
4511
- * @public
4512
4511
  * <p>The number of days that automated snapshots are retained. If the value is 0,
4513
4512
  * automated snapshots are disabled. Even if automated snapshots are disabled, you can
4514
4513
  * still create manual snapshots when you want with <a>CreateClusterSnapshot</a>. </p>
@@ -4516,28 +4515,28 @@ export interface RestoreFromClusterSnapshotMessage {
4516
4515
  * <p>Default: The value selected for the cluster from which the snapshot was
4517
4516
  * taken.</p>
4518
4517
  * <p>Constraints: Must be a value from 0 to 35.</p>
4518
+ * @public
4519
4519
  */
4520
4520
  AutomatedSnapshotRetentionPeriod?: number;
4521
4521
  /**
4522
- * @public
4523
4522
  * <p>The default number of days to retain a manual snapshot. If the value is -1, the
4524
4523
  * snapshot is retained indefinitely. This setting doesn't change the retention period
4525
4524
  * of existing snapshots.</p>
4526
4525
  * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
4526
+ * @public
4527
4527
  */
4528
4528
  ManualSnapshotRetentionPeriod?: number;
4529
4529
  /**
4530
- * @public
4531
4530
  * <p>The Key Management Service (KMS) key ID of the encryption key that encrypts data in the cluster
4532
4531
  * restored from a shared snapshot. You can also provide
4533
4532
  * the key ID when you restore from an unencrypted snapshot to an encrypted cluster in
4534
4533
  * the same account. Additionally, you can specify a new KMS key ID when you restore from an encrypted
4535
4534
  * snapshot in the same account in order to change it. In that case, the restored cluster is encrypted
4536
4535
  * with the new KMS key ID.</p>
4536
+ * @public
4537
4537
  */
4538
4538
  KmsKeyId?: string;
4539
4539
  /**
4540
- * @public
4541
4540
  * <p>The node type that the restored cluster will be provisioned with.</p>
4542
4541
  * <p>Default: The node type of the cluster from which the snapshot was taken. You can
4543
4542
  * modify this if you are using any DS node type. In that case, you can choose to restore
@@ -4549,105 +4548,106 @@ export interface RestoreFromClusterSnapshotMessage {
4549
4548
  * cluster, then resize to a dc2.8large cluster. For more information about node types, see
4550
4549
  * <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-about-clusters-and-nodes">
4551
4550
  * About Clusters and Nodes</a> in the <i>Amazon Redshift Cluster Management Guide</i>. </p>
4551
+ * @public
4552
4552
  */
4553
4553
  NodeType?: string;
4554
4554
  /**
4555
- * @public
4556
4555
  * <p>An option that specifies whether to create the cluster with enhanced VPC routing
4557
4556
  * enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a
4558
4557
  * VPC. For more information, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/enhanced-vpc-routing.html">Enhanced VPC Routing</a> in
4559
4558
  * the Amazon Redshift Cluster Management Guide.</p>
4560
4559
  * <p>If this option is <code>true</code>, enhanced VPC routing is enabled. </p>
4561
4560
  * <p>Default: false</p>
4561
+ * @public
4562
4562
  */
4563
4563
  EnhancedVpcRouting?: boolean;
4564
4564
  /**
4565
- * @public
4566
4565
  * <p>Reserved.</p>
4566
+ * @public
4567
4567
  */
4568
4568
  AdditionalInfo?: string;
4569
4569
  /**
4570
- * @public
4571
4570
  * <p>A list of Identity and Access Management (IAM) roles that can be used by the
4572
4571
  * cluster to access other Amazon Web Services services. You must supply the IAM roles in their Amazon
4573
4572
  * Resource Name (ARN) format. </p>
4574
4573
  * <p>The maximum number of IAM roles that you can associate is subject to a quota.
4575
4574
  * For more information, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/amazon-redshift-limits.html">Quotas and limits</a>
4576
4575
  * in the <i>Amazon Redshift Cluster Management Guide</i>.</p>
4576
+ * @public
4577
4577
  */
4578
4578
  IamRoles?: string[];
4579
4579
  /**
4580
- * @public
4581
4580
  * <p>The name of the maintenance track for the restored cluster. When you take a snapshot,
4582
4581
  * the snapshot inherits the <code>MaintenanceTrack</code> value from the cluster. The
4583
4582
  * snapshot might be on a different track than the cluster that was the source for the
4584
4583
  * snapshot. For example, suppose that you take a snapshot of a cluster that is on the
4585
4584
  * current track and then change the cluster to be on the trailing track. In this case, the
4586
4585
  * snapshot and the source cluster are on different tracks.</p>
4586
+ * @public
4587
4587
  */
4588
4588
  MaintenanceTrackName?: string;
4589
4589
  /**
4590
- * @public
4591
4590
  * <p>A unique identifier for the snapshot schedule.</p>
4591
+ * @public
4592
4592
  */
4593
4593
  SnapshotScheduleIdentifier?: string;
4594
4594
  /**
4595
- * @public
4596
4595
  * <p>The number of nodes specified when provisioning the restored cluster.</p>
4596
+ * @public
4597
4597
  */
4598
4598
  NumberOfNodes?: number;
4599
4599
  /**
4600
- * @public
4601
4600
  * <p>The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is restored.</p>
4601
+ * @public
4602
4602
  */
4603
4603
  AvailabilityZoneRelocation?: boolean;
4604
4604
  /**
4605
- * @public
4606
4605
  * <p>This parameter is retired. It does not set the AQUA configuration status. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).</p>
4606
+ * @public
4607
4607
  */
4608
4608
  AquaConfigurationStatus?: AquaConfigurationStatus;
4609
4609
  /**
4610
- * @public
4611
4610
  * <p>The Amazon Resource Name (ARN) for the IAM role that was set as default for the cluster when the cluster was last modified while it was restored from a snapshot.</p>
4611
+ * @public
4612
4612
  */
4613
4613
  DefaultIamRoleArn?: string;
4614
4614
  /**
4615
- * @public
4616
4615
  * <p>The identifier of the target reserved node offering.</p>
4616
+ * @public
4617
4617
  */
4618
4618
  ReservedNodeId?: string;
4619
4619
  /**
4620
- * @public
4621
4620
  * <p>The identifier of the target reserved node offering.</p>
4621
+ * @public
4622
4622
  */
4623
4623
  TargetReservedNodeOfferingId?: string;
4624
4624
  /**
4625
- * @public
4626
4625
  * <p>Enables support for restoring an unencrypted snapshot to a cluster encrypted
4627
4626
  * with Key Management Service (KMS) and a customer managed key.</p>
4627
+ * @public
4628
4628
  */
4629
4629
  Encrypted?: boolean;
4630
4630
  /**
4631
- * @public
4632
4631
  * <p>If <code>true</code>, Amazon Redshift uses Secrets Manager to manage the restored
4633
4632
  * cluster's admin credentials. If <code>ManageMasterPassword</code> is false or not set,
4634
4633
  * Amazon Redshift uses the admin credentials the cluster had at the time the snapshot was taken.</p>
4634
+ * @public
4635
4635
  */
4636
4636
  ManageMasterPassword?: boolean;
4637
4637
  /**
4638
- * @public
4639
4638
  * <p>The ID of the Key Management Service (KMS) key used to encrypt and store the cluster's admin credentials secret.
4640
4639
  * You can only use this parameter if <code>ManageMasterPassword</code> is true.</p>
4640
+ * @public
4641
4641
  */
4642
4642
  MasterPasswordSecretKmsKeyId?: string;
4643
4643
  /**
4644
- * @public
4645
4644
  * <p>The IP address type for the cluster. Possible values are <code>ipv4</code> and <code>dualstack</code>.</p>
4645
+ * @public
4646
4646
  */
4647
4647
  IpAddressType?: string;
4648
4648
  /**
4649
- * @public
4650
4649
  * <p>If true, the snapshot will be restored to a cluster deployed in two Availability Zones.</p>
4650
+ * @public
4651
4651
  */
4652
4652
  MultiAZ?: boolean;
4653
4653
  }
@@ -4656,65 +4656,65 @@ export interface RestoreFromClusterSnapshotMessage {
4656
4656
  */
4657
4657
  export interface RestoreFromClusterSnapshotResult {
4658
4658
  /**
4659
- * @public
4660
4659
  * <p>Describes a cluster.</p>
4660
+ * @public
4661
4661
  */
4662
4662
  Cluster?: Cluster;
4663
4663
  }
4664
4664
  /**
4665
- * @public
4666
4665
  * <p></p>
4666
+ * @public
4667
4667
  */
4668
4668
  export interface RestoreTableFromClusterSnapshotMessage {
4669
4669
  /**
4670
- * @public
4671
4670
  * <p>The identifier of the Amazon Redshift cluster to restore the table to.</p>
4671
+ * @public
4672
4672
  */
4673
4673
  ClusterIdentifier: string | undefined;
4674
4674
  /**
4675
- * @public
4676
4675
  * <p>The identifier of the snapshot to restore the table from. This snapshot must have
4677
4676
  * been created from the Amazon Redshift cluster specified by the
4678
4677
  * <code>ClusterIdentifier</code> parameter.</p>
4678
+ * @public
4679
4679
  */
4680
4680
  SnapshotIdentifier: string | undefined;
4681
4681
  /**
4682
- * @public
4683
4682
  * <p>The name of the source database that contains the table to restore from.</p>
4683
+ * @public
4684
4684
  */
4685
4685
  SourceDatabaseName: string | undefined;
4686
4686
  /**
4687
- * @public
4688
4687
  * <p>The name of the source schema that contains the table to restore from. If you do
4689
4688
  * not specify a <code>SourceSchemaName</code> value, the default is
4690
4689
  * <code>public</code>.</p>
4690
+ * @public
4691
4691
  */
4692
4692
  SourceSchemaName?: string;
4693
4693
  /**
4694
- * @public
4695
4694
  * <p>The name of the source table to restore from.</p>
4695
+ * @public
4696
4696
  */
4697
4697
  SourceTableName: string | undefined;
4698
4698
  /**
4699
- * @public
4700
4699
  * <p>The name of the database to restore the table to.</p>
4700
+ * @public
4701
4701
  */
4702
4702
  TargetDatabaseName?: string;
4703
4703
  /**
4704
- * @public
4705
4704
  * <p>The name of the schema to restore the table to.</p>
4705
+ * @public
4706
4706
  */
4707
4707
  TargetSchemaName?: string;
4708
4708
  /**
4709
- * @public
4710
4709
  * <p>The name of the table to create as a result of the current request.</p>
4710
+ * @public
4711
4711
  */
4712
4712
  NewTableName: string | undefined;
4713
4713
  /**
4714
- * @public
4715
4714
  * <p>Indicates whether name identifiers for database, schema, and table are case sensitive.
4716
4715
  * If <code>true</code>, the names are case sensitive.
4717
4716
  * If <code>false</code> (default), the names are not case sensitive.</p>
4717
+ * @public
4718
4718
  */
4719
4719
  EnableCaseSensitiveIdentifier?: boolean;
4720
4720
  }
@@ -4723,9 +4723,9 @@ export interface RestoreTableFromClusterSnapshotMessage {
4723
4723
  */
4724
4724
  export interface RestoreTableFromClusterSnapshotResult {
4725
4725
  /**
4726
- * @public
4727
4726
  * <p>Describes the status of a <a>RestoreTableFromClusterSnapshot</a>
4728
4727
  * operation.</p>
4728
+ * @public
4729
4729
  */
4730
4730
  TableRestoreStatus?: TableRestoreStatus;
4731
4731
  }
@@ -4734,38 +4734,37 @@ export interface RestoreTableFromClusterSnapshotResult {
4734
4734
  */
4735
4735
  export interface ResumeClusterResult {
4736
4736
  /**
4737
- * @public
4738
4737
  * <p>Describes a cluster.</p>
4738
+ * @public
4739
4739
  */
4740
4740
  Cluster?: Cluster;
4741
4741
  }
4742
4742
  /**
4743
- * @public
4744
4743
  * <p></p>
4744
+ * @public
4745
4745
  */
4746
4746
  export interface RevokeClusterSecurityGroupIngressMessage {
4747
4747
  /**
4748
- * @public
4749
4748
  * <p>The name of the security Group from which to revoke the ingress rule.</p>
4749
+ * @public
4750
4750
  */
4751
4751
  ClusterSecurityGroupName: string | undefined;
4752
4752
  /**
4753
- * @public
4754
4753
  * <p>The IP range for which to revoke access. This range must be a valid Classless
4755
4754
  * Inter-Domain Routing (CIDR) block of IP addresses. If <code>CIDRIP</code> is specified,
4756
4755
  * <code>EC2SecurityGroupName</code> and <code>EC2SecurityGroupOwnerId</code> cannot be
4757
4756
  * provided. </p>
4757
+ * @public
4758
4758
  */
4759
4759
  CIDRIP?: string;
4760
4760
  /**
4761
- * @public
4762
4761
  * <p>The name of the EC2 Security Group whose access is to be revoked. If
4763
4762
  * <code>EC2SecurityGroupName</code> is specified, <code>EC2SecurityGroupOwnerId</code>
4764
4763
  * must also be provided and <code>CIDRIP</code> cannot be provided. </p>
4764
+ * @public
4765
4765
  */
4766
4766
  EC2SecurityGroupName?: string;
4767
4767
  /**
4768
- * @public
4769
4768
  * <p>The Amazon Web Services account number of the owner of the security group specified in the
4770
4769
  * <code>EC2SecurityGroupName</code> parameter. The Amazon Web Services access key ID is not an
4771
4770
  * acceptable value. If <code>EC2SecurityGroupOwnerId</code> is specified,
@@ -4773,6 +4772,7 @@ export interface RevokeClusterSecurityGroupIngressMessage {
4773
4772
  * cannot be provided. </p>
4774
4773
  * <p>Example: <code>111122223333</code>
4775
4774
  * </p>
4775
+ * @public
4776
4776
  */
4777
4777
  EC2SecurityGroupOwnerId?: string;
4778
4778
  }
@@ -4781,8 +4781,8 @@ export interface RevokeClusterSecurityGroupIngressMessage {
4781
4781
  */
4782
4782
  export interface RevokeClusterSecurityGroupIngressResult {
4783
4783
  /**
4784
- * @public
4785
4784
  * <p>Describes a security group.</p>
4785
+ * @public
4786
4786
  */
4787
4787
  ClusterSecurityGroup?: ClusterSecurityGroup;
4788
4788
  }
@@ -4791,53 +4791,53 @@ export interface RevokeClusterSecurityGroupIngressResult {
4791
4791
  */
4792
4792
  export interface RevokeEndpointAccessMessage {
4793
4793
  /**
4794
- * @public
4795
4794
  * <p>The cluster to revoke access from.</p>
4795
+ * @public
4796
4796
  */
4797
4797
  ClusterIdentifier?: string;
4798
4798
  /**
4799
- * @public
4800
4799
  * <p>The Amazon Web Services account ID whose access is to be revoked.</p>
4800
+ * @public
4801
4801
  */
4802
4802
  Account?: string;
4803
4803
  /**
4804
- * @public
4805
4804
  * <p>The virtual private cloud (VPC) identifiers for which access is to be revoked.</p>
4805
+ * @public
4806
4806
  */
4807
4807
  VpcIds?: string[];
4808
4808
  /**
4809
- * @public
4810
4809
  * <p>Indicates whether to force the revoke action.
4811
4810
  * If true, the Redshift-managed VPC endpoints associated with the endpoint authorization are also deleted.</p>
4811
+ * @public
4812
4812
  */
4813
4813
  Force?: boolean;
4814
4814
  }
4815
4815
  /**
4816
- * @public
4817
4816
  * <p></p>
4817
+ * @public
4818
4818
  */
4819
4819
  export interface RevokeSnapshotAccessMessage {
4820
4820
  /**
4821
- * @public
4822
4821
  * <p>The identifier of the snapshot that the account can no longer access.</p>
4822
+ * @public
4823
4823
  */
4824
4824
  SnapshotIdentifier?: string;
4825
4825
  /**
4826
- * @public
4827
4826
  * <p>The Amazon Resource Name (ARN) of the snapshot associated with the message to revoke access.</p>
4827
+ * @public
4828
4828
  */
4829
4829
  SnapshotArn?: string;
4830
4830
  /**
4831
- * @public
4832
4831
  * <p>The identifier of the cluster the snapshot was created from. This parameter is
4833
4832
  * required if your IAM user has a policy containing a snapshot resource element that
4834
4833
  * specifies anything other than * for the cluster name.</p>
4834
+ * @public
4835
4835
  */
4836
4836
  SnapshotClusterIdentifier?: string;
4837
4837
  /**
4838
- * @public
4839
4838
  * <p>The identifier of the Amazon Web Services account that can no longer restore the specified
4840
4839
  * snapshot.</p>
4840
+ * @public
4841
4841
  */
4842
4842
  AccountWithRestoreAccess: string | undefined;
4843
4843
  }
@@ -4846,22 +4846,22 @@ export interface RevokeSnapshotAccessMessage {
4846
4846
  */
4847
4847
  export interface RevokeSnapshotAccessResult {
4848
4848
  /**
4849
- * @public
4850
4849
  * <p>Describes a snapshot.</p>
4850
+ * @public
4851
4851
  */
4852
4852
  Snapshot?: Snapshot;
4853
4853
  }
4854
4854
  /**
4855
- * @public
4856
4855
  * <p></p>
4856
+ * @public
4857
4857
  */
4858
4858
  export interface RotateEncryptionKeyMessage {
4859
4859
  /**
4860
- * @public
4861
4860
  * <p>The unique identifier of the cluster that you want to rotate the encryption keys
4862
4861
  * for.</p>
4863
4862
  * <p>Constraints: Must be the name of valid cluster that has encryption
4864
4863
  * enabled.</p>
4864
+ * @public
4865
4865
  */
4866
4866
  ClusterIdentifier: string | undefined;
4867
4867
  }
@@ -4870,8 +4870,8 @@ export interface RotateEncryptionKeyMessage {
4870
4870
  */
4871
4871
  export interface RotateEncryptionKeyResult {
4872
4872
  /**
4873
- * @public
4874
4873
  * <p>Describes a cluster.</p>
4874
+ * @public
4875
4875
  */
4876
4876
  Cluster?: Cluster;
4877
4877
  }
@@ -4880,33 +4880,33 @@ export interface RotateEncryptionKeyResult {
4880
4880
  */
4881
4881
  export interface UpdatePartnerStatusInputMessage {
4882
4882
  /**
4883
- * @public
4884
4883
  * <p>The Amazon Web Services account ID that owns the cluster.</p>
4884
+ * @public
4885
4885
  */
4886
4886
  AccountId: string | undefined;
4887
4887
  /**
4888
- * @public
4889
4888
  * <p>The cluster identifier of the cluster whose partner integration status is being updated.</p>
4889
+ * @public
4890
4890
  */
4891
4891
  ClusterIdentifier: string | undefined;
4892
4892
  /**
4893
- * @public
4894
4893
  * <p>The name of the database whose partner integration status is being updated.</p>
4894
+ * @public
4895
4895
  */
4896
4896
  DatabaseName: string | undefined;
4897
4897
  /**
4898
- * @public
4899
4898
  * <p>The name of the partner whose integration status is being updated.</p>
4899
+ * @public
4900
4900
  */
4901
4901
  PartnerName: string | undefined;
4902
4902
  /**
4903
- * @public
4904
4903
  * <p>The value of the updated status.</p>
4904
+ * @public
4905
4905
  */
4906
4906
  Status: PartnerIntegrationStatus | undefined;
4907
4907
  /**
4908
- * @public
4909
4908
  * <p>The status message provided by the partner.</p>
4909
+ * @public
4910
4910
  */
4911
4911
  StatusMessage?: string;
4912
4912
  }