@aws-sdk/client-docdb-elastic 3.968.0 → 3.969.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.
package/dist-cjs/index.js CHANGED
@@ -366,129 +366,129 @@ var Password = [0, n0, _P, 8, 0];
366
366
  var AccessDeniedException$ = [-3, n0, _ADE,
367
367
  { [_e]: _c, [_hE]: 403 },
368
368
  [_m],
369
- [0]
369
+ [0], 1
370
370
  ];
371
371
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
372
372
  var ApplyPendingMaintenanceActionInput$ = [3, n0, _APMAI,
373
373
  0,
374
374
  [_rA, _aA, _oIT, _aO],
375
- [0, 0, 0, 0]
375
+ [0, 0, 0, 0], 3
376
376
  ];
377
377
  var ApplyPendingMaintenanceActionOutput$ = [3, n0, _APMAO,
378
378
  0,
379
379
  [_rPMA],
380
- [() => ResourcePendingMaintenanceAction$]
380
+ [() => ResourcePendingMaintenanceAction$], 1
381
381
  ];
382
382
  var Cluster$ = [3, n0, _C,
383
383
  0,
384
384
  [_cN, _cA, _s, _cE, _cT, _aUN, _aT, _sC, _sCh, _vSGI, _sI, _pMW, _kKI, _sh, _bRP, _pBW, _sIC],
385
- [0, 0, 0, 0, 0, 0, 0, 1, 1, 64 | 0, 64 | 0, 0, 0, () => ShardList, 1, 0, 1]
385
+ [0, 0, 0, 0, 0, 0, 0, 1, 1, 64 | 0, 64 | 0, 0, 0, () => ShardList, 1, 0, 1], 13
386
386
  ];
387
387
  var ClusterInList$ = [3, n0, _CIL,
388
388
  0,
389
389
  [_cN, _cA, _s],
390
- [0, 0, 0]
390
+ [0, 0, 0], 3
391
391
  ];
392
392
  var ClusterSnapshot$ = [3, n0, _CS,
393
393
  0,
394
394
  [_sI, _sN, _sA, _sCT, _cA, _cCT, _s, _vSGI, _aUN, _kKI, _sT],
395
- [64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0]
395
+ [64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0], 10
396
396
  ];
397
397
  var ClusterSnapshotInList$ = [3, n0, _CSIL,
398
398
  0,
399
399
  [_sN, _sA, _cA, _s, _sCT],
400
- [0, 0, 0, 0, 0]
400
+ [0, 0, 0, 0, 0], 5
401
401
  ];
402
402
  var ConflictException$ = [-3, n0, _CE,
403
403
  { [_e]: _c, [_hE]: 409 },
404
404
  [_m, _rI, _rT],
405
- [0, 0, 0]
405
+ [0, 0, 0], 3
406
406
  ];
407
407
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
408
408
  var CopyClusterSnapshotInput$ = [3, n0, _CCSI,
409
409
  0,
410
410
  [_sA, _tSN, _kKI, _cTo, _t],
411
- [[0, 1], 0, 0, 2, 128 | 0]
411
+ [[0, 1], 0, 0, 2, 128 | 0], 2
412
412
  ];
413
413
  var CopyClusterSnapshotOutput$ = [3, n0, _CCSO,
414
414
  0,
415
415
  [_sn],
416
- [() => ClusterSnapshot$]
416
+ [() => ClusterSnapshot$], 1
417
417
  ];
418
418
  var CreateClusterInput$ = [3, n0, _CCI,
419
419
  0,
420
420
  [_cN, _aT, _aUN, _aUP, _sC, _sCh, _vSGI, _sI, _kKI, _cTl, _pMW, _t, _bRP, _pBW, _sIC],
421
- [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1]
421
+ [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1], 6
422
422
  ];
423
423
  var CreateClusterOutput$ = [3, n0, _CCO,
424
424
  0,
425
425
  [_cl],
426
- [() => Cluster$]
426
+ [() => Cluster$], 1
427
427
  ];
428
428
  var CreateClusterSnapshotInput$ = [3, n0, _CCSIr,
429
429
  0,
430
430
  [_cA, _sN, _t],
431
- [0, 0, 128 | 0]
431
+ [0, 0, 128 | 0], 2
432
432
  ];
433
433
  var CreateClusterSnapshotOutput$ = [3, n0, _CCSOr,
434
434
  0,
435
435
  [_sn],
436
- [() => ClusterSnapshot$]
436
+ [() => ClusterSnapshot$], 1
437
437
  ];
