@aws-sdk/client-redshift 3.1068.0 → 3.1069.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.
@@ -1,10 +1,5 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConflictPolicyUpdateFault = exports.ClusterSubnetQuotaExceededFault = exports.ClusterSubnetGroupQuotaExceededFault = exports.ClusterSubnetGroupNotFoundFault = exports.ClusterSubnetGroupAlreadyExistsFault = exports.ClusterSnapshotQuotaExceededFault = exports.ClusterSnapshotAlreadyExistsFault = exports.ClusterSecurityGroupQuotaExceededFault = exports.ClusterSecurityGroupAlreadyExistsFault = exports.ClusterQuotaExceededFault = exports.ClusterParameterGroupQuotaExceededFault = exports.ClusterParameterGroupNotFoundFault = exports.ClusterParameterGroupAlreadyExistsFault = exports.ClusterOnLatestRevisionFault = exports.ClusterAlreadyExistsFault = exports.ResizeNotFoundFault = exports.BucketNotFoundFault = exports.InvalidRetentionPeriodFault = exports.BatchModifyClusterSnapshotsLimitExceededFault = exports.BatchDeleteRequestSizeExceededFault = exports.LimitExceededFault = exports.InvalidClusterSnapshotStateFault = exports.DependentServiceRequestThrottlingFault = exports.ClusterSnapshotNotFoundFault = exports.InvalidClusterStateFault = exports.InvalidAuthorizationStateFault = exports.EndpointAuthorizationsPerClusterLimitExceededFault = exports.EndpointAuthorizationAlreadyExistsFault = exports.InvalidClusterSecurityGroupStateFault = exports.ClusterSecurityGroupNotFoundFault = exports.AuthorizationQuotaExceededFault = exports.AuthorizationNotFoundFault = exports.AuthorizationAlreadyExistsFault = exports.AuthenticationProfileQuotaExceededFault = exports.AuthenticationProfileNotFoundFault = exports.AuthenticationProfileAlreadyExistsFault = exports.InvalidNamespaceFault = exports.InvalidDataShareFault = exports.UnauthorizedPartnerIntegrationFault = exports.PartnerNotFoundFault = exports.ClusterNotFoundFault = exports.AccessToSnapshotDeniedFault = exports.AccessToClusterDeniedFault = exports.UnsupportedOperationFault = exports.ReservedNodeOfferingNotFoundFault = exports.ReservedNodeNotFoundFault = exports.ReservedNodeAlreadyMigratedFault = exports.ReservedNodeAlreadyExistsFault = exports.InvalidReservedNodeStateFault = exports.DependentServiceUnavailableFault = void 0;
4
- exports.SnapshotCopyGrantQuotaExceededFault = exports.SnapshotCopyGrantAlreadyExistsFault = exports.ScheduledActionTypeUnsupportedFault = exports.ScheduledActionQuotaExceededFault = exports.ScheduledActionAlreadyExistsFault = exports.InvalidScheduleFault = exports.InvalidScheduledActionFault = exports.RedshiftIdcApplicationQuotaExceededFault = exports.RedshiftIdcApplicationAlreadyExistsFault = exports.IntegrationTargetNotFoundFault = exports.IntegrationSourceNotFoundFault = exports.IntegrationQuotaExceededFault = exports.IntegrationConflictOperationFault = exports.IntegrationAlreadyExistsFault = exports.HsmConfigurationQuotaExceededFault = exports.HsmConfigurationAlreadyExistsFault = exports.HsmClientCertificateQuotaExceededFault = exports.HsmClientCertificateAlreadyExistsFault = exports.SubscriptionSeverityNotFoundFault = exports.SubscriptionEventIdNotFoundFault = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SourceNotFoundFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.EndpointsPerClusterLimitExceededFault = exports.EndpointsPerAuthorizationLimitExceededFault = exports.EndpointAlreadyExistsFault = exports.CustomCnameAssociationFault = exports.UnauthorizedOperation = exports.TagLimitExceededFault = exports.SnapshotScheduleNotFoundFault = exports.RedshiftIdcApplicationNotExistsFault = exports.NumberOfNodesQuotaExceededFault = exports.NumberOfNodesPerClusterLimitExceededFault = exports.Ipv6CidrBlockNotFoundFault = exports.InvalidVPCNetworkStateFault = exports.InvalidTagFault = exports.InvalidSubnet = exports.InvalidElasticIpFault = exports.InvalidClusterTrackFault = exports.InvalidClusterSubnetGroupStateFault = exports.InsufficientClusterCapacityFault = exports.HsmConfigurationNotFoundFault = exports.HsmClientCertificateNotFoundFault = exports.DependentServiceAccessDeniedFault = exports.InvalidAuthenticationProfileRequestFault = exports.CopyToRegionDisabledFault = void 0;
5
- exports.ReservedNodeQuotaExceededFault = exports.SnapshotScheduleUpdateInProgressFault = exports.SnapshotCopyDisabledFault = exports.SubnetAlreadyInUse = exports.UnsupportedOptionFault = exports.TableLimitExceededFault = exports.InvalidTableRestoreArgumentFault = exports.InvalidRestoreFault = exports.InProgressTableRestoreQuotaExceededFault = exports.InvalidPolicyFault = exports.RedshiftInvalidParameterFault = exports.EndpointAuthorizationNotFoundFault = exports.UnknownSnapshotCopyRegionFault = exports.SnapshotCopyAlreadyEnabledFault = exports.IncompatibleOrderableOptions = exports.InvalidS3KeyPrefixFault = exports.InvalidS3BucketNameFault = exports.InsufficientS3BucketPolicyFault = exports.SnapshotCopyAlreadyDisabledFault = exports.TableRestoreNotFoundFault = exports.ReservedNodeExchangeNotFoundFault = exports.UsageLimitNotFoundFault = exports.InvalidClusterSnapshotScheduleStateFault = exports.SnapshotCopyGrantNotFoundFault = exports.InvalidSnapshotCopyGrantStateFault = exports.ScheduledActionNotFoundFault = exports.IntegrationNotFoundFault = exports.IntegrationConflictStateFault = exports.InvalidHsmConfigurationStateFault = exports.InvalidHsmClientCertificateStateFault = exports.SubscriptionNotFoundFault = exports.InvalidSubscriptionStateFault = exports.InvalidEndpointStateFault = exports.EndpointNotFoundFault = exports.InvalidClusterSubnetStateFault = exports.InvalidClusterParameterGroupStateFault = exports.CustomDomainAssociationNotFoundFault = exports.UsageLimitAlreadyExistsFault = exports.InvalidUsageLimitFault = exports.ResourceNotFoundFault = exports.SnapshotScheduleQuotaExceededFault = exports.SnapshotScheduleAlreadyExistsFault = exports.ScheduleDefinitionTypeUnsupportedFault = void 0;
6
- const RedshiftServiceException_1 = require("./RedshiftServiceException");
7
- class DependentServiceUnavailableFault extends RedshiftServiceException_1.RedshiftServiceException {
1
+ const { RedshiftServiceException: __BaseException } = require("./RedshiftServiceException");
2
+ exports.DependentServiceUnavailableFault = class DependentServiceUnavailableFault extends __BaseException {
8
3
  name = "DependentServiceUnavailableFault";
9
4
  $fault = "client";
10
5
  constructor(opts) {
@@ -15,9 +10,8 @@ class DependentServiceUnavailableFault extends RedshiftServiceException_1.Redshi
15
10
  });
16
11
  Object.setPrototypeOf(this, DependentServiceUnavailableFault.prototype);
17
12
  }
18
- }
19
- exports.DependentServiceUnavailableFault = DependentServiceUnavailableFault;
20
- class InvalidReservedNodeStateFault extends RedshiftServiceException_1.RedshiftServiceException {
13
+ };
14
+ exports.InvalidReservedNodeStateFault = class InvalidReservedNodeStateFault extends __BaseException {
21
15
  name = "InvalidReservedNodeStateFault";
22
16
  $fault = "client";
23
17
  constructor(opts) {
@@ -28,9 +22,8 @@ class InvalidReservedNodeStateFault extends RedshiftServiceException_1.RedshiftS
28
22
  });
29
23
  Object.setPrototypeOf(this, InvalidReservedNodeStateFault.prototype);
30
24
  }
31
- }
32
- exports.InvalidReservedNodeStateFault = InvalidReservedNodeStateFault;
33
- class ReservedNodeAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
25
+ };
26
+ exports.ReservedNodeAlreadyExistsFault = class ReservedNodeAlreadyExistsFault extends __BaseException {
34
27
  name = "ReservedNodeAlreadyExistsFault";
35
28
  $fault = "client";
36
29
  constructor(opts) {
@@ -41,9 +34,8 @@ class ReservedNodeAlreadyExistsFault extends RedshiftServiceException_1.Redshift
41
34
  });
42
35
  Object.setPrototypeOf(this, ReservedNodeAlreadyExistsFault.prototype);
43
36
  }
44
- }
45
- exports.ReservedNodeAlreadyExistsFault = ReservedNodeAlreadyExistsFault;
46
- class ReservedNodeAlreadyMigratedFault extends RedshiftServiceException_1.RedshiftServiceException {
37
+ };
38
+ exports.ReservedNodeAlreadyMigratedFault = class ReservedNodeAlreadyMigratedFault extends __BaseException {
47
39
  name = "ReservedNodeAlreadyMigratedFault";
48
40
  $fault = "client";
49
41
  constructor(opts) {
@@ -54,9 +46,8 @@ class ReservedNodeAlreadyMigratedFault extends RedshiftServiceException_1.Redshi
54
46
  });
55
47
  Object.setPrototypeOf(this, ReservedNodeAlreadyMigratedFault.prototype);
56
48
  }
57
- }
58
- exports.ReservedNodeAlreadyMigratedFault = ReservedNodeAlreadyMigratedFault;
59
- class ReservedNodeNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
49
+ };
50
+ exports.ReservedNodeNotFoundFault = class ReservedNodeNotFoundFault extends __BaseException {
60
51
  name = "ReservedNodeNotFoundFault";
61
52
  $fault = "client";
62
53
  constructor(opts) {
@@ -67,9 +58,8 @@ class ReservedNodeNotFoundFault extends RedshiftServiceException_1.RedshiftServi
67
58
  });
68
59
  Object.setPrototypeOf(this, ReservedNodeNotFoundFault.prototype);
69
60
  }
70
- }
71
- exports.ReservedNodeNotFoundFault = ReservedNodeNotFoundFault;
72
- class ReservedNodeOfferingNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
61
+ };
62
+ exports.ReservedNodeOfferingNotFoundFault = class ReservedNodeOfferingNotFoundFault extends __BaseException {
73
63
  name = "ReservedNodeOfferingNotFoundFault";
74
64
  $fault = "client";
75
65
  constructor(opts) {
@@ -80,9 +70,8 @@ class ReservedNodeOfferingNotFoundFault extends RedshiftServiceException_1.Redsh
80
70
  });
81
71
  Object.setPrototypeOf(this, ReservedNodeOfferingNotFoundFault.prototype);
82
72
  }
83
- }
84
- exports.ReservedNodeOfferingNotFoundFault = ReservedNodeOfferingNotFoundFault;
85
- class UnsupportedOperationFault extends RedshiftServiceException_1.RedshiftServiceException {
73
+ };
74
+ exports.UnsupportedOperationFault = class UnsupportedOperationFault extends __BaseException {
86
75
  name = "UnsupportedOperationFault";
87
76
  $fault = "client";
88
77
  constructor(opts) {
@@ -93,9 +82,8 @@ class UnsupportedOperationFault extends RedshiftServiceException_1.RedshiftServi
93
82
  });
94
83
  Object.setPrototypeOf(this, UnsupportedOperationFault.prototype);
95
84
  }
96
- }
97
- exports.UnsupportedOperationFault = UnsupportedOperationFault;
98
- class AccessToClusterDeniedFault extends RedshiftServiceException_1.RedshiftServiceException {
85
+ };
86
+ exports.AccessToClusterDeniedFault = class AccessToClusterDeniedFault extends __BaseException {
99
87
  name = "AccessToClusterDeniedFault";
100
88
  $fault = "client";
101
89
  constructor(opts) {
@@ -106,9 +94,8 @@ class AccessToClusterDeniedFault extends RedshiftServiceException_1.RedshiftServ
106
94
  });
107
95
  Object.setPrototypeOf(this, AccessToClusterDeniedFault.prototype);
108
96
  }
109
- }
110
- exports.AccessToClusterDeniedFault = AccessToClusterDeniedFault;
111
- class AccessToSnapshotDeniedFault extends RedshiftServiceException_1.RedshiftServiceException {
97
+ };
98
+ exports.AccessToSnapshotDeniedFault = class AccessToSnapshotDeniedFault extends __BaseException {
112
99
  name = "AccessToSnapshotDeniedFault";
113
100
  $fault = "client";
114
101
  constructor(opts) {
@@ -119,9 +106,8 @@ class AccessToSnapshotDeniedFault extends RedshiftServiceException_1.RedshiftSer
119
106
  });
120
107
  Object.setPrototypeOf(this, AccessToSnapshotDeniedFault.prototype);
121
108
  }
122
- }
123
- exports.AccessToSnapshotDeniedFault = AccessToSnapshotDeniedFault;
124
- class ClusterNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
109
+ };
110
+ exports.ClusterNotFoundFault = class ClusterNotFoundFault extends __BaseException {
125
111
  name = "ClusterNotFoundFault";
126
112
  $fault = "client";
127
113
  constructor(opts) {
@@ -132,9 +118,8 @@ class ClusterNotFoundFault extends RedshiftServiceException_1.RedshiftServiceExc
132
118
  });
