@aws-sdk/client-neptune 3.948.0 → 3.953.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist-cjs/index.js +1221 -874
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
  4. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  5. package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
  6. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  7. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  8. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -2
  9. package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -2
  10. package/dist-es/commands/CreateDBClusterCommand.js +2 -2
  11. package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -2
  12. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  13. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -2
  14. package/dist-es/commands/CreateDBInstanceCommand.js +2 -2
  15. package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -2
  16. package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -2
  17. package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
  18. package/dist-es/commands/CreateGlobalClusterCommand.js +2 -2
  19. package/dist-es/commands/DeleteDBClusterCommand.js +2 -2
  20. package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -2
  21. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  22. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  23. package/dist-es/commands/DeleteDBInstanceCommand.js +2 -2
  24. package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
  25. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
  26. package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
  27. package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -2
  28. package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -2
  29. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  30. package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -2
  31. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  32. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  33. package/dist-es/commands/DescribeDBClustersCommand.js +2 -2
  34. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -2
  35. package/dist-es/commands/DescribeDBInstancesCommand.js +2 -2
  36. package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -2
  37. package/dist-es/commands/DescribeDBParametersCommand.js +2 -2
  38. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  39. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  40. package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
  41. package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
  42. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
  43. package/dist-es/commands/DescribeEventsCommand.js +2 -2
  44. package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -2
  45. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  46. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  47. package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
  48. package/dist-es/commands/FailoverDBClusterCommand.js +2 -2
  49. package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -2
  50. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  51. package/dist-es/commands/ModifyDBClusterCommand.js +2 -2
  52. package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -2
  53. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  54. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  55. package/dist-es/commands/ModifyDBInstanceCommand.js +2 -2
  56. package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -2
  57. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -2
  58. package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
  59. package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -2
  60. package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
  61. package/dist-es/commands/RebootDBInstanceCommand.js +2 -2
  62. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -2
  63. package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
  64. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  65. package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
  66. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  67. package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -2
  68. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  69. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  70. package/dist-es/commands/StartDBClusterCommand.js +2 -2
  71. package/dist-es/commands/StopDBClusterCommand.js +2 -2
  72. package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -2
  73. package/dist-es/index.js +1 -0
  74. package/dist-es/runtimeConfig.shared.js +7 -6
  75. package/dist-es/schemas/schemas_0.js +659 -629
  76. package/dist-types/NeptuneClient.d.ts +1 -10
  77. package/dist-types/index.d.ts +1 -0
  78. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  79. package/dist-types/runtimeConfig.d.ts +6 -2
  80. package/dist-types/runtimeConfig.native.d.ts +6 -2
  81. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  82. package/dist-types/schemas/schemas_0.d.ts +318 -372
  83. package/dist-types/ts3.4/NeptuneClient.d.ts +0 -4
  84. package/dist-types/ts3.4/index.d.ts +1 -0
  85. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  86. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  87. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  88. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  89. package/dist-types/ts3.4/schemas/schemas_0.d.ts +317 -373
  90. package/package.json +36 -36
package/dist-cjs/index.js CHANGED
@@ -112,14 +112,14 @@ class NeptuneClient extends smithyClient.Client {
112
112
  }
113
113
  }
114
114
 
115
- let NeptuneServiceException$1 = class NeptuneServiceException extends smithyClient.ServiceException {
115
+ class NeptuneServiceException extends smithyClient.ServiceException {
116
116
  constructor(options) {
117
117
  super(options);
118
118
  Object.setPrototypeOf(this, NeptuneServiceException.prototype);
119
119
  }
120
- };
120
+ }
121
121
 
122
- let DBClusterNotFoundFault$1 = class DBClusterNotFoundFault extends NeptuneServiceException$1 {
122
+ class DBClusterNotFoundFault extends NeptuneServiceException {
123
123
  name = "DBClusterNotFoundFault";
124
124
  $fault = "client";
125
125
  constructor(opts) {
@@ -130,8 +130,8 @@ let DBClusterNotFoundFault$1 = class DBClusterNotFoundFault extends NeptuneServi
130
130
  });
131
131
  Object.setPrototypeOf(this, DBClusterNotFoundFault.prototype);
132
132
  }
133
- };
134
- let DBClusterRoleAlreadyExistsFault$1 = class DBClusterRoleAlreadyExistsFault extends NeptuneServiceException$1 {
133
+ }
134
+ class DBClusterRoleAlreadyExistsFault extends NeptuneServiceException {
135
135
  name = "DBClusterRoleAlreadyExistsFault";
136
136
  $fault = "client";
137
137
  constructor(opts) {
@@ -142,8 +142,8 @@ let DBClusterRoleAlreadyExistsFault$1 = class DBClusterRoleAlreadyExistsFault ex
142
142
  });
143
143
  Object.setPrototypeOf(this, DBClusterRoleAlreadyExistsFault.prototype);
144
144
  }
145
- };
146
- let DBClusterRoleQuotaExceededFault$1 = class DBClusterRoleQuotaExceededFault extends NeptuneServiceException$1 {
145
+ }
146
+ class DBClusterRoleQuotaExceededFault extends NeptuneServiceException {
147
147
  name = "DBClusterRoleQuotaExceededFault";
148
148
  $fault = "client";
149
149
  constructor(opts) {
@@ -154,8 +154,8 @@ let DBClusterRoleQuotaExceededFault$1 = class DBClusterRoleQuotaExceededFault ex
154
154
  });
155
155
  Object.setPrototypeOf(this, DBClusterRoleQuotaExceededFault.prototype);
156
156
  }
157
- };
158
- let InvalidDBClusterStateFault$1 = class InvalidDBClusterStateFault extends NeptuneServiceException$1 {
157
+ }
158
+ class InvalidDBClusterStateFault extends NeptuneServiceException {
159
159
  name = "InvalidDBClusterStateFault";
160
160
  $fault = "client";
161
161
  constructor(opts) {
@@ -166,8 +166,8 @@ let InvalidDBClusterStateFault$1 = class InvalidDBClusterStateFault extends Nept
166
166
  });
167
167
  Object.setPrototypeOf(this, InvalidDBClusterStateFault.prototype);
168
168
  }
169
- };
170
- let SourceNotFoundFault$1 = class SourceNotFoundFault extends NeptuneServiceException$1 {
169
+ }
170
+ class SourceNotFoundFault extends NeptuneServiceException {
171
171
  name = "SourceNotFoundFault";
172
172
  $fault = "client";
173
173
  constructor(opts) {
@@ -178,8 +178,8 @@ let SourceNotFoundFault$1 = class SourceNotFoundFault extends NeptuneServiceExce
178
178
  });
179
179
  Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
180
180
  }
181
- };
182
- let SubscriptionNotFoundFault$1 = class SubscriptionNotFoundFault extends NeptuneServiceException$1 {
181
+ }
182
+ class SubscriptionNotFoundFault extends NeptuneServiceException {
183
183
  name = "SubscriptionNotFoundFault";
184
184
  $fault = "client";
185
185
  constructor(opts) {
@@ -190,8 +190,8 @@ let SubscriptionNotFoundFault$1 = class SubscriptionNotFoundFault extends Neptun
190
190
  });
191
191
  Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
192
192
  }
193
- };
194
- let DBInstanceNotFoundFault$1 = class DBInstanceNotFoundFault extends NeptuneServiceException$1 {
193
+ }
194
+ class DBInstanceNotFoundFault extends NeptuneServiceException {
195
195
  name = "DBInstanceNotFoundFault";
196
196
  $fault = "client";
197
197
  constructor(opts) {
@@ -202,8 +202,8 @@ let DBInstanceNotFoundFault$1 = class DBInstanceNotFoundFault extends NeptuneSer
202
202
  });
203
203
  Object.setPrototypeOf(this, DBInstanceNotFoundFault.prototype);
204
204
  }
205
- };
206
- let DBSnapshotNotFoundFault$1 = class DBSnapshotNotFoundFault extends NeptuneServiceException$1 {
205
+ }
206
+ class DBSnapshotNotFoundFault extends NeptuneServiceException {
207
207
  name = "DBSnapshotNotFoundFault";
208
208
  $fault = "client";
209
209
  constructor(opts) {
@@ -214,8 +214,8 @@ let DBSnapshotNotFoundFault$1 = class DBSnapshotNotFoundFault extends NeptuneSer
214
214
  });
215
215
  Object.setPrototypeOf(this, DBSnapshotNotFoundFault.prototype);
216
216
  }
217
- };
218
- let ResourceNotFoundFault$1 = class ResourceNotFoundFault extends NeptuneServiceException$1 {
217
+ }
218
+ class ResourceNotFoundFault extends NeptuneServiceException {
219
219
  name = "ResourceNotFoundFault";
220
220
  $fault = "client";
221
221
  constructor(opts) {
@@ -226,8 +226,8 @@ let ResourceNotFoundFault$1 = class ResourceNotFoundFault extends NeptuneService
226
226
  });
227
227
  Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
228
228
  }
229
- };
230
- let DBParameterGroupAlreadyExistsFault$1 = class DBParameterGroupAlreadyExistsFault extends NeptuneServiceException$1 {
229
+ }
230
+ class DBParameterGroupAlreadyExistsFault extends NeptuneServiceException {
231
231
  name = "DBParameterGroupAlreadyExistsFault";
232
232
  $fault = "client";
233
233
  constructor(opts) {
@@ -238,8 +238,8 @@ let DBParameterGroupAlreadyExistsFault$1 = class DBParameterGroupAlreadyExistsFa
238
238
  });
239
239
  Object.setPrototypeOf(this, DBParameterGroupAlreadyExistsFault.prototype);
240
240
  }
241
- };
242
- let DBParameterGroupNotFoundFault$1 = class DBParameterGroupNotFoundFault extends NeptuneServiceException$1 {
241
+ }
242
+ class DBParameterGroupNotFoundFault extends NeptuneServiceException {
243
243
  name = "DBParameterGroupNotFoundFault";
244
244
  $fault = "client";
245
245
  constructor(opts) {
@@ -250,8 +250,8 @@ let DBParameterGroupNotFoundFault$1 = class DBParameterGroupNotFoundFault extend
250
250
  });
251
251
  Object.setPrototypeOf(this, DBParameterGroupNotFoundFault.prototype);
252
252
  }
253
- };
254
- let DBParameterGroupQuotaExceededFault$1 = class DBParameterGroupQuotaExceededFault extends NeptuneServiceException$1 {
253
+ }
254
+ class DBParameterGroupQuotaExceededFault extends NeptuneServiceException {
255
255
  name = "DBParameterGroupQuotaExceededFault";
256
256
  $fault = "client";
257
257
  constructor(opts) {
@@ -262,8 +262,8 @@ let DBParameterGroupQuotaExceededFault$1 = class DBParameterGroupQuotaExceededFa
262
262
  });
263
263
  Object.setPrototypeOf(this, DBParameterGroupQuotaExceededFault.prototype);
264
264
  }
265
- };
266
- let DBClusterSnapshotAlreadyExistsFault$1 = class DBClusterSnapshotAlreadyExistsFault extends NeptuneServiceException$1 {
265
+ }
266
+ class DBClusterSnapshotAlreadyExistsFault extends NeptuneServiceException {
267
267
  name = "DBClusterSnapshotAlreadyExistsFault";
268
268
  $fault = "client";
269
269
  constructor(opts) {
@@ -274,8 +274,8 @@ let DBClusterSnapshotAlreadyExistsFault$1 = class DBClusterSnapshotAlreadyExists
274
274
  });
275
275
  Object.setPrototypeOf(this, DBClusterSnapshotAlreadyExistsFault.prototype);
276
276
  }
277
- };
278
- let DBClusterSnapshotNotFoundFault$1 = class DBClusterSnapshotNotFoundFault extends NeptuneServiceException$1 {
277
+ }
278
+ class DBClusterSnapshotNotFoundFault extends NeptuneServiceException {
279
279
  name = "DBClusterSnapshotNotFoundFault";
280
280
  $fault = "client";
281
281
  constructor(opts) {
@@ -286,8 +286,8 @@ let DBClusterSnapshotNotFoundFault$1 = class DBClusterSnapshotNotFoundFault exte
286
286
  });
287
287
  Object.setPrototypeOf(this, DBClusterSnapshotNotFoundFault.prototype);
288
288
  }
289
- };
290
- let InvalidDBClusterSnapshotStateFault$1 = class InvalidDBClusterSnapshotStateFault extends NeptuneServiceException$1 {
289
+ }
290
+ class InvalidDBClusterSnapshotStateFault extends NeptuneServiceException {
291
291
  name = "InvalidDBClusterSnapshotStateFault";
292
292
  $fault = "client";
293
293
  constructor(opts) {
@@ -298,8 +298,8 @@ let InvalidDBClusterSnapshotStateFault$1 = class InvalidDBClusterSnapshotStateFa
298
298
  });
299
299
  Object.setPrototypeOf(this, InvalidDBClusterSnapshotStateFault.prototype);
300
300
  }
301
- };
302
- let KMSKeyNotAccessibleFault$1 = class KMSKeyNotAccessibleFault extends NeptuneServiceException$1 {
301
+ }
302
+ class KMSKeyNotAccessibleFault extends NeptuneServiceException {
303
303
  name = "KMSKeyNotAccessibleFault";
304
304
  $fault = "client";
305
305
  constructor(opts) {
@@ -310,8 +310,8 @@ let KMSKeyNotAccessibleFault$1 = class KMSKeyNotAccessibleFault extends NeptuneS
310
310
  });
311
311
  Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
312
312
  }
313
- };
314
- let SnapshotQuotaExceededFault$1 = class SnapshotQuotaExceededFault extends NeptuneServiceException$1 {
313
+ }
314
+ class SnapshotQuotaExceededFault extends NeptuneServiceException {
315
315
  name = "SnapshotQuotaExceededFault";
316
316
  $fault = "client";
317
317
  constructor(opts) {
@@ -322,8 +322,8 @@ let SnapshotQuotaExceededFault$1 = class SnapshotQuotaExceededFault extends Nept
322
322
  });
323
323
  Object.setPrototypeOf(this, SnapshotQuotaExceededFault.prototype);
324
324
  }
325
- };
326
- let DBClusterAlreadyExistsFault$1 = class DBClusterAlreadyExistsFault extends NeptuneServiceException$1 {
325
+ }
326
+ class DBClusterAlreadyExistsFault extends NeptuneServiceException {
327
327
  name = "DBClusterAlreadyExistsFault";
328
328
  $fault = "client";
329
329
  constructor(opts) {
@@ -334,8 +334,8 @@ let DBClusterAlreadyExistsFault$1 = class DBClusterAlreadyExistsFault extends Ne
334
334
  });
335
335
  Object.setPrototypeOf(this, DBClusterAlreadyExistsFault.prototype);
336
336
  }
337
- };
338
- let DBClusterParameterGroupNotFoundFault$1 = class DBClusterParameterGroupNotFoundFault extends NeptuneServiceException$1 {
337
+ }
338
+ class DBClusterParameterGroupNotFoundFault extends NeptuneServiceException {
339
339
  name = "DBClusterParameterGroupNotFoundFault";
340
340
  $fault = "client";
341
341
  constructor(opts) {
@@ -346,8 +346,8 @@ let DBClusterParameterGroupNotFoundFault$1 = class DBClusterParameterGroupNotFou
346
346
  });
347
347
  Object.setPrototypeOf(this, DBClusterParameterGroupNotFoundFault.prototype);
348
348
  }
349
- };
350
- let DBClusterQuotaExceededFault$1 = class DBClusterQuotaExceededFault extends NeptuneServiceException$1 {
349
+ }
350
+ class DBClusterQuotaExceededFault extends NeptuneServiceException {
351
351
  name = "DBClusterQuotaExceededFault";
352
352
  $fault = "client";
353
353
  constructor(opts) {
@@ -358,8 +358,8 @@ let DBClusterQuotaExceededFault$1 = class DBClusterQuotaExceededFault extends Ne
358
358
  });
359
359
  Object.setPrototypeOf(this, DBClusterQuotaExceededFault.prototype);
360
360
  }
361
- };
362
- let DBSubnetGroupDoesNotCoverEnoughAZs$1 = class DBSubnetGroupDoesNotCoverEnoughAZs extends NeptuneServiceException$1 {
361
+ }
362
+ class DBSubnetGroupDoesNotCoverEnoughAZs extends NeptuneServiceException {
363
363
  name = "DBSubnetGroupDoesNotCoverEnoughAZs";
364
364
  $fault = "client";
365
365
  constructor(opts) {
@@ -370,8 +370,8 @@ let DBSubnetGroupDoesNotCoverEnoughAZs$1 = class DBSubnetGroupDoesNotCoverEnough
370
370
  });
371
371
  Object.setPrototypeOf(this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype);
372
372
  }
373
- };
374
- let DBSubnetGroupNotFoundFault$1 = class DBSubnetGroupNotFoundFault extends NeptuneServiceException$1 {
373
+ }
374
+ class DBSubnetGroupNotFoundFault extends NeptuneServiceException {
375
375
  name = "DBSubnetGroupNotFoundFault";
376
376
  $fault = "client";
377
377
  constructor(opts) {
@@ -382,8 +382,8 @@ let DBSubnetGroupNotFoundFault$1 = class DBSubnetGroupNotFoundFault extends Nept
382
382
  });
383
383
  Object.setPrototypeOf(this, DBSubnetGroupNotFoundFault.prototype);
384
384
  }
385
- };
386
- let GlobalClusterNotFoundFault$1 = class GlobalClusterNotFoundFault extends NeptuneServiceException$1 {
385
+ }
386
+ class GlobalClusterNotFoundFault extends NeptuneServiceException {
387
387
  name = "GlobalClusterNotFoundFault";
388
388
  $fault = "client";
389
389
  constructor(opts) {
@@ -394,8 +394,8 @@ let GlobalClusterNotFoundFault$1 = class GlobalClusterNotFoundFault extends Nept
394
394
  });
395
395
  Object.setPrototypeOf(this, GlobalClusterNotFoundFault.prototype);
396
396
  }
397
- };
398
- let InsufficientStorageClusterCapacityFault$1 = class InsufficientStorageClusterCapacityFault extends NeptuneServiceException$1 {
397
+ }
398
+ class InsufficientStorageClusterCapacityFault extends NeptuneServiceException {
399
399
  name = "InsufficientStorageClusterCapacityFault";
400
400
  $fault = "client";
401
401
  constructor(opts) {
@@ -406,8 +406,8 @@ let InsufficientStorageClusterCapacityFault$1 = class InsufficientStorageCluster
406
406
  });
407
407
  Object.setPrototypeOf(this, InsufficientStorageClusterCapacityFault.prototype);
408
408
  }
409
- };
410
- let InvalidDBInstanceStateFault$1 = class InvalidDBInstanceStateFault extends NeptuneServiceException$1 {
409
+ }
410
+ class InvalidDBInstanceStateFault extends NeptuneServiceException {
411
411
  name = "InvalidDBInstanceStateFault";
412
412
  $fault = "client";
413
413
  constructor(opts) {
@@ -418,8 +418,8 @@ let InvalidDBInstanceStateFault$1 = class InvalidDBInstanceStateFault extends Ne
418
418
  });
419
419
  Object.setPrototypeOf(this, InvalidDBInstanceStateFault.prototype);
420
420
  }
421
- };
422
- let InvalidDBSubnetGroupStateFault$1 = class InvalidDBSubnetGroupStateFault extends NeptuneServiceException$1 {
421
+ }
422
+ class InvalidDBSubnetGroupStateFault extends NeptuneServiceException {
423
423
  name = "InvalidDBSubnetGroupStateFault";
424
424
  $fault = "client";
425
425
  constructor(opts) {
@@ -430,8 +430,8 @@ let InvalidDBSubnetGroupStateFault$1 = class InvalidDBSubnetGroupStateFault exte
430
430
  });
431
431
  Object.setPrototypeOf(this, InvalidDBSubnetGroupStateFault.prototype);
432
432
  }
433
- };
434
- let InvalidGlobalClusterStateFault$1 = class InvalidGlobalClusterStateFault extends NeptuneServiceException$1 {
433
+ }
434
+ class InvalidGlobalClusterStateFault extends NeptuneServiceException {
435
435
  name = "InvalidGlobalClusterStateFault";
436
436
  $fault = "client";
437
437
  constructor(opts) {
@@ -442,8 +442,8 @@ let InvalidGlobalClusterStateFault$1 = class InvalidGlobalClusterStateFault exte
442
442
  });
443
443
  Object.setPrototypeOf(this, InvalidGlobalClusterStateFault.prototype);
444
444
  }
445
- };
446
- let InvalidSubnet$1 = class InvalidSubnet extends NeptuneServiceException$1 {
445
+ }
446
+ class InvalidSubnet extends NeptuneServiceException {
447
447
  name = "InvalidSubnet";
448
448
  $fault = "client";
449
449
  constructor(opts) {
@@ -454,8 +454,8 @@ let InvalidSubnet$1 = class InvalidSubnet extends NeptuneServiceException$1 {
454
454
  });
455
455
  Object.setPrototypeOf(this, InvalidSubnet.prototype);
456
456
  }
457
- };
458
- let InvalidVPCNetworkStateFault$1 = class InvalidVPCNetworkStateFault extends NeptuneServiceException$1 {
457
+ }
458
+ class InvalidVPCNetworkStateFault extends NeptuneServiceException {
459
459
  name = "InvalidVPCNetworkStateFault";
460
460
  $fault = "client";
461
461
  constructor(opts) {
@@ -466,8 +466,8 @@ let InvalidVPCNetworkStateFault$1 = class InvalidVPCNetworkStateFault extends Ne
466
466
  });
467
467
  Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
468
468
  }
469
- };
470
- let StorageQuotaExceededFault$1 = class StorageQuotaExceededFault extends NeptuneServiceException$1 {
469
+ }
470
+ class StorageQuotaExceededFault extends NeptuneServiceException {
471
471
  name = "StorageQuotaExceededFault";
472
472
  $fault = "client";
473
473
  constructor(opts) {
@@ -478,8 +478,8 @@ let StorageQuotaExceededFault$1 = class StorageQuotaExceededFault extends Neptun
478
478
  });
479
479
  Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype);
480
480
  }
481
- };
482
- let DBClusterEndpointAlreadyExistsFault$1 = class DBClusterEndpointAlreadyExistsFault extends NeptuneServiceException$1 {
481
+ }
482
+ class DBClusterEndpointAlreadyExistsFault extends NeptuneServiceException {
483
483
  name = "DBClusterEndpointAlreadyExistsFault";
484
484
  $fault = "client";
485
485
  constructor(opts) {
@@ -490,8 +490,8 @@ let DBClusterEndpointAlreadyExistsFault$1 = class DBClusterEndpointAlreadyExists
490
490
  });
491
491
  Object.setPrototypeOf(this, DBClusterEndpointAlreadyExistsFault.prototype);
492
492
  }
493
- };
494
- let DBClusterEndpointQuotaExceededFault$1 = class DBClusterEndpointQuotaExceededFault extends NeptuneServiceException$1 {
493
+ }
494
+ class DBClusterEndpointQuotaExceededFault extends NeptuneServiceException {
495
495
  name = "DBClusterEndpointQuotaExceededFault";
496
496
  $fault = "client";
497
497
  constructor(opts) {
@@ -502,8 +502,8 @@ let DBClusterEndpointQuotaExceededFault$1 = class DBClusterEndpointQuotaExceeded
502
502
  });
503
503
  Object.setPrototypeOf(this, DBClusterEndpointQuotaExceededFault.prototype);
504
504
  }
505
- };
506
- let AuthorizationNotFoundFault$1 = class AuthorizationNotFoundFault extends NeptuneServiceException$1 {
505
+ }
506
+ class AuthorizationNotFoundFault extends NeptuneServiceException {
507
507
  name = "AuthorizationNotFoundFault";
508
508
  $fault = "client";
509
509
  constructor(opts) {
@@ -514,8 +514,8 @@ let AuthorizationNotFoundFault$1 = class AuthorizationNotFoundFault extends Nept
514
514
  });
515
515
  Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
516
516
  }
517
- };
518
- let DBInstanceAlreadyExistsFault$1 = class DBInstanceAlreadyExistsFault extends NeptuneServiceException$1 {
517
+ }
518
+ class DBInstanceAlreadyExistsFault extends NeptuneServiceException {
519
519
  name = "DBInstanceAlreadyExistsFault";
520
520
  $fault = "client";
521
521
  constructor(opts) {
@@ -526,8 +526,8 @@ let DBInstanceAlreadyExistsFault$1 = class DBInstanceAlreadyExistsFault extends
526
526
  });
527
527
  Object.setPrototypeOf(this, DBInstanceAlreadyExistsFault.prototype);
528
528
  }
529
- };
530
- let DBSecurityGroupNotFoundFault$1 = class DBSecurityGroupNotFoundFault extends NeptuneServiceException$1 {
529
+ }
530
+ class DBSecurityGroupNotFoundFault extends NeptuneServiceException {
531
531
  name = "DBSecurityGroupNotFoundFault";
532
532
  $fault = "client";
533
533
  constructor(opts) {
@@ -538,8 +538,8 @@ let DBSecurityGroupNotFoundFault$1 = class DBSecurityGroupNotFoundFault extends
538
538
  });
539
539
  Object.setPrototypeOf(this, DBSecurityGroupNotFoundFault.prototype);
540
540
  }
541
- };
542
- let DomainNotFoundFault$1 = class DomainNotFoundFault extends NeptuneServiceException$1 {
541
+ }
542
+ class DomainNotFoundFault extends NeptuneServiceException {
543
543
  name = "DomainNotFoundFault";
544
544
  $fault = "client";
545
545
  constructor(opts) {
@@ -550,8 +550,8 @@ let DomainNotFoundFault$1 = class DomainNotFoundFault extends NeptuneServiceExce
550
550
  });
551
551
  Object.setPrototypeOf(this, DomainNotFoundFault.prototype);
552
552
  }
553
- };
554
- let InstanceQuotaExceededFault$1 = class InstanceQuotaExceededFault extends NeptuneServiceException$1 {
553
+ }
554
+ class InstanceQuotaExceededFault extends NeptuneServiceException {
555
555
  name = "InstanceQuotaExceededFault";
556
556
  $fault = "client";
557
557
  constructor(opts) {
@@ -562,8 +562,8 @@ let InstanceQuotaExceededFault$1 = class InstanceQuotaExceededFault extends Nept
562
562
  });
563
563
  Object.setPrototypeOf(this, InstanceQuotaExceededFault.prototype);
564
564
  }
565
- };
566
- let InsufficientDBInstanceCapacityFault$1 = class InsufficientDBInstanceCapacityFault extends NeptuneServiceException$1 {
565
+ }
566
+ class InsufficientDBInstanceCapacityFault extends NeptuneServiceException {
567
567
  name = "InsufficientDBInstanceCapacityFault";
568
568
  $fault = "client";
569
569
  constructor(opts) {
@@ -574,8 +574,8 @@ let InsufficientDBInstanceCapacityFault$1 = class InsufficientDBInstanceCapacity
574
574
  });
575
575
  Object.setPrototypeOf(this, InsufficientDBInstanceCapacityFault.prototype);
576
576
  }
577
- };
578
- let OptionGroupNotFoundFault$1 = class OptionGroupNotFoundFault extends NeptuneServiceException$1 {
577
+ }
578
+ class OptionGroupNotFoundFault extends NeptuneServiceException {
579
579
  name = "OptionGroupNotFoundFault";
580
580
  $fault = "client";
581
581
  constructor(opts) {
@@ -586,8 +586,8 @@ let OptionGroupNotFoundFault$1 = class OptionGroupNotFoundFault extends NeptuneS
586
586
  });
587
587
  Object.setPrototypeOf(this, OptionGroupNotFoundFault.prototype);
588
588
  }
589
- };
590
- let ProvisionedIopsNotAvailableInAZFault$1 = class ProvisionedIopsNotAvailableInAZFault extends NeptuneServiceException$1 {
589
+ }
590
+ class ProvisionedIopsNotAvailableInAZFault extends NeptuneServiceException {
591
591
  name = "ProvisionedIopsNotAvailableInAZFault";
592
592
  $fault = "client";
593
593
  constructor(opts) {
@@ -598,8 +598,8 @@ let ProvisionedIopsNotAvailableInAZFault$1 = class ProvisionedIopsNotAvailableIn
598
598
  });
599
599
  Object.setPrototypeOf(this, ProvisionedIopsNotAvailableInAZFault.prototype);
600
600
  }
601
- };
602
- let StorageTypeNotSupportedFault$1 = class StorageTypeNotSupportedFault extends NeptuneServiceException$1 {
601
+ }
602
+ class StorageTypeNotSupportedFault extends NeptuneServiceException {
603
603
  name = "StorageTypeNotSupportedFault";
604
604
  $fault = "client";
605
605
  constructor(opts) {
@@ -610,8 +610,8 @@ let StorageTypeNotSupportedFault$1 = class StorageTypeNotSupportedFault extends
610
610
  });
611
611
  Object.setPrototypeOf(this, StorageTypeNotSupportedFault.prototype);
612
612
  }
613
- };
614
- let DBSubnetGroupAlreadyExistsFault$1 = class DBSubnetGroupAlreadyExistsFault extends NeptuneServiceException$1 {
613
+ }
614
+ class DBSubnetGroupAlreadyExistsFault extends NeptuneServiceException {
615
615
  name = "DBSubnetGroupAlreadyExistsFault";
616
616
  $fault = "client";
617
617
  constructor(opts) {
@@ -622,8 +622,8 @@ let DBSubnetGroupAlreadyExistsFault$1 = class DBSubnetGroupAlreadyExistsFault ex
622
622
  });
623
623
  Object.setPrototypeOf(this, DBSubnetGroupAlreadyExistsFault.prototype);
624
624
  }
625
- };
626
- let DBSubnetGroupQuotaExceededFault$1 = class DBSubnetGroupQuotaExceededFault extends NeptuneServiceException$1 {
625
+ }
626
+ class DBSubnetGroupQuotaExceededFault extends NeptuneServiceException {
627
627
  name = "DBSubnetGroupQuotaExceededFault";
628
628
  $fault = "client";
629
629
  constructor(opts) {
@@ -634,8 +634,8 @@ let DBSubnetGroupQuotaExceededFault$1 = class DBSubnetGroupQuotaExceededFault ex
634
634
  });
635
635
  Object.setPrototypeOf(this, DBSubnetGroupQuotaExceededFault.prototype);
636
636
  }
637
- };
638
- let DBSubnetQuotaExceededFault$1 = class DBSubnetQuotaExceededFault extends NeptuneServiceException$1 {
637
+ }
638
+ class DBSubnetQuotaExceededFault extends NeptuneServiceException {
639
639
  name = "DBSubnetQuotaExceededFault";
640
640
  $fault = "client";
641
641
  constructor(opts) {
@@ -646,8 +646,8 @@ let DBSubnetQuotaExceededFault$1 = class DBSubnetQuotaExceededFault extends Nept
646
646
  });
647
647
  Object.setPrototypeOf(this, DBSubnetQuotaExceededFault.prototype);
648
648
  }
649
- };
650
- let EventSubscriptionQuotaExceededFault$1 = class EventSubscriptionQuotaExceededFault extends NeptuneServiceException$1 {
649
+ }
650
+ class EventSubscriptionQuotaExceededFault extends NeptuneServiceException {
651
651
  name = "EventSubscriptionQuotaExceededFault";
652
652
  $fault = "client";
653
653
  constructor(opts) {
@@ -658,8 +658,8 @@ let EventSubscriptionQuotaExceededFault$1 = class EventSubscriptionQuotaExceeded
658
658
  });
659
659
  Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
660
660
  }
661
- };
662
- let SNSInvalidTopicFault$1 = class SNSInvalidTopicFault extends NeptuneServiceException$1 {
661
+ }
662
+ class SNSInvalidTopicFault extends NeptuneServiceException {
663
663
  name = "SNSInvalidTopicFault";
664
664
  $fault = "client";
665
665
  constructor(opts) {
@@ -670,8 +670,8 @@ let SNSInvalidTopicFault$1 = class SNSInvalidTopicFault extends NeptuneServiceEx
670
670
  });
671
671
  Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
672
672
  }
673
- };
674
- let SNSNoAuthorizationFault$1 = class SNSNoAuthorizationFault extends NeptuneServiceException$1 {
673
+ }
674
+ class SNSNoAuthorizationFault extends NeptuneServiceException {
675
675
  name = "SNSNoAuthorizationFault";
676
676
  $fault = "client";
677
677
  constructor(opts) {
@@ -682,8 +682,8 @@ let SNSNoAuthorizationFault$1 = class SNSNoAuthorizationFault extends NeptuneSer
682
682
  });
683
683
  Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
684
684
  }
685
- };
686
- let SNSTopicArnNotFoundFault$1 = class SNSTopicArnNotFoundFault extends NeptuneServiceException$1 {
685
+ }
686
+ class SNSTopicArnNotFoundFault extends NeptuneServiceException {
687
687
  name = "SNSTopicArnNotFoundFault";
688
688
  $fault = "client";
689
689
  constructor(opts) {
@@ -694,8 +694,8 @@ let SNSTopicArnNotFoundFault$1 = class SNSTopicArnNotFoundFault extends NeptuneS
694
694
  });
695
695
  Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
696
696
  }
697
- };
698
- let SubscriptionAlreadyExistFault$1 = class SubscriptionAlreadyExistFault extends NeptuneServiceException$1 {
697
+ }
698
+ class SubscriptionAlreadyExistFault extends NeptuneServiceException {
699
699
  name = "SubscriptionAlreadyExistFault";
700
700
  $fault = "client";
701
701
  constructor(opts) {
@@ -706,8 +706,8 @@ let SubscriptionAlreadyExistFault$1 = class SubscriptionAlreadyExistFault extend
706
706
  });
707
707
  Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
708
708
  }
709
- };
710
- let SubscriptionCategoryNotFoundFault$1 = class SubscriptionCategoryNotFoundFault extends NeptuneServiceException$1 {
709
+ }
710
+ class SubscriptionCategoryNotFoundFault extends NeptuneServiceException {
711
711
  name = "SubscriptionCategoryNotFoundFault";
712
712
  $fault = "client";
713
713
  constructor(opts) {
@@ -718,8 +718,8 @@ let SubscriptionCategoryNotFoundFault$1 = class SubscriptionCategoryNotFoundFaul
718
718
  });
719
719
  Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
720
720
  }
721
- };
722
- let GlobalClusterAlreadyExistsFault$1 = class GlobalClusterAlreadyExistsFault extends NeptuneServiceException$1 {
721
+ }
722
+ class GlobalClusterAlreadyExistsFault extends NeptuneServiceException {
723
723
  name = "GlobalClusterAlreadyExistsFault";
724
724
  $fault = "client";
725
725
  constructor(opts) {
@@ -730,8 +730,8 @@ let GlobalClusterAlreadyExistsFault$1 = class GlobalClusterAlreadyExistsFault ex
730
730
  });
731
731
  Object.setPrototypeOf(this, GlobalClusterAlreadyExistsFault.prototype);
732
732
  }