438
438
  var DeleteClusterInput$ = [3, n0, _DCI,
439
439
  0,
440
440
  [_cA],
441
- [[0, 1]]
441
+ [[0, 1]], 1
442
442
  ];
443
443
  var DeleteClusterOutput$ = [3, n0, _DCO,
444
444
  0,
445
445
  [_cl],
446
- [() => Cluster$]
446
+ [() => Cluster$], 1
447
447
  ];
448
448
  var DeleteClusterSnapshotInput$ = [3, n0, _DCSI,
449
449
  0,
450
450
  [_sA],
451
- [[0, 1]]
451
+ [[0, 1]], 1
452
452
  ];
453
453
  var DeleteClusterSnapshotOutput$ = [3, n0, _DCSO,
454
454
  0,
455
455
  [_sn],
456
- [() => ClusterSnapshot$]
456
+ [() => ClusterSnapshot$], 1
457
457
  ];
458
458
  var GetClusterInput$ = [3, n0, _GCI,
459
459
  0,
460
460
  [_cA],
461
- [[0, 1]]
461
+ [[0, 1]], 1
462
462
  ];
463
463
  var GetClusterOutput$ = [3, n0, _GCO,
464
464
  0,
465
465
  [_cl],
466
- [() => Cluster$]
466
+ [() => Cluster$], 1
467
467
  ];
468
468
  var GetClusterSnapshotInput$ = [3, n0, _GCSI,
469
469
  0,
470
470
  [_sA],
471
- [[0, 1]]
471
+ [[0, 1]], 1
472
472
  ];
473
473
  var GetClusterSnapshotOutput$ = [3, n0, _GCSO,
474
474
  0,
475
475
  [_sn],
476
- [() => ClusterSnapshot$]
476
+ [() => ClusterSnapshot$], 1
477
477
  ];
478
478
  var GetPendingMaintenanceActionInput$ = [3, n0, _GPMAI,
479
479
  0,
480
480
  [_rA],
481
- [[0, 1]]
481
+ [[0, 1]], 1
482
482
  ];
483
483
  var GetPendingMaintenanceActionOutput$ = [3, n0, _GPMAO,
484
484
  0,
485
485
  [_rPMA],
486
- [() => ResourcePendingMaintenanceAction$]
486
+ [() => ResourcePendingMaintenanceAction$], 1
487
487
  ];
488
488
  var InternalServerException$ = [-3, n0, _ISE,
489
489
  { [_e]: _se, [_hE]: 500 },
490
490
  [_m],
491
- [0]
491
+ [0], 1
492
492
  ];
493
493
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
494
494
  var ListClustersInput$ = [3, n0, _LCI,
@@ -519,12 +519,12 @@ var ListPendingMaintenanceActionsInput$ = [3, n0, _LPMAI,
519
519
  var ListPendingMaintenanceActionsOutput$ = [3, n0, _LPMAO,
520
520
  0,
521
521
  [_rPMAe, _nT],
522
- [() => ResourcePendingMaintenanceActionList, 0]
522
+ [() => ResourcePendingMaintenanceActionList, 0], 1
523
523
  ];
524
524
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
525
525
  0,
526
526
  [_rA],
527
- [[0, 1]]
527
+ [[0, 1]], 1
528
528
  ];
529
529
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
530
530
  0,
@@ -534,12 +534,12 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
534
534
  var PendingMaintenanceActionDetails$ = [3, n0, _PMAD,
535
535
  0,
536
536
  [_a, _aAAD, _fAD, _oIS, _cAD, _d],
537
- [0, 0, 0, 0, 0, 0]
537
+ [0, 0, 0, 0, 0, 0], 1
538
538
  ];
539
539
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
540
540
  { [_e]: _c, [_hE]: 404 },
541
541
  [_m, _rI, _rT],
542
- [0, 0, 0]
542
+ [0, 0, 0], 3
543
543
  ];
544
544
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
545
545
  var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
@@ -550,48 +550,48 @@ var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
550
550
  var RestoreClusterFromSnapshotInput$ = [3, n0, _RCFSI,
551
551
  0,
552
552
  [_cN, _sA, _vSGI, _sI, _kKI, _t, _sC, _sIC],
553
- [0, [0, 1], 64 | 0, 64 | 0, 0, 128 | 0, 1, 1]
553
+ [0, [0, 1], 64 | 0, 64 | 0, 0, 128 | 0, 1, 1], 2
554
554
  ];