133
119
  Object.setPrototypeOf(this, ClusterNotFoundFault.prototype);
134
120
  }
135
- }
136
- exports.ClusterNotFoundFault = ClusterNotFoundFault;
137
- class PartnerNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
121
+ };
122
+ exports.PartnerNotFoundFault = class PartnerNotFoundFault extends __BaseException {
138
123
  name = "PartnerNotFoundFault";
139
124
  $fault = "client";
140
125
  constructor(opts) {
@@ -145,9 +130,8 @@ class PartnerNotFoundFault extends RedshiftServiceException_1.RedshiftServiceExc
145
130
  });
146
131
  Object.setPrototypeOf(this, PartnerNotFoundFault.prototype);
147
132
  }
148
- }
149
- exports.PartnerNotFoundFault = PartnerNotFoundFault;
150
- class UnauthorizedPartnerIntegrationFault extends RedshiftServiceException_1.RedshiftServiceException {
133
+ };
134
+ exports.UnauthorizedPartnerIntegrationFault = class UnauthorizedPartnerIntegrationFault extends __BaseException {
151
135
  name = "UnauthorizedPartnerIntegrationFault";
152
136
  $fault = "client";
153
137
  constructor(opts) {
@@ -158,9 +142,8 @@ class UnauthorizedPartnerIntegrationFault extends RedshiftServiceException_1.Red
158
142
  });
159
143
  Object.setPrototypeOf(this, UnauthorizedPartnerIntegrationFault.prototype);
160
144
  }
161
- }
162
- exports.UnauthorizedPartnerIntegrationFault = UnauthorizedPartnerIntegrationFault;
163
- class InvalidDataShareFault extends RedshiftServiceException_1.RedshiftServiceException {
145
+ };
146
+ exports.InvalidDataShareFault = class InvalidDataShareFault extends __BaseException {
164
147
  name = "InvalidDataShareFault";
165
148
  $fault = "client";
166
149
  constructor(opts) {
@@ -171,9 +154,8 @@ class InvalidDataShareFault extends RedshiftServiceException_1.RedshiftServiceEx
171
154
  });
172
155
  Object.setPrototypeOf(this, InvalidDataShareFault.prototype);
173
156
  }
174
- }
175
- exports.InvalidDataShareFault = InvalidDataShareFault;
176
- class InvalidNamespaceFault extends RedshiftServiceException_1.RedshiftServiceException {
157
+ };
158
+ exports.InvalidNamespaceFault = class InvalidNamespaceFault extends __BaseException {
177
159
  name = "InvalidNamespaceFault";
178
160
  $fault = "client";
179
161
  constructor(opts) {
@@ -184,9 +166,8 @@ class InvalidNamespaceFault extends RedshiftServiceException_1.RedshiftServiceEx
184
166
  });
185
167
  Object.setPrototypeOf(this, InvalidNamespaceFault.prototype);
186
168
  }
187
- }
188
- exports.InvalidNamespaceFault = InvalidNamespaceFault;
189
- class AuthenticationProfileAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
169
+ };
170
+ exports.AuthenticationProfileAlreadyExistsFault = class AuthenticationProfileAlreadyExistsFault extends __BaseException {
190
171
  name = "AuthenticationProfileAlreadyExistsFault";
191
172
  $fault = "client";
192
173
  constructor(opts) {
@@ -197,9 +178,8 @@ class AuthenticationProfileAlreadyExistsFault extends RedshiftServiceException_1
197
178
  });
198
179
  Object.setPrototypeOf(this, AuthenticationProfileAlreadyExistsFault.prototype);
199
180
  }
200
- }
201
- exports.AuthenticationProfileAlreadyExistsFault = AuthenticationProfileAlreadyExistsFault;
202
- class AuthenticationProfileNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
181
+ };
182
+ exports.AuthenticationProfileNotFoundFault = class AuthenticationProfileNotFoundFault extends __BaseException {
203
183
  name = "AuthenticationProfileNotFoundFault";
204
184
  $fault = "client";
205
185
  constructor(opts) {
@@ -210,9 +190,8 @@ class AuthenticationProfileNotFoundFault extends RedshiftServiceException_1.Reds
210
190
  });
211
191
  Object.setPrototypeOf(this, AuthenticationProfileNotFoundFault.prototype);
212
192
  }
213
- }
214
- exports.AuthenticationProfileNotFoundFault = AuthenticationProfileNotFoundFault;
215
- class AuthenticationProfileQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
193
+ };
194
+ exports.AuthenticationProfileQuotaExceededFault = class AuthenticationProfileQuotaExceededFault extends __BaseException {
216
195
  name = "AuthenticationProfileQuotaExceededFault";
217
196
  $fault = "client";
218
197
  constructor(opts) {
@@ -223,9 +202,8 @@ class AuthenticationProfileQuotaExceededFault extends RedshiftServiceException_1
223
202
  });
224
203
  Object.setPrototypeOf(this, AuthenticationProfileQuotaExceededFault.prototype);
225
204
  }
226
- }
227
- exports.AuthenticationProfileQuotaExceededFault = AuthenticationProfileQuotaExceededFault;
228
- class AuthorizationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
205
+ };
206
+ exports.AuthorizationAlreadyExistsFault = class AuthorizationAlreadyExistsFault extends __BaseException {
229
207
  name = "AuthorizationAlreadyExistsFault";
230
208
  $fault = "client";
231
209
  constructor(opts) {
@@ -236,9 +214,8 @@ class AuthorizationAlreadyExistsFault extends RedshiftServiceException_1.Redshif
236
214
  });
237
215
  Object.setPrototypeOf(this, AuthorizationAlreadyExistsFault.prototype);
238
216
  }
239
- }
240
- exports.AuthorizationAlreadyExistsFault = AuthorizationAlreadyExistsFault;
241
- class AuthorizationNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
217
+ };
218
+ exports.AuthorizationNotFoundFault = class AuthorizationNotFoundFault extends __BaseException {
242
219
  name = "AuthorizationNotFoundFault";
243
220
  $fault = "client";
244
221
  constructor(opts) {
@@ -249,9 +226,8 @@ class AuthorizationNotFoundFault extends RedshiftServiceException_1.RedshiftServ
249
226
  });
250
227
  Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
251
228
  }
252
- }
253
- exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;
254
- class AuthorizationQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
229
+ };
230
+ exports.AuthorizationQuotaExceededFault = class AuthorizationQuotaExceededFault extends __BaseException {
255
231
  name = "AuthorizationQuotaExceededFault";
256
232
  $fault = "client";
257
233
  constructor(opts) {
@@ -262,9 +238,8 @@ class AuthorizationQuotaExceededFault extends RedshiftServiceException_1.Redshif
262
238
  });
263
239
  Object.setPrototypeOf(this, AuthorizationQuotaExceededFault.prototype);
264
240
  }
265
- }
266
- exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;
267
- class ClusterSecurityGroupNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
241
+ };
242
+ exports.ClusterSecurityGroupNotFoundFault = class ClusterSecurityGroupNotFoundFault extends __BaseException {
268
243
  name = "ClusterSecurityGroupNotFoundFault";
269
244
  $fault = "client";
270
245
  constructor(opts) {
@@ -275,9 +250,8 @@ class ClusterSecurityGroupNotFoundFault extends RedshiftServiceException_1.Redsh
275
250
  });
276
251
  Object.setPrototypeOf(this, ClusterSecurityGroupNotFoundFault.prototype);
277
252
  }
278
- }
279
- exports.ClusterSecurityGroupNotFoundFault = ClusterSecurityGroupNotFoundFault;
280
- class InvalidClusterSecurityGroupStateFault extends RedshiftServiceException_1.RedshiftServiceException {
253
+ };
254
+ exports.InvalidClusterSecurityGroupStateFault = class InvalidClusterSecurityGroupStateFault extends __BaseException {
281
255
  name = "InvalidClusterSecurityGroupStateFault";
282
256
  $fault = "client";
283
257
  constructor(opts) {
@@ -288,9 +262,8 @@ class InvalidClusterSecurityGroupStateFault extends RedshiftServiceException_1.R
288
262
  });
289
263
  Object.setPrototypeOf(this, InvalidClusterSecurityGroupStateFault.prototype);
290
264
  }
291
- }
292
- exports.InvalidClusterSecurityGroupStateFault = InvalidClusterSecurityGroupStateFault;
293
- class EndpointAuthorizationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
265
+ };
266
+ exports.EndpointAuthorizationAlreadyExistsFault = class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
294
267
  name = "EndpointAuthorizationAlreadyExistsFault";
295
268
  $fault = "client";
296
269
  constructor(opts) {
@@ -301,9 +274,8 @@ class EndpointAuthorizationAlreadyExistsFault extends RedshiftServiceException_1
301
274
  });
302
275
  Object.setPrototypeOf(this, EndpointAuthorizationAlreadyExistsFault.prototype);
303
276
  }
304
- }
305
- exports.EndpointAuthorizationAlreadyExistsFault = EndpointAuthorizationAlreadyExistsFault;
306
- class EndpointAuthorizationsPerClusterLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
277
+ };
278
+ exports.EndpointAuthorizationsPerClusterLimitExceededFault = class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
307
279
  name = "EndpointAuthorizationsPerClusterLimitExceededFault";
308
280
  $fault = "client";
309
281
  constructor(opts) {
@@ -314,9 +286,8 @@ class EndpointAuthorizationsPerClusterLimitExceededFault extends RedshiftService
314
286
  });
315
287
  Object.setPrototypeOf(this, EndpointAuthorizationsPerClusterLimitExceededFault.prototype);
316
288
  }
317
- }
318
- exports.EndpointAuthorizationsPerClusterLimitExceededFault = EndpointAuthorizationsPerClusterLimitExceededFault;
319
- class InvalidAuthorizationStateFault extends RedshiftServiceException_1.RedshiftServiceException {
289
+ };
290
+ exports.InvalidAuthorizationStateFault = class InvalidAuthorizationStateFault extends __BaseException {
320
291
  name = "InvalidAuthorizationStateFault";
321
292
  $fault = "client";
322
293
  constructor(opts) {
@@ -327,9 +298,8 @@ class InvalidAuthorizationStateFault extends RedshiftServiceException_1.Redshift
327
298
  });
328
299
  Object.setPrototypeOf(this, InvalidAuthorizationStateFault.prototype);
329
300
  }
330
- }
331
- exports.InvalidAuthorizationStateFault = InvalidAuthorizationStateFault;
332
- class InvalidClusterStateFault extends RedshiftServiceException_1.RedshiftServiceException {
301
+ };
302
+ exports.InvalidClusterStateFault = class InvalidClusterStateFault extends __BaseException {
333
303
  name = "InvalidClusterStateFault";
334
304
  $fault = "client";
335
305
  constructor(opts) {
@@ -340,9 +310,8 @@ class InvalidClusterStateFault extends RedshiftServiceException_1.RedshiftServic
340
310
  });
341
311
  Object.setPrototypeOf(this, InvalidClusterStateFault.prototype);
342
312
  }
343
- }
344
- exports.InvalidClusterStateFault = InvalidClusterStateFault;
345
- class ClusterSnapshotNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
313
+ };
314
+ exports.ClusterSnapshotNotFoundFault = class ClusterSnapshotNotFoundFault extends __BaseException {
346
315
  name = "ClusterSnapshotNotFoundFault";
347
316
  $fault = "client";
348
317
  constructor(opts) {
@@ -353,9 +322,8 @@ class ClusterSnapshotNotFoundFault extends RedshiftServiceException_1.RedshiftSe
353
322
  });
354
323
  Object.setPrototypeOf(this, ClusterSnapshotNotFoundFault.prototype);
355
324
  }
356
- }
357
- exports.ClusterSnapshotNotFoundFault = ClusterSnapshotNotFoundFault;
358
- class DependentServiceRequestThrottlingFault extends RedshiftServiceException_1.RedshiftServiceException {
325
+ };
326
+ exports.DependentServiceRequestThrottlingFault = class DependentServiceRequestThrottlingFault extends __BaseException {
359
327
  name = "DependentServiceRequestThrottlingFault";
360
328
  $fault = "client";
361
329
  constructor(opts) {
@@ -366,9 +334,8 @@ class DependentServiceRequestThrottlingFault extends RedshiftServiceException_1.
366
334
  });
367
335
  Object.setPrototypeOf(this, DependentServiceRequestThrottlingFault.prototype);
368
336
  }
369
- }
370
- exports.DependentServiceRequestThrottlingFault = DependentServiceRequestThrottlingFault;
371
- class InvalidClusterSnapshotStateFault extends RedshiftServiceException_1.RedshiftServiceException {
337
+ };
338
+ exports.InvalidClusterSnapshotStateFault = class InvalidClusterSnapshotStateFault extends __BaseException {
372
339
  name = "InvalidClusterSnapshotStateFault";
373
340
  $fault = "client";
374
341
  constructor(opts) {
@@ -379,9 +346,8 @@ class InvalidClusterSnapshotStateFault extends RedshiftServiceException_1.Redshi
379
346
  });
380
347
  Object.setPrototypeOf(this, InvalidClusterSnapshotStateFault.prototype);
381
348
  }