733
- };
734
- let GlobalClusterQuotaExceededFault$1 = class GlobalClusterQuotaExceededFault extends NeptuneServiceException$1 {
733
+ }
734
+ class GlobalClusterQuotaExceededFault extends NeptuneServiceException {
735
735
  name = "GlobalClusterQuotaExceededFault";
736
736
  $fault = "client";
737
737
  constructor(opts) {
@@ -742,8 +742,8 @@ let GlobalClusterQuotaExceededFault$1 = class GlobalClusterQuotaExceededFault ex
742
742
  });
743
743
  Object.setPrototypeOf(this, GlobalClusterQuotaExceededFault.prototype);
744
744
  }
745
- };
746
- let DBClusterEndpointNotFoundFault$1 = class DBClusterEndpointNotFoundFault extends NeptuneServiceException$1 {
745
+ }
746
+ class DBClusterEndpointNotFoundFault extends NeptuneServiceException {
747
747
  name = "DBClusterEndpointNotFoundFault";
748
748
  $fault = "client";
749
749
  constructor(opts) {
@@ -754,8 +754,8 @@ let DBClusterEndpointNotFoundFault$1 = class DBClusterEndpointNotFoundFault exte
754
754
  });
755
755
  Object.setPrototypeOf(this, DBClusterEndpointNotFoundFault.prototype);
756
756
  }
757
- };
758
- let InvalidDBClusterEndpointStateFault$1 = class InvalidDBClusterEndpointStateFault extends NeptuneServiceException$1 {
757
+ }
758
+ class InvalidDBClusterEndpointStateFault extends NeptuneServiceException {
759
759
  name = "InvalidDBClusterEndpointStateFault";
760
760
  $fault = "client";
761
761
  constructor(opts) {
@@ -766,8 +766,8 @@ let InvalidDBClusterEndpointStateFault$1 = class InvalidDBClusterEndpointStateFa
766
766
  });
767
767
  Object.setPrototypeOf(this, InvalidDBClusterEndpointStateFault.prototype);
768
768
  }
769
- };
770
- let InvalidDBParameterGroupStateFault$1 = class InvalidDBParameterGroupStateFault extends NeptuneServiceException$1 {
769
+ }
770
+ class InvalidDBParameterGroupStateFault extends NeptuneServiceException {
771
771
  name = "InvalidDBParameterGroupStateFault";
772
772
  $fault = "client";
773
773
  constructor(opts) {
@@ -778,8 +778,8 @@ let InvalidDBParameterGroupStateFault$1 = class InvalidDBParameterGroupStateFaul
778
778
  });
779
779
  Object.setPrototypeOf(this, InvalidDBParameterGroupStateFault.prototype);
780
780
  }
781
- };
782
- let DBSnapshotAlreadyExistsFault$1 = class DBSnapshotAlreadyExistsFault extends NeptuneServiceException$1 {
781
+ }
782
+ class DBSnapshotAlreadyExistsFault extends NeptuneServiceException {
783
783
  name = "DBSnapshotAlreadyExistsFault";
784
784
  $fault = "client";
785
785
  constructor(opts) {
@@ -790,8 +790,8 @@ let DBSnapshotAlreadyExistsFault$1 = class DBSnapshotAlreadyExistsFault extends
790
790
  });
791
791
  Object.setPrototypeOf(this, DBSnapshotAlreadyExistsFault.prototype);
792
792
  }
793
- };
794
- let InvalidDBSubnetStateFault$1 = class InvalidDBSubnetStateFault extends NeptuneServiceException$1 {
793
+ }
794
+ class InvalidDBSubnetStateFault extends NeptuneServiceException {
795
795
  name = "InvalidDBSubnetStateFault";
796
796
  $fault = "client";
797
797
  constructor(opts) {
@@ -802,8 +802,8 @@ let InvalidDBSubnetStateFault$1 = class InvalidDBSubnetStateFault extends Neptun
802
802
  });
803
803
  Object.setPrototypeOf(this, InvalidDBSubnetStateFault.prototype);
804
804
  }
805
- };
806
- let InvalidEventSubscriptionStateFault$1 = class InvalidEventSubscriptionStateFault extends NeptuneServiceException$1 {
805
+ }
806
+ class InvalidEventSubscriptionStateFault extends NeptuneServiceException {
807
807
  name = "InvalidEventSubscriptionStateFault";
808
808
  $fault = "client";
809
809
  constructor(opts) {
@@ -814,8 +814,8 @@ let InvalidEventSubscriptionStateFault$1 = class InvalidEventSubscriptionStateFa
814
814
  });
815
815
  Object.setPrototypeOf(this, InvalidEventSubscriptionStateFault.prototype);
816
816
  }
817
- };
818
- let InvalidDBSecurityGroupStateFault$1 = class InvalidDBSecurityGroupStateFault extends NeptuneServiceException$1 {
817
+ }
818
+ class InvalidDBSecurityGroupStateFault extends NeptuneServiceException {
819
819
  name = "InvalidDBSecurityGroupStateFault";
820
820
  $fault = "client";
821
821
  constructor(opts) {
@@ -826,8 +826,8 @@ let InvalidDBSecurityGroupStateFault$1 = class InvalidDBSecurityGroupStateFault
826
826
  });
827
827
  Object.setPrototypeOf(this, InvalidDBSecurityGroupStateFault.prototype);
828
828
  }
829
- };
830
- let SharedSnapshotQuotaExceededFault$1 = class SharedSnapshotQuotaExceededFault extends NeptuneServiceException$1 {
829
+ }
830
+ class SharedSnapshotQuotaExceededFault extends NeptuneServiceException {
831
831
  name = "SharedSnapshotQuotaExceededFault";
832
832
  $fault = "client";
833
833
  constructor(opts) {
@@ -838,8 +838,8 @@ let SharedSnapshotQuotaExceededFault$1 = class SharedSnapshotQuotaExceededFault
838
838
  });
839
839
  Object.setPrototypeOf(this, SharedSnapshotQuotaExceededFault.prototype);
840
840
  }
841
- };
842
- let CertificateNotFoundFault$1 = class CertificateNotFoundFault extends NeptuneServiceException$1 {
841
+ }
842
+ class CertificateNotFoundFault extends NeptuneServiceException {
843
843
  name = "CertificateNotFoundFault";
844
844
  $fault = "client";
845
845
  constructor(opts) {
@@ -850,8 +850,8 @@ let CertificateNotFoundFault$1 = class CertificateNotFoundFault extends NeptuneS
850
850
  });
851
851
  Object.setPrototypeOf(this, CertificateNotFoundFault.prototype);
852
852
  }
853
- };
854
- let DBUpgradeDependencyFailureFault$1 = class DBUpgradeDependencyFailureFault extends NeptuneServiceException$1 {
853
+ }
854
+ class DBUpgradeDependencyFailureFault extends NeptuneServiceException {
855
855
  name = "DBUpgradeDependencyFailureFault";
856
856
  $fault = "client";
857
857
  constructor(opts) {
@@ -862,8 +862,8 @@ let DBUpgradeDependencyFailureFault$1 = class DBUpgradeDependencyFailureFault ex
862
862
  });
863
863
  Object.setPrototypeOf(this, DBUpgradeDependencyFailureFault.prototype);
864
864
  }
865
- };
866
- let SubnetAlreadyInUse$1 = class SubnetAlreadyInUse extends NeptuneServiceException$1 {
865
+ }
866
+ class SubnetAlreadyInUse extends NeptuneServiceException {
867
867
  name = "SubnetAlreadyInUse";
868
868
  $fault = "client";
869
869
  constructor(opts) {
@@ -874,8 +874,8 @@ let SubnetAlreadyInUse$1 = class SubnetAlreadyInUse extends NeptuneServiceExcept
874
874
  });
875
875
  Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
876
876
  }
877
- };
878
- let DBClusterRoleNotFoundFault$1 = class DBClusterRoleNotFoundFault extends NeptuneServiceException$1 {
877
+ }
878
+ class DBClusterRoleNotFoundFault extends NeptuneServiceException {
879
879
  name = "DBClusterRoleNotFoundFault";
880
880
  $fault = "client";
881
881
  constructor(opts) {
@@ -886,8 +886,8 @@ let DBClusterRoleNotFoundFault$1 = class DBClusterRoleNotFoundFault extends Nept
886
886
  });
887
887
  Object.setPrototypeOf(this, DBClusterRoleNotFoundFault.prototype);
888
888
  }
889
- };
890
- let InsufficientDBClusterCapacityFault$1 = class InsufficientDBClusterCapacityFault extends NeptuneServiceException$1 {
889
+ }
890
+ class InsufficientDBClusterCapacityFault extends NeptuneServiceException {
891
891
  name = "InsufficientDBClusterCapacityFault";
892
892
  $fault = "client";
893
893
  constructor(opts) {
@@ -898,8 +898,8 @@ let InsufficientDBClusterCapacityFault$1 = class InsufficientDBClusterCapacityFa
898
898
  });
899
899
  Object.setPrototypeOf(this, InsufficientDBClusterCapacityFault.prototype);
900
900
  }
901
- };
902
- let InvalidDBSnapshotStateFault$1 = class InvalidDBSnapshotStateFault extends NeptuneServiceException$1 {
901
+ }
902
+ class InvalidDBSnapshotStateFault extends NeptuneServiceException {
903
903
  name = "InvalidDBSnapshotStateFault";
904
904
  $fault = "client";
905
905
  constructor(opts) {
@@ -910,8 +910,8 @@ let InvalidDBSnapshotStateFault$1 = class InvalidDBSnapshotStateFault extends Ne
910
910
  });
911
911
  Object.setPrototypeOf(this, InvalidDBSnapshotStateFault.prototype);
912
912
  }
913
- };
914
- let InvalidRestoreFault$1 = class InvalidRestoreFault extends NeptuneServiceException$1 {
913
+ }
914
+ class InvalidRestoreFault extends NeptuneServiceException {
915
915
  name = "InvalidRestoreFault";
916
916
  $fault = "client";
917
917
  constructor(opts) {
@@ -922,7 +922,7 @@ let InvalidRestoreFault$1 = class InvalidRestoreFault extends NeptuneServiceExce
922
922
  });
923
923
  Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
924
924
  }
925
- };
925
+ }
926
926
 
927
927
  const _A = "Address";
928
928
  const _AA = "ApplyAction";
@@ -1567,18 +1567,18 @@ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.neptune";
1567
1567
  const _xN = "xmlName";
1568
1568
  const n0 = "com.amazonaws.neptune";
1569
1569
  var SensitiveString = [0, n0, _SS, 8, 0];
