@aws-sdk/client-amp 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
@@ -512,1147 +512,806 @@ const _wC = "workspaceConfiguration";
512
512
  const _wI = "workspaceId";
513
513
  const _wo = "workspaces";
514
514
  const n0 = "com.amazonaws.amp";
515
- var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
515
+ var AccessDeniedException$ = [-3, n0, _ADE,
516
+ { [_e]: _c, [_hE]: 403 },
517
+ [_m],
518
+ [0]
519
+ ];
516
520
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
517
- var AlertManagerDefinitionDescription$ = [
518
- 3,
519
- n0,
520
- _AMDD,
521
+ var AlertManagerDefinitionDescription$ = [3, n0, _AMDD,
521
522
  0,
522
523
  [_s, _d, _cA, _mA],
523
- [() => AlertManagerDefinitionStatus$, 21, 4, 4],
524
+ [() => AlertManagerDefinitionStatus$, 21, 4, 4]
525
+ ];
526
+ var AlertManagerDefinitionStatus$ = [3, n0, _AMDS,
527
+ 0,
528
+ [_sC, _sR],
529
+ [0, 0]
530
+ ];
531
+ var AmpConfiguration$ = [3, n0, _AC,
532
+ 0,
533
+ [_wA],
534
+ [0]
524
535
  ];
525
- var AlertManagerDefinitionStatus$ = [3, n0, _AMDS, 0, [_sC, _sR], [0, 0]];
526
- var AmpConfiguration$ = [3, n0, _AC, 0, [_wA], [0]];
527
- var AnomalyDetectorDescription$ = [
528
- 3,
529
- n0,
530
- _ADD,
536
+ var AnomalyDetectorDescription$ = [3, n0, _ADD,
531
537
  0,
532
538
  [_a, _aDI, _al, _eIIS, _mDA, _co, _l, _s, _cA, _mA, _t],
533
- [
534
- 0,
535
- 0,
536
- 0,
537
- 1,
538
- () => AnomalyDetectorMissingDataAction$,
539
- () => AnomalyDetectorConfiguration$,
540
- 128 | 0,
541
- () => AnomalyDetectorStatus$,
542
- 4,
543
- 4,
544
- 128 | 0,
545
- ],
546
- ];
547
- var AnomalyDetectorStatus$ = [3, n0, _ADS, 0, [_sC, _sR], [0, 0]];
548
- var AnomalyDetectorSummary$ = [
549
- 3,
550
- n0,
551
- _ADSn,
539
+ [0, 0, 0, 1, () => AnomalyDetectorMissingDataAction$, () => AnomalyDetectorConfiguration$, 128 | 0, () => AnomalyDetectorStatus$, 4, 4, 128 | 0]
540
+ ];
541
+ var AnomalyDetectorStatus$ = [3, n0, _ADS,
542
+ 0,
543
+ [_sC, _sR],
544
+ [0, 0]
545
+ ];
546
+ var AnomalyDetectorSummary$ = [3, n0, _ADSn,
552
547
  0,
553
548
  [_a, _aDI, _al, _s, _cA, _mA, _t],
554
- [0, 0, 0, () => AnomalyDetectorStatus$, 4, 4, 128 | 0],
549
+ [0, 0, 0, () => AnomalyDetectorStatus$, 4, 4, 128 | 0]
550
+ ];
551
+ var CloudWatchLogDestination$ = [3, n0, _CWLD,
552
+ 0,
553
+ [_lGA],
554
+ [0]
555
+ ];
556
+ var ComponentConfig$ = [3, n0, _CC,
557
+ 0,
558
+ [_o],
559
+ [128 | 0]
560
+ ];
561
+ var ConflictException$ = [-3, n0, _CE,
562
+ { [_e]: _c, [_hE]: 409 },
563
+ [_m, _rI, _rT],
564
+ [0, 0, 0]
555
565
  ];
556
- var CloudWatchLogDestination$ = [3, n0, _CWLD, 0, [_lGA], [0]];
557
- var ComponentConfig$ = [3, n0, _CC, 0, [_o], [128 | 0]];
558
- var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
559
566
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
560
- var CreateAlertManagerDefinitionRequest$ = [
561
- 3,
562
- n0,
563
- _CAMDR,
567
+ var CreateAlertManagerDefinitionRequest$ = [3, n0, _CAMDR,
564
568
  0,
565
569
  [_wI, _d, _cT],
566
- [[0, 1], 21, [0, 4]],
570
+ [[0, 1], 21, [0, 4]]
567
571
  ];
568
- var CreateAlertManagerDefinitionResponse$ = [
569
- 3,
570
- n0,
571
- _CAMDRr,
572
+ var CreateAlertManagerDefinitionResponse$ = [3, n0, _CAMDRr,
572
573
  0,
573
574
  [_s],
574
- [() => AlertManagerDefinitionStatus$],
575
+ [() => AlertManagerDefinitionStatus$]
575
576
  ];
576
- var CreateAnomalyDetectorRequest$ = [
577
- 3,
578
- n0,
579
- _CADR,
577
+ var CreateAnomalyDetectorRequest$ = [3, n0, _CADR,
580
578
  0,
581
579
  [_wI, _al, _eIIS, _mDA, _co, _l, _cT, _t],
582
- [
583
- [0, 1],
584
- 0,
585
- 1,
586
- () => AnomalyDetectorMissingDataAction$,
587
- () => AnomalyDetectorConfiguration$,
588
- 128 | 0,
589
- [0, 4],
590
- 128 | 0,
591
- ],
592
- ];
593
- var CreateAnomalyDetectorResponse$ = [
594
- 3,
595
- n0,
596
- _CADRr,
580
+ [[0, 1], 0, 1, () => AnomalyDetectorMissingDataAction$, () => AnomalyDetectorConfiguration$, 128 | 0, [0, 4], 128 | 0]
581
+ ];
582
+ var CreateAnomalyDetectorResponse$ = [3, n0, _CADRr,
597
583
  0,
598
584
  [_aDI, _a, _s, _t],
599
- [0, 0, () => AnomalyDetectorStatus$, 128 | 0],
585
+ [0, 0, () => AnomalyDetectorStatus$, 128 | 0]
600
586
  ];
601
- var CreateLoggingConfigurationRequest$ = [
602
- 3,
603
- n0,
604
- _CLCR,
587
+ var CreateLoggingConfigurationRequest$ = [3, n0, _CLCR,
605
588
  0,
606
589
  [_wI, _lGA, _cT],
607
- [[0, 1], 0, [0, 4]],
590
+ [[0, 1], 0, [0, 4]]
608
591
  ];
609
- var CreateLoggingConfigurationResponse$ = [
610
- 3,
611
- n0,
612
- _CLCRr,
592
+ var CreateLoggingConfigurationResponse$ = [3, n0, _CLCRr,
613
593
  0,
614
594
  [_s],
615
- [() => LoggingConfigurationStatus$],
595
+ [() => LoggingConfigurationStatus$]
616
596
  ];
617
- var CreateQueryLoggingConfigurationRequest$ = [
618
- 3,
619
- n0,
620
- _CQLCR,
597
+ var CreateQueryLoggingConfigurationRequest$ = [3, n0, _CQLCR,
621
598
  0,
622
599
  [_wI, _de, _cT],
623
- [[0, 1], () => LoggingDestinations, [0, 4]],
600
+ [[0, 1], () => LoggingDestinations, [0, 4]]
624
601
  ];
625
- var CreateQueryLoggingConfigurationResponse$ = [
626
- 3,
627
- n0,
628
- _CQLCRr,
602
+ var CreateQueryLoggingConfigurationResponse$ = [3, n0, _CQLCRr,
629
603
  0,
630
604
  [_s],
631
- [() => QueryLoggingConfigurationStatus$],
605
+ [() => QueryLoggingConfigurationStatus$]
632
606
  ];
633
- var CreateRuleGroupsNamespaceRequest$ = [
634
- 3,
635
- n0,
636
- _CRGNR,
607
+ var CreateRuleGroupsNamespaceRequest$ = [3, n0, _CRGNR,
637
608
  0,
638
609
  [_wI, _n, _d, _cT, _t],
639
- [[0, 1], 0, 21, [0, 4], 128 | 0],
610
+ [[0, 1], 0, 21, [0, 4], 128 | 0]
640
611
  ];
641
- var CreateRuleGroupsNamespaceResponse$ = [
642
- 3,
643
- n0,
644
- _CRGNRr,
612
+ var CreateRuleGroupsNamespaceResponse$ = [3, n0, _CRGNRr,
645
613
  0,
646
614
  [_n, _a, _s, _t],
647
- [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0],
615
+ [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0]
648
616
  ];
649
- var CreateScraperRequest$ = [
650
- 3,
651
- n0,
652
- _CSR,
617
+ var CreateScraperRequest$ = [3, n0, _CSR,
653
618
  0,
654
619
  [_al, _sCc, _so, _des, _rC, _cT, _t],
655
- [0, () => ScrapeConfiguration$, () => Source$, () => Destination$, () => RoleConfiguration$, [0, 4], 128 | 0],
620
+ [0, () => ScrapeConfiguration$, () => Source$, () => Destination$, () => RoleConfiguration$, [0, 4], 128 | 0]
656
621
  ];
657
- var CreateScraperResponse$ = [
658
- 3,
659
- n0,
660
- _CSRr,
622
+ var CreateScraperResponse$ = [3, n0, _CSRr,
661
623
  0,
662
624
  [_sI, _a, _s, _t],
663
- [0, 0, () => ScraperStatus$, 128 | 0],
625
+ [0, 0, () => ScraperStatus$, 128 | 0]
664
626
  ];
665
- var CreateWorkspaceRequest$ = [
666
- 3,
667
- n0,
668
- _CWR,
627
+ var CreateWorkspaceRequest$ = [3, n0, _CWR,
669
628
  0,
670
629
  [_al, _cT, _t, _kKA],
671
- [0, [0, 4], 128 | 0, 0],
630
+ [0, [0, 4], 128 | 0, 0]
672
631
  ];
673
- var CreateWorkspaceResponse$ = [
674
- 3,
675
- n0,
676
- _CWRr,
632
+ var CreateWorkspaceResponse$ = [3, n0, _CWRr,
677
633
  0,
678
634
  [_wI, _a, _s, _t, _kKA],
679
- [0, 0, () => WorkspaceStatus$, 128 | 0, 0],
635
+ [0, 0, () => WorkspaceStatus$, 128 | 0, 0]
680
636
  ];
681
- var DeleteAlertManagerDefinitionRequest$ = [
682
- 3,
683
- n0,
684
- _DAMDR,
637
+ var DeleteAlertManagerDefinitionRequest$ = [3, n0, _DAMDR,
685
638
  0,
686
639
  [_wI, _cT],
687
- [
688
- [0, 1],
689
- [0, { [_hQ]: _cT, [_iT]: 1 }],
690
- ],
640
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
691
641
  ];
692
- var DeleteAnomalyDetectorRequest$ = [
693
- 3,
694
- n0,
695
- _DADR,
642
+ var DeleteAnomalyDetectorRequest$ = [3, n0, _DADR,
696
643
  0,
697
644
  [_wI, _aDI, _cT],
698
- [
699
- [0, 1],
700
- [0, 1],
701
- [0, { [_hQ]: _cT, [_iT]: 1 }],
702
- ],
645
+ [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
703
646
  ];
704
- var DeleteLoggingConfigurationRequest$ = [
705
- 3,
706
- n0,
707
- _DLCR,
647
+ var DeleteLoggingConfigurationRequest$ = [3, n0, _DLCR,
708
648
  0,
709
649
  [_wI, _cT],
710
- [
711
- [0, 1],
712
- [0, { [_hQ]: _cT, [_iT]: 1 }],
713
- ],
650
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
714
651
  ];
715
- var DeleteQueryLoggingConfigurationRequest$ = [
716
- 3,
717
- n0,
718
- _DQLCR,
652
+ var DeleteQueryLoggingConfigurationRequest$ = [3, n0, _DQLCR,
719
653
  0,
720
654
  [_wI, _cT],
721
- [
722
- [0, 1],
723
- [0, { [_hQ]: _cT, [_iT]: 1 }],
724
- ],
655
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
725
656
  ];
726
- var DeleteResourcePolicyRequest$ = [
727
- 3,
728
- n0,
729
- _DRPR,
657
+ var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
730
658
  0,
731
659
  [_wI, _cT, _rIe],
732
- [
733
- [0, 1],
734
- [0, { [_hQ]: _cT, [_iT]: 1 }],
735
- [0, { [_hQ]: _rIe }],
736
- ],
660
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }], [0, { [_hQ]: _rIe }]]
737
661
  ];
738
- var DeleteRuleGroupsNamespaceRequest$ = [
739
- 3,
740
- n0,
741
- _DRGNR,
662
+ var DeleteRuleGroupsNamespaceRequest$ = [3, n0, _DRGNR,
742
663
  0,
743
664
  [_wI, _n, _cT],
744
- [
745
- [0, 1],
746
- [0, 1],
747
- [0, { [_hQ]: _cT, [_iT]: 1 }],
748
- ],
665
+ [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
749
666
  ];
750
- var DeleteScraperLoggingConfigurationRequest$ = [
751
- 3,
752
- n0,
753
- _DSLCR,
667
+ var DeleteScraperLoggingConfigurationRequest$ = [3, n0, _DSLCR,
754
668
  0,
755
669
  [_sI, _cT],
756
- [
757
- [0, 1],
758
- [0, { [_hQ]: _cT, [_iT]: 1 }],
759
- ],
670
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
760
671
  ];
761
- var DeleteScraperRequest$ = [
762
- 3,
763
- n0,
764
- _DSR,
672
+ var DeleteScraperRequest$ = [3, n0, _DSR,
765
673
  0,
766
674
  [_sI, _cT],
767
- [
768
- [0, 1],
769
- [0, { [_hQ]: _cT, [_iT]: 1 }],
770
- ],
675
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
771
676
  ];
772
- var DeleteScraperResponse$ = [3, n0, _DSRe, 0, [_sI, _s], [0, () => ScraperStatus$]];
773
- var DeleteWorkspaceRequest$ = [
774
- 3,
775
- n0,
776
- _DWR,
677
+ var DeleteScraperResponse$ = [3, n0, _DSRe,
678
+ 0,
679
+ [_sI, _s],
680
+ [0, () => ScraperStatus$]
681
+ ];
682
+ var DeleteWorkspaceRequest$ = [3, n0, _DWR,
777
683
  0,
778
684
  [_wI, _cT],
779
- [
780
- [0, 1],
781
- [0, { [_hQ]: _cT, [_iT]: 1 }],
782
- ],
685
+ [[0, 1], [0, { [_hQ]: _cT, [_iT]: 1 }]]
783
686
  ];
784
- var DescribeAlertManagerDefinitionRequest$ = [3, n0, _DAMDRe, 0, [_wI], [[0, 1]]];
785
- var DescribeAlertManagerDefinitionResponse$ = [
786
- 3,
787
- n0,
788
- _DAMDRes,
687
+ var DescribeAlertManagerDefinitionRequest$ = [3, n0, _DAMDRe,
688
+ 0,
689
+ [_wI],
690
+ [[0, 1]]
691
+ ];
692
+ var DescribeAlertManagerDefinitionResponse$ = [3, n0, _DAMDRes,
789
693
  0,
790
694
  [_aMD],
791
- [() => AlertManagerDefinitionDescription$],
695
+ [() => AlertManagerDefinitionDescription$]
792
696
  ];
793
- var DescribeAnomalyDetectorRequest$ = [
794
- 3,
795
- n0,
796
- _DADRe,
697
+ var DescribeAnomalyDetectorRequest$ = [3, n0, _DADRe,
797
698
  0,
798
699
  [_wI, _aDI],
799
- [
800
- [0, 1],
801
- [0, 1],
802
- ],
700
+ [[0, 1], [0, 1]]
803
701
  ];
804
- var DescribeAnomalyDetectorResponse$ = [
805
- 3,
806
- n0,
807
- _DADRes,
702
+ var DescribeAnomalyDetectorResponse$ = [3, n0, _DADRes,
808
703
  0,
809
704
  [_aD],
810
- [() => AnomalyDetectorDescription$],
705
+ [() => AnomalyDetectorDescription$]
811
706
  ];
812
- var DescribeLoggingConfigurationRequest$ = [3, n0, _DLCRe, 0, [_wI], [[0, 1]]];
813
- var DescribeLoggingConfigurationResponse$ = [
814
- 3,
815
- n0,
816
- _DLCRes,
707
+ var DescribeLoggingConfigurationRequest$ = [3, n0, _DLCRe,
708
+ 0,
709
+ [_wI],
710
+ [[0, 1]]
711
+ ];
712
+ var DescribeLoggingConfigurationResponse$ = [3, n0, _DLCRes,
817
713
  0,
818
714
  [_lC],
819
- [() => LoggingConfigurationMetadata$],
715
+ [() => LoggingConfigurationMetadata$]
716
+ ];
717
+ var DescribeQueryLoggingConfigurationRequest$ = [3, n0, _DQLCRe,
718
+ 0,
719
+ [_wI],
720
+ [[0, 1]]
820
721
  ];
821
- var DescribeQueryLoggingConfigurationRequest$ = [3, n0, _DQLCRe, 0, [_wI], [[0, 1]]];
822
- var DescribeQueryLoggingConfigurationResponse$ = [
823
- 3,
824
- n0,
825
- _DQLCRes,
722
+ var DescribeQueryLoggingConfigurationResponse$ = [3, n0, _DQLCRes,
826
723
  0,
827
724
  [_qLC],
828
- [() => QueryLoggingConfigurationMetadata$],
725
+ [() => QueryLoggingConfigurationMetadata$]
726
+ ];
727
+ var DescribeResourcePolicyRequest$ = [3, n0, _DRPRe,
728
+ 0,
729
+ [_wI],
730
+ [[0, 1]]
829
731
  ];
830
- var DescribeResourcePolicyRequest$ = [3, n0, _DRPRe, 0, [_wI], [[0, 1]]];
831
- var DescribeResourcePolicyResponse$ = [3, n0, _DRPRes, 0, [_pD, _pS, _rIe], [0, 0, 0]];
832
- var DescribeRuleGroupsNamespaceRequest$ = [
833
- 3,
834
- n0,
835
- _DRGNRe,
732
+ var DescribeResourcePolicyResponse$ = [3, n0, _DRPRes,
733
+ 0,
734
+ [_pD, _pS, _rIe],
735
+ [0, 0, 0]
736
+ ];
737
+ var DescribeRuleGroupsNamespaceRequest$ = [3, n0, _DRGNRe,
836
738
  0,
837
739
  [_wI, _n],
838
- [
839
- [0, 1],
840
- [0, 1],
841
- ],
740
+ [[0, 1], [0, 1]]
842
741
  ];
843
- var DescribeRuleGroupsNamespaceResponse$ = [
844
- 3,
845
- n0,
846
- _DRGNRes,
742
+ var DescribeRuleGroupsNamespaceResponse$ = [3, n0, _DRGNRes,
847
743
  0,
848
744
  [_rGN],
849
- [() => RuleGroupsNamespaceDescription$],
745
+ [() => RuleGroupsNamespaceDescription$]
850
746
  ];
851
- var DescribeScraperLoggingConfigurationRequest$ = [3, n0, _DSLCRe, 0, [_sI], [[0, 1]]];
852
- var DescribeScraperLoggingConfigurationResponse$ = [
853
- 3,
854
- n0,
855
- _DSLCRes,
747
+ var DescribeScraperLoggingConfigurationRequest$ = [3, n0, _DSLCRe,
748
+ 0,
749
+ [_sI],
750
+ [[0, 1]]
751
+ ];
752
+ var DescribeScraperLoggingConfigurationResponse$ = [3, n0, _DSLCRes,
856
753
  0,
857
754
  [_s, _sI, _lD, _sCcr, _mA],
858
- [() => ScraperLoggingConfigurationStatus$, 0, () => ScraperLoggingDestination$, () => ScraperComponents, 4],
755
+ [() => ScraperLoggingConfigurationStatus$, 0, () => ScraperLoggingDestination$, () => ScraperComponents, 4]
859
756
  ];
860
- var DescribeScraperRequest$ = [3, n0, _DSRes, 0, [_sI], [[0, 1]]];
861
- var DescribeScraperResponse$ = [3, n0, _DSResc, 0, [_sc], [() => ScraperDescription$]];
862
- var DescribeWorkspaceConfigurationRequest$ = [3, n0, _DWCR, 0, [_wI], [[0, 1]]];
863
- var DescribeWorkspaceConfigurationResponse$ = [
864
- 3,
865
- n0,
866
- _DWCRe,
757
+ var DescribeScraperRequest$ = [3, n0, _DSRes,
758
+ 0,
759
+ [_sI],
760
+ [[0, 1]]
761
+ ];
762
+ var DescribeScraperResponse$ = [3, n0, _DSResc,
763
+ 0,
764
+ [_sc],
765
+ [() => ScraperDescription$]
766
+ ];
767
+ var DescribeWorkspaceConfigurationRequest$ = [3, n0, _DWCR,
768
+ 0,
769
+ [_wI],
770
+ [[0, 1]]
771
+ ];
772
+ var DescribeWorkspaceConfigurationResponse$ = [3, n0, _DWCRe,
867
773
  0,
868
774
  [_wC],
869
- [() => WorkspaceConfigurationDescription$],
870
- ];
871
- var DescribeWorkspaceRequest$ = [3, n0, _DWRe, 0, [_wI], [[0, 1]]];
872
- var DescribeWorkspaceResponse$ = [3, n0, _DWRes, 0, [_w], [() => WorkspaceDescription$]];
873
- var EksConfiguration$ = [3, n0, _EC, 0, [_cAl, _sGI, _sIu], [0, 64 | 0, 64 | 0]];
874
- var GetDefaultScraperConfigurationRequest$ = [3, n0, _GDSCR, 0, [], []];
875
- var GetDefaultScraperConfigurationResponse$ = [3, n0, _GDSCRe, 0, [_co], [21]];
876
- var InternalServerException$ = [
877
- -3,
878
- n0,
879
- _ISE,
775
+ [() => WorkspaceConfigurationDescription$]
776
+ ];
777
+ var DescribeWorkspaceRequest$ = [3, n0, _DWRe,
778
+ 0,
779
+ [_wI],
780
+ [[0, 1]]
781
+ ];
782
+ var DescribeWorkspaceResponse$ = [3, n0, _DWRes,
783
+ 0,
784
+ [_w],
785
+ [() => WorkspaceDescription$]
786
+ ];
787
+ var EksConfiguration$ = [3, n0, _EC,
788
+ 0,
789
+ [_cAl, _sGI, _sIu],
790
+ [0, 64 | 0, 64 | 0]
791
+ ];
792
+ var GetDefaultScraperConfigurationRequest$ = [3, n0, _GDSCR,
793
+ 0,
794
+ [],
795
+ []
796
+ ];
797
+ var GetDefaultScraperConfigurationResponse$ = [3, n0, _GDSCRe,
798
+ 0,
799
+ [_co],
800
+ [21]
801
+ ];
802
+ var InternalServerException$ = [-3, n0, _ISE,
880
803
  { [_e]: _se, [_hE]: 500 },
881
804
  [_m, _rAS],
882
- [0, [1, { [_hH]: _RA }]],
805
+ [0, [1, { [_hH]: _RA }]]
883
806
  ];
884
807
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
885
- var LimitsPerLabelSet$ = [
886
- 3,
887
- n0,
888
- _LPLS,
808
+ var LimitsPerLabelSet$ = [3, n0, _LPLS,
889
809
  0,
890
810
  [_li, _lS],
891
- [() => LimitsPerLabelSetEntry$, 128 | 0],
811
+ [() => LimitsPerLabelSetEntry$, 128 | 0]
892
812
  ];
893
- var LimitsPerLabelSetEntry$ = [3, n0, _LPLSE, 0, [_mS], [1]];
894
- var ListAnomalyDetectorsRequest$ = [
895
- 3,
896
- n0,
897
- _LADR,
813
+ var LimitsPerLabelSetEntry$ = [3, n0, _LPLSE,
814
+ 0,
815
+ [_mS],
816
+ [1]
817
+ ];
818
+ var ListAnomalyDetectorsRequest$ = [3, n0, _LADR,
898
819
  0,
899
820
  [_wI, _al, _mR, _nT],
900
- [
901
- [0, 1],
902
- [0, { [_hQ]: _al }],
903
- [1, { [_hQ]: _mR }],
904
- [0, { [_hQ]: _nT }],
905
- ],
906
- ];
907
- var ListAnomalyDetectorsResponse$ = [
908
- 3,
909
- n0,
910
- _LADRi,
821
+ [[0, 1], [0, { [_hQ]: _al }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
822
+ ];
823
+ var ListAnomalyDetectorsResponse$ = [3, n0, _LADRi,
911
824
  0,
912
825
  [_aDn, _nT],
913
- [() => AnomalyDetectorSummaryList, 0],
826
+ [() => AnomalyDetectorSummaryList, 0]
914
827
  ];
915
- var ListRuleGroupsNamespacesRequest$ = [
916
- 3,
917
- n0,
918
- _LRGNR,
828
+ var ListRuleGroupsNamespacesRequest$ = [3, n0, _LRGNR,
919
829
  0,
920
830
  [_wI, _n, _nT, _mR],
921
- [
922
- [0, 1],
923
- [0, { [_hQ]: _n }],
924
- [0, { [_hQ]: _nT }],
925
- [1, { [_hQ]: _mR }],
926
- ],
927
- ];
928
- var ListRuleGroupsNamespacesResponse$ = [
929
- 3,
930
- n0,
931
- _LRGNRi,
831
+ [[0, 1], [0, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
832
+ ];
833
+ var ListRuleGroupsNamespacesResponse$ = [3, n0, _LRGNRi,
932
834
  0,
933
835
  [_rGNu, _nT],
934
- [() => RuleGroupsNamespaceSummaryList, 0],
836
+ [() => RuleGroupsNamespaceSummaryList, 0]
935
837
  ];
936
- var ListScrapersRequest$ = [
937
- 3,
938
- n0,
939
- _LSR,
838
+ var ListScrapersRequest$ = [3, n0, _LSR,
940
839
  0,
941
840
  [_f, _nT, _mR],
942
- [
943
- [[2, n0, _SF, 0, 0, 64 | 0], 64],
944
- [0, { [_hQ]: _nT }],
945
- [1, { [_hQ]: _mR }],
946
- ],
947
- ];
948
- var ListScrapersResponse$ = [3, n0, _LSRi, 0, [_scr, _nT], [() => ScraperSummaryList, 0]];
949
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
950
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
951
- var ListWorkspacesRequest$ = [
952
- 3,
953
- n0,
954
- _LWR,
841
+ [[[2, n0, _SF, 0, 0, 64 | 0], 64], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
842
+ ];
843
+ var ListScrapersResponse$ = [3, n0, _LSRi,
844
+ 0,
845
+ [_scr, _nT],
846
+ [() => ScraperSummaryList, 0]
847
+ ];
848
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
849
+ 0,
850
+ [_rA],
851
+ [[0, 1]]
852
+ ];
853
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
854
+ 0,
855
+ [_t],
856
+ [128 | 0]
857
+ ];
858
+ var ListWorkspacesRequest$ = [3, n0, _LWR,
955
859
  0,
956
860
  [_nT, _al, _mR],
957
- [
958
- [0, { [_hQ]: _nT }],
959
- [0, { [_hQ]: _al }],
960
- [1, { [_hQ]: _mR }],
961
- ],
861
+ [[0, { [_hQ]: _nT }], [0, { [_hQ]: _al }], [1, { [_hQ]: _mR }]]
962
862
  ];
963
- var ListWorkspacesResponse$ = [
964
- 3,
965
- n0,
966
- _LWRi,
863
+ var ListWorkspacesResponse$ = [3, n0, _LWRi,
967
864
  0,
968
865
  [_wo, _nT],
969
- [() => WorkspaceSummaryList, 0],
866
+ [() => WorkspaceSummaryList, 0]
970
867
  ];
971
- var LoggingConfigurationMetadata$ = [
972
- 3,
973
- n0,
974
- _LCM,
868
+ var LoggingConfigurationMetadata$ = [3, n0, _LCM,
975
869
  0,
976
870
  [_s, _w, _lGA, _cA, _mA],
977
- [() => LoggingConfigurationStatus$, 0, 0, 4, 4],
871
+ [() => LoggingConfigurationStatus$, 0, 0, 4, 4]
872
+ ];
873
+ var LoggingConfigurationStatus$ = [3, n0, _LCS,
874
+ 0,
875
+ [_sC, _sR],
876
+ [0, 0]
978
877
  ];
979
- var LoggingConfigurationStatus$ = [3, n0, _LCS, 0, [_sC, _sR], [0, 0]];
980
- var LoggingDestination$ = [
981
- 3,
982
- n0,
983
- _LD,
878
+ var LoggingDestination$ = [3, n0, _LD,
984
879
  0,
985
880
  [_cWL, _f],
986
- [() => CloudWatchLogDestination$, () => LoggingFilter$],
881
+ [() => CloudWatchLogDestination$, () => LoggingFilter$]
882
+ ];
883
+ var LoggingFilter$ = [3, n0, _LF,
884
+ 0,
885
+ [_qT],
886
+ [1]
987
887
  ];
988
- var LoggingFilter$ = [3, n0, _LF, 0, [_qT], [1]];
989
- var PutAlertManagerDefinitionRequest$ = [
990
- 3,
991
- n0,
992
- _PAMDR,
888
+ var PutAlertManagerDefinitionRequest$ = [3, n0, _PAMDR,
993
889
  0,
994
890
  [_wI, _d, _cT],
995
- [[0, 1], 21, [0, 4]],
891
+ [[0, 1], 21, [0, 4]]
996
892
  ];
997
- var PutAlertManagerDefinitionResponse$ = [
998
- 3,
999
- n0,
1000
- _PAMDRu,
893
+ var PutAlertManagerDefinitionResponse$ = [3, n0, _PAMDRu,
1001
894
  0,
1002
895
  [_s],
1003
- [() => AlertManagerDefinitionStatus$],
896
+ [() => AlertManagerDefinitionStatus$]
1004
897
  ];
1005
- var PutAnomalyDetectorRequest$ = [
1006
- 3,
1007
- n0,
1008
- _PADR,
898
+ var PutAnomalyDetectorRequest$ = [3, n0, _PADR,
1009
899
  0,
1010
900
  [_wI, _aDI, _eIIS, _mDA, _co, _l, _cT],
1011
- [[0, 1], [0, 1], 1, () => AnomalyDetectorMissingDataAction$, () => AnomalyDetectorConfiguration$, 128 | 0, [0, 4]],
901
+ [[0, 1], [0, 1], 1, () => AnomalyDetectorMissingDataAction$, () => AnomalyDetectorConfiguration$, 128 | 0, [0, 4]]
1012
902
  ];
1013
- var PutAnomalyDetectorResponse$ = [
1014
- 3,
1015
- n0,
1016
- _PADRu,
903
+ var PutAnomalyDetectorResponse$ = [3, n0, _PADRu,
1017
904
  0,
1018
905
  [_aDI, _a, _s, _t],
1019
- [0, 0, () => AnomalyDetectorStatus$, 128 | 0],
906
+ [0, 0, () => AnomalyDetectorStatus$, 128 | 0]
1020
907
  ];
1021
- var PutResourcePolicyRequest$ = [
1022
- 3,
1023
- n0,
1024
- _PRPR,
908
+ var PutResourcePolicyRequest$ = [3, n0, _PRPR,
1025
909
  0,
1026
910
  [_wI, _pD, _cT, _rIe],
1027
- [[0, 1], 0, [0, 4], 0],
911
+ [[0, 1], 0, [0, 4], 0]
912
+ ];
913
+ var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
914
+ 0,
915
+ [_pS, _rIe],
916
+ [0, 0]
1028
917
  ];
1029
- var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [_pS, _rIe], [0, 0]];
1030
- var PutRuleGroupsNamespaceRequest$ = [
1031
- 3,
1032
- n0,
1033
- _PRGNR,
918
+ var PutRuleGroupsNamespaceRequest$ = [3, n0, _PRGNR,
1034
919
  0,
1035
920
  [_wI, _n, _d, _cT],
1036
- [[0, 1], [0, 1], 21, [0, 4]],
921
+ [[0, 1], [0, 1], 21, [0, 4]]
1037
922
  ];
1038
- var PutRuleGroupsNamespaceResponse$ = [
1039
- 3,
1040
- n0,
1041
- _PRGNRu,
923
+ var PutRuleGroupsNamespaceResponse$ = [3, n0, _PRGNRu,
1042
924
  0,
1043
925
  [_n, _a, _s, _t],
1044
- [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0],
926
+ [0, 0, () => RuleGroupsNamespaceStatus$, 128 | 0]
1045
927
  ];
1046
- var QueryLoggingConfigurationMetadata$ = [
1047
- 3,
1048
- n0,
1049
- _QLCM,
928
+ var QueryLoggingConfigurationMetadata$ = [3, n0, _QLCM,
1050
929
  0,
1051
930
  [_s, _w, _de, _cA, _mA],
1052
- [() => QueryLoggingConfigurationStatus$, 0, () => LoggingDestinations, 4, 4],
931
+ [() => QueryLoggingConfigurationStatus$, 0, () => LoggingDestinations, 4, 4]
1053
932
  ];
1054
- var QueryLoggingConfigurationStatus$ = [3, n0, _QLCS, 0, [_sC, _sR], [0, 0]];
1055
- var RandomCutForestConfiguration$ = [
1056
- 3,
1057
- n0,
1058
- _RCFC,
933
+ var QueryLoggingConfigurationStatus$ = [3, n0, _QLCS,
934
+ 0,
935
+ [_sC, _sR],
936
+ [0, 0]
937
+ ];
938
+ var RandomCutForestConfiguration$ = [3, n0, _RCFC,
1059
939
  0,
1060
940
  [_q, _sS, _sSa, _iNEFA, _iNEFB],
1061
- [0, 1, 1, () => IgnoreNearExpected$, () => IgnoreNearExpected$],
941
+ [0, 1, 1, () => IgnoreNearExpected$, () => IgnoreNearExpected$]
1062
942
  ];
1063
- var ResourceNotFoundException$ = [
1064
- -3,
1065
- n0,
1066
- _RNFE,
943
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
1067
944
  { [_e]: _c, [_hE]: 404 },
1068
945
  [_m, _rI, _rT],
1069
- [0, 0, 0],
946
+ [0, 0, 0]
1070
947
  ];
1071
948
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1072
- var RoleConfiguration$ = [3, n0, _RC, 0, [_sRA, _tRA], [0, 0]];
1073
- var RuleGroupsNamespaceDescription$ = [
1074
- 3,
1075
- n0,
1076
- _RGND,
949
+ var RoleConfiguration$ = [3, n0, _RC,
950
+ 0,
951
+ [_sRA, _tRA],
952
+ [0, 0]
953
+ ];
954
+ var RuleGroupsNamespaceDescription$ = [3, n0, _RGND,
1077
955
  0,
1078
956
  [_a, _n, _s, _d, _cA, _mA, _t],
1079
- [0, 0, () => RuleGroupsNamespaceStatus$, 21, 4, 4, 128 | 0],
957
+ [0, 0, () => RuleGroupsNamespaceStatus$, 21, 4, 4, 128 | 0]
1080
958
  ];
1081
- var RuleGroupsNamespaceStatus$ = [3, n0, _RGNS, 0, [_sC, _sR], [0, 0]];
1082
- var RuleGroupsNamespaceSummary$ = [
1083
- 3,
1084
- n0,
1085
- _RGNSu,
959
+ var RuleGroupsNamespaceStatus$ = [3, n0, _RGNS,
960
+ 0,
961
+ [_sC, _sR],
962
+ [0, 0]
963
+ ];
964
+ var RuleGroupsNamespaceSummary$ = [3, n0, _RGNSu,
1086
965
  0,
1087
966
  [_a, _n, _s, _cA, _mA, _t],
1088
- [0, 0, () => RuleGroupsNamespaceStatus$, 4, 4, 128 | 0],
967
+ [0, 0, () => RuleGroupsNamespaceStatus$, 4, 4, 128 | 0]
968
+ ];
969
+ var ScraperComponent$ = [3, n0, _SC,
970
+ 0,
971
+ [_ty, _con],
972
+ [0, () => ComponentConfig$]
1089
973
  ];
1090
- var ScraperComponent$ = [3, n0, _SC, 0, [_ty, _con], [0, () => ComponentConfig$]];
1091
- var ScraperDescription$ = [
1092
- 3,
1093
- n0,
1094
- _SD,
974
+ var ScraperDescription$ = [3, n0, _SD,
1095
975
  0,
1096
976
  [_al, _sI, _a, _rAo, _s, _cA, _lMA, _t, _sR, _sCc, _so, _des, _rC],
1097
- [
1098
- 0,
1099
- 0,
1100
- 0,
1101
- 0,
1102
- () => ScraperStatus$,
1103
- 4,
1104
- 4,
1105
- 128 | 0,
1106
- 0,
1107
- () => ScrapeConfiguration$,
1108
- () => Source$,
1109
- () => Destination$,
1110
- () => RoleConfiguration$,
1111
- ],
1112
- ];
1113
- var ScraperLoggingConfigurationStatus$ = [3, n0, _SLCS, 0, [_sC, _sR], [0, 0]];
1114
- var ScraperStatus$ = [3, n0, _SS, 0, [_sC], [0]];
1115
- var ScraperSummary$ = [
1116
- 3,
1117
- n0,
1118
- _SSc,
977
+ [0, 0, 0, 0, () => ScraperStatus$, 4, 4, 128 | 0, 0, () => ScrapeConfiguration$, () => Source$, () => Destination$, () => RoleConfiguration$]
978
+ ];
979
+ var ScraperLoggingConfigurationStatus$ = [3, n0, _SLCS,
980
+ 0,
981
+ [_sC, _sR],
982
+ [0, 0]
983
+ ];
984
+ var ScraperStatus$ = [3, n0, _SS,
985
+ 0,
986
+ [_sC],
987
+ [0]
988
+ ];
989
+ var ScraperSummary$ = [3, n0, _SSc,
1119
990
  0,
1120
991
  [_al, _sI, _a, _rAo, _s, _cA, _lMA, _t, _sR, _so, _des, _rC],
1121
- [0, 0, 0, 0, () => ScraperStatus$, 4, 4, 128 | 0, 0, () => Source$, () => Destination$, () => RoleConfiguration$],
992
+ [0, 0, 0, 0, () => ScraperStatus$, 4, 4, 128 | 0, 0, () => Source$, () => Destination$, () => RoleConfiguration$]
1122
993
  ];
1123
- var ServiceQuotaExceededException$ = [
1124
- -3,
1125
- n0,
1126
- _SQEE,
994
+ var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1127
995
  { [_e]: _c, [_hE]: 402 },
1128
996
  [_m, _rI, _rT, _sCe, _qC],
1129
- [0, 0, 0, 0, 0],
997
+ [0, 0, 0, 0, 0]
1130
998
  ];
1131
999
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1132
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
1133
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1134
- var ThrottlingException$ = [
1135
- -3,
1136
- n0,
1137
- _TE,
1000
+ var TagResourceRequest$ = [3, n0, _TRR,
1001
+ 0,
1002
+ [_rA, _t],
1003
+ [[0, 1], 128 | 0]
1004
+ ];
1005
+ var TagResourceResponse$ = [3, n0, _TRRa,
1006
+ 0,
1007
+ [],
1008
+ []
1009
+ ];
1010
+ var ThrottlingException$ = [-3, n0, _TE,
1138
1011
  { [_e]: _c, [_hE]: 429 },
1139
1012
  [_m, _sCe, _qC, _rAS],
1140
- [0, 0, 0, [1, { [_hH]: _RA }]],
1013
+ [0, 0, 0, [1, { [_hH]: _RA }]]
1141
1014
  ];
1142
1015
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1143
- var UntagResourceRequest$ = [
1144
- 3,
1145
- n0,
1146
- _URR,
1016
+ var UntagResourceRequest$ = [3, n0, _URR,
1147
1017
  0,
1148
1018
  [_rA, _tK],
1149
- [
1150
- [0, 1],
1151
- [64 | 0, { [_hQ]: _tK }],
1152
- ],
1019
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1020
+ ];
1021
+ var UntagResourceResponse$ = [3, n0, _URRn,
1022
+ 0,
1023
+ [],
1024
+ []
1153
1025
  ];
1154
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1155
- var UpdateLoggingConfigurationRequest$ = [
1156
- 3,
1157
- n0,
1158
- _ULCR,
1026
+ var UpdateLoggingConfigurationRequest$ = [3, n0, _ULCR,
1159
1027
  0,
1160
1028
  [_wI, _lGA, _cT],
1161
- [[0, 1], 0, [0, 4]],
1029
+ [[0, 1], 0, [0, 4]]
1162
1030
  ];
1163
- var UpdateLoggingConfigurationResponse$ = [
1164
- 3,
1165
- n0,
1166
- _ULCRp,
1031
+ var UpdateLoggingConfigurationResponse$ = [3, n0, _ULCRp,
1167
1032
  0,
1168
1033
  [_s],
1169
- [() => LoggingConfigurationStatus$],
1034
+ [() => LoggingConfigurationStatus$]
1170
1035
  ];
1171
- var UpdateQueryLoggingConfigurationRequest$ = [
1172
- 3,
1173
- n0,
1174
- _UQLCR,
1036
+ var UpdateQueryLoggingConfigurationRequest$ = [3, n0, _UQLCR,
1175
1037
  0,
1176
1038
  [_wI, _de, _cT],
1177
- [[0, 1], () => LoggingDestinations, [0, 4]],
1039
+ [[0, 1], () => LoggingDestinations, [0, 4]]
1178
1040
  ];
1179
- var UpdateQueryLoggingConfigurationResponse$ = [
1180
- 3,
1181
- n0,
1182
- _UQLCRp,
1041
+ var UpdateQueryLoggingConfigurationResponse$ = [3, n0, _UQLCRp,
1183
1042
  0,
1184
1043
  [_s],
1185
- [() => QueryLoggingConfigurationStatus$],
1044
+ [() => QueryLoggingConfigurationStatus$]
1186
1045
  ];
1187
- var UpdateScraperLoggingConfigurationRequest$ = [
1188
- 3,
1189
- n0,
1190
- _USLCR,
1046
+ var UpdateScraperLoggingConfigurationRequest$ = [3, n0, _USLCR,
1191
1047
  0,
1192
1048
  [_sI, _lD, _sCcr],
1193
- [[0, 1], () => ScraperLoggingDestination$, () => ScraperComponents],
1049
+ [[0, 1], () => ScraperLoggingDestination$, () => ScraperComponents]
1194
1050
  ];
1195
- var UpdateScraperLoggingConfigurationResponse$ = [
1196
- 3,
1197
- n0,
1198
- _USLCRp,
1051
+ var UpdateScraperLoggingConfigurationResponse$ = [3, n0, _USLCRp,
1199
1052
  0,
1200
1053
  [_s],
1201
- [() => ScraperLoggingConfigurationStatus$],
1054
+ [() => ScraperLoggingConfigurationStatus$]
1202
1055
  ];
1203
- var UpdateScraperRequest$ = [
1204
- 3,
1205
- n0,
1206
- _USR,
1056
+ var UpdateScraperRequest$ = [3, n0, _USR,
1207
1057
  0,
1208
1058
  [_sI, _al, _sCc, _des, _rC, _cT],
1209
- [[0, 1], 0, () => ScrapeConfiguration$, () => Destination$, () => RoleConfiguration$, [0, 4]],
1059
+ [[0, 1], 0, () => ScrapeConfiguration$, () => Destination$, () => RoleConfiguration$, [0, 4]]
1210
1060
  ];
1211
- var UpdateScraperResponse$ = [
1212
- 3,
1213
- n0,
1214
- _USRp,
1061
+ var UpdateScraperResponse$ = [3, n0, _USRp,
1215
1062
  0,
1216
1063
  [_sI, _a, _s, _t],
1217
- [0, 0, () => ScraperStatus$, 128 | 0],
1064
+ [0, 0, () => ScraperStatus$, 128 | 0]
1218
1065
  ];
1219
- var UpdateWorkspaceAliasRequest$ = [
1220
- 3,
1221
- n0,
1222
- _UWAR,
1066
+ var UpdateWorkspaceAliasRequest$ = [3, n0, _UWAR,
1223
1067
  0,
1224
1068
  [_wI, _al, _cT],
1225
- [[0, 1], 0, [0, 4]],
1069
+ [[0, 1], 0, [0, 4]]
1226
1070
  ];
1227
- var UpdateWorkspaceConfigurationRequest$ = [
1228
- 3,
1229
- n0,
1230
- _UWCR,
1071
+ var UpdateWorkspaceConfigurationRequest$ = [3, n0, _UWCR,
1231
1072
  0,
1232
1073
  [_wI, _cT, _lPLS, _rPID],
1233
- [[0, 1], [0, 4], () => LimitsPerLabelSetList, 1],
1074
+ [[0, 1], [0, 4], () => LimitsPerLabelSetList, 1]
1234
1075
  ];
1235
- var UpdateWorkspaceConfigurationResponse$ = [
1236
- 3,
1237
- n0,
1238
- _UWCRp,
1076
+ var UpdateWorkspaceConfigurationResponse$ = [3, n0, _UWCRp,
1239
1077
  0,
1240
1078
  [_s],
1241
- [() => WorkspaceConfigurationStatus$],
1079
+ [() => WorkspaceConfigurationStatus$]
1242
1080
  ];
1243
- var ValidationException$ = [
1244
- -3,
1245
- n0,
1246
- _VE,
1081
+ var ValidationException$ = [-3, n0, _VE,
1247
1082
  { [_e]: _c, [_hE]: 400 },
1248
1083
  [_m, _r, _fL],
1249
- [0, 0, () => ValidationExceptionFieldList],
1084
+ [0, 0, () => ValidationExceptionFieldList]
1250
1085
  ];
1251
1086
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1252
- var ValidationExceptionField$ = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
1253
- var VpcConfiguration$ = [3, n0, _VC, 0, [_sGI, _sIu], [64 | 0, 64 | 0]];
1254
- var WorkspaceConfigurationDescription$ = [
1255
- 3,
1256
- n0,
1257
- _WCD,
1087
+ var ValidationExceptionField$ = [3, n0, _VEF,
1088
+ 0,
1089
+ [_n, _m],
1090
+ [0, 0]
1091
+ ];
1092
+ var VpcConfiguration$ = [3, n0, _VC,
1093
+ 0,
1094
+ [_sGI, _sIu],
1095
+ [64 | 0, 64 | 0]
1096
+ ];
1097
+ var WorkspaceConfigurationDescription$ = [3, n0, _WCD,
1258
1098
  0,
1259
1099
  [_s, _lPLS, _rPID],
1260
- [() => WorkspaceConfigurationStatus$, () => LimitsPerLabelSetList, 1],
1100
+ [() => WorkspaceConfigurationStatus$, () => LimitsPerLabelSetList, 1]
1101
+ ];
1102
+ var WorkspaceConfigurationStatus$ = [3, n0, _WCS,
1103
+ 0,
1104
+ [_sC, _sR],
1105
+ [0, 0]
1261
1106
  ];
1262
- var WorkspaceConfigurationStatus$ = [3, n0, _WCS, 0, [_sC, _sR], [0, 0]];
1263
- var WorkspaceDescription$ = [
1264
- 3,
1265
- n0,
1266
- _WD,
1107
+ var WorkspaceDescription$ = [3, n0, _WD,
1267
1108
  0,
1268
1109
  [_wI, _al, _a, _s, _pE, _cA, _t, _kKA],
1269
- [0, 0, 0, () => WorkspaceStatus$, 0, 4, 128 | 0, 0],
1110
+ [0, 0, 0, () => WorkspaceStatus$, 0, 4, 128 | 0, 0]
1111
+ ];
1112
+ var WorkspaceStatus$ = [3, n0, _WS,
1113
+ 0,
1114
+ [_sC],
1115
+ [0]
1270
1116
  ];
1271
- var WorkspaceStatus$ = [3, n0, _WS, 0, [_sC], [0]];
1272
- var WorkspaceSummary$ = [
1273
- 3,
1274
- n0,
1275
- _WSo,
1117
+ var WorkspaceSummary$ = [3, n0, _WSo,
1276
1118
  0,
1277
1119
  [_wI, _al, _a, _s, _cA, _t, _kKA],
1278
- [0, 0, 0, () => WorkspaceStatus$, 4, 128 | 0, 0],
1120
+ [0, 0, 0, () => WorkspaceStatus$, 4, 128 | 0, 0]
1279
1121
  ];
1280
1122
  var __Unit = "unit";
1281
1123
  var AmpServiceException$ = [-3, _sm, "AmpServiceException", 0, [], []];
1282
1124
  schema.TypeRegistry.for(_sm).registerError(AmpServiceException$, AmpServiceException);
1283
- var AnomalyDetectorSummaryList = [1, n0, _ADSL, 0, () => AnomalyDetectorSummary$];
1284
- var LimitsPerLabelSetList = [1, n0, _LPLSL, 0, () => LimitsPerLabelSet$];
1285
- var LoggingDestinations = [1, n0, _LDo, 0, () => LoggingDestination$];
1286
- var RuleGroupsNamespaceSummaryList = [1, n0, _RGNSL, 0, () => RuleGroupsNamespaceSummary$];
1287
- var ScraperComponents = [1, n0, _SCc, 0, () => ScraperComponent$];
1288
- var ScraperSummaryList = [1, n0, _SSL, 0, () => ScraperSummary$];
1289
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
1290
- var WorkspaceSummaryList = [1, n0, _WSL, 0, () => WorkspaceSummary$];
1291
- var AnomalyDetectorConfiguration$ = [
1292
- 4,
1293
- n0,
1294
- _ADC,
1125
+ var AnomalyDetectorSummaryList = [1, n0, _ADSL,
1126
+ 0, () => AnomalyDetectorSummary$
1127
+ ];
1128
+ var LimitsPerLabelSetList = [1, n0, _LPLSL,
1129
+ 0, () => LimitsPerLabelSet$
1130
+ ];
1131
+ var LoggingDestinations = [1, n0, _LDo,
1132
+ 0, () => LoggingDestination$
1133
+ ];
1134
+ var RuleGroupsNamespaceSummaryList = [1, n0, _RGNSL,
1135
+ 0, () => RuleGroupsNamespaceSummary$
1136
+ ];
1137
+ var ScraperComponents = [1, n0, _SCc,
1138
+ 0, () => ScraperComponent$
1139
+ ];
1140
+ var ScraperSummaryList = [1, n0, _SSL,
1141
+ 0, () => ScraperSummary$
1142
+ ];
1143
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
1144
+ 0, () => ValidationExceptionField$
1145
+ ];
1146
+ var WorkspaceSummaryList = [1, n0, _WSL,
1147
+ 0, () => WorkspaceSummary$
1148
+ ];
1149
+ var AnomalyDetectorConfiguration$ = [4, n0, _ADC,
1295
1150
  0,
1296
1151
  [_rCF],
1297
- [() => RandomCutForestConfiguration$],
1298
- ];
1299
- var AnomalyDetectorMissingDataAction$ = [4, n0, _ADMDA, 0, [_mAA, _sk], [2, 2]];
1300
- var Destination$ = [4, n0, _D, 0, [_aC], [() => AmpConfiguration$]];
1301
- var IgnoreNearExpected$ = [4, n0, _INE, 0, [_am, _ra], [1, 1]];
1302
- var ScrapeConfiguration$ = [4, n0, _SCcr, 0, [_cB], [21]];
1303
- var ScraperLoggingDestination$ = [4, n0, _SLD, 0, [_cWL], [() => CloudWatchLogDestination$]];
1304
- var Source$ = [4, n0, _S, 0, [_eC, _vC], [() => EksConfiguration$, () => VpcConfiguration$]];
1305
- var CreateAlertManagerDefinition$ = [
1306
- 9,
1307
- n0,
1308
- _CAMD,
1309
- { [_h]: ["POST", "/workspaces/{workspaceId}/alertmanager/definition", 202] },
1310
- () => CreateAlertManagerDefinitionRequest$,
1311
- () => CreateAlertManagerDefinitionResponse$,
1312
- ];
1313
- var CreateAnomalyDetector$ = [
1314
- 9,
1315
- n0,
1316
- _CAD,
1317
- { [_h]: ["POST", "/workspaces/{workspaceId}/anomalydetectors", 202] },
1318
- () => CreateAnomalyDetectorRequest$,
1319
- () => CreateAnomalyDetectorResponse$,
1320
- ];
1321
- var CreateLoggingConfiguration$ = [
1322
- 9,
1323
- n0,
1324
- _CLC,
1325
- { [_h]: ["POST", "/workspaces/{workspaceId}/logging", 202] },
1326
- () => CreateLoggingConfigurationRequest$,
1327
- () => CreateLoggingConfigurationResponse$,
1328
- ];
1329
- var CreateQueryLoggingConfiguration$ = [
1330
- 9,
1331
- n0,
1332
- _CQLC,
1333
- { [_h]: ["POST", "/workspaces/{workspaceId}/logging/query", 202] },
1334
- () => CreateQueryLoggingConfigurationRequest$,
1335
- () => CreateQueryLoggingConfigurationResponse$,
1336
- ];
1337
- var CreateRuleGroupsNamespace$ = [
1338
- 9,
1339
- n0,
1340
- _CRGN,
1341
- { [_h]: ["POST", "/workspaces/{workspaceId}/rulegroupsnamespaces", 202] },
1342
- () => CreateRuleGroupsNamespaceRequest$,
1343
- () => CreateRuleGroupsNamespaceResponse$,
1344
- ];
1345
- var CreateScraper$ = [
1346
- 9,
1347
- n0,
1348
- _CS,
1349
- { [_h]: ["POST", "/scrapers", 202] },
1350
- () => CreateScraperRequest$,
1351
- () => CreateScraperResponse$,
1352
- ];
1353
- var CreateWorkspace$ = [
1354
- 9,
1355
- n0,
1356
- _CW,
1357
- { [_h]: ["POST", "/workspaces", 202] },
1358
- () => CreateWorkspaceRequest$,
1359
- () => CreateWorkspaceResponse$,
1360
- ];
1361
- var DeleteAlertManagerDefinition$ = [
1362
- 9,
1363
- n0,
1364
- _DAMD,
1365
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/alertmanager/definition", 202] },
1366
- () => DeleteAlertManagerDefinitionRequest$,
1367
- () => __Unit,
1368
- ];
1369
- var DeleteAnomalyDetector$ = [
1370
- 9,
1371
- n0,
1372
- _DAD,
1373
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] },
1374
- () => DeleteAnomalyDetectorRequest$,
1375
- () => __Unit,
1376
- ];
1377
- var DeleteLoggingConfiguration$ = [
1378
- 9,
1379
- n0,
1380
- _DLC,
1381
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging", 202] },
1382
- () => DeleteLoggingConfigurationRequest$,
1383
- () => __Unit,
1384
- ];
1385
- var DeleteQueryLoggingConfiguration$ = [
1386
- 9,
1387
- n0,
1388
- _DQLC,
1389
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging/query", 202] },
1390
- () => DeleteQueryLoggingConfigurationRequest$,
1391
- () => __Unit,
1392
- ];
1393
- var DeleteResourcePolicy$ = [
1394
- 9,
1395
- n0,
1396
- _DRP,
1397
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/policy", 202] },
1398
- () => DeleteResourcePolicyRequest$,
1399
- () => __Unit,
1400
- ];
1401
- var DeleteRuleGroupsNamespace$ = [
1402
- 9,
1403
- n0,
1404
- _DRGN,
1405
- { [_h]: ["DELETE", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] },
1406
- () => DeleteRuleGroupsNamespaceRequest$,
1407
- () => __Unit,
1408
- ];
1409
- var DeleteScraper$ = [
1410
- 9,
1411
- n0,
1412
- _DS,
1413
- { [_h]: ["DELETE", "/scrapers/{scraperId}", 202] },
1414
- () => DeleteScraperRequest$,
1415
- () => DeleteScraperResponse$,
1416
- ];
1417
- var DeleteScraperLoggingConfiguration$ = [
1418
- 9,
1419
- n0,
1420
- _DSLC,
1421
- { [_h]: ["DELETE", "/scrapers/{scraperId}/logging-configuration", 202] },
1422
- () => DeleteScraperLoggingConfigurationRequest$,
1423
- () => __Unit,
1424
- ];
1425
- var DeleteWorkspace$ = [
1426
- 9,
1427
- n0,
1428
- _DW,
1429
- { [_h]: ["DELETE", "/workspaces/{workspaceId}", 202] },
1430
- () => DeleteWorkspaceRequest$,
1431
- () => __Unit,
1432
- ];
1433
- var DescribeAlertManagerDefinition$ = [
1434
- 9,
1435
- n0,
1436
- _DAMDe,
1437
- { [_h]: ["GET", "/workspaces/{workspaceId}/alertmanager/definition", 200] },
1438
- () => DescribeAlertManagerDefinitionRequest$,
1439
- () => DescribeAlertManagerDefinitionResponse$,
1440
- ];
1441
- var DescribeAnomalyDetector$ = [
1442
- 9,
1443
- n0,
1444
- _DADe,
1445
- { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 200] },
1446
- () => DescribeAnomalyDetectorRequest$,
1447
- () => DescribeAnomalyDetectorResponse$,
1448
- ];
1449
- var DescribeLoggingConfiguration$ = [
1450
- 9,
1451
- n0,
1452
- _DLCe,
1453
- { [_h]: ["GET", "/workspaces/{workspaceId}/logging", 200] },
1454
- () => DescribeLoggingConfigurationRequest$,
1455
- () => DescribeLoggingConfigurationResponse$,
1456
- ];
1457
- var DescribeQueryLoggingConfiguration$ = [
1458
- 9,
1459
- n0,
1460
- _DQLCe,
1461
- { [_h]: ["GET", "/workspaces/{workspaceId}/logging/query", 200] },
1462
- () => DescribeQueryLoggingConfigurationRequest$,
1463
- () => DescribeQueryLoggingConfigurationResponse$,
1464
- ];
1465
- var DescribeResourcePolicy$ = [
1466
- 9,
1467
- n0,
1468
- _DRPe,
1469
- { [_h]: ["GET", "/workspaces/{workspaceId}/policy", 200] },
1470
- () => DescribeResourcePolicyRequest$,
1471
- () => DescribeResourcePolicyResponse$,
1472
- ];
1473
- var DescribeRuleGroupsNamespace$ = [
1474
- 9,
1475
- n0,
1476
- _DRGNe,
1477
- { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 200] },
1478
- () => DescribeRuleGroupsNamespaceRequest$,
1479
- () => DescribeRuleGroupsNamespaceResponse$,
1480
- ];
1481
- var DescribeScraper$ = [
1482
- 9,
1483
- n0,
1484
- _DSe,
1485
- { [_h]: ["GET", "/scrapers/{scraperId}", 200] },
1486
- () => DescribeScraperRequest$,
1487
- () => DescribeScraperResponse$,
1488
- ];
1489
- var DescribeScraperLoggingConfiguration$ = [
1490
- 9,
1491
- n0,
1492
- _DSLCe,
1493
- { [_h]: ["GET", "/scrapers/{scraperId}/logging-configuration", 200] },
1494
- () => DescribeScraperLoggingConfigurationRequest$,
1495
- () => DescribeScraperLoggingConfigurationResponse$,
1496
- ];
1497
- var DescribeWorkspace$ = [
1498
- 9,
1499
- n0,
1500
- _DWe,
1501
- { [_h]: ["GET", "/workspaces/{workspaceId}", 200] },
1502
- () => DescribeWorkspaceRequest$,
1503
- () => DescribeWorkspaceResponse$,
1504
- ];
1505
- var DescribeWorkspaceConfiguration$ = [
1506
- 9,
1507
- n0,
1508
- _DWC,
1509
- { [_h]: ["GET", "/workspaces/{workspaceId}/configuration", 200] },
1510
- () => DescribeWorkspaceConfigurationRequest$,
1511
- () => DescribeWorkspaceConfigurationResponse$,
1512
- ];
1513
- var GetDefaultScraperConfiguration$ = [
1514
- 9,
1515
- n0,
1516
- _GDSC,
1517
- { [_h]: ["GET", "/scraperconfiguration", 200] },
1518
- () => GetDefaultScraperConfigurationRequest$,
1519
- () => GetDefaultScraperConfigurationResponse$,
1520
- ];
1521
- var ListAnomalyDetectors$ = [
1522
- 9,
1523
- n0,
1524
- _LAD,
1525
- { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors", 200] },
1526
- () => ListAnomalyDetectorsRequest$,
1527
- () => ListAnomalyDetectorsResponse$,
1528
- ];
1529
- var ListRuleGroupsNamespaces$ = [
1530
- 9,
1531
- n0,
1532
- _LRGN,
1533
- { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces", 200] },
1534
- () => ListRuleGroupsNamespacesRequest$,
1535
- () => ListRuleGroupsNamespacesResponse$,
1536
- ];
1537
- var ListScrapers$ = [
1538
- 9,
1539
- n0,
1540
- _LS,
1541
- { [_h]: ["GET", "/scrapers", 200] },
1542
- () => ListScrapersRequest$,
1543
- () => ListScrapersResponse$,
1544
- ];
1545
- var ListTagsForResource$ = [
1546
- 9,
1547
- n0,
1548
- _LTFR,
1549
- { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1550
- () => ListTagsForResourceRequest$,
1551
- () => ListTagsForResourceResponse$,
1552
- ];
1553
- var ListWorkspaces$ = [
1554
- 9,
1555
- n0,
1556
- _LW,
1557
- { [_h]: ["GET", "/workspaces", 200] },
1558
- () => ListWorkspacesRequest$,
1559
- () => ListWorkspacesResponse$,
1560
- ];
1561
- var PutAlertManagerDefinition$ = [
1562
- 9,
1563
- n0,
1564
- _PAMD,
1565
- { [_h]: ["PUT", "/workspaces/{workspaceId}/alertmanager/definition", 202] },
1566
- () => PutAlertManagerDefinitionRequest$,
1567
- () => PutAlertManagerDefinitionResponse$,
1568
- ];
1569
- var PutAnomalyDetector$ = [
1570
- 9,
1571
- n0,
1572
- _PAD,
1573
- { [_h]: ["PUT", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] },
1574
- () => PutAnomalyDetectorRequest$,
1575
- () => PutAnomalyDetectorResponse$,
1576
- ];
1577
- var PutResourcePolicy$ = [
1578
- 9,
1579
- n0,
1580
- _PRP,
1581
- { [_h]: ["PUT", "/workspaces/{workspaceId}/policy", 202] },
1582
- () => PutResourcePolicyRequest$,
1583
- () => PutResourcePolicyResponse$,
1584
- ];
1585
- var PutRuleGroupsNamespace$ = [
1586
- 9,
1587
- n0,
1588
- _PRGN,
1589
- { [_h]: ["PUT", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] },
1590
- () => PutRuleGroupsNamespaceRequest$,
1591
- () => PutRuleGroupsNamespaceResponse$,
1592
- ];
1593
- var TagResource$ = [
1594
- 9,
1595
- n0,
1596
- _TR,
1597
- { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1598
- () => TagResourceRequest$,
1599
- () => TagResourceResponse$,
1600
- ];
1601
- var UntagResource$ = [
1602
- 9,
1603
- n0,
1604
- _UR,
1605
- { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1606
- () => UntagResourceRequest$,
1607
- () => UntagResourceResponse$,
1608
- ];
1609
- var UpdateLoggingConfiguration$ = [
1610
- 9,
1611
- n0,
1612
- _ULC,
1613
- { [_h]: ["PUT", "/workspaces/{workspaceId}/logging", 202] },
1614
- () => UpdateLoggingConfigurationRequest$,
1615
- () => UpdateLoggingConfigurationResponse$,
1616
- ];
1617
- var UpdateQueryLoggingConfiguration$ = [
1618
- 9,
1619
- n0,
1620
- _UQLC,
1621
- { [_h]: ["PUT", "/workspaces/{workspaceId}/logging/query", 202] },
1622
- () => UpdateQueryLoggingConfigurationRequest$,
1623
- () => UpdateQueryLoggingConfigurationResponse$,
1624
- ];
1625
- var UpdateScraper$ = [
1626
- 9,
1627
- n0,
1628
- _US,
1629
- { [_h]: ["PUT", "/scrapers/{scraperId}", 202] },
1630
- () => UpdateScraperRequest$,
1631
- () => UpdateScraperResponse$,
1632
- ];
1633
- var UpdateScraperLoggingConfiguration$ = [
1634
- 9,
1635
- n0,
1636
- _USLC,
1637
- { [_h]: ["PUT", "/scrapers/{scraperId}/logging-configuration", 202] },
1638
- () => UpdateScraperLoggingConfigurationRequest$,
1639
- () => UpdateScraperLoggingConfigurationResponse$,
1640
- ];
1641
- var UpdateWorkspaceAlias$ = [
1642
- 9,
1643
- n0,
1644
- _UWA,
1645
- { [_h]: ["POST", "/workspaces/{workspaceId}/alias", 204] },
1646
- () => UpdateWorkspaceAliasRequest$,
1647
- () => __Unit,
1648
- ];
1649
- var UpdateWorkspaceConfiguration$ = [
1650
- 9,
1651
- n0,
1652
- _UWC,
1653
- { [_h]: ["PATCH", "/workspaces/{workspaceId}/configuration", 202] },
1654
- () => UpdateWorkspaceConfigurationRequest$,
1655
- () => UpdateWorkspaceConfigurationResponse$,
1152
+ [() => RandomCutForestConfiguration$]
1153
+ ];
1154
+ var AnomalyDetectorMissingDataAction$ = [4, n0, _ADMDA,
1155
+ 0,
1156
+ [_mAA, _sk],
1157
+ [2, 2]
1158
+ ];
1159
+ var Destination$ = [4, n0, _D,
1160
+ 0,
1161
+ [_aC],
1162
+ [() => AmpConfiguration$]
1163
+ ];
1164
+ var IgnoreNearExpected$ = [4, n0, _INE,
1165
+ 0,
1166
+ [_am, _ra],
1167
+ [1, 1]
1168
+ ];
1169
+ var ScrapeConfiguration$ = [4, n0, _SCcr,
1170
+ 0,
1171
+ [_cB],
1172
+ [21]
1173
+ ];
1174
+ var ScraperLoggingDestination$ = [4, n0, _SLD,
1175
+ 0,
1176
+ [_cWL],
1177
+ [() => CloudWatchLogDestination$]
1178
+ ];
1179
+ var Source$ = [4, n0, _S,
1180
+ 0,
1181
+ [_eC, _vC],
1182
+ [() => EksConfiguration$, () => VpcConfiguration$]
1183
+ ];
1184
+ var CreateAlertManagerDefinition$ = [9, n0, _CAMD,
1185
+ { [_h]: ["POST", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => CreateAlertManagerDefinitionRequest$, () => CreateAlertManagerDefinitionResponse$
1186
+ ];
1187
+ var CreateAnomalyDetector$ = [9, n0, _CAD,
1188
+ { [_h]: ["POST", "/workspaces/{workspaceId}/anomalydetectors", 202] }, () => CreateAnomalyDetectorRequest$, () => CreateAnomalyDetectorResponse$
1189
+ ];
1190
+ var CreateLoggingConfiguration$ = [9, n0, _CLC,
1191
+ { [_h]: ["POST", "/workspaces/{workspaceId}/logging", 202] }, () => CreateLoggingConfigurationRequest$, () => CreateLoggingConfigurationResponse$
1192
+ ];
1193
+ var CreateQueryLoggingConfiguration$ = [9, n0, _CQLC,
1194
+ { [_h]: ["POST", "/workspaces/{workspaceId}/logging/query", 202] }, () => CreateQueryLoggingConfigurationRequest$, () => CreateQueryLoggingConfigurationResponse$
1195
+ ];
1196
+ var CreateRuleGroupsNamespace$ = [9, n0, _CRGN,
1197
+ { [_h]: ["POST", "/workspaces/{workspaceId}/rulegroupsnamespaces", 202] }, () => CreateRuleGroupsNamespaceRequest$, () => CreateRuleGroupsNamespaceResponse$
1198
+ ];
1199
+ var CreateScraper$ = [9, n0, _CS,
1200
+ { [_h]: ["POST", "/scrapers", 202] }, () => CreateScraperRequest$, () => CreateScraperResponse$
1201
+ ];
1202
+ var CreateWorkspace$ = [9, n0, _CW,
1203
+ { [_h]: ["POST", "/workspaces", 202] }, () => CreateWorkspaceRequest$, () => CreateWorkspaceResponse$
1204
+ ];
1205
+ var DeleteAlertManagerDefinition$ = [9, n0, _DAMD,
1206
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => DeleteAlertManagerDefinitionRequest$, () => __Unit
1207
+ ];
1208
+ var DeleteAnomalyDetector$ = [9, n0, _DAD,
1209
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => DeleteAnomalyDetectorRequest$, () => __Unit
1210
+ ];
1211
+ var DeleteLoggingConfiguration$ = [9, n0, _DLC,
1212
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging", 202] }, () => DeleteLoggingConfigurationRequest$, () => __Unit
1213
+ ];
1214
+ var DeleteQueryLoggingConfiguration$ = [9, n0, _DQLC,
1215
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/logging/query", 202] }, () => DeleteQueryLoggingConfigurationRequest$, () => __Unit
1216
+ ];
1217
+ var DeleteResourcePolicy$ = [9, n0, _DRP,
1218
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/policy", 202] }, () => DeleteResourcePolicyRequest$, () => __Unit
1219
+ ];
1220
+ var DeleteRuleGroupsNamespace$ = [9, n0, _DRGN,
1221
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => DeleteRuleGroupsNamespaceRequest$, () => __Unit
1222
+ ];
1223
+ var DeleteScraper$ = [9, n0, _DS,
1224
+ { [_h]: ["DELETE", "/scrapers/{scraperId}", 202] }, () => DeleteScraperRequest$, () => DeleteScraperResponse$
1225
+ ];
1226
+ var DeleteScraperLoggingConfiguration$ = [9, n0, _DSLC,
1227
+ { [_h]: ["DELETE", "/scrapers/{scraperId}/logging-configuration", 202] }, () => DeleteScraperLoggingConfigurationRequest$, () => __Unit
1228
+ ];
1229
+ var DeleteWorkspace$ = [9, n0, _DW,
1230
+ { [_h]: ["DELETE", "/workspaces/{workspaceId}", 202] }, () => DeleteWorkspaceRequest$, () => __Unit
1231
+ ];
1232
+ var DescribeAlertManagerDefinition$ = [9, n0, _DAMDe,
1233
+ { [_h]: ["GET", "/workspaces/{workspaceId}/alertmanager/definition", 200] }, () => DescribeAlertManagerDefinitionRequest$, () => DescribeAlertManagerDefinitionResponse$
1234
+ ];
1235
+ var DescribeAnomalyDetector$ = [9, n0, _DADe,
1236
+ { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 200] }, () => DescribeAnomalyDetectorRequest$, () => DescribeAnomalyDetectorResponse$
1237
+ ];
1238
+ var DescribeLoggingConfiguration$ = [9, n0, _DLCe,
1239
+ { [_h]: ["GET", "/workspaces/{workspaceId}/logging", 200] }, () => DescribeLoggingConfigurationRequest$, () => DescribeLoggingConfigurationResponse$
1240
+ ];
1241
+ var DescribeQueryLoggingConfiguration$ = [9, n0, _DQLCe,
1242
+ { [_h]: ["GET", "/workspaces/{workspaceId}/logging/query", 200] }, () => DescribeQueryLoggingConfigurationRequest$, () => DescribeQueryLoggingConfigurationResponse$
1243
+ ];
1244
+ var DescribeResourcePolicy$ = [9, n0, _DRPe,
1245
+ { [_h]: ["GET", "/workspaces/{workspaceId}/policy", 200] }, () => DescribeResourcePolicyRequest$, () => DescribeResourcePolicyResponse$
1246
+ ];
1247
+ var DescribeRuleGroupsNamespace$ = [9, n0, _DRGNe,
1248
+ { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 200] }, () => DescribeRuleGroupsNamespaceRequest$, () => DescribeRuleGroupsNamespaceResponse$
1249
+ ];
1250
+ var DescribeScraper$ = [9, n0, _DSe,
1251
+ { [_h]: ["GET", "/scrapers/{scraperId}", 200] }, () => DescribeScraperRequest$, () => DescribeScraperResponse$
1252
+ ];
1253
+ var DescribeScraperLoggingConfiguration$ = [9, n0, _DSLCe,
1254
+ { [_h]: ["GET", "/scrapers/{scraperId}/logging-configuration", 200] }, () => DescribeScraperLoggingConfigurationRequest$, () => DescribeScraperLoggingConfigurationResponse$
1255
+ ];
1256
+ var DescribeWorkspace$ = [9, n0, _DWe,
1257
+ { [_h]: ["GET", "/workspaces/{workspaceId}", 200] }, () => DescribeWorkspaceRequest$, () => DescribeWorkspaceResponse$
1258
+ ];
1259
+ var DescribeWorkspaceConfiguration$ = [9, n0, _DWC,
1260
+ { [_h]: ["GET", "/workspaces/{workspaceId}/configuration", 200] }, () => DescribeWorkspaceConfigurationRequest$, () => DescribeWorkspaceConfigurationResponse$
1261
+ ];
1262
+ var GetDefaultScraperConfiguration$ = [9, n0, _GDSC,
1263
+ { [_h]: ["GET", "/scraperconfiguration", 200] }, () => GetDefaultScraperConfigurationRequest$, () => GetDefaultScraperConfigurationResponse$
1264
+ ];
1265
+ var ListAnomalyDetectors$ = [9, n0, _LAD,
1266
+ { [_h]: ["GET", "/workspaces/{workspaceId}/anomalydetectors", 200] }, () => ListAnomalyDetectorsRequest$, () => ListAnomalyDetectorsResponse$
1267
+ ];
1268
+ var ListRuleGroupsNamespaces$ = [9, n0, _LRGN,
1269
+ { [_h]: ["GET", "/workspaces/{workspaceId}/rulegroupsnamespaces", 200] }, () => ListRuleGroupsNamespacesRequest$, () => ListRuleGroupsNamespacesResponse$
1270
+ ];
1271
+ var ListScrapers$ = [9, n0, _LS,
1272
+ { [_h]: ["GET", "/scrapers", 200] }, () => ListScrapersRequest$, () => ListScrapersResponse$
1273
+ ];
1274
+ var ListTagsForResource$ = [9, n0, _LTFR,
1275
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1276
+ ];
1277
+ var ListWorkspaces$ = [9, n0, _LW,
1278
+ { [_h]: ["GET", "/workspaces", 200] }, () => ListWorkspacesRequest$, () => ListWorkspacesResponse$
1279
+ ];
1280
+ var PutAlertManagerDefinition$ = [9, n0, _PAMD,
1281
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/alertmanager/definition", 202] }, () => PutAlertManagerDefinitionRequest$, () => PutAlertManagerDefinitionResponse$
1282
+ ];
1283
+ var PutAnomalyDetector$ = [9, n0, _PAD,
1284
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/anomalydetectors/{anomalyDetectorId}", 202] }, () => PutAnomalyDetectorRequest$, () => PutAnomalyDetectorResponse$
1285
+ ];
1286
+ var PutResourcePolicy$ = [9, n0, _PRP,
1287
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/policy", 202] }, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
1288
+ ];
1289
+ var PutRuleGroupsNamespace$ = [9, n0, _PRGN,
1290
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/rulegroupsnamespaces/{name}", 202] }, () => PutRuleGroupsNamespaceRequest$, () => PutRuleGroupsNamespaceResponse$
1291
+ ];
1292
+ var TagResource$ = [9, n0, _TR,
1293
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
1294
+ ];
1295
+ var UntagResource$ = [9, n0, _UR,
1296
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
1297
+ ];
1298
+ var UpdateLoggingConfiguration$ = [9, n0, _ULC,
1299
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/logging", 202] }, () => UpdateLoggingConfigurationRequest$, () => UpdateLoggingConfigurationResponse$
1300
+ ];
1301
+ var UpdateQueryLoggingConfiguration$ = [9, n0, _UQLC,
1302
+ { [_h]: ["PUT", "/workspaces/{workspaceId}/logging/query", 202] }, () => UpdateQueryLoggingConfigurationRequest$, () => UpdateQueryLoggingConfigurationResponse$
1303
+ ];
1304
+ var UpdateScraper$ = [9, n0, _US,
1305
+ { [_h]: ["PUT", "/scrapers/{scraperId}", 202] }, () => UpdateScraperRequest$, () => UpdateScraperResponse$
1306
+ ];
1307
+ var UpdateScraperLoggingConfiguration$ = [9, n0, _USLC,
1308
+ { [_h]: ["PUT", "/scrapers/{scraperId}/logging-configuration", 202] }, () => UpdateScraperLoggingConfigurationRequest$, () => UpdateScraperLoggingConfigurationResponse$
1309
+ ];
1310
+ var UpdateWorkspaceAlias$ = [9, n0, _UWA,
1311
+ { [_h]: ["POST", "/workspaces/{workspaceId}/alias", 204] }, () => UpdateWorkspaceAliasRequest$, () => __Unit
1312
+ ];
1313
+ var UpdateWorkspaceConfiguration$ = [9, n0, _UWC,
1314
+ { [_h]: ["PATCH", "/workspaces/{workspaceId}/configuration", 202] }, () => UpdateWorkspaceConfigurationRequest$, () => UpdateWorkspaceConfigurationResponse$
1656
1315
  ];
1657
1316
 
1658
1317
  class CreateAlertManagerDefinitionCommand extends smithyClient.Command
@@ -2244,7 +1903,7 @@ const paginateListWorkspaces = core.createPaginator(AmpClient, ListWorkspacesCom
2244
1903
  const checkState$5 = async (client, input) => {
2245
1904
  let reason;
2246
1905
  try {
2247
- const result = await client.send(new DescribeAnomalyDetectorCommand(input));
1906
+ let result = await client.send(new DescribeAnomalyDetectorCommand(input));
2248
1907
  reason = result;
2249
1908
  try {
2250
1909
  const returnComparator = () => {
@@ -2292,7 +1951,7 @@ const waitUntilAnomalyDetectorActive = async (params, input) => {
2292
1951
  const checkState$4 = async (client, input) => {
2293
1952
  let reason;
2294
1953
  try {
2295
- const result = await client.send(new DescribeAnomalyDetectorCommand(input));
1954
+ let result = await client.send(new DescribeAnomalyDetectorCommand(input));
2296
1955
  reason = result;
2297
1956
  try {
2298
1957
  const returnComparator = () => {
@@ -2325,7 +1984,7 @@ const waitUntilAnomalyDetectorDeleted = async (params, input) => {
2325
1984
  const checkState$3 = async (client, input) => {
2326
1985
  let reason;
2327
1986
  try {
2328
- const result = await client.send(new DescribeScraperCommand(input));
1987
+ let result = await client.send(new DescribeScraperCommand(input));
2329
1988
  reason = result;
2330
1989
  try {
2331
1990
  const returnComparator = () => {
@@ -2364,7 +2023,7 @@ const waitUntilScraperActive = async (params, input) => {
2364
2023
  const checkState$2 = async (client, input) => {
2365
2024
  let reason;
2366
2025
  try {
2367
- const result = await client.send(new DescribeScraperCommand(input));
2026
+ let result = await client.send(new DescribeScraperCommand(input));
2368
2027
  reason = result;
2369
2028
  try {
2370
2029
  const returnComparator = () => {
@@ -2397,7 +2056,7 @@ const waitUntilScraperDeleted = async (params, input) => {
2397
2056
  const checkState$1 = async (client, input) => {
2398
2057
  let reason;
2399
2058
  try {
2400
- const result = await client.send(new DescribeWorkspaceCommand(input));
2059
+ let result = await client.send(new DescribeWorkspaceCommand(input));
2401
2060
  reason = result;
2402
2061
  try {
2403
2062
  const returnComparator = () => {
@@ -2445,7 +2104,7 @@ const waitUntilWorkspaceActive = async (params, input) => {
2445
2104
  const checkState = async (client, input) => {
2446
2105
  let reason;
2447
2106
  try {
2448
- const result = await client.send(new DescribeWorkspaceCommand(input));
2107
+ let result = await client.send(new DescribeWorkspaceCommand(input));
2449
2108
  reason = result;
2450
2109
  try {
2451
2110
  const returnComparator = () => {