382
- }
383
- exports.InvalidClusterSnapshotStateFault = InvalidClusterSnapshotStateFault;
384
- class LimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
349
+ };
350
+ exports.LimitExceededFault = class LimitExceededFault extends __BaseException {
385
351
  name = "LimitExceededFault";
386
352
  $fault = "client";
387
353
  constructor(opts) {
@@ -392,9 +358,8 @@ class LimitExceededFault extends RedshiftServiceException_1.RedshiftServiceExcep
392
358
  });
393
359
  Object.setPrototypeOf(this, LimitExceededFault.prototype);
394
360
  }
395
- }
396
- exports.LimitExceededFault = LimitExceededFault;
397
- class BatchDeleteRequestSizeExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
361
+ };
362
+ exports.BatchDeleteRequestSizeExceededFault = class BatchDeleteRequestSizeExceededFault extends __BaseException {
398
363
  name = "BatchDeleteRequestSizeExceededFault";
399
364
  $fault = "client";
400
365
  constructor(opts) {
@@ -405,9 +370,8 @@ class BatchDeleteRequestSizeExceededFault extends RedshiftServiceException_1.Red
405
370
  });
406
371
  Object.setPrototypeOf(this, BatchDeleteRequestSizeExceededFault.prototype);
407
372
  }
408
- }
409
- exports.BatchDeleteRequestSizeExceededFault = BatchDeleteRequestSizeExceededFault;
410
- class BatchModifyClusterSnapshotsLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
373
+ };
374
+ exports.BatchModifyClusterSnapshotsLimitExceededFault = class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
411
375
  name = "BatchModifyClusterSnapshotsLimitExceededFault";
412
376
  $fault = "client";
413
377
  constructor(opts) {
@@ -418,9 +382,8 @@ class BatchModifyClusterSnapshotsLimitExceededFault extends RedshiftServiceExcep
418
382
  });
419
383
  Object.setPrototypeOf(this, BatchModifyClusterSnapshotsLimitExceededFault.prototype);
420
384
  }
421
- }
422
- exports.BatchModifyClusterSnapshotsLimitExceededFault = BatchModifyClusterSnapshotsLimitExceededFault;
423
- class InvalidRetentionPeriodFault extends RedshiftServiceException_1.RedshiftServiceException {
385
+ };
386
+ exports.InvalidRetentionPeriodFault = class InvalidRetentionPeriodFault extends __BaseException {
424
387
  name = "InvalidRetentionPeriodFault";
425
388
  $fault = "client";
426
389
  constructor(opts) {
@@ -431,9 +394,8 @@ class InvalidRetentionPeriodFault extends RedshiftServiceException_1.RedshiftSer
431
394
  });
432
395
  Object.setPrototypeOf(this, InvalidRetentionPeriodFault.prototype);
433
396
  }
434
- }
435
- exports.InvalidRetentionPeriodFault = InvalidRetentionPeriodFault;
436
- class BucketNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
397
+ };
398
+ exports.BucketNotFoundFault = class BucketNotFoundFault extends __BaseException {
437
399
  name = "BucketNotFoundFault";
438
400
  $fault = "client";
439
401
  constructor(opts) {
@@ -444,9 +406,8 @@ class BucketNotFoundFault extends RedshiftServiceException_1.RedshiftServiceExce
444
406
  });
445
407
  Object.setPrototypeOf(this, BucketNotFoundFault.prototype);
446
408
  }
447
- }
448
- exports.BucketNotFoundFault = BucketNotFoundFault;
449
- class ResizeNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
409
+ };
410
+ exports.ResizeNotFoundFault = class ResizeNotFoundFault extends __BaseException {
450
411
  name = "ResizeNotFoundFault";
451
412
  $fault = "client";
452
413
  constructor(opts) {
@@ -457,9 +418,8 @@ class ResizeNotFoundFault extends RedshiftServiceException_1.RedshiftServiceExce
457
418
  });
458
419
  Object.setPrototypeOf(this, ResizeNotFoundFault.prototype);
459
420
  }
460
- }
461
- exports.ResizeNotFoundFault = ResizeNotFoundFault;
462
- class ClusterAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
421
+ };
422
+ exports.ClusterAlreadyExistsFault = class ClusterAlreadyExistsFault extends __BaseException {
463
423
  name = "ClusterAlreadyExistsFault";
464
424
  $fault = "client";
465
425
  constructor(opts) {
@@ -470,9 +430,8 @@ class ClusterAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServi
470
430
  });
471
431
  Object.setPrototypeOf(this, ClusterAlreadyExistsFault.prototype);
472
432
  }
473
- }
474
- exports.ClusterAlreadyExistsFault = ClusterAlreadyExistsFault;
475
- class ClusterOnLatestRevisionFault extends RedshiftServiceException_1.RedshiftServiceException {
433
+ };
434
+ exports.ClusterOnLatestRevisionFault = class ClusterOnLatestRevisionFault extends __BaseException {
476
435
  name = "ClusterOnLatestRevisionFault";
477
436
  $fault = "client";
478
437
  constructor(opts) {
@@ -483,9 +442,8 @@ class ClusterOnLatestRevisionFault extends RedshiftServiceException_1.RedshiftSe
483
442
  });
484
443
  Object.setPrototypeOf(this, ClusterOnLatestRevisionFault.prototype);
485
444
  }
486
- }
487
- exports.ClusterOnLatestRevisionFault = ClusterOnLatestRevisionFault;
488
- class ClusterParameterGroupAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
445
+ };
446
+ exports.ClusterParameterGroupAlreadyExistsFault = class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
489
447
  name = "ClusterParameterGroupAlreadyExistsFault";
490
448
  $fault = "client";
491
449
  constructor(opts) {
@@ -496,9 +454,8 @@ class ClusterParameterGroupAlreadyExistsFault extends RedshiftServiceException_1
496
454
  });
497
455
  Object.setPrototypeOf(this, ClusterParameterGroupAlreadyExistsFault.prototype);
498
456
  }
499
- }
500
- exports.ClusterParameterGroupAlreadyExistsFault = ClusterParameterGroupAlreadyExistsFault;
501
- class ClusterParameterGroupNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
457
+ };
458
+ exports.ClusterParameterGroupNotFoundFault = class ClusterParameterGroupNotFoundFault extends __BaseException {
502
459
  name = "ClusterParameterGroupNotFoundFault";
503
460
  $fault = "client";
504
461
  constructor(opts) {
@@ -509,9 +466,8 @@ class ClusterParameterGroupNotFoundFault extends RedshiftServiceException_1.Reds
509
466
  });
510
467
  Object.setPrototypeOf(this, ClusterParameterGroupNotFoundFault.prototype);
511
468
  }
512
- }
513
- exports.ClusterParameterGroupNotFoundFault = ClusterParameterGroupNotFoundFault;
514
- class ClusterParameterGroupQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
469
+ };
470
+ exports.ClusterParameterGroupQuotaExceededFault = class ClusterParameterGroupQuotaExceededFault extends __BaseException {
515
471
  name = "ClusterParameterGroupQuotaExceededFault";
516
472
  $fault = "client";
517
473
  constructor(opts) {
@@ -522,9 +478,8 @@ class ClusterParameterGroupQuotaExceededFault extends RedshiftServiceException_1
522
478
  });
523
479
  Object.setPrototypeOf(this, ClusterParameterGroupQuotaExceededFault.prototype);
524
480
  }
525
- }
526
- exports.ClusterParameterGroupQuotaExceededFault = ClusterParameterGroupQuotaExceededFault;
527
- class ClusterQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
481
+ };
482
+ exports.ClusterQuotaExceededFault = class ClusterQuotaExceededFault extends __BaseException {
528
483
  name = "ClusterQuotaExceededFault";
529
484
  $fault = "client";
530
485
  constructor(opts) {
@@ -535,9 +490,8 @@ class ClusterQuotaExceededFault extends RedshiftServiceException_1.RedshiftServi
535
490
  });
536
491
  Object.setPrototypeOf(this, ClusterQuotaExceededFault.prototype);
537
492
  }
538
- }
539
- exports.ClusterQuotaExceededFault = ClusterQuotaExceededFault;
540
- class ClusterSecurityGroupAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
493
+ };
494
+ exports.ClusterSecurityGroupAlreadyExistsFault = class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
541
495
  name = "ClusterSecurityGroupAlreadyExistsFault";
542
496
  $fault = "client";
543
497
  constructor(opts) {
@@ -548,9 +502,8 @@ class ClusterSecurityGroupAlreadyExistsFault extends RedshiftServiceException_1.
548
502
  });
549
503
  Object.setPrototypeOf(this, ClusterSecurityGroupAlreadyExistsFault.prototype);
550
504
  }
551
- }
552
- exports.ClusterSecurityGroupAlreadyExistsFault = ClusterSecurityGroupAlreadyExistsFault;
553
- class ClusterSecurityGroupQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
505
+ };
506
+ exports.ClusterSecurityGroupQuotaExceededFault = class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
554
507
  name = "ClusterSecurityGroupQuotaExceededFault";
555
508
  $fault = "client";
556
509
  constructor(opts) {
@@ -561,9 +514,8 @@ class ClusterSecurityGroupQuotaExceededFault extends RedshiftServiceException_1.
561
514
  });
562
515
  Object.setPrototypeOf(this, ClusterSecurityGroupQuotaExceededFault.prototype);
563
516
  }
564
- }
565
- exports.ClusterSecurityGroupQuotaExceededFault = ClusterSecurityGroupQuotaExceededFault;
566
- class ClusterSnapshotAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
517
+ };
518
+ exports.ClusterSnapshotAlreadyExistsFault = class ClusterSnapshotAlreadyExistsFault extends __BaseException {
567
519
  name = "ClusterSnapshotAlreadyExistsFault";
568
520
  $fault = "client";
569
521
  constructor(opts) {
@@ -574,9 +526,8 @@ class ClusterSnapshotAlreadyExistsFault extends RedshiftServiceException_1.Redsh
574
526
  });
575
527
  Object.setPrototypeOf(this, ClusterSnapshotAlreadyExistsFault.prototype);
576
528
  }
577
- }
578
- exports.ClusterSnapshotAlreadyExistsFault = ClusterSnapshotAlreadyExistsFault;
579
- class ClusterSnapshotQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
529
+ };
530
+ exports.ClusterSnapshotQuotaExceededFault = class ClusterSnapshotQuotaExceededFault extends __BaseException {
580
531
  name = "ClusterSnapshotQuotaExceededFault";
581
532
  $fault = "client";
582
533
  constructor(opts) {
@@ -587,9 +538,8 @@ class ClusterSnapshotQuotaExceededFault extends RedshiftServiceException_1.Redsh
587
538
  });
588
539
  Object.setPrototypeOf(this, ClusterSnapshotQuotaExceededFault.prototype);
589
540
  }
590
- }
591
- exports.ClusterSnapshotQuotaExceededFault = ClusterSnapshotQuotaExceededFault;
592
- class ClusterSubnetGroupAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
541
+ };
542
+ exports.ClusterSubnetGroupAlreadyExistsFault = class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
593
543
  name = "ClusterSubnetGroupAlreadyExistsFault";
594
544
  $fault = "client";
595
545
  constructor(opts) {
@@ -600,9 +550,8 @@ class ClusterSubnetGroupAlreadyExistsFault extends RedshiftServiceException_1.Re
600
550
  });
601
551
  Object.setPrototypeOf(this, ClusterSubnetGroupAlreadyExistsFault.prototype);
602
552
  }
603
- }
604
- exports.ClusterSubnetGroupAlreadyExistsFault = ClusterSubnetGroupAlreadyExistsFault;
605
- class ClusterSubnetGroupNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
553
+ };
554
+ exports.ClusterSubnetGroupNotFoundFault = class ClusterSubnetGroupNotFoundFault extends __BaseException {
606
555
  name = "ClusterSubnetGroupNotFoundFault";
607
556
  $fault = "client";
608
557
  constructor(opts) {
@@ -613,9 +562,8 @@ class ClusterSubnetGroupNotFoundFault extends RedshiftServiceException_1.Redshif
613
562
  });
614
563
  Object.setPrototypeOf(this, ClusterSubnetGroupNotFoundFault.prototype);
615
564
  }
616
- }
617
- exports.ClusterSubnetGroupNotFoundFault = ClusterSubnetGroupNotFoundFault;
618
- class ClusterSubnetGroupQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
565
+ };
566
+ exports.ClusterSubnetGroupQuotaExceededFault = class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
619
567
  name = "ClusterSubnetGroupQuotaExceededFault";
620
568
  $fault = "client";
621
569
  constructor(opts) {
@@ -626,9 +574,8 @@ class ClusterSubnetGroupQuotaExceededFault extends RedshiftServiceException_1.Re
626
574
  });
627
575
  Object.setPrototypeOf(this, ClusterSubnetGroupQuotaExceededFault.prototype);
628
576
  }
629
- }
630
- exports.ClusterSubnetGroupQuotaExceededFault = ClusterSubnetGroupQuotaExceededFault;
631
- class ClusterSubnetQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
577
+ };
578
+ exports.ClusterSubnetQuotaExceededFault = class ClusterSubnetQuotaExceededFault extends __BaseException {
632
579
  name = "ClusterSubnetQuotaExceededFault";
633
580
  $fault = "client";
634
581
  constructor(opts) {
@@ -639,9 +586,8 @@ class ClusterSubnetQuotaExceededFault extends RedshiftServiceException_1.Redshif
639
586
  });