555
555
  var RestoreClusterFromSnapshotOutput$ = [3, n0, _RCFSO,
556
556
  0,
557
557
  [_cl],
558
- [() => Cluster$]
558
+ [() => Cluster$], 1
559
559
  ];
560
560
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
561
561
  { [_e]: _c, [_hE]: 402 },
562
562
  [_m],
563
- [0]
563
+ [0], 1
564
564
  ];
565
565
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
566
566
  var Shard$ = [3, n0, _S,
567
567
  0,
568
568
  [_sIh, _cT, _s],
569
- [0, 0, 0]
569
+ [0, 0, 0], 3
570
570
  ];
571
571
  var StartClusterInput$ = [3, n0, _SCI,
572
572
  0,
573
573
  [_cA],
574
- [[0, 1]]
574
+ [[0, 1]], 1
575
575
  ];
576
576
  var StartClusterOutput$ = [3, n0, _SCO,
577
577
  0,
578
578
  [_cl],
579
- [() => Cluster$]
579
+ [() => Cluster$], 1
580
580
  ];
581
581
  var StopClusterInput$ = [3, n0, _SCIt,
582
582
  0,
583
583
  [_cA],
584
- [[0, 1]]
584
+ [[0, 1]], 1
585
585
  ];
586
586
  var StopClusterOutput$ = [3, n0, _SCOt,
587
587
  0,
588
588
  [_cl],
589
- [() => Cluster$]
589
+ [() => Cluster$], 1
590
590
  ];
591
591
  var TagResourceRequest$ = [3, n0, _TRR,
592
592
  0,
593
593
  [_rA, _t],
594
- [[0, 1], 128 | 0]
594
+ [[0, 1], 128 | 0], 2
595
595
  ];