1570
- var AddRoleToDBClusterMessage = [3, n0, _ARTDBCM, 0, [_DBCI, _RA, _FN], [0, 0, 0]];
1571
- var AddSourceIdentifierToSubscriptionMessage = [3, n0, _ASITSM, 0, [_SN, _SI], [0, 0]];
1572
- var AddSourceIdentifierToSubscriptionResult = [
1570
+ var AddRoleToDBClusterMessage$ = [3, n0, _ARTDBCM, 0, [_DBCI, _RA, _FN], [0, 0, 0]];
1571
+ var AddSourceIdentifierToSubscriptionMessage$ = [3, n0, _ASITSM, 0, [_SN, _SI], [0, 0]];
1572
+ var AddSourceIdentifierToSubscriptionResult$ = [
1573
1573
  3,
1574
1574
  n0,
1575
1575
  _ASITSR,
1576
1576
  0,
1577
1577
  [_ES],
1578
- [[() => EventSubscription, 0]],
1578
+ [[() => EventSubscription$, 0]],
1579
1579
  ];
1580
- var AddTagsToResourceMessage = [3, n0, _ATTRM, 0, [_RN, _T], [0, [() => TagList, 0]]];
1581
- var ApplyPendingMaintenanceActionMessage = [
1580
+ var AddTagsToResourceMessage$ = [3, n0, _ATTRM, 0, [_RN, _T], [0, [() => TagList, 0]]];
1581
+ var ApplyPendingMaintenanceActionMessage$ = [
1582
1582
  3,
1583
1583
  n0,
1584
1584
  _APMAM,
@@ -1586,15 +1586,15 @@ var ApplyPendingMaintenanceActionMessage = [
1586
1586
  [_RI, _AA, _OIT],
1587
1587
  [0, 0, 0],
1588
1588
  ];
1589
- var ApplyPendingMaintenanceActionResult = [
1589
+ var ApplyPendingMaintenanceActionResult$ = [
1590
1590
  3,
1591
1591
  n0,
1592
1592
  _APMAR,
1593
1593
  0,
1594
1594
  [_RPMA],
1595
- [[() => ResourcePendingMaintenanceActions, 0]],
1595
+ [[() => ResourcePendingMaintenanceActions$, 0]],
1596
1596
  ];
1597
- var AuthorizationNotFoundFault = [
1597
+ var AuthorizationNotFoundFault$ = [
1598
1598
  -3,
1599
1599
  n0,
1600
1600
  _ANFF,
@@ -1602,9 +1602,9 @@ var AuthorizationNotFoundFault = [
1602
1602
  [_m],
1603
1603
  [0],
1604
1604
  ];
1605
- schema.TypeRegistry.for(n0).registerError(AuthorizationNotFoundFault, AuthorizationNotFoundFault$1);
1606
- var AvailabilityZone = [3, n0, _AZ, 0, [_N], [0]];
1607
- var CertificateNotFoundFault = [
1605
+ schema.TypeRegistry.for(n0).registerError(AuthorizationNotFoundFault$, AuthorizationNotFoundFault);
1606
+ var AvailabilityZone$ = [3, n0, _AZ, 0, [_N], [0]];
1607
+ var CertificateNotFoundFault$ = [
1608
1608
  -3,
1609
1609
  n0,
1610
1610
  _CNFF,
@@ -1612,18 +1612,25 @@ var CertificateNotFoundFault = [
1612
1612
  [_m],
1613
1613
  [0],
1614
1614
  ];
1615
- schema.TypeRegistry.for(n0).registerError(CertificateNotFoundFault, CertificateNotFoundFault$1);
1616
- var CharacterSet = [3, n0, _CS, 0, [_CSN, _CSD], [0, 0]];
1617
- var CloudwatchLogsExportConfiguration = [3, n0, _CLEC, 0, [_ELT, _DLT], [64 | 0, 64 | 0]];
1618
- var ClusterPendingModifiedValues = [
1615
+ schema.TypeRegistry.for(n0).registerError(CertificateNotFoundFault$, CertificateNotFoundFault);
1616
+ var CharacterSet$ = [3, n0, _CS, 0, [_CSN, _CSD], [0, 0]];
1617
+ var CloudwatchLogsExportConfiguration$ = [
1618
+ 3,
1619
+ n0,
1620
+ _CLEC,
1621
+ 0,
1622
+ [_ELT, _DLT],
1623
+ [64 | 0, 64 | 0],
1624
+ ];
1625
+ var ClusterPendingModifiedValues$ = [
1619
1626
  3,
1620
1627
  n0,
1621
1628
  _CPMV,
1622
1629
  0,
1623
1630
  [_PCLE, _DBCI, _IAMDAE, _EV, _BRP, _ST, _AS, _I],
1624
- [() => PendingCloudwatchLogsExports, 0, 2, 0, 1, 0, 1, 1],
1631
+ [() => PendingCloudwatchLogsExports$, 0, 2, 0, 1, 0, 1, 1],
1625
1632
  ];
1626
- var CopyDBClusterParameterGroupMessage = [
1633
+ var CopyDBClusterParameterGroupMessage$ = [
1627
1634
  3,
1628
1635
  n0,
1629
1636
  _CDBCPGM,
@@ -1631,15 +1638,15 @@ var CopyDBClusterParameterGroupMessage = [
1631
1638
  [_SDBCPGI, _TDBCPGI, _TDBCPGD, _T],
1632
1639
  [0, 0, 0, [() => TagList, 0]],
1633
1640
  ];
1634
- var CopyDBClusterParameterGroupResult = [
1641
+ var CopyDBClusterParameterGroupResult$ = [
1635
1642
  3,
1636
1643
  n0,
1637
1644
  _CDBCPGR,
1638
1645
  0,
1639
1646
  [_DBCPG],
1640
- [() => DBClusterParameterGroup],
1647
+ [() => DBClusterParameterGroup$],
1641
1648
  ];
1642
- var CopyDBClusterSnapshotMessage = [
1649
+ var CopyDBClusterSnapshotMessage$ = [
1643
1650
  3,
1644
1651
  n0,
1645
1652
  _CDBCSM,
@@ -1647,15 +1654,15 @@ var CopyDBClusterSnapshotMessage = [
1647
1654
  [_SDBCSI, _TDBCSI, _KKI, _PSU, _CT, _T],
1648
1655
  [0, 0, 0, 0, 2, [() => TagList, 0]],
1649
1656
  ];
1650
- var CopyDBClusterSnapshotResult = [
1657
+ var CopyDBClusterSnapshotResult$ = [
1651
1658
  3,
1652
1659
  n0,
1653
1660
  _CDBCSR,
1654
1661
  0,
1655
1662
  [_DBCS],
1656
- [[() => DBClusterSnapshot, 0]],
1663
+ [[() => DBClusterSnapshot$, 0]],
1657
1664
  ];
1658
- var CopyDBParameterGroupMessage = [
1665
+ var CopyDBParameterGroupMessage$ = [
1659
1666
  3,
1660
1667
  n0,
1661
1668
  _CDBPGM,
@@ -1663,8 +1670,8 @@ var CopyDBParameterGroupMessage = [
1663
1670
  [_SDBPGI, _TDBPGI, _TDBPGD, _T],
1664
1671
  [0, 0, 0, [() => TagList, 0]],
1665
1672
  ];
1666
- var CopyDBParameterGroupResult = [3, n0, _CDBPGR, 0, [_DBPG], [() => DBParameterGroup]];
1667
- var CreateDBClusterEndpointMessage = [
1673
+ var CopyDBParameterGroupResult$ = [3, n0, _CDBPGR, 0, [_DBPG], [() => DBParameterGroup$]];
1674
+ var CreateDBClusterEndpointMessage$ = [
1668
1675
  3,
1669
1676
  n0,
1670
1677
  _CDBCEM,
@@ -1672,7 +1679,7 @@ var CreateDBClusterEndpointMessage = [
1672
1679
  [_DBCI, _DBCEI, _ET, _SM, _EM, _T],
1673
1680
  [0, 0, 0, 64 | 0, 64 | 0, [() => TagList, 0]],
1674
1681
  ];
1675
- var CreateDBClusterEndpointOutput = [
1682
+ var CreateDBClusterEndpointOutput$ = [
1676
1683
  3,
1677
1684
  n0,
1678
1685
  _CDBCEO,
@@ -1680,7 +1687,7 @@ var CreateDBClusterEndpointOutput = [
1680
1687
  [_DBCEI, _DBCI, _DBCERI, _E, _S, _ET, _CET, _SM, _EM, _DBCEA],
1681
1688
  [0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0],
1682
1689
  ];
1683
- var CreateDBClusterMessage = [
1690
+ var CreateDBClusterMessage$ = [
1684
1691
  3,
1685
1692
  n0,
1686
1693
  _CDBCM,
@@ -1741,12 +1748,12 @@ var CreateDBClusterMessage = [
1741
1748
  2,
1742
1749
  64 | 0,
1743
1750
  2,
1744
- () => ServerlessV2ScalingConfiguration,
1751
+ () => ServerlessV2ScalingConfiguration$,
1745
1752
  0,
1746
1753
  0,
1747
1754
  ],
1748
1755
  ];
1749
- var CreateDBClusterParameterGroupMessage = [
1756
+ var CreateDBClusterParameterGroupMessage$ = [
1750
1757
  3,
1751
1758
  n0,
1752
1759
  _CDBCPGMr,
@@ -1754,16 +1761,16 @@ var CreateDBClusterParameterGroupMessage = [
1754
1761
  [_DBCPGN, _DBPGF, _D, _T],
1755
1762
  [0, 0, 0, [() => TagList, 0]],
1756
1763
  ];
1757
- var CreateDBClusterParameterGroupResult = [
1764
+ var CreateDBClusterParameterGroupResult$ = [
1758
1765
  3,
1759
1766
  n0,
1760
1767
  _CDBCPGRr,
1761
1768
  0,
1762
1769
  [_DBCPG],
1763
- [() => DBClusterParameterGroup],
1770
+ [() => DBClusterParameterGroup$],
1764
1771
  ];
1765
- var CreateDBClusterResult = [3, n0, _CDBCR, 0, [_DBC], [[() => DBCluster, 0]]];
1766
- var CreateDBClusterSnapshotMessage = [
1772
+ var CreateDBClusterResult$ = [3, n0, _CDBCR, 0, [_DBC], [[() => DBCluster$, 0]]];
1773
+ var CreateDBClusterSnapshotMessage$ = [
1767
1774
  3,
1768
1775
  n0,
1769
1776
  _CDBCSMr,
@@ -1771,15 +1778,15 @@ var CreateDBClusterSnapshotMessage = [
1771
1778
  [_DBCSI, _DBCI, _T],
1772
1779
  [0, 0, [() => TagList, 0]],
1773
1780
  ];
1774
- var CreateDBClusterSnapshotResult = [
1781
+ var CreateDBClusterSnapshotResult$ = [
1775
1782
  3,
1776
1783
  n0,
1777
1784
  _CDBCSRr,
1778
1785
  0,
1779
1786
  [_DBCS],
1780
- [[() => DBClusterSnapshot, 0]],
1787
+ [[() => DBClusterSnapshot$, 0]],
1781
1788
  ];
1782
- var CreateDBInstanceMessage = [
1789
+ var CreateDBInstanceMessage$ = [
1783
1790
  3,
1784
1791
  n0,
1785
1792
  _CDBIM,
@@ -1875,8 +1882,8 @@ var CreateDBInstanceMessage = [
1875
1882
  2,
1876
1883
  ],
1877
1884
  ];
1878
- var CreateDBInstanceResult = [3, n0, _CDBIR, 0, [_DBI], [[() => DBInstance, 0]]];
1879
- var CreateDBParameterGroupMessage = [
1885
+ var CreateDBInstanceResult$ = [3, n0, _CDBIR, 0, [_DBI], [[() => DBInstance$, 0]]];
1886
+ var CreateDBParameterGroupMessage$ = [
1880
1887
  3,
1881
1888
  n0,
1882
1889
  _CDBPGMr,
@@ -1884,15 +1891,15 @@ var CreateDBParameterGroupMessage = [
1884
1891
  [_DBPGN, _DBPGF, _D, _T],
1885
1892
  [0, 0, 0, [() => TagList, 0]],
1886
1893
  ];
1887
- var CreateDBParameterGroupResult = [
1894
+ var CreateDBParameterGroupResult$ = [
1888
1895
  3,
1889
1896
  n0,
1890
1897
  _CDBPGRr,
1891
1898
  0,
1892
1899
  [_DBPG],
1893
- [() => DBParameterGroup],
1900
+ [() => DBParameterGroup$],
1894
1901
  ];
1895
- var CreateDBSubnetGroupMessage = [
1902
+ var CreateDBSubnetGroupMessage$ = [
1896
1903
  3,
1897
1904
  n0,
1898
1905
  _CDBSGM,
@@ -1900,8 +1907,15 @@ var CreateDBSubnetGroupMessage = [
1900
1907
  [_DBSGN, _DBSGD, _SIu, _T],
1901
1908
  [0, 0, [() => SubnetIdentifierList, 0], [() => TagList, 0]],
1902
1909
  ];
1903
- var CreateDBSubnetGroupResult = [3, n0, _CDBSGR, 0, [_DBSGu], [[() => DBSubnetGroup, 0]]];
1904
- var CreateEventSubscriptionMessage = [
1910
+ var CreateDBSubnetGroupResult$ = [
1911
+ 3,
1912
+ n0,
1913
+ _CDBSGR,
1914
+ 0,
1915
+ [_DBSGu],
1916
+ [[() => DBSubnetGroup$, 0]],
1917
+ ];
1918
+ var CreateEventSubscriptionMessage$ = [
1905
1919
  3,
1906
1920
  n0,
1907
1921
  _CESM,
@@ -1909,15 +1923,15 @@ var CreateEventSubscriptionMessage = [
1909
1923
  [_SN, _STA, _STo, _EC, _SIo, _Ena, _T],
1910
1924
  [0, 0, 0, [() => EventCategoriesList, 0], [() => SourceIdsList, 0], 2, [() => TagList, 0]],
1911
1925
  ];
1912
- var CreateEventSubscriptionResult = [
1926
+ var CreateEventSubscriptionResult$ = [
1913
1927
  3,
1914
1928
  n0,
1915
1929
  _CESR,
1916
1930
  0,
1917
1931
  [_ES],
1918
- [[() => EventSubscription, 0]],
1932
+ [[() => EventSubscription$, 0]],
1919
1933
  ];
1920
- var CreateGlobalClusterMessage = [
1934
+ var CreateGlobalClusterMessage$ = [
1921
1935
  3,
1922
1936
  n0,
1923
1937
  _CGCM,
@@ -1925,8 +1939,8 @@ var CreateGlobalClusterMessage = [
1925
1939
  [_GCI, _SDBCI, _En, _EV, _DP, _SE],
1926
1940
  [0, 0, 0, 0, 2, 2],
1927
1941
  ];
1928
- var CreateGlobalClusterResult = [3, n0, _CGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
1929
- var DBCluster = [
1942
+ var CreateGlobalClusterResult$ = [3, n0, _CGCR, 0, [_GC], [[() => GlobalCluster$, 0]]];
1943
+ var DBCluster$ = [
1930
1944
  3,
1931
1945
  n0,
1932
1946
  _DBC,
@@ -2016,17 +2030,17 @@ var DBCluster = [
2016
2030
  4,
2017
2031
  2,
2018
2032
  64 | 0,
2019
- () => ClusterPendingModifiedValues,
2033
+ () => ClusterPendingModifiedValues$,
2020
2034
  2,
2021
2035
  2,
2022
2036
  4,
2023
- () => ServerlessV2ScalingConfigurationInfo,
2037
+ () => ServerlessV2ScalingConfigurationInfo$,
2024
2038
  0,
2025
2039
  4,
2026
2040
  0,
2027
2041
  ],
2028
2042
  ];
2029
- var DBClusterAlreadyExistsFault = [
2043
+ var DBClusterAlreadyExistsFault$ = [
2030
2044
  -3,
2031
2045
  n0,
2032
2046
  _DBCAEF,
@@ -2034,8 +2048,8 @@ var DBClusterAlreadyExistsFault = [
2034
2048
  [_m],
2035
2049
  [0],
2036
2050
  ];
2037
- schema.TypeRegistry.for(n0).registerError(DBClusterAlreadyExistsFault, DBClusterAlreadyExistsFault$1);
2038
- var DBClusterEndpoint = [
2051
+ schema.TypeRegistry.for(n0).registerError(DBClusterAlreadyExistsFault$, DBClusterAlreadyExistsFault);
2052
+ var DBClusterEndpoint$ = [
2039
2053
  3,
2040
2054
  n0,
2041
2055
  _DBCE,
@@ -2043,7 +2057,7 @@ var DBClusterEndpoint = [
2043
2057
  [_DBCEI, _DBCI, _DBCERI, _E, _S, _ET, _CET, _SM, _EM, _DBCEA],
2044
2058
  [0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0],
2045
2059
  ];
2046
- var DBClusterEndpointAlreadyExistsFault = [
2060
+ var DBClusterEndpointAlreadyExistsFault$ = [
2047
2061
  -3,
2048
2062
  n0,
2049
2063
  _DBCEAEF,
@@ -2051,8 +2065,8 @@ var DBClusterEndpointAlreadyExistsFault = [
2051
2065
  [_m],
2052
2066
  [0],
2053
2067
  ];
2054
- schema.TypeRegistry.for(n0).registerError(DBClusterEndpointAlreadyExistsFault, DBClusterEndpointAlreadyExistsFault$1);
2055
- var DBClusterEndpointMessage = [
2068
+ schema.TypeRegistry.for(n0).registerError(DBClusterEndpointAlreadyExistsFault$, DBClusterEndpointAlreadyExistsFault);
2069
+ var DBClusterEndpointMessage$ = [
2056
2070
  3,
2057
2071
  n0,
2058
2072
  _DBCEM,
@@ -2060,7 +2074,7 @@ var DBClusterEndpointMessage = [
2060
2074
  [_M, _DBCEl],
2061
2075
  [0, [() => DBClusterEndpointList, 0]],
2062
2076
  ];
2063
- var DBClusterEndpointNotFoundFault = [
2077
+ var DBClusterEndpointNotFoundFault$ = [
2064
2078
  -3,
2065
2079
  n0,
2066
2080
  _DBCENFF,
@@ -2068,8 +2082,8 @@ var DBClusterEndpointNotFoundFault = [
2068
2082
  [_m],
2069
2083
  [0],
2070
2084
  ];
2071
- schema.TypeRegistry.for(n0).registerError(DBClusterEndpointNotFoundFault, DBClusterEndpointNotFoundFault$1);
2072
- var DBClusterEndpointQuotaExceededFault = [
2085
+ schema.TypeRegistry.for(n0).registerError(DBClusterEndpointNotFoundFault$, DBClusterEndpointNotFoundFault);
2086
+ var DBClusterEndpointQuotaExceededFault$ = [
2073
2087
  -3,
2074
2088
  n0,
2075
2089
  _DBCEQEF,
@@ -2077,10 +2091,10 @@ var DBClusterEndpointQuotaExceededFault = [
2077
2091
  [_m],
2078
2092
  [0],
2079
2093
  ];
2080
- schema.TypeRegistry.for(n0).registerError(DBClusterEndpointQuotaExceededFault, DBClusterEndpointQuotaExceededFault$1);
2081
- var DBClusterMember = [3, n0, _DBCMl, 0, [_DBII, _ICW, _DBCPGS, _PT], [0, 2, 0, 1]];
2082
- var DBClusterMessage = [3, n0, _DBCMlu, 0, [_M, _DBCl], [0, [() => DBClusterList, 0]]];
2083
- var DBClusterNotFoundFault = [
2094
+ schema.TypeRegistry.for(n0).registerError(DBClusterEndpointQuotaExceededFault$, DBClusterEndpointQuotaExceededFault);
2095
+ var DBClusterMember$ = [3, n0, _DBCMl, 0, [_DBII, _ICW, _DBCPGS, _PT], [0, 2, 0, 1]];
2096
+ var DBClusterMessage$ = [3, n0, _DBCMlu, 0, [_M, _DBCl], [0, [() => DBClusterList, 0]]];
2097
+ var DBClusterNotFoundFault$ = [
2084
2098
  -3,
2085
2099
  n0,
2086
2100
  _DBCNFF,
@@ -2088,9 +2102,9 @@ var DBClusterNotFoundFault = [
2088
2102
  [_m],
2089
2103
  [0],
2090
2104
  ];
2091
- schema.TypeRegistry.for(n0).registerError(DBClusterNotFoundFault, DBClusterNotFoundFault$1);
2092
- var DBClusterOptionGroupStatus = [3, n0, _DBCOGS, 0, [_DBCOGN, _S], [0, 0]];
2093
- var DBClusterParameterGroup = [
2105
+ schema.TypeRegistry.for(n0).registerError(DBClusterNotFoundFault$, DBClusterNotFoundFault);
2106
+ var DBClusterOptionGroupStatus$ = [3, n0, _DBCOGS, 0, [_DBCOGN, _S], [0, 0]];
2107
+ var DBClusterParameterGroup$ = [
2094
2108
  3,
2095
2109
  n0,
2096
2110
  _DBCPG,
@@ -2098,7 +2112,7 @@ var DBClusterParameterGroup = [
2098
2112
  [_DBCPGN, _DBPGF, _D, _DBCPGA],
2099
2113
  [0, 0, 0, 0],
2100
2114
  ];
2101
- var DBClusterParameterGroupDetails = [
2115
+ var DBClusterParameterGroupDetails$ = [
2102
2116
  3,
2103
2117
  n0,
2104
2118
  _DBCPGD,
@@ -2106,8 +2120,8 @@ var DBClusterParameterGroupDetails = [
2106
2120
  [_Pa, _M],
2107
2121
  [[() => ParametersList, 0], 0],
2108
2122
  ];
2109
- var DBClusterParameterGroupNameMessage = [3, n0, _DBCPGNM, 0, [_DBCPGN], [0]];
2110
- var DBClusterParameterGroupNotFoundFault = [
2123
+ var DBClusterParameterGroupNameMessage$ = [3, n0, _DBCPGNM, 0, [_DBCPGN], [0]];
2124
+ var DBClusterParameterGroupNotFoundFault$ = [
2111
2125
  -3,
2112
2126
  n0,
2113
2127
  _DBCPGNFF,
@@ -2115,8 +2129,8 @@ var DBClusterParameterGroupNotFoundFault = [
2115
2129
  [_m],
2116
2130
  [0],
2117
2131
  ];
2118
- schema.TypeRegistry.for(n0).registerError(DBClusterParameterGroupNotFoundFault, DBClusterParameterGroupNotFoundFault$1);
2119
- var DBClusterParameterGroupsMessage = [
2132
+ schema.TypeRegistry.for(n0).registerError(DBClusterParameterGroupNotFoundFault$, DBClusterParameterGroupNotFoundFault);
2133
+ var DBClusterParameterGroupsMessage$ = [
2120
2134
  3,
2121
2135
  n0,
2122
2136
  _DBCPGM,
@@ -2124,7 +2138,7 @@ var DBClusterParameterGroupsMessage = [
2124
2138
  [_M, _DBCPGl],
2125
2139
  [0, [() => DBClusterParameterGroupList, 0]],
2126
2140
  ];
2127
- var DBClusterQuotaExceededFault = [
2141
+ var DBClusterQuotaExceededFault$ = [
2128
2142
  -3,
2129
2143
  n0,
2130
2144
  _DBCQEF,
@@ -2132,9 +2146,9 @@ var DBClusterQuotaExceededFault = [
2132
2146
  [_m],
2133
2147
  [0],
2134
2148
  ];
2135
- schema.TypeRegistry.for(n0).registerError(DBClusterQuotaExceededFault, DBClusterQuotaExceededFault$1);
2136
- var DBClusterRole = [3, n0, _DBCR, 0, [_RA, _S, _FN], [0, 0, 0]];
2137
- var DBClusterRoleAlreadyExistsFault = [
2149
+ schema.TypeRegistry.for(n0).registerError(DBClusterQuotaExceededFault$, DBClusterQuotaExceededFault);
2150
+ var DBClusterRole$ = [3, n0, _DBCR, 0, [_RA, _S, _FN], [0, 0, 0]];
2151
+ var DBClusterRoleAlreadyExistsFault$ = [
2138
2152
  -3,
2139
2153
  n0,
2140
2154
  _DBCRAEF,
@@ -2142,8 +2156,8 @@ var DBClusterRoleAlreadyExistsFault = [
2142
2156
  [_m],
2143
2157
  [0],
2144
2158
  ];
2145
- schema.TypeRegistry.for(n0).registerError(DBClusterRoleAlreadyExistsFault, DBClusterRoleAlreadyExistsFault$1);
2146
- var DBClusterRoleNotFoundFault = [
2159
+ schema.TypeRegistry.for(n0).registerError(DBClusterRoleAlreadyExistsFault$, DBClusterRoleAlreadyExistsFault);
2160
+ var DBClusterRoleNotFoundFault$ = [
2147
2161
  -3,
2148
2162
  n0,
2149
2163
  _DBCRNFF,
@@ -2151,8 +2165,8 @@ var DBClusterRoleNotFoundFault = [
2151
2165
  [_m],
2152
2166
  [0],
2153
2167
  ];
2154
- schema.TypeRegistry.for(n0).registerError(DBClusterRoleNotFoundFault, DBClusterRoleNotFoundFault$1);
2155
- var DBClusterRoleQuotaExceededFault = [
2168
+ schema.TypeRegistry.for(n0).registerError(DBClusterRoleNotFoundFault$, DBClusterRoleNotFoundFault);
2169
+ var DBClusterRoleQuotaExceededFault$ = [
2156
2170
  -3,
2157
2171
  n0,
2158
2172
  _DBCRQEF,
@@ -2160,8 +2174,8 @@ var DBClusterRoleQuotaExceededFault = [
2160
2174
  [_m],
2161
2175
  [0],
2162
2176
  ];
2163
- schema.TypeRegistry.for(n0).registerError(DBClusterRoleQuotaExceededFault, DBClusterRoleQuotaExceededFault$1);
2164
- var DBClusterSnapshot = [
2177
+ schema.TypeRegistry.for(n0).registerError(DBClusterRoleQuotaExceededFault$, DBClusterRoleQuotaExceededFault);
2178
+ var DBClusterSnapshot$ = [
2165
2179
  3,
2166
2180
  n0,
2167
2181
  _DBCS,
@@ -2191,7 +2205,7 @@ var DBClusterSnapshot = [
2191
2205
  ],
2192
2206
  [[() => AvailabilityZones, 0], 0, 0, 4, 0, 1, 0, 1, 0, 4, 0, 0, 0, 0, 1, 2, 0, 0, 0, 2, 0],
2193
2207
  ];
2194
- var DBClusterSnapshotAlreadyExistsFault = [
2208
+ var DBClusterSnapshotAlreadyExistsFault$ = [
2195
2209
  -3,
2196
2210
  n0,
2197
2211
  _DBCSAEF,
@@ -2199,8 +2213,8 @@ var DBClusterSnapshotAlreadyExistsFault = [
2199
2213
  [_m],
2200
2214
  [0],
2201
2215
  ];
2202
- schema.TypeRegistry.for(n0).registerError(DBClusterSnapshotAlreadyExistsFault, DBClusterSnapshotAlreadyExistsFault$1);
2203
- var DBClusterSnapshotAttribute = [
2216
+ schema.TypeRegistry.for(n0).registerError(DBClusterSnapshotAlreadyExistsFault$, DBClusterSnapshotAlreadyExistsFault);
2217
+ var DBClusterSnapshotAttribute$ = [
2204
2218
  3,
2205
2219
  n0,
2206
2220
  _DBCSAl,
@@ -2208,7 +2222,7 @@ var DBClusterSnapshotAttribute = [
2208
2222
  [_AN, _AV],
2209
2223
  [0, [() => AttributeValueList, 0]],
2210
2224
  ];
2211
- var DBClusterSnapshotAttributesResult = [
2225
+ var DBClusterSnapshotAttributesResult$ = [
2212
2226
  3,
2213
2227
  n0,
2214
2228
  _DBCSAR,
@@ -2216,7 +2230,7 @@ var DBClusterSnapshotAttributesResult = [
2216
2230
  [_DBCSI, _DBCSAlu],
2217
2231
  [0, [() => DBClusterSnapshotAttributeList, 0]],
2218
2232
  ];
2219
- var DBClusterSnapshotMessage = [
2233
+ var DBClusterSnapshotMessage$ = [
2220
2234
  3,
2221
2235
  n0,
2222
2236
  _DBCSM,
@@ -2224,7 +2238,7 @@ var DBClusterSnapshotMessage = [
2224
2238
  [_M, _DBCSl],
2225
2239
  [0, [() => DBClusterSnapshotList, 0]],
2226
2240
  ];
2227
- var DBClusterSnapshotNotFoundFault = [
2241
+ var DBClusterSnapshotNotFoundFault$ = [
2228
2242
  -3,
2229
2243
  n0,
2230
2244
  _DBCSNFF,
@@ -2232,8 +2246,8 @@ var DBClusterSnapshotNotFoundFault = [
2232
2246
  [_m],
2233
2247
  [0],
2234
2248
  ];
2235
- schema.TypeRegistry.for(n0).registerError(DBClusterSnapshotNotFoundFault, DBClusterSnapshotNotFoundFault$1);
2236
- var DBEngineVersion = [
2249
+ schema.TypeRegistry.for(n0).registerError(DBClusterSnapshotNotFoundFault$, DBClusterSnapshotNotFoundFault);
2250
+ var DBEngineVersion$ = [
2237
2251
  3,
2238
2252
  n0,
2239
2253
  _DBEV,
@@ -2245,7 +2259,7 @@ var DBEngineVersion = [
2245
2259
  0,
2246
2260
  0,
2247
2261
  0,
2248
- () => CharacterSet,
2262
+ () => CharacterSet$,
2249
2263
  [() => SupportedCharacterSetsList, 0],
2250
2264
  [() => ValidUpgradeTargetList, 0],
2251
2265
  [() => SupportedTimezonesList, 0],
@@ -2255,7 +2269,7 @@ var DBEngineVersion = [
2255
2269
  2,
2256
2270
  ],
2257
2271
  ];
2258
- var DBEngineVersionMessage = [
2272
+ var DBEngineVersionMessage$ = [
2259
2273
  3,
2260
2274
  n0,
2261
2275
  _DBEVM,
@@ -2263,7 +2277,7 @@ var DBEngineVersionMessage = [
2263
2277
  [_M, _DBEVn],
2264
2278
  [0, [() => DBEngineVersionList, 0]],
2265
2279
  ];
2266
- var DBInstance = [
2280
+ var DBInstance$ = [
2267
2281
  3,
2268
2282
  n0,
2269
2283
  _DBI,
@@ -2330,7 +2344,7 @@ var DBInstance = [
2330
2344
  0,
2331
2345
  0,
2332
2346
  0,
2333
- () => Endpoint,
2347
+ () => Endpoint$,
2334
2348
  1,
2335
2349
  4,
2336
2350
  0,
@@ -2339,9 +2353,9 @@ var DBInstance = [
2339
2353
  [() => VpcSecurityGroupMembershipList, 0],
2340
2354
  [() => DBParameterGroupStatusList, 0],
2341
2355
  0,
2342
- [() => DBSubnetGroup, 0],
2356
+ [() => DBSubnetGroup$, 0],
2343
2357
  0,
2344
- () => PendingModifiedValues,
2358
+ () => PendingModifiedValues$,
2345
2359
  4,
2346
2360
  2,
2347
2361
  0,
@@ -2379,7 +2393,7 @@ var DBInstance = [
2379
2393
  2,
2380
2394
  ],
2381
2395
  ];
2382
- var DBInstanceAlreadyExistsFault = [
2396
+ var DBInstanceAlreadyExistsFault$ = [
2383
2397
  -3,
2384
2398
  n0,
2385
2399
  _DBIAEF,
@@ -2387,9 +2401,9 @@ var DBInstanceAlreadyExistsFault = [
2387
2401
  [_m],
2388
2402
  [0],
2389
2403
  ];
2390
- schema.TypeRegistry.for(n0).registerError(DBInstanceAlreadyExistsFault, DBInstanceAlreadyExistsFault$1);
2391
- var DBInstanceMessage = [3, n0, _DBIM, 0, [_M, _DBIn], [0, [() => DBInstanceList, 0]]];
2392
- var DBInstanceNotFoundFault = [
2404
+ schema.TypeRegistry.for(n0).registerError(DBInstanceAlreadyExistsFault$, DBInstanceAlreadyExistsFault);
2405
+ var DBInstanceMessage$ = [3, n0, _DBIM, 0, [_M, _DBIn], [0, [() => DBInstanceList, 0]]];
2406
+ var DBInstanceNotFoundFault$ = [
2393
2407
  -3,
2394
2408
  n0,
2395
2409
  _DBINFF,
@@ -2397,10 +2411,10 @@ var DBInstanceNotFoundFault = [
2397
2411
  [_m],
2398
2412
  [0],
2399
2413
  ];
2400
- schema.TypeRegistry.for(n0).registerError(DBInstanceNotFoundFault, DBInstanceNotFoundFault$1);
2401
- var DBInstanceStatusInfo = [3, n0, _DBISI, 0, [_STt, _No, _S, _Me], [0, 2, 0, 0]];
2402
- var DBParameterGroup = [3, n0, _DBPG, 0, [_DBPGN, _DBPGF, _D, _DBPGA], [0, 0, 0, 0]];
2403
- var DBParameterGroupAlreadyExistsFault = [
2414
+ schema.TypeRegistry.for(n0).registerError(DBInstanceNotFoundFault$, DBInstanceNotFoundFault);
2415
+ var DBInstanceStatusInfo$ = [3, n0, _DBISI, 0, [_STt, _No, _S, _Me], [0, 2, 0, 0]];
2416
+ var DBParameterGroup$ = [3, n0, _DBPG, 0, [_DBPGN, _DBPGF, _D, _DBPGA], [0, 0, 0, 0]];
2417
+ var DBParameterGroupAlreadyExistsFault$ = [
2404
2418
  -3,
2405
2419
  n0,
2406
2420
  _DBPGAEF,
@@ -2408,8 +2422,8 @@ var DBParameterGroupAlreadyExistsFault = [
2408
2422
  [_m],
2409
2423
  [0],
2410
2424
  ];
2411
- schema.TypeRegistry.for(n0).registerError(DBParameterGroupAlreadyExistsFault, DBParameterGroupAlreadyExistsFault$1);
2412
- var DBParameterGroupDetails = [
2425
+ schema.TypeRegistry.for(n0).registerError(DBParameterGroupAlreadyExistsFault$, DBParameterGroupAlreadyExistsFault);
2426
+ var DBParameterGroupDetails$ = [
2413
2427
  3,
2414
2428
  n0,
2415
2429
  _DBPGD,
@@ -2417,8 +2431,8 @@ var DBParameterGroupDetails = [
2417
2431
  [_Pa, _M],
2418
2432
  [[() => ParametersList, 0], 0],
2419
2433
  ];
2420
- var DBParameterGroupNameMessage = [3, n0, _DBPGNM, 0, [_DBPGN], [0]];
2421
- var DBParameterGroupNotFoundFault = [
2434
+ var DBParameterGroupNameMessage$ = [3, n0, _DBPGNM, 0, [_DBPGN], [0]];
2435
+ var DBParameterGroupNotFoundFault$ = [
2422
2436
  -3,
2423
2437
  n0,
2424
2438
  _DBPGNFF,
@@ -2426,8 +2440,8 @@ var DBParameterGroupNotFoundFault = [
2426
2440
  [_m],
2427
2441
  [0],
2428
2442
  ];
2429
- schema.TypeRegistry.for(n0).registerError(DBParameterGroupNotFoundFault, DBParameterGroupNotFoundFault$1);
2430
- var DBParameterGroupQuotaExceededFault = [
2443
+ schema.TypeRegistry.for(n0).registerError(DBParameterGroupNotFoundFault$, DBParameterGroupNotFoundFault);
2444
+ var DBParameterGroupQuotaExceededFault$ = [
2431
2445
  -3,
2432
2446
  n0,
2433
2447
  _DBPGQEF,
@@ -2435,8 +2449,8 @@ var DBParameterGroupQuotaExceededFault = [
2435
2449
  [_m],
2436
2450
  [0],
2437
2451
  ];
2438
- schema.TypeRegistry.for(n0).registerError(DBParameterGroupQuotaExceededFault, DBParameterGroupQuotaExceededFault$1);
2439
- var DBParameterGroupsMessage = [
2452
+ schema.TypeRegistry.for(n0).registerError(DBParameterGroupQuotaExceededFault$, DBParameterGroupQuotaExceededFault);
2453
+ var DBParameterGroupsMessage$ = [
2440
2454
  3,
2441
2455
  n0,
2442
2456
  _DBPGM,
@@ -2444,9 +2458,9 @@ var DBParameterGroupsMessage = [
2444
2458
  [_M, _DBPGa],
2445
2459
  [0, [() => DBParameterGroupList, 0]],
2446
2460
  ];
2447
- var DBParameterGroupStatus = [3, n0, _DBPGS, 0, [_DBPGN, _PAS], [0, 0]];
2448
- var DBSecurityGroupMembership = [3, n0, _DBSGM, 0, [_DBSGNe, _S], [0, 0]];
2449
- var DBSecurityGroupNotFoundFault = [
2461
+ var DBParameterGroupStatus$ = [3, n0, _DBPGS, 0, [_DBPGN, _PAS], [0, 0]];
2462
+ var DBSecurityGroupMembership$ = [3, n0, _DBSGM, 0, [_DBSGNe, _S], [0, 0]];
2463
+ var DBSecurityGroupNotFoundFault$ = [
2450
2464
  -3,
2451
2465
  n0,
2452
2466
  _DBSGNFF,
@@ -2454,8 +2468,8 @@ var DBSecurityGroupNotFoundFault = [
2454
2468
  [_m],
2455
2469
  [0],
2456
2470
  ];
2457
- schema.TypeRegistry.for(n0).registerError(DBSecurityGroupNotFoundFault, DBSecurityGroupNotFoundFault$1);
2458
- var DBSnapshotAlreadyExistsFault = [
2471
+ schema.TypeRegistry.for(n0).registerError(DBSecurityGroupNotFoundFault$, DBSecurityGroupNotFoundFault);
2472
+ var DBSnapshotAlreadyExistsFault$ = [
2459
2473
  -3,
2460
2474
  n0,
2461
2475
  _DBSAEF,
@@ -2463,8 +2477,8 @@ var DBSnapshotAlreadyExistsFault = [
2463
2477
  [_m],
2464
2478
  [0],
2465
2479
  ];
2466
- schema.TypeRegistry.for(n0).registerError(DBSnapshotAlreadyExistsFault, DBSnapshotAlreadyExistsFault$1);
2467
- var DBSnapshotNotFoundFault = [
2480
+ schema.TypeRegistry.for(n0).registerError(DBSnapshotAlreadyExistsFault$, DBSnapshotAlreadyExistsFault);
2481
+ var DBSnapshotNotFoundFault$ = [
2468
2482
  -3,
2469
2483
  n0,
2470
2484
  _DBSNFF,
@@ -2472,8 +2486,8 @@ var DBSnapshotNotFoundFault = [
2472
2486
  [_m],
2473
2487
  [0],
2474
2488
  ];
2475
- schema.TypeRegistry.for(n0).registerError(DBSnapshotNotFoundFault, DBSnapshotNotFoundFault$1);
2476
- var DBSubnetGroup = [
2489
+ schema.TypeRegistry.for(n0).registerError(DBSnapshotNotFoundFault$, DBSnapshotNotFoundFault);
2490
+ var DBSubnetGroup$ = [
2477
2491
  3,
2478
2492
  n0,
2479
2493
  _DBSGu,
@@ -2481,7 +2495,7 @@ var DBSubnetGroup = [
2481
2495
  [_DBSGN, _DBSGD, _VI, _SGS, _Su, _DBSGA],
2482
2496
  [0, 0, 0, 0, [() => SubnetList, 0], 0],
2483
2497
  ];
2484
- var DBSubnetGroupAlreadyExistsFault = [
2498
+ var DBSubnetGroupAlreadyExistsFault$ = [
2485
2499
  -3,
2486
2500
  n0,
2487
2501
  _DBSGAEF,
@@ -2489,8 +2503,8 @@ var DBSubnetGroupAlreadyExistsFault = [
2489
2503
  [_m],
2490
2504
  [0],
2491
2505
  ];
2492
- schema.TypeRegistry.for(n0).registerError(DBSubnetGroupAlreadyExistsFault, DBSubnetGroupAlreadyExistsFault$1);
2493
- var DBSubnetGroupDoesNotCoverEnoughAZs = [
2506
+ schema.TypeRegistry.for(n0).registerError(DBSubnetGroupAlreadyExistsFault$, DBSubnetGroupAlreadyExistsFault);
2507
+ var DBSubnetGroupDoesNotCoverEnoughAZs$ = [
2494
2508
  -3,
2495
2509
  n0,
2496
2510
  _DBSGDNCEAZ,
@@ -2498,8 +2512,8 @@ var DBSubnetGroupDoesNotCoverEnoughAZs = [
2498
2512
  [_m],
2499
2513
  [0],
2500
2514
  ];
2501
- schema.TypeRegistry.for(n0).registerError(DBSubnetGroupDoesNotCoverEnoughAZs, DBSubnetGroupDoesNotCoverEnoughAZs$1);
2502
- var DBSubnetGroupMessage = [
2515
+ schema.TypeRegistry.for(n0).registerError(DBSubnetGroupDoesNotCoverEnoughAZs$, DBSubnetGroupDoesNotCoverEnoughAZs);
2516
+ var DBSubnetGroupMessage$ = [
2503
2517
  3,
2504
2518
  n0,
2505
2519
  _DBSGMu,
@@ -2507,7 +2521,7 @@ var DBSubnetGroupMessage = [
2507
2521
  [_M, _DBSGub],
2508
2522
  [0, [() => DBSubnetGroups, 0]],
2509
2523
  ];
2510
- var DBSubnetGroupNotFoundFault = [
2524
+ var DBSubnetGroupNotFoundFault$ = [
2511
2525
  -3,
2512
2526
  n0,
2513
2527
  _DBSGNFFu,
@@ -2515,8 +2529,8 @@ var DBSubnetGroupNotFoundFault = [
2515
2529
  [_m],
2516
2530
  [0],
2517
2531
  ];
2518
- schema.TypeRegistry.for(n0).registerError(DBSubnetGroupNotFoundFault, DBSubnetGroupNotFoundFault$1);
2519
- var DBSubnetGroupQuotaExceededFault = [
2532
+ schema.TypeRegistry.for(n0).registerError(DBSubnetGroupNotFoundFault$, DBSubnetGroupNotFoundFault);
2533
+ var DBSubnetGroupQuotaExceededFault$ = [
2520
2534
  -3,
2521
2535
  n0,
2522
2536
  _DBSGQEF,
@@ -2524,8 +2538,8 @@ var DBSubnetGroupQuotaExceededFault = [
2524
2538
  [_m],
2525
2539
  [0],
2526
2540
  ];
2527
- schema.TypeRegistry.for(n0).registerError(DBSubnetGroupQuotaExceededFault, DBSubnetGroupQuotaExceededFault$1);
2528
- var DBSubnetQuotaExceededFault = [
2541
+ schema.TypeRegistry.for(n0).registerError(DBSubnetGroupQuotaExceededFault$, DBSubnetGroupQuotaExceededFault);
2542
+ var DBSubnetQuotaExceededFault$ = [
2529
2543
  -3,
2530
2544
  n0,
2531
2545
  _DBSQEF,
@@ -2533,8 +2547,8 @@ var DBSubnetQuotaExceededFault = [
2533
2547
  [_m],
2534
2548
  [0],
2535
2549
  ];
2536
- schema.TypeRegistry.for(n0).registerError(DBSubnetQuotaExceededFault, DBSubnetQuotaExceededFault$1);
2537
- var DBUpgradeDependencyFailureFault = [
2550
+ schema.TypeRegistry.for(n0).registerError(DBSubnetQuotaExceededFault$, DBSubnetQuotaExceededFault);
2551
+ var DBUpgradeDependencyFailureFault$ = [
2538
2552
  -3,
2539
2553
  n0,
2540
2554
  _DBUDFF,
@@ -2542,9 +2556,9 @@ var DBUpgradeDependencyFailureFault = [
2542
2556
  [_m],
2543
2557
  [0],
2544
2558
  ];
2545
- schema.TypeRegistry.for(n0).registerError(DBUpgradeDependencyFailureFault, DBUpgradeDependencyFailureFault$1);
2546
- var DeleteDBClusterEndpointMessage = [3, n0, _DDBCEM, 0, [_DBCEI], [0]];
2547
- var DeleteDBClusterEndpointOutput = [
2559
+ schema.TypeRegistry.for(n0).registerError(DBUpgradeDependencyFailureFault$, DBUpgradeDependencyFailureFault);
2560
+ var DeleteDBClusterEndpointMessage$ = [3, n0, _DDBCEM, 0, [_DBCEI], [0]];
2561
+ var DeleteDBClusterEndpointOutput$ = [
2548
2562
  3,
2549
2563
  n0,
2550
2564
  _DDBCEO,
@@ -2552,34 +2566,34 @@ var DeleteDBClusterEndpointOutput = [
2552
2566
  [_DBCEI, _DBCI, _DBCERI, _E, _S, _ET, _CET, _SM, _EM, _DBCEA],
2553
2567
  [0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0],
2554
2568
  ];
2555
- var DeleteDBClusterMessage = [3, n0, _DDBCM, 0, [_DBCI, _SFS, _FDBSI], [0, 2, 0]];
2556
- var DeleteDBClusterParameterGroupMessage = [3, n0, _DDBCPGM, 0, [_DBCPGN], [0]];
2557
- var DeleteDBClusterResult = [3, n0, _DDBCR, 0, [_DBC], [[() => DBCluster, 0]]];
2558
- var DeleteDBClusterSnapshotMessage = [3, n0, _DDBCSM, 0, [_DBCSI], [0]];
2559
- var DeleteDBClusterSnapshotResult = [
2569
+ var DeleteDBClusterMessage$ = [3, n0, _DDBCM, 0, [_DBCI, _SFS, _FDBSI], [0, 2, 0]];
2570
+ var DeleteDBClusterParameterGroupMessage$ = [3, n0, _DDBCPGM, 0, [_DBCPGN], [0]];
2571
+ var DeleteDBClusterResult$ = [3, n0, _DDBCR, 0, [_DBC], [[() => DBCluster$, 0]]];
2572
+ var DeleteDBClusterSnapshotMessage$ = [3, n0, _DDBCSM, 0, [_DBCSI], [0]];
2573
+ var DeleteDBClusterSnapshotResult$ = [
2560
2574
  3,
2561
2575
  n0,
2562
2576
  _DDBCSR,
2563
2577
  0,
2564
2578
  [_DBCS],
2565
- [[() => DBClusterSnapshot, 0]],
2566
- ];
2567
- var DeleteDBInstanceMessage = [3, n0, _DDBIM, 0, [_DBII, _SFS, _FDBSI], [0, 2, 0]];
2568
- var DeleteDBInstanceResult = [3, n0, _DDBIR, 0, [_DBI], [[() => DBInstance, 0]]];
2569
- var DeleteDBParameterGroupMessage = [3, n0, _DDBPGM, 0, [_DBPGN], [0]];
2570
- var DeleteDBSubnetGroupMessage = [3, n0, _DDBSGM, 0, [_DBSGN], [0]];
2571
- var DeleteEventSubscriptionMessage = [3, n0, _DESM, 0, [_SN], [0]];
2572
- var DeleteEventSubscriptionResult = [
2579
+ [[() => DBClusterSnapshot$, 0]],
2580
+ ];
2581
+ var DeleteDBInstanceMessage$ = [3, n0, _DDBIM, 0, [_DBII, _SFS, _FDBSI], [0, 2, 0]];
2582
+ var DeleteDBInstanceResult$ = [3, n0, _DDBIR, 0, [_DBI], [[() => DBInstance$, 0]]];
2583
+ var DeleteDBParameterGroupMessage$ = [3, n0, _DDBPGM, 0, [_DBPGN], [0]];
2584
+ var DeleteDBSubnetGroupMessage$ = [3, n0, _DDBSGM, 0, [_DBSGN], [0]];
2585
+ var DeleteEventSubscriptionMessage$ = [3, n0, _DESM, 0, [_SN], [0]];
2586
+ var DeleteEventSubscriptionResult$ = [
2573
2587
  3,
2574
2588
  n0,
2575
2589
  _DESR,
2576
2590
  0,
2577
2591
  [_ES],
2578
- [[() => EventSubscription, 0]],
2592
+ [[() => EventSubscription$, 0]],
2579
2593
  ];
2580
- var DeleteGlobalClusterMessage = [3, n0, _DGCM, 0, [_GCI], [0]];
2581
- var DeleteGlobalClusterResult = [3, n0, _DGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
2582
- var DescribeDBClusterEndpointsMessage = [
2594
+ var DeleteGlobalClusterMessage$ = [3, n0, _DGCM, 0, [_GCI], [0]];
2595
+ var DeleteGlobalClusterResult$ = [3, n0, _DGCR, 0, [_GC], [[() => GlobalCluster$, 0]]];
2596
+ var DescribeDBClusterEndpointsMessage$ = [
2583
2597
  3,
2584
2598
  n0,
2585
2599
  _DDBCEMe,
@@ -2587,7 +2601,7 @@ var DescribeDBClusterEndpointsMessage = [
2587
2601
  [_DBCI, _DBCEI, _F, _MR, _M],
2588
2602
  [0, 0, [() => FilterList, 0], 1, 0],
2589
2603
  ];
2590
- var DescribeDBClusterParameterGroupsMessage = [
2604
+ var DescribeDBClusterParameterGroupsMessage$ = [
2591
2605
  3,
2592
2606
  n0,
2593
2607
  _DDBCPGMe,
@@ -2595,7 +2609,7 @@ var DescribeDBClusterParameterGroupsMessage = [
2595
2609
  [_DBCPGN, _F, _MR, _M],
2596
2610
  [0, [() => FilterList, 0], 1, 0],
2597
2611
  ];
2598
- var DescribeDBClusterParametersMessage = [
2612
+ var DescribeDBClusterParametersMessage$ = [
2599
2613
  3,
2600
2614
  n0,
2601
2615
  _DDBCPM,
@@ -2603,7 +2617,7 @@ var DescribeDBClusterParametersMessage = [
2603
2617
  [_DBCPGN, _So, _F, _MR, _M],
2604
2618
  [0, 0, [() => FilterList, 0], 1, 0],
2605
2619
  ];
2606
- var DescribeDBClustersMessage = [
2620
+ var DescribeDBClustersMessage$ = [
2607
2621
  3,
2608
2622
  n0,
2609
2623
  _DDBCMe,
@@ -2611,16 +2625,16 @@ var DescribeDBClustersMessage = [
2611
2625
  [_DBCI, _F, _MR, _M],
2612
2626
  [0, [() => FilterList, 0], 1, 0],
2613
2627
  ];
2614
- var DescribeDBClusterSnapshotAttributesMessage = [3, n0, _DDBCSAM, 0, [_DBCSI], [0]];
2615
- var DescribeDBClusterSnapshotAttributesResult = [
2628
+ var DescribeDBClusterSnapshotAttributesMessage$ = [3, n0, _DDBCSAM, 0, [_DBCSI], [0]];
2629
+ var DescribeDBClusterSnapshotAttributesResult$ = [
2616
2630
  3,
2617
2631
  n0,
2618
2632
  _DDBCSAR,
2619
2633
  0,
2620
2634
  [_DBCSAR],
2621
- [[() => DBClusterSnapshotAttributesResult, 0]],
2635
+ [[() => DBClusterSnapshotAttributesResult$, 0]],
2622
2636
  ];
2623
- var DescribeDBClusterSnapshotsMessage = [
2637
+ var DescribeDBClusterSnapshotsMessage$ = [
2624
2638
  3,
2625
2639
  n0,
2626
2640
  _DDBCSMe,
@@ -2628,7 +2642,7 @@ var DescribeDBClusterSnapshotsMessage = [
2628
2642
  [_DBCI, _DBCSI, _STn, _F, _MR, _M, _IS, _IP],
2629
2643
  [0, 0, 0, [() => FilterList, 0], 1, 0, 2, 2],
2630
2644
  ];
2631
- var DescribeDBEngineVersionsMessage = [
2645
+ var DescribeDBEngineVersionsMessage$ = [
2632
2646
  3,
2633
2647
  n0,
2634
2648
  _DDBEVM,
@@ -2636,7 +2650,7 @@ var DescribeDBEngineVersionsMessage = [
2636
2650
  [_En, _EV, _DBPGF, _F, _MR, _M, _DO, _LSCS, _LST],
2637
2651
  [0, 0, 0, [() => FilterList, 0], 1, 0, 2, 2, 2],
2638
2652
  ];
2639
- var DescribeDBInstancesMessage = [
2653
+ var DescribeDBInstancesMessage$ = [
2640
2654
  3,
2641
2655
  n0,
2642
2656
  _DDBIMe,
@@ -2644,7 +2658,7 @@ var DescribeDBInstancesMessage = [
2644
2658
  [_DBII, _F, _MR, _M],
2645
2659
  [0, [() => FilterList, 0], 1, 0],
2646
2660
  ];
2647
- var DescribeDBParameterGroupsMessage = [
2661
+ var DescribeDBParameterGroupsMessage$ = [
2648
2662
  3,
2649
2663
  n0,
2650
2664
  _DDBPGMe,
@@ -2652,7 +2666,7 @@ var DescribeDBParameterGroupsMessage = [
2652
2666
  [_DBPGN, _F, _MR, _M],
2653
2667
  [0, [() => FilterList, 0], 1, 0],
2654
2668
  ];
2655
- var DescribeDBParametersMessage = [
2669
+ var DescribeDBParametersMessage$ = [
2656
2670
  3,
2657
2671
  n0,
2658
2672
  _DDBPM,
@@ -2660,7 +2674,7 @@ var DescribeDBParametersMessage = [
2660
2674
  [_DBPGN, _So, _F, _MR, _M],
2661
2675
  [0, 0, [() => FilterList, 0], 1, 0],
2662
2676
  ];
2663
- var DescribeDBSubnetGroupsMessage = [
2677
+ var DescribeDBSubnetGroupsMessage$ = [
2664
2678
  3,
2665
2679
  n0,
2666
2680
  _DDBSGMe,
@@ -2668,7 +2682,7 @@ var DescribeDBSubnetGroupsMessage = [
2668
2682
  [_DBSGN, _F, _MR, _M],
2669
2683
  [0, [() => FilterList, 0], 1, 0],
2670
2684
  ];
2671
- var DescribeEngineDefaultClusterParametersMessage = [
2685
+ var DescribeEngineDefaultClusterParametersMessage$ = [
2672
2686
  3,
2673
2687
  n0,
2674
2688
  _DEDCPM,
@@ -2676,15 +2690,15 @@ var DescribeEngineDefaultClusterParametersMessage = [
2676
2690
  [_DBPGF, _F, _MR, _M],
2677
2691
  [0, [() => FilterList, 0], 1, 0],
2678
2692
  ];
2679
- var DescribeEngineDefaultClusterParametersResult = [
2693
+ var DescribeEngineDefaultClusterParametersResult$ = [
2680
2694
  3,
2681
2695
  n0,
2682
2696
  _DEDCPR,
2683
2697
  0,
2684
2698
  [_ED],
2685
- [[() => EngineDefaults, 0]],
2699
+ [[() => EngineDefaults$, 0]],
2686
2700
  ];
2687
- var DescribeEngineDefaultParametersMessage = [
2701
+ var DescribeEngineDefaultParametersMessage$ = [
2688
2702
  3,
2689
2703
  n0,
2690
2704
  _DEDPM,
@@ -2692,15 +2706,15 @@ var DescribeEngineDefaultParametersMessage = [
2692
2706
  [_DBPGF, _F, _MR, _M],
2693
2707
  [0, [() => FilterList, 0], 1, 0],
2694
2708
  ];
2695
- var DescribeEngineDefaultParametersResult = [
2709
+ var DescribeEngineDefaultParametersResult$ = [
2696
2710
  3,
2697
2711
  n0,
2698
2712
  _DEDPR,
2699
2713
  0,
2700
2714
  [_ED],
2701
- [[() => EngineDefaults, 0]],
2715
+ [[() => EngineDefaults$, 0]],
2702
2716
  ];
2703
- var DescribeEventCategoriesMessage = [
2717
+ var DescribeEventCategoriesMessage$ = [
2704
2718
  3,
2705
2719
  n0,
2706
2720
  _DECM,
@@ -2708,7 +2722,7 @@ var DescribeEventCategoriesMessage = [
2708
2722
  [_STo, _F],
2709
2723
  [0, [() => FilterList, 0]],
2710
2724
  ];
2711
- var DescribeEventsMessage = [
2725
+ var DescribeEventsMessage$ = [
2712
2726
  3,
2713
2727
  n0,
2714
2728
  _DEM,
@@ -2716,7 +2730,7 @@ var DescribeEventsMessage = [
2716
2730
  [_SI, _STo, _STta, _ETn, _Du, _EC, _F, _MR, _M],
2717
2731
  [0, 0, 4, 4, 1, [() => EventCategoriesList, 0], [() => FilterList, 0], 1, 0],
2718
2732
  ];
2719
- var DescribeEventSubscriptionsMessage = [
2733
+ var DescribeEventSubscriptionsMessage$ = [
2720
2734
  3,
2721
2735
  n0,
2722
2736
  _DESMe,
@@ -2724,8 +2738,8 @@ var DescribeEventSubscriptionsMessage = [
2724
2738
  [_SN, _F, _MR, _M],
2725
2739
  [0, [() => FilterList, 0], 1, 0],
2726
2740
  ];
2727
- var DescribeGlobalClustersMessage = [3, n0, _DGCMe, 0, [_GCI, _MR, _M], [0, 1, 0]];
2728
- var DescribeOrderableDBInstanceOptionsMessage = [
2741
+ var DescribeGlobalClustersMessage$ = [3, n0, _DGCMe, 0, [_GCI, _MR, _M], [0, 1, 0]];
2742
+ var DescribeOrderableDBInstanceOptionsMessage$ = [
2729
2743
  3,
2730
2744
  n0,
2731
2745
  _DODBIOM,
@@ -2733,7 +2747,7 @@ var DescribeOrderableDBInstanceOptionsMessage = [
2733
2747
  [_En, _EV, _DBIC, _LM, _V, _F, _MR, _M],
2734
2748
  [0, 0, 0, 0, 2, [() => FilterList, 0], 1, 0],
2735
2749
  ];
2736
- var DescribePendingMaintenanceActionsMessage = [
2750
+ var DescribePendingMaintenanceActionsMessage$ = [
2737
2751
  3,
2738
2752
  n0,
2739
2753
  _DPMAM,
@@ -2741,17 +2755,17 @@ var DescribePendingMaintenanceActionsMessage = [
2741
2755
  [_RI, _F, _M, _MR],
2742
2756
  [0, [() => FilterList, 0], 0, 1],
2743
2757
  ];
2744
- var DescribeValidDBInstanceModificationsMessage = [3, n0, _DVDBIMM, 0, [_DBII], [0]];
2745
- var DescribeValidDBInstanceModificationsResult = [
2758
+ var DescribeValidDBInstanceModificationsMessage$ = [3, n0, _DVDBIMM, 0, [_DBII], [0]];
2759
+ var DescribeValidDBInstanceModificationsResult$ = [
2746
2760
  3,
2747
2761
  n0,
2748
2762
  _DVDBIMR,
2749
2763
  0,
2750
2764
  [_VDBIMM],
2751
- [[() => ValidDBInstanceModificationsMessage, 0]],
2765
+ [[() => ValidDBInstanceModificationsMessage$, 0]],
2752
2766
  ];
2753
- var DomainMembership = [3, n0, _DMo, 0, [_Do, _S, _FQDN, _IAMRN], [0, 0, 0, 0]];
2754
- var DomainNotFoundFault = [
2767
+ var DomainMembership$ = [3, n0, _DMo, 0, [_Do, _S, _FQDN, _IAMRN], [0, 0, 0, 0]];
2768
+ var DomainNotFoundFault$ = [
2755
2769
  -3,
2756
2770
  n0,
2757
2771
  _DNFF,
@@ -2759,10 +2773,10 @@ var DomainNotFoundFault = [
2759
2773
  [_m],
2760
2774
  [0],
2761
2775
  ];
2762
- schema.TypeRegistry.for(n0).registerError(DomainNotFoundFault, DomainNotFoundFault$1);
2763
- var DoubleRange = [3, n0, _DR, 0, [_Fr, _To], [1, 1]];
2764
- var Endpoint = [3, n0, _E, 0, [_A, _P, _HZI], [0, 1, 0]];
2765
- var EngineDefaults = [
2776
+ schema.TypeRegistry.for(n0).registerError(DomainNotFoundFault$, DomainNotFoundFault);
2777
+ var DoubleRange$ = [3, n0, _DR, 0, [_Fr, _To], [1, 1]];
2778
+ var Endpoint$ = [3, n0, _E, 0, [_A, _P, _HZI], [0, 1, 0]];
2779
+ var EngineDefaults$ = [
2766
2780
  3,
2767
2781
  n0,
2768
2782
  _ED,
@@ -2770,7 +2784,7 @@ var EngineDefaults = [
2770
2784
  [_DBPGF, _M, _Pa],
2771
2785
  [0, 0, [() => ParametersList, 0]],
2772
2786
  ];
2773
- var Event = [
2787
+ var Event$ = [
2774
2788
  3,
2775
2789
  n0,
2776
2790
  _Ev,
@@ -2778,7 +2792,7 @@ var Event = [
2778
2792
  [_SI, _STo, _Me, _EC, _Da, _SA],
2779
2793
  [0, 0, 0, [() => EventCategoriesList, 0], 4, 0],
2780
2794
  ];
2781
- var EventCategoriesMap = [
2795
+ var EventCategoriesMap$ = [
2782
2796
  3,
2783
2797
  n0,
2784
2798
  _ECM,
@@ -2786,7 +2800,7 @@ var EventCategoriesMap = [
2786
2800
  [_STo, _EC],
2787
2801
  [0, [() => EventCategoriesList, 0]],
2788
2802
  ];
2789
- var EventCategoriesMessage = [
2803
+ var EventCategoriesMessage$ = [
2790
2804
  3,
2791
2805
  n0,
2792
2806
  _ECMv,
@@ -2794,8 +2808,8 @@ var EventCategoriesMessage = [
2794
2808
  [_ECML],
2795
2809
  [[() => EventCategoriesMapList, 0]],
2796
2810
  ];
2797
- var EventsMessage = [3, n0, _EMv, 0, [_M, _Eve], [0, [() => EventList, 0]]];
2798
- var EventSubscription = [
2811
+ var EventsMessage$ = [3, n0, _EMv, 0, [_M, _Eve], [0, [() => EventList, 0]]];
2812
+ var EventSubscription$ = [
2799
2813
  3,
2800
2814
  n0,
2801
2815
  _ES,
@@ -2803,7 +2817,7 @@ var EventSubscription = [
2803
2817
  [_CAI, _CSI, _STA, _S, _SCTu, _STo, _SIL, _ECL, _Ena, _ESA],
2804
2818
  [0, 0, 0, 0, 0, 0, [() => SourceIdsList, 0], [() => EventCategoriesList, 0], 2, 0],
2805
2819
  ];
2806
- var EventSubscriptionQuotaExceededFault = [
2820
+ var EventSubscriptionQuotaExceededFault$ = [
2807
2821
  -3,
2808
2822
  n0,
2809
2823
  _ESQEF,
@@ -2811,8 +2825,8 @@ var EventSubscriptionQuotaExceededFault = [
2811
2825
  [_m],
2812
2826
  [0],
2813
2827
  ];
2814
- schema.TypeRegistry.for(n0).registerError(EventSubscriptionQuotaExceededFault, EventSubscriptionQuotaExceededFault$1);
2815
- var EventSubscriptionsMessage = [
2828
+ schema.TypeRegistry.for(n0).registerError(EventSubscriptionQuotaExceededFault$, EventSubscriptionQuotaExceededFault);
2829
+ var EventSubscriptionsMessage$ = [
2816
2830
  3,
2817
2831
  n0,
2818
2832
  _ESM,
@@ -2820,9 +2834,9 @@ var EventSubscriptionsMessage = [
2820
2834
  [_M, _ESL],
2821
2835
  [0, [() => EventSubscriptionsList, 0]],
2822
2836
  ];
2823
- var FailoverDBClusterMessage = [3, n0, _FDBCM, 0, [_DBCI, _TDBII], [0, 0]];
2824
- var FailoverDBClusterResult = [3, n0, _FDBCR, 0, [_DBC], [[() => DBCluster, 0]]];
2825
- var FailoverGlobalClusterMessage = [
2837
+ var FailoverDBClusterMessage$ = [3, n0, _FDBCM, 0, [_DBCI, _TDBII], [0, 0]];
2838
+ var FailoverDBClusterResult$ = [3, n0, _FDBCR, 0, [_DBC], [[() => DBCluster$, 0]]];
2839
+ var FailoverGlobalClusterMessage$ = [
2826
2840
  3,
2827
2841
  n0,
2828
2842
  _FGCM,
@@ -2830,18 +2844,18 @@ var FailoverGlobalClusterMessage = [
2830
2844
  [_GCI, _TDCI, _ADL, _Sw],
2831
2845
  [0, 0, 2, 2],
2832
2846
  ];
2833
- var FailoverGlobalClusterResult = [3, n0, _FGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
2834
- var FailoverState = [3, n0, _FS, 0, [_S, _FDCA, _TDCA, _IDLA], [0, 0, 0, 2]];
2835
- var Filter = [3, n0, _Fi, 0, [_N, _Va], [0, [() => FilterValueList, 0]]];
2836
- var GlobalCluster = [
2847
+ var FailoverGlobalClusterResult$ = [3, n0, _FGCR, 0, [_GC], [[() => GlobalCluster$, 0]]];
2848
+ var FailoverState$ = [3, n0, _FS, 0, [_S, _FDCA, _TDCA, _IDLA], [0, 0, 0, 2]];
2849
+ var Filter$ = [3, n0, _Fi, 0, [_N, _Va], [0, [() => FilterValueList, 0]]];
2850
+ var GlobalCluster$ = [
2837
2851
  3,
2838
2852
  n0,
2839
2853
  _GC,
2840
2854
  0,
2841
2855
  [_GCI, _GCRI, _GCA, _S, _En, _EV, _SE, _DP, _GCM, _FS],
2842
- [0, 0, 0, 0, 0, 0, 2, 2, [() => GlobalClusterMemberList, 0], () => FailoverState],
2856
+ [0, 0, 0, 0, 0, 0, 2, 2, [() => GlobalClusterMemberList, 0], () => FailoverState$],
2843
2857
  ];
2844
- var GlobalClusterAlreadyExistsFault = [
2858
+ var GlobalClusterAlreadyExistsFault$ = [
2845
2859
  -3,
2846
2860
  n0,
2847
2861
  _GCAEF,
@@ -2849,9 +2863,9 @@ var GlobalClusterAlreadyExistsFault = [
2849
2863
  [_m],
2850
2864
  [0],
2851
2865
  ];
2852
- schema.TypeRegistry.for(n0).registerError(GlobalClusterAlreadyExistsFault, GlobalClusterAlreadyExistsFault$1);
2853
- var GlobalClusterMember = [3, n0, _GCMl, 0, [_DBCA, _R, _IW], [0, 64 | 0, 2]];
2854
- var GlobalClusterNotFoundFault = [
2866
+ schema.TypeRegistry.for(n0).registerError(GlobalClusterAlreadyExistsFault$, GlobalClusterAlreadyExistsFault);
2867
+ var GlobalClusterMember$ = [3, n0, _GCMl, 0, [_DBCA, _R, _IW], [0, 64 | 0, 2]];
2868
+ var GlobalClusterNotFoundFault$ = [
2855
2869
  -3,
2856
2870
  n0,
2857
2871
  _GCNFF,
@@ -2859,8 +2873,8 @@ var GlobalClusterNotFoundFault = [
2859
2873
  [_m],
2860
2874
  [0],
2861
2875
  ];
2862
- schema.TypeRegistry.for(n0).registerError(GlobalClusterNotFoundFault, GlobalClusterNotFoundFault$1);
2863
- var GlobalClusterQuotaExceededFault = [
2876
+ schema.TypeRegistry.for(n0).registerError(GlobalClusterNotFoundFault$, GlobalClusterNotFoundFault);
2877
+ var GlobalClusterQuotaExceededFault$ = [
2864
2878
  -3,
2865
2879
  n0,
2866
2880
  _GCQEF,
@@ -2868,8 +2882,8 @@ var GlobalClusterQuotaExceededFault = [
2868
2882
  [_m],
2869
2883
  [0],
2870
2884
  ];
2871
- schema.TypeRegistry.for(n0).registerError(GlobalClusterQuotaExceededFault, GlobalClusterQuotaExceededFault$1);
2872
- var GlobalClustersMessage = [
2885
+ schema.TypeRegistry.for(n0).registerError(GlobalClusterQuotaExceededFault$, GlobalClusterQuotaExceededFault);
2886
+ var GlobalClustersMessage$ = [
2873
2887
  3,
2874
2888
  n0,
2875
2889
  _GCMlo,
@@ -2877,7 +2891,7 @@ var GlobalClustersMessage = [
2877
2891
  [_M, _GCl],
2878
2892
  [0, [() => GlobalClusterList, 0]],
2879
2893
  ];
2880
- var InstanceQuotaExceededFault = [
2894
+ var InstanceQuotaExceededFault$ = [
2881
2895
  -3,
2882
2896
  n0,
2883
2897
  _IQEF,
@@ -2885,8 +2899,8 @@ var InstanceQuotaExceededFault = [
2885
2899
  [_m],
2886
2900
  [0],
2887
2901
  ];
2888
- schema.TypeRegistry.for(n0).registerError(InstanceQuotaExceededFault, InstanceQuotaExceededFault$1);
2889
- var InsufficientDBClusterCapacityFault = [
2902
+ schema.TypeRegistry.for(n0).registerError(InstanceQuotaExceededFault$, InstanceQuotaExceededFault);
2903
+ var InsufficientDBClusterCapacityFault$ = [
2890
2904
  -3,
2891
2905
  n0,
2892
2906
  _IDBCCF,
@@ -2894,8 +2908,8 @@ var InsufficientDBClusterCapacityFault = [
2894
2908
  [_m],
2895
2909
  [0],
2896
2910
  ];
2897
- schema.TypeRegistry.for(n0).registerError(InsufficientDBClusterCapacityFault, InsufficientDBClusterCapacityFault$1);
2898
- var InsufficientDBInstanceCapacityFault = [
2911
+ schema.TypeRegistry.for(n0).registerError(InsufficientDBClusterCapacityFault$, InsufficientDBClusterCapacityFault);
2912
+ var InsufficientDBInstanceCapacityFault$ = [
2899
2913
  -3,
2900
2914
  n0,
2901
2915
  _IDBICF,
@@ -2903,8 +2917,8 @@ var InsufficientDBInstanceCapacityFault = [
2903
2917
  [_m],
2904
2918
  [0],
2905
2919
  ];
2906
- schema.TypeRegistry.for(n0).registerError(InsufficientDBInstanceCapacityFault, InsufficientDBInstanceCapacityFault$1);
2907
- var InsufficientStorageClusterCapacityFault = [
2920
+ schema.TypeRegistry.for(n0).registerError(InsufficientDBInstanceCapacityFault$, InsufficientDBInstanceCapacityFault);
2921
+ var InsufficientStorageClusterCapacityFault$ = [
2908
2922
  -3,
2909
2923
  n0,
2910
2924
  _ISCCF,
@@ -2912,8 +2926,8 @@ var InsufficientStorageClusterCapacityFault = [
2912
2926
  [_m],
2913
2927
  [0],
2914
2928
  ];
2915
- schema.TypeRegistry.for(n0).registerError(InsufficientStorageClusterCapacityFault, InsufficientStorageClusterCapacityFault$1);
2916
- var InvalidDBClusterEndpointStateFault = [
2929
+ schema.TypeRegistry.for(n0).registerError(InsufficientStorageClusterCapacityFault$, InsufficientStorageClusterCapacityFault);
2930
+ var InvalidDBClusterEndpointStateFault$ = [
2917
2931
  -3,
2918
2932
  n0,
2919
2933
  _IDBCESF,
@@ -2921,8 +2935,8 @@ var InvalidDBClusterEndpointStateFault = [
2921
2935
  [_m],
2922
2936
  [0],
2923
2937
  ];
2924
- schema.TypeRegistry.for(n0).registerError(InvalidDBClusterEndpointStateFault, InvalidDBClusterEndpointStateFault$1);
2925
- var InvalidDBClusterSnapshotStateFault = [
2938
+ schema.TypeRegistry.for(n0).registerError(InvalidDBClusterEndpointStateFault$, InvalidDBClusterEndpointStateFault);
2939
+ var InvalidDBClusterSnapshotStateFault$ = [
2926
2940
  -3,
2927
2941
  n0,
2928
2942
  _IDBCSSF,
@@ -2930,8 +2944,8 @@ var InvalidDBClusterSnapshotStateFault = [
2930
2944
  [_m],
2931
2945
  [0],
2932
2946
  ];
2933
- schema.TypeRegistry.for(n0).registerError(InvalidDBClusterSnapshotStateFault, InvalidDBClusterSnapshotStateFault$1);
2934
- var InvalidDBClusterStateFault = [
2947
+ schema.TypeRegistry.for(n0).registerError(InvalidDBClusterSnapshotStateFault$, InvalidDBClusterSnapshotStateFault);
2948
+ var InvalidDBClusterStateFault$ = [
2935
2949
  -3,
2936
2950
  n0,
2937
2951
  _IDBCSF,
@@ -2939,8 +2953,8 @@ var InvalidDBClusterStateFault = [
2939
2953
  [_m],
2940
2954
  [0],
2941
2955
  ];
2942
- schema.TypeRegistry.for(n0).registerError(InvalidDBClusterStateFault, InvalidDBClusterStateFault$1);
2943
- var InvalidDBInstanceStateFault = [
2956
+ schema.TypeRegistry.for(n0).registerError(InvalidDBClusterStateFault$, InvalidDBClusterStateFault);
2957
+ var InvalidDBInstanceStateFault$ = [
2944
2958
  -3,
2945
2959
  n0,
2946
2960
  _IDBISF,
@@ -2948,8 +2962,8 @@ var InvalidDBInstanceStateFault = [
2948
2962
  [_m],
2949
2963
  [0],
2950
2964
  ];
2951
- schema.TypeRegistry.for(n0).registerError(InvalidDBInstanceStateFault, InvalidDBInstanceStateFault$1);
2952
- var InvalidDBParameterGroupStateFault = [
2965
+ schema.TypeRegistry.for(n0).registerError(InvalidDBInstanceStateFault$, InvalidDBInstanceStateFault);
2966
+ var InvalidDBParameterGroupStateFault$ = [
2953
2967
  -3,
2954
2968
  n0,
2955
2969
  _IDBPGSF,
@@ -2957,8 +2971,8 @@ var InvalidDBParameterGroupStateFault = [
2957
2971
  [_m],
2958
2972
  [0],
2959
2973
  ];
2960
- schema.TypeRegistry.for(n0).registerError(InvalidDBParameterGroupStateFault, InvalidDBParameterGroupStateFault$1);
2961
- var InvalidDBSecurityGroupStateFault = [
2974
+ schema.TypeRegistry.for(n0).registerError(InvalidDBParameterGroupStateFault$, InvalidDBParameterGroupStateFault);
2975
+ var InvalidDBSecurityGroupStateFault$ = [
2962
2976
  -3,
2963
2977
  n0,
2964
2978
  _IDBSGSF,
@@ -2966,8 +2980,8 @@ var InvalidDBSecurityGroupStateFault = [
2966
2980
  [_m],
2967
2981
  [0],
2968
2982
  ];
2969
- schema.TypeRegistry.for(n0).registerError(InvalidDBSecurityGroupStateFault, InvalidDBSecurityGroupStateFault$1);
2970
- var InvalidDBSnapshotStateFault = [
2983
+ schema.TypeRegistry.for(n0).registerError(InvalidDBSecurityGroupStateFault$, InvalidDBSecurityGroupStateFault);
2984
+ var InvalidDBSnapshotStateFault$ = [
2971
2985
  -3,
2972
2986
  n0,
2973
2987
  _IDBSSF,
@@ -2975,8 +2989,8 @@ var InvalidDBSnapshotStateFault = [
2975
2989
  [_m],
2976
2990
  [0],
2977
2991
  ];
2978
- schema.TypeRegistry.for(n0).registerError(InvalidDBSnapshotStateFault, InvalidDBSnapshotStateFault$1);
2979
- var InvalidDBSubnetGroupStateFault = [
2992
+ schema.TypeRegistry.for(n0).registerError(InvalidDBSnapshotStateFault$, InvalidDBSnapshotStateFault);
2993
+ var InvalidDBSubnetGroupStateFault$ = [
2980
2994
  -3,
2981
2995
  n0,
2982
2996
  _IDBSGSFn,
@@ -2984,8 +2998,8 @@ var InvalidDBSubnetGroupStateFault = [
2984
2998
  [_m],
2985
2999
  [0],
2986
3000
  ];
2987
- schema.TypeRegistry.for(n0).registerError(InvalidDBSubnetGroupStateFault, InvalidDBSubnetGroupStateFault$1);
2988
- var InvalidDBSubnetStateFault = [
3001
+ schema.TypeRegistry.for(n0).registerError(InvalidDBSubnetGroupStateFault$, InvalidDBSubnetGroupStateFault);
3002
+ var InvalidDBSubnetStateFault$ = [
2989
3003
  -3,
2990
3004
  n0,
2991
3005
  _IDBSSFn,
@@ -2993,8 +3007,8 @@ var InvalidDBSubnetStateFault = [
2993
3007
  [_m],
2994
3008
  [0],
2995
3009
  ];
2996
- schema.TypeRegistry.for(n0).registerError(InvalidDBSubnetStateFault, InvalidDBSubnetStateFault$1);
2997
- var InvalidEventSubscriptionStateFault = [
3010
+ schema.TypeRegistry.for(n0).registerError(InvalidDBSubnetStateFault$, InvalidDBSubnetStateFault);
3011
+ var InvalidEventSubscriptionStateFault$ = [
2998
3012
  -3,
2999
3013
  n0,
3000
3014
  _IESSF,
@@ -3002,8 +3016,8 @@ var InvalidEventSubscriptionStateFault = [
3002
3016
  [_m],
3003
3017
  [0],
3004
3018
  ];
3005
- schema.TypeRegistry.for(n0).registerError(InvalidEventSubscriptionStateFault, InvalidEventSubscriptionStateFault$1);
3006
- var InvalidGlobalClusterStateFault = [
3019
+ schema.TypeRegistry.for(n0).registerError(InvalidEventSubscriptionStateFault$, InvalidEventSubscriptionStateFault);
3020
+ var InvalidGlobalClusterStateFault$ = [
3007
3021
  -3,
3008
3022
  n0,
3009
3023
  _IGCSF,
@@ -3011,8 +3025,8 @@ var InvalidGlobalClusterStateFault = [
3011
3025
  [_m],
3012
3026
  [0],
3013
3027
  ];
3014
- schema.TypeRegistry.for(n0).registerError(InvalidGlobalClusterStateFault, InvalidGlobalClusterStateFault$1);
3015
- var InvalidRestoreFault = [
3028
+ schema.TypeRegistry.for(n0).registerError(InvalidGlobalClusterStateFault$, InvalidGlobalClusterStateFault);
3029
+ var InvalidRestoreFault$ = [
3016
3030
  -3,
3017
3031
  n0,
3018
3032
  _IRF,
@@ -3020,8 +3034,8 @@ var InvalidRestoreFault = [
3020
3034
  [_m],
3021
3035
  [0],
3022
3036
  ];
3023
- schema.TypeRegistry.for(n0).registerError(InvalidRestoreFault, InvalidRestoreFault$1);
3024
- var InvalidSubnet = [
3037
+ schema.TypeRegistry.for(n0).registerError(InvalidRestoreFault$, InvalidRestoreFault);
3038
+ var InvalidSubnet$ = [
3025
3039
  -3,
3026
3040
  n0,
3027
3041
  _ISn,
@@ -3029,8 +3043,8 @@ var InvalidSubnet = [
3029
3043
  [_m],
3030
3044
  [0],
3031
3045
  ];
3032
- schema.TypeRegistry.for(n0).registerError(InvalidSubnet, InvalidSubnet$1);
3033
- var InvalidVPCNetworkStateFault = [
3046
+ schema.TypeRegistry.for(n0).registerError(InvalidSubnet$, InvalidSubnet);
3047
+ var InvalidVPCNetworkStateFault$ = [
3034
3048
  -3,
3035
3049
  n0,
3036
3050
  _IVPCNSF,
@@ -3038,8 +3052,8 @@ var InvalidVPCNetworkStateFault = [
3038
3052
  [_m],
3039
3053
  [0],
3040
3054
  ];
3041
- schema.TypeRegistry.for(n0).registerError(InvalidVPCNetworkStateFault, InvalidVPCNetworkStateFault$1);
3042
- var KMSKeyNotAccessibleFault = [
3055
+ schema.TypeRegistry.for(n0).registerError(InvalidVPCNetworkStateFault$, InvalidVPCNetworkStateFault);
3056
+ var KMSKeyNotAccessibleFault$ = [
3043
3057
  -3,
3044
3058
  n0,
3045
3059
  _KMSKNAF,
@@ -3047,8 +3061,8 @@ var KMSKeyNotAccessibleFault = [
3047
3061
  [_m],
3048
3062
  [0],
3049
3063
  ];
3050
- schema.TypeRegistry.for(n0).registerError(KMSKeyNotAccessibleFault, KMSKeyNotAccessibleFault$1);
3051
- var ListTagsForResourceMessage = [
3064
+ schema.TypeRegistry.for(n0).registerError(KMSKeyNotAccessibleFault$, KMSKeyNotAccessibleFault);
3065
+ var ListTagsForResourceMessage$ = [
3052
3066
  3,
3053
3067
  n0,
3054
3068
  _LTFRM,
@@ -3056,7 +3070,7 @@ var ListTagsForResourceMessage = [
3056
3070
  [_RN, _F],
3057
3071
  [0, [() => FilterList, 0]],
3058
3072
  ];
3059
- var ModifyDBClusterEndpointMessage = [
3073
+ var ModifyDBClusterEndpointMessage$ = [
3060
3074
  3,
3061
3075
  n0,
3062
3076
  _MDBCEM,
@@ -3064,7 +3078,7 @@ var ModifyDBClusterEndpointMessage = [
3064
3078
  [_DBCEI, _ET, _SM, _EM],
3065
3079
  [0, 0, 64 | 0, 64 | 0],
3066
3080
  ];
3067
- var ModifyDBClusterEndpointOutput = [
3081
+ var ModifyDBClusterEndpointOutput$ = [
3068
3082
  3,
3069
3083
  n0,
3070
3084
  _MDBCEO,
@@ -3072,7 +3086,7 @@ var ModifyDBClusterEndpointOutput = [
3072
3086
  [_DBCEI, _DBCI, _DBCERI, _E, _S, _ET, _CET, _SM, _EM, _DBCEA],
3073
3087
  [0, 0, 0, 0, 0, 0, 0, 64 | 0, 64 | 0, 0],
3074
3088
  ];
3075
- var ModifyDBClusterMessage = [
3089
+ var ModifyDBClusterMessage$ = [
3076
3090
  3,
3077
3091
  n0,
3078
3092
  _MDBCM,
@@ -3112,17 +3126,17 @@ var ModifyDBClusterMessage = [
3112
3126
  0,
3113
3127
  0,
3114
3128
  2,
3115
- () => CloudwatchLogsExportConfiguration,
3129
+ () => CloudwatchLogsExportConfiguration$,
3116
3130
  0,
3117
3131
  2,
3118
3132
  0,
3119
3133
  2,
3120
3134
  2,
3121
- () => ServerlessV2ScalingConfiguration,
3135
+ () => ServerlessV2ScalingConfiguration$,
3122
3136
  0,
3123
3137
  ],
3124
3138
  ];
3125
- var ModifyDBClusterParameterGroupMessage = [
3139
+ var ModifyDBClusterParameterGroupMessage$ = [
3126
3140
  3,
3127
3141
  n0,
3128
3142
  _MDBCPGM,
@@ -3130,8 +3144,8 @@ var ModifyDBClusterParameterGroupMessage = [
3130
3144
  [_DBCPGN, _Pa],
3131
3145
  [0, [() => ParametersList, 0]],
3132
3146
  ];
3133
- var ModifyDBClusterResult = [3, n0, _MDBCR, 0, [_DBC], [[() => DBCluster, 0]]];
3134
- var ModifyDBClusterSnapshotAttributeMessage = [
3147
+ var ModifyDBClusterResult$ = [3, n0, _MDBCR, 0, [_DBC], [[() => DBCluster$, 0]]];
3148
+ var ModifyDBClusterSnapshotAttributeMessage$ = [
3135
3149
  3,
3136
3150
  n0,
3137
3151
  _MDBCSAM,
@@ -3139,15 +3153,15 @@ var ModifyDBClusterSnapshotAttributeMessage = [
3139
3153
  [_DBCSI, _AN, _VTA, _VTR],
3140
3154
  [0, 0, [() => AttributeValueList, 0], [() => AttributeValueList, 0]],
3141
3155
  ];
3142
- var ModifyDBClusterSnapshotAttributeResult = [
3156
+ var ModifyDBClusterSnapshotAttributeResult$ = [
3143
3157
  3,
3144
3158
  n0,
3145
3159
  _MDBCSAR,
3146
3160
  0,
3147
3161
  [_DBCSAR],
3148
- [[() => DBClusterSnapshotAttributesResult, 0]],
3162
+ [[() => DBClusterSnapshotAttributesResult$, 0]],
3149
3163
  ];
3150
- var ModifyDBInstanceMessage = [
3164
+ var ModifyDBInstanceMessage$ = [
3151
3165
  3,
3152
3166
  n0,
3153
3167
  _MDBIM,
@@ -3227,12 +3241,12 @@ var ModifyDBInstanceMessage = [
3227
3241
  2,
3228
3242
  2,
3229
3243
  0,
3230
- () => CloudwatchLogsExportConfiguration,
3244
+ () => CloudwatchLogsExportConfiguration$,
3231
3245
  2,
3232
3246
  ],
3233
3247
  ];
3234
- var ModifyDBInstanceResult = [3, n0, _MDBIR, 0, [_DBI], [[() => DBInstance, 0]]];
3235
- var ModifyDBParameterGroupMessage = [
3248
+ var ModifyDBInstanceResult$ = [3, n0, _MDBIR, 0, [_DBI], [[() => DBInstance$, 0]]];
3249
+ var ModifyDBParameterGroupMessage$ = [
3236
3250
  3,
3237
3251
  n0,
3238
3252
  _MDBPGM,
@@ -3240,7 +3254,7 @@ var ModifyDBParameterGroupMessage = [
3240
3254
  [_DBPGN, _Pa],
3241
3255
  [0, [() => ParametersList, 0]],
3242
3256
  ];
3243
- var ModifyDBSubnetGroupMessage = [
3257
+ var ModifyDBSubnetGroupMessage$ = [
3244
3258
  3,
3245
3259
  n0,
3246
3260
  _MDBSGM,
@@ -3248,8 +3262,15 @@ var ModifyDBSubnetGroupMessage = [
3248
3262
  [_DBSGN, _DBSGD, _SIu],
3249
3263
  [0, 0, [() => SubnetIdentifierList, 0]],
3250
3264
  ];
3251
- var ModifyDBSubnetGroupResult = [3, n0, _MDBSGR, 0, [_DBSGu], [[() => DBSubnetGroup, 0]]];
3252
- var ModifyEventSubscriptionMessage = [
3265
+ var ModifyDBSubnetGroupResult$ = [
3266
+ 3,
3267
+ n0,
3268
+ _MDBSGR,
3269
+ 0,
3270
+ [_DBSGu],
3271
+ [[() => DBSubnetGroup$, 0]],
3272
+ ];
3273
+ var ModifyEventSubscriptionMessage$ = [
3253
3274
  3,
3254
3275
  n0,
3255
3276
  _MESM,
@@ -3257,15 +3278,15 @@ var ModifyEventSubscriptionMessage = [
3257
3278
  [_SN, _STA, _STo, _EC, _Ena],
3258
3279
  [0, 0, 0, [() => EventCategoriesList, 0], 2],
3259
3280
  ];
3260
- var ModifyEventSubscriptionResult = [
3281
+ var ModifyEventSubscriptionResult$ = [
3261
3282
  3,
3262
3283
  n0,
3263
3284
  _MESR,
3264
3285
  0,
3265
3286
  [_ES],
3266
- [[() => EventSubscription, 0]],
3287
+ [[() => EventSubscription$, 0]],
3267
3288
  ];
3268
- var ModifyGlobalClusterMessage = [
3289
+ var ModifyGlobalClusterMessage$ = [
3269
3290
  3,
3270
3291
  n0,
3271
3292
  _MGCM,
@@ -3273,9 +3294,9 @@ var ModifyGlobalClusterMessage = [
3273
3294
  [_GCI, _NGCI, _DP, _EV, _AMVUl],
3274
3295
  [0, 0, 2, 0, 2],
3275
3296
  ];
3276
- var ModifyGlobalClusterResult = [3, n0, _MGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
3277
- var OptionGroupMembership = [3, n0, _OGMp, 0, [_OGN, _S], [0, 0]];
3278
- var OptionGroupNotFoundFault = [
3297
+ var ModifyGlobalClusterResult$ = [3, n0, _MGCR, 0, [_GC], [[() => GlobalCluster$, 0]]];
3298
+ var OptionGroupMembership$ = [3, n0, _OGMp, 0, [_OGN, _S], [0, 0]];
3299
+ var OptionGroupNotFoundFault$ = [
3279
3300
  -3,
3280
3301
  n0,
3281
3302
  _OGNFF,
@@ -3283,8 +3304,8 @@ var OptionGroupNotFoundFault = [
3283
3304
  [_m],
3284
3305
  [0],
3285
3306
  ];
3286
- schema.TypeRegistry.for(n0).registerError(OptionGroupNotFoundFault, OptionGroupNotFoundFault$1);
3287
- var OrderableDBInstanceOption = [
3307
+ schema.TypeRegistry.for(n0).registerError(OptionGroupNotFoundFault$, OptionGroupNotFoundFault);
3308
+ var OrderableDBInstanceOption$ = [
3288
3309
  3,
3289
3310
  n0,
3290
3311
  _ODBIO,
@@ -3314,7 +3335,7 @@ var OrderableDBInstanceOption = [
3314
3335
  ],
3315
3336
  [0, 0, 0, 0, [() => AvailabilityZoneList, 0], 2, 2, 2, 2, 0, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 2],
3316
3337
  ];
3317
- var OrderableDBInstanceOptionsMessage = [
3338
+ var OrderableDBInstanceOptionsMessage$ = [
3318
3339
  3,
3319
3340
  n0,
3320
3341
  _ODBIOM,
@@ -3322,7 +3343,7 @@ var OrderableDBInstanceOptionsMessage = [
3322
3343
  [_ODBIOr, _M],
3323
3344
  [[() => OrderableDBInstanceOptionsList, 0], 0],
3324
3345
  ];
3325
- var Parameter = [
3346
+ var Parameter$ = [
3326
3347
  3,
3327
3348
  n0,
3328
3349
  _Par,
@@ -3330,8 +3351,8 @@ var Parameter = [
3330
3351
  [_PN, _PV, _D, _So, _AT, _DT, _AVl, _IM, _MEV, _AM],
3331
3352
  [0, 0, 0, 0, 0, 0, 0, 2, 0, 0],
3332
3353
  ];
3333
- var PendingCloudwatchLogsExports = [3, n0, _PCLE, 0, [_LTTE, _LTTD], [64 | 0, 64 | 0]];
3334
- var PendingMaintenanceAction = [
3354
+ var PendingCloudwatchLogsExports$ = [3, n0, _PCLE, 0, [_LTTE, _LTTD], [64 | 0, 64 | 0]];
3355
+ var PendingMaintenanceAction$ = [
3335
3356
  3,
3336
3357
  n0,
3337
3358
  _PMA,
@@ -3339,7 +3360,7 @@ var PendingMaintenanceAction = [
3339
3360
  [_Ac, _AAAD, _FAD, _OIS, _CAD, _D],
3340
3361
  [0, 4, 4, 0, 4, 0],
3341
3362
  ];
3342
- var PendingMaintenanceActionsMessage = [
3363
+ var PendingMaintenanceActionsMessage$ = [
3343
3364
  3,
3344
3365
  n0,
3345
3366
  _PMAM,
@@ -3347,24 +3368,24 @@ var PendingMaintenanceActionsMessage = [
3347
3368
  [_PMAe, _M],
3348
3369
  [[() => PendingMaintenanceActions, 0], 0],
3349
3370
  ];
3350
- var PendingModifiedValues = [
3371
+ var PendingModifiedValues$ = [
3351
3372
  3,
3352
3373
  n0,
3353
3374
  _PMV,
3354
3375
  0,
3355
3376
  [_DBIC, _AS, _MUP, _P, _BRP, _MAZ, _EV, _LM, _I, _DBII, _ST, _CACI, _DBSGN, _PCLE],
3356
- [0, 1, 0, 1, 1, 2, 0, 0, 1, 0, 0, 0, 0, () => PendingCloudwatchLogsExports],
3377
+ [0, 1, 0, 1, 1, 2, 0, 0, 1, 0, 0, 0, 0, () => PendingCloudwatchLogsExports$],
3357
3378
  ];
3358
- var PromoteReadReplicaDBClusterMessage = [3, n0, _PRRDBCM, 0, [_DBCI], [0]];
3359
- var PromoteReadReplicaDBClusterResult = [
3379
+ var PromoteReadReplicaDBClusterMessage$ = [3, n0, _PRRDBCM, 0, [_DBCI], [0]];
3380
+ var PromoteReadReplicaDBClusterResult$ = [
3360
3381
  3,
3361
3382
  n0,
3362
3383
  _PRRDBCR,
3363
3384
  0,
3364
3385
  [_DBC],
3365
- [[() => DBCluster, 0]],
3386
+ [[() => DBCluster$, 0]],
3366
3387
  ];
3367
- var ProvisionedIopsNotAvailableInAZFault = [
3388
+ var ProvisionedIopsNotAvailableInAZFault$ = [
3368
3389
  -3,
3369
3390
  n0,
3370
3391
  _PINAIAZF,
@@ -3372,14 +3393,21 @@ var ProvisionedIopsNotAvailableInAZFault = [
3372
3393
  [_m],
3373
3394
  [0],
3374
3395
  ];
3375
- schema.TypeRegistry.for(n0).registerError(ProvisionedIopsNotAvailableInAZFault, ProvisionedIopsNotAvailableInAZFault$1);
3376
- var Range = [3, n0, _Ra, 0, [_Fr, _To, _St], [1, 1, 1]];
3377
- var RebootDBInstanceMessage = [3, n0, _RDBIM, 0, [_DBII, _FF], [0, 2]];
3378
- var RebootDBInstanceResult = [3, n0, _RDBIR, 0, [_DBI], [[() => DBInstance, 0]]];
3379
- var RemoveFromGlobalClusterMessage = [3, n0, _RFGCM, 0, [_GCI, _DCI], [0, 0]];
3380
- var RemoveFromGlobalClusterResult = [3, n0, _RFGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
3381
- var RemoveRoleFromDBClusterMessage = [3, n0, _RRFDBCM, 0, [_DBCI, _RA, _FN], [0, 0, 0]];
3382
- var RemoveSourceIdentifierFromSubscriptionMessage = [
3396
+ schema.TypeRegistry.for(n0).registerError(ProvisionedIopsNotAvailableInAZFault$, ProvisionedIopsNotAvailableInAZFault);
3397
+ var Range$ = [3, n0, _Ra, 0, [_Fr, _To, _St], [1, 1, 1]];
3398
+ var RebootDBInstanceMessage$ = [3, n0, _RDBIM, 0, [_DBII, _FF], [0, 2]];
3399
+ var RebootDBInstanceResult$ = [3, n0, _RDBIR, 0, [_DBI], [[() => DBInstance$, 0]]];
3400
+ var RemoveFromGlobalClusterMessage$ = [3, n0, _RFGCM, 0, [_GCI, _DCI], [0, 0]];
3401
+ var RemoveFromGlobalClusterResult$ = [
3402
+ 3,
3403
+ n0,
3404
+ _RFGCR,
3405
+ 0,
3406
+ [_GC],
3407
+ [[() => GlobalCluster$, 0]],
3408
+ ];
3409
+ var RemoveRoleFromDBClusterMessage$ = [3, n0, _RRFDBCM, 0, [_DBCI, _RA, _FN], [0, 0, 0]];
3410
+ var RemoveSourceIdentifierFromSubscriptionMessage$ = [
3383
3411
  3,
3384
3412
  n0,
3385
3413
  _RSIFSM,
@@ -3387,16 +3415,16 @@ var RemoveSourceIdentifierFromSubscriptionMessage = [
3387
3415
  [_SN, _SI],
3388
3416
  [0, 0],
3389
3417
  ];
3390
- var RemoveSourceIdentifierFromSubscriptionResult = [
3418
+ var RemoveSourceIdentifierFromSubscriptionResult$ = [
3391
3419
  3,
3392
3420
  n0,
3393
3421
  _RSIFSR,
3394
3422
  0,
3395
3423
  [_ES],
3396
- [[() => EventSubscription, 0]],
3424
+ [[() => EventSubscription$, 0]],
3397
3425
  ];
3398
- var RemoveTagsFromResourceMessage = [3, n0, _RTFRM, 0, [_RN, _TK], [0, 64 | 0]];
3399
- var ResetDBClusterParameterGroupMessage = [
3426
+ var RemoveTagsFromResourceMessage$ = [3, n0, _RTFRM, 0, [_RN, _TK], [0, 64 | 0]];
3427
+ var ResetDBClusterParameterGroupMessage$ = [
3400
3428
  3,
3401
3429
  n0,
3402
3430
  _RDBCPGM,
@@ -3404,7 +3432,7 @@ var ResetDBClusterParameterGroupMessage = [
3404
3432
  [_DBCPGN, _RAP, _Pa],
3405
3433
  [0, 2, [() => ParametersList, 0]],
3406
3434
  ];
3407
- var ResetDBParameterGroupMessage = [
3435
+ var ResetDBParameterGroupMessage$ = [
3408
3436
  3,
3409
3437
  n0,
3410
3438
  _RDBPGM,
@@ -3412,7 +3440,7 @@ var ResetDBParameterGroupMessage = [
3412
3440
  [_DBPGN, _RAP, _Pa],
3413
3441
  [0, 2, [() => ParametersList, 0]],
3414
3442
  ];
3415
- var ResourceNotFoundFault = [
3443
+ var ResourceNotFoundFault$ = [
3416
3444
  -3,
3417
3445
  n0,
3418
3446
  _RNFF,
@@ -3420,8 +3448,8 @@ var ResourceNotFoundFault = [
3420
3448
  [_m],
3421
3449
  [0],
3422
3450
  ];
3423
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundFault, ResourceNotFoundFault$1);
3424
- var ResourcePendingMaintenanceActions = [
3451
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundFault$, ResourceNotFoundFault);
3452
+ var ResourcePendingMaintenanceActions$ = [
3425
3453
  3,
3426
3454
  n0,
3427
3455
  _RPMA,
@@ -3429,7 +3457,7 @@ var ResourcePendingMaintenanceActions = [
3429
3457
  [_RI, _PMAD],
3430
3458
  [0, [() => PendingMaintenanceActionDetails, 0]],
3431
3459
  ];
3432
- var RestoreDBClusterFromSnapshotMessage = [
3460
+ var RestoreDBClusterFromSnapshotMessage$ = [
3433
3461
  3,
3434
3462
  n0,
3435
3463
  _RDBCFSM,
@@ -3473,19 +3501,19 @@ var RestoreDBClusterFromSnapshotMessage = [
3473
3501
  0,
3474
3502
  2,
3475
3503
  2,
3476
- () => ServerlessV2ScalingConfiguration,
3504
+ () => ServerlessV2ScalingConfiguration$,
3477
3505
  0,
3478
3506
  ],
3479
3507
  ];
3480
- var RestoreDBClusterFromSnapshotResult = [
3508
+ var RestoreDBClusterFromSnapshotResult$ = [
3481
3509
  3,
3482
3510
  n0,
3483
3511
  _RDBCFSR,
3484
3512
  0,
3485
3513
  [_DBC],
3486
- [[() => DBCluster, 0]],
3514
+ [[() => DBCluster$, 0]],
3487
3515
  ];
3488
- var RestoreDBClusterToPointInTimeMessage = [
3516
+ var RestoreDBClusterToPointInTimeMessage$ = [
3489
3517
  3,
3490
3518
  n0,
3491
3519
  _RDBCTPITM,
@@ -3507,21 +3535,21 @@ var RestoreDBClusterToPointInTimeMessage = [
3507
3535
  64 | 0,
3508
3536
  0,
3509
3537
  2,
3510
- () => ServerlessV2ScalingConfiguration,
3538
+ () => ServerlessV2ScalingConfiguration$,
3511
3539
  0,
3512
3540
  ],
3513
3541
  ];
3514
- var RestoreDBClusterToPointInTimeResult = [
3542
+ var RestoreDBClusterToPointInTimeResult$ = [
3515
3543
  3,
3516
3544
  n0,
3517
3545
  _RDBCTPITR,
3518
3546
  0,
3519
3547
  [_DBC],
3520
- [[() => DBCluster, 0]],
3548
+ [[() => DBCluster$, 0]],
3521
3549
  ];
3522
- var ServerlessV2ScalingConfiguration = [3, n0, _SVSC, 0, [_MC, _MCa], [1, 1]];
3523
- var ServerlessV2ScalingConfigurationInfo = [3, n0, _SVSCI, 0, [_MC, _MCa], [1, 1]];
3524
- var SharedSnapshotQuotaExceededFault = [
3550
+ var ServerlessV2ScalingConfiguration$ = [3, n0, _SVSC, 0, [_MC, _MCa], [1, 1]];
3551
+ var ServerlessV2ScalingConfigurationInfo$ = [3, n0, _SVSCI, 0, [_MC, _MCa], [1, 1]];
3552
+ var SharedSnapshotQuotaExceededFault$ = [
3525
3553
  -3,
3526
3554
  n0,
3527
3555
  _SSQEF,
@@ -3529,8 +3557,8 @@ var SharedSnapshotQuotaExceededFault = [
3529
3557
  [_m],
3530
3558
  [0],
3531
3559
  ];
3532
- schema.TypeRegistry.for(n0).registerError(SharedSnapshotQuotaExceededFault, SharedSnapshotQuotaExceededFault$1);
3533
- var SnapshotQuotaExceededFault = [
3560
+ schema.TypeRegistry.for(n0).registerError(SharedSnapshotQuotaExceededFault$, SharedSnapshotQuotaExceededFault);
3561
+ var SnapshotQuotaExceededFault$ = [
3534
3562
  -3,
3535
3563
  n0,
3536
3564
  _SQEF,
@@ -3538,8 +3566,8 @@ var SnapshotQuotaExceededFault = [
3538
3566
  [_m],
3539
3567
  [0],
3540
3568
  ];
3541
- schema.TypeRegistry.for(n0).registerError(SnapshotQuotaExceededFault, SnapshotQuotaExceededFault$1);
3542
- var SNSInvalidTopicFault = [
3569
+ schema.TypeRegistry.for(n0).registerError(SnapshotQuotaExceededFault$, SnapshotQuotaExceededFault);
3570
+ var SNSInvalidTopicFault$ = [
3543
3571
  -3,
3544
3572
  n0,
3545
3573
  _SNSITF,
@@ -3547,8 +3575,8 @@ var SNSInvalidTopicFault = [
3547
3575
  [_m],
3548
3576
  [0],
3549
3577
  ];
3550
- schema.TypeRegistry.for(n0).registerError(SNSInvalidTopicFault, SNSInvalidTopicFault$1);
3551
- var SNSNoAuthorizationFault = [
3578
+ schema.TypeRegistry.for(n0).registerError(SNSInvalidTopicFault$, SNSInvalidTopicFault);
3579
+ var SNSNoAuthorizationFault$ = [
3552
3580
  -3,
3553
3581
  n0,
3554
3582
  _SNSNAF,
@@ -3556,8 +3584,8 @@ var SNSNoAuthorizationFault = [
3556
3584
  [_m],
3557
3585
  [0],
3558
3586
  ];
3559
- schema.TypeRegistry.for(n0).registerError(SNSNoAuthorizationFault, SNSNoAuthorizationFault$1);
3560
- var SNSTopicArnNotFoundFault = [
3587
+ schema.TypeRegistry.for(n0).registerError(SNSNoAuthorizationFault$, SNSNoAuthorizationFault);
3588
+ var SNSTopicArnNotFoundFault$ = [
3561
3589
  -3,
3562
3590
  n0,
3563
3591
  _SNSTANFF,
@@ -3565,8 +3593,8 @@ var SNSTopicArnNotFoundFault = [
3565
3593
  [_m],
3566
3594
  [0],
3567
3595
  ];
3568
- schema.TypeRegistry.for(n0).registerError(SNSTopicArnNotFoundFault, SNSTopicArnNotFoundFault$1);
3569
- var SourceNotFoundFault = [
3596
+ schema.TypeRegistry.for(n0).registerError(SNSTopicArnNotFoundFault$, SNSTopicArnNotFoundFault);
3597
+ var SourceNotFoundFault$ = [
3570
3598
  -3,
3571
3599
  n0,
3572
3600
  _SNFF,
@@ -3574,12 +3602,12 @@ var SourceNotFoundFault = [
3574
3602
  [_m],
3575
3603
  [0],
3576
3604
  ];
3577
- schema.TypeRegistry.for(n0).registerError(SourceNotFoundFault, SourceNotFoundFault$1);
3578
- var StartDBClusterMessage = [3, n0, _SDBCM, 0, [_DBCI], [0]];
3579
- var StartDBClusterResult = [3, n0, _SDBCR, 0, [_DBC], [[() => DBCluster, 0]]];
3580
- var StopDBClusterMessage = [3, n0, _SDBCMt, 0, [_DBCI], [0]];
3581
- var StopDBClusterResult = [3, n0, _SDBCRt, 0, [_DBC], [[() => DBCluster, 0]]];
3582
- var StorageQuotaExceededFault = [
3605
+ schema.TypeRegistry.for(n0).registerError(SourceNotFoundFault$, SourceNotFoundFault);
3606
+ var StartDBClusterMessage$ = [3, n0, _SDBCM, 0, [_DBCI], [0]];
3607
+ var StartDBClusterResult$ = [3, n0, _SDBCR, 0, [_DBC], [[() => DBCluster$, 0]]];
3608
+ var StopDBClusterMessage$ = [3, n0, _SDBCMt, 0, [_DBCI], [0]];
3609
+ var StopDBClusterResult$ = [3, n0, _SDBCRt, 0, [_DBC], [[() => DBCluster$, 0]]];
3610
+ var StorageQuotaExceededFault$ = [
3583
3611
  -3,
3584
3612
  n0,
3585
3613
  _SQEFt,
@@ -3587,8 +3615,8 @@ var StorageQuotaExceededFault = [
3587
3615
  [_m],
3588
3616
  [0],
3589
3617
  ];
3590
- schema.TypeRegistry.for(n0).registerError(StorageQuotaExceededFault, StorageQuotaExceededFault$1);
3591
- var StorageTypeNotSupportedFault = [
3618
+ schema.TypeRegistry.for(n0).registerError(StorageQuotaExceededFault$, StorageQuotaExceededFault);
3619
+ var StorageTypeNotSupportedFault$ = [
3592
3620
  -3,
3593
3621
  n0,
3594
3622
  _STNSF,
@@ -3596,9 +3624,9 @@ var StorageTypeNotSupportedFault = [
3596
3624
  [_m],
3597
3625
  [0],
3598
3626
  ];
3599
- schema.TypeRegistry.for(n0).registerError(StorageTypeNotSupportedFault, StorageTypeNotSupportedFault$1);
3600
- var Subnet = [3, n0, _Sub, 0, [_SIub, _SAZu, _SSu], [0, () => AvailabilityZone, 0]];
3601
- var SubnetAlreadyInUse = [
3627
+ schema.TypeRegistry.for(n0).registerError(StorageTypeNotSupportedFault$, StorageTypeNotSupportedFault);
3628
+ var Subnet$ = [3, n0, _Sub, 0, [_SIub, _SAZu, _SSu], [0, () => AvailabilityZone$, 0]];
3629
+ var SubnetAlreadyInUse$ = [
3602
3630
  -3,
3603
3631
  n0,
3604
3632
  _SAIU,
@@ -3606,8 +3634,8 @@ var SubnetAlreadyInUse = [
3606
3634
  [_m],
3607
3635
  [0],
3608
3636
  ];
3609
- schema.TypeRegistry.for(n0).registerError(SubnetAlreadyInUse, SubnetAlreadyInUse$1);
3610
- var SubscriptionAlreadyExistFault = [
3637
+ schema.TypeRegistry.for(n0).registerError(SubnetAlreadyInUse$, SubnetAlreadyInUse);
3638
+ var SubscriptionAlreadyExistFault$ = [
3611
3639
  -3,
3612
3640
  n0,
3613
3641
  _SAEF,
@@ -3615,8 +3643,8 @@ var SubscriptionAlreadyExistFault = [
3615
3643
  [_m],
3616
3644
  [0],
3617
3645
  ];
3618
- schema.TypeRegistry.for(n0).registerError(SubscriptionAlreadyExistFault, SubscriptionAlreadyExistFault$1);
3619
- var SubscriptionCategoryNotFoundFault = [
3646
+ schema.TypeRegistry.for(n0).registerError(SubscriptionAlreadyExistFault$, SubscriptionAlreadyExistFault);
3647
+ var SubscriptionCategoryNotFoundFault$ = [
3620
3648
  -3,
3621
3649
  n0,
3622
3650
  _SCNFF,
@@ -3624,8 +3652,8 @@ var SubscriptionCategoryNotFoundFault = [
3624
3652
  [_m],
3625
3653
  [0],
3626
3654
  ];
3627
- schema.TypeRegistry.for(n0).registerError(SubscriptionCategoryNotFoundFault, SubscriptionCategoryNotFoundFault$1);
3628
- var SubscriptionNotFoundFault = [
3655
+ schema.TypeRegistry.for(n0).registerError(SubscriptionCategoryNotFoundFault$, SubscriptionCategoryNotFoundFault);
3656
+ var SubscriptionNotFoundFault$ = [
3629
3657
  -3,
3630
3658
  n0,
3631
3659
  _SNFFu,
@@ -3633,14 +3661,28 @@ var SubscriptionNotFoundFault = [
3633
3661
  [_m],
3634
3662
  [0],
3635
3663
  ];
3636
- schema.TypeRegistry.for(n0).registerError(SubscriptionNotFoundFault, SubscriptionNotFoundFault$1);
3637
- var SwitchoverGlobalClusterMessage = [3, n0, _SGCM, 0, [_GCI, _TDCI], [0, 0]];
3638
- var SwitchoverGlobalClusterResult = [3, n0, _SGCR, 0, [_GC], [[() => GlobalCluster, 0]]];
3639
- var Tag = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
3640
- var TagListMessage = [3, n0, _TLM, 0, [_TL], [[() => TagList, 0]]];
3641
- var Timezone = [3, n0, _Ti, 0, [_TN], [0]];
3642
- var UpgradeTarget = [3, n0, _UT, 0, [_En, _EV, _D, _AU, _IMVU, _SGD], [0, 0, 0, 2, 2, 2]];
3643
- var ValidDBInstanceModificationsMessage = [
3664
+ schema.TypeRegistry.for(n0).registerError(SubscriptionNotFoundFault$, SubscriptionNotFoundFault);
3665
+ var SwitchoverGlobalClusterMessage$ = [3, n0, _SGCM, 0, [_GCI, _TDCI], [0, 0]];
3666
+ var SwitchoverGlobalClusterResult$ = [
3667
+ 3,
3668
+ n0,
3669
+ _SGCR,
3670
+ 0,
3671
+ [_GC],
3672
+ [[() => GlobalCluster$, 0]],
3673
+ ];
3674
+ var Tag$ = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
3675
+ var TagListMessage$ = [3, n0, _TLM, 0, [_TL], [[() => TagList, 0]]];
3676
+ var Timezone$ = [3, n0, _Ti, 0, [_TN], [0]];
3677
+ var UpgradeTarget$ = [
3678
+ 3,
3679
+ n0,
3680
+ _UT,
3681
+ 0,
3682
+ [_En, _EV, _D, _AU, _IMVU, _SGD],
3683
+ [0, 0, 0, 2, 2, 2],
3684
+ ];
3685
+ var ValidDBInstanceModificationsMessage$ = [
3644
3686
  3,
3645
3687
  n0,
3646
3688
  _VDBIMM,
@@ -3648,7 +3690,7 @@ var ValidDBInstanceModificationsMessage = [
3648
3690
  [_Sto],
3649
3691
  [[() => ValidStorageOptionsList, 0]],
3650
3692
  ];
3651
- var ValidStorageOptions = [
3693
+ var ValidStorageOptions$ = [
3652
3694
  3,
3653
3695
  n0,
3654
3696
  _VSO,
@@ -3656,669 +3698,657 @@ var ValidStorageOptions = [
3656
3698
  [_ST, _SSt, _PI, _ITSR],
3657
3699
  [0, [() => RangeList, 0], [() => RangeList, 0], [() => DoubleRangeList, 0]],
3658
3700
  ];
3659
- var VpcSecurityGroupMembership = [3, n0, _VSGM, 0, [_VSGIp, _S], [0, 0]];
3701
+ var VpcSecurityGroupMembership$ = [3, n0, _VSGM, 0, [_VSGIp, _S], [0, 0]];
3660
3702
  var __Unit = "unit";
3661
- var NeptuneServiceException = [-3, _s, "NeptuneServiceException", 0, [], []];
3662
- schema.TypeRegistry.for(_s).registerError(NeptuneServiceException, NeptuneServiceException$1);
3703
+ var NeptuneServiceException$ = [-3, _s, "NeptuneServiceException", 0, [], []];
3704
+ schema.TypeRegistry.for(_s).registerError(NeptuneServiceException$, NeptuneServiceException);
3663
3705
  var AttributeValueList = [1, n0, _AVL, 0, [0, { [_xN]: _AVt }]];
3664
- var AvailabilityZoneList = [1, n0, _AZL, 0, [() => AvailabilityZone, { [_xN]: _AZ }]];
3706
+ var AvailabilityZoneList = [1, n0, _AZL, 0, [() => AvailabilityZone$, { [_xN]: _AZ }]];
3665
3707
  var AvailabilityZones = [1, n0, _AZv, 0, [0, { [_xN]: _AZ }]];
3666
- var DBClusterEndpointList = [1, n0, _DBCEL, 0, [() => DBClusterEndpoint, { [_xN]: _DBCEL }]];
3667
- var DBClusterList = [1, n0, _DBCL, 0, [() => DBCluster, { [_xN]: _DBC }]];
3668
- var DBClusterMemberList = [1, n0, _DBCML, 0, [() => DBClusterMember, { [_xN]: _DBCMl }]];
3708
+ var DBClusterEndpointList = [1, n0, _DBCEL, 0, [() => DBClusterEndpoint$, { [_xN]: _DBCEL }]];
3709
+ var DBClusterList = [1, n0, _DBCL, 0, [() => DBCluster$, { [_xN]: _DBC }]];
3710
+ var DBClusterMemberList = [1, n0, _DBCML, 0, [() => DBClusterMember$, { [_xN]: _DBCMl }]];
3669
3711
  var DBClusterOptionGroupMemberships = [
3670
3712
  1,
3671
3713
  n0,
3672
3714
  _DBCOGM,
3673
3715
  0,
3674
- [() => DBClusterOptionGroupStatus, { [_xN]: _DBCOG }],
3716
+ [() => DBClusterOptionGroupStatus$, { [_xN]: _DBCOG }],
3675
3717
  ];
3676
3718
  var DBClusterParameterGroupList = [
3677
3719
  1,
3678
3720
  n0,
3679
3721
  _DBCPGL,
3680
3722
  0,
3681
- [() => DBClusterParameterGroup, { [_xN]: _DBCPG }],
3723
+ [() => DBClusterParameterGroup$, { [_xN]: _DBCPG }],
3682
3724
  ];
3683
- var DBClusterRoles = [1, n0, _DBCRl, 0, [() => DBClusterRole, { [_xN]: _DBCR }]];
3725
+ var DBClusterRoles = [1, n0, _DBCRl, 0, [() => DBClusterRole$, { [_xN]: _DBCR }]];
3684
3726
  var DBClusterSnapshotAttributeList = [
3685
3727
  1,
3686
3728
  n0,
3687
3729
  _DBCSAL,
3688
3730
  0,
3689
- [() => DBClusterSnapshotAttribute, { [_xN]: _DBCSAl }],
3690
- ];
3691
- var DBClusterSnapshotList = [1, n0, _DBCSL, 0, [() => DBClusterSnapshot, { [_xN]: _DBCS }]];
3692
- var DBEngineVersionList = [1, n0, _DBEVL, 0, [() => DBEngineVersion, { [_xN]: _DBEV }]];
3693
- var DBInstanceList = [1, n0, _DBIL, 0, [() => DBInstance, { [_xN]: _DBI }]];
3694
- var DBInstanceStatusInfoList = [
3695
- 1,
3696
- n0,
3697
- _DBISIL,
3698
- 0,
3699
- [() => DBInstanceStatusInfo, { [_xN]: _DBISI }],
3731
+ [() => DBClusterSnapshotAttribute$, { [_xN]: _DBCSAl }],
3700
3732
  ];
3701
- var DBParameterGroupList = [1, n0, _DBPGL, 0, [() => DBParameterGroup, { [_xN]: _DBPG }]];
3733
+ var DBClusterSnapshotList = [1, n0, _DBCSL, 0, [() => DBClusterSnapshot$, { [_xN]: _DBCS }]];
3734
+ var DBEngineVersionList = [1, n0, _DBEVL, 0, [() => DBEngineVersion$, { [_xN]: _DBEV }]];
3735
+ var DBInstanceList = [1, n0, _DBIL, 0, [() => DBInstance$, { [_xN]: _DBI }]];
3736
+ var DBInstanceStatusInfoList = [1, n0, _DBISIL, 0, [() => DBInstanceStatusInfo$, { [_xN]: _DBISI }]];
3737
+ var DBParameterGroupList = [1, n0, _DBPGL, 0, [() => DBParameterGroup$, { [_xN]: _DBPG }]];
3702
3738
  var DBParameterGroupStatusList = [
3703
3739
  1,
3704
3740
  n0,
3705
3741
  _DBPGSL,
3706
3742
  0,
3707
- [() => DBParameterGroupStatus, { [_xN]: _DBPG }],
3743
+ [() => DBParameterGroupStatus$, { [_xN]: _DBPG }],
3708
3744
  ];
3709
3745
  var DBSecurityGroupMembershipList = [
3710
3746
  1,
3711
3747
  n0,
3712
3748
  _DBSGML,
3713
3749
  0,
3714
- [() => DBSecurityGroupMembership, { [_xN]: _DBSGe }],
3750
+ [() => DBSecurityGroupMembership$, { [_xN]: _DBSGe }],
3715
3751
  ];
3716
3752
  var DBSecurityGroupNameList = [1, n0, _DBSGNL, 0, [0, { [_xN]: _DBSGNe }]];
3717
- var DBSubnetGroups = [1, n0, _DBSGub, 0, [() => DBSubnetGroup, { [_xN]: _DBSGu }]];
3718
- var DomainMembershipList = [1, n0, _DML, 0, [() => DomainMembership, { [_xN]: _DMo }]];
3719
- var DoubleRangeList = [1, n0, _DRL, 0, [() => DoubleRange, { [_xN]: _DR }]];
3753
+ var DBSubnetGroups = [1, n0, _DBSGub, 0, [() => DBSubnetGroup$, { [_xN]: _DBSGu }]];
3754
+ var DomainMembershipList = [1, n0, _DML, 0, [() => DomainMembership$, { [_xN]: _DMo }]];
3755
+ var DoubleRangeList = [1, n0, _DRL, 0, [() => DoubleRange$, { [_xN]: _DR }]];
3720
3756
  var EventCategoriesList = [1, n0, _ECL, 0, [0, { [_xN]: _ECv }]];
3721
- var EventCategoriesMapList = [1, n0, _ECML, 0, [() => EventCategoriesMap, { [_xN]: _ECM }]];
3722
- var EventList = [1, n0, _EL, 0, [() => Event, { [_xN]: _Ev }]];
3723
- var EventSubscriptionsList = [1, n0, _ESL, 0, [() => EventSubscription, { [_xN]: _ES }]];
3724
- var FilterList = [1, n0, _FL, 0, [() => Filter, { [_xN]: _Fi }]];
3757
+ var EventCategoriesMapList = [1, n0, _ECML, 0, [() => EventCategoriesMap$, { [_xN]: _ECM }]];
3758
+ var EventList = [1, n0, _EL, 0, [() => Event$, { [_xN]: _Ev }]];
3759
+ var EventSubscriptionsList = [1, n0, _ESL, 0, [() => EventSubscription$, { [_xN]: _ES }]];
3760
+ var FilterList = [1, n0, _FL, 0, [() => Filter$, { [_xN]: _Fi }]];
3725
3761
  var FilterValueList = [1, n0, _FVL, 0, [0, { [_xN]: _Val }]];
3726
- var GlobalClusterList = [1, n0, _GCL, 0, [() => GlobalCluster, { [_xN]: _GCMl }]];
3727
- var GlobalClusterMemberList = [1, n0, _GCML, 0, [() => GlobalClusterMember, { [_xN]: _GCMl }]];
3728
- var OptionGroupMembershipList = [
3729
- 1,
3730
- n0,
3731
- _OGML,
3732
- 0,
3733
- [() => OptionGroupMembership, { [_xN]: _OGMp }],
3734
- ];
3762
+ var GlobalClusterList = [1, n0, _GCL, 0, [() => GlobalCluster$, { [_xN]: _GCMl }]];
3763
+ var GlobalClusterMemberList = [1, n0, _GCML, 0, [() => GlobalClusterMember$, { [_xN]: _GCMl }]];
3764
+ var OptionGroupMembershipList = [1, n0, _OGML, 0, [() => OptionGroupMembership$, { [_xN]: _OGMp }]];
3735
3765
  var OrderableDBInstanceOptionsList = [
3736
3766
  1,
3737
3767
  n0,
3738
3768
  _ODBIOL,
3739
3769
  0,
3740
- [() => OrderableDBInstanceOption, { [_xN]: _ODBIO }],
3770
+ [() => OrderableDBInstanceOption$, { [_xN]: _ODBIO }],
3741
3771
  ];
3742
- var ParametersList = [1, n0, _PL, 0, [() => Parameter, { [_xN]: _Par }]];
3772
+ var ParametersList = [1, n0, _PL, 0, [() => Parameter$, { [_xN]: _Par }]];
3743
3773
  var PendingMaintenanceActionDetails = [
3744
3774
  1,
3745
3775
  n0,
3746
3776
  _PMAD,
3747
3777
  0,
3748
- [() => PendingMaintenanceAction, { [_xN]: _PMA }],
3778
+ [() => PendingMaintenanceAction$, { [_xN]: _PMA }],
3749
3779
  ];
3750
3780
  var PendingMaintenanceActions = [
3751
3781
  1,
3752
3782
  n0,
3753
3783
  _PMAe,
3754
3784
  0,
3755
- [() => ResourcePendingMaintenanceActions, { [_xN]: _RPMA }],
3785
+ [() => ResourcePendingMaintenanceActions$, { [_xN]: _RPMA }],
3756
3786
  ];
3757
- var RangeList = [1, n0, _RL, 0, [() => Range, { [_xN]: _Ra }]];
3787
+ var RangeList = [1, n0, _RL, 0, [() => Range$, { [_xN]: _Ra }]];
3758
3788
  var ReadReplicaDBClusterIdentifierList = [1, n0, _RRDBCIL, 0, [0, { [_xN]: _RRDBCIe }]];
3759
3789
  var ReadReplicaDBInstanceIdentifierList = [1, n0, _RRDBIIL, 0, [0, { [_xN]: _RRDBIIe }]];
3760
3790
  var ReadReplicaIdentifierList = [1, n0, _RRIL, 0, [0, { [_xN]: _RRIe }]];
3761
3791
  var SourceIdsList = [1, n0, _SIL, 0, [0, { [_xN]: _SIou }]];
3762
3792
  var SubnetIdentifierList = [1, n0, _SILu, 0, [0, { [_xN]: _SIub }]];
3763
- var SubnetList = [1, n0, _SL, 0, [() => Subnet, { [_xN]: _Sub }]];
3764
- var SupportedCharacterSetsList = [1, n0, _SCSL, 0, [() => CharacterSet, { [_xN]: _CS }]];
3765
- var SupportedTimezonesList = [1, n0, _STL, 0, [() => Timezone, { [_xN]: _Ti }]];
3766
- var TagList = [1, n0, _TL, 0, [() => Tag, { [_xN]: _Ta }]];
3767
- var ValidStorageOptionsList = [1, n0, _VSOL, 0, [() => ValidStorageOptions, { [_xN]: _VSO }]];
3768
- var ValidUpgradeTargetList = [1, n0, _VUTL, 0, [() => UpgradeTarget, { [_xN]: _UT }]];
3793
+ var SubnetList = [1, n0, _SL, 0, [() => Subnet$, { [_xN]: _Sub }]];
3794
+ var SupportedCharacterSetsList = [1, n0, _SCSL, 0, [() => CharacterSet$, { [_xN]: _CS }]];
3795
+ var SupportedTimezonesList = [1, n0, _STL, 0, [() => Timezone$, { [_xN]: _Ti }]];
3796
+ var TagList = [1, n0, _TL, 0, [() => Tag$, { [_xN]: _Ta }]];
3797
+ var ValidStorageOptionsList = [1, n0, _VSOL, 0, [() => ValidStorageOptions$, { [_xN]: _VSO }]];
3798
+ var ValidUpgradeTargetList = [1, n0, _VUTL, 0, [() => UpgradeTarget$, { [_xN]: _UT }]];
3769
3799
  var VpcSecurityGroupIdList = [1, n0, _VSGIL, 0, [0, { [_xN]: _VSGIp }]];
3770
3800
  var VpcSecurityGroupMembershipList = [
3771
3801
  1,
3772
3802
  n0,
3773
3803
  _VSGML,
3774
3804
  0,
3775
- [() => VpcSecurityGroupMembership, { [_xN]: _VSGM }],
3805
+ [() => VpcSecurityGroupMembership$, { [_xN]: _VSGM }],
3776
3806
  ];
3777
- var AddRoleToDBCluster = [
3807
+ var AddRoleToDBCluster$ = [
3778
3808
  9,
3779
3809
  n0,
3780
3810
  _ARTDBC,
3781
3811
  0,
3782
- () => AddRoleToDBClusterMessage,
3812
+ () => AddRoleToDBClusterMessage$,
3783
3813
  () => __Unit,
3784
3814
  ];
3785
- var AddSourceIdentifierToSubscription = [
3815
+ var AddSourceIdentifierToSubscription$ = [
3786
3816
  9,
3787
3817
  n0,
3788
3818
  _ASITS,
3789
3819
  0,
3790
- () => AddSourceIdentifierToSubscriptionMessage,
3791
- () => AddSourceIdentifierToSubscriptionResult,
3820
+ () => AddSourceIdentifierToSubscriptionMessage$,
3821
+ () => AddSourceIdentifierToSubscriptionResult$,
3792
3822
  ];
3793
- var AddTagsToResource = [9, n0, _ATTR, 0, () => AddTagsToResourceMessage, () => __Unit];
3794
- var ApplyPendingMaintenanceAction = [
3823
+ var AddTagsToResource$ = [9, n0, _ATTR, 0, () => AddTagsToResourceMessage$, () => __Unit];
3824
+ var ApplyPendingMaintenanceAction$ = [
3795
3825
  9,
3796
3826
  n0,
3797
3827
  _APMA,
3798
3828
  0,
3799
- () => ApplyPendingMaintenanceActionMessage,
3800
- () => ApplyPendingMaintenanceActionResult,
3829
+ () => ApplyPendingMaintenanceActionMessage$,
3830
+ () => ApplyPendingMaintenanceActionResult$,
3801
3831
  ];
3802
- var CopyDBClusterParameterGroup = [
3832
+ var CopyDBClusterParameterGroup$ = [
3803
3833
  9,
3804
3834
  n0,
3805
3835
  _CDBCPG,
3806
3836
  0,
3807
- () => CopyDBClusterParameterGroupMessage,
3808
- () => CopyDBClusterParameterGroupResult,
3837
+ () => CopyDBClusterParameterGroupMessage$,
3838
+ () => CopyDBClusterParameterGroupResult$,
3809
3839
  ];
3810
- var CopyDBClusterSnapshot = [
3840
+ var CopyDBClusterSnapshot$ = [
3811
3841
  9,
3812
3842
  n0,
3813
3843
  _CDBCS,
3814
3844
  0,
3815
- () => CopyDBClusterSnapshotMessage,
3816
- () => CopyDBClusterSnapshotResult,
3845
+ () => CopyDBClusterSnapshotMessage$,
3846
+ () => CopyDBClusterSnapshotResult$,
3817
3847
  ];
3818
- var CopyDBParameterGroup = [
3848
+ var CopyDBParameterGroup$ = [
3819
3849
  9,
3820
3850
  n0,
3821
3851
  _CDBPG,
3822
3852
  0,
3823
- () => CopyDBParameterGroupMessage,
3824
- () => CopyDBParameterGroupResult,
3853
+ () => CopyDBParameterGroupMessage$,
3854
+ () => CopyDBParameterGroupResult$,
3825
3855
  ];
3826
- var CreateDBCluster = [
3856
+ var CreateDBCluster$ = [
3827
3857
  9,
3828
3858
  n0,
3829
3859
  _CDBC,
3830
3860
  0,
3831
- () => CreateDBClusterMessage,
3832
- () => CreateDBClusterResult,
3861
+ () => CreateDBClusterMessage$,
3862
+ () => CreateDBClusterResult$,
3833
3863
  ];
3834
- var CreateDBClusterEndpoint = [
3864
+ var CreateDBClusterEndpoint$ = [
3835
3865
  9,
3836
3866
  n0,
3837
3867
  _CDBCE,
3838
3868
  0,
3839
- () => CreateDBClusterEndpointMessage,
3840
- () => CreateDBClusterEndpointOutput,
3869
+ () => CreateDBClusterEndpointMessage$,
3870
+ () => CreateDBClusterEndpointOutput$,
3841
3871
  ];
3842
- var CreateDBClusterParameterGroup = [
3872
+ var CreateDBClusterParameterGroup$ = [
3843
3873
  9,
3844
3874
  n0,
3845
3875
  _CDBCPGr,
3846
3876
  0,
3847
- () => CreateDBClusterParameterGroupMessage,
3848
- () => CreateDBClusterParameterGroupResult,
3877
+ () => CreateDBClusterParameterGroupMessage$,
3878
+ () => CreateDBClusterParameterGroupResult$,
3849
3879
  ];
3850
- var CreateDBClusterSnapshot = [
3880
+ var CreateDBClusterSnapshot$ = [
3851
3881
  9,
3852
3882
  n0,
3853
3883
  _CDBCSr,
3854
3884
  0,
3855
- () => CreateDBClusterSnapshotMessage,
3856
- () => CreateDBClusterSnapshotResult,
3885
+ () => CreateDBClusterSnapshotMessage$,
3886
+ () => CreateDBClusterSnapshotResult$,
3857
3887
  ];
3858
- var CreateDBInstance = [
3888
+ var CreateDBInstance$ = [
3859
3889
  9,
3860
3890
  n0,
3861
3891
  _CDBI,
3862
3892
  0,
3863
- () => CreateDBInstanceMessage,
3864
- () => CreateDBInstanceResult,
3893
+ () => CreateDBInstanceMessage$,
3894
+ () => CreateDBInstanceResult$,
3865
3895
  ];
3866
- var CreateDBParameterGroup = [
3896
+ var CreateDBParameterGroup$ = [
3867
3897
  9,
3868
3898
  n0,
3869
3899
  _CDBPGr,
3870
3900
  0,
3871
- () => CreateDBParameterGroupMessage,
3872
- () => CreateDBParameterGroupResult,
3901
+ () => CreateDBParameterGroupMessage$,
3902
+ () => CreateDBParameterGroupResult$,
3873
3903
  ];
3874
- var CreateDBSubnetGroup = [
3904
+ var CreateDBSubnetGroup$ = [
3875
3905
  9,
3876
3906
  n0,
3877
3907
  _CDBSG,
3878
3908
  0,
3879
- () => CreateDBSubnetGroupMessage,
3880
- () => CreateDBSubnetGroupResult,
3909
+ () => CreateDBSubnetGroupMessage$,
3910
+ () => CreateDBSubnetGroupResult$,
3881
3911
  ];
3882
- var CreateEventSubscription = [
3912
+ var CreateEventSubscription$ = [
3883
3913
  9,
3884
3914
  n0,
3885
3915
  _CES,
3886
3916
  0,
3887
- () => CreateEventSubscriptionMessage,
3888
- () => CreateEventSubscriptionResult,
3917
+ () => CreateEventSubscriptionMessage$,
3918
+ () => CreateEventSubscriptionResult$,
3889
3919
  ];
3890
- var CreateGlobalCluster = [
3920
+ var CreateGlobalCluster$ = [
3891
3921
  9,
3892
3922
  n0,
3893
3923
  _CGC,
3894
3924
  0,
3895
- () => CreateGlobalClusterMessage,
3896
- () => CreateGlobalClusterResult,
3925
+ () => CreateGlobalClusterMessage$,
3926
+ () => CreateGlobalClusterResult$,
3897
3927
  ];
3898
- var DeleteDBCluster = [
3928
+ var DeleteDBCluster$ = [
3899
3929
  9,
3900
3930
  n0,
3901
3931
  _DDBC,
3902
3932
  0,
3903
- () => DeleteDBClusterMessage,
3904
- () => DeleteDBClusterResult,
3933
+ () => DeleteDBClusterMessage$,
3934
+ () => DeleteDBClusterResult$,
3905
3935
  ];
3906
- var DeleteDBClusterEndpoint = [
3936
+ var DeleteDBClusterEndpoint$ = [
3907
3937
  9,
3908
3938
  n0,
3909
3939
  _DDBCE,
3910
3940
  0,
3911
- () => DeleteDBClusterEndpointMessage,
3912
- () => DeleteDBClusterEndpointOutput,
3941
+ () => DeleteDBClusterEndpointMessage$,
3942
+ () => DeleteDBClusterEndpointOutput$,
3913
3943
  ];
3914
- var DeleteDBClusterParameterGroup = [
3944
+ var DeleteDBClusterParameterGroup$ = [
3915
3945
  9,
3916
3946
  n0,
3917
3947
  _DDBCPG,
3918
3948
  0,
3919
- () => DeleteDBClusterParameterGroupMessage,
3949
+ () => DeleteDBClusterParameterGroupMessage$,
3920
3950
  () => __Unit,
3921
3951
  ];
3922
- var DeleteDBClusterSnapshot = [
3952
+ var DeleteDBClusterSnapshot$ = [
3923
3953
  9,
3924
3954
  n0,
3925
3955
  _DDBCS,
3926
3956
  0,
3927
- () => DeleteDBClusterSnapshotMessage,
3928
- () => DeleteDBClusterSnapshotResult,
3957
+ () => DeleteDBClusterSnapshotMessage$,
3958
+ () => DeleteDBClusterSnapshotResult$,
3929
3959
  ];
3930
- var DeleteDBInstance = [
3960
+ var DeleteDBInstance$ = [
3931
3961
  9,
3932
3962
  n0,
3933
3963
  _DDBI,
3934
3964
  0,
3935
- () => DeleteDBInstanceMessage,
3936
- () => DeleteDBInstanceResult,
3965
+ () => DeleteDBInstanceMessage$,
3966
+ () => DeleteDBInstanceResult$,
3937
3967
  ];
3938
- var DeleteDBParameterGroup = [
3968
+ var DeleteDBParameterGroup$ = [
3939
3969
  9,
3940
3970
  n0,
3941
3971
  _DDBPG,
3942
3972
  0,
3943
- () => DeleteDBParameterGroupMessage,
3973
+ () => DeleteDBParameterGroupMessage$,
3944
3974
  () => __Unit,
3945
3975
  ];
3946
- var DeleteDBSubnetGroup = [
3976
+ var DeleteDBSubnetGroup$ = [
3947
3977
  9,
3948
3978
  n0,
3949
3979
  _DDBSG,
3950
3980
  0,
3951
- () => DeleteDBSubnetGroupMessage,
3981
+ () => DeleteDBSubnetGroupMessage$,
3952
3982
  () => __Unit,
3953
3983
  ];
3954
- var DeleteEventSubscription = [
3984
+ var DeleteEventSubscription$ = [
3955
3985
  9,
3956
3986
  n0,
3957
3987
  _DES,
3958
3988
  0,
3959
- () => DeleteEventSubscriptionMessage,
3960
- () => DeleteEventSubscriptionResult,
3989
+ () => DeleteEventSubscriptionMessage$,
3990
+ () => DeleteEventSubscriptionResult$,
3961
3991
  ];
3962
- var DeleteGlobalCluster = [
3992
+ var DeleteGlobalCluster$ = [
3963
3993
  9,
3964
3994
  n0,
3965
3995
  _DGC,
3966
3996
  0,
3967
- () => DeleteGlobalClusterMessage,
3968
- () => DeleteGlobalClusterResult,
3997
+ () => DeleteGlobalClusterMessage$,
3998
+ () => DeleteGlobalClusterResult$,
3969
3999
  ];
3970
- var DescribeDBClusterEndpoints = [
4000
+ var DescribeDBClusterEndpoints$ = [
3971
4001
  9,
3972
4002
  n0,
3973
4003
  _DDBCEe,
3974
4004
  0,
3975
- () => DescribeDBClusterEndpointsMessage,
3976
- () => DBClusterEndpointMessage,
4005
+ () => DescribeDBClusterEndpointsMessage$,
4006
+ () => DBClusterEndpointMessage$,
3977
4007
  ];
3978
- var DescribeDBClusterParameterGroups = [
4008
+ var DescribeDBClusterParameterGroups$ = [
3979
4009
  9,
3980
4010
  n0,
3981
4011
  _DDBCPGe,
3982
4012
  0,
3983
- () => DescribeDBClusterParameterGroupsMessage,
3984
- () => DBClusterParameterGroupsMessage,
4013
+ () => DescribeDBClusterParameterGroupsMessage$,
4014
+ () => DBClusterParameterGroupsMessage$,
3985
4015
  ];
3986
- var DescribeDBClusterParameters = [
4016
+ var DescribeDBClusterParameters$ = [
3987
4017
  9,
3988
4018
  n0,
3989
4019
  _DDBCP,
3990
4020
  0,
3991
- () => DescribeDBClusterParametersMessage,
3992
- () => DBClusterParameterGroupDetails,
4021
+ () => DescribeDBClusterParametersMessage$,
4022
+ () => DBClusterParameterGroupDetails$,
3993
4023
  ];
3994
- var DescribeDBClusters = [
4024
+ var DescribeDBClusters$ = [
3995
4025
  9,
3996
4026
  n0,
3997
4027
  _DDBCe,
3998
4028
  0,
3999
- () => DescribeDBClustersMessage,
4000
- () => DBClusterMessage,
4029
+ () => DescribeDBClustersMessage$,
4030
+ () => DBClusterMessage$,
4001
4031
  ];
4002
- var DescribeDBClusterSnapshotAttributes = [
4032
+ var DescribeDBClusterSnapshotAttributes$ = [
4003
4033
  9,
4004
4034
  n0,
4005
4035
  _DDBCSA,
4006
4036
  0,
4007
- () => DescribeDBClusterSnapshotAttributesMessage,
4008
- () => DescribeDBClusterSnapshotAttributesResult,
4037
+ () => DescribeDBClusterSnapshotAttributesMessage$,
4038
+ () => DescribeDBClusterSnapshotAttributesResult$,
4009
4039
  ];
4010
- var DescribeDBClusterSnapshots = [
4040
+ var DescribeDBClusterSnapshots$ = [
4011
4041
  9,
4012
4042
  n0,
4013
4043
  _DDBCSe,
4014
4044
  0,
4015
- () => DescribeDBClusterSnapshotsMessage,
4016
- () => DBClusterSnapshotMessage,
4045
+ () => DescribeDBClusterSnapshotsMessage$,
4046
+ () => DBClusterSnapshotMessage$,
4017
4047
  ];
4018
- var DescribeDBEngineVersions = [
4048
+ var DescribeDBEngineVersions$ = [
4019
4049
  9,
4020
4050
  n0,
4021
4051
  _DDBEV,
4022
4052
  0,
4023
- () => DescribeDBEngineVersionsMessage,
4024
- () => DBEngineVersionMessage,
4053
+ () => DescribeDBEngineVersionsMessage$,
4054
+ () => DBEngineVersionMessage$,
4025
4055
  ];
4026
- var DescribeDBInstances = [
4056
+ var DescribeDBInstances$ = [
4027
4057
  9,
4028
4058
  n0,
4029
4059
  _DDBIe,
4030
4060
  0,
4031
- () => DescribeDBInstancesMessage,
4032
- () => DBInstanceMessage,
4061
+ () => DescribeDBInstancesMessage$,
4062
+ () => DBInstanceMessage$,
4033
4063
  ];
4034
- var DescribeDBParameterGroups = [
4064
+ var DescribeDBParameterGroups$ = [
4035
4065
  9,
4036
4066
  n0,
4037
4067
  _DDBPGe,
4038
4068
  0,
4039
- () => DescribeDBParameterGroupsMessage,
4040
- () => DBParameterGroupsMessage,
4069
+ () => DescribeDBParameterGroupsMessage$,
4070
+ () => DBParameterGroupsMessage$,
4041
4071
  ];
4042
- var DescribeDBParameters = [
4072
+ var DescribeDBParameters$ = [
4043
4073
  9,
4044
4074
  n0,
4045
4075
  _DDBP,
4046
4076
  0,
4047
- () => DescribeDBParametersMessage,
4048
- () => DBParameterGroupDetails,
4077
+ () => DescribeDBParametersMessage$,
4078
+ () => DBParameterGroupDetails$,
4049
4079
  ];
4050
- var DescribeDBSubnetGroups = [
4080
+ var DescribeDBSubnetGroups$ = [
4051
4081
  9,
4052
4082
  n0,
4053
4083
  _DDBSGe,
4054
4084
  0,
4055
- () => DescribeDBSubnetGroupsMessage,
4056
- () => DBSubnetGroupMessage,
4085
+ () => DescribeDBSubnetGroupsMessage$,
4086
+ () => DBSubnetGroupMessage$,
4057
4087
  ];
4058
- var DescribeEngineDefaultClusterParameters = [
4088
+ var DescribeEngineDefaultClusterParameters$ = [
4059
4089
  9,
4060
4090
  n0,
4061
4091
  _DEDCP,
4062
4092
  0,
4063
- () => DescribeEngineDefaultClusterParametersMessage,
4064
- () => DescribeEngineDefaultClusterParametersResult,
4093
+ () => DescribeEngineDefaultClusterParametersMessage$,
4094
+ () => DescribeEngineDefaultClusterParametersResult$,
4065
4095
  ];
4066
- var DescribeEngineDefaultParameters = [
4096
+ var DescribeEngineDefaultParameters$ = [
4067
4097
  9,
4068
4098
  n0,
4069
4099
  _DEDP,
4070
4100
  0,
4071
- () => DescribeEngineDefaultParametersMessage,
4072
- () => DescribeEngineDefaultParametersResult,
4101
+ () => DescribeEngineDefaultParametersMessage$,
4102
+ () => DescribeEngineDefaultParametersResult$,
4073
4103
  ];
4074
- var DescribeEventCategories = [
4104
+ var DescribeEventCategories$ = [
4075
4105
  9,
4076
4106
  n0,
4077
4107
  _DEC,
4078
4108
  0,
4079
- () => DescribeEventCategoriesMessage,
4080
- () => EventCategoriesMessage,
4109
+ () => DescribeEventCategoriesMessage$,
4110
+ () => EventCategoriesMessage$,
4081
4111
  ];
4082
- var DescribeEvents = [9, n0, _DE, 0, () => DescribeEventsMessage, () => EventsMessage];
4083
- var DescribeEventSubscriptions = [
4112
+ var DescribeEvents$ = [9, n0, _DE, 0, () => DescribeEventsMessage$, () => EventsMessage$];
4113
+ var DescribeEventSubscriptions$ = [
4084
4114
  9,
4085
4115
  n0,
4086
4116
  _DESe,
4087
4117
  0,
4088
- () => DescribeEventSubscriptionsMessage,
4089
- () => EventSubscriptionsMessage,
4118
+ () => DescribeEventSubscriptionsMessage$,
4119
+ () => EventSubscriptionsMessage$,
4090
4120
  ];
4091
- var DescribeGlobalClusters = [
4121
+ var DescribeGlobalClusters$ = [
4092
4122
  9,
4093
4123
  n0,
4094
4124
  _DGCe,
4095
4125
  0,
4096
- () => DescribeGlobalClustersMessage,
4097
- () => GlobalClustersMessage,
4126
+ () => DescribeGlobalClustersMessage$,
4127
+ () => GlobalClustersMessage$,
4098
4128
  ];
4099
- var DescribeOrderableDBInstanceOptions = [
4129
+ var DescribeOrderableDBInstanceOptions$ = [
4100
4130
  9,
4101
4131
  n0,
4102
4132
  _DODBIO,
4103
4133
  0,
4104
- () => DescribeOrderableDBInstanceOptionsMessage,
4105
- () => OrderableDBInstanceOptionsMessage,
4134
+ () => DescribeOrderableDBInstanceOptionsMessage$,
4135
+ () => OrderableDBInstanceOptionsMessage$,
4106
4136
  ];
4107
- var DescribePendingMaintenanceActions = [
4137
+ var DescribePendingMaintenanceActions$ = [
4108
4138
  9,
4109
4139
  n0,
4110
4140
  _DPMA,
4111
4141
  0,
4112
- () => DescribePendingMaintenanceActionsMessage,
4113
- () => PendingMaintenanceActionsMessage,
4142
+ () => DescribePendingMaintenanceActionsMessage$,
4143
+ () => PendingMaintenanceActionsMessage$,
4114
4144
  ];
4115
- var DescribeValidDBInstanceModifications = [
4145
+ var DescribeValidDBInstanceModifications$ = [
4116
4146
  9,
4117
4147
  n0,
4118
4148
  _DVDBIM,
4119
4149
  0,
4120
- () => DescribeValidDBInstanceModificationsMessage,
4121
- () => DescribeValidDBInstanceModificationsResult,
4150
+ () => DescribeValidDBInstanceModificationsMessage$,
4151
+ () => DescribeValidDBInstanceModificationsResult$,
4122
4152
  ];
4123
- var FailoverDBCluster = [
4153
+ var FailoverDBCluster$ = [
4124
4154
  9,
4125
4155
  n0,
4126
4156
  _FDBC,
4127
4157
  0,
4128
- () => FailoverDBClusterMessage,
4129
- () => FailoverDBClusterResult,
4158
+ () => FailoverDBClusterMessage$,
4159
+ () => FailoverDBClusterResult$,
4130
4160
  ];
4131
- var FailoverGlobalCluster = [
4161
+ var FailoverGlobalCluster$ = [
4132
4162
  9,
4133
4163
  n0,
4134
4164
  _FGC,
4135
4165
  0,
4136
- () => FailoverGlobalClusterMessage,
4137
- () => FailoverGlobalClusterResult,
4166
+ () => FailoverGlobalClusterMessage$,
4167
+ () => FailoverGlobalClusterResult$,
4138
4168
  ];
4139
- var ListTagsForResource = [
4169
+ var ListTagsForResource$ = [
4140
4170
  9,
4141
4171
  n0,
4142
4172
  _LTFR,
4143
4173
  0,
4144
- () => ListTagsForResourceMessage,
4145
- () => TagListMessage,
4174
+ () => ListTagsForResourceMessage$,
4175
+ () => TagListMessage$,
4146
4176
  ];
4147
- var ModifyDBCluster = [
4177
+ var ModifyDBCluster$ = [
4148
4178
  9,
4149
4179
  n0,
4150
4180
  _MDBC,
4151
4181
  0,
4152
- () => ModifyDBClusterMessage,
4153
- () => ModifyDBClusterResult,
4182
+ () => ModifyDBClusterMessage$,
4183
+ () => ModifyDBClusterResult$,
4154
4184
  ];
4155
- var ModifyDBClusterEndpoint = [
4185
+ var ModifyDBClusterEndpoint$ = [
4156
4186
  9,
4157
4187
  n0,
4158
4188
  _MDBCE,
4159
4189
  0,
4160
- () => ModifyDBClusterEndpointMessage,
4161
- () => ModifyDBClusterEndpointOutput,
4190
+ () => ModifyDBClusterEndpointMessage$,
4191
+ () => ModifyDBClusterEndpointOutput$,
4162
4192
  ];
4163
- var ModifyDBClusterParameterGroup = [
4193
+ var ModifyDBClusterParameterGroup$ = [
4164
4194
  9,
4165
4195
  n0,
4166
4196
  _MDBCPG,
4167
4197
  0,
4168
- () => ModifyDBClusterParameterGroupMessage,
4169
- () => DBClusterParameterGroupNameMessage,
4198
+ () => ModifyDBClusterParameterGroupMessage$,
4199
+ () => DBClusterParameterGroupNameMessage$,
4170
4200
  ];
4171
- var ModifyDBClusterSnapshotAttribute = [
4201
+ var ModifyDBClusterSnapshotAttribute$ = [
4172
4202
  9,
4173
4203
  n0,
4174
4204
  _MDBCSA,
4175
4205
  0,
4176
- () => ModifyDBClusterSnapshotAttributeMessage,
4177
- () => ModifyDBClusterSnapshotAttributeResult,
4206
+ () => ModifyDBClusterSnapshotAttributeMessage$,
4207
+ () => ModifyDBClusterSnapshotAttributeResult$,
4178
4208
  ];
4179
- var ModifyDBInstance = [
4209
+ var ModifyDBInstance$ = [
4180
4210
  9,
4181
4211
  n0,
4182
4212
  _MDBI,
4183
4213
  0,
4184
- () => ModifyDBInstanceMessage,
4185
- () => ModifyDBInstanceResult,
4214
+ () => ModifyDBInstanceMessage$,
4215
+ () => ModifyDBInstanceResult$,
4186
4216
  ];
4187
- var ModifyDBParameterGroup = [
4217
+ var ModifyDBParameterGroup$ = [
4188
4218
  9,
4189
4219
  n0,
4190
4220
  _MDBPG,
4191
4221
  0,
4192
- () => ModifyDBParameterGroupMessage,
4193
- () => DBParameterGroupNameMessage,
4222
+ () => ModifyDBParameterGroupMessage$,
4223
+ () => DBParameterGroupNameMessage$,
4194
4224
  ];
4195
- var ModifyDBSubnetGroup = [
4225
+ var ModifyDBSubnetGroup$ = [
4196
4226
  9,
4197
4227
  n0,
4198
4228
  _MDBSG,
4199
4229
  0,
4200
- () => ModifyDBSubnetGroupMessage,
4201
- () => ModifyDBSubnetGroupResult,
4230
+ () => ModifyDBSubnetGroupMessage$,
4231
+ () => ModifyDBSubnetGroupResult$,
4202
4232
  ];
4203
- var ModifyEventSubscription = [
4233
+ var ModifyEventSubscription$ = [
4204
4234
  9,
4205
4235
  n0,
4206
4236
  _MES,
4207
4237
  0,
4208
- () => ModifyEventSubscriptionMessage,
4209
- () => ModifyEventSubscriptionResult,
4238
+ () => ModifyEventSubscriptionMessage$,
4239
+ () => ModifyEventSubscriptionResult$,
4210
4240
  ];
4211
- var ModifyGlobalCluster = [
4241
+ var ModifyGlobalCluster$ = [
4212
4242
  9,
4213
4243
  n0,
4214
4244
  _MGC,
4215
4245
  0,
4216
- () => ModifyGlobalClusterMessage,
4217
- () => ModifyGlobalClusterResult,
4246
+ () => ModifyGlobalClusterMessage$,
4247
+ () => ModifyGlobalClusterResult$,
4218
4248
  ];
4219
- var PromoteReadReplicaDBCluster = [
4249
+ var PromoteReadReplicaDBCluster$ = [
4220
4250
  9,
4221
4251
  n0,
4222
4252
  _PRRDBC,
4223
4253
  0,
4224
- () => PromoteReadReplicaDBClusterMessage,
4225
- () => PromoteReadReplicaDBClusterResult,
4254
+ () => PromoteReadReplicaDBClusterMessage$,
4255
+ () => PromoteReadReplicaDBClusterResult$,
4226
4256
  ];
4227
- var RebootDBInstance = [
4257
+ var RebootDBInstance$ = [
4228
4258
  9,
4229
4259
  n0,
4230
4260
  _RDBI,
4231
4261
  0,
4232
- () => RebootDBInstanceMessage,
4233
- () => RebootDBInstanceResult,
4262
+ () => RebootDBInstanceMessage$,
4263
+ () => RebootDBInstanceResult$,
4234
4264
  ];
4235
- var RemoveFromGlobalCluster = [
4265
+ var RemoveFromGlobalCluster$ = [
4236
4266
  9,
4237
4267
  n0,
4238
4268
  _RFGC,
4239
4269
  0,
4240
- () => RemoveFromGlobalClusterMessage,
4241
- () => RemoveFromGlobalClusterResult,
4270
+ () => RemoveFromGlobalClusterMessage$,
4271
+ () => RemoveFromGlobalClusterResult$,
4242
4272
  ];
4243
- var RemoveRoleFromDBCluster = [
4273
+ var RemoveRoleFromDBCluster$ = [
4244
4274
  9,
4245
4275
  n0,
4246
4276
  _RRFDBC,
4247
4277
  0,
4248
- () => RemoveRoleFromDBClusterMessage,
4278
+ () => RemoveRoleFromDBClusterMessage$,
4249
4279
  () => __Unit,
4250
4280
  ];
4251
- var RemoveSourceIdentifierFromSubscription = [
4281
+ var RemoveSourceIdentifierFromSubscription$ = [
4252
4282
  9,
4253
4283
  n0,
4254
4284
  _RSIFS,
4255
4285
  0,
4256
- () => RemoveSourceIdentifierFromSubscriptionMessage,
4257
- () => RemoveSourceIdentifierFromSubscriptionResult,
4286
+ () => RemoveSourceIdentifierFromSubscriptionMessage$,
4287
+ () => RemoveSourceIdentifierFromSubscriptionResult$,
4258
4288
  ];
4259
- var RemoveTagsFromResource = [
4289
+ var RemoveTagsFromResource$ = [
4260
4290
  9,
4261
4291
  n0,
4262
4292
  _RTFR,
4263
4293
  0,
4264
- () => RemoveTagsFromResourceMessage,
4294
+ () => RemoveTagsFromResourceMessage$,
4265
4295
  () => __Unit,
4266
4296
  ];
4267
- var ResetDBClusterParameterGroup = [
4297
+ var ResetDBClusterParameterGroup$ = [
4268
4298
  9,
4269
4299
  n0,
4270
4300
  _RDBCPG,
4271
4301
  0,
4272
- () => ResetDBClusterParameterGroupMessage,
4273
- () => DBClusterParameterGroupNameMessage,
4302
+ () => ResetDBClusterParameterGroupMessage$,
4303
+ () => DBClusterParameterGroupNameMessage$,
4274
4304
  ];
4275
- var ResetDBParameterGroup = [
4305
+ var ResetDBParameterGroup$ = [
4276
4306
  9,
4277
4307
  n0,
4278
4308
  _RDBPG,
4279
4309
  0,
4280
- () => ResetDBParameterGroupMessage,
4281
- () => DBParameterGroupNameMessage,
4310
+ () => ResetDBParameterGroupMessage$,
4311
+ () => DBParameterGroupNameMessage$,
4282
4312
  ];
4283
- var RestoreDBClusterFromSnapshot = [
4313
+ var RestoreDBClusterFromSnapshot$ = [
4284
4314
  9,
4285
4315
  n0,
4286
4316
  _RDBCFS,
4287
4317
  0,
4288
- () => RestoreDBClusterFromSnapshotMessage,
4289
- () => RestoreDBClusterFromSnapshotResult,
4318
+ () => RestoreDBClusterFromSnapshotMessage$,
4319
+ () => RestoreDBClusterFromSnapshotResult$,
4290
4320
  ];
4291
- var RestoreDBClusterToPointInTime = [
4321
+ var RestoreDBClusterToPointInTime$ = [
4292
4322
  9,
4293
4323
  n0,
4294
4324
  _RDBCTPIT,
4295
4325
  0,
4296
- () => RestoreDBClusterToPointInTimeMessage,
4297
- () => RestoreDBClusterToPointInTimeResult,
4326
+ () => RestoreDBClusterToPointInTimeMessage$,
4327
+ () => RestoreDBClusterToPointInTimeResult$,
4298
4328
  ];
4299
- var StartDBCluster = [
4329
+ var StartDBCluster$ = [
4300
4330
  9,
4301
4331
  n0,
4302
4332
  _SDBC,
4303
4333
  0,
4304
- () => StartDBClusterMessage,
4305
- () => StartDBClusterResult,
4334
+ () => StartDBClusterMessage$,
4335
+ () => StartDBClusterResult$,
4306
4336
  ];
4307
- var StopDBCluster = [
4337
+ var StopDBCluster$ = [
4308
4338
  9,
4309
4339
  n0,
4310
4340
  _SDBCt,
4311
4341
  0,
4312
- () => StopDBClusterMessage,
4313
- () => StopDBClusterResult,
4342
+ () => StopDBClusterMessage$,
4343
+ () => StopDBClusterResult$,
4314
4344
  ];
4315
- var SwitchoverGlobalCluster = [
4345
+ var SwitchoverGlobalCluster$ = [
4316
4346
  9,
4317
4347
  n0,
4318
4348
  _SGC,
4319
4349
  0,
4320
- () => SwitchoverGlobalClusterMessage,
4321
- () => SwitchoverGlobalClusterResult,
4350
+ () => SwitchoverGlobalClusterMessage$,
4351
+ () => SwitchoverGlobalClusterResult$,
4322
4352
  ];
4323
4353
 
4324
4354
  class AddRoleToDBClusterCommand extends smithyClient.Command
@@ -4329,7 +4359,7 @@ class AddRoleToDBClusterCommand extends smithyClient.Command
4329
4359
  })
4330
4360
  .s("AmazonRDSv19", "AddRoleToDBCluster", {})
4331
4361
  .n("NeptuneClient", "AddRoleToDBClusterCommand")
4332
- .sc(AddRoleToDBCluster)
4362
+ .sc(AddRoleToDBCluster$)
4333
4363
  .build() {
4334
4364
  }
4335
4365
 
@@ -4341,7 +4371,7 @@ class AddSourceIdentifierToSubscriptionCommand extends smithyClient.Command
4341
4371
  })
4342
4372
  .s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
4343
4373
  .n("NeptuneClient", "AddSourceIdentifierToSubscriptionCommand")
4344
- .sc(AddSourceIdentifierToSubscription)
4374
+ .sc(AddSourceIdentifierToSubscription$)
4345
4375
  .build() {
4346
4376
  }
4347
4377
 
@@ -4353,7 +4383,7 @@ class AddTagsToResourceCommand extends smithyClient.Command
4353
4383
  })
4354
4384
  .s("AmazonRDSv19", "AddTagsToResource", {})
4355
4385
  .n("NeptuneClient", "AddTagsToResourceCommand")
4356
- .sc(AddTagsToResource)
4386
+ .sc(AddTagsToResource$)
4357
4387
  .build() {
4358
4388
  }
4359
4389
 
@@ -4365,7 +4395,7 @@ class ApplyPendingMaintenanceActionCommand extends smithyClient.Command
4365
4395
  })
4366
4396
  .s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
4367
4397
  .n("NeptuneClient", "ApplyPendingMaintenanceActionCommand")
4368
- .sc(ApplyPendingMaintenanceAction)
4398
+ .sc(ApplyPendingMaintenanceAction$)
4369
4399
  .build() {
4370
4400
  }
4371
4401
 
@@ -4377,7 +4407,7 @@ class CopyDBClusterParameterGroupCommand extends smithyClient.Command
4377
4407
  })
4378
4408
  .s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
4379
4409
  .n("NeptuneClient", "CopyDBClusterParameterGroupCommand")
4380
- .sc(CopyDBClusterParameterGroup)
4410
+ .sc(CopyDBClusterParameterGroup$)
4381
4411
  .build() {
4382
4412
  }
4383
4413
 
@@ -4392,7 +4422,7 @@ class CopyDBClusterSnapshotCommand extends smithyClient.Command
4392
4422
  })
4393
4423
  .s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
4394
4424
  .n("NeptuneClient", "CopyDBClusterSnapshotCommand")
4395
- .sc(CopyDBClusterSnapshot)
4425
+ .sc(CopyDBClusterSnapshot$)
4396
4426
  .build() {
4397
4427
  }
4398
4428
 
@@ -4404,7 +4434,7 @@ class CopyDBParameterGroupCommand extends smithyClient.Command
4404
4434
  })
4405
4435
  .s("AmazonRDSv19", "CopyDBParameterGroup", {})
4406
4436
  .n("NeptuneClient", "CopyDBParameterGroupCommand")
4407
- .sc(CopyDBParameterGroup)
4437
+ .sc(CopyDBParameterGroup$)
4408
4438
  .build() {
4409
4439
  }
4410
4440
 
@@ -4419,7 +4449,7 @@ class CreateDBClusterCommand extends smithyClient.Command
4419
4449
  })
4420
4450
  .s("AmazonRDSv19", "CreateDBCluster", {})
4421
4451
  .n("NeptuneClient", "CreateDBClusterCommand")
4422
- .sc(CreateDBCluster)
4452
+ .sc(CreateDBCluster$)
4423
4453
  .build() {
4424
4454
  }
4425
4455
 
@@ -4431,7 +4461,7 @@ class CreateDBClusterEndpointCommand extends smithyClient.Command
4431
4461
  })
4432
4462
  .s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
4433
4463
  .n("NeptuneClient", "CreateDBClusterEndpointCommand")
4434
- .sc(CreateDBClusterEndpoint)
4464
+ .sc(CreateDBClusterEndpoint$)
4435
4465
  .build() {
4436
4466
  }
4437
4467
 
@@ -4443,7 +4473,7 @@ class CreateDBClusterParameterGroupCommand extends smithyClient.Command
4443
4473
  })
4444
4474
  .s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
4445
4475
  .n("NeptuneClient", "CreateDBClusterParameterGroupCommand")
4446
- .sc(CreateDBClusterParameterGroup)
4476
+ .sc(CreateDBClusterParameterGroup$)
4447
4477
  .build() {
4448
4478
  }
4449
4479
 
@@ -4455,7 +4485,7 @@ class CreateDBClusterSnapshotCommand extends smithyClient.Command
4455
4485
  })
4456
4486
  .s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
4457
4487
  .n("NeptuneClient", "CreateDBClusterSnapshotCommand")
4458
- .sc(CreateDBClusterSnapshot)
4488
+ .sc(CreateDBClusterSnapshot$)
4459
4489
  .build() {
4460
4490
  }
4461
4491
 
@@ -4467,7 +4497,7 @@ class CreateDBInstanceCommand extends smithyClient.Command
4467
4497
  })
4468
4498
  .s("AmazonRDSv19", "CreateDBInstance", {})
4469
4499
  .n("NeptuneClient", "CreateDBInstanceCommand")
4470
- .sc(CreateDBInstance)
4500
+ .sc(CreateDBInstance$)
4471
4501
  .build() {
4472
4502
  }
4473
4503
 
@@ -4479,7 +4509,7 @@ class CreateDBParameterGroupCommand extends smithyClient.Command
4479
4509
  })
4480
4510
  .s("AmazonRDSv19", "CreateDBParameterGroup", {})
4481
4511
  .n("NeptuneClient", "CreateDBParameterGroupCommand")
4482
- .sc(CreateDBParameterGroup)
4512
+ .sc(CreateDBParameterGroup$)
4483
4513
  .build() {
4484
4514
  }
4485
4515
 
@@ -4491,7 +4521,7 @@ class CreateDBSubnetGroupCommand extends smithyClient.Command
4491
4521
  })
4492
4522
  .s("AmazonRDSv19", "CreateDBSubnetGroup", {})
4493
4523
  .n("NeptuneClient", "CreateDBSubnetGroupCommand")
4494
- .sc(CreateDBSubnetGroup)
4524
+ .sc(CreateDBSubnetGroup$)
4495
4525
  .build() {
4496
4526
  }
4497
4527
 
@@ -4503,7 +4533,7 @@ class CreateEventSubscriptionCommand extends smithyClient.Command
4503
4533
  })
4504
4534
  .s("AmazonRDSv19", "CreateEventSubscription", {})
4505
4535
  .n("NeptuneClient", "CreateEventSubscriptionCommand")
4506
- .sc(CreateEventSubscription)
4536
+ .sc(CreateEventSubscription$)
4507
4537
  .build() {
4508
4538
  }
4509
4539
 
@@ -4515,7 +4545,7 @@ class CreateGlobalClusterCommand extends smithyClient.Command
4515
4545
  })
4516
4546
  .s("AmazonRDSv19", "CreateGlobalCluster", {})
4517
4547
  .n("NeptuneClient", "CreateGlobalClusterCommand")
4518
- .sc(CreateGlobalCluster)
4548
+ .sc(CreateGlobalCluster$)
4519
4549
  .build() {
4520
4550
  }
4521
4551
 
@@ -4527,7 +4557,7 @@ class DeleteDBClusterCommand extends smithyClient.Command
4527
4557
  })
4528
4558
  .s("AmazonRDSv19", "DeleteDBCluster", {})
4529
4559
  .n("NeptuneClient", "DeleteDBClusterCommand")
4530
- .sc(DeleteDBCluster)
4560
+ .sc(DeleteDBCluster$)
4531
4561
  .build() {
4532
4562
  }
4533
4563
 
@@ -4539,7 +4569,7 @@ class DeleteDBClusterEndpointCommand extends smithyClient.Command
4539
4569
  })
4540
4570
  .s("AmazonRDSv19", "DeleteDBClusterEndpoint", {})
4541
4571
  .n("NeptuneClient", "DeleteDBClusterEndpointCommand")
4542
- .sc(DeleteDBClusterEndpoint)
4572
+ .sc(DeleteDBClusterEndpoint$)
4543
4573
  .build() {
4544
4574
  }
4545
4575
 
@@ -4551,7 +4581,7 @@ class DeleteDBClusterParameterGroupCommand extends smithyClient.Command
4551
4581
  })
4552
4582
  .s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {})
4553
4583
  .n("NeptuneClient", "DeleteDBClusterParameterGroupCommand")
4554
- .sc(DeleteDBClusterParameterGroup)
4584
+ .sc(DeleteDBClusterParameterGroup$)
4555
4585
  .build() {
4556
4586
  }
4557
4587
 
@@ -4563,7 +4593,7 @@ class DeleteDBClusterSnapshotCommand extends smithyClient.Command
4563
4593
  })
4564
4594
  .s("AmazonRDSv19", "DeleteDBClusterSnapshot", {})
4565
4595
  .n("NeptuneClient", "DeleteDBClusterSnapshotCommand")
4566
- .sc(DeleteDBClusterSnapshot)
4596
+ .sc(DeleteDBClusterSnapshot$)
4567
4597
  .build() {
4568
4598
  }
4569
4599
 
@@ -4575,7 +4605,7 @@ class DeleteDBInstanceCommand extends smithyClient.Command
4575
4605
  })
4576
4606
  .s("AmazonRDSv19", "DeleteDBInstance", {})
4577
4607
  .n("NeptuneClient", "DeleteDBInstanceCommand")
4578
- .sc(DeleteDBInstance)
4608
+ .sc(DeleteDBInstance$)
4579
4609
  .build() {
4580
4610
  }
4581
4611
 
@@ -4587,7 +4617,7 @@ class DeleteDBParameterGroupCommand extends smithyClient.Command
4587
4617
  })
4588
4618
  .s("AmazonRDSv19", "DeleteDBParameterGroup", {})
4589
4619
  .n("NeptuneClient", "DeleteDBParameterGroupCommand")
4590
- .sc(DeleteDBParameterGroup)
4620
+ .sc(DeleteDBParameterGroup$)
4591
4621
  .build() {
4592
4622
  }
4593
4623
 
@@ -4599,7 +4629,7 @@ class DeleteDBSubnetGroupCommand extends smithyClient.Command
4599
4629
  })
4600
4630
  .s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
4601
4631
  .n("NeptuneClient", "DeleteDBSubnetGroupCommand")
4602
- .sc(DeleteDBSubnetGroup)
4632
+ .sc(DeleteDBSubnetGroup$)
4603
4633
  .build() {
4604
4634
  }
4605
4635
 
@@ -4611,7 +4641,7 @@ class DeleteEventSubscriptionCommand extends smithyClient.Command
4611
4641
  })
4612
4642
  .s("AmazonRDSv19", "DeleteEventSubscription", {})
4613
4643
  .n("NeptuneClient", "DeleteEventSubscriptionCommand")
4614
- .sc(DeleteEventSubscription)
4644
+ .sc(DeleteEventSubscription$)
4615
4645
  .build() {
4616
4646
  }
4617
4647
 
@@ -4623,7 +4653,7 @@ class DeleteGlobalClusterCommand extends smithyClient.Command
4623
4653
  })
4624
4654
  .s("AmazonRDSv19", "DeleteGlobalCluster", {})
4625
4655
  .n("NeptuneClient", "DeleteGlobalClusterCommand")
4626
- .sc(DeleteGlobalCluster)
4656
+ .sc(DeleteGlobalCluster$)
4627
4657
  .build() {
4628
4658
  }
4629
4659
 
@@ -4635,7 +4665,7 @@ class DescribeDBClusterEndpointsCommand extends smithyClient.Command
4635
4665
  })
4636
4666
  .s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
4637
4667
  .n("NeptuneClient", "DescribeDBClusterEndpointsCommand")
4638
- .sc(DescribeDBClusterEndpoints)
4668
+ .sc(DescribeDBClusterEndpoints$)
4639
4669
  .build() {
4640
4670
  }
4641
4671
 
@@ -4647,7 +4677,7 @@ class DescribeDBClusterParameterGroupsCommand extends smithyClient.Command
4647
4677
  })
4648
4678
  .s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
4649
4679
  .n("NeptuneClient", "DescribeDBClusterParameterGroupsCommand")
4650
- .sc(DescribeDBClusterParameterGroups)
4680
+ .sc(DescribeDBClusterParameterGroups$)
4651
4681
  .build() {
4652
4682
  }
4653
4683
 
@@ -4659,7 +4689,7 @@ class DescribeDBClusterParametersCommand extends smithyClient.Command
4659
4689
  })
4660
4690
  .s("AmazonRDSv19", "DescribeDBClusterParameters", {})
4661
4691
  .n("NeptuneClient", "DescribeDBClusterParametersCommand")
4662
- .sc(DescribeDBClusterParameters)
4692
+ .sc(DescribeDBClusterParameters$)
4663
4693
  .build() {
4664
4694
  }
4665
4695
 
@@ -4671,7 +4701,7 @@ class DescribeDBClustersCommand extends smithyClient.Command
4671
4701
  })
4672
4702
  .s("AmazonRDSv19", "DescribeDBClusters", {})
4673
4703
  .n("NeptuneClient", "DescribeDBClustersCommand")
4674
- .sc(DescribeDBClusters)
4704
+ .sc(DescribeDBClusters$)
4675
4705
  .build() {
4676
4706
  }
4677
4707
 
@@ -4683,7 +4713,7 @@ class DescribeDBClusterSnapshotAttributesCommand extends smithyClient.Command
4683
4713
  })
4684
4714
  .s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
4685
4715
  .n("NeptuneClient", "DescribeDBClusterSnapshotAttributesCommand")
4686
- .sc(DescribeDBClusterSnapshotAttributes)
4716
+ .sc(DescribeDBClusterSnapshotAttributes$)
4687
4717
  .build() {
4688
4718
  }
4689
4719
 
@@ -4695,7 +4725,7 @@ class DescribeDBClusterSnapshotsCommand extends smithyClient.Command
4695
4725
  })
4696
4726
  .s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
4697
4727
  .n("NeptuneClient", "DescribeDBClusterSnapshotsCommand")
4698
- .sc(DescribeDBClusterSnapshots)
4728
+ .sc(DescribeDBClusterSnapshots$)
4699
4729
  .build() {
4700
4730
  }
4701
4731
 
@@ -4707,7 +4737,7 @@ class DescribeDBEngineVersionsCommand extends smithyClient.Command
4707
4737
  })
4708
4738
  .s("AmazonRDSv19", "DescribeDBEngineVersions", {})
4709
4739
  .n("NeptuneClient", "DescribeDBEngineVersionsCommand")
4710
- .sc(DescribeDBEngineVersions)
4740
+ .sc(DescribeDBEngineVersions$)
4711
4741
  .build() {
4712
4742
  }
4713
4743
 
@@ -4719,7 +4749,7 @@ class DescribeDBInstancesCommand extends smithyClient.Command
4719
4749
  })
4720
4750
  .s("AmazonRDSv19", "DescribeDBInstances", {})
4721
4751
  .n("NeptuneClient", "DescribeDBInstancesCommand")
4722
- .sc(DescribeDBInstances)
4752
+ .sc(DescribeDBInstances$)
4723
4753
  .build() {
4724
4754
  }
4725
4755
 
@@ -4731,7 +4761,7 @@ class DescribeDBParameterGroupsCommand extends smithyClient.Command
4731
4761
  })
4732
4762
  .s("AmazonRDSv19", "DescribeDBParameterGroups", {})
4733
4763
  .n("NeptuneClient", "DescribeDBParameterGroupsCommand")
4734
- .sc(DescribeDBParameterGroups)
4764
+ .sc(DescribeDBParameterGroups$)
4735
4765
  .build() {
4736
4766
  }
4737
4767
 
@@ -4743,7 +4773,7 @@ class DescribeDBParametersCommand extends smithyClient.Command
4743
4773
  })
4744
4774
  .s("AmazonRDSv19", "DescribeDBParameters", {})
4745
4775
  .n("NeptuneClient", "DescribeDBParametersCommand")
4746
- .sc(DescribeDBParameters)
4776
+ .sc(DescribeDBParameters$)
4747
4777
  .build() {
4748
4778
  }
4749
4779
 
@@ -4755,7 +4785,7 @@ class DescribeDBSubnetGroupsCommand extends smithyClient.Command
4755
4785
  })
4756
4786
  .s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
4757
4787
  .n("NeptuneClient", "DescribeDBSubnetGroupsCommand")
4758
- .sc(DescribeDBSubnetGroups)
4788
+ .sc(DescribeDBSubnetGroups$)
4759
4789
  .build() {
4760
4790
  }
4761
4791
 
@@ -4767,7 +4797,7 @@ class DescribeEngineDefaultClusterParametersCommand extends smithyClient.Command
4767
4797
  })
4768
4798
  .s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
4769
4799
  .n("NeptuneClient", "DescribeEngineDefaultClusterParametersCommand")
4770
- .sc(DescribeEngineDefaultClusterParameters)
4800
+ .sc(DescribeEngineDefaultClusterParameters$)
4771
4801
  .build() {
4772
4802
  }
4773
4803
 
@@ -4779,7 +4809,7 @@ class DescribeEngineDefaultParametersCommand extends smithyClient.Command
4779
4809
  })
4780
4810
  .s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
4781
4811
  .n("NeptuneClient", "DescribeEngineDefaultParametersCommand")
4782
- .sc(DescribeEngineDefaultParameters)
4812
+ .sc(DescribeEngineDefaultParameters$)
4783
4813
  .build() {
4784
4814
  }
4785
4815
 
@@ -4791,7 +4821,7 @@ class DescribeEventCategoriesCommand extends smithyClient.Command
4791
4821
  })
4792
4822
  .s("AmazonRDSv19", "DescribeEventCategories", {})
4793
4823
  .n("NeptuneClient", "DescribeEventCategoriesCommand")
4794
- .sc(DescribeEventCategories)
4824
+ .sc(DescribeEventCategories$)
4795
4825
  .build() {
4796
4826
  }
4797
4827
 
@@ -4803,7 +4833,7 @@ class DescribeEventsCommand extends smithyClient.Command
4803
4833
  })
4804
4834
  .s("AmazonRDSv19", "DescribeEvents", {})
4805
4835
  .n("NeptuneClient", "DescribeEventsCommand")
4806
- .sc(DescribeEvents)
4836
+ .sc(DescribeEvents$)
4807
4837
  .build() {
4808
4838
  }
4809
4839
 
@@ -4815,7 +4845,7 @@ class DescribeEventSubscriptionsCommand extends smithyClient.Command
4815
4845
  })
4816
4846
  .s("AmazonRDSv19", "DescribeEventSubscriptions", {})
4817
4847
  .n("NeptuneClient", "DescribeEventSubscriptionsCommand")
4818
- .sc(DescribeEventSubscriptions)
4848
+ .sc(DescribeEventSubscriptions$)
4819
4849
  .build() {
4820
4850
  }
4821
4851
 
@@ -4827,7 +4857,7 @@ class DescribeGlobalClustersCommand extends smithyClient.Command
4827
4857
  })
4828
4858
  .s("AmazonRDSv19", "DescribeGlobalClusters", {})
4829
4859
  .n("NeptuneClient", "DescribeGlobalClustersCommand")
4830
- .sc(DescribeGlobalClusters)
4860
+ .sc(DescribeGlobalClusters$)
4831
4861
  .build() {
4832
4862
  }
4833
4863
 
@@ -4839,7 +4869,7 @@ class DescribeOrderableDBInstanceOptionsCommand extends smithyClient.Command
4839
4869
  })
4840
4870
  .s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
4841
4871
  .n("NeptuneClient", "DescribeOrderableDBInstanceOptionsCommand")
4842
- .sc(DescribeOrderableDBInstanceOptions)
4872
+ .sc(DescribeOrderableDBInstanceOptions$)
4843
4873
  .build() {
4844
4874
  }
4845
4875
 
@@ -4851,7 +4881,7 @@ class DescribePendingMaintenanceActionsCommand extends smithyClient.Command
4851
4881
  })
4852
4882
  .s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
4853
4883
  .n("NeptuneClient", "DescribePendingMaintenanceActionsCommand")
4854
- .sc(DescribePendingMaintenanceActions)
4884
+ .sc(DescribePendingMaintenanceActions$)
4855
4885
  .build() {
4856
4886
  }
4857
4887
 
@@ -4863,7 +4893,7 @@ class DescribeValidDBInstanceModificationsCommand extends smithyClient.Command
4863
4893
  })
4864
4894
  .s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
4865
4895
  .n("NeptuneClient", "DescribeValidDBInstanceModificationsCommand")
4866
- .sc(DescribeValidDBInstanceModifications)
4896
+ .sc(DescribeValidDBInstanceModifications$)
4867
4897
  .build() {
4868
4898
  }
4869
4899
 
@@ -4875,7 +4905,7 @@ class FailoverDBClusterCommand extends smithyClient.Command
4875
4905
  })
4876
4906
  .s("AmazonRDSv19", "FailoverDBCluster", {})
4877
4907
  .n("NeptuneClient", "FailoverDBClusterCommand")
4878
- .sc(FailoverDBCluster)
4908
+ .sc(FailoverDBCluster$)
4879
4909
  .build() {
4880
4910
  }
4881
4911
 
@@ -4887,7 +4917,7 @@ class FailoverGlobalClusterCommand extends smithyClient.Command
4887
4917
  })
4888
4918
  .s("AmazonRDSv19", "FailoverGlobalCluster", {})
4889
4919
  .n("NeptuneClient", "FailoverGlobalClusterCommand")
4890
- .sc(FailoverGlobalCluster)
4920
+ .sc(FailoverGlobalCluster$)
4891
4921
  .build() {
4892
4922
  }
4893
4923
 
@@ -4899,7 +4929,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
4899
4929
  })
4900
4930
  .s("AmazonRDSv19", "ListTagsForResource", {})
4901
4931
  .n("NeptuneClient", "ListTagsForResourceCommand")
4902
- .sc(ListTagsForResource)
4932
+ .sc(ListTagsForResource$)
4903
4933
  .build() {
4904
4934
  }
4905
4935
 
@@ -4911,7 +4941,7 @@ class ModifyDBClusterCommand extends smithyClient.Command
4911
4941
  })
4912
4942
  .s("AmazonRDSv19", "ModifyDBCluster", {})
4913
4943
  .n("NeptuneClient", "ModifyDBClusterCommand")
4914
- .sc(ModifyDBCluster)
4944
+ .sc(ModifyDBCluster$)
4915
4945
  .build() {
4916
4946
  }
4917
4947
 
@@ -4923,7 +4953,7 @@ class ModifyDBClusterEndpointCommand extends smithyClient.Command
4923
4953
  })
4924
4954
  .s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
4925
4955
  .n("NeptuneClient", "ModifyDBClusterEndpointCommand")
4926
- .sc(ModifyDBClusterEndpoint)
4956
+ .sc(ModifyDBClusterEndpoint$)
4927
4957
  .build() {
4928
4958
  }
4929
4959
 
@@ -4935,7 +4965,7 @@ class ModifyDBClusterParameterGroupCommand extends smithyClient.Command
4935
4965
  })
4936
4966
  .s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
4937
4967
  .n("NeptuneClient", "ModifyDBClusterParameterGroupCommand")
4938
- .sc(ModifyDBClusterParameterGroup)
4968
+ .sc(ModifyDBClusterParameterGroup$)
4939
4969
  .build() {
4940
4970
  }
4941
4971
 
@@ -4947,7 +4977,7 @@ class ModifyDBClusterSnapshotAttributeCommand extends smithyClient.Command
4947
4977
  })
4948
4978
  .s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
4949
4979
  .n("NeptuneClient", "ModifyDBClusterSnapshotAttributeCommand")
4950
- .sc(ModifyDBClusterSnapshotAttribute)
4980
+ .sc(ModifyDBClusterSnapshotAttribute$)
4951
4981
  .build() {
4952
4982
  }
4953
4983
 
@@ -4959,7 +4989,7 @@ class ModifyDBInstanceCommand extends smithyClient.Command
4959
4989
  })
4960
4990
  .s("AmazonRDSv19", "ModifyDBInstance", {})
4961
4991
  .n("NeptuneClient", "ModifyDBInstanceCommand")
4962
- .sc(ModifyDBInstance)
4992
+ .sc(ModifyDBInstance$)
4963
4993
  .build() {
4964
4994
  }
4965
4995
 
@@ -4971,7 +5001,7 @@ class ModifyDBParameterGroupCommand extends smithyClient.Command
4971
5001
  })
4972
5002
  .s("AmazonRDSv19", "ModifyDBParameterGroup", {})
4973
5003
  .n("NeptuneClient", "ModifyDBParameterGroupCommand")
4974
- .sc(ModifyDBParameterGroup)
5004
+ .sc(ModifyDBParameterGroup$)
4975
5005
  .build() {
4976
5006
  }
4977
5007
 
@@ -4983,7 +5013,7 @@ class ModifyDBSubnetGroupCommand extends smithyClient.Command
4983
5013
  })
4984
5014
  .s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
4985
5015
  .n("NeptuneClient", "ModifyDBSubnetGroupCommand")
4986
- .sc(ModifyDBSubnetGroup)
5016
+ .sc(ModifyDBSubnetGroup$)
4987
5017
  .build() {
4988
5018
  }
4989
5019
 
@@ -4995,7 +5025,7 @@ class ModifyEventSubscriptionCommand extends smithyClient.Command
4995
5025
  })
4996
5026
  .s("AmazonRDSv19", "ModifyEventSubscription", {})
4997
5027
  .n("NeptuneClient", "ModifyEventSubscriptionCommand")
4998
- .sc(ModifyEventSubscription)
5028
+ .sc(ModifyEventSubscription$)
4999
5029
  .build() {
5000
5030
  }
5001
5031
 
@@ -5007,7 +5037,7 @@ class ModifyGlobalClusterCommand extends smithyClient.Command
5007
5037
  })
5008
5038
  .s("AmazonRDSv19", "ModifyGlobalCluster", {})
5009
5039
  .n("NeptuneClient", "ModifyGlobalClusterCommand")
5010
- .sc(ModifyGlobalCluster)
5040
+ .sc(ModifyGlobalCluster$)
5011
5041
  .build() {
5012
5042
  }
5013
5043
 
@@ -5019,7 +5049,7 @@ class PromoteReadReplicaDBClusterCommand extends smithyClient.Command
5019
5049
  })
5020
5050
  .s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
5021
5051
  .n("NeptuneClient", "PromoteReadReplicaDBClusterCommand")
5022
- .sc(PromoteReadReplicaDBCluster)
5052
+ .sc(PromoteReadReplicaDBCluster$)
5023
5053
  .build() {
5024
5054
  }
5025
5055
 
@@ -5031,7 +5061,7 @@ class RebootDBInstanceCommand extends smithyClient.Command
5031
5061
  })
5032
5062
  .s("AmazonRDSv19", "RebootDBInstance", {})
5033
5063
  .n("NeptuneClient", "RebootDBInstanceCommand")
5034
- .sc(RebootDBInstance)
5064
+ .sc(RebootDBInstance$)
5035
5065
  .build() {
5036
5066
  }
5037
5067
 
@@ -5043,7 +5073,7 @@ class RemoveFromGlobalClusterCommand extends smithyClient.Command
5043
5073
  })
5044
5074
  .s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
5045
5075
  .n("NeptuneClient", "RemoveFromGlobalClusterCommand")
5046
- .sc(RemoveFromGlobalCluster)
5076
+ .sc(RemoveFromGlobalCluster$)
5047
5077
  .build() {
5048
5078
  }
5049
5079
 
@@ -5055,7 +5085,7 @@ class RemoveRoleFromDBClusterCommand extends smithyClient.Command
5055
5085
  })
5056
5086
  .s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
5057
5087
  .n("NeptuneClient", "RemoveRoleFromDBClusterCommand")
5058
- .sc(RemoveRoleFromDBCluster)
5088
+ .sc(RemoveRoleFromDBCluster$)
5059
5089
  .build() {
5060
5090
  }
5061
5091
 
@@ -5067,7 +5097,7 @@ class RemoveSourceIdentifierFromSubscriptionCommand extends smithyClient.Command
5067
5097
  })
5068
5098
  .s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
5069
5099
  .n("NeptuneClient", "RemoveSourceIdentifierFromSubscriptionCommand")
5070
- .sc(RemoveSourceIdentifierFromSubscription)
5100
+ .sc(RemoveSourceIdentifierFromSubscription$)
5071
5101
  .build() {
5072
5102
  }
5073
5103
 
@@ -5079,7 +5109,7 @@ class RemoveTagsFromResourceCommand extends smithyClient.Command
5079
5109
  })
5080
5110
  .s("AmazonRDSv19", "RemoveTagsFromResource", {})
5081
5111
  .n("NeptuneClient", "RemoveTagsFromResourceCommand")
5082
- .sc(RemoveTagsFromResource)
5112
+ .sc(RemoveTagsFromResource$)
5083
5113
  .build() {
5084
5114
  }
5085
5115
 
@@ -5091,7 +5121,7 @@ class ResetDBClusterParameterGroupCommand extends smithyClient.Command
5091
5121
  })
5092
5122
  .s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
5093
5123
  .n("NeptuneClient", "ResetDBClusterParameterGroupCommand")
5094
- .sc(ResetDBClusterParameterGroup)
5124
+ .sc(ResetDBClusterParameterGroup$)
5095
5125
  .build() {
5096
5126
  }
5097
5127
 
@@ -5103,7 +5133,7 @@ class ResetDBParameterGroupCommand extends smithyClient.Command
5103
5133
  })
5104
5134
  .s("AmazonRDSv19", "ResetDBParameterGroup", {})
5105
5135
  .n("NeptuneClient", "ResetDBParameterGroupCommand")
5106
- .sc(ResetDBParameterGroup)
5136
+ .sc(ResetDBParameterGroup$)
5107
5137
  .build() {
5108
5138
  }
5109
5139
 
@@ -5115,7 +5145,7 @@ class RestoreDBClusterFromSnapshotCommand extends smithyClient.Command
5115
5145
  })
5116
5146
  .s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
5117
5147
  .n("NeptuneClient", "RestoreDBClusterFromSnapshotCommand")
5118
- .sc(RestoreDBClusterFromSnapshot)
5148
+ .sc(RestoreDBClusterFromSnapshot$)
5119
5149
  .build() {
5120
5150
  }
5121
5151
 
@@ -5127,7 +5157,7 @@ class RestoreDBClusterToPointInTimeCommand extends smithyClient.Command
5127
5157
  })
5128
5158
  .s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
5129
5159
  .n("NeptuneClient", "RestoreDBClusterToPointInTimeCommand")
5130
- .sc(RestoreDBClusterToPointInTime)
5160
+ .sc(RestoreDBClusterToPointInTime$)
5131
5161
  .build() {
5132
5162
  }
5133
5163
 
@@ -5139,7 +5169,7 @@ class StartDBClusterCommand extends smithyClient.Command
5139
5169
  })
5140
5170
  .s("AmazonRDSv19", "StartDBCluster", {})
5141
5171
  .n("NeptuneClient", "StartDBClusterCommand")
5142
- .sc(StartDBCluster)
5172
+ .sc(StartDBCluster$)
5143
5173
  .build() {
5144
5174
  }
5145
5175
 
@@ -5151,7 +5181,7 @@ class StopDBClusterCommand extends smithyClient.Command
5151
5181
  })
5152
5182
  .s("AmazonRDSv19", "StopDBCluster", {})
5153
5183
  .n("NeptuneClient", "StopDBClusterCommand")
5154
- .sc(StopDBCluster)
5184
+ .sc(StopDBCluster$)
5155
5185
  .build() {
5156
5186
  }
5157
5187
 
@@ -5163,7 +5193,7 @@ class SwitchoverGlobalClusterCommand extends smithyClient.Command
5163
5193
  })
5164
5194
  .s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
5165
5195
  .n("NeptuneClient", "SwitchoverGlobalClusterCommand")
5166
- .sc(SwitchoverGlobalCluster)
5196
+ .sc(SwitchoverGlobalCluster$)
5167
5197
  .build() {
5168
5198
  }
5169
5199
 
@@ -5515,149 +5545,466 @@ Object.defineProperty(exports, "__Client", {
5515
5545
  enumerable: true,
5516
5546
  get: function () { return smithyClient.Client; }
5517
5547
  });
5548
+ exports.AddRoleToDBCluster$ = AddRoleToDBCluster$;
5518
5549
  exports.AddRoleToDBClusterCommand = AddRoleToDBClusterCommand;
5550
+ exports.AddRoleToDBClusterMessage$ = AddRoleToDBClusterMessage$;
5551
+ exports.AddSourceIdentifierToSubscription$ = AddSourceIdentifierToSubscription$;
5519
5552
  exports.AddSourceIdentifierToSubscriptionCommand = AddSourceIdentifierToSubscriptionCommand;
5553
+ exports.AddSourceIdentifierToSubscriptionMessage$ = AddSourceIdentifierToSubscriptionMessage$;
5554
+ exports.AddSourceIdentifierToSubscriptionResult$ = AddSourceIdentifierToSubscriptionResult$;
5555
+ exports.AddTagsToResource$ = AddTagsToResource$;
5520
5556
  exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
5557
+ exports.AddTagsToResourceMessage$ = AddTagsToResourceMessage$;
5521
5558
  exports.ApplyMethod = ApplyMethod;
5559
+ exports.ApplyPendingMaintenanceAction$ = ApplyPendingMaintenanceAction$;
5522
5560
  exports.ApplyPendingMaintenanceActionCommand = ApplyPendingMaintenanceActionCommand;
5523
- exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault$1;
5524
- exports.CertificateNotFoundFault = CertificateNotFoundFault$1;
5561
+ exports.ApplyPendingMaintenanceActionMessage$ = ApplyPendingMaintenanceActionMessage$;
5562
+ exports.ApplyPendingMaintenanceActionResult$ = ApplyPendingMaintenanceActionResult$;
5563
+ exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;
5564
+ exports.AuthorizationNotFoundFault$ = AuthorizationNotFoundFault$;
5565
+ exports.AvailabilityZone$ = AvailabilityZone$;
5566
+ exports.CertificateNotFoundFault = CertificateNotFoundFault;
5567
+ exports.CertificateNotFoundFault$ = CertificateNotFoundFault$;
5568
+ exports.CharacterSet$ = CharacterSet$;
5569
+ exports.CloudwatchLogsExportConfiguration$ = CloudwatchLogsExportConfiguration$;
5570
+ exports.ClusterPendingModifiedValues$ = ClusterPendingModifiedValues$;
5571
+ exports.CopyDBClusterParameterGroup$ = CopyDBClusterParameterGroup$;
5525
5572
  exports.CopyDBClusterParameterGroupCommand = CopyDBClusterParameterGroupCommand;
5573
+ exports.CopyDBClusterParameterGroupMessage$ = CopyDBClusterParameterGroupMessage$;
5574
+ exports.CopyDBClusterParameterGroupResult$ = CopyDBClusterParameterGroupResult$;
5575
+ exports.CopyDBClusterSnapshot$ = CopyDBClusterSnapshot$;
5526
5576
  exports.CopyDBClusterSnapshotCommand = CopyDBClusterSnapshotCommand;
5577
+ exports.CopyDBClusterSnapshotMessage$ = CopyDBClusterSnapshotMessage$;
5578
+ exports.CopyDBClusterSnapshotResult$ = CopyDBClusterSnapshotResult$;
5579
+ exports.CopyDBParameterGroup$ = CopyDBParameterGroup$;
5527
5580
  exports.CopyDBParameterGroupCommand = CopyDBParameterGroupCommand;
5581
+ exports.CopyDBParameterGroupMessage$ = CopyDBParameterGroupMessage$;
5582
+ exports.CopyDBParameterGroupResult$ = CopyDBParameterGroupResult$;
5583
+ exports.CreateDBCluster$ = CreateDBCluster$;
5528
5584
  exports.CreateDBClusterCommand = CreateDBClusterCommand;
5585
+ exports.CreateDBClusterEndpoint$ = CreateDBClusterEndpoint$;
5529
5586
  exports.CreateDBClusterEndpointCommand = CreateDBClusterEndpointCommand;
5587
+ exports.CreateDBClusterEndpointMessage$ = CreateDBClusterEndpointMessage$;
5588
+ exports.CreateDBClusterEndpointOutput$ = CreateDBClusterEndpointOutput$;
5589
+ exports.CreateDBClusterMessage$ = CreateDBClusterMessage$;
5590
+ exports.CreateDBClusterParameterGroup$ = CreateDBClusterParameterGroup$;
5530
5591
  exports.CreateDBClusterParameterGroupCommand = CreateDBClusterParameterGroupCommand;
5592
+ exports.CreateDBClusterParameterGroupMessage$ = CreateDBClusterParameterGroupMessage$;
5593
+ exports.CreateDBClusterParameterGroupResult$ = CreateDBClusterParameterGroupResult$;
5594
+ exports.CreateDBClusterResult$ = CreateDBClusterResult$;
5595
+ exports.CreateDBClusterSnapshot$ = CreateDBClusterSnapshot$;
5531
5596
  exports.CreateDBClusterSnapshotCommand = CreateDBClusterSnapshotCommand;
5597
+ exports.CreateDBClusterSnapshotMessage$ = CreateDBClusterSnapshotMessage$;
5598
+ exports.CreateDBClusterSnapshotResult$ = CreateDBClusterSnapshotResult$;
5599
+ exports.CreateDBInstance$ = CreateDBInstance$;
5532
5600
  exports.CreateDBInstanceCommand = CreateDBInstanceCommand;
5601
+ exports.CreateDBInstanceMessage$ = CreateDBInstanceMessage$;
5602
+ exports.CreateDBInstanceResult$ = CreateDBInstanceResult$;
5603
+ exports.CreateDBParameterGroup$ = CreateDBParameterGroup$;
5533
5604
  exports.CreateDBParameterGroupCommand = CreateDBParameterGroupCommand;
5605
+ exports.CreateDBParameterGroupMessage$ = CreateDBParameterGroupMessage$;
5606
+ exports.CreateDBParameterGroupResult$ = CreateDBParameterGroupResult$;
5607
+ exports.CreateDBSubnetGroup$ = CreateDBSubnetGroup$;
5534
5608
  exports.CreateDBSubnetGroupCommand = CreateDBSubnetGroupCommand;
5609
+ exports.CreateDBSubnetGroupMessage$ = CreateDBSubnetGroupMessage$;
5610
+ exports.CreateDBSubnetGroupResult$ = CreateDBSubnetGroupResult$;
5611
+ exports.CreateEventSubscription$ = CreateEventSubscription$;
5535
5612
  exports.CreateEventSubscriptionCommand = CreateEventSubscriptionCommand;
5613
+ exports.CreateEventSubscriptionMessage$ = CreateEventSubscriptionMessage$;
5614
+ exports.CreateEventSubscriptionResult$ = CreateEventSubscriptionResult$;
5615
+ exports.CreateGlobalCluster$ = CreateGlobalCluster$;
5536
5616
  exports.CreateGlobalClusterCommand = CreateGlobalClusterCommand;
5537
- exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault$1;
5538
- exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault$1;
5539
- exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault$1;
5540
- exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault$1;
5541
- exports.DBClusterNotFoundFault = DBClusterNotFoundFault$1;
5542
- exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault$1;
5543
- exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault$1;
5544
- exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault$1;
5545
- exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault$1;
5546
- exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault$1;
5547
- exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault$1;
5548
- exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault$1;
5549
- exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault$1;
5550
- exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault$1;
5551
- exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault$1;
5552
- exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault$1;
5553
- exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault$1;
5554
- exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault$1;
5555
- exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault$1;
5556
- exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault$1;
5557
- exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault$1;
5558
- exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs$1;
5559
- exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault$1;
5560
- exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault$1;
5561
- exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault$1;
5562
- exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault$1;
5617
+ exports.CreateGlobalClusterMessage$ = CreateGlobalClusterMessage$;
5618
+ exports.CreateGlobalClusterResult$ = CreateGlobalClusterResult$;
5619
+ exports.DBCluster$ = DBCluster$;
5620
+ exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault;
5621
+ exports.DBClusterAlreadyExistsFault$ = DBClusterAlreadyExistsFault$;
5622
+ exports.DBClusterEndpoint$ = DBClusterEndpoint$;
5623
+ exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault;
5624
+ exports.DBClusterEndpointAlreadyExistsFault$ = DBClusterEndpointAlreadyExistsFault$;
5625
+ exports.DBClusterEndpointMessage$ = DBClusterEndpointMessage$;
5626
+ exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
5627
+ exports.DBClusterEndpointNotFoundFault$ = DBClusterEndpointNotFoundFault$;
5628
+ exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
5629
+ exports.DBClusterEndpointQuotaExceededFault$ = DBClusterEndpointQuotaExceededFault$;
5630
+ exports.DBClusterMember$ = DBClusterMember$;
5631
+ exports.DBClusterMessage$ = DBClusterMessage$;
5632
+ exports.DBClusterNotFoundFault = DBClusterNotFoundFault;
5633
+ exports.DBClusterNotFoundFault$ = DBClusterNotFoundFault$;
5634
+ exports.DBClusterOptionGroupStatus$ = DBClusterOptionGroupStatus$;
5635
+ exports.DBClusterParameterGroup$ = DBClusterParameterGroup$;
5636
+ exports.DBClusterParameterGroupDetails$ = DBClusterParameterGroupDetails$;
5637
+ exports.DBClusterParameterGroupNameMessage$ = DBClusterParameterGroupNameMessage$;
5638
+ exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault;
5639
+ exports.DBClusterParameterGroupNotFoundFault$ = DBClusterParameterGroupNotFoundFault$;
5640
+ exports.DBClusterParameterGroupsMessage$ = DBClusterParameterGroupsMessage$;
5641
+ exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault;
5642
+ exports.DBClusterQuotaExceededFault$ = DBClusterQuotaExceededFault$;
5643
+ exports.DBClusterRole$ = DBClusterRole$;
5644
+ exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault;
5645
+ exports.DBClusterRoleAlreadyExistsFault$ = DBClusterRoleAlreadyExistsFault$;
5646
+ exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault;
5647
+ exports.DBClusterRoleNotFoundFault$ = DBClusterRoleNotFoundFault$;
5648
+ exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault;
5649
+ exports.DBClusterRoleQuotaExceededFault$ = DBClusterRoleQuotaExceededFault$;
5650
+ exports.DBClusterSnapshot$ = DBClusterSnapshot$;
5651
+ exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault;
5652
+ exports.DBClusterSnapshotAlreadyExistsFault$ = DBClusterSnapshotAlreadyExistsFault$;
5653
+ exports.DBClusterSnapshotAttribute$ = DBClusterSnapshotAttribute$;
5654
+ exports.DBClusterSnapshotAttributesResult$ = DBClusterSnapshotAttributesResult$;
5655
+ exports.DBClusterSnapshotMessage$ = DBClusterSnapshotMessage$;
5656
+ exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault;
5657
+ exports.DBClusterSnapshotNotFoundFault$ = DBClusterSnapshotNotFoundFault$;
5658
+ exports.DBEngineVersion$ = DBEngineVersion$;
5659
+ exports.DBEngineVersionMessage$ = DBEngineVersionMessage$;
5660
+ exports.DBInstance$ = DBInstance$;
5661
+ exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault;
5662
+ exports.DBInstanceAlreadyExistsFault$ = DBInstanceAlreadyExistsFault$;
5663
+ exports.DBInstanceMessage$ = DBInstanceMessage$;
5664
+ exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault;
5665
+ exports.DBInstanceNotFoundFault$ = DBInstanceNotFoundFault$;
5666
+ exports.DBInstanceStatusInfo$ = DBInstanceStatusInfo$;
5667
+ exports.DBParameterGroup$ = DBParameterGroup$;
5668
+ exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault;
5669
+ exports.DBParameterGroupAlreadyExistsFault$ = DBParameterGroupAlreadyExistsFault$;
5670
+ exports.DBParameterGroupDetails$ = DBParameterGroupDetails$;
5671
+ exports.DBParameterGroupNameMessage$ = DBParameterGroupNameMessage$;
5672
+ exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault;
5673
+ exports.DBParameterGroupNotFoundFault$ = DBParameterGroupNotFoundFault$;
5674
+ exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
5675
+ exports.DBParameterGroupQuotaExceededFault$ = DBParameterGroupQuotaExceededFault$;
5676
+ exports.DBParameterGroupStatus$ = DBParameterGroupStatus$;
5677
+ exports.DBParameterGroupsMessage$ = DBParameterGroupsMessage$;
5678
+ exports.DBSecurityGroupMembership$ = DBSecurityGroupMembership$;
5679
+ exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault;
5680
+ exports.DBSecurityGroupNotFoundFault$ = DBSecurityGroupNotFoundFault$;
5681
+ exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault;
5682
+ exports.DBSnapshotAlreadyExistsFault$ = DBSnapshotAlreadyExistsFault$;
5683
+ exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
5684
+ exports.DBSnapshotNotFoundFault$ = DBSnapshotNotFoundFault$;
5685
+ exports.DBSubnetGroup$ = DBSubnetGroup$;
5686
+ exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault;
5687
+ exports.DBSubnetGroupAlreadyExistsFault$ = DBSubnetGroupAlreadyExistsFault$;
5688
+ exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs;
5689
+ exports.DBSubnetGroupDoesNotCoverEnoughAZs$ = DBSubnetGroupDoesNotCoverEnoughAZs$;
5690
+ exports.DBSubnetGroupMessage$ = DBSubnetGroupMessage$;
5691
+ exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault;
5692
+ exports.DBSubnetGroupNotFoundFault$ = DBSubnetGroupNotFoundFault$;
5693
+ exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault;
5694
+ exports.DBSubnetGroupQuotaExceededFault$ = DBSubnetGroupQuotaExceededFault$;
5695
+ exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
5696
+ exports.DBSubnetQuotaExceededFault$ = DBSubnetQuotaExceededFault$;
5697
+ exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault;
5698
+ exports.DBUpgradeDependencyFailureFault$ = DBUpgradeDependencyFailureFault$;
5699
+ exports.DeleteDBCluster$ = DeleteDBCluster$;
5563
5700
  exports.DeleteDBClusterCommand = DeleteDBClusterCommand;
5701
+ exports.DeleteDBClusterEndpoint$ = DeleteDBClusterEndpoint$;
5564
5702
  exports.DeleteDBClusterEndpointCommand = DeleteDBClusterEndpointCommand;
5703
+ exports.DeleteDBClusterEndpointMessage$ = DeleteDBClusterEndpointMessage$;
5704
+ exports.DeleteDBClusterEndpointOutput$ = DeleteDBClusterEndpointOutput$;
5705
+ exports.DeleteDBClusterMessage$ = DeleteDBClusterMessage$;
5706
+ exports.DeleteDBClusterParameterGroup$ = DeleteDBClusterParameterGroup$;
5565
5707
  exports.DeleteDBClusterParameterGroupCommand = DeleteDBClusterParameterGroupCommand;
5708
+ exports.DeleteDBClusterParameterGroupMessage$ = DeleteDBClusterParameterGroupMessage$;
5709
+ exports.DeleteDBClusterResult$ = DeleteDBClusterResult$;
5710
+ exports.DeleteDBClusterSnapshot$ = DeleteDBClusterSnapshot$;
5566
5711
  exports.DeleteDBClusterSnapshotCommand = DeleteDBClusterSnapshotCommand;
5712
+ exports.DeleteDBClusterSnapshotMessage$ = DeleteDBClusterSnapshotMessage$;
5713
+ exports.DeleteDBClusterSnapshotResult$ = DeleteDBClusterSnapshotResult$;
5714
+ exports.DeleteDBInstance$ = DeleteDBInstance$;
5567
5715
  exports.DeleteDBInstanceCommand = DeleteDBInstanceCommand;
5716
+ exports.DeleteDBInstanceMessage$ = DeleteDBInstanceMessage$;
5717
+ exports.DeleteDBInstanceResult$ = DeleteDBInstanceResult$;
5718
+ exports.DeleteDBParameterGroup$ = DeleteDBParameterGroup$;
5568
5719
  exports.DeleteDBParameterGroupCommand = DeleteDBParameterGroupCommand;
5720
+ exports.DeleteDBParameterGroupMessage$ = DeleteDBParameterGroupMessage$;
5721
+ exports.DeleteDBSubnetGroup$ = DeleteDBSubnetGroup$;
5569
5722
  exports.DeleteDBSubnetGroupCommand = DeleteDBSubnetGroupCommand;
5723
+ exports.DeleteDBSubnetGroupMessage$ = DeleteDBSubnetGroupMessage$;
5724
+ exports.DeleteEventSubscription$ = DeleteEventSubscription$;
5570
5725
  exports.DeleteEventSubscriptionCommand = DeleteEventSubscriptionCommand;
5726
+ exports.DeleteEventSubscriptionMessage$ = DeleteEventSubscriptionMessage$;
5727
+ exports.DeleteEventSubscriptionResult$ = DeleteEventSubscriptionResult$;
5728
+ exports.DeleteGlobalCluster$ = DeleteGlobalCluster$;
5571
5729
  exports.DeleteGlobalClusterCommand = DeleteGlobalClusterCommand;
5730
+ exports.DeleteGlobalClusterMessage$ = DeleteGlobalClusterMessage$;
5731
+ exports.DeleteGlobalClusterResult$ = DeleteGlobalClusterResult$;
5732
+ exports.DescribeDBClusterEndpoints$ = DescribeDBClusterEndpoints$;
5572
5733
  exports.DescribeDBClusterEndpointsCommand = DescribeDBClusterEndpointsCommand;
5734
+ exports.DescribeDBClusterEndpointsMessage$ = DescribeDBClusterEndpointsMessage$;
5735
+ exports.DescribeDBClusterParameterGroups$ = DescribeDBClusterParameterGroups$;
5573
5736
  exports.DescribeDBClusterParameterGroupsCommand = DescribeDBClusterParameterGroupsCommand;
5737
+ exports.DescribeDBClusterParameterGroupsMessage$ = DescribeDBClusterParameterGroupsMessage$;
5738
+ exports.DescribeDBClusterParameters$ = DescribeDBClusterParameters$;
5574
5739
  exports.DescribeDBClusterParametersCommand = DescribeDBClusterParametersCommand;
5740
+ exports.DescribeDBClusterParametersMessage$ = DescribeDBClusterParametersMessage$;
5741
+ exports.DescribeDBClusterSnapshotAttributes$ = DescribeDBClusterSnapshotAttributes$;
5575
5742
  exports.DescribeDBClusterSnapshotAttributesCommand = DescribeDBClusterSnapshotAttributesCommand;
5743
+ exports.DescribeDBClusterSnapshotAttributesMessage$ = DescribeDBClusterSnapshotAttributesMessage$;
5744
+ exports.DescribeDBClusterSnapshotAttributesResult$ = DescribeDBClusterSnapshotAttributesResult$;
5745
+ exports.DescribeDBClusterSnapshots$ = DescribeDBClusterSnapshots$;
5576
5746
  exports.DescribeDBClusterSnapshotsCommand = DescribeDBClusterSnapshotsCommand;
5747
+ exports.DescribeDBClusterSnapshotsMessage$ = DescribeDBClusterSnapshotsMessage$;
5748
+ exports.DescribeDBClusters$ = DescribeDBClusters$;
5577
5749
  exports.DescribeDBClustersCommand = DescribeDBClustersCommand;
5750
+ exports.DescribeDBClustersMessage$ = DescribeDBClustersMessage$;
5751
+ exports.DescribeDBEngineVersions$ = DescribeDBEngineVersions$;
5578
5752
  exports.DescribeDBEngineVersionsCommand = DescribeDBEngineVersionsCommand;
5753
+ exports.DescribeDBEngineVersionsMessage$ = DescribeDBEngineVersionsMessage$;
5754
+ exports.DescribeDBInstances$ = DescribeDBInstances$;
5579
5755
  exports.DescribeDBInstancesCommand = DescribeDBInstancesCommand;
5756
+ exports.DescribeDBInstancesMessage$ = DescribeDBInstancesMessage$;
5757
+ exports.DescribeDBParameterGroups$ = DescribeDBParameterGroups$;
5580
5758
  exports.DescribeDBParameterGroupsCommand = DescribeDBParameterGroupsCommand;
5759
+ exports.DescribeDBParameterGroupsMessage$ = DescribeDBParameterGroupsMessage$;
5760
+ exports.DescribeDBParameters$ = DescribeDBParameters$;
5581
5761
  exports.DescribeDBParametersCommand = DescribeDBParametersCommand;
5762
+ exports.DescribeDBParametersMessage$ = DescribeDBParametersMessage$;
5763
+ exports.DescribeDBSubnetGroups$ = DescribeDBSubnetGroups$;
5582
5764
  exports.DescribeDBSubnetGroupsCommand = DescribeDBSubnetGroupsCommand;
5765
+ exports.DescribeDBSubnetGroupsMessage$ = DescribeDBSubnetGroupsMessage$;
5766
+ exports.DescribeEngineDefaultClusterParameters$ = DescribeEngineDefaultClusterParameters$;
5583
5767
  exports.DescribeEngineDefaultClusterParametersCommand = DescribeEngineDefaultClusterParametersCommand;
5768
+ exports.DescribeEngineDefaultClusterParametersMessage$ = DescribeEngineDefaultClusterParametersMessage$;
5769
+ exports.DescribeEngineDefaultClusterParametersResult$ = DescribeEngineDefaultClusterParametersResult$;
5770
+ exports.DescribeEngineDefaultParameters$ = DescribeEngineDefaultParameters$;
5584
5771
  exports.DescribeEngineDefaultParametersCommand = DescribeEngineDefaultParametersCommand;
5772
+ exports.DescribeEngineDefaultParametersMessage$ = DescribeEngineDefaultParametersMessage$;
5773
+ exports.DescribeEngineDefaultParametersResult$ = DescribeEngineDefaultParametersResult$;
5774
+ exports.DescribeEventCategories$ = DescribeEventCategories$;
5585
5775
  exports.DescribeEventCategoriesCommand = DescribeEventCategoriesCommand;
5776
+ exports.DescribeEventCategoriesMessage$ = DescribeEventCategoriesMessage$;
5777
+ exports.DescribeEventSubscriptions$ = DescribeEventSubscriptions$;
5586
5778
  exports.DescribeEventSubscriptionsCommand = DescribeEventSubscriptionsCommand;
5779
+ exports.DescribeEventSubscriptionsMessage$ = DescribeEventSubscriptionsMessage$;
5780
+ exports.DescribeEvents$ = DescribeEvents$;
5587
5781
  exports.DescribeEventsCommand = DescribeEventsCommand;
5782
+ exports.DescribeEventsMessage$ = DescribeEventsMessage$;
5783
+ exports.DescribeGlobalClusters$ = DescribeGlobalClusters$;
5588
5784
  exports.DescribeGlobalClustersCommand = DescribeGlobalClustersCommand;
5785
+ exports.DescribeGlobalClustersMessage$ = DescribeGlobalClustersMessage$;
5786
+ exports.DescribeOrderableDBInstanceOptions$ = DescribeOrderableDBInstanceOptions$;
5589
5787
  exports.DescribeOrderableDBInstanceOptionsCommand = DescribeOrderableDBInstanceOptionsCommand;
5788
+ exports.DescribeOrderableDBInstanceOptionsMessage$ = DescribeOrderableDBInstanceOptionsMessage$;
5789
+ exports.DescribePendingMaintenanceActions$ = DescribePendingMaintenanceActions$;
5590
5790
  exports.DescribePendingMaintenanceActionsCommand = DescribePendingMaintenanceActionsCommand;
5791
+ exports.DescribePendingMaintenanceActionsMessage$ = DescribePendingMaintenanceActionsMessage$;
5792
+ exports.DescribeValidDBInstanceModifications$ = DescribeValidDBInstanceModifications$;
5591
5793
  exports.DescribeValidDBInstanceModificationsCommand = DescribeValidDBInstanceModificationsCommand;
5592
- exports.DomainNotFoundFault = DomainNotFoundFault$1;
5593
- exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault$1;
5794
+ exports.DescribeValidDBInstanceModificationsMessage$ = DescribeValidDBInstanceModificationsMessage$;
5795
+ exports.DescribeValidDBInstanceModificationsResult$ = DescribeValidDBInstanceModificationsResult$;
5796
+ exports.DomainMembership$ = DomainMembership$;
5797
+ exports.DomainNotFoundFault = DomainNotFoundFault;
5798
+ exports.DomainNotFoundFault$ = DomainNotFoundFault$;
5799
+ exports.DoubleRange$ = DoubleRange$;
5800
+ exports.Endpoint$ = Endpoint$;
5801
+ exports.EngineDefaults$ = EngineDefaults$;
5802
+ exports.Event$ = Event$;
5803
+ exports.EventCategoriesMap$ = EventCategoriesMap$;
5804
+ exports.EventCategoriesMessage$ = EventCategoriesMessage$;
5805
+ exports.EventSubscription$ = EventSubscription$;
5806
+ exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;
5807
+ exports.EventSubscriptionQuotaExceededFault$ = EventSubscriptionQuotaExceededFault$;
5808
+ exports.EventSubscriptionsMessage$ = EventSubscriptionsMessage$;
5809
+ exports.EventsMessage$ = EventsMessage$;
5810
+ exports.FailoverDBCluster$ = FailoverDBCluster$;
5594
5811
  exports.FailoverDBClusterCommand = FailoverDBClusterCommand;
5812
+ exports.FailoverDBClusterMessage$ = FailoverDBClusterMessage$;
5813
+ exports.FailoverDBClusterResult$ = FailoverDBClusterResult$;
5814
+ exports.FailoverGlobalCluster$ = FailoverGlobalCluster$;
5595
5815
  exports.FailoverGlobalClusterCommand = FailoverGlobalClusterCommand;
5816
+ exports.FailoverGlobalClusterMessage$ = FailoverGlobalClusterMessage$;
5817
+ exports.FailoverGlobalClusterResult$ = FailoverGlobalClusterResult$;
5818
+ exports.FailoverState$ = FailoverState$;
5596
5819
  exports.FailoverStatus = FailoverStatus;
5597
- exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault$1;
5598
- exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault$1;
5599
- exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault$1;
5600
- exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault$1;
5601
- exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault$1;
5602
- exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault$1;
5603
- exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault$1;
5604
- exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault$1;
5605
- exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault$1;
5606
- exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault$1;
5607
- exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault$1;
5608
- exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault$1;
5609
- exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault$1;
5610
- exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault$1;
5611
- exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault$1;
5612
- exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault$1;
5613
- exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault$1;
5614
- exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault$1;
5615
- exports.InvalidRestoreFault = InvalidRestoreFault$1;
5616
- exports.InvalidSubnet = InvalidSubnet$1;
5617
- exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault$1;
5618
- exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault$1;
5820
+ exports.Filter$ = Filter$;
5821
+ exports.GlobalCluster$ = GlobalCluster$;
5822
+ exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault;
5823
+ exports.GlobalClusterAlreadyExistsFault$ = GlobalClusterAlreadyExistsFault$;
5824
+ exports.GlobalClusterMember$ = GlobalClusterMember$;
5825
+ exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault;
5826
+ exports.GlobalClusterNotFoundFault$ = GlobalClusterNotFoundFault$;
5827
+ exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
5828
+ exports.GlobalClusterQuotaExceededFault$ = GlobalClusterQuotaExceededFault$;
5829
+ exports.GlobalClustersMessage$ = GlobalClustersMessage$;
5830
+ exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault;
5831
+ exports.InstanceQuotaExceededFault$ = InstanceQuotaExceededFault$;
5832
+ exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault;
5833
+ exports.InsufficientDBClusterCapacityFault$ = InsufficientDBClusterCapacityFault$;
5834
+ exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault;
5835
+ exports.InsufficientDBInstanceCapacityFault$ = InsufficientDBInstanceCapacityFault$;
5836
+ exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault;
5837
+ exports.InsufficientStorageClusterCapacityFault$ = InsufficientStorageClusterCapacityFault$;
5838
+ exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
5839
+ exports.InvalidDBClusterEndpointStateFault$ = InvalidDBClusterEndpointStateFault$;
5840
+ exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault;
5841
+ exports.InvalidDBClusterSnapshotStateFault$ = InvalidDBClusterSnapshotStateFault$;
5842
+ exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
5843
+ exports.InvalidDBClusterStateFault$ = InvalidDBClusterStateFault$;
5844
+ exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
5845
+ exports.InvalidDBInstanceStateFault$ = InvalidDBInstanceStateFault$;
5846
+ exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
5847
+ exports.InvalidDBParameterGroupStateFault$ = InvalidDBParameterGroupStateFault$;
5848
+ exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
5849
+ exports.InvalidDBSecurityGroupStateFault$ = InvalidDBSecurityGroupStateFault$;
5850
+ exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
5851
+ exports.InvalidDBSnapshotStateFault$ = InvalidDBSnapshotStateFault$;
5852
+ exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault;
5853
+ exports.InvalidDBSubnetGroupStateFault$ = InvalidDBSubnetGroupStateFault$;
5854
+ exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
5855
+ exports.InvalidDBSubnetStateFault$ = InvalidDBSubnetStateFault$;
5856
+ exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
5857
+ exports.InvalidEventSubscriptionStateFault$ = InvalidEventSubscriptionStateFault$;
5858
+ exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault;
5859
+ exports.InvalidGlobalClusterStateFault$ = InvalidGlobalClusterStateFault$;
5860
+ exports.InvalidRestoreFault = InvalidRestoreFault;
5861
+ exports.InvalidRestoreFault$ = InvalidRestoreFault$;
5862
+ exports.InvalidSubnet = InvalidSubnet;
5863
+ exports.InvalidSubnet$ = InvalidSubnet$;
5864
+ exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;
5865
+ exports.InvalidVPCNetworkStateFault$ = InvalidVPCNetworkStateFault$;
5866
+ exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault;
5867
+ exports.KMSKeyNotAccessibleFault$ = KMSKeyNotAccessibleFault$;
5868
+ exports.ListTagsForResource$ = ListTagsForResource$;
5619
5869
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
5870
+ exports.ListTagsForResourceMessage$ = ListTagsForResourceMessage$;
5871
+ exports.ModifyDBCluster$ = ModifyDBCluster$;
5620
5872
  exports.ModifyDBClusterCommand = ModifyDBClusterCommand;
5873
+ exports.ModifyDBClusterEndpoint$ = ModifyDBClusterEndpoint$;
5621
5874
  exports.ModifyDBClusterEndpointCommand = ModifyDBClusterEndpointCommand;
5875
+ exports.ModifyDBClusterEndpointMessage$ = ModifyDBClusterEndpointMessage$;
5876
+ exports.ModifyDBClusterEndpointOutput$ = ModifyDBClusterEndpointOutput$;
5877
+ exports.ModifyDBClusterMessage$ = ModifyDBClusterMessage$;
5878
+ exports.ModifyDBClusterParameterGroup$ = ModifyDBClusterParameterGroup$;
5622
5879
  exports.ModifyDBClusterParameterGroupCommand = ModifyDBClusterParameterGroupCommand;
5880
+ exports.ModifyDBClusterParameterGroupMessage$ = ModifyDBClusterParameterGroupMessage$;
5881
+ exports.ModifyDBClusterResult$ = ModifyDBClusterResult$;
5882
+ exports.ModifyDBClusterSnapshotAttribute$ = ModifyDBClusterSnapshotAttribute$;
5623
5883
  exports.ModifyDBClusterSnapshotAttributeCommand = ModifyDBClusterSnapshotAttributeCommand;
5884
+ exports.ModifyDBClusterSnapshotAttributeMessage$ = ModifyDBClusterSnapshotAttributeMessage$;
5885
+ exports.ModifyDBClusterSnapshotAttributeResult$ = ModifyDBClusterSnapshotAttributeResult$;
5886
+ exports.ModifyDBInstance$ = ModifyDBInstance$;
5624
5887
  exports.ModifyDBInstanceCommand = ModifyDBInstanceCommand;
5888
+ exports.ModifyDBInstanceMessage$ = ModifyDBInstanceMessage$;
5889
+ exports.ModifyDBInstanceResult$ = ModifyDBInstanceResult$;
5890
+ exports.ModifyDBParameterGroup$ = ModifyDBParameterGroup$;
5625
5891
  exports.ModifyDBParameterGroupCommand = ModifyDBParameterGroupCommand;
5892
+ exports.ModifyDBParameterGroupMessage$ = ModifyDBParameterGroupMessage$;
5893
+ exports.ModifyDBSubnetGroup$ = ModifyDBSubnetGroup$;
5626
5894
  exports.ModifyDBSubnetGroupCommand = ModifyDBSubnetGroupCommand;
5895
+ exports.ModifyDBSubnetGroupMessage$ = ModifyDBSubnetGroupMessage$;
5896
+ exports.ModifyDBSubnetGroupResult$ = ModifyDBSubnetGroupResult$;
5897
+ exports.ModifyEventSubscription$ = ModifyEventSubscription$;
5627
5898
  exports.ModifyEventSubscriptionCommand = ModifyEventSubscriptionCommand;
5899
+ exports.ModifyEventSubscriptionMessage$ = ModifyEventSubscriptionMessage$;
5900
+ exports.ModifyEventSubscriptionResult$ = ModifyEventSubscriptionResult$;
5901
+ exports.ModifyGlobalCluster$ = ModifyGlobalCluster$;
5628
5902
  exports.ModifyGlobalClusterCommand = ModifyGlobalClusterCommand;
5903
+ exports.ModifyGlobalClusterMessage$ = ModifyGlobalClusterMessage$;
5904
+ exports.ModifyGlobalClusterResult$ = ModifyGlobalClusterResult$;
5629
5905
  exports.Neptune = Neptune;
5630
5906
  exports.NeptuneClient = NeptuneClient;
5631
- exports.NeptuneServiceException = NeptuneServiceException$1;
5632
- exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault$1;
5907
+ exports.NeptuneServiceException = NeptuneServiceException;
5908
+ exports.NeptuneServiceException$ = NeptuneServiceException$;
5909
+ exports.OptionGroupMembership$ = OptionGroupMembership$;
5910
+ exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault;
5911
+ exports.OptionGroupNotFoundFault$ = OptionGroupNotFoundFault$;
5912
+ exports.OrderableDBInstanceOption$ = OrderableDBInstanceOption$;
5913
+ exports.OrderableDBInstanceOptionsMessage$ = OrderableDBInstanceOptionsMessage$;
5914
+ exports.Parameter$ = Parameter$;
5915
+ exports.PendingCloudwatchLogsExports$ = PendingCloudwatchLogsExports$;
5916
+ exports.PendingMaintenanceAction$ = PendingMaintenanceAction$;
5917
+ exports.PendingMaintenanceActionsMessage$ = PendingMaintenanceActionsMessage$;
5918
+ exports.PendingModifiedValues$ = PendingModifiedValues$;
5919
+ exports.PromoteReadReplicaDBCluster$ = PromoteReadReplicaDBCluster$;
5633
5920
  exports.PromoteReadReplicaDBClusterCommand = PromoteReadReplicaDBClusterCommand;
5634
- exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault$1;
5921
+ exports.PromoteReadReplicaDBClusterMessage$ = PromoteReadReplicaDBClusterMessage$;
5922
+ exports.PromoteReadReplicaDBClusterResult$ = PromoteReadReplicaDBClusterResult$;
5923
+ exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault;
5924
+ exports.ProvisionedIopsNotAvailableInAZFault$ = ProvisionedIopsNotAvailableInAZFault$;
5925
+ exports.Range$ = Range$;
5926
+ exports.RebootDBInstance$ = RebootDBInstance$;
5635
5927
  exports.RebootDBInstanceCommand = RebootDBInstanceCommand;
5928
+ exports.RebootDBInstanceMessage$ = RebootDBInstanceMessage$;
5929
+ exports.RebootDBInstanceResult$ = RebootDBInstanceResult$;
5930
+ exports.RemoveFromGlobalCluster$ = RemoveFromGlobalCluster$;
5636
5931
  exports.RemoveFromGlobalClusterCommand = RemoveFromGlobalClusterCommand;
5932
+ exports.RemoveFromGlobalClusterMessage$ = RemoveFromGlobalClusterMessage$;
5933
+ exports.RemoveFromGlobalClusterResult$ = RemoveFromGlobalClusterResult$;
5934
+ exports.RemoveRoleFromDBCluster$ = RemoveRoleFromDBCluster$;
5637
5935
  exports.RemoveRoleFromDBClusterCommand = RemoveRoleFromDBClusterCommand;
5936
+ exports.RemoveRoleFromDBClusterMessage$ = RemoveRoleFromDBClusterMessage$;
5937
+ exports.RemoveSourceIdentifierFromSubscription$ = RemoveSourceIdentifierFromSubscription$;
5638
5938
  exports.RemoveSourceIdentifierFromSubscriptionCommand = RemoveSourceIdentifierFromSubscriptionCommand;
5939
+ exports.RemoveSourceIdentifierFromSubscriptionMessage$ = RemoveSourceIdentifierFromSubscriptionMessage$;
5940
+ exports.RemoveSourceIdentifierFromSubscriptionResult$ = RemoveSourceIdentifierFromSubscriptionResult$;
5941
+ exports.RemoveTagsFromResource$ = RemoveTagsFromResource$;
5639
5942
  exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
5943
+ exports.RemoveTagsFromResourceMessage$ = RemoveTagsFromResourceMessage$;
5944
+ exports.ResetDBClusterParameterGroup$ = ResetDBClusterParameterGroup$;
5640
5945
  exports.ResetDBClusterParameterGroupCommand = ResetDBClusterParameterGroupCommand;
5946
+ exports.ResetDBClusterParameterGroupMessage$ = ResetDBClusterParameterGroupMessage$;
5947
+ exports.ResetDBParameterGroup$ = ResetDBParameterGroup$;
5641
5948
  exports.ResetDBParameterGroupCommand = ResetDBParameterGroupCommand;
5642
- exports.ResourceNotFoundFault = ResourceNotFoundFault$1;
5949
+ exports.ResetDBParameterGroupMessage$ = ResetDBParameterGroupMessage$;
5950
+ exports.ResourceNotFoundFault = ResourceNotFoundFault;
5951
+ exports.ResourceNotFoundFault$ = ResourceNotFoundFault$;
5952
+ exports.ResourcePendingMaintenanceActions$ = ResourcePendingMaintenanceActions$;
5953
+ exports.RestoreDBClusterFromSnapshot$ = RestoreDBClusterFromSnapshot$;
5643
5954
  exports.RestoreDBClusterFromSnapshotCommand = RestoreDBClusterFromSnapshotCommand;
5955
+ exports.RestoreDBClusterFromSnapshotMessage$ = RestoreDBClusterFromSnapshotMessage$;
5956
+ exports.RestoreDBClusterFromSnapshotResult$ = RestoreDBClusterFromSnapshotResult$;
5957
+ exports.RestoreDBClusterToPointInTime$ = RestoreDBClusterToPointInTime$;
5644
5958
  exports.RestoreDBClusterToPointInTimeCommand = RestoreDBClusterToPointInTimeCommand;
5645
- exports.SNSInvalidTopicFault = SNSInvalidTopicFault$1;
5646
- exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault$1;
5647
- exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault$1;
5648
- exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault$1;
5649
- exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault$1;
5650
- exports.SourceNotFoundFault = SourceNotFoundFault$1;
5959
+ exports.RestoreDBClusterToPointInTimeMessage$ = RestoreDBClusterToPointInTimeMessage$;
5960
+ exports.RestoreDBClusterToPointInTimeResult$ = RestoreDBClusterToPointInTimeResult$;
5961
+ exports.SNSInvalidTopicFault = SNSInvalidTopicFault;
5962
+ exports.SNSInvalidTopicFault$ = SNSInvalidTopicFault$;
5963
+ exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;
5964
+ exports.SNSNoAuthorizationFault$ = SNSNoAuthorizationFault$;
5965
+ exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;
5966
+ exports.SNSTopicArnNotFoundFault$ = SNSTopicArnNotFoundFault$;
5967
+ exports.ServerlessV2ScalingConfiguration$ = ServerlessV2ScalingConfiguration$;
5968
+ exports.ServerlessV2ScalingConfigurationInfo$ = ServerlessV2ScalingConfigurationInfo$;
5969
+ exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault;
5970
+ exports.SharedSnapshotQuotaExceededFault$ = SharedSnapshotQuotaExceededFault$;
5971
+ exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
5972
+ exports.SnapshotQuotaExceededFault$ = SnapshotQuotaExceededFault$;
5973
+ exports.SourceNotFoundFault = SourceNotFoundFault;
5974
+ exports.SourceNotFoundFault$ = SourceNotFoundFault$;
5651
5975
  exports.SourceType = SourceType;
5976
+ exports.StartDBCluster$ = StartDBCluster$;
5652
5977
  exports.StartDBClusterCommand = StartDBClusterCommand;
5978
+ exports.StartDBClusterMessage$ = StartDBClusterMessage$;
5979
+ exports.StartDBClusterResult$ = StartDBClusterResult$;
5980
+ exports.StopDBCluster$ = StopDBCluster$;
5653
5981
  exports.StopDBClusterCommand = StopDBClusterCommand;
5654
- exports.StorageQuotaExceededFault = StorageQuotaExceededFault$1;
5655
- exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault$1;
5656
- exports.SubnetAlreadyInUse = SubnetAlreadyInUse$1;
5657
- exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault$1;
5658
- exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault$1;
5659
- exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault$1;
5982
+ exports.StopDBClusterMessage$ = StopDBClusterMessage$;
5983
+ exports.StopDBClusterResult$ = StopDBClusterResult$;
5984
+ exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
5985
+ exports.StorageQuotaExceededFault$ = StorageQuotaExceededFault$;
5986
+ exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
5987
+ exports.StorageTypeNotSupportedFault$ = StorageTypeNotSupportedFault$;
5988
+ exports.Subnet$ = Subnet$;
5989
+ exports.SubnetAlreadyInUse = SubnetAlreadyInUse;
5990
+ exports.SubnetAlreadyInUse$ = SubnetAlreadyInUse$;
5991
+ exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;
5992
+ exports.SubscriptionAlreadyExistFault$ = SubscriptionAlreadyExistFault$;
5993
+ exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
5994
+ exports.SubscriptionCategoryNotFoundFault$ = SubscriptionCategoryNotFoundFault$;
5995
+ exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
5996
+ exports.SubscriptionNotFoundFault$ = SubscriptionNotFoundFault$;
5997
+ exports.SwitchoverGlobalCluster$ = SwitchoverGlobalCluster$;
5660
5998
  exports.SwitchoverGlobalClusterCommand = SwitchoverGlobalClusterCommand;
5999
+ exports.SwitchoverGlobalClusterMessage$ = SwitchoverGlobalClusterMessage$;
6000
+ exports.SwitchoverGlobalClusterResult$ = SwitchoverGlobalClusterResult$;
6001
+ exports.Tag$ = Tag$;
6002
+ exports.TagListMessage$ = TagListMessage$;
6003
+ exports.Timezone$ = Timezone$;
6004
+ exports.UpgradeTarget$ = UpgradeTarget$;
6005
+ exports.ValidDBInstanceModificationsMessage$ = ValidDBInstanceModificationsMessage$;
6006
+ exports.ValidStorageOptions$ = ValidStorageOptions$;
6007
+ exports.VpcSecurityGroupMembership$ = VpcSecurityGroupMembership$;
5661
6008
  exports.paginateDescribeDBClusterEndpoints = paginateDescribeDBClusterEndpoints;
5662
6009
  exports.paginateDescribeDBClusterParameterGroups = paginateDescribeDBClusterParameterGroups;
5663
6010
  exports.paginateDescribeDBClusterParameters = paginateDescribeDBClusterParameters;