640
587
  Object.setPrototypeOf(this, ClusterSubnetQuotaExceededFault.prototype);
641
588
  }
642
- }
643
- exports.ClusterSubnetQuotaExceededFault = ClusterSubnetQuotaExceededFault;
644
- class ConflictPolicyUpdateFault extends RedshiftServiceException_1.RedshiftServiceException {
589
+ };
590
+ exports.ConflictPolicyUpdateFault = class ConflictPolicyUpdateFault extends __BaseException {
645
591
  name = "ConflictPolicyUpdateFault";
646
592
  $fault = "client";
647
593
  constructor(opts) {
@@ -652,9 +598,8 @@ class ConflictPolicyUpdateFault extends RedshiftServiceException_1.RedshiftServi
652
598
  });
653
599
  Object.setPrototypeOf(this, ConflictPolicyUpdateFault.prototype);
654
600
  }
655
- }
656
- exports.ConflictPolicyUpdateFault = ConflictPolicyUpdateFault;
657
- class CopyToRegionDisabledFault extends RedshiftServiceException_1.RedshiftServiceException {
601
+ };
602
+ exports.CopyToRegionDisabledFault = class CopyToRegionDisabledFault extends __BaseException {
658
603
  name = "CopyToRegionDisabledFault";
659
604
  $fault = "client";
660
605
  constructor(opts) {
@@ -665,9 +610,8 @@ class CopyToRegionDisabledFault extends RedshiftServiceException_1.RedshiftServi
665
610
  });
666
611
  Object.setPrototypeOf(this, CopyToRegionDisabledFault.prototype);
667
612
  }
668
- }
669
- exports.CopyToRegionDisabledFault = CopyToRegionDisabledFault;
670
- class InvalidAuthenticationProfileRequestFault extends RedshiftServiceException_1.RedshiftServiceException {
613
+ };
614
+ exports.InvalidAuthenticationProfileRequestFault = class InvalidAuthenticationProfileRequestFault extends __BaseException {
671
615
  name = "InvalidAuthenticationProfileRequestFault";
672
616
  $fault = "client";
673
617
  constructor(opts) {
@@ -678,9 +622,8 @@ class InvalidAuthenticationProfileRequestFault extends RedshiftServiceException_
678
622
  });
679
623
  Object.setPrototypeOf(this, InvalidAuthenticationProfileRequestFault.prototype);
680
624
  }
681
- }
682
- exports.InvalidAuthenticationProfileRequestFault = InvalidAuthenticationProfileRequestFault;
683
- class DependentServiceAccessDeniedFault extends RedshiftServiceException_1.RedshiftServiceException {
625
+ };
626
+ exports.DependentServiceAccessDeniedFault = class DependentServiceAccessDeniedFault extends __BaseException {
684
627
  name = "DependentServiceAccessDeniedFault";
685
628
  $fault = "client";
686
629
  constructor(opts) {
@@ -691,9 +634,8 @@ class DependentServiceAccessDeniedFault extends RedshiftServiceException_1.Redsh
691
634
  });
692
635
  Object.setPrototypeOf(this, DependentServiceAccessDeniedFault.prototype);
693
636
  }
694
- }
695
- exports.DependentServiceAccessDeniedFault = DependentServiceAccessDeniedFault;
696
- class HsmClientCertificateNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
637
+ };
638
+ exports.HsmClientCertificateNotFoundFault = class HsmClientCertificateNotFoundFault extends __BaseException {
697
639
  name = "HsmClientCertificateNotFoundFault";
698
640
  $fault = "client";
699
641
  constructor(opts) {
@@ -704,9 +646,8 @@ class HsmClientCertificateNotFoundFault extends RedshiftServiceException_1.Redsh
704
646
  });
705
647
  Object.setPrototypeOf(this, HsmClientCertificateNotFoundFault.prototype);
706
648
  }
707
- }
708
- exports.HsmClientCertificateNotFoundFault = HsmClientCertificateNotFoundFault;
709
- class HsmConfigurationNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
649
+ };
650
+ exports.HsmConfigurationNotFoundFault = class HsmConfigurationNotFoundFault extends __BaseException {
710
651
  name = "HsmConfigurationNotFoundFault";
711
652
  $fault = "client";
712
653
  constructor(opts) {
@@ -717,9 +658,8 @@ class HsmConfigurationNotFoundFault extends RedshiftServiceException_1.RedshiftS
717
658
  });
718
659
  Object.setPrototypeOf(this, HsmConfigurationNotFoundFault.prototype);
719
660
  }
720
- }
721
- exports.HsmConfigurationNotFoundFault = HsmConfigurationNotFoundFault;
722
- class InsufficientClusterCapacityFault extends RedshiftServiceException_1.RedshiftServiceException {
661
+ };
662
+ exports.InsufficientClusterCapacityFault = class InsufficientClusterCapacityFault extends __BaseException {
723
663
  name = "InsufficientClusterCapacityFault";
724
664
  $fault = "client";
725
665
  constructor(opts) {
@@ -730,9 +670,8 @@ class InsufficientClusterCapacityFault extends RedshiftServiceException_1.Redshi
730
670
  });
731
671
  Object.setPrototypeOf(this, InsufficientClusterCapacityFault.prototype);
732
672
  }
733
- }
734
- exports.InsufficientClusterCapacityFault = InsufficientClusterCapacityFault;
735
- class InvalidClusterSubnetGroupStateFault extends RedshiftServiceException_1.RedshiftServiceException {
673
+ };
674
+ exports.InvalidClusterSubnetGroupStateFault = class InvalidClusterSubnetGroupStateFault extends __BaseException {
736
675
  name = "InvalidClusterSubnetGroupStateFault";
737
676
  $fault = "client";
738
677
  constructor(opts) {
@@ -743,9 +682,8 @@ class InvalidClusterSubnetGroupStateFault extends RedshiftServiceException_1.Red
743
682
  });
744
683
  Object.setPrototypeOf(this, InvalidClusterSubnetGroupStateFault.prototype);
745
684
  }
746
- }
747
- exports.InvalidClusterSubnetGroupStateFault = InvalidClusterSubnetGroupStateFault;
748
- class InvalidClusterTrackFault extends RedshiftServiceException_1.RedshiftServiceException {
685
+ };
686
+ exports.InvalidClusterTrackFault = class InvalidClusterTrackFault extends __BaseException {
749
687
  name = "InvalidClusterTrackFault";
750
688
  $fault = "client";
751
689
  constructor(opts) {
@@ -756,9 +694,8 @@ class InvalidClusterTrackFault extends RedshiftServiceException_1.RedshiftServic
756
694
  });
757
695
  Object.setPrototypeOf(this, InvalidClusterTrackFault.prototype);
758
696
  }
759
- }
760
- exports.InvalidClusterTrackFault = InvalidClusterTrackFault;
761
- class InvalidElasticIpFault extends RedshiftServiceException_1.RedshiftServiceException {
697
+ };
698
+ exports.InvalidElasticIpFault = class InvalidElasticIpFault extends __BaseException {
762
699
  name = "InvalidElasticIpFault";
763
700
  $fault = "client";
764
701
  constructor(opts) {
@@ -769,9 +706,8 @@ class InvalidElasticIpFault extends RedshiftServiceException_1.RedshiftServiceEx
769
706
  });
770
707
  Object.setPrototypeOf(this, InvalidElasticIpFault.prototype);
771
708
  }
772
- }
773
- exports.InvalidElasticIpFault = InvalidElasticIpFault;
774
- class InvalidSubnet extends RedshiftServiceException_1.RedshiftServiceException {
709
+ };
710
+ exports.InvalidSubnet = class InvalidSubnet extends __BaseException {
775
711
  name = "InvalidSubnet";
776
712
  $fault = "client";
777
713
  constructor(opts) {
@@ -782,9 +718,8 @@ class InvalidSubnet extends RedshiftServiceException_1.RedshiftServiceException
782
718
  });
783
719
  Object.setPrototypeOf(this, InvalidSubnet.prototype);
784
720
  }
785
- }
786
- exports.InvalidSubnet = InvalidSubnet;
787
- class InvalidTagFault extends RedshiftServiceException_1.RedshiftServiceException {
721
+ };
722
+ exports.InvalidTagFault = class InvalidTagFault extends __BaseException {
788
723
  name = "InvalidTagFault";
789
724
  $fault = "client";
790
725
  constructor(opts) {
@@ -795,9 +730,8 @@ class InvalidTagFault extends RedshiftServiceException_1.RedshiftServiceExceptio
795
730
  });
796
731
  Object.setPrototypeOf(this, InvalidTagFault.prototype);
797
732
  }
798
- }
799
- exports.InvalidTagFault = InvalidTagFault;
800
- class InvalidVPCNetworkStateFault extends RedshiftServiceException_1.RedshiftServiceException {
733
+ };
734
+ exports.InvalidVPCNetworkStateFault = class InvalidVPCNetworkStateFault extends __BaseException {
801
735
  name = "InvalidVPCNetworkStateFault";
802
736
  $fault = "client";
803
737
  constructor(opts) {
@@ -808,9 +742,8 @@ class InvalidVPCNetworkStateFault extends RedshiftServiceException_1.RedshiftSer
808
742
  });
809
743
  Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
810
744
  }
811
- }
812
- exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;
813
- class Ipv6CidrBlockNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
745
+ };
746
+ exports.Ipv6CidrBlockNotFoundFault = class Ipv6CidrBlockNotFoundFault extends __BaseException {
814
747
  name = "Ipv6CidrBlockNotFoundFault";
815
748
  $fault = "client";
816
749
  constructor(opts) {
@@ -821,9 +754,8 @@ class Ipv6CidrBlockNotFoundFault extends RedshiftServiceException_1.RedshiftServ
821
754
  });
822
755
  Object.setPrototypeOf(this, Ipv6CidrBlockNotFoundFault.prototype);
823
756
  }
824
- }
825
- exports.Ipv6CidrBlockNotFoundFault = Ipv6CidrBlockNotFoundFault;
826
- class NumberOfNodesPerClusterLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
757
+ };
758
+ exports.NumberOfNodesPerClusterLimitExceededFault = class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
827
759
  name = "NumberOfNodesPerClusterLimitExceededFault";
828
760
  $fault = "client";
829
761
  constructor(opts) {
@@ -834,9 +766,8 @@ class NumberOfNodesPerClusterLimitExceededFault extends RedshiftServiceException
834
766
  });
835
767
  Object.setPrototypeOf(this, NumberOfNodesPerClusterLimitExceededFault.prototype);
836
768
  }
837
- }
838
- exports.NumberOfNodesPerClusterLimitExceededFault = NumberOfNodesPerClusterLimitExceededFault;
839
- class NumberOfNodesQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
769
+ };
770
+ exports.NumberOfNodesQuotaExceededFault = class NumberOfNodesQuotaExceededFault extends __BaseException {
840
771
  name = "NumberOfNodesQuotaExceededFault";
841
772
  $fault = "client";
842
773
  constructor(opts) {
@@ -847,9 +778,8 @@ class NumberOfNodesQuotaExceededFault extends RedshiftServiceException_1.Redshif
847
778
  });
848
779
  Object.setPrototypeOf(this, NumberOfNodesQuotaExceededFault.prototype);
849
780
  }
850
- }
851
- exports.NumberOfNodesQuotaExceededFault = NumberOfNodesQuotaExceededFault;
852
- class RedshiftIdcApplicationNotExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
781
+ };
782
+ exports.RedshiftIdcApplicationNotExistsFault = class RedshiftIdcApplicationNotExistsFault extends __BaseException {
853
783
  name = "RedshiftIdcApplicationNotExistsFault";
854
784
  $fault = "client";
855
785
  constructor(opts) {
@@ -860,9 +790,8 @@ class RedshiftIdcApplicationNotExistsFault extends RedshiftServiceException_1.Re
860
790
  });
861
791
  Object.setPrototypeOf(this, RedshiftIdcApplicationNotExistsFault.prototype);
862
792
  }
863
- }
864
- exports.RedshiftIdcApplicationNotExistsFault = RedshiftIdcApplicationNotExistsFault;
865
- class SnapshotScheduleNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
793
+ };
794
+ exports.SnapshotScheduleNotFoundFault = class SnapshotScheduleNotFoundFault extends __BaseException {
866
795
  name = "SnapshotScheduleNotFoundFault";
867
796
  $fault = "client";
868
797
  constructor(opts) {
@@ -873,9 +802,8 @@ class SnapshotScheduleNotFoundFault extends RedshiftServiceException_1.RedshiftS
873
802
  });
874
803
  Object.setPrototypeOf(this, SnapshotScheduleNotFoundFault.prototype);
875
804
  }
876
- }
877
- exports.SnapshotScheduleNotFoundFault = SnapshotScheduleNotFoundFault;
878
- class TagLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
805
+ };
806
+ exports.TagLimitExceededFault = class TagLimitExceededFault extends __BaseException {
879
807
  name = "TagLimitExceededFault";
880
808
  $fault = "client";
881
809
  constructor(opts) {
@@ -886,9 +814,8 @@ class TagLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceEx
886
814
  });
887
815
  Object.setPrototypeOf(this, TagLimitExceededFault.prototype);
888
816
  }
889
- }
890
- exports.TagLimitExceededFault = TagLimitExceededFault;
891
- class UnauthorizedOperation extends RedshiftServiceException_1.RedshiftServiceException {
817
+ };
818
+ exports.UnauthorizedOperation = class UnauthorizedOperation extends __BaseException {
892
819
  name = "UnauthorizedOperation";
893
820
  $fault = "client";
894
821
  constructor(opts) {
@@ -899,9 +826,8 @@ class UnauthorizedOperation extends RedshiftServiceException_1.RedshiftServiceEx
899
826
  });
900
827
  Object.setPrototypeOf(this, UnauthorizedOperation.prototype);
901
828
  }
902
- }
903
- exports.UnauthorizedOperation = UnauthorizedOperation;
904
- class CustomCnameAssociationFault extends RedshiftServiceException_1.RedshiftServiceException {
829
+ };
830
+ exports.CustomCnameAssociationFault = class CustomCnameAssociationFault extends __BaseException {
905
831
  name = "CustomCnameAssociationFault";
906
832
  $fault = "client";
907
833
  constructor(opts) {
@@ -912,9 +838,8 @@ class CustomCnameAssociationFault extends RedshiftServiceException_1.RedshiftSer
912
838
  });
913
839
  Object.setPrototypeOf(this, CustomCnameAssociationFault.prototype);
914
840
  }
915
- }
916
- exports.CustomCnameAssociationFault = CustomCnameAssociationFault;
917
- class EndpointAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
841
+ };
842
+ exports.EndpointAlreadyExistsFault = class EndpointAlreadyExistsFault extends __BaseException {
918
843
  name = "EndpointAlreadyExistsFault";
919
844
  $fault = "client";
920
845
  constructor(opts) {
@@ -925,9 +850,8 @@ class EndpointAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServ
925
850
  });
926
851
  Object.setPrototypeOf(this, EndpointAlreadyExistsFault.prototype);
927
852
  }
928
- }
929
- exports.EndpointAlreadyExistsFault = EndpointAlreadyExistsFault;
930
- class EndpointsPerAuthorizationLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
853
+ };
854
+ exports.EndpointsPerAuthorizationLimitExceededFault = class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
931
855
  name = "EndpointsPerAuthorizationLimitExceededFault";
932
856
  $fault = "client";
933
857
  constructor(opts) {
@@ -938,9 +862,8 @@ class EndpointsPerAuthorizationLimitExceededFault extends RedshiftServiceExcepti
938
862
  });
939
863
  Object.setPrototypeOf(this, EndpointsPerAuthorizationLimitExceededFault.prototype);
940
864
  }
941
- }
942
- exports.EndpointsPerAuthorizationLimitExceededFault = EndpointsPerAuthorizationLimitExceededFault;
943
- class EndpointsPerClusterLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
865
+ };
866
+ exports.EndpointsPerClusterLimitExceededFault = class EndpointsPerClusterLimitExceededFault extends __BaseException {
944
867
  name = "EndpointsPerClusterLimitExceededFault";
945
868
  $fault = "client";
946
869
  constructor(opts) {
@@ -951,9 +874,8 @@ class EndpointsPerClusterLimitExceededFault extends RedshiftServiceException_1.R
951
874
  });
952
875
  Object.setPrototypeOf(this, EndpointsPerClusterLimitExceededFault.prototype);
953
876
  }
954
- }
955
- exports.EndpointsPerClusterLimitExceededFault = EndpointsPerClusterLimitExceededFault;
956
- class EventSubscriptionQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
877
+ };
878
+ exports.EventSubscriptionQuotaExceededFault = class EventSubscriptionQuotaExceededFault extends __BaseException {
957
879
  name = "EventSubscriptionQuotaExceededFault";
958
880
  $fault = "client";
959
881
  constructor(opts) {
@@ -964,9 +886,8 @@ class EventSubscriptionQuotaExceededFault extends RedshiftServiceException_1.Red
964
886
  });
965
887
  Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
966
888
  }
967
- }
968
- exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;
969
- class SNSInvalidTopicFault extends RedshiftServiceException_1.RedshiftServiceException {
889
+ };
890
+ exports.SNSInvalidTopicFault = class SNSInvalidTopicFault extends __BaseException {
970
891
  name = "SNSInvalidTopicFault";
971
892
  $fault = "client";
972
893
  constructor(opts) {
@@ -977,9 +898,8 @@ class SNSInvalidTopicFault extends RedshiftServiceException_1.RedshiftServiceExc
977
898
  });
978
899
  Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
979
900
  }
980
- }
981
- exports.SNSInvalidTopicFault = SNSInvalidTopicFault;
982
- class SNSNoAuthorizationFault extends RedshiftServiceException_1.RedshiftServiceException {
901
+ };
902
+ exports.SNSNoAuthorizationFault = class SNSNoAuthorizationFault extends __BaseException {
983
903
  name = "SNSNoAuthorizationFault";
984
904
  $fault = "client";
985
905
  constructor(opts) {
@@ -990,9 +910,8 @@ class SNSNoAuthorizationFault extends RedshiftServiceException_1.RedshiftService
990
910
  });
991
911
  Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
992
912
  }
993
- }
994
- exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;
995
- class SNSTopicArnNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
913
+ };
914
+ exports.SNSTopicArnNotFoundFault = class SNSTopicArnNotFoundFault extends __BaseException {
996
915
  name = "SNSTopicArnNotFoundFault";
997
916
  $fault = "client";
998
917
  constructor(opts) {
@@ -1003,9 +922,8 @@ class SNSTopicArnNotFoundFault extends RedshiftServiceException_1.RedshiftServic
1003
922
  });
1004
923
  Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
1005
924
  }
1006
- }
1007
- exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;
1008
- class SourceNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
925
+ };
926
+ exports.SourceNotFoundFault = class SourceNotFoundFault extends __BaseException {
1009
927
  name = "SourceNotFoundFault";
1010
928
  $fault = "client";
1011
929
  constructor(opts) {
@@ -1016,9 +934,8 @@ class SourceNotFoundFault extends RedshiftServiceException_1.RedshiftServiceExce
1016
934
  });
1017
935
  Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
1018
936
  }
1019
- }
1020
- exports.SourceNotFoundFault = SourceNotFoundFault;
1021
- class SubscriptionAlreadyExistFault extends RedshiftServiceException_1.RedshiftServiceException {
937
+ };
938
+ exports.SubscriptionAlreadyExistFault = class SubscriptionAlreadyExistFault extends __BaseException {
1022
939
  name = "SubscriptionAlreadyExistFault";
1023
940
  $fault = "client";
1024
941
  constructor(opts) {
@@ -1029,9 +946,8 @@ class SubscriptionAlreadyExistFault extends RedshiftServiceException_1.RedshiftS
1029
946
  });
1030
947
  Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
1031
948
  }
1032
- }
1033
- exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;
1034
- class SubscriptionCategoryNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
949
+ };
950
+ exports.SubscriptionCategoryNotFoundFault = class SubscriptionCategoryNotFoundFault extends __BaseException {
1035
951
  name = "SubscriptionCategoryNotFoundFault";
1036
952
  $fault = "client";
1037
953
  constructor(opts) {
@@ -1042,9 +958,8 @@ class SubscriptionCategoryNotFoundFault extends RedshiftServiceException_1.Redsh
1042
958
  });
1043
959
  Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
1044
960
  }
1045
- }
1046
- exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
1047
- class SubscriptionEventIdNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
961
+ };
962
+ exports.SubscriptionEventIdNotFoundFault = class SubscriptionEventIdNotFoundFault extends __BaseException {
1048
963
  name = "SubscriptionEventIdNotFoundFault";
1049
964
  $fault = "client";
1050
965
  constructor(opts) {
@@ -1055,9 +970,8 @@ class SubscriptionEventIdNotFoundFault extends RedshiftServiceException_1.Redshi
1055
970
  });
1056
971
  Object.setPrototypeOf(this, SubscriptionEventIdNotFoundFault.prototype);
1057
972
  }
1058
- }
1059
- exports.SubscriptionEventIdNotFoundFault = SubscriptionEventIdNotFoundFault;
1060
- class SubscriptionSeverityNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
973
+ };
974
+ exports.SubscriptionSeverityNotFoundFault = class SubscriptionSeverityNotFoundFault extends __BaseException {
1061
975
  name = "SubscriptionSeverityNotFoundFault";
1062
976
  $fault = "client";
1063
977
  constructor(opts) {
@@ -1068,9 +982,8 @@ class SubscriptionSeverityNotFoundFault extends RedshiftServiceException_1.Redsh
1068
982
  });
1069
983
  Object.setPrototypeOf(this, SubscriptionSeverityNotFoundFault.prototype);
1070
984
  }
1071
- }
1072
- exports.SubscriptionSeverityNotFoundFault = SubscriptionSeverityNotFoundFault;
1073
- class HsmClientCertificateAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
985
+ };
986
+ exports.HsmClientCertificateAlreadyExistsFault = class HsmClientCertificateAlreadyExistsFault extends __BaseException {
1074
987
  name = "HsmClientCertificateAlreadyExistsFault";
1075
988
  $fault = "client";
1076
989
  constructor(opts) {
@@ -1081,9 +994,8 @@ class HsmClientCertificateAlreadyExistsFault extends RedshiftServiceException_1.
1081
994
  });
1082
995
  Object.setPrototypeOf(this, HsmClientCertificateAlreadyExistsFault.prototype);
1083
996
  }
1084
- }
1085
- exports.HsmClientCertificateAlreadyExistsFault = HsmClientCertificateAlreadyExistsFault;
1086
- class HsmClientCertificateQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
997
+ };
998
+ exports.HsmClientCertificateQuotaExceededFault = class HsmClientCertificateQuotaExceededFault extends __BaseException {
1087
999
  name = "HsmClientCertificateQuotaExceededFault";
1088
1000
  $fault = "client";
1089
1001
  constructor(opts) {
@@ -1094,9 +1006,8 @@ class HsmClientCertificateQuotaExceededFault extends RedshiftServiceException_1.
1094
1006
  });
1095
1007
  Object.setPrototypeOf(this, HsmClientCertificateQuotaExceededFault.prototype);
1096
1008
  }
1097
- }
1098
- exports.HsmClientCertificateQuotaExceededFault = HsmClientCertificateQuotaExceededFault;
1099
- class HsmConfigurationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1009
+ };
1010
+ exports.HsmConfigurationAlreadyExistsFault = class HsmConfigurationAlreadyExistsFault extends __BaseException {
1100
1011
  name = "HsmConfigurationAlreadyExistsFault";
1101
1012
  $fault = "client";
1102
1013
  constructor(opts) {
@@ -1107,9 +1018,8 @@ class HsmConfigurationAlreadyExistsFault extends RedshiftServiceException_1.Reds
1107
1018
  });
1108
1019
  Object.setPrototypeOf(this, HsmConfigurationAlreadyExistsFault.prototype);
1109
1020
  }
1110
- }
1111
- exports.HsmConfigurationAlreadyExistsFault = HsmConfigurationAlreadyExistsFault;
1112
- class HsmConfigurationQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1021
+ };
1022
+ exports.HsmConfigurationQuotaExceededFault = class HsmConfigurationQuotaExceededFault extends __BaseException {
1113
1023
  name = "HsmConfigurationQuotaExceededFault";
1114
1024
  $fault = "client";
1115
1025
  constructor(opts) {
@@ -1120,9 +1030,8 @@ class HsmConfigurationQuotaExceededFault extends RedshiftServiceException_1.Reds
1120
1030
  });
1121
1031
  Object.setPrototypeOf(this, HsmConfigurationQuotaExceededFault.prototype);
1122
1032
  }
1123
- }
1124
- exports.HsmConfigurationQuotaExceededFault = HsmConfigurationQuotaExceededFault;
1125
- class IntegrationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1033
+ };
1034
+ exports.IntegrationAlreadyExistsFault = class IntegrationAlreadyExistsFault extends __BaseException {
1126
1035
  name = "IntegrationAlreadyExistsFault";
1127
1036
  $fault = "client";
1128
1037
  constructor(opts) {
@@ -1133,9 +1042,8 @@ class IntegrationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftS
1133
1042
  });
1134
1043
  Object.setPrototypeOf(this, IntegrationAlreadyExistsFault.prototype);
1135
1044
  }
1136
- }
1137
- exports.IntegrationAlreadyExistsFault = IntegrationAlreadyExistsFault;
1138
- class IntegrationConflictOperationFault extends RedshiftServiceException_1.RedshiftServiceException {
1045
+ };
1046
+ exports.IntegrationConflictOperationFault = class IntegrationConflictOperationFault extends __BaseException {
1139
1047
  name = "IntegrationConflictOperationFault";
1140
1048
  $fault = "client";
1141
1049
  constructor(opts) {
@@ -1146,9 +1054,8 @@ class IntegrationConflictOperationFault extends RedshiftServiceException_1.Redsh
1146
1054
  });
1147
1055
  Object.setPrototypeOf(this, IntegrationConflictOperationFault.prototype);
1148
1056
  }
1149
- }
1150
- exports.IntegrationConflictOperationFault = IntegrationConflictOperationFault;
1151
- class IntegrationQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1057
+ };
1058
+ exports.IntegrationQuotaExceededFault = class IntegrationQuotaExceededFault extends __BaseException {
1152
1059
  name = "IntegrationQuotaExceededFault";
1153
1060
  $fault = "client";
1154
1061
  constructor(opts) {
@@ -1159,9 +1066,8 @@ class IntegrationQuotaExceededFault extends RedshiftServiceException_1.RedshiftS
1159
1066
  });