596
596
  var TagResourceResponse$ = [3, n0, _TRRa,
597
597
  0,
@@ -601,13 +601,13 @@ var TagResourceResponse$ = [3, n0, _TRRa,
601
601
  var ThrottlingException$ = [-3, n0, _TE,
602
602
  { [_e]: _c, [_hE]: 429 },
603
603
  [_m, _rAS],
604
- [0, [1, { [_hH]: _RA }]]
604
+ [0, [1, { [_hH]: _RA }]], 1
605
605
  ];
606
606
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
607
607
  var UntagResourceRequest$ = [3, n0, _URR,
608
608
  0,
609
609
  [_rA, _tK],
610
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
610
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
611
611
  ];
612
612
  var UntagResourceResponse$ = [3, n0, _URRn,
613
613
  0,
@@ -617,23 +617,23 @@ var UntagResourceResponse$ = [3, n0, _URRn,
617
617
  var UpdateClusterInput$ = [3, n0, _UCI,
618
618
  0,
619
619
  [_cA, _aT, _sC, _sCh, _vSGI, _sI, _aUP, _cTl, _pMW, _bRP, _pBW, _sIC],
620
- [[0, 1], 0, 1, 1, 64 | 0, 64 | 0, [() => Password, 0], [0, 4], 0, 1, 0, 1]
620
+ [[0, 1], 0, 1, 1, 64 | 0, 64 | 0, [() => Password, 0], [0, 4], 0, 1, 0, 1], 1
621
621
  ];
622
622
  var UpdateClusterOutput$ = [3, n0, _UCO,
623
623
  0,
624
624
  [_cl],
625
- [() => Cluster$]
625
+ [() => Cluster$], 1
626
626
  ];
627
627
  var ValidationException$ = [-3, n0, _VE,
628
628
  { [_e]: _c, [_hE]: 400 },
629
629
  [_m, _r, _fL],
630
- [0, 0, () => ValidationExceptionFieldList]
630
+ [0, 0, () => ValidationExceptionFieldList], 2
631
631
  ];
632
632
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
633
633
  var ValidationExceptionField$ = [3, n0, _VEF,
634
634
  0,
635
635
  [_n, _m],
636
- [0, 0]
636
+ [0, 0], 2
637
637
  ];
638
638
  var DocDBElasticServiceException$ = [-3, _sm, "DocDBElasticServiceException", 0, [], []];
639
639
  schema.TypeRegistry.for(_sm).registerError(DocDBElasticServiceException$, DocDBElasticServiceException);
@@ -149,129 +149,129 @@ var Password = [0, n0, _P, 8, 0];
149
149
  export var AccessDeniedException$ = [-3, n0, _ADE,
150
150
  { [_e]: _c, [_hE]: 403 },
151
151
  [_m],
152
- [0]
152
+ [0], 1
153
153
  ];
154
154
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
155
155
  export var ApplyPendingMaintenanceActionInput$ = [3, n0, _APMAI,
156
156
  0,
157
157
  [_rA, _aA, _oIT, _aO],
158
- [0, 0, 0, 0]
158
+ [0, 0, 0, 0], 3
159
159
  ];
160
160
  export var ApplyPendingMaintenanceActionOutput$ = [3, n0, _APMAO,
161
161
  0,
162
162
  [_rPMA],
163
- [() => ResourcePendingMaintenanceAction$]
163
+ [() => ResourcePendingMaintenanceAction$], 1
164
164
  ];
165
165
  export var Cluster$ = [3, n0, _C,
166
166
  0,
167
167
  [_cN, _cA, _s, _cE, _cT, _aUN, _aT, _sC, _sCh, _vSGI, _sI, _pMW, _kKI, _sh, _bRP, _pBW, _sIC],
168
- [0, 0, 0, 0, 0, 0, 0, 1, 1, 64 | 0, 64 | 0, 0, 0, () => ShardList, 1, 0, 1]
168
+ [0, 0, 0, 0, 0, 0, 0, 1, 1, 64 | 0, 64 | 0, 0, 0, () => ShardList, 1, 0, 1], 13
169
169
  ];
170
170
  export var ClusterInList$ = [3, n0, _CIL,
171
171
  0,
172
172
  [_cN, _cA, _s],
173
- [0, 0, 0]
173
+ [0, 0, 0], 3
174
174
  ];
175
175
  export var ClusterSnapshot$ = [3, n0, _CS,
176
176
  0,
177
177
  [_sI, _sN, _sA, _sCT, _cA, _cCT, _s, _vSGI, _aUN, _kKI, _sT],
178
- [64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0]
178
+ [64 | 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0, 0], 10
179
179
  ];
180
180
  export var ClusterSnapshotInList$ = [3, n0, _CSIL,
181
181
  0,
182
182
  [_sN, _sA, _cA, _s, _sCT],
183
- [0, 0, 0, 0, 0]
183
+ [0, 0, 0, 0, 0], 5
184
184
  ];
185
185
  export var ConflictException$ = [-3, n0, _CE,
186
186
  { [_e]: _c, [_hE]: 409 },
187
187
  [_m, _rI, _rT],
188
- [0, 0, 0]
188
+ [0, 0, 0], 3
189
189
  ];
190
190
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
191
191
  export var CopyClusterSnapshotInput$ = [3, n0, _CCSI,
192
192
  0,
193
193
  [_sA, _tSN, _kKI, _cTo, _t],
194
- [[0, 1], 0, 0, 2, 128 | 0]
194
+ [[0, 1], 0, 0, 2, 128 | 0], 2
195
195
  ];
196
196
  export var CopyClusterSnapshotOutput$ = [3, n0, _CCSO,
197
197
  0,
198
198
  [_sn],
199
- [() => ClusterSnapshot$]
199
+ [() => ClusterSnapshot$], 1
200
200
  ];
201
201
  export var CreateClusterInput$ = [3, n0, _CCI,
202
202
  0,
203
203
  [_cN, _aT, _aUN, _aUP, _sC, _sCh, _vSGI, _sI, _kKI, _cTl, _pMW, _t, _bRP, _pBW, _sIC],
204
- [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1]
204
+ [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1], 6
205
205
  ];
206
206
  export var CreateClusterOutput$ = [3, n0, _CCO,
207
207
  0,
208
208
  [_cl],
209
- [() => Cluster$]
209
+ [() => Cluster$], 1
210
210
  ];
211
211
  export var CreateClusterSnapshotInput$ = [3, n0, _CCSIr,
212
212
  0,
213
213
  [_cA, _sN, _t],
214
- [0, 0, 128 | 0]
214
+ [0, 0, 128 | 0], 2
215
215
  ];
216
216
  export var CreateClusterSnapshotOutput$ = [3, n0, _CCSOr,
217
217
  0,
218
218
  [_sn],
219
- [() => ClusterSnapshot$]
219
+ [() => ClusterSnapshot$], 1
220
220
  ];
221
221
  export var DeleteClusterInput$ = [3, n0, _DCI,
222
222
  0,
223
223
  [_cA],
224
- [[0, 1]]
224
+ [[0, 1]], 1
225
225
  ];
226
226
  export var DeleteClusterOutput$ = [3, n0, _DCO,
227
227
  0,
228
228
  [_cl],
229
- [() => Cluster$]
229
+ [() => Cluster$], 1
230
230
  ];
231
231
  export var DeleteClusterSnapshotInput$ = [3, n0, _DCSI,
232
232
  0,
233
233
  [_sA],
234
- [[0, 1]]
234
+ [[0, 1]], 1
235
235
  ];
236
236
  export var DeleteClusterSnapshotOutput$ = [3, n0, _DCSO,
237
237
  0,
238
238
  [_sn],
239
- [() => ClusterSnapshot$]
239
+ [() => ClusterSnapshot$], 1
240
240
  ];
241
241
  export var GetClusterInput$ = [3, n0, _GCI,
242
242
  0,
243
243
  [_cA],
244
- [[0, 1]]
244
+ [[0, 1]], 1
245
245
  ];
246
246
  export var GetClusterOutput$ = [3, n0, _GCO,
247
247
  0,
248
248
  [_cl],
249
- [() => Cluster$]
249
+ [() => Cluster$], 1
250
250
  ];
251
251
  export var GetClusterSnapshotInput$ = [3, n0, _GCSI,
252
252
  0,
253
253
  [_sA],
254
- [[0, 1]]
254
+ [[0, 1]], 1
255
255
  ];
256
256
  export var GetClusterSnapshotOutput$ = [3, n0, _GCSO,
257
257
  0,
258
258
  [_sn],
259
- [() => ClusterSnapshot$]
259
+ [() => ClusterSnapshot$], 1
260
260
  ];
261
261
  export var GetPendingMaintenanceActionInput$ = [3, n0, _GPMAI,
262
262
  0,
263
263
  [_rA],
264
- [[0, 1]]
264
+ [[0, 1]], 1
265
265
  ];
266
266
  export var GetPendingMaintenanceActionOutput$ = [3, n0, _GPMAO,
267
267
  0,
268
268
  [_rPMA],
269
- [() => ResourcePendingMaintenanceAction$]
269
+ [() => ResourcePendingMaintenanceAction$], 1
270
270
  ];
271
271
  export var InternalServerException$ = [-3, n0, _ISE,
272
272
  { [_e]: _se, [_hE]: 500 },
273
273
  [_m],
274
- [0]
274
+ [0], 1
275
275
  ];
276
276
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
277
277
  export var ListClustersInput$ = [3, n0, _LCI,
@@ -302,12 +302,12 @@ export var ListPendingMaintenanceActionsInput$ = [3, n0, _LPMAI,
302
302
  export var ListPendingMaintenanceActionsOutput$ = [3, n0, _LPMAO,
303
303
  0,
304
304
  [_rPMAe, _nT],
305
- [() => ResourcePendingMaintenanceActionList, 0]
305
+ [() => ResourcePendingMaintenanceActionList, 0], 1
306
306
  ];
307
307
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
308
308
  0,
309
309
  [_rA],
310
- [[0, 1]]
310
+ [[0, 1]], 1
311
311
  ];
312
312
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
313
313
  0,
@@ -317,12 +317,12 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
317
317
  export var PendingMaintenanceActionDetails$ = [3, n0, _PMAD,
318
318
  0,
319
319
  [_a, _aAAD, _fAD, _oIS, _cAD, _d],
320
- [0, 0, 0, 0, 0, 0]
320
+ [0, 0, 0, 0, 0, 0], 1
321
321
  ];
322
322
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
323
323
  { [_e]: _c, [_hE]: 404 },
324
324
  [_m, _rI, _rT],
325
- [0, 0, 0]
325
+ [0, 0, 0], 3
326
326
  ];
327
327
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
328
328
  export var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
@@ -333,48 +333,48 @@ export var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
333
333
  export var RestoreClusterFromSnapshotInput$ = [3, n0, _RCFSI,
334
334
  0,
335
335
  [_cN, _sA, _vSGI, _sI, _kKI, _t, _sC, _sIC],
336
- [0, [0, 1], 64 | 0, 64 | 0, 0, 128 | 0, 1, 1]
336
+ [0, [0, 1], 64 | 0, 64 | 0, 0, 128 | 0, 1, 1], 2
337
337
  ];
338
338
  export var RestoreClusterFromSnapshotOutput$ = [3, n0, _RCFSO,
339
339
  0,
340
340
  [_cl],
341
- [() => Cluster$]
341
+ [() => Cluster$], 1
342
342
  ];
343
343
  export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
344
344
  { [_e]: _c, [_hE]: 402 },
345
345
  [_m],
346
- [0]
346
+ [0], 1
347
347
  ];
348
348
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
349
349
  export var Shard$ = [3, n0, _S,
350
350
  0,
351
351
  [_sIh, _cT, _s],
352
- [0, 0, 0]
352
+ [0, 0, 0], 3
353
353
  ];
354
354
  export var StartClusterInput$ = [3, n0, _SCI,
355
355
  0,
356
356
  [_cA],
357
- [[0, 1]]
357
+ [[0, 1]], 1
358
358
  ];
359
359
  export var StartClusterOutput$ = [3, n0, _SCO,
360
360
  0,
361
361
  [_cl],
362
- [() => Cluster$]
362
+ [() => Cluster$], 1
363
363
  ];
364
364
  export var StopClusterInput$ = [3, n0, _SCIt,
365
365
  0,
366
366
  [_cA],
367
- [[0, 1]]
367
+ [[0, 1]], 1
368
368
  ];
369
369
  export var StopClusterOutput$ = [3, n0, _SCOt,
370
370
  0,
371
371
  [_cl],
372
- [() => Cluster$]
372
+ [() => Cluster$], 1
373
373
  ];
374
374
  export var TagResourceRequest$ = [3, n0, _TRR,
375
375
  0,
376
376
  [_rA, _t],
377
- [[0, 1], 128 | 0]
377
+ [[0, 1], 128 | 0], 2
378
378
  ];
379
379
  export var TagResourceResponse$ = [3, n0, _TRRa,
380
380
  0,
@@ -384,13 +384,13 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
384
384
  export var ThrottlingException$ = [-3, n0, _TE,
385
385
  { [_e]: _c, [_hE]: 429 },
386
386
  [_m, _rAS],
387
- [0, [1, { [_hH]: _RA }]]
387
+ [0, [1, { [_hH]: _RA }]], 1
388
388
  ];
389
389
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
390
390
  export var UntagResourceRequest$ = [3, n0, _URR,
391
391
  0,
392
392
  [_rA, _tK],
393
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
393
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
394
394
  ];
395
395
  export var UntagResourceResponse$ = [3, n0, _URRn,
396
396
  0,
@@ -400,23 +400,23 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
400
400
  export var UpdateClusterInput$ = [3, n0, _UCI,
401
401
  0,
402
402
  [_cA, _aT, _sC, _sCh, _vSGI, _sI, _aUP, _cTl, _pMW, _bRP, _pBW, _sIC],
403
- [[0, 1], 0, 1, 1, 64 | 0, 64 | 0, [() => Password, 0], [0, 4], 0, 1, 0, 1]
403
+ [[0, 1], 0, 1, 1, 64 | 0, 64 | 0, [() => Password, 0], [0, 4], 0, 1, 0, 1], 1
404
404
  ];
405
405
  export var UpdateClusterOutput$ = [3, n0, _UCO,
406
406
  0,
407
407
  [_cl],
408
- [() => Cluster$]
408
+ [() => Cluster$], 1
409
409
  ];
410
410
  export var ValidationException$ = [-3, n0, _VE,
411
411
  { [_e]: _c, [_hE]: 400 },
412
412
  [_m, _r, _fL],
413
- [0, 0, () => ValidationExceptionFieldList]
413
+ [0, 0, () => ValidationExceptionFieldList], 2
414
414
  ];
415
415
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
416
416
  export var ValidationExceptionField$ = [3, n0, _VEF,
417
417
  0,
418
418
  [_n, _m],
419
- [0, 0]
419
+ [0, 0], 2
420
420
  ];
421
421
  export var DocDBElasticServiceException$ = [-3, _sm, "DocDBElasticServiceException", 0, [], []];
422
422
  TypeRegistry.for(_sm).registerError(DocDBElasticServiceException$, DocDBElasticServiceException);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-docdb-elastic",
3
3
  "description": "AWS SDK for JavaScript Docdb Elastic Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.969.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-docdb-elastic",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.7",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },