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