1160
1067
  Object.setPrototypeOf(this, IntegrationQuotaExceededFault.prototype);
1161
1068
  }
1162
- }
1163
- exports.IntegrationQuotaExceededFault = IntegrationQuotaExceededFault;
1164
- class IntegrationSourceNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1069
+ };
1070
+ exports.IntegrationSourceNotFoundFault = class IntegrationSourceNotFoundFault extends __BaseException {
1165
1071
  name = "IntegrationSourceNotFoundFault";
1166
1072
  $fault = "client";
1167
1073
  constructor(opts) {
@@ -1172,9 +1078,8 @@ class IntegrationSourceNotFoundFault extends RedshiftServiceException_1.Redshift
1172
1078
  });
1173
1079
  Object.setPrototypeOf(this, IntegrationSourceNotFoundFault.prototype);
1174
1080
  }
1175
- }
1176
- exports.IntegrationSourceNotFoundFault = IntegrationSourceNotFoundFault;
1177
- class IntegrationTargetNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1081
+ };
1082
+ exports.IntegrationTargetNotFoundFault = class IntegrationTargetNotFoundFault extends __BaseException {
1178
1083
  name = "IntegrationTargetNotFoundFault";
1179
1084
  $fault = "client";
1180
1085
  constructor(opts) {
@@ -1185,9 +1090,8 @@ class IntegrationTargetNotFoundFault extends RedshiftServiceException_1.Redshift
1185
1090
  });
1186
1091
  Object.setPrototypeOf(this, IntegrationTargetNotFoundFault.prototype);
1187
1092
  }
1188
- }
1189
- exports.IntegrationTargetNotFoundFault = IntegrationTargetNotFoundFault;
1190
- class RedshiftIdcApplicationAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1093
+ };
1094
+ exports.RedshiftIdcApplicationAlreadyExistsFault = class RedshiftIdcApplicationAlreadyExistsFault extends __BaseException {
1191
1095
  name = "RedshiftIdcApplicationAlreadyExistsFault";
1192
1096
  $fault = "client";
1193
1097
  constructor(opts) {
@@ -1198,9 +1102,8 @@ class RedshiftIdcApplicationAlreadyExistsFault extends RedshiftServiceException_
1198
1102
  });
1199
1103
  Object.setPrototypeOf(this, RedshiftIdcApplicationAlreadyExistsFault.prototype);
1200
1104
  }
1201
- }
1202
- exports.RedshiftIdcApplicationAlreadyExistsFault = RedshiftIdcApplicationAlreadyExistsFault;
1203
- class RedshiftIdcApplicationQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1105
+ };
1106
+ exports.RedshiftIdcApplicationQuotaExceededFault = class RedshiftIdcApplicationQuotaExceededFault extends __BaseException {
1204
1107
  name = "RedshiftIdcApplicationQuotaExceededFault";
1205
1108
  $fault = "client";
1206
1109
  constructor(opts) {
@@ -1211,9 +1114,8 @@ class RedshiftIdcApplicationQuotaExceededFault extends RedshiftServiceException_
1211
1114
  });
1212
1115
  Object.setPrototypeOf(this, RedshiftIdcApplicationQuotaExceededFault.prototype);
1213
1116
  }
1214
- }
1215
- exports.RedshiftIdcApplicationQuotaExceededFault = RedshiftIdcApplicationQuotaExceededFault;
1216
- class InvalidScheduledActionFault extends RedshiftServiceException_1.RedshiftServiceException {
1117
+ };
1118
+ exports.InvalidScheduledActionFault = class InvalidScheduledActionFault extends __BaseException {
1217
1119
  name = "InvalidScheduledActionFault";
1218
1120
  $fault = "client";
1219
1121
  constructor(opts) {
@@ -1224,9 +1126,8 @@ class InvalidScheduledActionFault extends RedshiftServiceException_1.RedshiftSer
1224
1126
  });
1225
1127
  Object.setPrototypeOf(this, InvalidScheduledActionFault.prototype);
1226
1128
  }
1227
- }
1228
- exports.InvalidScheduledActionFault = InvalidScheduledActionFault;
1229
- class InvalidScheduleFault extends RedshiftServiceException_1.RedshiftServiceException {
1129
+ };
1130
+ exports.InvalidScheduleFault = class InvalidScheduleFault extends __BaseException {
1230
1131
  name = "InvalidScheduleFault";
1231
1132
  $fault = "client";
1232
1133
  constructor(opts) {
@@ -1237,9 +1138,8 @@ class InvalidScheduleFault extends RedshiftServiceException_1.RedshiftServiceExc
1237
1138
  });
1238
1139
  Object.setPrototypeOf(this, InvalidScheduleFault.prototype);
1239
1140
  }
1240
- }
1241
- exports.InvalidScheduleFault = InvalidScheduleFault;
1242
- class ScheduledActionAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1141
+ };
1142
+ exports.ScheduledActionAlreadyExistsFault = class ScheduledActionAlreadyExistsFault extends __BaseException {
1243
1143
  name = "ScheduledActionAlreadyExistsFault";
1244
1144
  $fault = "client";
1245
1145
  constructor(opts) {
@@ -1250,9 +1150,8 @@ class ScheduledActionAlreadyExistsFault extends RedshiftServiceException_1.Redsh
1250
1150
  });
1251
1151
  Object.setPrototypeOf(this, ScheduledActionAlreadyExistsFault.prototype);
1252
1152
  }
1253
- }
1254
- exports.ScheduledActionAlreadyExistsFault = ScheduledActionAlreadyExistsFault;
1255
- class ScheduledActionQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1153
+ };
1154
+ exports.ScheduledActionQuotaExceededFault = class ScheduledActionQuotaExceededFault extends __BaseException {
1256
1155
  name = "ScheduledActionQuotaExceededFault";
1257
1156
  $fault = "client";
1258
1157
  constructor(opts) {
@@ -1263,9 +1162,8 @@ class ScheduledActionQuotaExceededFault extends RedshiftServiceException_1.Redsh
1263
1162
  });
1264
1163
  Object.setPrototypeOf(this, ScheduledActionQuotaExceededFault.prototype);
1265
1164
  }
1266
- }
1267
- exports.ScheduledActionQuotaExceededFault = ScheduledActionQuotaExceededFault;
1268
- class ScheduledActionTypeUnsupportedFault extends RedshiftServiceException_1.RedshiftServiceException {
1165
+ };
1166
+ exports.ScheduledActionTypeUnsupportedFault = class ScheduledActionTypeUnsupportedFault extends __BaseException {
1269
1167
  name = "ScheduledActionTypeUnsupportedFault";
1270
1168
  $fault = "client";
1271
1169
  constructor(opts) {
@@ -1276,9 +1174,8 @@ class ScheduledActionTypeUnsupportedFault extends RedshiftServiceException_1.Red
1276
1174
  });
1277
1175
  Object.setPrototypeOf(this, ScheduledActionTypeUnsupportedFault.prototype);
1278
1176
  }
1279
- }
1280
- exports.ScheduledActionTypeUnsupportedFault = ScheduledActionTypeUnsupportedFault;
1281
- class SnapshotCopyGrantAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1177
+ };
1178
+ exports.SnapshotCopyGrantAlreadyExistsFault = class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
1282
1179
  name = "SnapshotCopyGrantAlreadyExistsFault";
1283
1180
  $fault = "client";
1284
1181
  constructor(opts) {
@@ -1289,9 +1186,8 @@ class SnapshotCopyGrantAlreadyExistsFault extends RedshiftServiceException_1.Red
1289
1186
  });
1290
1187
  Object.setPrototypeOf(this, SnapshotCopyGrantAlreadyExistsFault.prototype);
1291
1188
  }
1292
- }
1293
- exports.SnapshotCopyGrantAlreadyExistsFault = SnapshotCopyGrantAlreadyExistsFault;
1294
- class SnapshotCopyGrantQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1189
+ };
1190
+ exports.SnapshotCopyGrantQuotaExceededFault = class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
1295
1191
  name = "SnapshotCopyGrantQuotaExceededFault";
1296
1192
  $fault = "client";
1297
1193
  constructor(opts) {
@@ -1302,9 +1198,8 @@ class SnapshotCopyGrantQuotaExceededFault extends RedshiftServiceException_1.Red
1302
1198
  });
1303
1199
  Object.setPrototypeOf(this, SnapshotCopyGrantQuotaExceededFault.prototype);
1304
1200
  }
1305
- }
1306
- exports.SnapshotCopyGrantQuotaExceededFault = SnapshotCopyGrantQuotaExceededFault;
1307
- class ScheduleDefinitionTypeUnsupportedFault extends RedshiftServiceException_1.RedshiftServiceException {
1201
+ };
1202
+ exports.ScheduleDefinitionTypeUnsupportedFault = class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
1308
1203
  name = "ScheduleDefinitionTypeUnsupportedFault";
1309
1204
  $fault = "client";
1310
1205
  constructor(opts) {
@@ -1315,9 +1210,8 @@ class ScheduleDefinitionTypeUnsupportedFault extends RedshiftServiceException_1.
1315
1210
  });
1316
1211
  Object.setPrototypeOf(this, ScheduleDefinitionTypeUnsupportedFault.prototype);
1317
1212
  }
1318
- }
1319
- exports.ScheduleDefinitionTypeUnsupportedFault = ScheduleDefinitionTypeUnsupportedFault;
1320
- class SnapshotScheduleAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1213
+ };
1214
+ exports.SnapshotScheduleAlreadyExistsFault = class SnapshotScheduleAlreadyExistsFault extends __BaseException {
1321
1215
  name = "SnapshotScheduleAlreadyExistsFault";
1322
1216
  $fault = "client";
1323
1217
  constructor(opts) {
@@ -1328,9 +1222,8 @@ class SnapshotScheduleAlreadyExistsFault extends RedshiftServiceException_1.Reds
1328
1222
  });
1329
1223
  Object.setPrototypeOf(this, SnapshotScheduleAlreadyExistsFault.prototype);
1330
1224
  }
1331
- }
1332
- exports.SnapshotScheduleAlreadyExistsFault = SnapshotScheduleAlreadyExistsFault;
1333
- class SnapshotScheduleQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1225
+ };
1226
+ exports.SnapshotScheduleQuotaExceededFault = class SnapshotScheduleQuotaExceededFault extends __BaseException {
1334
1227
  name = "SnapshotScheduleQuotaExceededFault";
1335
1228
  $fault = "client";
1336
1229
  constructor(opts) {
@@ -1341,9 +1234,8 @@ class SnapshotScheduleQuotaExceededFault extends RedshiftServiceException_1.Reds
1341
1234
  });
1342
1235
  Object.setPrototypeOf(this, SnapshotScheduleQuotaExceededFault.prototype);
1343
1236
  }
1344
- }
1345
- exports.SnapshotScheduleQuotaExceededFault = SnapshotScheduleQuotaExceededFault;
1346
- class ResourceNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1237
+ };
1238
+ exports.ResourceNotFoundFault = class ResourceNotFoundFault extends __BaseException {
1347
1239
  name = "ResourceNotFoundFault";
1348
1240
  $fault = "client";
1349
1241
  constructor(opts) {
@@ -1354,9 +1246,8 @@ class ResourceNotFoundFault extends RedshiftServiceException_1.RedshiftServiceEx
1354
1246
  });
1355
1247
  Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
1356
1248
  }
1357
- }
1358
- exports.ResourceNotFoundFault = ResourceNotFoundFault;
1359
- class InvalidUsageLimitFault extends RedshiftServiceException_1.RedshiftServiceException {
1249
+ };
1250
+ exports.InvalidUsageLimitFault = class InvalidUsageLimitFault extends __BaseException {
1360
1251
  name = "InvalidUsageLimitFault";
1361
1252
  $fault = "client";
1362
1253
  constructor(opts) {
@@ -1367,9 +1258,8 @@ class InvalidUsageLimitFault extends RedshiftServiceException_1.RedshiftServiceE
1367
1258
  });
1368
1259
  Object.setPrototypeOf(this, InvalidUsageLimitFault.prototype);
1369
1260
  }
1370
- }
1371
- exports.InvalidUsageLimitFault = InvalidUsageLimitFault;
1372
- class UsageLimitAlreadyExistsFault extends RedshiftServiceException_1.RedshiftServiceException {
1261
+ };
1262
+ exports.UsageLimitAlreadyExistsFault = class UsageLimitAlreadyExistsFault extends __BaseException {
1373
1263
  name = "UsageLimitAlreadyExistsFault";
1374
1264
  $fault = "client";
1375
1265
  constructor(opts) {
@@ -1380,9 +1270,8 @@ class UsageLimitAlreadyExistsFault extends RedshiftServiceException_1.RedshiftSe
1380
1270
  });
1381
1271
  Object.setPrototypeOf(this, UsageLimitAlreadyExistsFault.prototype);
1382
1272
  }
1383
- }
1384
- exports.UsageLimitAlreadyExistsFault = UsageLimitAlreadyExistsFault;
1385
- class CustomDomainAssociationNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1273
+ };
1274
+ exports.CustomDomainAssociationNotFoundFault = class CustomDomainAssociationNotFoundFault extends __BaseException {
1386
1275
  name = "CustomDomainAssociationNotFoundFault";
1387
1276
  $fault = "client";
1388
1277
  constructor(opts) {
@@ -1393,9 +1282,8 @@ class CustomDomainAssociationNotFoundFault extends RedshiftServiceException_1.Re
1393
1282
  });
1394
1283
  Object.setPrototypeOf(this, CustomDomainAssociationNotFoundFault.prototype);
1395
1284
  }
1396
- }
1397
- exports.CustomDomainAssociationNotFoundFault = CustomDomainAssociationNotFoundFault;
1398
- class InvalidClusterParameterGroupStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1285
+ };
1286
+ exports.InvalidClusterParameterGroupStateFault = class InvalidClusterParameterGroupStateFault extends __BaseException {
1399
1287
  name = "InvalidClusterParameterGroupStateFault";
1400
1288
  $fault = "client";
1401
1289
  constructor(opts) {
@@ -1406,9 +1294,8 @@ class InvalidClusterParameterGroupStateFault extends RedshiftServiceException_1.
1406
1294
  });
1407
1295
  Object.setPrototypeOf(this, InvalidClusterParameterGroupStateFault.prototype);
1408
1296
  }
1409
- }
1410
- exports.InvalidClusterParameterGroupStateFault = InvalidClusterParameterGroupStateFault;
1411
- class InvalidClusterSubnetStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1297
+ };
1298
+ exports.InvalidClusterSubnetStateFault = class InvalidClusterSubnetStateFault extends __BaseException {
1412
1299
  name = "InvalidClusterSubnetStateFault";
1413
1300
  $fault = "client";
1414
1301
  constructor(opts) {
@@ -1419,9 +1306,8 @@ class InvalidClusterSubnetStateFault extends RedshiftServiceException_1.Redshift
1419
1306
  });
1420
1307
  Object.setPrototypeOf(this, InvalidClusterSubnetStateFault.prototype);
1421
1308
  }
1422
- }
1423
- exports.InvalidClusterSubnetStateFault = InvalidClusterSubnetStateFault;
1424
- class EndpointNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1309
+ };
1310
+ exports.EndpointNotFoundFault = class EndpointNotFoundFault extends __BaseException {
1425
1311
  name = "EndpointNotFoundFault";
1426
1312
  $fault = "client";
1427
1313
  constructor(opts) {
@@ -1432,9 +1318,8 @@ class EndpointNotFoundFault extends RedshiftServiceException_1.RedshiftServiceEx
1432
1318
  });
1433
1319
  Object.setPrototypeOf(this, EndpointNotFoundFault.prototype);
1434
1320
  }
1435
- }
1436
- exports.EndpointNotFoundFault = EndpointNotFoundFault;
1437
- class InvalidEndpointStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1321
+ };
1322
+ exports.InvalidEndpointStateFault = class InvalidEndpointStateFault extends __BaseException {
1438
1323
  name = "InvalidEndpointStateFault";
1439
1324
  $fault = "client";
1440
1325
  constructor(opts) {
@@ -1445,9 +1330,8 @@ class InvalidEndpointStateFault extends RedshiftServiceException_1.RedshiftServi
1445
1330
  });
1446
1331
  Object.setPrototypeOf(this, InvalidEndpointStateFault.prototype);
1447
1332
  }
1448
- }
1449
- exports.InvalidEndpointStateFault = InvalidEndpointStateFault;
1450
- class InvalidSubscriptionStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1333
+ };
1334
+ exports.InvalidSubscriptionStateFault = class InvalidSubscriptionStateFault extends __BaseException {
1451
1335
  name = "InvalidSubscriptionStateFault";
1452
1336
  $fault = "client";
1453
1337
  constructor(opts) {
@@ -1458,9 +1342,8 @@ class InvalidSubscriptionStateFault extends RedshiftServiceException_1.RedshiftS
1458
1342
  });
1459
1343
  Object.setPrototypeOf(this, InvalidSubscriptionStateFault.prototype);
1460
1344
  }
1461
- }
1462
- exports.InvalidSubscriptionStateFault = InvalidSubscriptionStateFault;
1463
- class SubscriptionNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1345
+ };
1346
+ exports.SubscriptionNotFoundFault = class SubscriptionNotFoundFault extends __BaseException {
1464
1347
  name = "SubscriptionNotFoundFault";
1465
1348
  $fault = "client";
1466
1349
  constructor(opts) {
@@ -1471,9 +1354,8 @@ class SubscriptionNotFoundFault extends RedshiftServiceException_1.RedshiftServi
1471
1354
  });
1472
1355
  Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
1473
1356
  }
1474
- }
1475
- exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
1476
- class InvalidHsmClientCertificateStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1357
+ };
1358
+ exports.InvalidHsmClientCertificateStateFault = class InvalidHsmClientCertificateStateFault extends __BaseException {
1477
1359
  name = "InvalidHsmClientCertificateStateFault";
1478
1360
  $fault = "client";
1479
1361
  constructor(opts) {
@@ -1484,9 +1366,8 @@ class InvalidHsmClientCertificateStateFault extends RedshiftServiceException_1.R
1484
1366
  });
1485
1367
  Object.setPrototypeOf(this, InvalidHsmClientCertificateStateFault.prototype);
1486
1368
  }
1487
- }
1488
- exports.InvalidHsmClientCertificateStateFault = InvalidHsmClientCertificateStateFault;
1489
- class InvalidHsmConfigurationStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1369
+ };
1370
+ exports.InvalidHsmConfigurationStateFault = class InvalidHsmConfigurationStateFault extends __BaseException {
1490
1371
  name = "InvalidHsmConfigurationStateFault";
1491
1372
  $fault = "client";
1492
1373
  constructor(opts) {
@@ -1497,9 +1378,8 @@ class InvalidHsmConfigurationStateFault extends RedshiftServiceException_1.Redsh
1497
1378
  });
1498
1379
  Object.setPrototypeOf(this, InvalidHsmConfigurationStateFault.prototype);
1499
1380
  }
1500
- }
1501
- exports.InvalidHsmConfigurationStateFault = InvalidHsmConfigurationStateFault;
1502
- class IntegrationConflictStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1381
+ };
1382
+ exports.IntegrationConflictStateFault = class IntegrationConflictStateFault extends __BaseException {
1503
1383
  name = "IntegrationConflictStateFault";
1504
1384
  $fault = "client";
1505
1385
  constructor(opts) {
@@ -1510,9 +1390,8 @@ class IntegrationConflictStateFault extends RedshiftServiceException_1.RedshiftS
1510
1390
  });
1511
1391
  Object.setPrototypeOf(this, IntegrationConflictStateFault.prototype);
1512
1392
  }
1513
- }
1514
- exports.IntegrationConflictStateFault = IntegrationConflictStateFault;
1515
- class IntegrationNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1393
+ };
1394
+ exports.IntegrationNotFoundFault = class IntegrationNotFoundFault extends __BaseException {
1516
1395
  name = "IntegrationNotFoundFault";
1517
1396
  $fault = "client";
1518
1397
  constructor(opts) {
@@ -1523,9 +1402,8 @@ class IntegrationNotFoundFault extends RedshiftServiceException_1.RedshiftServic
1523
1402
  });
1524
1403
  Object.setPrototypeOf(this, IntegrationNotFoundFault.prototype);
1525
1404
  }
1526
- }
1527
- exports.IntegrationNotFoundFault = IntegrationNotFoundFault;
1528
- class ScheduledActionNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1405
+ };
1406
+ exports.ScheduledActionNotFoundFault = class ScheduledActionNotFoundFault extends __BaseException {
1529
1407
  name = "ScheduledActionNotFoundFault";
1530
1408
  $fault = "client";
1531
1409
  constructor(opts) {
@@ -1536,9 +1414,8 @@ class ScheduledActionNotFoundFault extends RedshiftServiceException_1.RedshiftSe
1536
1414
  });
1537
1415
  Object.setPrototypeOf(this, ScheduledActionNotFoundFault.prototype);
1538
1416
  }
1539
- }
1540
- exports.ScheduledActionNotFoundFault = ScheduledActionNotFoundFault;
1541
- class InvalidSnapshotCopyGrantStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1417
+ };
1418
+ exports.InvalidSnapshotCopyGrantStateFault = class InvalidSnapshotCopyGrantStateFault extends __BaseException {
1542
1419
  name = "InvalidSnapshotCopyGrantStateFault";
1543
1420
  $fault = "client";
1544
1421
  constructor(opts) {
@@ -1549,9 +1426,8 @@ class InvalidSnapshotCopyGrantStateFault extends RedshiftServiceException_1.Reds
1549
1426
  });
1550
1427
  Object.setPrototypeOf(this, InvalidSnapshotCopyGrantStateFault.prototype);
1551
1428
  }
1552
- }
1553
- exports.InvalidSnapshotCopyGrantStateFault = InvalidSnapshotCopyGrantStateFault;
1554
- class SnapshotCopyGrantNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1429
+ };
1430
+ exports.SnapshotCopyGrantNotFoundFault = class SnapshotCopyGrantNotFoundFault extends __BaseException {
1555
1431
  name = "SnapshotCopyGrantNotFoundFault";
1556
1432
  $fault = "client";
1557
1433
  constructor(opts) {
@@ -1562,9 +1438,8 @@ class SnapshotCopyGrantNotFoundFault extends RedshiftServiceException_1.Redshift
1562
1438
  });
1563
1439
  Object.setPrototypeOf(this, SnapshotCopyGrantNotFoundFault.prototype);
1564
1440
  }
1565
- }
1566
- exports.SnapshotCopyGrantNotFoundFault = SnapshotCopyGrantNotFoundFault;
1567
- class InvalidClusterSnapshotScheduleStateFault extends RedshiftServiceException_1.RedshiftServiceException {
1441
+ };
1442
+ exports.InvalidClusterSnapshotScheduleStateFault = class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
1568
1443
  name = "InvalidClusterSnapshotScheduleStateFault";
1569
1444
  $fault = "client";
1570
1445
  constructor(opts) {
@@ -1575,9 +1450,8 @@ class InvalidClusterSnapshotScheduleStateFault extends RedshiftServiceException_
1575
1450
  });
1576
1451
  Object.setPrototypeOf(this, InvalidClusterSnapshotScheduleStateFault.prototype);
1577
1452
  }
1578
- }
1579
- exports.InvalidClusterSnapshotScheduleStateFault = InvalidClusterSnapshotScheduleStateFault;
1580
- class UsageLimitNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1453
+ };
1454
+ exports.UsageLimitNotFoundFault = class UsageLimitNotFoundFault extends __BaseException {
1581
1455
  name = "UsageLimitNotFoundFault";
1582
1456
  $fault = "client";
1583
1457
  constructor(opts) {
@@ -1588,9 +1462,8 @@ class UsageLimitNotFoundFault extends RedshiftServiceException_1.RedshiftService
1588
1462
  });
1589
1463
  Object.setPrototypeOf(this, UsageLimitNotFoundFault.prototype);
1590
1464
  }
1591
- }
1592
- exports.UsageLimitNotFoundFault = UsageLimitNotFoundFault;
1593
- class ReservedNodeExchangeNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1465
+ };
1466
+ exports.ReservedNodeExchangeNotFoundFault = class ReservedNodeExchangeNotFoundFault extends __BaseException {
1594
1467
  name = "ReservedNodeExchangeNotFoundFault";
1595
1468
  $fault = "client";
1596
1469
  constructor(opts) {
@@ -1601,9 +1474,8 @@ class ReservedNodeExchangeNotFoundFault extends RedshiftServiceException_1.Redsh
1601
1474
  });
1602
1475
  Object.setPrototypeOf(this, ReservedNodeExchangeNotFoundFault.prototype);
1603
1476
  }
1604
- }
1605
- exports.ReservedNodeExchangeNotFoundFault = ReservedNodeExchangeNotFoundFault;
1606
- class TableRestoreNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1477
+ };
1478
+ exports.TableRestoreNotFoundFault = class TableRestoreNotFoundFault extends __BaseException {
1607
1479
  name = "TableRestoreNotFoundFault";
1608
1480
  $fault = "client";
1609
1481
  constructor(opts) {
@@ -1614,9 +1486,8 @@ class TableRestoreNotFoundFault extends RedshiftServiceException_1.RedshiftServi
1614
1486
  });
1615
1487
  Object.setPrototypeOf(this, TableRestoreNotFoundFault.prototype);
1616
1488
  }
1617
- }
1618
- exports.TableRestoreNotFoundFault = TableRestoreNotFoundFault;
1619
- class SnapshotCopyAlreadyDisabledFault extends RedshiftServiceException_1.RedshiftServiceException {
1489
+ };
1490
+ exports.SnapshotCopyAlreadyDisabledFault = class SnapshotCopyAlreadyDisabledFault extends __BaseException {
1620
1491
  name = "SnapshotCopyAlreadyDisabledFault";
1621
1492
  $fault = "client";
1622
1493
  constructor(opts) {
@@ -1627,9 +1498,8 @@ class SnapshotCopyAlreadyDisabledFault extends RedshiftServiceException_1.Redshi
1627
1498
  });
1628
1499
  Object.setPrototypeOf(this, SnapshotCopyAlreadyDisabledFault.prototype);
1629
1500
  }
1630
- }
1631
- exports.SnapshotCopyAlreadyDisabledFault = SnapshotCopyAlreadyDisabledFault;
1632
- class InsufficientS3BucketPolicyFault extends RedshiftServiceException_1.RedshiftServiceException {
1501
+ };
1502
+ exports.InsufficientS3BucketPolicyFault = class InsufficientS3BucketPolicyFault extends __BaseException {
1633
1503
  name = "InsufficientS3BucketPolicyFault";
1634
1504
  $fault = "client";
1635
1505
  constructor(opts) {
@@ -1640,9 +1510,8 @@ class InsufficientS3BucketPolicyFault extends RedshiftServiceException_1.Redshif
1640
1510
  });
