@aws-sdk/client-redshift 3.933.0 → 3.935.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 (161) hide show
  1. package/dist-cjs/index.js +183 -183
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +182 -0
  4. package/dist-es/models/errors.js +1717 -0
  5. package/dist-es/models/models_0.js +1 -1563
  6. package/dist-es/models/models_1.js +1 -337
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -2
  9. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -2
  10. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -2
  13. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -2
  14. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -2
  15. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -2
  17. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -2
  19. package/dist-types/commands/DescribeClustersCommand.d.ts +1 -2
  20. package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -2
  21. package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribePartnersCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeResizeCommand.d.ts +1 -2
  43. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  49. package/dist-types/commands/DisableLoggingCommand.d.ts +1 -1
  50. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  51. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -2
  52. package/dist-types/commands/EnableLoggingCommand.d.ts +1 -1
  53. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  54. package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  55. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -2
  56. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -2
  57. package/dist-types/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  58. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  59. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  60. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  64. package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
  65. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  66. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  67. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  68. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  70. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  71. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  72. package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  73. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -2
  74. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  75. package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -2
  76. package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  77. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -2
  78. package/dist-types/index.d.ts +4 -1
  79. package/dist-types/models/enums.d.ts +462 -0
  80. package/dist-types/models/errors.d.ts +1811 -0
  81. package/dist-types/models/models_0.d.ts +4419 -1802
  82. package/dist-types/models/models_1.d.ts +2 -4892
  83. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -2
  84. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -2
  85. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -2
  87. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +4 -2
  88. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +4 -2
  90. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -2
  92. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -2
  94. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +1 -2
  95. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +4 -2
  96. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -2
  118. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +4 -2
  127. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +4 -2
  131. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +4 -2
  132. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -2
  144. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +4 -2
  149. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -2
  151. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -2
  153. package/dist-types/ts3.4/index.d.ts +4 -1
  154. package/dist-types/ts3.4/models/enums.d.ts +244 -0
  155. package/dist-types/ts3.4/models/errors.d.ts +1206 -0
  156. package/dist-types/ts3.4/models/models_0.d.ts +812 -1171
  157. package/dist-types/ts3.4/models/models_1.d.ts +7 -1087
  158. package/package.json +12 -12
  159. package/dist-es/models/index.js +0 -2
  160. package/dist-types/models/index.d.ts +0 -2
  161. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -0,0 +1,1811 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
3
+ /**
4
+ * <p>Your request cannot be completed because a dependent internal service is
5
+ * temporarily unavailable. Wait 30 to 60 seconds and try again.</p>
6
+ * @public
7
+ */
8
+ export declare class DependentServiceUnavailableFault extends __BaseException {
9
+ readonly name: "DependentServiceUnavailableFault";
10
+ readonly $fault: "client";
11
+ /**
12
+ * @internal
13
+ */
14
+ constructor(opts: __ExceptionOptionType<DependentServiceUnavailableFault, __BaseException>);
15
+ }
16
+ /**
17
+ * <p>Indicates that the Reserved Node being exchanged is not in an active state.</p>
18
+ * @public
19
+ */
20
+ export declare class InvalidReservedNodeStateFault extends __BaseException {
21
+ readonly name: "InvalidReservedNodeStateFault";
22
+ readonly $fault: "client";
23
+ /**
24
+ * @internal
25
+ */
26
+ constructor(opts: __ExceptionOptionType<InvalidReservedNodeStateFault, __BaseException>);
27
+ }
28
+ /**
29
+ * <p>User already has a reservation with the given identifier.</p>
30
+ * @public
31
+ */
32
+ export declare class ReservedNodeAlreadyExistsFault extends __BaseException {
33
+ readonly name: "ReservedNodeAlreadyExistsFault";
34
+ readonly $fault: "client";
35
+ /**
36
+ * @internal
37
+ */
38
+ constructor(opts: __ExceptionOptionType<ReservedNodeAlreadyExistsFault, __BaseException>);
39
+ }
40
+ /**
41
+ * <p>Indicates that the reserved node has already been exchanged.</p>
42
+ * @public
43
+ */
44
+ export declare class ReservedNodeAlreadyMigratedFault extends __BaseException {
45
+ readonly name: "ReservedNodeAlreadyMigratedFault";
46
+ readonly $fault: "client";
47
+ /**
48
+ * @internal
49
+ */
50
+ constructor(opts: __ExceptionOptionType<ReservedNodeAlreadyMigratedFault, __BaseException>);
51
+ }
52
+ /**
53
+ * <p>The specified reserved compute node not found.</p>
54
+ * @public
55
+ */
56
+ export declare class ReservedNodeNotFoundFault extends __BaseException {
57
+ readonly name: "ReservedNodeNotFoundFault";
58
+ readonly $fault: "client";
59
+ /**
60
+ * @internal
61
+ */
62
+ constructor(opts: __ExceptionOptionType<ReservedNodeNotFoundFault, __BaseException>);
63
+ }
64
+ /**
65
+ * <p>Specified offering does not exist.</p>
66
+ * @public
67
+ */
68
+ export declare class ReservedNodeOfferingNotFoundFault extends __BaseException {
69
+ readonly name: "ReservedNodeOfferingNotFoundFault";
70
+ readonly $fault: "client";
71
+ /**
72
+ * @internal
73
+ */
74
+ constructor(opts: __ExceptionOptionType<ReservedNodeOfferingNotFoundFault, __BaseException>);
75
+ }
76
+ /**
77
+ * <p>The requested operation isn't supported.</p>
78
+ * @public
79
+ */
80
+ export declare class UnsupportedOperationFault extends __BaseException {
81
+ readonly name: "UnsupportedOperationFault";
82
+ readonly $fault: "client";
83
+ /**
84
+ * @internal
85
+ */
86
+ constructor(opts: __ExceptionOptionType<UnsupportedOperationFault, __BaseException>);
87
+ }
88
+ /**
89
+ * <p>You are not authorized to access the cluster.</p>
90
+ * @public
91
+ */
92
+ export declare class AccessToClusterDeniedFault extends __BaseException {
93
+ readonly name: "AccessToClusterDeniedFault";
94
+ readonly $fault: "client";
95
+ /**
96
+ * @internal
97
+ */
98
+ constructor(opts: __ExceptionOptionType<AccessToClusterDeniedFault, __BaseException>);
99
+ }
100
+ /**
101
+ * <p>The owner of the specified snapshot has not authorized your account to access the
102
+ * snapshot.</p>
103
+ * @public
104
+ */
105
+ export declare class AccessToSnapshotDeniedFault extends __BaseException {
106
+ readonly name: "AccessToSnapshotDeniedFault";
107
+ readonly $fault: "client";
108
+ /**
109
+ * @internal
110
+ */
111
+ constructor(opts: __ExceptionOptionType<AccessToSnapshotDeniedFault, __BaseException>);
112
+ }
113
+ /**
114
+ * <p>The <code>ClusterIdentifier</code> parameter does not refer to an existing cluster.
115
+ * </p>
116
+ * @public
117
+ */
118
+ export declare class ClusterNotFoundFault extends __BaseException {
119
+ readonly name: "ClusterNotFoundFault";
120
+ readonly $fault: "client";
121
+ /**
122
+ * @internal
123
+ */
124
+ constructor(opts: __ExceptionOptionType<ClusterNotFoundFault, __BaseException>);
125
+ }
126
+ /**
127
+ * <p>The name of the partner was not found.</p>
128
+ * @public
129
+ */
130
+ export declare class PartnerNotFoundFault extends __BaseException {
131
+ readonly name: "PartnerNotFoundFault";
132
+ readonly $fault: "client";
133
+ /**
134
+ * @internal
135
+ */
136
+ constructor(opts: __ExceptionOptionType<PartnerNotFoundFault, __BaseException>);
137
+ }
138
+ /**
139
+ * <p>The partner integration is not authorized.</p>
140
+ * @public
141
+ */
142
+ export declare class UnauthorizedPartnerIntegrationFault extends __BaseException {
143
+ readonly name: "UnauthorizedPartnerIntegrationFault";
144
+ readonly $fault: "client";
145
+ /**
146
+ * @internal
147
+ */
148
+ constructor(opts: __ExceptionOptionType<UnauthorizedPartnerIntegrationFault, __BaseException>);
149
+ }
150
+ /**
151
+ * <p>There is an error with the datashare.</p>
152
+ * @public
153
+ */
154
+ export declare class InvalidDataShareFault extends __BaseException {
155
+ readonly name: "InvalidDataShareFault";
156
+ readonly $fault: "client";
157
+ /**
158
+ * @internal
159
+ */
160
+ constructor(opts: __ExceptionOptionType<InvalidDataShareFault, __BaseException>);
161
+ }
162
+ /**
163
+ * <p>The namespace isn't valid because the namespace doesn't exist. Provide a valid namespace.</p>
164
+ * @public
165
+ */
166
+ export declare class InvalidNamespaceFault extends __BaseException {
167
+ readonly name: "InvalidNamespaceFault";
168
+ readonly $fault: "client";
169
+ /**
170
+ * @internal
171
+ */
172
+ constructor(opts: __ExceptionOptionType<InvalidNamespaceFault, __BaseException>);
173
+ }
174
+ /**
175
+ * <p>The authentication profile already exists.</p>
176
+ * @public
177
+ */
178
+ export declare class AuthenticationProfileAlreadyExistsFault extends __BaseException {
179
+ readonly name: "AuthenticationProfileAlreadyExistsFault";
180
+ readonly $fault: "client";
181
+ /**
182
+ * @internal
183
+ */
184
+ constructor(opts: __ExceptionOptionType<AuthenticationProfileAlreadyExistsFault, __BaseException>);
185
+ }
186
+ /**
187
+ * <p>The authentication profile can't be found.</p>
188
+ * @public
189
+ */
190
+ export declare class AuthenticationProfileNotFoundFault extends __BaseException {
191
+ readonly name: "AuthenticationProfileNotFoundFault";
192
+ readonly $fault: "client";
193
+ /**
194
+ * @internal
195
+ */
196
+ constructor(opts: __ExceptionOptionType<AuthenticationProfileNotFoundFault, __BaseException>);
197
+ }
198
+ /**
199
+ * <p>The size or number of authentication profiles has exceeded the quota.
200
+ * The maximum length of the JSON string and maximum number of authentication profiles is determined by a quota for your account.</p>
201
+ * @public
202
+ */
203
+ export declare class AuthenticationProfileQuotaExceededFault extends __BaseException {
204
+ readonly name: "AuthenticationProfileQuotaExceededFault";
205
+ readonly $fault: "client";
206
+ /**
207
+ * @internal
208
+ */
209
+ constructor(opts: __ExceptionOptionType<AuthenticationProfileQuotaExceededFault, __BaseException>);
210
+ }
211
+ /**
212
+ * <p>The specified CIDR block or EC2 security group is already authorized for the
213
+ * specified cluster security group.</p>
214
+ * @public
215
+ */
216
+ export declare class AuthorizationAlreadyExistsFault extends __BaseException {
217
+ readonly name: "AuthorizationAlreadyExistsFault";
218
+ readonly $fault: "client";
219
+ /**
220
+ * @internal
221
+ */
222
+ constructor(opts: __ExceptionOptionType<AuthorizationAlreadyExistsFault, __BaseException>);
223
+ }
224
+ /**
225
+ * <p>The specified CIDR IP range or EC2 security group is not authorized for the
226
+ * specified cluster security group.</p>
227
+ * @public
228
+ */
229
+ export declare class AuthorizationNotFoundFault extends __BaseException {
230
+ readonly name: "AuthorizationNotFoundFault";
231
+ readonly $fault: "client";
232
+ /**
233
+ * @internal
234
+ */
235
+ constructor(opts: __ExceptionOptionType<AuthorizationNotFoundFault, __BaseException>);
236
+ }
237
+ /**
238
+ * <p>The authorization quota for the cluster security group has been reached.</p>
239
+ * @public
240
+ */
241
+ export declare class AuthorizationQuotaExceededFault extends __BaseException {
242
+ readonly name: "AuthorizationQuotaExceededFault";
243
+ readonly $fault: "client";
244
+ /**
245
+ * @internal
246
+ */
247
+ constructor(opts: __ExceptionOptionType<AuthorizationQuotaExceededFault, __BaseException>);
248
+ }
249
+ /**
250
+ * <p>The cluster security group name does not refer to an existing cluster security
251
+ * group.</p>
252
+ * @public
253
+ */
254
+ export declare class ClusterSecurityGroupNotFoundFault extends __BaseException {
255
+ readonly name: "ClusterSecurityGroupNotFoundFault";
256
+ readonly $fault: "client";
257
+ /**
258
+ * @internal
259
+ */
260
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupNotFoundFault, __BaseException>);
261
+ }
262
+ /**
263
+ * <p>The state of the cluster security group is not <code>available</code>. </p>
264
+ * @public
265
+ */
266
+ export declare class InvalidClusterSecurityGroupStateFault extends __BaseException {
267
+ readonly name: "InvalidClusterSecurityGroupStateFault";
268
+ readonly $fault: "client";
269
+ /**
270
+ * @internal
271
+ */
272
+ constructor(opts: __ExceptionOptionType<InvalidClusterSecurityGroupStateFault, __BaseException>);
273
+ }
274
+ /**
275
+ * <p>The authorization already exists for this endpoint.</p>
276
+ * @public
277
+ */
278
+ export declare class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
279
+ readonly name: "EndpointAuthorizationAlreadyExistsFault";
280
+ readonly $fault: "client";
281
+ /**
282
+ * @internal
283
+ */
284
+ constructor(opts: __ExceptionOptionType<EndpointAuthorizationAlreadyExistsFault, __BaseException>);
285
+ }
286
+ /**
287
+ * <p>The number of endpoint authorizations per cluster has exceeded its limit.</p>
288
+ * @public
289
+ */
290
+ export declare class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
291
+ readonly name: "EndpointAuthorizationsPerClusterLimitExceededFault";
292
+ readonly $fault: "client";
293
+ /**
294
+ * @internal
295
+ */
296
+ constructor(opts: __ExceptionOptionType<EndpointAuthorizationsPerClusterLimitExceededFault, __BaseException>);
297
+ }
298
+ /**
299
+ * <p>The status of the authorization is not valid.</p>
300
+ * @public
301
+ */
302
+ export declare class InvalidAuthorizationStateFault extends __BaseException {
303
+ readonly name: "InvalidAuthorizationStateFault";
304
+ readonly $fault: "client";
305
+ /**
306
+ * @internal
307
+ */
308
+ constructor(opts: __ExceptionOptionType<InvalidAuthorizationStateFault, __BaseException>);
309
+ }
310
+ /**
311
+ * <p>The specified cluster is not in the <code>available</code> state. </p>
312
+ * @public
313
+ */
314
+ export declare class InvalidClusterStateFault extends __BaseException {
315
+ readonly name: "InvalidClusterStateFault";
316
+ readonly $fault: "client";
317
+ /**
318
+ * @internal
319
+ */
320
+ constructor(opts: __ExceptionOptionType<InvalidClusterStateFault, __BaseException>);
321
+ }
322
+ /**
323
+ * <p>The snapshot identifier does not refer to an existing cluster snapshot.</p>
324
+ * @public
325
+ */
326
+ export declare class ClusterSnapshotNotFoundFault extends __BaseException {
327
+ readonly name: "ClusterSnapshotNotFoundFault";
328
+ readonly $fault: "client";
329
+ /**
330
+ * @internal
331
+ */
332
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotNotFoundFault, __BaseException>);
333
+ }
334
+ /**
335
+ * <p>The request cannot be completed because a dependent service is throttling requests
336
+ * made by Amazon Redshift on your behalf. Wait and retry the request.</p>
337
+ * @public
338
+ */
339
+ export declare class DependentServiceRequestThrottlingFault extends __BaseException {
340
+ readonly name: "DependentServiceRequestThrottlingFault";
341
+ readonly $fault: "client";
342
+ /**
343
+ * @internal
344
+ */
345
+ constructor(opts: __ExceptionOptionType<DependentServiceRequestThrottlingFault, __BaseException>);
346
+ }
347
+ /**
348
+ * <p>The specified cluster snapshot is not in the <code>available</code> state, or other
349
+ * accounts are authorized to access the snapshot. </p>
350
+ * @public
351
+ */
352
+ export declare class InvalidClusterSnapshotStateFault extends __BaseException {
353
+ readonly name: "InvalidClusterSnapshotStateFault";
354
+ readonly $fault: "client";
355
+ /**
356
+ * @internal
357
+ */
358
+ constructor(opts: __ExceptionOptionType<InvalidClusterSnapshotStateFault, __BaseException>);
359
+ }
360
+ /**
361
+ * <p>The encryption key has exceeded its grant limit in Amazon Web Services KMS.</p>
362
+ * @public
363
+ */
364
+ export declare class LimitExceededFault extends __BaseException {
365
+ readonly name: "LimitExceededFault";
366
+ readonly $fault: "client";
367
+ /**
368
+ * @internal
369
+ */
370
+ constructor(opts: __ExceptionOptionType<LimitExceededFault, __BaseException>);
371
+ }
372
+ /**
373
+ * <p>The maximum number for a batch delete of snapshots has been reached. The limit is
374
+ * 100. </p>
375
+ * @public
376
+ */
377
+ export declare class BatchDeleteRequestSizeExceededFault extends __BaseException {
378
+ readonly name: "BatchDeleteRequestSizeExceededFault";
379
+ readonly $fault: "client";
380
+ /**
381
+ * @internal
382
+ */
383
+ constructor(opts: __ExceptionOptionType<BatchDeleteRequestSizeExceededFault, __BaseException>);
384
+ }
385
+ /**
386
+ * <p>The maximum number for snapshot identifiers has been reached. The limit is 100.
387
+ * </p>
388
+ * @public
389
+ */
390
+ export declare class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
391
+ readonly name: "BatchModifyClusterSnapshotsLimitExceededFault";
392
+ readonly $fault: "client";
393
+ /**
394
+ * @internal
395
+ */
396
+ constructor(opts: __ExceptionOptionType<BatchModifyClusterSnapshotsLimitExceededFault, __BaseException>);
397
+ }
398
+ /**
399
+ * <p>The retention period specified is either in the past or is not a valid value.</p>
400
+ * <p>The value must be either -1 or an integer between 1 and 3,653.</p>
401
+ * @public
402
+ */
403
+ export declare class InvalidRetentionPeriodFault extends __BaseException {
404
+ readonly name: "InvalidRetentionPeriodFault";
405
+ readonly $fault: "client";
406
+ /**
407
+ * @internal
408
+ */
409
+ constructor(opts: __ExceptionOptionType<InvalidRetentionPeriodFault, __BaseException>);
410
+ }
411
+ /**
412
+ * <p>Could not find the specified S3 bucket.</p>
413
+ * @public
414
+ */
415
+ export declare class BucketNotFoundFault extends __BaseException {
416
+ readonly name: "BucketNotFoundFault";
417
+ readonly $fault: "client";
418
+ /**
419
+ * @internal
420
+ */
421
+ constructor(opts: __ExceptionOptionType<BucketNotFoundFault, __BaseException>);
422
+ }
423
+ /**
424
+ * <p>A resize operation for the specified cluster is not found.</p>
425
+ * @public
426
+ */
427
+ export declare class ResizeNotFoundFault extends __BaseException {
428
+ readonly name: "ResizeNotFoundFault";
429
+ readonly $fault: "client";
430
+ /**
431
+ * @internal
432
+ */
433
+ constructor(opts: __ExceptionOptionType<ResizeNotFoundFault, __BaseException>);
434
+ }
435
+ /**
436
+ * <p>The account already has a cluster with the given identifier.</p>
437
+ * @public
438
+ */
439
+ export declare class ClusterAlreadyExistsFault extends __BaseException {
440
+ readonly name: "ClusterAlreadyExistsFault";
441
+ readonly $fault: "client";
442
+ /**
443
+ * @internal
444
+ */
445
+ constructor(opts: __ExceptionOptionType<ClusterAlreadyExistsFault, __BaseException>);
446
+ }
447
+ /**
448
+ * <p>Cluster is already on the latest database revision.</p>
449
+ * @public
450
+ */
451
+ export declare class ClusterOnLatestRevisionFault extends __BaseException {
452
+ readonly name: "ClusterOnLatestRevisionFault";
453
+ readonly $fault: "client";
454
+ /**
455
+ * @internal
456
+ */
457
+ constructor(opts: __ExceptionOptionType<ClusterOnLatestRevisionFault, __BaseException>);
458
+ }
459
+ /**
460
+ * <p>A cluster parameter group with the same name already exists.</p>
461
+ * @public
462
+ */
463
+ export declare class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
464
+ readonly name: "ClusterParameterGroupAlreadyExistsFault";
465
+ readonly $fault: "client";
466
+ /**
467
+ * @internal
468
+ */
469
+ constructor(opts: __ExceptionOptionType<ClusterParameterGroupAlreadyExistsFault, __BaseException>);
470
+ }
471
+ /**
472
+ * <p>The parameter group name does not refer to an existing parameter group.</p>
473
+ * @public
474
+ */
475
+ export declare class ClusterParameterGroupNotFoundFault extends __BaseException {
476
+ readonly name: "ClusterParameterGroupNotFoundFault";
477
+ readonly $fault: "client";
478
+ /**
479
+ * @internal
480
+ */
481
+ constructor(opts: __ExceptionOptionType<ClusterParameterGroupNotFoundFault, __BaseException>);
482
+ }
483
+ /**
484
+ * <p>The request would result in the user exceeding the allowed number of cluster
485
+ * parameter groups.
486
+ * 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>
487
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
488
+ * </p>
489
+ * @public
490
+ */
491
+ export declare class ClusterParameterGroupQuotaExceededFault extends __BaseException {
492
+ readonly name: "ClusterParameterGroupQuotaExceededFault";
493
+ readonly $fault: "client";
494
+ /**
495
+ * @internal
496
+ */
497
+ constructor(opts: __ExceptionOptionType<ClusterParameterGroupQuotaExceededFault, __BaseException>);
498
+ }
499
+ /**
500
+ * <p>The request would exceed the allowed number of cluster instances for this account.
501
+ *
502
+ * 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>
503
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
504
+ * </p>
505
+ * @public
506
+ */
507
+ export declare class ClusterQuotaExceededFault extends __BaseException {
508
+ readonly name: "ClusterQuotaExceededFault";
509
+ readonly $fault: "client";
510
+ /**
511
+ * @internal
512
+ */
513
+ constructor(opts: __ExceptionOptionType<ClusterQuotaExceededFault, __BaseException>);
514
+ }
515
+ /**
516
+ * <p>A cluster security group with the same name already exists.</p>
517
+ * @public
518
+ */
519
+ export declare class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
520
+ readonly name: "ClusterSecurityGroupAlreadyExistsFault";
521
+ readonly $fault: "client";
522
+ /**
523
+ * @internal
524
+ */
525
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupAlreadyExistsFault, __BaseException>);
526
+ }
527
+ /**
528
+ * <p>The request would result in the user exceeding the allowed number of cluster
529
+ * security groups.
530
+ * 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>
531
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
532
+ * </p>
533
+ * @public
534
+ */
535
+ export declare class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
536
+ readonly name: "ClusterSecurityGroupQuotaExceededFault";
537
+ readonly $fault: "client";
538
+ /**
539
+ * @internal
540
+ */
541
+ constructor(opts: __ExceptionOptionType<ClusterSecurityGroupQuotaExceededFault, __BaseException>);
542
+ }
543
+ /**
544
+ * <p>The value specified as a snapshot identifier is already used by an existing
545
+ * snapshot.</p>
546
+ * @public
547
+ */
548
+ export declare class ClusterSnapshotAlreadyExistsFault extends __BaseException {
549
+ readonly name: "ClusterSnapshotAlreadyExistsFault";
550
+ readonly $fault: "client";
551
+ /**
552
+ * @internal
553
+ */
554
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotAlreadyExistsFault, __BaseException>);
555
+ }
556
+ /**
557
+ * <p>The request would result in the user exceeding the allowed number of cluster
558
+ * snapshots.</p>
559
+ * @public
560
+ */
561
+ export declare class ClusterSnapshotQuotaExceededFault extends __BaseException {
562
+ readonly name: "ClusterSnapshotQuotaExceededFault";
563
+ readonly $fault: "client";
564
+ /**
565
+ * @internal
566
+ */
567
+ constructor(opts: __ExceptionOptionType<ClusterSnapshotQuotaExceededFault, __BaseException>);
568
+ }
569
+ /**
570
+ * <p>A <i>ClusterSubnetGroupName</i> is already used by an existing
571
+ * cluster subnet group. </p>
572
+ * @public
573
+ */
574
+ export declare class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
575
+ readonly name: "ClusterSubnetGroupAlreadyExistsFault";
576
+ readonly $fault: "client";
577
+ /**
578
+ * @internal
579
+ */
580
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupAlreadyExistsFault, __BaseException>);
581
+ }
582
+ /**
583
+ * <p>The cluster subnet group name does not refer to an existing cluster subnet
584
+ * group.</p>
585
+ * @public
586
+ */
587
+ export declare class ClusterSubnetGroupNotFoundFault extends __BaseException {
588
+ readonly name: "ClusterSubnetGroupNotFoundFault";
589
+ readonly $fault: "client";
590
+ /**
591
+ * @internal
592
+ */
593
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupNotFoundFault, __BaseException>);
594
+ }
595
+ /**
596
+ * <p>The request would result in user exceeding the allowed number of cluster subnet
597
+ * groups.
598
+ * 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>
599
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
600
+ * </p>
601
+ * @public
602
+ */
603
+ export declare class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
604
+ readonly name: "ClusterSubnetGroupQuotaExceededFault";
605
+ readonly $fault: "client";
606
+ /**
607
+ * @internal
608
+ */
609
+ constructor(opts: __ExceptionOptionType<ClusterSubnetGroupQuotaExceededFault, __BaseException>);
610
+ }
611
+ /**
612
+ * <p>The request would result in user exceeding the allowed number of subnets in a
613
+ * cluster subnet groups.
614
+ * 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>
615
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
616
+ * </p>
617
+ * @public
618
+ */
619
+ export declare class ClusterSubnetQuotaExceededFault extends __BaseException {
620
+ readonly name: "ClusterSubnetQuotaExceededFault";
621
+ readonly $fault: "client";
622
+ /**
623
+ * @internal
624
+ */
625
+ constructor(opts: __ExceptionOptionType<ClusterSubnetQuotaExceededFault, __BaseException>);
626
+ }
627
+ /**
628
+ * <p>There is a conflict while updating the resource policy.</p>
629
+ * @public
630
+ */
631
+ export declare class ConflictPolicyUpdateFault extends __BaseException {
632
+ readonly name: "ConflictPolicyUpdateFault";
633
+ readonly $fault: "client";
634
+ /**
635
+ * @internal
636
+ */
637
+ constructor(opts: __ExceptionOptionType<ConflictPolicyUpdateFault, __BaseException>);
638
+ }
639
+ /**
640
+ * <p>Cross-region snapshot copy was temporarily disabled. Try your request
641
+ * again.</p>
642
+ * @public
643
+ */
644
+ export declare class CopyToRegionDisabledFault extends __BaseException {
645
+ readonly name: "CopyToRegionDisabledFault";
646
+ readonly $fault: "client";
647
+ /**
648
+ * @internal
649
+ */
650
+ constructor(opts: __ExceptionOptionType<CopyToRegionDisabledFault, __BaseException>);
651
+ }
652
+ /**
653
+ * <p>The authentication profile request is not valid. The profile name can't be null or empty.
654
+ * The authentication profile API operation must be available in the Amazon Web Services Region.</p>
655
+ * @public
656
+ */
657
+ export declare class InvalidAuthenticationProfileRequestFault extends __BaseException {
658
+ readonly name: "InvalidAuthenticationProfileRequestFault";
659
+ readonly $fault: "client";
660
+ /**
661
+ * @internal
662
+ */
663
+ constructor(opts: __ExceptionOptionType<InvalidAuthenticationProfileRequestFault, __BaseException>);
664
+ }
665
+ /**
666
+ * <p>There is no Amazon Redshift HSM client certificate with the specified
667
+ * identifier.</p>
668
+ * @public
669
+ */
670
+ export declare class HsmClientCertificateNotFoundFault extends __BaseException {
671
+ readonly name: "HsmClientCertificateNotFoundFault";
672
+ readonly $fault: "client";
673
+ /**
674
+ * @internal
675
+ */
676
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateNotFoundFault, __BaseException>);
677
+ }
678
+ /**
679
+ * <p>There is no Amazon Redshift HSM configuration with the specified identifier.</p>
680
+ * @public
681
+ */
682
+ export declare class HsmConfigurationNotFoundFault extends __BaseException {
683
+ readonly name: "HsmConfigurationNotFoundFault";
684
+ readonly $fault: "client";
685
+ /**
686
+ * @internal
687
+ */
688
+ constructor(opts: __ExceptionOptionType<HsmConfigurationNotFoundFault, __BaseException>);
689
+ }
690
+ /**
691
+ * <p>The number of nodes specified exceeds the allotted capacity of the
692
+ * cluster.</p>
693
+ * @public
694
+ */
695
+ export declare class InsufficientClusterCapacityFault extends __BaseException {
696
+ readonly name: "InsufficientClusterCapacityFault";
697
+ readonly $fault: "client";
698
+ /**
699
+ * @internal
700
+ */
701
+ constructor(opts: __ExceptionOptionType<InsufficientClusterCapacityFault, __BaseException>);
702
+ }
703
+ /**
704
+ * <p>The cluster subnet group cannot be deleted because it is in use.</p>
705
+ * @public
706
+ */
707
+ export declare class InvalidClusterSubnetGroupStateFault extends __BaseException {
708
+ readonly name: "InvalidClusterSubnetGroupStateFault";
709
+ readonly $fault: "client";
710
+ /**
711
+ * @internal
712
+ */
713
+ constructor(opts: __ExceptionOptionType<InvalidClusterSubnetGroupStateFault, __BaseException>);
714
+ }
715
+ /**
716
+ * <p>The provided cluster track name is not valid.</p>
717
+ * @public
718
+ */
719
+ export declare class InvalidClusterTrackFault extends __BaseException {
720
+ readonly name: "InvalidClusterTrackFault";
721
+ readonly $fault: "client";
722
+ /**
723
+ * @internal
724
+ */
725
+ constructor(opts: __ExceptionOptionType<InvalidClusterTrackFault, __BaseException>);
726
+ }
727
+ /**
728
+ * <p>The Elastic IP (EIP) is invalid or cannot be found.</p>
729
+ * @public
730
+ */
731
+ export declare class InvalidElasticIpFault extends __BaseException {
732
+ readonly name: "InvalidElasticIpFault";
733
+ readonly $fault: "client";
734
+ /**
735
+ * @internal
736
+ */
737
+ constructor(opts: __ExceptionOptionType<InvalidElasticIpFault, __BaseException>);
738
+ }
739
+ /**
740
+ * <p>The requested subnet is not valid, or not all of the subnets are in the same
741
+ * VPC.</p>
742
+ * @public
743
+ */
744
+ export declare class InvalidSubnet extends __BaseException {
745
+ readonly name: "InvalidSubnet";
746
+ readonly $fault: "client";
747
+ /**
748
+ * @internal
749
+ */
750
+ constructor(opts: __ExceptionOptionType<InvalidSubnet, __BaseException>);
751
+ }
752
+ /**
753
+ * <p>The tag is invalid.</p>
754
+ * @public
755
+ */
756
+ export declare class InvalidTagFault extends __BaseException {
757
+ readonly name: "InvalidTagFault";
758
+ readonly $fault: "client";
759
+ /**
760
+ * @internal
761
+ */
762
+ constructor(opts: __ExceptionOptionType<InvalidTagFault, __BaseException>);
763
+ }
764
+ /**
765
+ * <p>The cluster subnet group does not cover all Availability Zones.</p>
766
+ * @public
767
+ */
768
+ export declare class InvalidVPCNetworkStateFault extends __BaseException {
769
+ readonly name: "InvalidVPCNetworkStateFault";
770
+ readonly $fault: "client";
771
+ /**
772
+ * @internal
773
+ */
774
+ constructor(opts: __ExceptionOptionType<InvalidVPCNetworkStateFault, __BaseException>);
775
+ }
776
+ /**
777
+ * <p>There are no subnets in your VPC with associated IPv6 CIDR blocks. To use dual-stack mode,
778
+ * associate an IPv6 CIDR block with each subnet in your VPC.</p>
779
+ * @public
780
+ */
781
+ export declare class Ipv6CidrBlockNotFoundFault extends __BaseException {
782
+ readonly name: "Ipv6CidrBlockNotFoundFault";
783
+ readonly $fault: "client";
784
+ /**
785
+ * @internal
786
+ */
787
+ constructor(opts: __ExceptionOptionType<Ipv6CidrBlockNotFoundFault, __BaseException>);
788
+ }
789
+ /**
790
+ * <p>The operation would exceed the number of nodes allowed for a cluster.</p>
791
+ * @public
792
+ */
793
+ export declare class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
794
+ readonly name: "NumberOfNodesPerClusterLimitExceededFault";
795
+ readonly $fault: "client";
796
+ /**
797
+ * @internal
798
+ */
799
+ constructor(opts: __ExceptionOptionType<NumberOfNodesPerClusterLimitExceededFault, __BaseException>);
800
+ }
801
+ /**
802
+ * <p>The operation would exceed the number of nodes allotted to the account.
803
+ *
804
+ * 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>
805
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
806
+ * </p>
807
+ * @public
808
+ */
809
+ export declare class NumberOfNodesQuotaExceededFault extends __BaseException {
810
+ readonly name: "NumberOfNodesQuotaExceededFault";
811
+ readonly $fault: "client";
812
+ /**
813
+ * @internal
814
+ */
815
+ constructor(opts: __ExceptionOptionType<NumberOfNodesQuotaExceededFault, __BaseException>);
816
+ }
817
+ /**
818
+ * <p>The application you attempted to find doesn't exist.</p>
819
+ * @public
820
+ */
821
+ export declare class RedshiftIdcApplicationNotExistsFault extends __BaseException {
822
+ readonly name: "RedshiftIdcApplicationNotExistsFault";
823
+ readonly $fault: "client";
824
+ /**
825
+ * @internal
826
+ */
827
+ constructor(opts: __ExceptionOptionType<RedshiftIdcApplicationNotExistsFault, __BaseException>);
828
+ }
829
+ /**
830
+ * <p>We could not find the specified snapshot schedule. </p>
831
+ * @public
832
+ */
833
+ export declare class SnapshotScheduleNotFoundFault extends __BaseException {
834
+ readonly name: "SnapshotScheduleNotFoundFault";
835
+ readonly $fault: "client";
836
+ /**
837
+ * @internal
838
+ */
839
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleNotFoundFault, __BaseException>);
840
+ }
841
+ /**
842
+ * <p>You have exceeded the number of tags allowed.</p>
843
+ * @public
844
+ */
845
+ export declare class TagLimitExceededFault extends __BaseException {
846
+ readonly name: "TagLimitExceededFault";
847
+ readonly $fault: "client";
848
+ /**
849
+ * @internal
850
+ */
851
+ constructor(opts: __ExceptionOptionType<TagLimitExceededFault, __BaseException>);
852
+ }
853
+ /**
854
+ * <p>Your account is not authorized to perform the requested operation.</p>
855
+ * @public
856
+ */
857
+ export declare class UnauthorizedOperation extends __BaseException {
858
+ readonly name: "UnauthorizedOperation";
859
+ readonly $fault: "client";
860
+ /**
861
+ * @internal
862
+ */
863
+ constructor(opts: __ExceptionOptionType<UnauthorizedOperation, __BaseException>);
864
+ }
865
+ /**
866
+ * <p>An error occurred when an attempt was made to change the custom domain association.</p>
867
+ * @public
868
+ */
869
+ export declare class CustomCnameAssociationFault extends __BaseException {
870
+ readonly name: "CustomCnameAssociationFault";
871
+ readonly $fault: "client";
872
+ /**
873
+ * @internal
874
+ */
875
+ constructor(opts: __ExceptionOptionType<CustomCnameAssociationFault, __BaseException>);
876
+ }
877
+ /**
878
+ * <p>The account already has a Redshift-managed VPC endpoint with the given identifier.</p>
879
+ * @public
880
+ */
881
+ export declare class EndpointAlreadyExistsFault extends __BaseException {
882
+ readonly name: "EndpointAlreadyExistsFault";
883
+ readonly $fault: "client";
884
+ /**
885
+ * @internal
886
+ */
887
+ constructor(opts: __ExceptionOptionType<EndpointAlreadyExistsFault, __BaseException>);
888
+ }
889
+ /**
890
+ * <p>The number of Redshift-managed VPC endpoints per authorization has exceeded its limit.</p>
891
+ * @public
892
+ */
893
+ export declare class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
894
+ readonly name: "EndpointsPerAuthorizationLimitExceededFault";
895
+ readonly $fault: "client";
896
+ /**
897
+ * @internal
898
+ */
899
+ constructor(opts: __ExceptionOptionType<EndpointsPerAuthorizationLimitExceededFault, __BaseException>);
900
+ }
901
+ /**
902
+ * <p>The number of Redshift-managed VPC endpoints per cluster has exceeded its limit.</p>
903
+ * @public
904
+ */
905
+ export declare class EndpointsPerClusterLimitExceededFault extends __BaseException {
906
+ readonly name: "EndpointsPerClusterLimitExceededFault";
907
+ readonly $fault: "client";
908
+ /**
909
+ * @internal
910
+ */
911
+ constructor(opts: __ExceptionOptionType<EndpointsPerClusterLimitExceededFault, __BaseException>);
912
+ }
913
+ /**
914
+ * <p>The request would exceed the allowed number of event subscriptions for this
915
+ * account.
916
+ * 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>
917
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
918
+ * </p>
919
+ * @public
920
+ */
921
+ export declare class EventSubscriptionQuotaExceededFault extends __BaseException {
922
+ readonly name: "EventSubscriptionQuotaExceededFault";
923
+ readonly $fault: "client";
924
+ /**
925
+ * @internal
926
+ */
927
+ constructor(opts: __ExceptionOptionType<EventSubscriptionQuotaExceededFault, __BaseException>);
928
+ }
929
+ /**
930
+ * <p>Amazon SNS has responded that there is a problem with the specified Amazon SNS
931
+ * topic.</p>
932
+ * @public
933
+ */
934
+ export declare class SNSInvalidTopicFault extends __BaseException {
935
+ readonly name: "SNSInvalidTopicFault";
936
+ readonly $fault: "client";
937
+ /**
938
+ * @internal
939
+ */
940
+ constructor(opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>);
941
+ }
942
+ /**
943
+ * <p>You do not have permission to publish to the specified Amazon SNS topic.</p>
944
+ * @public
945
+ */
946
+ export declare class SNSNoAuthorizationFault extends __BaseException {
947
+ readonly name: "SNSNoAuthorizationFault";
948
+ readonly $fault: "client";
949
+ /**
950
+ * @internal
951
+ */
952
+ constructor(opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>);
953
+ }
954
+ /**
955
+ * <p>An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not
956
+ * exist.</p>
957
+ * @public
958
+ */
959
+ export declare class SNSTopicArnNotFoundFault extends __BaseException {
960
+ readonly name: "SNSTopicArnNotFoundFault";
961
+ readonly $fault: "client";
962
+ /**
963
+ * @internal
964
+ */
965
+ constructor(opts: __ExceptionOptionType<SNSTopicArnNotFoundFault, __BaseException>);
966
+ }
967
+ /**
968
+ * <p>The specified Amazon Redshift event source could not be found.</p>
969
+ * @public
970
+ */
971
+ export declare class SourceNotFoundFault extends __BaseException {
972
+ readonly name: "SourceNotFoundFault";
973
+ readonly $fault: "client";
974
+ /**
975
+ * @internal
976
+ */
977
+ constructor(opts: __ExceptionOptionType<SourceNotFoundFault, __BaseException>);
978
+ }
979
+ /**
980
+ * <p>There is already an existing event notification subscription with the specified
981
+ * name.</p>
982
+ * @public
983
+ */
984
+ export declare class SubscriptionAlreadyExistFault extends __BaseException {
985
+ readonly name: "SubscriptionAlreadyExistFault";
986
+ readonly $fault: "client";
987
+ /**
988
+ * @internal
989
+ */
990
+ constructor(opts: __ExceptionOptionType<SubscriptionAlreadyExistFault, __BaseException>);
991
+ }
992
+ /**
993
+ * <p>The value specified for the event category was not one of the allowed values, or it
994
+ * specified a category that does not apply to the specified source type. The allowed
995
+ * values are Configuration, Management, Monitoring, and Security.</p>
996
+ * @public
997
+ */
998
+ export declare class SubscriptionCategoryNotFoundFault extends __BaseException {
999
+ readonly name: "SubscriptionCategoryNotFoundFault";
1000
+ readonly $fault: "client";
1001
+ /**
1002
+ * @internal
1003
+ */
1004
+ constructor(opts: __ExceptionOptionType<SubscriptionCategoryNotFoundFault, __BaseException>);
1005
+ }
1006
+ /**
1007
+ * <p>An Amazon Redshift event with the specified event ID does not exist.</p>
1008
+ * @public
1009
+ */
1010
+ export declare class SubscriptionEventIdNotFoundFault extends __BaseException {
1011
+ readonly name: "SubscriptionEventIdNotFoundFault";
1012
+ readonly $fault: "client";
1013
+ /**
1014
+ * @internal
1015
+ */
1016
+ constructor(opts: __ExceptionOptionType<SubscriptionEventIdNotFoundFault, __BaseException>);
1017
+ }
1018
+ /**
1019
+ * <p>The value specified for the event severity was not one of the allowed values, or it
1020
+ * specified a severity that does not apply to the specified source type. The allowed
1021
+ * values are ERROR and INFO.</p>
1022
+ * @public
1023
+ */
1024
+ export declare class SubscriptionSeverityNotFoundFault extends __BaseException {
1025
+ readonly name: "SubscriptionSeverityNotFoundFault";
1026
+ readonly $fault: "client";
1027
+ /**
1028
+ * @internal
1029
+ */
1030
+ constructor(opts: __ExceptionOptionType<SubscriptionSeverityNotFoundFault, __BaseException>);
1031
+ }
1032
+ /**
1033
+ * <p>There is already an existing Amazon Redshift HSM client certificate with the specified
1034
+ * identifier.</p>
1035
+ * @public
1036
+ */
1037
+ export declare class HsmClientCertificateAlreadyExistsFault extends __BaseException {
1038
+ readonly name: "HsmClientCertificateAlreadyExistsFault";
1039
+ readonly $fault: "client";
1040
+ /**
1041
+ * @internal
1042
+ */
1043
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateAlreadyExistsFault, __BaseException>);
1044
+ }
1045
+ /**
1046
+ * <p>The quota for HSM client certificates has been reached.
1047
+ * 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>
1048
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
1049
+ * </p>
1050
+ * @public
1051
+ */
1052
+ export declare class HsmClientCertificateQuotaExceededFault extends __BaseException {
1053
+ readonly name: "HsmClientCertificateQuotaExceededFault";
1054
+ readonly $fault: "client";
1055
+ /**
1056
+ * @internal
1057
+ */
1058
+ constructor(opts: __ExceptionOptionType<HsmClientCertificateQuotaExceededFault, __BaseException>);
1059
+ }
1060
+ /**
1061
+ * <p>There is already an existing Amazon Redshift HSM configuration with the specified
1062
+ * identifier.</p>
1063
+ * @public
1064
+ */
1065
+ export declare class HsmConfigurationAlreadyExistsFault extends __BaseException {
1066
+ readonly name: "HsmConfigurationAlreadyExistsFault";
1067
+ readonly $fault: "client";
1068
+ /**
1069
+ * @internal
1070
+ */
1071
+ constructor(opts: __ExceptionOptionType<HsmConfigurationAlreadyExistsFault, __BaseException>);
1072
+ }
1073
+ /**
1074
+ * <p>The quota for HSM configurations has been reached.
1075
+ * 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>
1076
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
1077
+ * </p>
1078
+ * @public
1079
+ */
1080
+ export declare class HsmConfigurationQuotaExceededFault extends __BaseException {
1081
+ readonly name: "HsmConfigurationQuotaExceededFault";
1082
+ readonly $fault: "client";
1083
+ /**
1084
+ * @internal
1085
+ */
1086
+ constructor(opts: __ExceptionOptionType<HsmConfigurationQuotaExceededFault, __BaseException>);
1087
+ }
1088
+ /**
1089
+ * <p>The integration you are trying to create already exists.</p>
1090
+ * @public
1091
+ */
1092
+ export declare class IntegrationAlreadyExistsFault extends __BaseException {
1093
+ readonly name: "IntegrationAlreadyExistsFault";
1094
+ readonly $fault: "client";
1095
+ /**
1096
+ * @internal
1097
+ */
1098
+ constructor(opts: __ExceptionOptionType<IntegrationAlreadyExistsFault, __BaseException>);
1099
+ }
1100
+ /**
1101
+ * <p>A conflicting conditional operation is currently in progress against this resource.
1102
+ * This typically occurs when there are multiple requests being made to the same resource at the same time,
1103
+ * and these requests conflict with each other.</p>
1104
+ * @public
1105
+ */
1106
+ export declare class IntegrationConflictOperationFault extends __BaseException {
1107
+ readonly name: "IntegrationConflictOperationFault";
1108
+ readonly $fault: "client";
1109
+ /**
1110
+ * @internal
1111
+ */
1112
+ constructor(opts: __ExceptionOptionType<IntegrationConflictOperationFault, __BaseException>);
1113
+ }
1114
+ /**
1115
+ * <p>You can't create any more zero-ETL or S3 event integrations because the quota has been reached.</p>
1116
+ * @public
1117
+ */
1118
+ export declare class IntegrationQuotaExceededFault extends __BaseException {
1119
+ readonly name: "IntegrationQuotaExceededFault";
1120
+ readonly $fault: "client";
1121
+ /**
1122
+ * @internal
1123
+ */
1124
+ constructor(opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>);
1125
+ }
1126
+ /**
1127
+ * <p>The specified integration source can't be found.</p>
1128
+ * @public
1129
+ */
1130
+ export declare class IntegrationSourceNotFoundFault extends __BaseException {
1131
+ readonly name: "IntegrationSourceNotFoundFault";
1132
+ readonly $fault: "client";
1133
+ /**
1134
+ * @internal
1135
+ */
1136
+ constructor(opts: __ExceptionOptionType<IntegrationSourceNotFoundFault, __BaseException>);
1137
+ }
1138
+ /**
1139
+ * <p>The specified integration target can't be found.</p>
1140
+ * @public
1141
+ */
1142
+ export declare class IntegrationTargetNotFoundFault extends __BaseException {
1143
+ readonly name: "IntegrationTargetNotFoundFault";
1144
+ readonly $fault: "client";
1145
+ /**
1146
+ * @internal
1147
+ */
1148
+ constructor(opts: __ExceptionOptionType<IntegrationTargetNotFoundFault, __BaseException>);
1149
+ }
1150
+ /**
1151
+ * <p>A dependent service denied access for the integration.</p>
1152
+ * @public
1153
+ */
1154
+ export declare class DependentServiceAccessDeniedFault extends __BaseException {
1155
+ readonly name: "DependentServiceAccessDeniedFault";
1156
+ readonly $fault: "client";
1157
+ /**
1158
+ * @internal
1159
+ */
1160
+ constructor(opts: __ExceptionOptionType<DependentServiceAccessDeniedFault, __BaseException>);
1161
+ }
1162
+ /**
1163
+ * <p>The application you attempted to add already exists.</p>
1164
+ * @public
1165
+ */
1166
+ export declare class RedshiftIdcApplicationAlreadyExistsFault extends __BaseException {
1167
+ readonly name: "RedshiftIdcApplicationAlreadyExistsFault";
1168
+ readonly $fault: "client";
1169
+ /**
1170
+ * @internal
1171
+ */
1172
+ constructor(opts: __ExceptionOptionType<RedshiftIdcApplicationAlreadyExistsFault, __BaseException>);
1173
+ }
1174
+ /**
1175
+ * <p>The maximum number of Redshift IAM Identity Center applications was exceeded.</p>
1176
+ * @public
1177
+ */
1178
+ export declare class RedshiftIdcApplicationQuotaExceededFault extends __BaseException {
1179
+ readonly name: "RedshiftIdcApplicationQuotaExceededFault";
1180
+ readonly $fault: "client";
1181
+ /**
1182
+ * @internal
1183
+ */
1184
+ constructor(opts: __ExceptionOptionType<RedshiftIdcApplicationQuotaExceededFault, __BaseException>);
1185
+ }
1186
+ /**
1187
+ * <p>The scheduled action is not valid. </p>
1188
+ * @public
1189
+ */
1190
+ export declare class InvalidScheduledActionFault extends __BaseException {
1191
+ readonly name: "InvalidScheduledActionFault";
1192
+ readonly $fault: "client";
1193
+ /**
1194
+ * @internal
1195
+ */
1196
+ constructor(opts: __ExceptionOptionType<InvalidScheduledActionFault, __BaseException>);
1197
+ }
1198
+ /**
1199
+ * <p>The schedule you submitted isn't valid.</p>
1200
+ * @public
1201
+ */
1202
+ export declare class InvalidScheduleFault extends __BaseException {
1203
+ readonly name: "InvalidScheduleFault";
1204
+ readonly $fault: "client";
1205
+ /**
1206
+ * @internal
1207
+ */
1208
+ constructor(opts: __ExceptionOptionType<InvalidScheduleFault, __BaseException>);
1209
+ }
1210
+ /**
1211
+ * <p>The scheduled action already exists. </p>
1212
+ * @public
1213
+ */
1214
+ export declare class ScheduledActionAlreadyExistsFault extends __BaseException {
1215
+ readonly name: "ScheduledActionAlreadyExistsFault";
1216
+ readonly $fault: "client";
1217
+ /**
1218
+ * @internal
1219
+ */
1220
+ constructor(opts: __ExceptionOptionType<ScheduledActionAlreadyExistsFault, __BaseException>);
1221
+ }
1222
+ /**
1223
+ * <p>The quota for scheduled actions exceeded. </p>
1224
+ * @public
1225
+ */
1226
+ export declare class ScheduledActionQuotaExceededFault extends __BaseException {
1227
+ readonly name: "ScheduledActionQuotaExceededFault";
1228
+ readonly $fault: "client";
1229
+ /**
1230
+ * @internal
1231
+ */
1232
+ constructor(opts: __ExceptionOptionType<ScheduledActionQuotaExceededFault, __BaseException>);
1233
+ }
1234
+ /**
1235
+ * <p>The action type specified for a scheduled action is not supported. </p>
1236
+ * @public
1237
+ */
1238
+ export declare class ScheduledActionTypeUnsupportedFault extends __BaseException {
1239
+ readonly name: "ScheduledActionTypeUnsupportedFault";
1240
+ readonly $fault: "client";
1241
+ /**
1242
+ * @internal
1243
+ */
1244
+ constructor(opts: __ExceptionOptionType<ScheduledActionTypeUnsupportedFault, __BaseException>);
1245
+ }
1246
+ /**
1247
+ * <p>The snapshot copy grant can't be created because a grant with the same name already
1248
+ * exists.</p>
1249
+ * @public
1250
+ */
1251
+ export declare class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
1252
+ readonly name: "SnapshotCopyGrantAlreadyExistsFault";
1253
+ readonly $fault: "client";
1254
+ /**
1255
+ * @internal
1256
+ */
1257
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantAlreadyExistsFault, __BaseException>);
1258
+ }
1259
+ /**
1260
+ * <p>The Amazon Web Services account has exceeded the maximum number of snapshot copy grants in this
1261
+ * region.</p>
1262
+ * @public
1263
+ */
1264
+ export declare class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
1265
+ readonly name: "SnapshotCopyGrantQuotaExceededFault";
1266
+ readonly $fault: "client";
1267
+ /**
1268
+ * @internal
1269
+ */
1270
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantQuotaExceededFault, __BaseException>);
1271
+ }
1272
+ /**
1273
+ * <p>The definition you submitted is not supported.</p>
1274
+ * @public
1275
+ */
1276
+ export declare class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
1277
+ readonly name: "ScheduleDefinitionTypeUnsupportedFault";
1278
+ readonly $fault: "client";
1279
+ /**
1280
+ * @internal
1281
+ */
1282
+ constructor(opts: __ExceptionOptionType<ScheduleDefinitionTypeUnsupportedFault, __BaseException>);
1283
+ }
1284
+ /**
1285
+ * <p>The specified snapshot schedule already exists. </p>
1286
+ * @public
1287
+ */
1288
+ export declare class SnapshotScheduleAlreadyExistsFault extends __BaseException {
1289
+ readonly name: "SnapshotScheduleAlreadyExistsFault";
1290
+ readonly $fault: "client";
1291
+ /**
1292
+ * @internal
1293
+ */
1294
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleAlreadyExistsFault, __BaseException>);
1295
+ }
1296
+ /**
1297
+ * <p>You have exceeded the quota of snapshot schedules. </p>
1298
+ * @public
1299
+ */
1300
+ export declare class SnapshotScheduleQuotaExceededFault extends __BaseException {
1301
+ readonly name: "SnapshotScheduleQuotaExceededFault";
1302
+ readonly $fault: "client";
1303
+ /**
1304
+ * @internal
1305
+ */
1306
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleQuotaExceededFault, __BaseException>);
1307
+ }
1308
+ /**
1309
+ * <p>The resource could not be found.</p>
1310
+ * @public
1311
+ */
1312
+ export declare class ResourceNotFoundFault extends __BaseException {
1313
+ readonly name: "ResourceNotFoundFault";
1314
+ readonly $fault: "client";
1315
+ /**
1316
+ * @internal
1317
+ */
1318
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>);
1319
+ }
1320
+ /**
1321
+ * <p>The usage limit is not valid.</p>
1322
+ * @public
1323
+ */
1324
+ export declare class InvalidUsageLimitFault extends __BaseException {
1325
+ readonly name: "InvalidUsageLimitFault";
1326
+ readonly $fault: "client";
1327
+ /**
1328
+ * @internal
1329
+ */
1330
+ constructor(opts: __ExceptionOptionType<InvalidUsageLimitFault, __BaseException>);
1331
+ }
1332
+ /**
1333
+ * <p>The usage limit already exists. </p>
1334
+ * @public
1335
+ */
1336
+ export declare class UsageLimitAlreadyExistsFault extends __BaseException {
1337
+ readonly name: "UsageLimitAlreadyExistsFault";
1338
+ readonly $fault: "client";
1339
+ /**
1340
+ * @internal
1341
+ */
1342
+ constructor(opts: __ExceptionOptionType<UsageLimitAlreadyExistsFault, __BaseException>);
1343
+ }
1344
+ /**
1345
+ * <p>An error occurred. The custom domain name couldn't be found.</p>
1346
+ * @public
1347
+ */
1348
+ export declare class CustomDomainAssociationNotFoundFault extends __BaseException {
1349
+ readonly name: "CustomDomainAssociationNotFoundFault";
1350
+ readonly $fault: "client";
1351
+ /**
1352
+ * @internal
1353
+ */
1354
+ constructor(opts: __ExceptionOptionType<CustomDomainAssociationNotFoundFault, __BaseException>);
1355
+ }
1356
+ /**
1357
+ * <p>The cluster parameter group action can not be completed because another task is in
1358
+ * progress that involves the parameter group. Wait a few moments and try the operation
1359
+ * again.</p>
1360
+ * @public
1361
+ */
1362
+ export declare class InvalidClusterParameterGroupStateFault extends __BaseException {
1363
+ readonly name: "InvalidClusterParameterGroupStateFault";
1364
+ readonly $fault: "client";
1365
+ /**
1366
+ * @internal
1367
+ */
1368
+ constructor(opts: __ExceptionOptionType<InvalidClusterParameterGroupStateFault, __BaseException>);
1369
+ }
1370
+ /**
1371
+ * <p>The state of the subnet is invalid.</p>
1372
+ * @public
1373
+ */
1374
+ export declare class InvalidClusterSubnetStateFault extends __BaseException {
1375
+ readonly name: "InvalidClusterSubnetStateFault";
1376
+ readonly $fault: "client";
1377
+ /**
1378
+ * @internal
1379
+ */
1380
+ constructor(opts: __ExceptionOptionType<InvalidClusterSubnetStateFault, __BaseException>);
1381
+ }
1382
+ /**
1383
+ * <p>The endpoint name doesn't refer to an existing endpoint.</p>
1384
+ * @public
1385
+ */
1386
+ export declare class EndpointNotFoundFault extends __BaseException {
1387
+ readonly name: "EndpointNotFoundFault";
1388
+ readonly $fault: "client";
1389
+ /**
1390
+ * @internal
1391
+ */
1392
+ constructor(opts: __ExceptionOptionType<EndpointNotFoundFault, __BaseException>);
1393
+ }
1394
+ /**
1395
+ * <p>The status of the endpoint is not valid.</p>
1396
+ * @public
1397
+ */
1398
+ export declare class InvalidEndpointStateFault extends __BaseException {
1399
+ readonly name: "InvalidEndpointStateFault";
1400
+ readonly $fault: "client";
1401
+ /**
1402
+ * @internal
1403
+ */
1404
+ constructor(opts: __ExceptionOptionType<InvalidEndpointStateFault, __BaseException>);
1405
+ }
1406
+ /**
1407
+ * <p>The subscription request is invalid because it is a duplicate request. This
1408
+ * subscription request is already in progress.</p>
1409
+ * @public
1410
+ */
1411
+ export declare class InvalidSubscriptionStateFault extends __BaseException {
1412
+ readonly name: "InvalidSubscriptionStateFault";
1413
+ readonly $fault: "client";
1414
+ /**
1415
+ * @internal
1416
+ */
1417
+ constructor(opts: __ExceptionOptionType<InvalidSubscriptionStateFault, __BaseException>);
1418
+ }
1419
+ /**
1420
+ * <p>An Amazon Redshift event notification subscription with the specified name does not
1421
+ * exist.</p>
1422
+ * @public
1423
+ */
1424
+ export declare class SubscriptionNotFoundFault extends __BaseException {
1425
+ readonly name: "SubscriptionNotFoundFault";
1426
+ readonly $fault: "client";
1427
+ /**
1428
+ * @internal
1429
+ */
1430
+ constructor(opts: __ExceptionOptionType<SubscriptionNotFoundFault, __BaseException>);
1431
+ }
1432
+ /**
1433
+ * <p>The specified HSM client certificate is not in the <code>available</code> state, or
1434
+ * it is still in use by one or more Amazon Redshift clusters.</p>
1435
+ * @public
1436
+ */
1437
+ export declare class InvalidHsmClientCertificateStateFault extends __BaseException {
1438
+ readonly name: "InvalidHsmClientCertificateStateFault";
1439
+ readonly $fault: "client";
1440
+ /**
1441
+ * @internal
1442
+ */
1443
+ constructor(opts: __ExceptionOptionType<InvalidHsmClientCertificateStateFault, __BaseException>);
1444
+ }
1445
+ /**
1446
+ * <p>The specified HSM configuration is not in the <code>available</code> state, or it
1447
+ * is still in use by one or more Amazon Redshift clusters.</p>
1448
+ * @public
1449
+ */
1450
+ export declare class InvalidHsmConfigurationStateFault extends __BaseException {
1451
+ readonly name: "InvalidHsmConfigurationStateFault";
1452
+ readonly $fault: "client";
1453
+ /**
1454
+ * @internal
1455
+ */
1456
+ constructor(opts: __ExceptionOptionType<InvalidHsmConfigurationStateFault, __BaseException>);
1457
+ }
1458
+ /**
1459
+ * <p>The integration is in an invalid state and can't perform the requested operation.</p>
1460
+ * @public
1461
+ */
1462
+ export declare class IntegrationConflictStateFault extends __BaseException {
1463
+ readonly name: "IntegrationConflictStateFault";
1464
+ readonly $fault: "client";
1465
+ /**
1466
+ * @internal
1467
+ */
1468
+ constructor(opts: __ExceptionOptionType<IntegrationConflictStateFault, __BaseException>);
1469
+ }
1470
+ /**
1471
+ * <p>The integration can't be found.</p>
1472
+ * @public
1473
+ */
1474
+ export declare class IntegrationNotFoundFault extends __BaseException {
1475
+ readonly name: "IntegrationNotFoundFault";
1476
+ readonly $fault: "client";
1477
+ /**
1478
+ * @internal
1479
+ */
1480
+ constructor(opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>);
1481
+ }
1482
+ /**
1483
+ * <p>The scheduled action cannot be found. </p>
1484
+ * @public
1485
+ */
1486
+ export declare class ScheduledActionNotFoundFault extends __BaseException {
1487
+ readonly name: "ScheduledActionNotFoundFault";
1488
+ readonly $fault: "client";
1489
+ /**
1490
+ * @internal
1491
+ */
1492
+ constructor(opts: __ExceptionOptionType<ScheduledActionNotFoundFault, __BaseException>);
1493
+ }
1494
+ /**
1495
+ * <p>The snapshot copy grant can't be deleted because it is used by one or more
1496
+ * clusters.</p>
1497
+ * @public
1498
+ */
1499
+ export declare class InvalidSnapshotCopyGrantStateFault extends __BaseException {
1500
+ readonly name: "InvalidSnapshotCopyGrantStateFault";
1501
+ readonly $fault: "client";
1502
+ /**
1503
+ * @internal
1504
+ */
1505
+ constructor(opts: __ExceptionOptionType<InvalidSnapshotCopyGrantStateFault, __BaseException>);
1506
+ }
1507
+ /**
1508
+ * <p>The specified snapshot copy grant can't be found. Make sure that the name is typed
1509
+ * correctly and that the grant exists in the destination region.</p>
1510
+ * @public
1511
+ */
1512
+ export declare class SnapshotCopyGrantNotFoundFault extends __BaseException {
1513
+ readonly name: "SnapshotCopyGrantNotFoundFault";
1514
+ readonly $fault: "client";
1515
+ /**
1516
+ * @internal
1517
+ */
1518
+ constructor(opts: __ExceptionOptionType<SnapshotCopyGrantNotFoundFault, __BaseException>);
1519
+ }
1520
+ /**
1521
+ * <p>The cluster snapshot schedule state is not valid.</p>
1522
+ * @public
1523
+ */
1524
+ export declare class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
1525
+ readonly name: "InvalidClusterSnapshotScheduleStateFault";
1526
+ readonly $fault: "client";
1527
+ /**
1528
+ * @internal
1529
+ */
1530
+ constructor(opts: __ExceptionOptionType<InvalidClusterSnapshotScheduleStateFault, __BaseException>);
1531
+ }
1532
+ /**
1533
+ * <p>The usage limit identifier can't be found.</p>
1534
+ * @public
1535
+ */
1536
+ export declare class UsageLimitNotFoundFault extends __BaseException {
1537
+ readonly name: "UsageLimitNotFoundFault";
1538
+ readonly $fault: "client";
1539
+ /**
1540
+ * @internal
1541
+ */
1542
+ constructor(opts: __ExceptionOptionType<UsageLimitNotFoundFault, __BaseException>);
1543
+ }
1544
+ /**
1545
+ * <p>The reserved-node exchange status wasn't found.</p>
1546
+ * @public
1547
+ */
1548
+ export declare class ReservedNodeExchangeNotFoundFault extends __BaseException {
1549
+ readonly name: "ReservedNodeExchangeNotFoundFault";
1550
+ readonly $fault: "client";
1551
+ /**
1552
+ * @internal
1553
+ */
1554
+ constructor(opts: __ExceptionOptionType<ReservedNodeExchangeNotFoundFault, __BaseException>);
1555
+ }
1556
+ /**
1557
+ * <p>The specified <code>TableRestoreRequestId</code> value was not found.</p>
1558
+ * @public
1559
+ */
1560
+ export declare class TableRestoreNotFoundFault extends __BaseException {
1561
+ readonly name: "TableRestoreNotFoundFault";
1562
+ readonly $fault: "client";
1563
+ /**
1564
+ * @internal
1565
+ */
1566
+ constructor(opts: __ExceptionOptionType<TableRestoreNotFoundFault, __BaseException>);
1567
+ }
1568
+ /**
1569
+ * <p>The cluster already has cross-region snapshot copy disabled.</p>
1570
+ * @public
1571
+ */
1572
+ export declare class SnapshotCopyAlreadyDisabledFault extends __BaseException {
1573
+ readonly name: "SnapshotCopyAlreadyDisabledFault";
1574
+ readonly $fault: "client";
1575
+ /**
1576
+ * @internal
1577
+ */
1578
+ constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyDisabledFault, __BaseException>);
1579
+ }
1580
+ /**
1581
+ * <p>The cluster does not have read bucket or put object permissions on the S3 bucket
1582
+ * specified when enabling logging.</p>
1583
+ * @public
1584
+ */
1585
+ export declare class InsufficientS3BucketPolicyFault extends __BaseException {
1586
+ readonly name: "InsufficientS3BucketPolicyFault";
1587
+ readonly $fault: "client";
1588
+ /**
1589
+ * @internal
1590
+ */
1591
+ constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyFault, __BaseException>);
1592
+ }
1593
+ /**
1594
+ * <p>The S3 bucket name is invalid. For more information about naming rules, go to
1595
+ * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html">Bucket
1596
+ * Restrictions and Limitations</a> in the Amazon Simple Storage Service (S3)
1597
+ * Developer Guide.</p>
1598
+ * @public
1599
+ */
1600
+ export declare class InvalidS3BucketNameFault extends __BaseException {
1601
+ readonly name: "InvalidS3BucketNameFault";
1602
+ readonly $fault: "client";
1603
+ /**
1604
+ * @internal
1605
+ */
1606
+ constructor(opts: __ExceptionOptionType<InvalidS3BucketNameFault, __BaseException>);
1607
+ }
1608
+ /**
1609
+ * <p>The string specified for the logging S3 key prefix does not comply with the
1610
+ * documented constraints.</p>
1611
+ * @public
1612
+ */
1613
+ export declare class InvalidS3KeyPrefixFault extends __BaseException {
1614
+ readonly name: "InvalidS3KeyPrefixFault";
1615
+ readonly $fault: "client";
1616
+ /**
1617
+ * @internal
1618
+ */
1619
+ constructor(opts: __ExceptionOptionType<InvalidS3KeyPrefixFault, __BaseException>);
1620
+ }
1621
+ /**
1622
+ * <p>The specified options are incompatible.</p>
1623
+ * @public
1624
+ */
1625
+ export declare class IncompatibleOrderableOptions extends __BaseException {
1626
+ readonly name: "IncompatibleOrderableOptions";
1627
+ readonly $fault: "client";
1628
+ /**
1629
+ * @internal
1630
+ */
1631
+ constructor(opts: __ExceptionOptionType<IncompatibleOrderableOptions, __BaseException>);
1632
+ }
1633
+ /**
1634
+ * <p>The cluster already has cross-region snapshot copy enabled.</p>
1635
+ * @public
1636
+ */
1637
+ export declare class SnapshotCopyAlreadyEnabledFault extends __BaseException {
1638
+ readonly name: "SnapshotCopyAlreadyEnabledFault";
1639
+ readonly $fault: "client";
1640
+ /**
1641
+ * @internal
1642
+ */
1643
+ constructor(opts: __ExceptionOptionType<SnapshotCopyAlreadyEnabledFault, __BaseException>);
1644
+ }
1645
+ /**
1646
+ * <p>The specified region is incorrect or does not exist.</p>
1647
+ * @public
1648
+ */
1649
+ export declare class UnknownSnapshotCopyRegionFault extends __BaseException {
1650
+ readonly name: "UnknownSnapshotCopyRegionFault";
1651
+ readonly $fault: "client";
1652
+ /**
1653
+ * @internal
1654
+ */
1655
+ constructor(opts: __ExceptionOptionType<UnknownSnapshotCopyRegionFault, __BaseException>);
1656
+ }
1657
+ /**
1658
+ * <p>The authorization for this endpoint can't be found.</p>
1659
+ * @public
1660
+ */
1661
+ export declare class EndpointAuthorizationNotFoundFault extends __BaseException {
1662
+ readonly name: "EndpointAuthorizationNotFoundFault";
1663
+ readonly $fault: "client";
1664
+ /**
1665
+ * @internal
1666
+ */
1667
+ constructor(opts: __ExceptionOptionType<EndpointAuthorizationNotFoundFault, __BaseException>);
1668
+ }
1669
+ /**
1670
+ * <p>The request contains one or more invalid parameters.
1671
+ * This error occurs when required parameters are missing,
1672
+ * parameter values are outside acceptable ranges,
1673
+ * or parameter formats are incorrect.</p>
1674
+ * @public
1675
+ */
1676
+ export declare class RedshiftInvalidParameterFault extends __BaseException {
1677
+ readonly name: "RedshiftInvalidParameterFault";
1678
+ readonly $fault: "client";
1679
+ /**
1680
+ * @internal
1681
+ */
1682
+ constructor(opts: __ExceptionOptionType<RedshiftInvalidParameterFault, __BaseException>);
1683
+ }
1684
+ /**
1685
+ * <p>The resource policy isn't valid.</p>
1686
+ * @public
1687
+ */
1688
+ export declare class InvalidPolicyFault extends __BaseException {
1689
+ readonly name: "InvalidPolicyFault";
1690
+ readonly $fault: "client";
1691
+ /**
1692
+ * @internal
1693
+ */
1694
+ constructor(opts: __ExceptionOptionType<InvalidPolicyFault, __BaseException>);
1695
+ }
1696
+ /**
1697
+ * <p>You have exceeded the allowed number of table restore requests. Wait for your
1698
+ * current table restore requests to complete before making a new request.</p>
1699
+ * @public
1700
+ */
1701
+ export declare class InProgressTableRestoreQuotaExceededFault extends __BaseException {
1702
+ readonly name: "InProgressTableRestoreQuotaExceededFault";
1703
+ readonly $fault: "client";
1704
+ /**
1705
+ * @internal
1706
+ */
1707
+ constructor(opts: __ExceptionOptionType<InProgressTableRestoreQuotaExceededFault, __BaseException>);
1708
+ }
1709
+ /**
1710
+ * <p>The restore is invalid.</p>
1711
+ * @public
1712
+ */
1713
+ export declare class InvalidRestoreFault extends __BaseException {
1714
+ readonly name: "InvalidRestoreFault";
1715
+ readonly $fault: "client";
1716
+ /**
1717
+ * @internal
1718
+ */
1719
+ constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
1720
+ }
1721
+ /**
1722
+ * <p>The value specified for the <code>sourceDatabaseName</code>,
1723
+ * <code>sourceSchemaName</code>, or <code>sourceTableName</code> parameter, or a
1724
+ * combination of these, doesn't exist in the snapshot.</p>
1725
+ * @public
1726
+ */
1727
+ export declare class InvalidTableRestoreArgumentFault extends __BaseException {
1728
+ readonly name: "InvalidTableRestoreArgumentFault";
1729
+ readonly $fault: "client";
1730
+ /**
1731
+ * @internal
1732
+ */
1733
+ constructor(opts: __ExceptionOptionType<InvalidTableRestoreArgumentFault, __BaseException>);
1734
+ }
1735
+ /**
1736
+ * <p>The number of tables in the cluster exceeds the limit for the requested new cluster
1737
+ * node type. </p>
1738
+ * @public
1739
+ */
1740
+ export declare class TableLimitExceededFault extends __BaseException {
1741
+ readonly name: "TableLimitExceededFault";
1742
+ readonly $fault: "client";
1743
+ /**
1744
+ * @internal
1745
+ */
1746
+ constructor(opts: __ExceptionOptionType<TableLimitExceededFault, __BaseException>);
1747
+ }
1748
+ /**
1749
+ * <p>A request option was specified that is not supported.</p>
1750
+ * @public
1751
+ */
1752
+ export declare class UnsupportedOptionFault extends __BaseException {
1753
+ readonly name: "UnsupportedOptionFault";
1754
+ readonly $fault: "client";
1755
+ /**
1756
+ * @internal
1757
+ */
1758
+ constructor(opts: __ExceptionOptionType<UnsupportedOptionFault, __BaseException>);
1759
+ }
1760
+ /**
1761
+ * <p>A specified subnet is already in use by another cluster.</p>
1762
+ * @public
1763
+ */
1764
+ export declare class SubnetAlreadyInUse extends __BaseException {
1765
+ readonly name: "SubnetAlreadyInUse";
1766
+ readonly $fault: "client";
1767
+ /**
1768
+ * @internal
1769
+ */
1770
+ constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
1771
+ }
1772
+ /**
1773
+ * <p>Cross-region snapshot copy was temporarily disabled. Try your request
1774
+ * again.</p>
1775
+ * @public
1776
+ */
1777
+ export declare class SnapshotCopyDisabledFault extends __BaseException {
1778
+ readonly name: "SnapshotCopyDisabledFault";
1779
+ readonly $fault: "client";
1780
+ /**
1781
+ * @internal
1782
+ */
1783
+ constructor(opts: __ExceptionOptionType<SnapshotCopyDisabledFault, __BaseException>);
1784
+ }
1785
+ /**
1786
+ * <p>The specified snapshot schedule is already being updated.</p>
1787
+ * @public
1788
+ */
1789
+ export declare class SnapshotScheduleUpdateInProgressFault extends __BaseException {
1790
+ readonly name: "SnapshotScheduleUpdateInProgressFault";
1791
+ readonly $fault: "client";
1792
+ /**
1793
+ * @internal
1794
+ */
1795
+ constructor(opts: __ExceptionOptionType<SnapshotScheduleUpdateInProgressFault, __BaseException>);
1796
+ }
1797
+ /**
1798
+ * <p>Request would exceed the user's compute node quota.
1799
+ * 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>
1800
+ * in the <i>Amazon Redshift Cluster Management Guide</i>.
1801
+ * </p>
1802
+ * @public
1803
+ */
1804
+ export declare class ReservedNodeQuotaExceededFault extends __BaseException {
1805
+ readonly name: "ReservedNodeQuotaExceededFault";
1806
+ readonly $fault: "client";
1807
+ /**
1808
+ * @internal
1809
+ */
1810
+ constructor(opts: __ExceptionOptionType<ReservedNodeQuotaExceededFault, __BaseException>);
1811
+ }