@aws-sdk/client-docdb-elastic 3.957.0 → 3.962.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
@@ -363,392 +363,354 @@ const _tSN = "targetSnapshotName";
363
363
  const _vSGI = "vpcSecurityGroupIds";
364
364
  const n0 = "com.amazonaws.docdbelastic";
365
365
  var Password = [0, n0, _P, 8, 0];
366
- var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
366
+ var AccessDeniedException$ = [-3, n0, _ADE,
367
+ { [_e]: _c, [_hE]: 403 },
368
+ [_m],
369
+ [0]
370
+ ];
367
371
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
368
- var ApplyPendingMaintenanceActionInput$ = [
369
- 3,
370
- n0,
371
- _APMAI,
372
+ var ApplyPendingMaintenanceActionInput$ = [3, n0, _APMAI,
372
373
  0,
373
374
  [_rA, _aA, _oIT, _aO],
374
- [0, 0, 0, 0],
375
+ [0, 0, 0, 0]
375
376
  ];
376
- var ApplyPendingMaintenanceActionOutput$ = [
377
- 3,
378
- n0,
379
- _APMAO,
377
+ var ApplyPendingMaintenanceActionOutput$ = [3, n0, _APMAO,
380
378
  0,
381
379
  [_rPMA],
382
- [() => ResourcePendingMaintenanceAction$],
380
+ [() => ResourcePendingMaintenanceAction$]
383
381
  ];
384
- var Cluster$ = [
385
- 3,
386
- n0,
387
- _C,
382
+ var Cluster$ = [3, n0, _C,
388
383
  0,
389
384
  [_cN, _cA, _s, _cE, _cT, _aUN, _aT, _sC, _sCh, _vSGI, _sI, _pMW, _kKI, _sh, _bRP, _pBW, _sIC],
390
- [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]
386
+ ];
387
+ var ClusterInList$ = [3, n0, _CIL,
388
+ 0,
389
+ [_cN, _cA, _s],
390
+ [0, 0, 0]
391
391
  ];
392
- var ClusterInList$ = [3, n0, _CIL, 0, [_cN, _cA, _s], [0, 0, 0]];
393
- var ClusterSnapshot$ = [
394
- 3,
395
- n0,
396
- _CS,
392
+ var ClusterSnapshot$ = [3, n0, _CS,
397
393
  0,
398
394
  [_sI, _sN, _sA, _sCT, _cA, _cCT, _s, _vSGI, _aUN, _kKI, _sT],
399
- [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]
400
396
  ];
401
- var ClusterSnapshotInList$ = [
402
- 3,
403
- n0,
404
- _CSIL,
397
+ var ClusterSnapshotInList$ = [3, n0, _CSIL,
405
398
  0,
406
399
  [_sN, _sA, _cA, _s, _sCT],
407
- [0, 0, 0, 0, 0],
400
+ [0, 0, 0, 0, 0]
401
+ ];
402
+ var ConflictException$ = [-3, n0, _CE,
403
+ { [_e]: _c, [_hE]: 409 },
404
+ [_m, _rI, _rT],
405
+ [0, 0, 0]
408
406
  ];
409
- var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
410
407
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
411
- var CopyClusterSnapshotInput$ = [
412
- 3,
413
- n0,
414
- _CCSI,
408
+ var CopyClusterSnapshotInput$ = [3, n0, _CCSI,
415
409
  0,
416
410
  [_sA, _tSN, _kKI, _cTo, _t],
417
- [[0, 1], 0, 0, 2, 128 | 0],
411
+ [[0, 1], 0, 0, 2, 128 | 0]
412
+ ];
413
+ var CopyClusterSnapshotOutput$ = [3, n0, _CCSO,
414
+ 0,
415
+ [_sn],
416
+ [() => ClusterSnapshot$]
418
417
  ];
419
- var CopyClusterSnapshotOutput$ = [3, n0, _CCSO, 0, [_sn], [() => ClusterSnapshot$]];
420
- var CreateClusterInput$ = [
421
- 3,
422
- n0,
423
- _CCI,
418
+ var CreateClusterInput$ = [3, n0, _CCI,
424
419
  0,
425
420
  [_cN, _aT, _aUN, _aUP, _sC, _sCh, _vSGI, _sI, _kKI, _cTl, _pMW, _t, _bRP, _pBW, _sIC],
426
- [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1],
427
- ];
428
- var CreateClusterOutput$ = [3, n0, _CCO, 0, [_cl], [() => Cluster$]];
429
- var CreateClusterSnapshotInput$ = [3, n0, _CCSIr, 0, [_cA, _sN, _t], [0, 0, 128 | 0]];
430
- var CreateClusterSnapshotOutput$ = [3, n0, _CCSOr, 0, [_sn], [() => ClusterSnapshot$]];
431
- var DeleteClusterInput$ = [3, n0, _DCI, 0, [_cA], [[0, 1]]];
432
- var DeleteClusterOutput$ = [3, n0, _DCO, 0, [_cl], [() => Cluster$]];
433
- var DeleteClusterSnapshotInput$ = [3, n0, _DCSI, 0, [_sA], [[0, 1]]];
434
- var DeleteClusterSnapshotOutput$ = [3, n0, _DCSO, 0, [_sn], [() => ClusterSnapshot$]];
435
- var GetClusterInput$ = [3, n0, _GCI, 0, [_cA], [[0, 1]]];
436
- var GetClusterOutput$ = [3, n0, _GCO, 0, [_cl], [() => Cluster$]];
437
- var GetClusterSnapshotInput$ = [3, n0, _GCSI, 0, [_sA], [[0, 1]]];
438
- var GetClusterSnapshotOutput$ = [3, n0, _GCSO, 0, [_sn], [() => ClusterSnapshot$]];
439
- var GetPendingMaintenanceActionInput$ = [3, n0, _GPMAI, 0, [_rA], [[0, 1]]];
440
- var GetPendingMaintenanceActionOutput$ = [
441
- 3,
442
- n0,
443
- _GPMAO,
421
+ [0, 0, 0, [() => Password, 0], 1, 1, 64 | 0, 64 | 0, 0, [0, 4], 0, 128 | 0, 1, 0, 1]
422
+ ];
423
+ var CreateClusterOutput$ = [3, n0, _CCO,
424
+ 0,
425
+ [_cl],
426
+ [() => Cluster$]
427
+ ];
428
+ var CreateClusterSnapshotInput$ = [3, n0, _CCSIr,
429
+ 0,
430
+ [_cA, _sN, _t],
431
+ [0, 0, 128 | 0]
432
+ ];
433
+ var CreateClusterSnapshotOutput$ = [3, n0, _CCSOr,
434
+ 0,
435
+ [_sn],
436
+ [() => ClusterSnapshot$]
437
+ ];
438
+ var DeleteClusterInput$ = [3, n0, _DCI,
439
+ 0,
440
+ [_cA],
441
+ [[0, 1]]
442
+ ];
443
+ var DeleteClusterOutput$ = [3, n0, _DCO,
444
+ 0,
445
+ [_cl],
446
+ [() => Cluster$]
447
+ ];
448
+ var DeleteClusterSnapshotInput$ = [3, n0, _DCSI,
449
+ 0,
450
+ [_sA],
451
+ [[0, 1]]
452
+ ];
453
+ var DeleteClusterSnapshotOutput$ = [3, n0, _DCSO,
454
+ 0,
455
+ [_sn],
456
+ [() => ClusterSnapshot$]
457
+ ];
458
+ var GetClusterInput$ = [3, n0, _GCI,
459
+ 0,
460
+ [_cA],
461
+ [[0, 1]]
462
+ ];
463
+ var GetClusterOutput$ = [3, n0, _GCO,
464
+ 0,
465
+ [_cl],
466
+ [() => Cluster$]
467
+ ];
468
+ var GetClusterSnapshotInput$ = [3, n0, _GCSI,
469
+ 0,
470
+ [_sA],
471
+ [[0, 1]]
472
+ ];
473
+ var GetClusterSnapshotOutput$ = [3, n0, _GCSO,
474
+ 0,
475
+ [_sn],
476
+ [() => ClusterSnapshot$]
477
+ ];
478
+ var GetPendingMaintenanceActionInput$ = [3, n0, _GPMAI,
479
+ 0,
480
+ [_rA],
481
+ [[0, 1]]
482
+ ];
483
+ var GetPendingMaintenanceActionOutput$ = [3, n0, _GPMAO,
444
484
  0,
445
485
  [_rPMA],
446
- [() => ResourcePendingMaintenanceAction$],
486
+ [() => ResourcePendingMaintenanceAction$]
487
+ ];
488
+ var InternalServerException$ = [-3, n0, _ISE,
489
+ { [_e]: _se, [_hE]: 500 },
490
+ [_m],
491
+ [0]
447
492
  ];
448
- var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
449
493
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
450
- var ListClustersInput$ = [
451
- 3,
452
- n0,
453
- _LCI,
494
+ var ListClustersInput$ = [3, n0, _LCI,
454
495
  0,
455
496
  [_nT, _mR],
456
- [
457
- [0, { [_hQ]: _nT }],
458
- [1, { [_hQ]: _mR }],
459
- ],
460
- ];
461
- var ListClusterSnapshotsInput$ = [
462
- 3,
463
- n0,
464
- _LCSI,
497
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
498
+ ];
499
+ var ListClusterSnapshotsInput$ = [3, n0, _LCSI,
465
500
  0,
466
501
  [_cA, _nT, _mR, _sT],
467
- [
468
- [0, { [_hQ]: _cA }],
469
- [0, { [_hQ]: _nT }],
470
- [1, { [_hQ]: _mR }],
471
- [0, { [_hQ]: _sT }],
472
- ],
473
- ];
474
- var ListClusterSnapshotsOutput$ = [
475
- 3,
476
- n0,
477
- _LCSO,
502
+ [[0, { [_hQ]: _cA }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _sT }]]
503
+ ];
504
+ var ListClusterSnapshotsOutput$ = [3, n0, _LCSO,
478
505
  0,
479
506
  [_sna, _nT],
480
- [() => ClusterSnapshotList, 0],
507
+ [() => ClusterSnapshotList, 0]
508
+ ];
509
+ var ListClustersOutput$ = [3, n0, _LCO,
510
+ 0,
511
+ [_clu, _nT],
512
+ [() => ClusterList, 0]
481
513
  ];
482
- var ListClustersOutput$ = [3, n0, _LCO, 0, [_clu, _nT], [() => ClusterList, 0]];
483
- var ListPendingMaintenanceActionsInput$ = [
484
- 3,
485
- n0,
486
- _LPMAI,
514
+ var ListPendingMaintenanceActionsInput$ = [3, n0, _LPMAI,
487
515
  0,
488
516
  [_nT, _mR],
489
- [
490
- [0, { [_hQ]: _nT }],
491
- [1, { [_hQ]: _mR }],
492
- ],
493
- ];
494
- var ListPendingMaintenanceActionsOutput$ = [
495
- 3,
496
- n0,
497
- _LPMAO,
517
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
518
+ ];
519
+ var ListPendingMaintenanceActionsOutput$ = [3, n0, _LPMAO,
498
520
  0,
499
521
  [_rPMAe, _nT],
500
- [() => ResourcePendingMaintenanceActionList, 0],
501
- ];
502
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
503
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
504
- var PendingMaintenanceActionDetails$ = [
505
- 3,
506
- n0,
507
- _PMAD,
522
+ [() => ResourcePendingMaintenanceActionList, 0]
523
+ ];
524
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
525
+ 0,
526
+ [_rA],
527
+ [[0, 1]]
528
+ ];
529
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
530
+ 0,
531
+ [_t],
532
+ [128 | 0]
533
+ ];
534
+ var PendingMaintenanceActionDetails$ = [3, n0, _PMAD,
508
535
  0,
509
536
  [_a, _aAAD, _fAD, _oIS, _cAD, _d],
510
- [0, 0, 0, 0, 0, 0],
537
+ [0, 0, 0, 0, 0, 0]
511
538
  ];
512
- var ResourceNotFoundException$ = [
513
- -3,
514
- n0,
515
- _RNFE,
539
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
516
540
  { [_e]: _c, [_hE]: 404 },
517
541
  [_m, _rI, _rT],
518
- [0, 0, 0],
542
+ [0, 0, 0]
519
543
  ];
520
544
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
521
- var ResourcePendingMaintenanceAction$ = [
522
- 3,
523
- n0,
524
- _RPMA,
545
+ var ResourcePendingMaintenanceAction$ = [3, n0, _RPMA,
525
546
  0,
526
547
  [_rA, _pMAD],
527
- [0, () => PendingMaintenanceActionDetailsList],
548
+ [0, () => PendingMaintenanceActionDetailsList]
528
549
  ];
529
- var RestoreClusterFromSnapshotInput$ = [
530
- 3,
531
- n0,
532
- _RCFSI,
550
+ var RestoreClusterFromSnapshotInput$ = [3, n0, _RCFSI,
533
551
  0,
534
552
  [_cN, _sA, _vSGI, _sI, _kKI, _t, _sC, _sIC],
535
- [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]
554
+ ];
555
+ var RestoreClusterFromSnapshotOutput$ = [3, n0, _RCFSO,
556
+ 0,
557
+ [_cl],
558
+ [() => Cluster$]
559
+ ];
560
+ var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
561
+ { [_e]: _c, [_hE]: 402 },
562
+ [_m],
563
+ [0]
536
564
  ];
537
- var RestoreClusterFromSnapshotOutput$ = [3, n0, _RCFSO, 0, [_cl], [() => Cluster$]];
538
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
539
565
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
540
- var Shard$ = [3, n0, _S, 0, [_sIh, _cT, _s], [0, 0, 0]];
541
- var StartClusterInput$ = [3, n0, _SCI, 0, [_cA], [[0, 1]]];
542
- var StartClusterOutput$ = [3, n0, _SCO, 0, [_cl], [() => Cluster$]];
543
- var StopClusterInput$ = [3, n0, _SCIt, 0, [_cA], [[0, 1]]];
544
- var StopClusterOutput$ = [3, n0, _SCOt, 0, [_cl], [() => Cluster$]];
545
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
546
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
547
- var ThrottlingException$ = [
548
- -3,
549
- n0,
550
- _TE,
566
+ var Shard$ = [3, n0, _S,
567
+ 0,
568
+ [_sIh, _cT, _s],
569
+ [0, 0, 0]
570
+ ];
571
+ var StartClusterInput$ = [3, n0, _SCI,
572
+ 0,
573
+ [_cA],
574
+ [[0, 1]]
575
+ ];
576
+ var StartClusterOutput$ = [3, n0, _SCO,
577
+ 0,
578
+ [_cl],
579
+ [() => Cluster$]
580
+ ];
581
+ var StopClusterInput$ = [3, n0, _SCIt,
582
+ 0,
583
+ [_cA],
584
+ [[0, 1]]
585
+ ];
586
+ var StopClusterOutput$ = [3, n0, _SCOt,
587
+ 0,
588
+ [_cl],
589
+ [() => Cluster$]
590
+ ];
591
+ var TagResourceRequest$ = [3, n0, _TRR,
592
+ 0,
593
+ [_rA, _t],
594
+ [[0, 1], 128 | 0]
595
+ ];
596
+ var TagResourceResponse$ = [3, n0, _TRRa,
597
+ 0,
598
+ [],
599
+ []
600
+ ];
601
+ var ThrottlingException$ = [-3, n0, _TE,
551
602
  { [_e]: _c, [_hE]: 429 },
552
603
  [_m, _rAS],
553
- [0, [1, { [_hH]: _RA }]],
604
+ [0, [1, { [_hH]: _RA }]]
554
605
  ];
555
606
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
556
- var UntagResourceRequest$ = [
557
- 3,
558
- n0,
559
- _URR,
607
+ var UntagResourceRequest$ = [3, n0, _URR,
560
608
  0,
561
609
  [_rA, _tK],
562
- [
563
- [0, 1],
564
- [64 | 0, { [_hQ]: _tK }],
565
- ],
566
- ];
567
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
568
- var UpdateClusterInput$ = [
569
- 3,
570
- n0,
571
- _UCI,
610
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
611
+ ];
612
+ var UntagResourceResponse$ = [3, n0, _URRn,
613
+ 0,
614
+ [],
615
+ []
616
+ ];
617
+ var UpdateClusterInput$ = [3, n0, _UCI,
572
618
  0,
573
619
  [_cA, _aT, _sC, _sCh, _vSGI, _sI, _aUP, _cTl, _pMW, _bRP, _pBW, _sIC],
574
- [[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]
575
621
  ];
576
- var UpdateClusterOutput$ = [3, n0, _UCO, 0, [_cl], [() => Cluster$]];
577
- var ValidationException$ = [
578
- -3,
579
- n0,
580
- _VE,
622
+ var UpdateClusterOutput$ = [3, n0, _UCO,
623
+ 0,
624
+ [_cl],
625
+ [() => Cluster$]
626
+ ];
627
+ var ValidationException$ = [-3, n0, _VE,
581
628
  { [_e]: _c, [_hE]: 400 },
582
629
  [_m, _r, _fL],
583
- [0, 0, () => ValidationExceptionFieldList],
630
+ [0, 0, () => ValidationExceptionFieldList]
584
631
  ];
585
632
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
586
- var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
633
+ var ValidationExceptionField$ = [3, n0, _VEF,
634
+ 0,
635
+ [_n, _m],
636
+ [0, 0]
637
+ ];
587
638
  var DocDBElasticServiceException$ = [-3, _sm, "DocDBElasticServiceException", 0, [], []];
588
639
  schema.TypeRegistry.for(_sm).registerError(DocDBElasticServiceException$, DocDBElasticServiceException);
589
- var ClusterList = [1, n0, _CL, 0, () => ClusterInList$];
590
- var ClusterSnapshotList = [1, n0, _CSL, 0, () => ClusterSnapshotInList$];
591
- var PendingMaintenanceActionDetailsList = [1, n0, _PMADL, 0, () => PendingMaintenanceActionDetails$];
592
- var ResourcePendingMaintenanceActionList = [
593
- 1,
594
- n0,
595
- _RPMAL,
596
- 0,
597
- () => ResourcePendingMaintenanceAction$,
598
- ];
599
- var ShardList = [1, n0, _SL, 0, () => Shard$];
600
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
601
- var ApplyPendingMaintenanceAction$ = [
602
- 9,
603
- n0,
604
- _APMA,
605
- { [_h]: ["POST", "/pending-action", 200] },
606
- () => ApplyPendingMaintenanceActionInput$,
607
- () => ApplyPendingMaintenanceActionOutput$,
608
- ];
609
- var CopyClusterSnapshot$ = [
610
- 9,
611
- n0,
612
- _CCS,
613
- { [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/copy", 200] },
614
- () => CopyClusterSnapshotInput$,
615
- () => CopyClusterSnapshotOutput$,
616
- ];
617
- var CreateCluster$ = [
618
- 9,
619
- n0,
620
- _CC,
621
- { [_h]: ["POST", "/cluster", 200] },
622
- () => CreateClusterInput$,
623
- () => CreateClusterOutput$,
624
- ];
625
- var CreateClusterSnapshot$ = [
626
- 9,
627
- n0,
628
- _CCSr,
629
- { [_h]: ["POST", "/cluster-snapshot", 200] },
630
- () => CreateClusterSnapshotInput$,
631
- () => CreateClusterSnapshotOutput$,
632
- ];
633
- var DeleteCluster$ = [
634
- 9,
635
- n0,
636
- _DC,
637
- { [_h]: ["DELETE", "/cluster/{clusterArn}", 200] },
638
- () => DeleteClusterInput$,
639
- () => DeleteClusterOutput$,
640
- ];
641
- var DeleteClusterSnapshot$ = [
642
- 9,
643
- n0,
644
- _DCS,
645
- { [_h]: ["DELETE", "/cluster-snapshot/{snapshotArn}", 200] },
646
- () => DeleteClusterSnapshotInput$,
647
- () => DeleteClusterSnapshotOutput$,
648
- ];
649
- var GetCluster$ = [
650
- 9,
651
- n0,
652
- _GC,
653
- { [_h]: ["GET", "/cluster/{clusterArn}", 200] },
654
- () => GetClusterInput$,
655
- () => GetClusterOutput$,
656
- ];
657
- var GetClusterSnapshot$ = [
658
- 9,
659
- n0,
660
- _GCS,
661
- { [_h]: ["GET", "/cluster-snapshot/{snapshotArn}", 200] },
662
- () => GetClusterSnapshotInput$,
663
- () => GetClusterSnapshotOutput$,
664
- ];
665
- var GetPendingMaintenanceAction$ = [
666
- 9,
667
- n0,
668
- _GPMA,
669
- { [_h]: ["GET", "/pending-action/{resourceArn}", 200] },
670
- () => GetPendingMaintenanceActionInput$,
671
- () => GetPendingMaintenanceActionOutput$,
672
- ];
673
- var ListClusters$ = [
674
- 9,
675
- n0,
676
- _LC,
677
- { [_h]: ["GET", "/clusters", 200] },
678
- () => ListClustersInput$,
679
- () => ListClustersOutput$,
680
- ];
681
- var ListClusterSnapshots$ = [
682
- 9,
683
- n0,
684
- _LCS,
685
- { [_h]: ["GET", "/cluster-snapshots", 200] },
686
- () => ListClusterSnapshotsInput$,
687
- () => ListClusterSnapshotsOutput$,
688
- ];
689
- var ListPendingMaintenanceActions$ = [
690
- 9,
691
- n0,
692
- _LPMA,
693
- { [_h]: ["GET", "/pending-actions", 200] },
694
- () => ListPendingMaintenanceActionsInput$,
695
- () => ListPendingMaintenanceActionsOutput$,
696
- ];
697
- var ListTagsForResource$ = [
698
- 9,
699
- n0,
700
- _LTFR,
701
- { [_h]: ["GET", "/tags/{resourceArn}", 200] },
702
- () => ListTagsForResourceRequest$,
703
- () => ListTagsForResourceResponse$,
704
- ];
705
- var RestoreClusterFromSnapshot$ = [
706
- 9,
707
- n0,
708
- _RCFS,
709
- { [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/restore", 200] },
710
- () => RestoreClusterFromSnapshotInput$,
711
- () => RestoreClusterFromSnapshotOutput$,
712
- ];
713
- var StartCluster$ = [
714
- 9,
715
- n0,
716
- _SC,
717
- { [_h]: ["POST", "/cluster/{clusterArn}/start", 200] },
718
- () => StartClusterInput$,
719
- () => StartClusterOutput$,
720
- ];
721
- var StopCluster$ = [
722
- 9,
723
- n0,
724
- _SCt,
725
- { [_h]: ["POST", "/cluster/{clusterArn}/stop", 200] },
726
- () => StopClusterInput$,
727
- () => StopClusterOutput$,
728
- ];
729
- var TagResource$ = [
730
- 9,
731
- n0,
732
- _TR,
733
- { [_h]: ["POST", "/tags/{resourceArn}", 200] },
734
- () => TagResourceRequest$,
735
- () => TagResourceResponse$,
736
- ];
737
- var UntagResource$ = [
738
- 9,
739
- n0,
740
- _UR,
741
- { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
742
- () => UntagResourceRequest$,
743
- () => UntagResourceResponse$,
744
- ];
745
- var UpdateCluster$ = [
746
- 9,
747
- n0,
748
- _UC,
749
- { [_h]: ["PUT", "/cluster/{clusterArn}", 200] },
750
- () => UpdateClusterInput$,
751
- () => UpdateClusterOutput$,
640
+ var ClusterList = [1, n0, _CL,
641
+ 0, () => ClusterInList$
642
+ ];
643
+ var ClusterSnapshotList = [1, n0, _CSL,
644
+ 0, () => ClusterSnapshotInList$
645
+ ];
646
+ var PendingMaintenanceActionDetailsList = [1, n0, _PMADL,
647
+ 0, () => PendingMaintenanceActionDetails$
648
+ ];
649
+ var ResourcePendingMaintenanceActionList = [1, n0, _RPMAL,
650
+ 0, () => ResourcePendingMaintenanceAction$
651
+ ];
652
+ var ShardList = [1, n0, _SL,
653
+ 0, () => Shard$
654
+ ];
655
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
656
+ 0, () => ValidationExceptionField$
657
+ ];
658
+ var ApplyPendingMaintenanceAction$ = [9, n0, _APMA,
659
+ { [_h]: ["POST", "/pending-action", 200] }, () => ApplyPendingMaintenanceActionInput$, () => ApplyPendingMaintenanceActionOutput$
660
+ ];
661
+ var CopyClusterSnapshot$ = [9, n0, _CCS,
662
+ { [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/copy", 200] }, () => CopyClusterSnapshotInput$, () => CopyClusterSnapshotOutput$
663
+ ];
664
+ var CreateCluster$ = [9, n0, _CC,
665
+ { [_h]: ["POST", "/cluster", 200] }, () => CreateClusterInput$, () => CreateClusterOutput$
666
+ ];
667
+ var CreateClusterSnapshot$ = [9, n0, _CCSr,
668
+ { [_h]: ["POST", "/cluster-snapshot", 200] }, () => CreateClusterSnapshotInput$, () => CreateClusterSnapshotOutput$
669
+ ];
670
+ var DeleteCluster$ = [9, n0, _DC,
671
+ { [_h]: ["DELETE", "/cluster/{clusterArn}", 200] }, () => DeleteClusterInput$, () => DeleteClusterOutput$
672
+ ];
673
+ var DeleteClusterSnapshot$ = [9, n0, _DCS,
674
+ { [_h]: ["DELETE", "/cluster-snapshot/{snapshotArn}", 200] }, () => DeleteClusterSnapshotInput$, () => DeleteClusterSnapshotOutput$
675
+ ];
676
+ var GetCluster$ = [9, n0, _GC,
677
+ { [_h]: ["GET", "/cluster/{clusterArn}", 200] }, () => GetClusterInput$, () => GetClusterOutput$
678
+ ];
679
+ var GetClusterSnapshot$ = [9, n0, _GCS,
680
+ { [_h]: ["GET", "/cluster-snapshot/{snapshotArn}", 200] }, () => GetClusterSnapshotInput$, () => GetClusterSnapshotOutput$
681
+ ];
682
+ var GetPendingMaintenanceAction$ = [9, n0, _GPMA,
683
+ { [_h]: ["GET", "/pending-action/{resourceArn}", 200] }, () => GetPendingMaintenanceActionInput$, () => GetPendingMaintenanceActionOutput$
684
+ ];
685
+ var ListClusters$ = [9, n0, _LC,
686
+ { [_h]: ["GET", "/clusters", 200] }, () => ListClustersInput$, () => ListClustersOutput$
687
+ ];
688
+ var ListClusterSnapshots$ = [9, n0, _LCS,
689
+ { [_h]: ["GET", "/cluster-snapshots", 200] }, () => ListClusterSnapshotsInput$, () => ListClusterSnapshotsOutput$
690
+ ];
691
+ var ListPendingMaintenanceActions$ = [9, n0, _LPMA,
692
+ { [_h]: ["GET", "/pending-actions", 200] }, () => ListPendingMaintenanceActionsInput$, () => ListPendingMaintenanceActionsOutput$
693
+ ];
694
+ var ListTagsForResource$ = [9, n0, _LTFR,
695
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
696
+ ];
697
+ var RestoreClusterFromSnapshot$ = [9, n0, _RCFS,
698
+ { [_h]: ["POST", "/cluster-snapshot/{snapshotArn}/restore", 200] }, () => RestoreClusterFromSnapshotInput$, () => RestoreClusterFromSnapshotOutput$
699
+ ];
700
+ var StartCluster$ = [9, n0, _SC,
701
+ { [_h]: ["POST", "/cluster/{clusterArn}/start", 200] }, () => StartClusterInput$, () => StartClusterOutput$
702
+ ];
703
+ var StopCluster$ = [9, n0, _SCt,
704
+ { [_h]: ["POST", "/cluster/{clusterArn}/stop", 200] }, () => StopClusterInput$, () => StopClusterOutput$
705
+ ];
706
+ var TagResource$ = [9, n0, _TR,
707
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
708
+ ];
709
+ var UntagResource$ = [9, n0, _UR,
710
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
711
+ ];
712
+ var UpdateCluster$ = [9, n0, _UC,
713
+ { [_h]: ["PUT", "/cluster/{clusterArn}", 200] }, () => UpdateClusterInput$, () => UpdateClusterOutput$
752
714
  ];
753
715
 
754
716
  class ApplyPendingMaintenanceActionCommand extends smithyClient.Command
@@ -1004,10 +966,10 @@ class DocDBElastic extends DocDBElasticClient {
1004
966
  }
1005
967
  smithyClient.createAggregatedClient(commands, DocDBElastic);
1006
968
 
1007
- const paginateListClusterSnapshots = core.createPaginator(DocDBElasticClient, ListClusterSnapshotsCommand, "nextToken", "nextToken", "maxResults");
1008
-
1009
969
  const paginateListClusters = core.createPaginator(DocDBElasticClient, ListClustersCommand, "nextToken", "nextToken", "maxResults");
1010
970
 
971
+ const paginateListClusterSnapshots = core.createPaginator(DocDBElasticClient, ListClusterSnapshotsCommand, "nextToken", "nextToken", "maxResults");
972
+
1011
973
  const paginateListPendingMaintenanceActions = core.createPaginator(DocDBElasticClient, ListPendingMaintenanceActionsCommand, "nextToken", "nextToken", "maxResults");
1012
974
 
1013
975
  const OptInType = {