1641
1511
  Object.setPrototypeOf(this, InsufficientS3BucketPolicyFault.prototype);
1642
1512
  }
1643
- }
1644
- exports.InsufficientS3BucketPolicyFault = InsufficientS3BucketPolicyFault;
1645
- class InvalidS3BucketNameFault extends RedshiftServiceException_1.RedshiftServiceException {
1513
+ };
1514
+ exports.InvalidS3BucketNameFault = class InvalidS3BucketNameFault extends __BaseException {
1646
1515
  name = "InvalidS3BucketNameFault";
1647
1516
  $fault = "client";
1648
1517
  constructor(opts) {
@@ -1653,9 +1522,8 @@ class InvalidS3BucketNameFault extends RedshiftServiceException_1.RedshiftServic
1653
1522
  });
1654
1523
  Object.setPrototypeOf(this, InvalidS3BucketNameFault.prototype);
1655
1524
  }
1656
- }
1657
- exports.InvalidS3BucketNameFault = InvalidS3BucketNameFault;
1658
- class InvalidS3KeyPrefixFault extends RedshiftServiceException_1.RedshiftServiceException {
1525
+ };
1526
+ exports.InvalidS3KeyPrefixFault = class InvalidS3KeyPrefixFault extends __BaseException {
1659
1527
  name = "InvalidS3KeyPrefixFault";
1660
1528
  $fault = "client";
1661
1529
  constructor(opts) {
@@ -1666,9 +1534,8 @@ class InvalidS3KeyPrefixFault extends RedshiftServiceException_1.RedshiftService
1666
1534
  });
1667
1535
  Object.setPrototypeOf(this, InvalidS3KeyPrefixFault.prototype);
1668
1536
  }
1669
- }
1670
- exports.InvalidS3KeyPrefixFault = InvalidS3KeyPrefixFault;
1671
- class IncompatibleOrderableOptions extends RedshiftServiceException_1.RedshiftServiceException {
1537
+ };
1538
+ exports.IncompatibleOrderableOptions = class IncompatibleOrderableOptions extends __BaseException {
1672
1539
  name = "IncompatibleOrderableOptions";
1673
1540
  $fault = "client";
1674
1541
  constructor(opts) {
@@ -1679,9 +1546,8 @@ class IncompatibleOrderableOptions extends RedshiftServiceException_1.RedshiftSe
1679
1546
  });
1680
1547
  Object.setPrototypeOf(this, IncompatibleOrderableOptions.prototype);
1681
1548
  }
1682
- }
1683
- exports.IncompatibleOrderableOptions = IncompatibleOrderableOptions;
1684
- class SnapshotCopyAlreadyEnabledFault extends RedshiftServiceException_1.RedshiftServiceException {
1549
+ };
1550
+ exports.SnapshotCopyAlreadyEnabledFault = class SnapshotCopyAlreadyEnabledFault extends __BaseException {
1685
1551
  name = "SnapshotCopyAlreadyEnabledFault";
1686
1552
  $fault = "client";
1687
1553
  constructor(opts) {
@@ -1692,9 +1558,8 @@ class SnapshotCopyAlreadyEnabledFault extends RedshiftServiceException_1.Redshif
1692
1558
  });
1693
1559
  Object.setPrototypeOf(this, SnapshotCopyAlreadyEnabledFault.prototype);
1694
1560
  }
1695
- }
1696
- exports.SnapshotCopyAlreadyEnabledFault = SnapshotCopyAlreadyEnabledFault;
1697
- class UnknownSnapshotCopyRegionFault extends RedshiftServiceException_1.RedshiftServiceException {
1561
+ };
1562
+ exports.UnknownSnapshotCopyRegionFault = class UnknownSnapshotCopyRegionFault extends __BaseException {
1698
1563
  name = "UnknownSnapshotCopyRegionFault";
1699
1564
  $fault = "client";
1700
1565
  constructor(opts) {
@@ -1705,9 +1570,8 @@ class UnknownSnapshotCopyRegionFault extends RedshiftServiceException_1.Redshift
1705
1570
  });
1706
1571
  Object.setPrototypeOf(this, UnknownSnapshotCopyRegionFault.prototype);
1707
1572
  }
1708
- }
1709
- exports.UnknownSnapshotCopyRegionFault = UnknownSnapshotCopyRegionFault;
1710
- class EndpointAuthorizationNotFoundFault extends RedshiftServiceException_1.RedshiftServiceException {
1573
+ };
1574
+ exports.EndpointAuthorizationNotFoundFault = class EndpointAuthorizationNotFoundFault extends __BaseException {
1711
1575
  name = "EndpointAuthorizationNotFoundFault";
1712
1576
  $fault = "client";
1713
1577
  constructor(opts) {
@@ -1718,9 +1582,8 @@ class EndpointAuthorizationNotFoundFault extends RedshiftServiceException_1.Reds
1718
1582
  });
1719
1583
  Object.setPrototypeOf(this, EndpointAuthorizationNotFoundFault.prototype);
1720
1584
  }
1721
- }
1722
- exports.EndpointAuthorizationNotFoundFault = EndpointAuthorizationNotFoundFault;
1723
- class RedshiftInvalidParameterFault extends RedshiftServiceException_1.RedshiftServiceException {
1585
+ };
1586
+ exports.RedshiftInvalidParameterFault = class RedshiftInvalidParameterFault extends __BaseException {
1724
1587
  name = "RedshiftInvalidParameterFault";
1725
1588
  $fault = "client";
1726
1589
  constructor(opts) {
@@ -1731,9 +1594,8 @@ class RedshiftInvalidParameterFault extends RedshiftServiceException_1.RedshiftS
1731
1594
  });
1732
1595
  Object.setPrototypeOf(this, RedshiftInvalidParameterFault.prototype);
1733
1596
  }
1734
- }
1735
- exports.RedshiftInvalidParameterFault = RedshiftInvalidParameterFault;
1736
- class InvalidPolicyFault extends RedshiftServiceException_1.RedshiftServiceException {
1597
+ };
1598
+ exports.InvalidPolicyFault = class InvalidPolicyFault extends __BaseException {
1737
1599
  name = "InvalidPolicyFault";
1738
1600
  $fault = "client";
1739
1601
  constructor(opts) {
@@ -1744,9 +1606,8 @@ class InvalidPolicyFault extends RedshiftServiceException_1.RedshiftServiceExcep
1744
1606
  });
1745
1607
  Object.setPrototypeOf(this, InvalidPolicyFault.prototype);
1746
1608
  }
1747
- }
1748
- exports.InvalidPolicyFault = InvalidPolicyFault;
1749
- class InProgressTableRestoreQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1609
+ };
1610
+ exports.InProgressTableRestoreQuotaExceededFault = class InProgressTableRestoreQuotaExceededFault extends __BaseException {
1750
1611
  name = "InProgressTableRestoreQuotaExceededFault";
1751
1612
  $fault = "client";
1752
1613
  constructor(opts) {
@@ -1757,9 +1618,8 @@ class InProgressTableRestoreQuotaExceededFault extends RedshiftServiceException_
1757
1618
  });
1758
1619
  Object.setPrototypeOf(this, InProgressTableRestoreQuotaExceededFault.prototype);
1759
1620
  }
1760
- }
1761
- exports.InProgressTableRestoreQuotaExceededFault = InProgressTableRestoreQuotaExceededFault;
1762
- class InvalidRestoreFault extends RedshiftServiceException_1.RedshiftServiceException {
1621
+ };
1622
+ exports.InvalidRestoreFault = class InvalidRestoreFault extends __BaseException {
1763
1623
  name = "InvalidRestoreFault";
1764
1624
  $fault = "client";
1765
1625
  constructor(opts) {
@@ -1770,9 +1630,8 @@ class InvalidRestoreFault extends RedshiftServiceException_1.RedshiftServiceExce
1770
1630
  });
1771
1631
  Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
1772
1632
  }
1773
- }
1774
- exports.InvalidRestoreFault = InvalidRestoreFault;
1775
- class InvalidTableRestoreArgumentFault extends RedshiftServiceException_1.RedshiftServiceException {
1633
+ };
1634
+ exports.InvalidTableRestoreArgumentFault = class InvalidTableRestoreArgumentFault extends __BaseException {
1776
1635
  name = "InvalidTableRestoreArgumentFault";
1777
1636
  $fault = "client";
1778
1637
  constructor(opts) {
@@ -1783,9 +1642,8 @@ class InvalidTableRestoreArgumentFault extends RedshiftServiceException_1.Redshi
1783
1642
  });
1784
1643
  Object.setPrototypeOf(this, InvalidTableRestoreArgumentFault.prototype);
1785
1644
  }
1786
- }
1787
- exports.InvalidTableRestoreArgumentFault = InvalidTableRestoreArgumentFault;
1788
- class TableLimitExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1645
+ };
1646
+ exports.TableLimitExceededFault = class TableLimitExceededFault extends __BaseException {
1789
1647
  name = "TableLimitExceededFault";
1790
1648
  $fault = "client";
1791
1649
  constructor(opts) {
@@ -1796,9 +1654,8 @@ class TableLimitExceededFault extends RedshiftServiceException_1.RedshiftService
1796
1654
  });
1797
1655
  Object.setPrototypeOf(this, TableLimitExceededFault.prototype);
1798
1656
  }
1799
- }
1800
- exports.TableLimitExceededFault = TableLimitExceededFault;
1801
- class UnsupportedOptionFault extends RedshiftServiceException_1.RedshiftServiceException {
1657
+ };
1658
+ exports.UnsupportedOptionFault = class UnsupportedOptionFault extends __BaseException {
1802
1659
  name = "UnsupportedOptionFault";
1803
1660
  $fault = "client";
1804
1661
  constructor(opts) {
@@ -1809,9 +1666,8 @@ class UnsupportedOptionFault extends RedshiftServiceException_1.RedshiftServiceE
1809
1666
  });
1810
1667
  Object.setPrototypeOf(this, UnsupportedOptionFault.prototype);
1811
1668
  }
1812
- }
1813
- exports.UnsupportedOptionFault = UnsupportedOptionFault;
1814
- class SubnetAlreadyInUse extends RedshiftServiceException_1.RedshiftServiceException {
1669
+ };
1670
+ exports.SubnetAlreadyInUse = class SubnetAlreadyInUse extends __BaseException {
1815
1671
  name = "SubnetAlreadyInUse";
1816
1672
  $fault = "client";
1817
1673
  constructor(opts) {
@@ -1822,9 +1678,8 @@ class SubnetAlreadyInUse extends RedshiftServiceException_1.RedshiftServiceExcep
1822
1678
  });
1823
1679
  Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
1824
1680
  }
1825
- }
1826
- exports.SubnetAlreadyInUse = SubnetAlreadyInUse;
1827
- class SnapshotCopyDisabledFault extends RedshiftServiceException_1.RedshiftServiceException {
1681
+ };
1682
+ exports.SnapshotCopyDisabledFault = class SnapshotCopyDisabledFault extends __BaseException {
1828
1683
  name = "SnapshotCopyDisabledFault";
1829
1684
  $fault = "client";
1830
1685
  constructor(opts) {
@@ -1835,9 +1690,8 @@ class SnapshotCopyDisabledFault extends RedshiftServiceException_1.RedshiftServi
1835
1690
  });
1836
1691
  Object.setPrototypeOf(this, SnapshotCopyDisabledFault.prototype);
1837
1692
  }
1838
- }
1839
- exports.SnapshotCopyDisabledFault = SnapshotCopyDisabledFault;
1840
- class SnapshotScheduleUpdateInProgressFault extends RedshiftServiceException_1.RedshiftServiceException {
1693
+ };
1694
+ exports.SnapshotScheduleUpdateInProgressFault = class SnapshotScheduleUpdateInProgressFault extends __BaseException {
1841
1695
  name = "SnapshotScheduleUpdateInProgressFault";
1842
1696
  $fault = "client";
1843
1697
  constructor(opts) {
@@ -1848,9 +1702,8 @@ class SnapshotScheduleUpdateInProgressFault extends RedshiftServiceException_1.R
1848
1702
  });
1849
1703
  Object.setPrototypeOf(this, SnapshotScheduleUpdateInProgressFault.prototype);
1850
1704
  }
1851
- }
1852
- exports.SnapshotScheduleUpdateInProgressFault = SnapshotScheduleUpdateInProgressFault;
1853
- class ReservedNodeQuotaExceededFault extends RedshiftServiceException_1.RedshiftServiceException {
1705
+ };
1706
+ exports.ReservedNodeQuotaExceededFault = class ReservedNodeQuotaExceededFault extends __BaseException {
1854
1707
  name = "ReservedNodeQuotaExceededFault";
1855
1708
  $fault = "client";
1856
1709
  constructor(opts) {
@@ -1861,5 +1714,4 @@ class ReservedNodeQuotaExceededFault extends RedshiftServiceException_1.Redshift
1861
1714
  });
1862
1715
  Object.setPrototypeOf(this, ReservedNodeQuotaExceededFault.prototype);
1863
1716
  }
1864
- }
1865
- exports.ReservedNodeQuotaExceededFault = ReservedNodeQuotaExceededFault;
1717
+ };