@aws-sdk/client-cloudtrail 3.957.0 → 3.958.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.
@@ -507,1774 +507,1577 @@ const n0 = "com.amazonaws.cloudtrail";
507
507
  import { TypeRegistry } from "@smithy/core/schema";
508
508
  import { CloudTrailServiceException } from "../models/CloudTrailServiceException";
509
509
  import { AccessDeniedException, AccountHasOngoingImportException, AccountNotFoundException, AccountNotRegisteredException, AccountRegisteredException, CannotDelegateManagementAccountException, ChannelAlreadyExistsException, ChannelARNInvalidException, ChannelExistsForEDSException, ChannelMaxLimitExceededException, ChannelNotFoundException, CloudTrailAccessNotEnabledException, CloudTrailARNInvalidException, CloudTrailInvalidClientTokenIdException, CloudWatchLogsDeliveryUnavailableException, ConcurrentModificationException, ConflictException, DelegatedAdminAccountLimitExceededException, EventDataStoreAlreadyExistsException, EventDataStoreARNInvalidException, EventDataStoreFederationEnabledException, EventDataStoreHasOngoingImportException, EventDataStoreMaxLimitExceededException, EventDataStoreNotFoundException, EventDataStoreTerminationProtectedException, GenerateResponseException, ImportNotFoundException, InactiveEventDataStoreException, InactiveQueryException, InsightNotEnabledException, InsufficientDependencyServiceAccessPermissionException, InsufficientEncryptionPolicyException, InsufficientIAMAccessPermissionException, InsufficientS3BucketPolicyException, InsufficientSnsTopicPolicyException, InvalidCloudWatchLogsLogGroupArnException, InvalidCloudWatchLogsRoleArnException, InvalidDateRangeException, InvalidEventCategoryException, InvalidEventDataStoreCategoryException, InvalidEventDataStoreStatusException, InvalidEventSelectorsException, InvalidHomeRegionException, InvalidImportSourceException, InvalidInsightSelectorsException, InvalidKmsKeyIdException, InvalidLookupAttributesException, InvalidMaxResultsException, InvalidNextTokenException, InvalidParameterCombinationException, InvalidParameterException, InvalidQueryStatementException, InvalidQueryStatusException, InvalidS3BucketNameException, InvalidS3PrefixException, InvalidSnsTopicNameException, InvalidSourceException, InvalidTagParameterException, InvalidTimeRangeException, InvalidTokenException, InvalidTrailNameException, KmsException, KmsKeyDisabledException, KmsKeyNotFoundException, MaxConcurrentQueriesException, MaximumNumberOfTrailsExceededException, NoManagementAccountSLRExistsException, NotOrganizationManagementAccountException, NotOrganizationMasterAccountException, OperationNotPermittedException, OrganizationNotInAllFeaturesModeException, OrganizationsNotInUseException, QueryIdNotFoundException, ResourceARNNotValidException, ResourceNotFoundException, ResourcePolicyNotFoundException, ResourcePolicyNotValidException, ResourceTypeNotSupportedException, S3BucketDoesNotExistException, ServiceQuotaExceededException, TagsLimitExceededException, ThrottlingException, TrailAlreadyExistsException, TrailNotFoundException, TrailNotProvidedException, UnsupportedOperationException, } from "../models/errors";
510
- export var AccessDeniedException$ = [
511
- -3,
512
- n0,
513
- _ADE,
510
+ export var AccessDeniedException$ = [-3, n0, _ADE,
514
511
  { [_aQE]: [`ResourceAccessDenied`, 403], [_e]: _c, [_hE]: 403 },
515
512
  [_M],
516
- [0],
513
+ [0]
517
514
  ];
518
515
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
519
- export var AccountHasOngoingImportException$ = [
520
- -3,
521
- n0,
522
- _AHOIE,
516
+ export var AccountHasOngoingImportException$ = [-3, n0, _AHOIE,
523
517
  { [_aQE]: [`AccountHasOngoingImport`, 400], [_e]: _c, [_hE]: 400 },
524
518
  [_M],
525
- [0],
519
+ [0]
526
520
  ];
527
521
  TypeRegistry.for(n0).registerError(AccountHasOngoingImportException$, AccountHasOngoingImportException);
528
- export var AccountNotFoundException$ = [
529
- -3,
530
- n0,
531
- _ANFE,
522
+ export var AccountNotFoundException$ = [-3, n0, _ANFE,
532
523
  { [_aQE]: [`AccountNotFound`, 404], [_e]: _c, [_hE]: 404 },
533
524
  [_M],
534
- [0],
525
+ [0]
535
526
  ];
536
527
  TypeRegistry.for(n0).registerError(AccountNotFoundException$, AccountNotFoundException);
537
- export var AccountNotRegisteredException$ = [
538
- -3,
539
- n0,
540
- _ANRE,
528
+ export var AccountNotRegisteredException$ = [-3, n0, _ANRE,
541
529
  { [_aQE]: [`AccountNotRegistered`, 400], [_e]: _c, [_hE]: 400 },
542
530
  [_M],
543
- [0],
531
+ [0]
544
532
  ];
545
533
  TypeRegistry.for(n0).registerError(AccountNotRegisteredException$, AccountNotRegisteredException);
546
- export var AccountRegisteredException$ = [
547
- -3,
548
- n0,
549
- _ARE,
534
+ export var AccountRegisteredException$ = [-3, n0, _ARE,
550
535
  { [_aQE]: [`AccountRegistered`, 400], [_e]: _c, [_hE]: 400 },
551
536
  [_M],
552
- [0],
537
+ [0]
553
538
  ];
554
539
  TypeRegistry.for(n0).registerError(AccountRegisteredException$, AccountRegisteredException);
555
- export var AddTagsRequest$ = [3, n0, _ATR, 0, [_RI, _TL], [0, () => TagsList]];
556
- export var AddTagsResponse$ = [3, n0, _ATRd, 0, [], []];
557
- export var AdvancedEventSelector$ = [
558
- 3,
559
- n0,
560
- _AES,
540
+ export var AddTagsRequest$ = [3, n0, _ATR,
541
+ 0,
542
+ [_RI, _TL],
543
+ [0, () => TagsList]
544
+ ];
545
+ export var AddTagsResponse$ = [3, n0, _ATRd,
546
+ 0,
547
+ [],
548
+ []
549
+ ];
550
+ export var AdvancedEventSelector$ = [3, n0, _AES,
561
551
  0,
562
552
  [_N, _FS],
563
- [0, () => AdvancedFieldSelectors],
553
+ [0, () => AdvancedFieldSelectors]
564
554
  ];
565
- export var AdvancedFieldSelector$ = [
566
- 3,
567
- n0,
568
- _AFS,
555
+ export var AdvancedFieldSelector$ = [3, n0, _AFS,
569
556
  0,
570
557
  [_F, _E, _SW, _EW, _NE, _NSW, _NEW],
571
- [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
572
- ];
573
- export var AggregationConfiguration$ = [3, n0, _AC, 0, [_T, _EC], [64 | 0, 0]];
574
- export var CancelQueryRequest$ = [3, n0, _CQR, 0, [_EDS, _QI, _EDSOAI], [0, 0, 0]];
575
- export var CancelQueryResponse$ = [3, n0, _CQRa, 0, [_QI, _QS, _EDSOAI], [0, 0, 0]];
576
- export var CannotDelegateManagementAccountException$ = [
577
- -3,
578
- n0,
579
- _CDMAE,
558
+ [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0]
559
+ ];
560
+ export var AggregationConfiguration$ = [3, n0, _AC,
561
+ 0,
562
+ [_T, _EC],
563
+ [64 | 0, 0]
564
+ ];
565
+ export var CancelQueryRequest$ = [3, n0, _CQR,
566
+ 0,
567
+ [_EDS, _QI, _EDSOAI],
568
+ [0, 0, 0]
569
+ ];
570
+ export var CancelQueryResponse$ = [3, n0, _CQRa,
571
+ 0,
572
+ [_QI, _QS, _EDSOAI],
573
+ [0, 0, 0]
574
+ ];
575
+ export var CannotDelegateManagementAccountException$ = [-3, n0, _CDMAE,
580
576
  { [_aQE]: [`CannotDelegateManagementAccount`, 400], [_e]: _c, [_hE]: 400 },
581
577
  [_M],
582
- [0],
578
+ [0]
583
579
  ];
584
580
  TypeRegistry.for(n0).registerError(CannotDelegateManagementAccountException$, CannotDelegateManagementAccountException);
585
- export var Channel$ = [3, n0, _C, 0, [_CA, _N], [0, 0]];
586
- export var ChannelAlreadyExistsException$ = [
587
- -3,
588
- n0,
589
- _CAEE,
581
+ export var Channel$ = [3, n0, _C,
582
+ 0,
583
+ [_CA, _N],
584
+ [0, 0]
585
+ ];
586
+ export var ChannelAlreadyExistsException$ = [-3, n0, _CAEE,
590
587
  { [_aQE]: [`ChannelAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
591
588
  [_M],
592
- [0],
589
+ [0]
593
590
  ];
594
591
  TypeRegistry.for(n0).registerError(ChannelAlreadyExistsException$, ChannelAlreadyExistsException);
595
- export var ChannelARNInvalidException$ = [
596
- -3,
597
- n0,
598
- _CARNIE,
592
+ export var ChannelARNInvalidException$ = [-3, n0, _CARNIE,
599
593
  { [_aQE]: [`ChannelARNInvalid`, 400], [_e]: _c, [_hE]: 400 },
600
594
  [_M],
601
- [0],
595
+ [0]
602
596
  ];
603
597
  TypeRegistry.for(n0).registerError(ChannelARNInvalidException$, ChannelARNInvalidException);
604
- export var ChannelExistsForEDSException$ = [
605
- -3,
606
- n0,
607
- _CEFEDSE,
598
+ export var ChannelExistsForEDSException$ = [-3, n0, _CEFEDSE,
608
599
  { [_aQE]: [`ChannelExistsForEDS`, 400], [_e]: _c, [_hE]: 400 },
609
600
  [_M],
610
- [0],
601
+ [0]
611
602
  ];
612
603
  TypeRegistry.for(n0).registerError(ChannelExistsForEDSException$, ChannelExistsForEDSException);
613
- export var ChannelMaxLimitExceededException$ = [
614
- -3,
615
- n0,
616
- _CMLEE,
604
+ export var ChannelMaxLimitExceededException$ = [-3, n0, _CMLEE,
617
605
  { [_aQE]: [`ChannelMaxLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
618
606
  [_M],
619
- [0],
607
+ [0]
620
608
  ];
621
609
  TypeRegistry.for(n0).registerError(ChannelMaxLimitExceededException$, ChannelMaxLimitExceededException);
622
- export var ChannelNotFoundException$ = [
623
- -3,
624
- n0,
625
- _CNFE,
610
+ export var ChannelNotFoundException$ = [-3, n0, _CNFE,
626
611
  { [_aQE]: [`ChannelNotFound`, 404], [_e]: _c, [_hE]: 404 },
627
612
  [_M],
628
- [0],
613
+ [0]
629
614
  ];
630
615
  TypeRegistry.for(n0).registerError(ChannelNotFoundException$, ChannelNotFoundException);
631
- export var CloudTrailAccessNotEnabledException$ = [
632
- -3,
633
- n0,
634
- _CTANEE,
616
+ export var CloudTrailAccessNotEnabledException$ = [-3, n0, _CTANEE,
635
617
  { [_aQE]: [`CloudTrailAccessNotEnabled`, 400], [_e]: _c, [_hE]: 400 },
636
618
  [_M],
637
- [0],
619
+ [0]
638
620
  ];
639
621
  TypeRegistry.for(n0).registerError(CloudTrailAccessNotEnabledException$, CloudTrailAccessNotEnabledException);
640
- export var CloudTrailARNInvalidException$ = [
641
- -3,
642
- n0,
643
- _CTARNIE,
622
+ export var CloudTrailARNInvalidException$ = [-3, n0, _CTARNIE,
644
623
  { [_aQE]: [`CloudTrailARNInvalid`, 400], [_e]: _c, [_hE]: 400 },
645
624
  [_M],
646
- [0],
625
+ [0]
647
626
  ];
648
627
  TypeRegistry.for(n0).registerError(CloudTrailARNInvalidException$, CloudTrailARNInvalidException);
649
- export var CloudTrailInvalidClientTokenIdException$ = [
650
- -3,
651
- n0,
652
- _CTICTIE,
628
+ export var CloudTrailInvalidClientTokenIdException$ = [-3, n0, _CTICTIE,
653
629
  { [_aQE]: [`CloudTrailInvalidClientTokenId`, 400], [_e]: _c, [_hE]: 400 },
654
630
  [_M],
655
- [0],
631
+ [0]
656
632
  ];
657
633
  TypeRegistry.for(n0).registerError(CloudTrailInvalidClientTokenIdException$, CloudTrailInvalidClientTokenIdException);
658
- export var CloudWatchLogsDeliveryUnavailableException$ = [
659
- -3,
660
- n0,
661
- _CWLDUE,
634
+ export var CloudWatchLogsDeliveryUnavailableException$ = [-3, n0, _CWLDUE,
662
635
  { [_aQE]: [`CloudWatchLogsDeliveryUnavailable`, 400], [_e]: _c, [_hE]: 400 },
663
636
  [_M],
664
- [0],
637
+ [0]
665
638
  ];
666
639
  TypeRegistry.for(n0).registerError(CloudWatchLogsDeliveryUnavailableException$, CloudWatchLogsDeliveryUnavailableException);
667
- export var ConcurrentModificationException$ = [
668
- -3,
669
- n0,
670
- _CME,
640
+ export var ConcurrentModificationException$ = [-3, n0, _CME,
671
641
  { [_aQE]: [`ConcurrentModification`, 400], [_e]: _c, [_hE]: 400 },
672
642
  [_M],
673
- [0],
643
+ [0]
674
644
  ];
675
645
  TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
676
- export var ConflictException$ = [
677
- -3,
678
- n0,
679
- _CE,
646
+ export var ConflictException$ = [-3, n0, _CE,
680
647
  { [_aQE]: [`ConflictException`, 409], [_e]: _c, [_hE]: 409 },
681
648
  [_M],
682
- [0],
649
+ [0]
683
650
  ];
684
651
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
685
- export var ContextKeySelector$ = [3, n0, _CKS, 0, [_Ty, _E], [0, 64 | 0]];
686
- export var CreateChannelRequest$ = [
687
- 3,
688
- n0,
689
- _CCR,
652
+ export var ContextKeySelector$ = [3, n0, _CKS,
653
+ 0,
654
+ [_Ty, _E],
655
+ [0, 64 | 0]
656
+ ];
657
+ export var CreateChannelRequest$ = [3, n0, _CCR,
690
658
  0,
691
659
  [_N, _S, _D, _Ta],
692
- [0, 0, () => Destinations, () => TagsList],
660
+ [0, 0, () => Destinations, () => TagsList]
693
661
  ];
694
- export var CreateChannelResponse$ = [
695
- 3,
696
- n0,
697
- _CCRr,
662
+ export var CreateChannelResponse$ = [3, n0, _CCRr,
698
663
  0,
699
664
  [_CA, _N, _S, _D, _Ta],
700
- [0, 0, 0, () => Destinations, () => TagsList],
665
+ [0, 0, 0, () => Destinations, () => TagsList]
701
666
  ];
702
- export var CreateDashboardRequest$ = [
703
- 3,
704
- n0,
705
- _CDR,
667
+ export var CreateDashboardRequest$ = [3, n0, _CDR,
706
668
  0,
707
669
  [_N, _RS, _TL, _TPE, _W],
708
- [0, () => RefreshSchedule$, () => TagsList, 2, () => RequestWidgetList],
670
+ [0, () => RefreshSchedule$, () => TagsList, 2, () => RequestWidgetList]
709
671
  ];
710
- export var CreateDashboardResponse$ = [
711
- 3,
712
- n0,
713
- _CDRr,
672
+ export var CreateDashboardResponse$ = [3, n0, _CDRr,
714
673
  0,
715
674
  [_DA, _N, _Ty, _W, _TL, _RS, _TPE],
716
- [0, 0, 0, () => WidgetList, () => TagsList, () => RefreshSchedule$, 2],
675
+ [0, 0, 0, () => WidgetList, () => TagsList, () => RefreshSchedule$, 2]
717
676
  ];
718
- export var CreateEventDataStoreRequest$ = [
719
- 3,
720
- n0,
721
- _CEDSR,
677
+ export var CreateEventDataStoreRequest$ = [3, n0, _CEDSR,
722
678
  0,
723
679
  [_N, _AESd, _MRE, _OE, _RP, _TPE, _TL, _KKI, _SI, _BM],
724
- [0, () => AdvancedEventSelectors, 2, 2, 1, 2, () => TagsList, 0, 2, 0],
680
+ [0, () => AdvancedEventSelectors, 2, 2, 1, 2, () => TagsList, 0, 2, 0]
725
681
  ];
726
- export var CreateEventDataStoreResponse$ = [
727
- 3,
728
- n0,
729
- _CEDSRr,
682
+ export var CreateEventDataStoreResponse$ = [3, n0, _CEDSRr,
730
683
  0,
731
684
  [_EDSA, _N, _St, _AESd, _MRE, _OE, _RP, _TPE, _TL, _CT, _UT, _KKI, _BM],
732
- [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, () => TagsList, 4, 4, 0, 0],
685
+ [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, () => TagsList, 4, 4, 0, 0]
733
686
  ];
734
- export var CreateTrailRequest$ = [
735
- 3,
736
- n0,
737
- _CTR,
687
+ export var CreateTrailRequest$ = [3, n0, _CTR,
738
688
  0,
739
689
  [_N, _SBN, _SKP, _STN, _IGSE, _IMRT, _ELFV, _CWLLGA, _CWLRA, _KKI, _IOT, _TL],
740
- [0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 2, () => TagsList],
690
+ [0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 2, () => TagsList]
741
691
  ];
742
- export var CreateTrailResponse$ = [
743
- 3,
744
- n0,
745
- _CTRr,
692
+ export var CreateTrailResponse$ = [3, n0, _CTRr,
746
693
  0,
747
694
  [_N, _SBN, _SKP, _STN, _STARN, _IGSE, _IMRT, _TARN, _LFVE, _CWLLGA, _CWLRA, _KKI, _IOT],
748
- [0, 0, 0, 0, 0, 2, 2, 0, 2, 0, 0, 0, 2],
749
- ];
750
- export var DashboardDetail$ = [3, n0, _DD, 0, [_DA, _Ty], [0, 0]];
751
- export var DataResource$ = [3, n0, _DR, 0, [_Ty, _V], [0, 64 | 0]];
752
- export var DelegatedAdminAccountLimitExceededException$ = [
753
- -3,
754
- n0,
755
- _DAALEE,
695
+ [0, 0, 0, 0, 0, 2, 2, 0, 2, 0, 0, 0, 2]
696
+ ];
697
+ export var DashboardDetail$ = [3, n0, _DD,
698
+ 0,
699
+ [_DA, _Ty],
700
+ [0, 0]
701
+ ];
702
+ export var DataResource$ = [3, n0, _DR,
703
+ 0,
704
+ [_Ty, _V],
705
+ [0, 64 | 0]
706
+ ];
707
+ export var DelegatedAdminAccountLimitExceededException$ = [-3, n0, _DAALEE,
756
708
  { [_aQE]: [`DelegatedAdminAccountLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
757
709
  [_M],
758
- [0],
710
+ [0]
759
711
  ];
760
712
  TypeRegistry.for(n0).registerError(DelegatedAdminAccountLimitExceededException$, DelegatedAdminAccountLimitExceededException);
761
- export var DeleteChannelRequest$ = [3, n0, _DCR, 0, [_C], [0]];
762
- export var DeleteChannelResponse$ = [3, n0, _DCRe, 0, [], []];
763
- export var DeleteDashboardRequest$ = [3, n0, _DDR, 0, [_DI], [0]];
764
- export var DeleteDashboardResponse$ = [3, n0, _DDRe, 0, [], []];
765
- export var DeleteEventDataStoreRequest$ = [3, n0, _DEDSR, 0, [_EDS], [0]];
766
- export var DeleteEventDataStoreResponse$ = [3, n0, _DEDSRe, 0, [], []];
767
- export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_RA], [0]];
768
- export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [], []];
769
- export var DeleteTrailRequest$ = [3, n0, _DTR, 0, [_N], [0]];
770
- export var DeleteTrailResponse$ = [3, n0, _DTRe, 0, [], []];
771
- export var DeregisterOrganizationDelegatedAdminRequest$ = [3, n0, _DODAR, 0, [_DAAI], [0]];
772
- export var DeregisterOrganizationDelegatedAdminResponse$ = [3, n0, _DODARe, 0, [], []];
773
- export var DescribeQueryRequest$ = [
774
- 3,
775
- n0,
776
- _DQR,
713
+ export var DeleteChannelRequest$ = [3, n0, _DCR,
714
+ 0,
715
+ [_C],
716
+ [0]
717
+ ];
718
+ export var DeleteChannelResponse$ = [3, n0, _DCRe,
719
+ 0,
720
+ [],
721
+ []
722
+ ];
723
+ export var DeleteDashboardRequest$ = [3, n0, _DDR,
724
+ 0,
725
+ [_DI],
726
+ [0]
727
+ ];
728
+ export var DeleteDashboardResponse$ = [3, n0, _DDRe,
729
+ 0,
730
+ [],
731
+ []
732
+ ];
733
+ export var DeleteEventDataStoreRequest$ = [3, n0, _DEDSR,
734
+ 0,
735
+ [_EDS],
736
+ [0]
737
+ ];
738
+ export var DeleteEventDataStoreResponse$ = [3, n0, _DEDSRe,
739
+ 0,
740
+ [],
741
+ []
742
+ ];
743
+ export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
744
+ 0,
745
+ [_RA],
746
+ [0]
747
+ ];
748
+ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
749
+ 0,
750
+ [],
751
+ []
752
+ ];
753
+ export var DeleteTrailRequest$ = [3, n0, _DTR,
754
+ 0,
755
+ [_N],
756
+ [0]
757
+ ];
758
+ export var DeleteTrailResponse$ = [3, n0, _DTRe,
759
+ 0,
760
+ [],
761
+ []
762
+ ];
763
+ export var DeregisterOrganizationDelegatedAdminRequest$ = [3, n0, _DODAR,
764
+ 0,
765
+ [_DAAI],
766
+ [0]
767
+ ];
768
+ export var DeregisterOrganizationDelegatedAdminResponse$ = [3, n0, _DODARe,
769
+ 0,
770
+ [],
771
+ []
772
+ ];
773
+ export var DescribeQueryRequest$ = [3, n0, _DQR,
777
774
  0,
778
775
  [_EDS, _QI, _QA, _RIe, _EDSOAI],
779
- [0, 0, 0, 0, 0],
776
+ [0, 0, 0, 0, 0]
780
777
  ];
781
- export var DescribeQueryResponse$ = [
782
- 3,
783
- n0,
784
- _DQRe,
778
+ export var DescribeQueryResponse$ = [3, n0, _DQRe,
785
779
  0,
786
780
  [_QI, _QSu, _QS, _QSue, _EM, _DSU, _DS, _P, _EDSOAI],
787
- [0, 0, 0, () => QueryStatisticsForDescribeQuery$, 0, 0, 0, 0, 0],
788
- ];
789
- export var DescribeTrailsRequest$ = [3, n0, _DTRes, 0, [_tNL, _iST], [64 | 0, 2]];
790
- export var DescribeTrailsResponse$ = [3, n0, _DTResc, 0, [_tL], [() => TrailList]];
791
- export var Destination$ = [3, n0, _De, 0, [_Ty, _L], [0, 0]];
792
- export var DisableFederationRequest$ = [3, n0, _DFR, 0, [_EDS], [0]];
793
- export var DisableFederationResponse$ = [3, n0, _DFRi, 0, [_EDSA, _FSe], [0, 0]];
794
- export var EnableFederationRequest$ = [3, n0, _EFR, 0, [_EDS, _FRA], [0, 0]];
795
- export var EnableFederationResponse$ = [3, n0, _EFRn, 0, [_EDSA, _FSe, _FRA], [0, 0, 0]];
796
- export var Event$ = [
797
- 3,
798
- n0,
799
- _Ev,
781
+ [0, 0, 0, () => QueryStatisticsForDescribeQuery$, 0, 0, 0, 0, 0]
782
+ ];
783
+ export var DescribeTrailsRequest$ = [3, n0, _DTRes,
784
+ 0,
785
+ [_tNL, _iST],
786
+ [64 | 0, 2]
787
+ ];
788
+ export var DescribeTrailsResponse$ = [3, n0, _DTResc,
789
+ 0,
790
+ [_tL],
791
+ [() => TrailList]
792
+ ];
793
+ export var Destination$ = [3, n0, _De,
794
+ 0,
795
+ [_Ty, _L],
796
+ [0, 0]
797
+ ];
798
+ export var DisableFederationRequest$ = [3, n0, _DFR,
799
+ 0,
800
+ [_EDS],
801
+ [0]
802
+ ];
803
+ export var DisableFederationResponse$ = [3, n0, _DFRi,
804
+ 0,
805
+ [_EDSA, _FSe],
806
+ [0, 0]
807
+ ];
808
+ export var EnableFederationRequest$ = [3, n0, _EFR,
809
+ 0,
810
+ [_EDS, _FRA],
811
+ [0, 0]
812
+ ];
813
+ export var EnableFederationResponse$ = [3, n0, _EFRn,
814
+ 0,
815
+ [_EDSA, _FSe, _FRA],
816
+ [0, 0, 0]
817
+ ];
818
+ export var Event$ = [3, n0, _Ev,
800
819
  0,
801
820
  [_EI, _EN, _RO, _AKI, _ET, _ES, _U, _R, _CTE],
802
- [0, 0, 0, 0, 4, 0, 0, () => ResourceList, 0],
821
+ [0, 0, 0, 0, 4, 0, 0, () => ResourceList, 0]
803
822
  ];
804
- export var EventDataStore$ = [
805
- 3,
806
- n0,
807
- _EDS,
823
+ export var EventDataStore$ = [3, n0, _EDS,
808
824
  0,
809
825
  [_EDSA, _N, _TPE, _St, _AESd, _MRE, _OE, _RP, _CT, _UT],
810
- [0, 0, 2, 0, () => AdvancedEventSelectors, 2, 2, 1, 4, 4],
826
+ [0, 0, 2, 0, () => AdvancedEventSelectors, 2, 2, 1, 4, 4]
811
827
  ];
812
- export var EventDataStoreAlreadyExistsException$ = [
813
- -3,
814
- n0,
815
- _EDSAEE,
828
+ export var EventDataStoreAlreadyExistsException$ = [-3, n0, _EDSAEE,
816
829
  { [_aQE]: [`EventDataStoreAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
817
830
  [_M],
818
- [0],
831
+ [0]
819
832
  ];
820
833
  TypeRegistry.for(n0).registerError(EventDataStoreAlreadyExistsException$, EventDataStoreAlreadyExistsException);
821
- export var EventDataStoreARNInvalidException$ = [
822
- -3,
823
- n0,
824
- _EDSARNIE,
834
+ export var EventDataStoreARNInvalidException$ = [-3, n0, _EDSARNIE,
825
835
  { [_aQE]: [`EventDataStoreARNInvalid`, 400], [_e]: _c, [_hE]: 400 },
826
836
  [_M],
827
- [0],
837
+ [0]
828
838
  ];
829
839
  TypeRegistry.for(n0).registerError(EventDataStoreARNInvalidException$, EventDataStoreARNInvalidException);
830
- export var EventDataStoreFederationEnabledException$ = [
831
- -3,
832
- n0,
833
- _EDSFEE,
840
+ export var EventDataStoreFederationEnabledException$ = [-3, n0, _EDSFEE,
834
841
  { [_aQE]: [`EventDataStoreFederationEnabled`, 400], [_e]: _c, [_hE]: 400 },
835
842
  [_M],
836
- [0],
843
+ [0]
837
844
  ];
838
845
  TypeRegistry.for(n0).registerError(EventDataStoreFederationEnabledException$, EventDataStoreFederationEnabledException);
839
- export var EventDataStoreHasOngoingImportException$ = [
840
- -3,
841
- n0,
842
- _EDSHOIE,
846
+ export var EventDataStoreHasOngoingImportException$ = [-3, n0, _EDSHOIE,
843
847
  { [_aQE]: [`EventDataStoreHasOngoingImport`, 400], [_e]: _c, [_hE]: 400 },
844
848
  [_M],
845
- [0],
849
+ [0]
846
850
  ];
847
851
  TypeRegistry.for(n0).registerError(EventDataStoreHasOngoingImportException$, EventDataStoreHasOngoingImportException);
848
- export var EventDataStoreMaxLimitExceededException$ = [
849
- -3,
850
- n0,
851
- _EDSMLEE,
852
+ export var EventDataStoreMaxLimitExceededException$ = [-3, n0, _EDSMLEE,
852
853
  { [_aQE]: [`EventDataStoreMaxLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
853
854
  [_M],
854
- [0],
855
+ [0]
855
856
  ];
856
857
  TypeRegistry.for(n0).registerError(EventDataStoreMaxLimitExceededException$, EventDataStoreMaxLimitExceededException);
857
- export var EventDataStoreNotFoundException$ = [
858
- -3,
859
- n0,
860
- _EDSNFE,
858
+ export var EventDataStoreNotFoundException$ = [-3, n0, _EDSNFE,
861
859
  { [_aQE]: [`EventDataStoreNotFound`, 404], [_e]: _c, [_hE]: 404 },
862
860
  [_M],
863
- [0],
861
+ [0]
864
862
  ];
865
863
  TypeRegistry.for(n0).registerError(EventDataStoreNotFoundException$, EventDataStoreNotFoundException);
866
- export var EventDataStoreTerminationProtectedException$ = [
867
- -3,
868
- n0,
869
- _EDSTPE,
864
+ export var EventDataStoreTerminationProtectedException$ = [-3, n0, _EDSTPE,
870
865
  { [_aQE]: [`EventDataStoreTerminationProtectedException`, 400], [_e]: _c, [_hE]: 400 },
871
866
  [_M],
872
- [0],
867
+ [0]
873
868
  ];
874
869
  TypeRegistry.for(n0).registerError(EventDataStoreTerminationProtectedException$, EventDataStoreTerminationProtectedException);
875
- export var EventSelector$ = [
876
- 3,
877
- n0,
878
- _ESv,
870
+ export var EventSelector$ = [3, n0, _ESv,
879
871
  0,
880
872
  [_RWT, _IME, _DRa, _EMES],
881
- [0, 2, () => DataResources, 64 | 0],
882
- ];
883
- export var GenerateQueryRequest$ = [3, n0, _GQR, 0, [_EDSv, _P], [64 | 0, 0]];
884
- export var GenerateQueryResponse$ = [3, n0, _GQRe, 0, [_QSuer, _QA, _EDSOAI], [0, 0, 0]];
885
- export var GenerateResponseException$ = [
886
- -3,
887
- n0,
888
- _GRE,
873
+ [0, 2, () => DataResources, 64 | 0]
874
+ ];
875
+ export var GenerateQueryRequest$ = [3, n0, _GQR,
876
+ 0,
877
+ [_EDSv, _P],
878
+ [64 | 0, 0]
879
+ ];
880
+ export var GenerateQueryResponse$ = [3, n0, _GQRe,
881
+ 0,
882
+ [_QSuer, _QA, _EDSOAI],
883
+ [0, 0, 0]
884
+ ];
885
+ export var GenerateResponseException$ = [-3, n0, _GRE,
889
886
  { [_aQE]: [`GenerateResponse`, 400], [_e]: _c, [_hE]: 400 },
890
887
  [_M],
891
- [0],
888
+ [0]
892
889
  ];
893
890
  TypeRegistry.for(n0).registerError(GenerateResponseException$, GenerateResponseException);
894
- export var GetChannelRequest$ = [3, n0, _GCR, 0, [_C], [0]];
895
- export var GetChannelResponse$ = [
896
- 3,
897
- n0,
898
- _GCRe,
891
+ export var GetChannelRequest$ = [3, n0, _GCR,
892
+ 0,
893
+ [_C],
894
+ [0]
895
+ ];
896
+ export var GetChannelResponse$ = [3, n0, _GCRe,
899
897
  0,
900
898
  [_CA, _N, _S, _SC, _D, _IS],
901
- [0, 0, 0, () => SourceConfig$, () => Destinations, () => IngestionStatus$],
899
+ [0, 0, 0, () => SourceConfig$, () => Destinations, () => IngestionStatus$]
902
900
  ];
903
- export var GetDashboardRequest$ = [3, n0, _GDR, 0, [_DI], [0]];
904
- export var GetDashboardResponse$ = [
905
- 3,
906
- n0,
907
- _GDRe,
901
+ export var GetDashboardRequest$ = [3, n0, _GDR,
902
+ 0,
903
+ [_DI],
904
+ [0]
905
+ ];
906
+ export var GetDashboardResponse$ = [3, n0, _GDRe,
908
907
  0,
909
908
  [_DA, _Ty, _St, _W, _RS, _CT, _UT, _LRI, _LRFR, _TPE],
910
- [0, 0, 0, () => WidgetList, () => RefreshSchedule$, 4, 4, 0, 0, 2],
909
+ [0, 0, 0, () => WidgetList, () => RefreshSchedule$, 4, 4, 0, 0, 2]
911
910
  ];
912
- export var GetEventConfigurationRequest$ = [3, n0, _GECR, 0, [_TN, _EDS], [0, 0]];
913
- export var GetEventConfigurationResponse$ = [
914
- 3,
915
- n0,
916
- _GECRe,
911
+ export var GetEventConfigurationRequest$ = [3, n0, _GECR,
912
+ 0,
913
+ [_TN, _EDS],
914
+ [0, 0]
915
+ ];
916
+ export var GetEventConfigurationResponse$ = [3, n0, _GECRe,
917
917
  0,
918
918
  [_TARN, _EDSA, _MES, _CKSo, _ACg],
919
- [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations],
919
+ [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations]
920
+ ];
921
+ export var GetEventDataStoreRequest$ = [3, n0, _GEDSR,
922
+ 0,
923
+ [_EDS],
924
+ [0]
920
925
  ];
921
- export var GetEventDataStoreRequest$ = [3, n0, _GEDSR, 0, [_EDS], [0]];
922
- export var GetEventDataStoreResponse$ = [
923
- 3,
924
- n0,
925
- _GEDSRe,
926
+ export var GetEventDataStoreResponse$ = [3, n0, _GEDSRe,
926
927
  0,
927
928
  [_EDSA, _N, _St, _AESd, _MRE, _OE, _RP, _TPE, _CT, _UT, _KKI, _BM, _FSe, _FRA, _PK],
928
- [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0, 0, 0, () => PartitionKeyList],
929
+ [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0, 0, 0, () => PartitionKeyList]
930
+ ];
931
+ export var GetEventSelectorsRequest$ = [3, n0, _GESR,
932
+ 0,
933
+ [_TN],
934
+ [0]
929
935
  ];
930
- export var GetEventSelectorsRequest$ = [3, n0, _GESR, 0, [_TN], [0]];
931
- export var GetEventSelectorsResponse$ = [
932
- 3,
933
- n0,
934
- _GESRe,
936
+ export var GetEventSelectorsResponse$ = [3, n0, _GESRe,
935
937
  0,
936
938
  [_TARN, _ESve, _AESd],
937
- [0, () => EventSelectors, () => AdvancedEventSelectors],
939
+ [0, () => EventSelectors, () => AdvancedEventSelectors]
940
+ ];
941
+ export var GetImportRequest$ = [3, n0, _GIR,
942
+ 0,
943
+ [_II],
944
+ [0]
938
945
  ];
939
- export var GetImportRequest$ = [3, n0, _GIR, 0, [_II], [0]];
940
- export var GetImportResponse$ = [
941
- 3,
942
- n0,
943
- _GIRe,
946
+ export var GetImportResponse$ = [3, n0, _GIRe,
944
947
  0,
945
948
  [_II, _D, _ISm, _SET, _EET, _ISmp, _CT, _UT, _ISmpo],
946
- [0, 64 | 0, () => ImportSource$, 4, 4, 0, 4, 4, () => ImportStatistics$],
949
+ [0, 64 | 0, () => ImportSource$, 4, 4, 0, 4, 4, () => ImportStatistics$]
950
+ ];
951
+ export var GetInsightSelectorsRequest$ = [3, n0, _GISR,
952
+ 0,
953
+ [_TN, _EDS],
954
+ [0, 0]
947
955
  ];
948
- export var GetInsightSelectorsRequest$ = [3, n0, _GISR, 0, [_TN, _EDS], [0, 0]];
949
- export var GetInsightSelectorsResponse$ = [
950
- 3,
951
- n0,
952
- _GISRe,
956
+ export var GetInsightSelectorsResponse$ = [3, n0, _GISRe,
953
957
  0,
954
958
  [_TARN, _ISn, _EDSA, _ID],
955
- [0, () => InsightSelectors, 0, 0],
959
+ [0, () => InsightSelectors, 0, 0]
956
960
  ];
957
- export var GetQueryResultsRequest$ = [
958
- 3,
959
- n0,
960
- _GQRR,
961
+ export var GetQueryResultsRequest$ = [3, n0, _GQRR,
961
962
  0,
962
963
  [_EDS, _QI, _NT, _MQR, _EDSOAI],
963
- [0, 0, 0, 1, 0],
964
+ [0, 0, 0, 1, 0]
964
965
  ];
965
- export var GetQueryResultsResponse$ = [
966
- 3,
967
- n0,
968
- _GQRRe,
966
+ export var GetQueryResultsResponse$ = [3, n0, _GQRRe,
969
967
  0,
970
968
  [_QS, _QSue, _QRR, _NT, _EM],
971
- [0, () => QueryStatistics$, [1, n0, _QRR, 0, [1, n0, _QRRu, 0, 128 | 0]], 0, 0],
972
- ];
973
- export var GetResourcePolicyRequest$ = [3, n0, _GRPR, 0, [_RA], [0]];
974
- export var GetResourcePolicyResponse$ = [3, n0, _GRPRe, 0, [_RA, _RPe, _DARP], [0, 0, 0]];
975
- export var GetTrailRequest$ = [3, n0, _GTR, 0, [_N], [0]];
976
- export var GetTrailResponse$ = [3, n0, _GTRe, 0, [_Tr], [() => Trail$]];
977
- export var GetTrailStatusRequest$ = [3, n0, _GTSR, 0, [_N], [0]];
978
- export var GetTrailStatusResponse$ = [
979
- 3,
980
- n0,
981
- _GTSRe,
969
+ [0, () => QueryStatistics$, [1, n0, _QRR, 0, [1, n0, _QRRu, 0, 128 | 0]], 0, 0]
970
+ ];
971
+ export var GetResourcePolicyRequest$ = [3, n0, _GRPR,
972
+ 0,
973
+ [_RA],
974
+ [0]
975
+ ];
976
+ export var GetResourcePolicyResponse$ = [3, n0, _GRPRe,
977
+ 0,
978
+ [_RA, _RPe, _DARP],
979
+ [0, 0, 0]
980
+ ];
981
+ export var GetTrailRequest$ = [3, n0, _GTR,
982
+ 0,
983
+ [_N],
984
+ [0]
985
+ ];
986
+ export var GetTrailResponse$ = [3, n0, _GTRe,
987
+ 0,
988
+ [_Tr],
989
+ [() => Trail$]
990
+ ];
991
+ export var GetTrailStatusRequest$ = [3, n0, _GTSR,
992
+ 0,
993
+ [_N],
994
+ [0]
995
+ ];
996
+ export var GetTrailStatusResponse$ = [3, n0, _GTSRe,
982
997
  0,
983
998
  [_IL, _LDE, _LNE, _LDT, _LNT, _SLT, _SLTt, _LCWLDE, _LCWLDT, _LDDT, _LDDE, _LDAT, _LNAT, _LNAS, _LDAS, _TLS, _TLSi],
984
- [2, 0, 0, 4, 4, 4, 4, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0],
999
+ [2, 0, 0, 4, 4, 4, 4, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0]
985
1000
  ];
986
- export var ImportFailureListItem$ = [
987
- 3,
988
- n0,
989
- _IFLI,
1001
+ export var ImportFailureListItem$ = [3, n0, _IFLI,
990
1002
  0,
991
1003
  [_L, _St, _ETr, _EM, _LUT],
992
- [0, 0, 0, 0, 4],
1004
+ [0, 0, 0, 0, 4]
993
1005
  ];
994
- export var ImportNotFoundException$ = [
995
- -3,
996
- n0,
997
- _INFE,
1006
+ export var ImportNotFoundException$ = [-3, n0, _INFE,
998
1007
  { [_aQE]: [`ImportNotFound`, 404], [_e]: _c, [_hE]: 404 },
999
1008
  [_M],
1000
- [0],
1009
+ [0]
1001
1010
  ];
1002
1011
  TypeRegistry.for(n0).registerError(ImportNotFoundException$, ImportNotFoundException);
1003
- export var ImportsListItem$ = [3, n0, _ILI, 0, [_II, _ISmp, _D, _CT, _UT], [0, 0, 64 | 0, 4, 4]];
1004
- export var ImportSource$ = [3, n0, _ISm, 0, [_S_], [() => S3ImportSource$]];
1005
- export var ImportStatistics$ = [3, n0, _ISmpo, 0, [_PF, _PC, _FC, _ECv, _FE], [1, 1, 1, 1, 1]];
1006
- export var InactiveEventDataStoreException$ = [
1007
- -3,
1008
- n0,
1009
- _IEDSE,
1012
+ export var ImportsListItem$ = [3, n0, _ILI,
1013
+ 0,
1014
+ [_II, _ISmp, _D, _CT, _UT],
1015
+ [0, 0, 64 | 0, 4, 4]
1016
+ ];
1017
+ export var ImportSource$ = [3, n0, _ISm,
1018
+ 0,
1019
+ [_S_],
1020
+ [() => S3ImportSource$]
1021
+ ];
1022
+ export var ImportStatistics$ = [3, n0, _ISmpo,
1023
+ 0,
1024
+ [_PF, _PC, _FC, _ECv, _FE],
1025
+ [1, 1, 1, 1, 1]
1026
+ ];
1027
+ export var InactiveEventDataStoreException$ = [-3, n0, _IEDSE,
1010
1028
  { [_aQE]: [`InactiveEventDataStore`, 400], [_e]: _c, [_hE]: 400 },
1011
1029
  [_M],
1012
- [0],
1030
+ [0]
1013
1031
  ];
1014
1032
  TypeRegistry.for(n0).registerError(InactiveEventDataStoreException$, InactiveEventDataStoreException);
1015
- export var InactiveQueryException$ = [
1016
- -3,
1017
- n0,
1018
- _IQE,
1033
+ export var InactiveQueryException$ = [-3, n0, _IQE,
1019
1034
  { [_aQE]: [`InactiveQuery`, 400], [_e]: _c, [_hE]: 400 },
1020
1035
  [_M],
1021
- [0],
1036
+ [0]
1022
1037
  ];
1023
1038
  TypeRegistry.for(n0).registerError(InactiveQueryException$, InactiveQueryException);
1024
- export var IngestionStatus$ = [
1025
- 3,
1026
- n0,
1027
- _IS,
1039
+ export var IngestionStatus$ = [3, n0, _IS,
1028
1040
  0,
1029
1041
  [_LIST, _LISEID, _LIEC, _LIAT, _LIAEID],
1030
- [4, 0, 0, 4, 0],
1042
+ [4, 0, 0, 4, 0]
1031
1043
  ];
1032
- export var InsightNotEnabledException$ = [
1033
- -3,
1034
- n0,
1035
- _INEE,
1044
+ export var InsightNotEnabledException$ = [-3, n0, _INEE,
1036
1045
  { [_aQE]: [`InsightNotEnabled`, 400], [_e]: _c, [_hE]: 400 },
1037
1046
  [_M],
1038
- [0],
1047
+ [0]
1039
1048
  ];
1040
1049
  TypeRegistry.for(n0).registerError(InsightNotEnabledException$, InsightNotEnabledException);
1041
- export var InsightSelector$ = [3, n0, _ISns, 0, [_IT, _ECve], [0, 64 | 0]];
1042
- export var InsufficientDependencyServiceAccessPermissionException$ = [
1043
- -3,
1044
- n0,
1045
- _IDSAPE,
1050
+ export var InsightSelector$ = [3, n0, _ISns,
1051
+ 0,
1052
+ [_IT, _ECve],
1053
+ [0, 64 | 0]
1054
+ ];
1055
+ export var InsufficientDependencyServiceAccessPermissionException$ = [-3, n0, _IDSAPE,
1046
1056
  { [_aQE]: [`InsufficientDependencyServiceAccessPermission`, 400], [_e]: _c, [_hE]: 400 },
1047
1057
  [_M],
1048
- [0],
1058
+ [0]
1049
1059
  ];
1050
1060
  TypeRegistry.for(n0).registerError(InsufficientDependencyServiceAccessPermissionException$, InsufficientDependencyServiceAccessPermissionException);
1051
- export var InsufficientEncryptionPolicyException$ = [
1052
- -3,
1053
- n0,
1054
- _IEPE,
1061
+ export var InsufficientEncryptionPolicyException$ = [-3, n0, _IEPE,
1055
1062
  { [_aQE]: [`InsufficientEncryptionPolicy`, 400], [_e]: _c, [_hE]: 400 },
1056
1063
  [_M],
1057
- [0],
1064
+ [0]
1058
1065
  ];
1059
1066
  TypeRegistry.for(n0).registerError(InsufficientEncryptionPolicyException$, InsufficientEncryptionPolicyException);
1060
- export var InsufficientIAMAccessPermissionException$ = [
1061
- -3,
1062
- n0,
1063
- _IIAMAPE,
1067
+ export var InsufficientIAMAccessPermissionException$ = [-3, n0, _IIAMAPE,
1064
1068
  { [_aQE]: [`InsufficientIAMAccessPermission`, 400], [_e]: _c, [_hE]: 400 },
1065
1069
  [_M],
1066
- [0],
1070
+ [0]
1067
1071
  ];
1068
1072
  TypeRegistry.for(n0).registerError(InsufficientIAMAccessPermissionException$, InsufficientIAMAccessPermissionException);
1069
- export var InsufficientS3BucketPolicyException$ = [
1070
- -3,
1071
- n0,
1072
- _ISBPE,
1073
+ export var InsufficientS3BucketPolicyException$ = [-3, n0, _ISBPE,
1073
1074
  { [_aQE]: [`InsufficientS3BucketPolicy`, 403], [_e]: _c, [_hE]: 403 },
1074
1075
  [_M],
1075
- [0],
1076
+ [0]
1076
1077
  ];
1077
1078
  TypeRegistry.for(n0).registerError(InsufficientS3BucketPolicyException$, InsufficientS3BucketPolicyException);
1078
- export var InsufficientSnsTopicPolicyException$ = [
1079
- -3,
1080
- n0,
1081
- _ISTPE,
1079
+ export var InsufficientSnsTopicPolicyException$ = [-3, n0, _ISTPE,
1082
1080
  { [_aQE]: [`InsufficientSnsTopicPolicy`, 403], [_e]: _c, [_hE]: 403 },
1083
1081
  [_M],
1084
- [0],
1082
+ [0]
1085
1083
  ];
1086
1084
  TypeRegistry.for(n0).registerError(InsufficientSnsTopicPolicyException$, InsufficientSnsTopicPolicyException);
1087
- export var InvalidCloudWatchLogsLogGroupArnException$ = [
1088
- -3,
1089
- n0,
1090
- _ICWLLGAE,
1085
+ export var InvalidCloudWatchLogsLogGroupArnException$ = [-3, n0, _ICWLLGAE,
1091
1086
  { [_aQE]: [`InvalidCloudWatchLogsLogGroupArn`, 400], [_e]: _c, [_hE]: 400 },
1092
1087
  [_M],
1093
- [0],
1088
+ [0]
1094
1089
  ];
1095
1090
  TypeRegistry.for(n0).registerError(InvalidCloudWatchLogsLogGroupArnException$, InvalidCloudWatchLogsLogGroupArnException);
1096
- export var InvalidCloudWatchLogsRoleArnException$ = [
1097
- -3,
1098
- n0,
1099
- _ICWLRAE,
1091
+ export var InvalidCloudWatchLogsRoleArnException$ = [-3, n0, _ICWLRAE,
1100
1092
  { [_aQE]: [`InvalidCloudWatchLogsRoleArn`, 400], [_e]: _c, [_hE]: 400 },
1101
1093
  [_M],
1102
- [0],
1094
+ [0]
1103
1095
  ];
1104
1096
  TypeRegistry.for(n0).registerError(InvalidCloudWatchLogsRoleArnException$, InvalidCloudWatchLogsRoleArnException);
1105
- export var InvalidDateRangeException$ = [
1106
- -3,
1107
- n0,
1108
- _IDRE,
1097
+ export var InvalidDateRangeException$ = [-3, n0, _IDRE,
1109
1098
  { [_aQE]: [`InvalidDateRange`, 400], [_e]: _c, [_hE]: 400 },
1110
1099
  [_M],
1111
- [0],
1100
+ [0]
1112
1101
  ];
1113
1102
  TypeRegistry.for(n0).registerError(InvalidDateRangeException$, InvalidDateRangeException);
1114
- export var InvalidEventCategoryException$ = [
1115
- -3,
1116
- n0,
1117
- _IECE,
1103
+ export var InvalidEventCategoryException$ = [-3, n0, _IECE,
1118
1104
  { [_aQE]: [`InvalidEventCategory`, 400], [_e]: _c, [_hE]: 400 },
1119
1105
  [_M],
1120
- [0],
1106
+ [0]
1121
1107
  ];
1122
1108
  TypeRegistry.for(n0).registerError(InvalidEventCategoryException$, InvalidEventCategoryException);
1123
- export var InvalidEventDataStoreCategoryException$ = [
1124
- -3,
1125
- n0,
1126
- _IEDSCE,
1109
+ export var InvalidEventDataStoreCategoryException$ = [-3, n0, _IEDSCE,
1127
1110
  { [_aQE]: [`InvalidEventDataStoreCategory`, 400], [_e]: _c, [_hE]: 400 },
1128
1111
  [_M],
1129
- [0],
1112
+ [0]
1130
1113
  ];
1131
1114
  TypeRegistry.for(n0).registerError(InvalidEventDataStoreCategoryException$, InvalidEventDataStoreCategoryException);
1132
- export var InvalidEventDataStoreStatusException$ = [
1133
- -3,
1134
- n0,
1135
- _IEDSSE,
1115
+ export var InvalidEventDataStoreStatusException$ = [-3, n0, _IEDSSE,
1136
1116
  { [_aQE]: [`InvalidEventDataStoreStatus`, 400], [_e]: _c, [_hE]: 400 },
1137
1117
  [_M],
1138
- [0],
1118
+ [0]
1139
1119
  ];
1140
1120
  TypeRegistry.for(n0).registerError(InvalidEventDataStoreStatusException$, InvalidEventDataStoreStatusException);
1141
- export var InvalidEventSelectorsException$ = [
1142
- -3,
1143
- n0,
1144
- _IESE,
1121
+ export var InvalidEventSelectorsException$ = [-3, n0, _IESE,
1145
1122
  { [_aQE]: [`InvalidEventSelectors`, 400], [_e]: _c, [_hE]: 400 },
1146
1123
  [_M],
1147
- [0],
1124
+ [0]
1148
1125
  ];
1149
1126
  TypeRegistry.for(n0).registerError(InvalidEventSelectorsException$, InvalidEventSelectorsException);
1150
- export var InvalidHomeRegionException$ = [
1151
- -3,
1152
- n0,
1153
- _IHRE,
1127
+ export var InvalidHomeRegionException$ = [-3, n0, _IHRE,
1154
1128
  { [_aQE]: [`InvalidHomeRegion`, 400], [_e]: _c, [_hE]: 400 },
1155
1129
  [_M],
1156
- [0],
1130
+ [0]
1157
1131
  ];
1158
1132
  TypeRegistry.for(n0).registerError(InvalidHomeRegionException$, InvalidHomeRegionException);
1159
- export var InvalidImportSourceException$ = [
1160
- -3,
1161
- n0,
1162
- _IISE,
1133
+ export var InvalidImportSourceException$ = [-3, n0, _IISE,
1163
1134
  { [_aQE]: [`InvalidImportSource`, 400], [_e]: _c, [_hE]: 400 },
1164
1135
  [_M],
1165
- [0],
1136
+ [0]
1166
1137
  ];
1167
1138
  TypeRegistry.for(n0).registerError(InvalidImportSourceException$, InvalidImportSourceException);
1168
- export var InvalidInsightSelectorsException$ = [
1169
- -3,
1170
- n0,
1171
- _IISEn,
1139
+ export var InvalidInsightSelectorsException$ = [-3, n0, _IISEn,
1172
1140
  { [_aQE]: [`InvalidInsightSelectors`, 400], [_e]: _c, [_hE]: 400 },
1173
1141
  [_M],
1174
- [0],
1142
+ [0]
1175
1143
  ];
1176
1144
  TypeRegistry.for(n0).registerError(InvalidInsightSelectorsException$, InvalidInsightSelectorsException);
1177
- export var InvalidKmsKeyIdException$ = [
1178
- -3,
1179
- n0,
1180
- _IKKIE,
1145
+ export var InvalidKmsKeyIdException$ = [-3, n0, _IKKIE,
1181
1146
  { [_aQE]: [`InvalidKmsKeyId`, 400], [_e]: _c, [_hE]: 400 },
1182
1147
  [_M],
1183
- [0],
1148
+ [0]
1184
1149
  ];
1185
1150
  TypeRegistry.for(n0).registerError(InvalidKmsKeyIdException$, InvalidKmsKeyIdException);
1186
- export var InvalidLookupAttributesException$ = [
1187
- -3,
1188
- n0,
1189
- _ILAE,
1151
+ export var InvalidLookupAttributesException$ = [-3, n0, _ILAE,
1190
1152
  { [_aQE]: [`InvalidLookupAttributes`, 400], [_e]: _c, [_hE]: 400 },
1191
1153
  [_M],
1192
- [0],
1154
+ [0]
1193
1155
  ];
1194
1156
  TypeRegistry.for(n0).registerError(InvalidLookupAttributesException$, InvalidLookupAttributesException);
1195
- export var InvalidMaxResultsException$ = [
1196
- -3,
1197
- n0,
1198
- _IMRE,
1157
+ export var InvalidMaxResultsException$ = [-3, n0, _IMRE,
1199
1158
  { [_aQE]: [`InvalidMaxResults`, 400], [_e]: _c, [_hE]: 400 },
1200
1159
  [_M],
1201
- [0],
1160
+ [0]
1202
1161
  ];
1203
1162
  TypeRegistry.for(n0).registerError(InvalidMaxResultsException$, InvalidMaxResultsException);
1204
- export var InvalidNextTokenException$ = [
1205
- -3,
1206
- n0,
1207
- _INTE,
1163
+ export var InvalidNextTokenException$ = [-3, n0, _INTE,
1208
1164
  { [_aQE]: [`InvalidNextToken`, 400], [_e]: _c, [_hE]: 400 },
1209
1165
  [_M],
1210
- [0],
1166
+ [0]
1211
1167
  ];
1212
1168
  TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
1213
- export var InvalidParameterCombinationException$ = [
1214
- -3,
1215
- n0,
1216
- _IPCE,
1169
+ export var InvalidParameterCombinationException$ = [-3, n0, _IPCE,
1217
1170
  { [_aQE]: [`InvalidParameterCombinationError`, 400], [_e]: _c, [_hE]: 400 },
1218
1171
  [_M],
1219
- [0],
1172
+ [0]
1220
1173
  ];
1221
1174
  TypeRegistry.for(n0).registerError(InvalidParameterCombinationException$, InvalidParameterCombinationException);
1222
- export var InvalidParameterException$ = [
1223
- -3,
1224
- n0,
1225
- _IPE,
1175
+ export var InvalidParameterException$ = [-3, n0, _IPE,
1226
1176
  { [_aQE]: [`InvalidParameter`, 400], [_e]: _c, [_hE]: 400 },
1227
1177
  [_M],
1228
- [0],
1178
+ [0]
1229
1179
  ];
1230
1180
  TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
1231
- export var InvalidQueryStatementException$ = [
1232
- -3,
1233
- n0,
1234
- _IQSE,
1181
+ export var InvalidQueryStatementException$ = [-3, n0, _IQSE,
1235
1182
  { [_aQE]: [`InvalidQueryStatement`, 400], [_e]: _c, [_hE]: 400 },
1236
1183
  [_M],
1237
- [0],
1184
+ [0]
1238
1185
  ];
1239
1186
  TypeRegistry.for(n0).registerError(InvalidQueryStatementException$, InvalidQueryStatementException);
1240
- export var InvalidQueryStatusException$ = [
1241
- -3,
1242
- n0,
1243
- _IQSEn,
1187
+ export var InvalidQueryStatusException$ = [-3, n0, _IQSEn,
1244
1188
  { [_aQE]: [`InvalidQueryStatus`, 400], [_e]: _c, [_hE]: 400 },
1245
1189
  [_M],
1246
- [0],
1190
+ [0]
1247
1191
  ];
1248
1192
  TypeRegistry.for(n0).registerError(InvalidQueryStatusException$, InvalidQueryStatusException);
1249
- export var InvalidS3BucketNameException$ = [
1250
- -3,
1251
- n0,
1252
- _ISBNE,
1193
+ export var InvalidS3BucketNameException$ = [-3, n0, _ISBNE,
1253
1194
  { [_aQE]: [`InvalidS3BucketName`, 400], [_e]: _c, [_hE]: 400 },
1254
1195
  [_M],
1255
- [0],
1196
+ [0]
1256
1197
  ];
1257
1198
  TypeRegistry.for(n0).registerError(InvalidS3BucketNameException$, InvalidS3BucketNameException);
1258
- export var InvalidS3PrefixException$ = [
1259
- -3,
1260
- n0,
1261
- _ISPE,
1199
+ export var InvalidS3PrefixException$ = [-3, n0, _ISPE,
1262
1200
  { [_aQE]: [`InvalidS3Prefix`, 400], [_e]: _c, [_hE]: 400 },
1263
1201
  [_M],
1264
- [0],
1202
+ [0]
1265
1203
  ];
1266
1204
  TypeRegistry.for(n0).registerError(InvalidS3PrefixException$, InvalidS3PrefixException);
1267
- export var InvalidSnsTopicNameException$ = [
1268
- -3,
1269
- n0,
1270
- _ISTNE,
1205
+ export var InvalidSnsTopicNameException$ = [-3, n0, _ISTNE,
1271
1206
  { [_aQE]: [`InvalidSnsTopicName`, 400], [_e]: _c, [_hE]: 400 },
1272
1207
  [_M],
1273
- [0],
1208
+ [0]
1274
1209
  ];
1275
1210
  TypeRegistry.for(n0).registerError(InvalidSnsTopicNameException$, InvalidSnsTopicNameException);
1276
- export var InvalidSourceException$ = [
1277
- -3,
1278
- n0,
1279
- _ISE,
1211
+ export var InvalidSourceException$ = [-3, n0, _ISE,
1280
1212
  { [_aQE]: [`InvalidSource`, 400], [_e]: _c, [_hE]: 400 },
1281
1213
  [_M],
1282
- [0],
1214
+ [0]
1283
1215
  ];
1284
1216
  TypeRegistry.for(n0).registerError(InvalidSourceException$, InvalidSourceException);
1285
- export var InvalidTagParameterException$ = [
1286
- -3,
1287
- n0,
1288
- _ITPE,
1217
+ export var InvalidTagParameterException$ = [-3, n0, _ITPE,
1289
1218
  { [_aQE]: [`InvalidTagParameter`, 400], [_e]: _c, [_hE]: 400 },
1290
1219
  [_M],
1291
- [0],
1220
+ [0]
1292
1221
  ];
1293
1222
  TypeRegistry.for(n0).registerError(InvalidTagParameterException$, InvalidTagParameterException);
1294
- export var InvalidTimeRangeException$ = [
1295
- -3,
1296
- n0,
1297
- _ITRE,
1223
+ export var InvalidTimeRangeException$ = [-3, n0, _ITRE,
1298
1224
  { [_aQE]: [`InvalidTimeRange`, 400], [_e]: _c, [_hE]: 400 },
1299
1225
  [_M],
1300
- [0],
1226
+ [0]
1301
1227
  ];
1302
1228
  TypeRegistry.for(n0).registerError(InvalidTimeRangeException$, InvalidTimeRangeException);
1303
- export var InvalidTokenException$ = [
1304
- -3,
1305
- n0,
1306
- _ITE,
1229
+ export var InvalidTokenException$ = [-3, n0, _ITE,
1307
1230
  { [_aQE]: [`InvalidToken`, 400], [_e]: _c, [_hE]: 400 },
1308
1231
  [_M],
1309
- [0],
1232
+ [0]
1310
1233
  ];
1311
1234
  TypeRegistry.for(n0).registerError(InvalidTokenException$, InvalidTokenException);
1312
- export var InvalidTrailNameException$ = [
1313
- -3,
1314
- n0,
1315
- _ITNE,
1235
+ export var InvalidTrailNameException$ = [-3, n0, _ITNE,
1316
1236
  { [_aQE]: [`InvalidTrailName`, 400], [_e]: _c, [_hE]: 400 },
1317
1237
  [_M],
1318
- [0],
1238
+ [0]
1319
1239
  ];
1320
1240
  TypeRegistry.for(n0).registerError(InvalidTrailNameException$, InvalidTrailNameException);
1321
- export var KmsException$ = [
1322
- -3,
1323
- n0,
1324
- _KE,
1241
+ export var KmsException$ = [-3, n0, _KE,
1325
1242
  { [_aQE]: [`KmsException`, 400], [_e]: _c, [_hE]: 400 },
1326
1243
  [_M],
1327
- [0],
1244
+ [0]
1328
1245
  ];
1329
1246
  TypeRegistry.for(n0).registerError(KmsException$, KmsException);
1330
- export var KmsKeyDisabledException$ = [
1331
- -3,
1332
- n0,
1333
- _KKDE,
1247
+ export var KmsKeyDisabledException$ = [-3, n0, _KKDE,
1334
1248
  { [_aQE]: [`KmsKeyDisabled`, 400], [_e]: _c, [_hE]: 400 },
1335
1249
  [_M],
1336
- [0],
1250
+ [0]
1337
1251
  ];
1338
1252
  TypeRegistry.for(n0).registerError(KmsKeyDisabledException$, KmsKeyDisabledException);
1339
- export var KmsKeyNotFoundException$ = [
1340
- -3,
1341
- n0,
1342
- _KKNFE,
1253
+ export var KmsKeyNotFoundException$ = [-3, n0, _KKNFE,
1343
1254
  { [_aQE]: [`KmsKeyNotFound`, 400], [_e]: _c, [_hE]: 400 },
1344
1255
  [_M],
1345
- [0],
1256
+ [0]
1346
1257
  ];
1347
1258
  TypeRegistry.for(n0).registerError(KmsKeyNotFoundException$, KmsKeyNotFoundException);
1348
- export var ListChannelsRequest$ = [3, n0, _LCR, 0, [_MR, _NT], [1, 0]];
1349
- export var ListChannelsResponse$ = [3, n0, _LCRi, 0, [_Ch, _NT], [() => Channels, 0]];
1350
- export var ListDashboardsRequest$ = [3, n0, _LDR, 0, [_NP, _Ty, _NT, _MR], [0, 0, 0, 1]];
1351
- export var ListDashboardsResponse$ = [3, n0, _LDRi, 0, [_Da, _NT], [() => Dashboards, 0]];
1352
- export var ListEventDataStoresRequest$ = [3, n0, _LEDSR, 0, [_NT, _MR], [0, 1]];
1353
- export var ListEventDataStoresResponse$ = [
1354
- 3,
1355
- n0,
1356
- _LEDSRi,
1259
+ export var ListChannelsRequest$ = [3, n0, _LCR,
1260
+ 0,
1261
+ [_MR, _NT],
1262
+ [1, 0]
1263
+ ];
1264
+ export var ListChannelsResponse$ = [3, n0, _LCRi,
1265
+ 0,
1266
+ [_Ch, _NT],
1267
+ [() => Channels, 0]
1268
+ ];
1269
+ export var ListDashboardsRequest$ = [3, n0, _LDR,
1270
+ 0,
1271
+ [_NP, _Ty, _NT, _MR],
1272
+ [0, 0, 0, 1]
1273
+ ];
1274
+ export var ListDashboardsResponse$ = [3, n0, _LDRi,
1275
+ 0,
1276
+ [_Da, _NT],
1277
+ [() => Dashboards, 0]
1278
+ ];
1279
+ export var ListEventDataStoresRequest$ = [3, n0, _LEDSR,
1280
+ 0,
1281
+ [_NT, _MR],
1282
+ [0, 1]
1283
+ ];
1284
+ export var ListEventDataStoresResponse$ = [3, n0, _LEDSRi,
1357
1285
  0,
1358
1286
  [_EDSv, _NT],
1359
- [() => EventDataStores, 0],
1287
+ [() => EventDataStores, 0]
1288
+ ];
1289
+ export var ListImportFailuresRequest$ = [3, n0, _LIFR,
1290
+ 0,
1291
+ [_II, _MR, _NT],
1292
+ [0, 1, 0]
1360
1293
  ];
1361
- export var ListImportFailuresRequest$ = [3, n0, _LIFR, 0, [_II, _MR, _NT], [0, 1, 0]];
1362
- export var ListImportFailuresResponse$ = [
1363
- 3,
1364
- n0,
1365
- _LIFRi,
1294
+ export var ListImportFailuresResponse$ = [3, n0, _LIFRi,
1366
1295
  0,
1367
1296
  [_Fa, _NT],
1368
- [() => ImportFailureList, 0],
1297
+ [() => ImportFailureList, 0]
1369
1298
  ];
1370
- export var ListImportsRequest$ = [3, n0, _LIR, 0, [_MR, _De, _ISmp, _NT], [1, 0, 0, 0]];
1371
- export var ListImportsResponse$ = [3, n0, _LIRi, 0, [_I, _NT], [() => ImportsList, 0]];
1372
- export var ListInsightsDataRequest$ = [
1373
- 3,
1374
- n0,
1375
- _LIDR,
1299
+ export var ListImportsRequest$ = [3, n0, _LIR,
1300
+ 0,
1301
+ [_MR, _De, _ISmp, _NT],
1302
+ [1, 0, 0, 0]
1303
+ ];
1304
+ export var ListImportsResponse$ = [3, n0, _LIRi,
1305
+ 0,
1306
+ [_I, _NT],
1307
+ [() => ImportsList, 0]
1308
+ ];
1309
+ export var ListInsightsDataRequest$ = [3, n0, _LIDR,
1376
1310
  0,
1377
1311
  [_ISnsi, _DT, _Di, _ST, _ETn, _MR, _NT],
1378
- [0, 0, 128 | 0, 4, 4, 1, 0],
1312
+ [0, 0, 128 | 0, 4, 4, 1, 0]
1313
+ ];
1314
+ export var ListInsightsDataResponse$ = [3, n0, _LIDRi,
1315
+ 0,
1316
+ [_Eve, _NT],
1317
+ [() => EventsList, 0]
1379
1318
  ];
1380
- export var ListInsightsDataResponse$ = [3, n0, _LIDRi, 0, [_Eve, _NT], [() => EventsList, 0]];
1381
- export var ListInsightsMetricDataRequest$ = [
1382
- 3,
1383
- n0,
1384
- _LIMDR,
1319
+ export var ListInsightsMetricDataRequest$ = [3, n0, _LIMDR,
1385
1320
  0,
1386
1321
  [_TN, _ES, _EN, _IT, _ECr, _ST, _ETn, _Pe, _DT, _MR, _NT],
1387
- [0, 0, 0, 0, 0, 4, 4, 1, 0, 1, 0],
1322
+ [0, 0, 0, 0, 0, 4, 4, 1, 0, 1, 0]
1388
1323
  ];
1389
- export var ListInsightsMetricDataResponse$ = [
1390
- 3,
1391
- n0,
1392
- _LIMDRi,
1324
+ export var ListInsightsMetricDataResponse$ = [3, n0, _LIMDRi,
1393
1325
  0,
1394
1326
  [_TARN, _ES, _EN, _IT, _ECr, _Ti, _V, _NT],
1395
- [0, 0, 0, 0, 0, 64 | 4, 64 | 1, 0],
1327
+ [0, 0, 0, 0, 0, 64 | 4, 64 | 1, 0]
1328
+ ];
1329
+ export var ListPublicKeysRequest$ = [3, n0, _LPKR,
1330
+ 0,
1331
+ [_ST, _ETn, _NT],
1332
+ [4, 4, 0]
1333
+ ];
1334
+ export var ListPublicKeysResponse$ = [3, n0, _LPKRi,
1335
+ 0,
1336
+ [_PKL, _NT],
1337
+ [() => PublicKeyList, 0]
1396
1338
  ];
1397
- export var ListPublicKeysRequest$ = [3, n0, _LPKR, 0, [_ST, _ETn, _NT], [4, 4, 0]];
1398
- export var ListPublicKeysResponse$ = [3, n0, _LPKRi, 0, [_PKL, _NT], [() => PublicKeyList, 0]];
1399
- export var ListQueriesRequest$ = [
1400
- 3,
1401
- n0,
1402
- _LQR,
1339
+ export var ListQueriesRequest$ = [3, n0, _LQR,
1403
1340
  0,
1404
1341
  [_EDS, _NT, _MR, _ST, _ETn, _QS],
1405
- [0, 0, 1, 4, 4, 0],
1406
- ];
1407
- export var ListQueriesResponse$ = [3, n0, _LQRi, 0, [_Q, _NT], [() => Queries, 0]];
1408
- export var ListTagsRequest$ = [3, n0, _LTR, 0, [_RIL, _NT], [64 | 0, 0]];
1409
- export var ListTagsResponse$ = [3, n0, _LTRi, 0, [_RTL, _NT], [() => ResourceTagList, 0]];
1410
- export var ListTrailsRequest$ = [3, n0, _LTRis, 0, [_NT], [0]];
1411
- export var ListTrailsResponse$ = [3, n0, _LTRist, 0, [_Tra, _NT], [() => Trails, 0]];
1412
- export var LookupAttribute$ = [3, n0, _LA, 0, [_AK, _AV], [0, 0]];
1413
- export var LookupEventsRequest$ = [
1414
- 3,
1415
- n0,
1416
- _LER,
1342
+ [0, 0, 1, 4, 4, 0]
1343
+ ];
1344
+ export var ListQueriesResponse$ = [3, n0, _LQRi,
1345
+ 0,
1346
+ [_Q, _NT],
1347
+ [() => Queries, 0]
1348
+ ];
1349
+ export var ListTagsRequest$ = [3, n0, _LTR,
1350
+ 0,
1351
+ [_RIL, _NT],
1352
+ [64 | 0, 0]
1353
+ ];
1354
+ export var ListTagsResponse$ = [3, n0, _LTRi,
1355
+ 0,
1356
+ [_RTL, _NT],
1357
+ [() => ResourceTagList, 0]
1358
+ ];
1359
+ export var ListTrailsRequest$ = [3, n0, _LTRis,
1360
+ 0,
1361
+ [_NT],
1362
+ [0]
1363
+ ];
1364
+ export var ListTrailsResponse$ = [3, n0, _LTRist,
1365
+ 0,
1366
+ [_Tra, _NT],
1367
+ [() => Trails, 0]
1368
+ ];
1369
+ export var LookupAttribute$ = [3, n0, _LA,
1370
+ 0,
1371
+ [_AK, _AV],
1372
+ [0, 0]
1373
+ ];
1374
+ export var LookupEventsRequest$ = [3, n0, _LER,
1417
1375
  0,
1418
1376
  [_LAo, _ST, _ETn, _EC, _MR, _NT],
1419
- [() => LookupAttributesList, 4, 4, 0, 1, 0],
1377
+ [() => LookupAttributesList, 4, 4, 0, 1, 0]
1420
1378
  ];
1421
- export var LookupEventsResponse$ = [3, n0, _LERo, 0, [_Eve, _NT], [() => EventsList, 0]];
1422
- export var MaxConcurrentQueriesException$ = [
1423
- -3,
1424
- n0,
1425
- _MCQE,
1379
+ export var LookupEventsResponse$ = [3, n0, _LERo,
1380
+ 0,
1381
+ [_Eve, _NT],
1382
+ [() => EventsList, 0]
1383
+ ];
1384
+ export var MaxConcurrentQueriesException$ = [-3, n0, _MCQE,
1426
1385
  { [_aQE]: [`MaxConcurrentQueries`, 429], [_e]: _c, [_hE]: 429 },
1427
1386
  [_M],
1428
- [0],
1387
+ [0]
1429
1388
  ];
1430
1389
  TypeRegistry.for(n0).registerError(MaxConcurrentQueriesException$, MaxConcurrentQueriesException);
1431
- export var MaximumNumberOfTrailsExceededException$ = [
1432
- -3,
1433
- n0,
1434
- _MNOTEE,
1390
+ export var MaximumNumberOfTrailsExceededException$ = [-3, n0, _MNOTEE,
1435
1391
  { [_aQE]: [`MaximumNumberOfTrailsExceeded`, 403], [_e]: _c, [_hE]: 403 },
1436
1392
  [_M],
1437
- [0],
1393
+ [0]
1438
1394
  ];
1439
1395
  TypeRegistry.for(n0).registerError(MaximumNumberOfTrailsExceededException$, MaximumNumberOfTrailsExceededException);
1440
- export var NoManagementAccountSLRExistsException$ = [
1441
- -3,
1442
- n0,
1443
- _NMASLREE,
1396
+ export var NoManagementAccountSLRExistsException$ = [-3, n0, _NMASLREE,
1444
1397
  { [_aQE]: [`NoManagementAccountSLRExists`, 403], [_e]: _c, [_hE]: 403 },
1445
1398
  [_M],
1446
- [0],
1399
+ [0]
1447
1400
  ];
1448
1401
  TypeRegistry.for(n0).registerError(NoManagementAccountSLRExistsException$, NoManagementAccountSLRExistsException);
1449
- export var NotOrganizationManagementAccountException$ = [
1450
- -3,
1451
- n0,
1452
- _NOMAE,
1402
+ export var NotOrganizationManagementAccountException$ = [-3, n0, _NOMAE,
1453
1403
  { [_aQE]: [`NotOrganizationManagementAccount`, 403], [_e]: _c, [_hE]: 403 },
1454
1404
  [_M],
1455
- [0],
1405
+ [0]
1456
1406
  ];
1457
1407
  TypeRegistry.for(n0).registerError(NotOrganizationManagementAccountException$, NotOrganizationManagementAccountException);
1458
- export var NotOrganizationMasterAccountException$ = [
1459
- -3,
1460
- n0,
1461
- _NOMAEo,
1408
+ export var NotOrganizationMasterAccountException$ = [-3, n0, _NOMAEo,
1462
1409
  { [_aQE]: [`NotOrganizationMasterAccount`, 400], [_e]: _c, [_hE]: 400 },
1463
1410
  [_M],
1464
- [0],
1411
+ [0]
1465
1412
  ];
1466
1413
  TypeRegistry.for(n0).registerError(NotOrganizationMasterAccountException$, NotOrganizationMasterAccountException);
1467
- export var OperationNotPermittedException$ = [
1468
- -3,
1469
- n0,
1470
- _ONPE,
1414
+ export var OperationNotPermittedException$ = [-3, n0, _ONPE,
1471
1415
  { [_aQE]: [`OperationNotPermitted`, 400], [_e]: _c, [_hE]: 400 },
1472
1416
  [_M],
1473
- [0],
1417
+ [0]
1474
1418
  ];
1475
1419
  TypeRegistry.for(n0).registerError(OperationNotPermittedException$, OperationNotPermittedException);
1476
- export var OrganizationNotInAllFeaturesModeException$ = [
1477
- -3,
1478
- n0,
1479
- _ONIAFME,
1420
+ export var OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
1480
1421
  { [_aQE]: [`OrganizationNotInAllFeaturesMode`, 400], [_e]: _c, [_hE]: 400 },
1481
1422
  [_M],
1482
- [0],
1423
+ [0]
1483
1424
  ];
1484
1425
  TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
1485
- export var OrganizationsNotInUseException$ = [
1486
- -3,
1487
- n0,
1488
- _ONIUE,
1426
+ export var OrganizationsNotInUseException$ = [-3, n0, _ONIUE,
1489
1427
  { [_aQE]: [`OrganizationsNotInUse`, 404], [_e]: _c, [_hE]: 404 },
1490
1428
  [_M],
1491
- [0],
1429
+ [0]
1492
1430
  ];
1493
1431
  TypeRegistry.for(n0).registerError(OrganizationsNotInUseException$, OrganizationsNotInUseException);
1494
- export var PartitionKey$ = [3, n0, _PKa, 0, [_N, _Ty], [0, 0]];
1495
- export var PublicKey$ = [3, n0, _PKu, 0, [_Va, _VST, _VET, _Fi], [21, 4, 4, 0]];
1496
- export var PutEventConfigurationRequest$ = [
1497
- 3,
1498
- n0,
1499
- _PECR,
1432
+ export var PartitionKey$ = [3, n0, _PKa,
1433
+ 0,
1434
+ [_N, _Ty],
1435
+ [0, 0]
1436
+ ];
1437
+ export var PublicKey$ = [3, n0, _PKu,
1438
+ 0,
1439
+ [_Va, _VST, _VET, _Fi],
1440
+ [21, 4, 4, 0]
1441
+ ];
1442
+ export var PutEventConfigurationRequest$ = [3, n0, _PECR,
1500
1443
  0,
1501
1444
  [_TN, _EDS, _MES, _CKSo, _ACg],
1502
- [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations],
1445
+ [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations]
1503
1446
  ];
1504
- export var PutEventConfigurationResponse$ = [
1505
- 3,
1506
- n0,
1507
- _PECRu,
1447
+ export var PutEventConfigurationResponse$ = [3, n0, _PECRu,
1508
1448
  0,
1509
1449
  [_TARN, _EDSA, _MES, _CKSo, _ACg],
1510
- [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations],
1450
+ [0, 0, 0, () => ContextKeySelectors, () => AggregationConfigurations]
1511
1451
  ];
1512
- export var PutEventSelectorsRequest$ = [
1513
- 3,
1514
- n0,
1515
- _PESR,
1452
+ export var PutEventSelectorsRequest$ = [3, n0, _PESR,
1516
1453
  0,
1517
1454
  [_TN, _ESve, _AESd],
1518
- [0, () => EventSelectors, () => AdvancedEventSelectors],
1455
+ [0, () => EventSelectors, () => AdvancedEventSelectors]
1519
1456
  ];
1520
- export var PutEventSelectorsResponse$ = [
1521
- 3,
1522
- n0,
1523
- _PESRu,
1457
+ export var PutEventSelectorsResponse$ = [3, n0, _PESRu,
1524
1458
  0,
1525
1459
  [_TARN, _ESve, _AESd],
1526
- [0, () => EventSelectors, () => AdvancedEventSelectors],
1460
+ [0, () => EventSelectors, () => AdvancedEventSelectors]
1527
1461
  ];
1528
- export var PutInsightSelectorsRequest$ = [
1529
- 3,
1530
- n0,
1531
- _PISR,
1462
+ export var PutInsightSelectorsRequest$ = [3, n0, _PISR,
1532
1463
  0,
1533
1464
  [_TN, _ISn, _EDS, _ID],
1534
- [0, () => InsightSelectors, 0, 0],
1465
+ [0, () => InsightSelectors, 0, 0]
1535
1466
  ];
1536
- export var PutInsightSelectorsResponse$ = [
1537
- 3,
1538
- n0,
1539
- _PISRu,
1467
+ export var PutInsightSelectorsResponse$ = [3, n0, _PISRu,
1540
1468
  0,
1541
1469
  [_TARN, _ISn, _EDSA, _ID],
1542
- [0, () => InsightSelectors, 0, 0],
1543
- ];
1544
- export var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_RA, _RPe], [0, 0]];
1545
- export var PutResourcePolicyResponse$ = [3, n0, _PRPRu, 0, [_RA, _RPe, _DARP], [0, 0, 0]];
1546
- export var Query$ = [3, n0, _Qu, 0, [_QI, _QS, _CTr], [0, 0, 4]];
1547
- export var QueryIdNotFoundException$ = [
1548
- -3,
1549
- n0,
1550
- _QINFE,
1470
+ [0, () => InsightSelectors, 0, 0]
1471
+ ];
1472
+ export var PutResourcePolicyRequest$ = [3, n0, _PRPR,
1473
+ 0,
1474
+ [_RA, _RPe],
1475
+ [0, 0]
1476
+ ];
1477
+ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
1478
+ 0,
1479
+ [_RA, _RPe, _DARP],
1480
+ [0, 0, 0]
1481
+ ];
1482
+ export var Query$ = [3, n0, _Qu,
1483
+ 0,
1484
+ [_QI, _QS, _CTr],
1485
+ [0, 0, 4]
1486
+ ];
1487
+ export var QueryIdNotFoundException$ = [-3, n0, _QINFE,
1551
1488
  { [_aQE]: [`QueryIdNotFound`, 404], [_e]: _c, [_hE]: 404 },
1552
1489
  [_M],
1553
- [0],
1490
+ [0]
1554
1491
  ];
1555
1492
  TypeRegistry.for(n0).registerError(QueryIdNotFoundException$, QueryIdNotFoundException);
1556
- export var QueryStatistics$ = [3, n0, _QSue, 0, [_RC, _TRC, _BS], [1, 1, 1]];
1557
- export var QueryStatisticsForDescribeQuery$ = [
1558
- 3,
1559
- n0,
1560
- _QSFDQ,
1493
+ export var QueryStatistics$ = [3, n0, _QSue,
1494
+ 0,
1495
+ [_RC, _TRC, _BS],
1496
+ [1, 1, 1]
1497
+ ];
1498
+ export var QueryStatisticsForDescribeQuery$ = [3, n0, _QSFDQ,
1561
1499
  0,
1562
1500
  [_EMv, _ESven, _BS, _ETIM, _CTr],
1563
- [1, 1, 1, 1, 4],
1501
+ [1, 1, 1, 1, 4]
1564
1502
  ];
1565
- export var RefreshSchedule$ = [
1566
- 3,
1567
- n0,
1568
- _RS,
1503
+ export var RefreshSchedule$ = [3, n0, _RS,
1569
1504
  0,
1570
1505
  [_Fr, _St, _TOD],
1571
- [() => RefreshScheduleFrequency$, 0, 0],
1572
- ];
1573
- export var RefreshScheduleFrequency$ = [3, n0, _RSF, 0, [_Un, _Va], [0, 1]];
1574
- export var RegisterOrganizationDelegatedAdminRequest$ = [3, n0, _RODAR, 0, [_MAI], [0]];
1575
- export var RegisterOrganizationDelegatedAdminResponse$ = [3, n0, _RODARe, 0, [], []];
1576
- export var RemoveTagsRequest$ = [3, n0, _RTR, 0, [_RI, _TL], [0, () => TagsList]];
1577
- export var RemoveTagsResponse$ = [3, n0, _RTRe, 0, [], []];
1578
- export var RequestWidget$ = [3, n0, _RW, 0, [_QSuer, _QP, _VP], [0, 64 | 0, 128 | 0]];
1579
- export var Resource$ = [3, n0, _Re, 0, [_RT, _RN], [0, 0]];
1580
- export var ResourceARNNotValidException$ = [
1581
- -3,
1582
- n0,
1583
- _RARNNVE,
1506
+ [() => RefreshScheduleFrequency$, 0, 0]
1507
+ ];
1508
+ export var RefreshScheduleFrequency$ = [3, n0, _RSF,
1509
+ 0,
1510
+ [_Un, _Va],
1511
+ [0, 1]
1512
+ ];
1513
+ export var RegisterOrganizationDelegatedAdminRequest$ = [3, n0, _RODAR,
1514
+ 0,
1515
+ [_MAI],
1516
+ [0]
1517
+ ];
1518
+ export var RegisterOrganizationDelegatedAdminResponse$ = [3, n0, _RODARe,
1519
+ 0,
1520
+ [],
1521
+ []
1522
+ ];
1523
+ export var RemoveTagsRequest$ = [3, n0, _RTR,
1524
+ 0,
1525
+ [_RI, _TL],
1526
+ [0, () => TagsList]
1527
+ ];
1528
+ export var RemoveTagsResponse$ = [3, n0, _RTRe,
1529
+ 0,
1530
+ [],
1531
+ []
1532
+ ];
1533
+ export var RequestWidget$ = [3, n0, _RW,
1534
+ 0,
1535
+ [_QSuer, _QP, _VP],
1536
+ [0, 64 | 0, 128 | 0]
1537
+ ];
1538
+ export var Resource$ = [3, n0, _Re,
1539
+ 0,
1540
+ [_RT, _RN],
1541
+ [0, 0]
1542
+ ];
1543
+ export var ResourceARNNotValidException$ = [-3, n0, _RARNNVE,
1584
1544
  { [_aQE]: [`ResourceARNNotValid`, 400], [_e]: _c, [_hE]: 400 },
1585
1545
  [_M],
1586
- [0],
1546
+ [0]
1587
1547
  ];
1588
1548
  TypeRegistry.for(n0).registerError(ResourceARNNotValidException$, ResourceARNNotValidException);
1589
- export var ResourceNotFoundException$ = [
1590
- -3,
1591
- n0,
1592
- _RNFE,
1549
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
1593
1550
  { [_aQE]: [`ResourceNotFound`, 400], [_e]: _c, [_hE]: 400 },
1594
1551
  [_M],
1595
- [0],
1552
+ [0]
1596
1553
  ];
1597
1554
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1598
- export var ResourcePolicyNotFoundException$ = [
1599
- -3,
1600
- n0,
1601
- _RPNFE,
1555
+ export var ResourcePolicyNotFoundException$ = [-3, n0, _RPNFE,
1602
1556
  { [_aQE]: [`ResourcePolicyNotFound`, 404], [_e]: _c, [_hE]: 404 },
1603
1557
  [_M],
1604
- [0],
1558
+ [0]
1605
1559
  ];
1606
1560
  TypeRegistry.for(n0).registerError(ResourcePolicyNotFoundException$, ResourcePolicyNotFoundException);
1607
- export var ResourcePolicyNotValidException$ = [
1608
- -3,
1609
- n0,
1610
- _RPNVE,
1561
+ export var ResourcePolicyNotValidException$ = [-3, n0, _RPNVE,
1611
1562
  { [_aQE]: [`ResourcePolicyNotValid`, 400], [_e]: _c, [_hE]: 400 },
1612
1563
  [_M],
1613
- [0],
1564
+ [0]
1614
1565
  ];
1615
1566
  TypeRegistry.for(n0).registerError(ResourcePolicyNotValidException$, ResourcePolicyNotValidException);
1616
- export var ResourceTag$ = [3, n0, _RTe, 0, [_RI, _TL], [0, () => TagsList]];
1617
- export var ResourceTypeNotSupportedException$ = [
1618
- -3,
1619
- n0,
1620
- _RTNSE,
1567
+ export var ResourceTag$ = [3, n0, _RTe,
1568
+ 0,
1569
+ [_RI, _TL],
1570
+ [0, () => TagsList]
1571
+ ];
1572
+ export var ResourceTypeNotSupportedException$ = [-3, n0, _RTNSE,
1621
1573
  { [_aQE]: [`ResourceTypeNotSupported`, 400], [_e]: _c, [_hE]: 400 },
1622
1574
  [_M],
1623
- [0],
1575
+ [0]
1624
1576
  ];
1625
1577
  TypeRegistry.for(n0).registerError(ResourceTypeNotSupportedException$, ResourceTypeNotSupportedException);
1626
- export var RestoreEventDataStoreRequest$ = [3, n0, _REDSR, 0, [_EDS], [0]];
1627
- export var RestoreEventDataStoreResponse$ = [
1628
- 3,
1629
- n0,
1630
- _REDSRe,
1578
+ export var RestoreEventDataStoreRequest$ = [3, n0, _REDSR,
1579
+ 0,
1580
+ [_EDS],
1581
+ [0]
1582
+ ];
1583
+ export var RestoreEventDataStoreResponse$ = [3, n0, _REDSRe,
1631
1584
  0,
1632
1585
  [_EDSA, _N, _St, _AESd, _MRE, _OE, _RP, _TPE, _CT, _UT, _KKI, _BM],
1633
- [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0],
1586
+ [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0]
1634
1587
  ];
1635
- export var S3BucketDoesNotExistException$ = [
1636
- -3,
1637
- n0,
1638
- _SBDNEE,
1588
+ export var S3BucketDoesNotExistException$ = [-3, n0, _SBDNEE,
1639
1589
  { [_aQE]: [`S3BucketDoesNotExist`, 404], [_e]: _c, [_hE]: 404 },
1640
1590
  [_M],
1641
- [0],
1591
+ [0]
1642
1592
  ];
1643
1593
  TypeRegistry.for(n0).registerError(S3BucketDoesNotExistException$, S3BucketDoesNotExistException);
1644
- export var S3ImportSource$ = [3, n0, _SIS, 0, [_SLU, _SBR, _SBARA], [0, 0, 0]];
1645
- export var SearchSampleQueriesRequest$ = [3, n0, _SSQR, 0, [_SP, _MR, _NT], [0, 1, 0]];
1646
- export var SearchSampleQueriesResponse$ = [
1647
- 3,
1648
- n0,
1649
- _SSQRe,
1594
+ export var S3ImportSource$ = [3, n0, _SIS,
1595
+ 0,
1596
+ [_SLU, _SBR, _SBARA],
1597
+ [0, 0, 0]
1598
+ ];
1599
+ export var SearchSampleQueriesRequest$ = [3, n0, _SSQR,
1600
+ 0,
1601
+ [_SP, _MR, _NT],
1602
+ [0, 1, 0]
1603
+ ];
1604
+ export var SearchSampleQueriesResponse$ = [3, n0, _SSQRe,
1650
1605
  0,
1651
1606
  [_SR, _NT],
1652
- [() => SearchSampleQueriesSearchResults, 0],
1607
+ [() => SearchSampleQueriesSearchResults, 0]
1653
1608
  ];
1654
- export var SearchSampleQueriesSearchResult$ = [
1655
- 3,
1656
- n0,
1657
- _SSQSR,
1609
+ export var SearchSampleQueriesSearchResult$ = [3, n0, _SSQSR,
1658
1610
  0,
1659
1611
  [_N, _Des, _SQL, _Rel],
1660
- [0, 0, 0, 1],
1612
+ [0, 0, 0, 1]
1661
1613
  ];
1662
- export var ServiceQuotaExceededException$ = [
1663
- -3,
1664
- n0,
1665
- _SQEE,
1614
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1666
1615
  { [_aQE]: [`ServiceQuotaExceeded`, 400], [_e]: _c, [_hE]: 400 },
1667
1616
  [_M],
1668
- [0],
1617
+ [0]
1669
1618
  ];
1670
1619
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1671
- export var SourceConfig$ = [3, n0, _SC, 0, [_ATAR, _AESd], [2, () => AdvancedEventSelectors]];
1672
- export var StartDashboardRefreshRequest$ = [3, n0, _SDRR, 0, [_DI, _QPV], [0, 128 | 0]];
1673
- export var StartDashboardRefreshResponse$ = [3, n0, _SDRRt, 0, [_RIe], [0]];
1674
- export var StartEventDataStoreIngestionRequest$ = [3, n0, _SEDSIR, 0, [_EDS], [0]];
1675
- export var StartEventDataStoreIngestionResponse$ = [3, n0, _SEDSIRt, 0, [], []];
1676
- export var StartImportRequest$ = [
1677
- 3,
1678
- n0,
1679
- _SIR,
1620
+ export var SourceConfig$ = [3, n0, _SC,
1621
+ 0,
1622
+ [_ATAR, _AESd],
1623
+ [2, () => AdvancedEventSelectors]
1624
+ ];
1625
+ export var StartDashboardRefreshRequest$ = [3, n0, _SDRR,
1626
+ 0,
1627
+ [_DI, _QPV],
1628
+ [0, 128 | 0]
1629
+ ];
1630
+ export var StartDashboardRefreshResponse$ = [3, n0, _SDRRt,
1631
+ 0,
1632
+ [_RIe],
1633
+ [0]
1634
+ ];
1635
+ export var StartEventDataStoreIngestionRequest$ = [3, n0, _SEDSIR,
1636
+ 0,
1637
+ [_EDS],
1638
+ [0]
1639
+ ];
1640
+ export var StartEventDataStoreIngestionResponse$ = [3, n0, _SEDSIRt,
1641
+ 0,
1642
+ [],
1643
+ []
1644
+ ];
1645
+ export var StartImportRequest$ = [3, n0, _SIR,
1680
1646
  0,
1681
1647
  [_D, _ISm, _SET, _EET, _II],
1682
- [64 | 0, () => ImportSource$, 4, 4, 0],
1648
+ [64 | 0, () => ImportSource$, 4, 4, 0]
1683
1649
  ];
1684
- export var StartImportResponse$ = [
1685
- 3,
1686
- n0,
1687
- _SIRt,
1650
+ export var StartImportResponse$ = [3, n0, _SIRt,
1688
1651
  0,
1689
1652
  [_II, _D, _ISm, _SET, _EET, _ISmp, _CT, _UT],
1690
- [0, 64 | 0, () => ImportSource$, 4, 4, 0, 4, 4],
1653
+ [0, 64 | 0, () => ImportSource$, 4, 4, 0, 4, 4]
1654
+ ];
1655
+ export var StartLoggingRequest$ = [3, n0, _SLR,
1656
+ 0,
1657
+ [_N],
1658
+ [0]
1691
1659
  ];
1692
- export var StartLoggingRequest$ = [3, n0, _SLR, 0, [_N], [0]];
1693
- export var StartLoggingResponse$ = [3, n0, _SLRt, 0, [], []];
1694
- export var StartQueryRequest$ = [
1695
- 3,
1696
- n0,
1697
- _SQR,
1660
+ export var StartLoggingResponse$ = [3, n0, _SLRt,
1661
+ 0,
1662
+ [],
1663
+ []
1664
+ ];
1665
+ export var StartQueryRequest$ = [3, n0, _SQR,
1698
1666
  0,
1699
1667
  [_QSuer, _DSU, _QA, _QP, _EDSOAI],
1700
- [0, 0, 0, 64 | 0, 0],
1668
+ [0, 0, 0, 64 | 0, 0]
1669
+ ];
1670
+ export var StartQueryResponse$ = [3, n0, _SQRt,
1671
+ 0,
1672
+ [_QI, _EDSOAI],
1673
+ [0, 0]
1674
+ ];
1675
+ export var StopEventDataStoreIngestionRequest$ = [3, n0, _SEDSIRto,
1676
+ 0,
1677
+ [_EDS],
1678
+ [0]
1679
+ ];
1680
+ export var StopEventDataStoreIngestionResponse$ = [3, n0, _SEDSIRtop,
1681
+ 0,
1682
+ [],
1683
+ []
1684
+ ];
1685
+ export var StopImportRequest$ = [3, n0, _SIRto,
1686
+ 0,
1687
+ [_II],
1688
+ [0]
1701
1689
  ];
1702
- export var StartQueryResponse$ = [3, n0, _SQRt, 0, [_QI, _EDSOAI], [0, 0]];
1703
- export var StopEventDataStoreIngestionRequest$ = [3, n0, _SEDSIRto, 0, [_EDS], [0]];
1704
- export var StopEventDataStoreIngestionResponse$ = [3, n0, _SEDSIRtop, 0, [], []];
1705
- export var StopImportRequest$ = [3, n0, _SIRto, 0, [_II], [0]];
1706
- export var StopImportResponse$ = [
1707
- 3,
1708
- n0,
1709
- _SIRtop,
1690
+ export var StopImportResponse$ = [3, n0, _SIRtop,
1710
1691
  0,
1711
1692
  [_II, _ISm, _D, _ISmp, _CT, _UT, _SET, _EET, _ISmpo],
1712
- [0, () => ImportSource$, 64 | 0, 0, 4, 4, 4, 4, () => ImportStatistics$],
1713
- ];
1714
- export var StopLoggingRequest$ = [3, n0, _SLRto, 0, [_N], [0]];
1715
- export var StopLoggingResponse$ = [3, n0, _SLRtop, 0, [], []];
1716
- export var Tag$ = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
1717
- export var TagsLimitExceededException$ = [
1718
- -3,
1719
- n0,
1720
- _TLEE,
1693
+ [0, () => ImportSource$, 64 | 0, 0, 4, 4, 4, 4, () => ImportStatistics$]
1694
+ ];
1695
+ export var StopLoggingRequest$ = [3, n0, _SLRto,
1696
+ 0,
1697
+ [_N],
1698
+ [0]
1699
+ ];
1700
+ export var StopLoggingResponse$ = [3, n0, _SLRtop,
1701
+ 0,
1702
+ [],
1703
+ []
1704
+ ];
1705
+ export var Tag$ = [3, n0, _Tag,
1706
+ 0,
1707
+ [_K, _Va],
1708
+ [0, 0]
1709
+ ];
1710
+ export var TagsLimitExceededException$ = [-3, n0, _TLEE,
1721
1711
  { [_aQE]: [`TagsLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
1722
1712
  [_M],
1723
- [0],
1713
+ [0]
1724
1714
  ];
1725
1715
  TypeRegistry.for(n0).registerError(TagsLimitExceededException$, TagsLimitExceededException);
1726
- export var ThrottlingException$ = [
1727
- -3,
1728
- n0,
1729
- _TE,
1716
+ export var ThrottlingException$ = [-3, n0, _TE,
1730
1717
  { [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
1731
1718
  [_M],
1732
- [0],
1719
+ [0]
1733
1720
  ];
1734
1721
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1735
- export var Trail$ = [
1736
- 3,
1737
- n0,
1738
- _Tr,
1722
+ export var Trail$ = [3, n0, _Tr,
1739
1723
  0,
1740
1724
  [_N, _SBN, _SKP, _STN, _STARN, _IGSE, _IMRT, _HR, _TARN, _LFVE, _CWLLGA, _CWLRA, _KKI, _HCES, _HIS, _IOT],
1741
- [0, 0, 0, 0, 0, 2, 2, 0, 0, 2, 0, 0, 0, 2, 2, 2],
1725
+ [0, 0, 0, 0, 0, 2, 2, 0, 0, 2, 0, 0, 0, 2, 2, 2]
1742
1726
  ];
1743
- export var TrailAlreadyExistsException$ = [
1744
- -3,
1745
- n0,
1746
- _TAEE,
1727
+ export var TrailAlreadyExistsException$ = [-3, n0, _TAEE,
1747
1728
  { [_aQE]: [`TrailAlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
1748
1729
  [_M],
1749
- [0],
1730
+ [0]
1750
1731
  ];
1751
1732
  TypeRegistry.for(n0).registerError(TrailAlreadyExistsException$, TrailAlreadyExistsException);
1752
- export var TrailInfo$ = [3, n0, _TI, 0, [_TARN, _N, _HR], [0, 0, 0]];
1753
- export var TrailNotFoundException$ = [
1754
- -3,
1755
- n0,
1756
- _TNFE,
1733
+ export var TrailInfo$ = [3, n0, _TI,
1734
+ 0,
1735
+ [_TARN, _N, _HR],
1736
+ [0, 0, 0]
1737
+ ];
1738
+ export var TrailNotFoundException$ = [-3, n0, _TNFE,
1757
1739
  { [_aQE]: [`TrailNotFound`, 404], [_e]: _c, [_hE]: 404 },
1758
1740
  [_M],
1759
- [0],
1741
+ [0]
1760
1742
  ];
1761
1743
  TypeRegistry.for(n0).registerError(TrailNotFoundException$, TrailNotFoundException);
1762
- export var TrailNotProvidedException$ = [
1763
- -3,
1764
- n0,
1765
- _TNPE,
1744
+ export var TrailNotProvidedException$ = [-3, n0, _TNPE,
1766
1745
  { [_aQE]: [`TrailNotProvided`, 404], [_e]: _c, [_hE]: 404 },
1767
1746
  [_M],
1768
- [0],
1747
+ [0]
1769
1748
  ];
1770
1749
  TypeRegistry.for(n0).registerError(TrailNotProvidedException$, TrailNotProvidedException);
1771
- export var UnsupportedOperationException$ = [
1772
- -3,
1773
- n0,
1774
- _UOE,
1750
+ export var UnsupportedOperationException$ = [-3, n0, _UOE,
1775
1751
  { [_aQE]: [`UnsupportedOperation`, 400], [_e]: _c, [_hE]: 400 },
1776
1752
  [_M],
1777
- [0],
1753
+ [0]
1778
1754
  ];
1779
1755
  TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
1780
- export var UpdateChannelRequest$ = [3, n0, _UCR, 0, [_C, _D, _N], [0, () => Destinations, 0]];
1781
- export var UpdateChannelResponse$ = [
1782
- 3,
1783
- n0,
1784
- _UCRp,
1756
+ export var UpdateChannelRequest$ = [3, n0, _UCR,
1757
+ 0,
1758
+ [_C, _D, _N],
1759
+ [0, () => Destinations, 0]
1760
+ ];
1761
+ export var UpdateChannelResponse$ = [3, n0, _UCRp,
1785
1762
  0,
1786
1763
  [_CA, _N, _S, _D],
1787
- [0, 0, 0, () => Destinations],
1764
+ [0, 0, 0, () => Destinations]
1788
1765
  ];
1789
- export var UpdateDashboardRequest$ = [
1790
- 3,
1791
- n0,
1792
- _UDR,
1766
+ export var UpdateDashboardRequest$ = [3, n0, _UDR,
1793
1767
  0,
1794
1768
  [_DI, _W, _RS, _TPE],
1795
- [0, () => RequestWidgetList, () => RefreshSchedule$, 2],
1769
+ [0, () => RequestWidgetList, () => RefreshSchedule$, 2]
1796
1770
  ];
1797
- export var UpdateDashboardResponse$ = [
1798
- 3,
1799
- n0,
1800
- _UDRp,
1771
+ export var UpdateDashboardResponse$ = [3, n0, _UDRp,
1801
1772
  0,
1802
1773
  [_DA, _N, _Ty, _W, _RS, _TPE, _CT, _UT],
1803
- [0, 0, 0, () => WidgetList, () => RefreshSchedule$, 2, 4, 4],
1774
+ [0, 0, 0, () => WidgetList, () => RefreshSchedule$, 2, 4, 4]
1804
1775
  ];
1805
- export var UpdateEventDataStoreRequest$ = [
1806
- 3,
1807
- n0,
1808
- _UEDSR,
1776
+ export var UpdateEventDataStoreRequest$ = [3, n0, _UEDSR,
1809
1777
  0,
1810
1778
  [_EDS, _N, _AESd, _MRE, _OE, _RP, _TPE, _KKI, _BM],
1811
- [0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 0, 0],
1779
+ [0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 0, 0]
1812
1780
  ];
1813
- export var UpdateEventDataStoreResponse$ = [
1814
- 3,
1815
- n0,
1816
- _UEDSRp,
1781
+ export var UpdateEventDataStoreResponse$ = [3, n0, _UEDSRp,
1817
1782
  0,
1818
1783
  [_EDSA, _N, _St, _AESd, _MRE, _OE, _RP, _TPE, _CT, _UT, _KKI, _BM, _FSe, _FRA],
1819
- [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0, 0, 0],
1784
+ [0, 0, 0, () => AdvancedEventSelectors, 2, 2, 1, 2, 4, 4, 0, 0, 0, 0]
1820
1785
  ];
1821
- export var UpdateTrailRequest$ = [
1822
- 3,
1823
- n0,
1824
- _UTR,
1786
+ export var UpdateTrailRequest$ = [3, n0, _UTR,
1825
1787
  0,
1826
1788
  [_N, _SBN, _SKP, _STN, _IGSE, _IMRT, _ELFV, _CWLLGA, _CWLRA, _KKI, _IOT],
1827
- [0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 2],
1789
+ [0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 2]
1828
1790
  ];
1829
- export var UpdateTrailResponse$ = [
1830
- 3,
1831
- n0,
1832
- _UTRp,
1791
+ export var UpdateTrailResponse$ = [3, n0, _UTRp,
1833
1792
  0,
1834
1793
  [_N, _SBN, _SKP, _STN, _STARN, _IGSE, _IMRT, _TARN, _LFVE, _CWLLGA, _CWLRA, _KKI, _IOT],
1835
- [0, 0, 0, 0, 0, 2, 2, 0, 2, 0, 0, 0, 2],
1794
+ [0, 0, 0, 0, 0, 2, 2, 0, 2, 0, 0, 0, 2]
1795
+ ];
1796
+ export var Widget$ = [3, n0, _Wi,
1797
+ 0,
1798
+ [_QA, _QSuer, _QP, _VP],
1799
+ [0, 0, 64 | 0, 128 | 0]
1836
1800
  ];
1837
- export var Widget$ = [3, n0, _Wi, 0, [_QA, _QSuer, _QP, _VP], [0, 0, 64 | 0, 128 | 0]];
1838
1801
  export var CloudTrailServiceException$ = [-3, _s, "CloudTrailServiceException", 0, [], []];
1839
1802
  TypeRegistry.for(_s).registerError(CloudTrailServiceException$, CloudTrailServiceException);
1840
- var AdvancedEventSelectors = [1, n0, _AESd, 0, () => AdvancedEventSelector$];
1841
- var AdvancedFieldSelectors = [1, n0, _AFSd, 0, () => AdvancedFieldSelector$];
1842
- var AggregationConfigurations = [1, n0, _ACg, 0, () => AggregationConfiguration$];
1843
- var Channels = [1, n0, _Ch, 0, () => Channel$];
1844
- var ContextKeySelectors = [1, n0, _CKSo, 0, () => ContextKeySelector$];
1845
- var Dashboards = [1, n0, _Da, 0, () => DashboardDetail$];
1846
- var DataResources = [1, n0, _DRa, 0, () => DataResource$];
1803
+ var AdvancedEventSelectors = [1, n0, _AESd,
1804
+ 0, () => AdvancedEventSelector$
1805
+ ];
1806
+ var AdvancedFieldSelectors = [1, n0, _AFSd,
1807
+ 0, () => AdvancedFieldSelector$
1808
+ ];
1809
+ var AggregationConfigurations = [1, n0, _ACg,
1810
+ 0, () => AggregationConfiguration$
1811
+ ];
1812
+ var Channels = [1, n0, _Ch,
1813
+ 0, () => Channel$
1814
+ ];
1815
+ var ContextKeySelectors = [1, n0, _CKSo,
1816
+ 0, () => ContextKeySelector$
1817
+ ];
1818
+ var Dashboards = [1, n0, _Da,
1819
+ 0, () => DashboardDetail$
1820
+ ];
1821
+ var DataResources = [1, n0, _DRa,
1822
+ 0, () => DataResource$
1823
+ ];
1847
1824
  var DataResourceValues = 64 | 0;
1848
- var Destinations = [1, n0, _D, 0, () => Destination$];
1825
+ var Destinations = [1, n0, _D,
1826
+ 0, () => Destination$
1827
+ ];
1849
1828
  var EventDataStoreList = 64 | 0;
1850
- var EventDataStores = [1, n0, _EDSv, 0, () => EventDataStore$];
1851
- var EventSelectors = [1, n0, _ESve, 0, () => EventSelector$];
1852
- var EventsList = [1, n0, _EL, 0, () => Event$];
1829
+ var EventDataStores = [1, n0, _EDSv,
1830
+ 0, () => EventDataStore$
1831
+ ];
1832
+ var EventSelectors = [1, n0, _ESve,
1833
+ 0, () => EventSelector$
1834
+ ];
1835
+ var EventsList = [1, n0, _EL,
1836
+ 0, () => Event$
1837
+ ];
1853
1838
  var ExcludeManagementEventSources = 64 | 0;
1854
1839
  var ImportDestinations = 64 | 0;
1855
- var ImportFailureList = [1, n0, _IFL, 0, () => ImportFailureListItem$];
1856
- var ImportsList = [1, n0, _ILm, 0, () => ImportsListItem$];
1857
- var InsightSelectors = [1, n0, _ISn, 0, () => InsightSelector$];
1840
+ var ImportFailureList = [1, n0, _IFL,
1841
+ 0, () => ImportFailureListItem$
1842
+ ];
1843
+ var ImportsList = [1, n0, _ILm,
1844
+ 0, () => ImportsListItem$
1845
+ ];
1846
+ var InsightSelectors = [1, n0, _ISn,
1847
+ 0, () => InsightSelector$
1848
+ ];
1858
1849
  var InsightsMetricValues = 64 | 1;
1859
- var LookupAttributesList = [1, n0, _LAL, 0, () => LookupAttribute$];
1850
+ var LookupAttributesList = [1, n0, _LAL,
1851
+ 0, () => LookupAttribute$
1852
+ ];
1860
1853
  var Operator = 64 | 0;
1861
1854
  var OperatorTargetList = 64 | 0;
1862
- var PartitionKeyList = [1, n0, _PKLa, 0, () => PartitionKey$];
1863
- var PublicKeyList = [1, n0, _PKL, 0, () => PublicKey$];
1864
- var Queries = [1, n0, _Q, 0, () => Query$];
1855
+ var PartitionKeyList = [1, n0, _PKLa,
1856
+ 0, () => PartitionKey$
1857
+ ];
1858
+ var PublicKeyList = [1, n0, _PKL,
1859
+ 0, () => PublicKey$
1860
+ ];
1861
+ var Queries = [1, n0, _Q,
1862
+ 0, () => Query$
1863
+ ];
1865
1864
  var QueryParameters = 64 | 0;
1866
- var QueryResultRow = [1, n0, _QRRu, 0, 128 | 0];
1867
- var QueryResultRows = [1, n0, _QRR, 0, [1, n0, _QRRu, 0, 128 | 0]];
1868
- var RequestWidgetList = [1, n0, _RWL, 0, () => RequestWidget$];
1865
+ var QueryResultRow = [1, n0, _QRRu,
1866
+ 0, 128 | 0
1867
+ ];
1868
+ var QueryResultRows = [1, n0, _QRR,
1869
+ 0, [1, n0, _QRRu, 0, 128 | 0]
1870
+ ];
1871
+ var RequestWidgetList = [1, n0, _RWL,
1872
+ 0, () => RequestWidget$
1873
+ ];
1869
1874
  var ResourceIdList = 64 | 0;
1870
- var ResourceList = [1, n0, _RL, 0, () => Resource$];
1871
- var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag$];
1872
- var SearchSampleQueriesSearchResults = [1, n0, _SSQSRe, 0, () => SearchSampleQueriesSearchResult$];
1875
+ var ResourceList = [1, n0, _RL,
1876
+ 0, () => Resource$
1877
+ ];
1878
+ var ResourceTagList = [1, n0, _RTL,
1879
+ 0, () => ResourceTag$
1880
+ ];
1881
+ var SearchSampleQueriesSearchResults = [1, n0, _SSQSRe,
1882
+ 0, () => SearchSampleQueriesSearchResult$
1883
+ ];
1873
1884
  var SourceEventCategories = 64 | 0;
1874
- var TagsList = [1, n0, _TL, 0, () => Tag$];
1885
+ var TagsList = [1, n0, _TL,
1886
+ 0, () => Tag$
1887
+ ];
1875
1888
  var Templates = 64 | 0;
1876
1889
  var Timestamps = 64 | 4;
1877
- var TrailList = [1, n0, _TLr, 0, () => Trail$];
1890
+ var TrailList = [1, n0, _TLr,
1891
+ 0, () => Trail$
1892
+ ];
1878
1893
  var TrailNameList = 64 | 0;
1879
- var Trails = [1, n0, _Tra, 0, () => TrailInfo$];
1880
- var WidgetList = [1, n0, _WL, 0, () => Widget$];
1894
+ var Trails = [1, n0, _Tra,
1895
+ 0, () => TrailInfo$
1896
+ ];
1897
+ var WidgetList = [1, n0, _WL,
1898
+ 0, () => Widget$
1899
+ ];
1881
1900
  var ListInsightsDataDimensions = 128 | 0;
1882
1901
  var QueryParameterValues = 128 | 0;
1883
1902
  var QueryResultColumn = 128 | 0;
1884
1903
  var ViewPropertiesMap = 128 | 0;
1885
- export var AddTags$ = [9, n0, _AT, 2, () => AddTagsRequest$, () => AddTagsResponse$];
1886
- export var CancelQuery$ = [9, n0, _CQ, 2, () => CancelQueryRequest$, () => CancelQueryResponse$];
1887
- export var CreateChannel$ = [
1888
- 9,
1889
- n0,
1890
- _CC,
1891
- 0,
1892
- () => CreateChannelRequest$,
1893
- () => CreateChannelResponse$,
1894
- ];
1895
- export var CreateDashboard$ = [
1896
- 9,
1897
- n0,
1898
- _CD,
1899
- 2,
1900
- () => CreateDashboardRequest$,
1901
- () => CreateDashboardResponse$,
1902
- ];
1903
- export var CreateEventDataStore$ = [
1904
- 9,
1905
- n0,
1906
- _CEDS,
1907
- 0,
1908
- () => CreateEventDataStoreRequest$,
1909
- () => CreateEventDataStoreResponse$,
1910
- ];
1911
- export var CreateTrail$ = [
1912
- 9,
1913
- n0,
1914
- _CTre,
1915
- 2,
1916
- () => CreateTrailRequest$,
1917
- () => CreateTrailResponse$,
1918
- ];
1919
- export var DeleteChannel$ = [
1920
- 9,
1921
- n0,
1922
- _DC,
1923
- 0,
1924
- () => DeleteChannelRequest$,
1925
- () => DeleteChannelResponse$,
1926
- ];
1927
- export var DeleteDashboard$ = [
1928
- 9,
1929
- n0,
1930
- _DDe,
1931
- 2,
1932
- () => DeleteDashboardRequest$,
1933
- () => DeleteDashboardResponse$,
1934
- ];
1935
- export var DeleteEventDataStore$ = [
1936
- 9,
1937
- n0,
1938
- _DEDS,
1939
- 0,
1940
- () => DeleteEventDataStoreRequest$,
1941
- () => DeleteEventDataStoreResponse$,
1942
- ];
1943
- export var DeleteResourcePolicy$ = [
1944
- 9,
1945
- n0,
1946
- _DRP,
1947
- 2,
1948
- () => DeleteResourcePolicyRequest$,
1949
- () => DeleteResourcePolicyResponse$,
1950
- ];
1951
- export var DeleteTrail$ = [
1952
- 9,
1953
- n0,
1954
- _DTe,
1955
- 2,
1956
- () => DeleteTrailRequest$,
1957
- () => DeleteTrailResponse$,
1958
- ];
1959
- export var DeregisterOrganizationDelegatedAdmin$ = [
1960
- 9,
1961
- n0,
1962
- _DODA,
1963
- 2,
1964
- () => DeregisterOrganizationDelegatedAdminRequest$,
1965
- () => DeregisterOrganizationDelegatedAdminResponse$,
1966
- ];
1967
- export var DescribeQuery$ = [
1968
- 9,
1969
- n0,
1970
- _DQ,
1971
- 2,
1972
- () => DescribeQueryRequest$,
1973
- () => DescribeQueryResponse$,
1974
- ];
1975
- export var DescribeTrails$ = [
1976
- 9,
1977
- n0,
1978
- _DTes,
1979
- 2,
1980
- () => DescribeTrailsRequest$,
1981
- () => DescribeTrailsResponse$,
1982
- ];
1983
- export var DisableFederation$ = [
1984
- 9,
1985
- n0,
1986
- _DF,
1987
- 0,
1988
- () => DisableFederationRequest$,
1989
- () => DisableFederationResponse$,
1990
- ];
1991
- export var EnableFederation$ = [
1992
- 9,
1993
- n0,
1994
- _EF,
1995
- 0,
1996
- () => EnableFederationRequest$,
1997
- () => EnableFederationResponse$,
1998
- ];
1999
- export var GenerateQuery$ = [
2000
- 9,
2001
- n0,
2002
- _GQ,
2003
- 2,
2004
- () => GenerateQueryRequest$,
2005
- () => GenerateQueryResponse$,
2006
- ];
2007
- export var GetChannel$ = [9, n0, _GC, 2, () => GetChannelRequest$, () => GetChannelResponse$];
2008
- export var GetDashboard$ = [
2009
- 9,
2010
- n0,
2011
- _GD,
2012
- 2,
2013
- () => GetDashboardRequest$,
2014
- () => GetDashboardResponse$,
2015
- ];
2016
- export var GetEventConfiguration$ = [
2017
- 9,
2018
- n0,
2019
- _GEC,
2020
- 2,
2021
- () => GetEventConfigurationRequest$,
2022
- () => GetEventConfigurationResponse$,
2023
- ];
2024
- export var GetEventDataStore$ = [
2025
- 9,
2026
- n0,
2027
- _GEDS,
2028
- 2,
2029
- () => GetEventDataStoreRequest$,
2030
- () => GetEventDataStoreResponse$,
2031
- ];
2032
- export var GetEventSelectors$ = [
2033
- 9,
2034
- n0,
2035
- _GES,
2036
- 2,
2037
- () => GetEventSelectorsRequest$,
2038
- () => GetEventSelectorsResponse$,
2039
- ];
2040
- export var GetImport$ = [9, n0, _GI, 0, () => GetImportRequest$, () => GetImportResponse$];
2041
- export var GetInsightSelectors$ = [
2042
- 9,
2043
- n0,
2044
- _GIS,
2045
- 2,
2046
- () => GetInsightSelectorsRequest$,
2047
- () => GetInsightSelectorsResponse$,
2048
- ];
2049
- export var GetQueryResults$ = [
2050
- 9,
2051
- n0,
2052
- _GQRet,
2053
- 0,
2054
- () => GetQueryResultsRequest$,
2055
- () => GetQueryResultsResponse$,
2056
- ];
2057
- export var GetResourcePolicy$ = [
2058
- 9,
2059
- n0,
2060
- _GRP,
2061
- 2,
2062
- () => GetResourcePolicyRequest$,
2063
- () => GetResourcePolicyResponse$,
2064
- ];
2065
- export var GetTrail$ = [9, n0, _GT, 2, () => GetTrailRequest$, () => GetTrailResponse$];
2066
- export var GetTrailStatus$ = [
2067
- 9,
2068
- n0,
2069
- _GTS,
2070
- 2,
2071
- () => GetTrailStatusRequest$,
2072
- () => GetTrailStatusResponse$,
2073
- ];
2074
- export var ListChannels$ = [
2075
- 9,
2076
- n0,
2077
- _LC,
2078
- 2,
2079
- () => ListChannelsRequest$,
2080
- () => ListChannelsResponse$,
2081
- ];
2082
- export var ListDashboards$ = [
2083
- 9,
2084
- n0,
2085
- _LD,
2086
- 2,
2087
- () => ListDashboardsRequest$,
2088
- () => ListDashboardsResponse$,
2089
- ];
2090
- export var ListEventDataStores$ = [
2091
- 9,
2092
- n0,
2093
- _LEDS,
2094
- 2,
2095
- () => ListEventDataStoresRequest$,
2096
- () => ListEventDataStoresResponse$,
2097
- ];
2098
- export var ListImportFailures$ = [
2099
- 9,
2100
- n0,
2101
- _LIF,
2102
- 2,
2103
- () => ListImportFailuresRequest$,
2104
- () => ListImportFailuresResponse$,
2105
- ];
2106
- export var ListImports$ = [9, n0, _LI, 2, () => ListImportsRequest$, () => ListImportsResponse$];
2107
- export var ListInsightsData$ = [
2108
- 9,
2109
- n0,
2110
- _LID,
2111
- 2,
2112
- () => ListInsightsDataRequest$,
2113
- () => ListInsightsDataResponse$,
2114
- ];
2115
- export var ListInsightsMetricData$ = [
2116
- 9,
2117
- n0,
2118
- _LIMD,
2119
- 2,
2120
- () => ListInsightsMetricDataRequest$,
2121
- () => ListInsightsMetricDataResponse$,
2122
- ];
2123
- export var ListPublicKeys$ = [
2124
- 9,
2125
- n0,
2126
- _LPK,
2127
- 2,
2128
- () => ListPublicKeysRequest$,
2129
- () => ListPublicKeysResponse$,
2130
- ];
2131
- export var ListQueries$ = [9, n0, _LQ, 2, () => ListQueriesRequest$, () => ListQueriesResponse$];
2132
- export var ListTags$ = [9, n0, _LT, 2, () => ListTagsRequest$, () => ListTagsResponse$];
2133
- export var ListTrails$ = [9, n0, _LTi, 2, () => ListTrailsRequest$, () => ListTrailsResponse$];
2134
- export var LookupEvents$ = [
2135
- 9,
2136
- n0,
2137
- _LE,
2138
- 2,
2139
- () => LookupEventsRequest$,
2140
- () => LookupEventsResponse$,
2141
- ];
2142
- export var PutEventConfiguration$ = [
2143
- 9,
2144
- n0,
2145
- _PEC,
2146
- 2,
2147
- () => PutEventConfigurationRequest$,
2148
- () => PutEventConfigurationResponse$,
2149
- ];
2150
- export var PutEventSelectors$ = [
2151
- 9,
2152
- n0,
2153
- _PES,
2154
- 2,
2155
- () => PutEventSelectorsRequest$,
2156
- () => PutEventSelectorsResponse$,
2157
- ];
2158
- export var PutInsightSelectors$ = [
2159
- 9,
2160
- n0,
2161
- _PIS,
2162
- 2,
2163
- () => PutInsightSelectorsRequest$,
2164
- () => PutInsightSelectorsResponse$,
2165
- ];
2166
- export var PutResourcePolicy$ = [
2167
- 9,
2168
- n0,
2169
- _PRP,
2170
- 2,
2171
- () => PutResourcePolicyRequest$,
2172
- () => PutResourcePolicyResponse$,
2173
- ];
2174
- export var RegisterOrganizationDelegatedAdmin$ = [
2175
- 9,
2176
- n0,
2177
- _RODA,
2178
- 2,
2179
- () => RegisterOrganizationDelegatedAdminRequest$,
2180
- () => RegisterOrganizationDelegatedAdminResponse$,
2181
- ];
2182
- export var RemoveTags$ = [9, n0, _RTem, 2, () => RemoveTagsRequest$, () => RemoveTagsResponse$];
2183
- export var RestoreEventDataStore$ = [
2184
- 9,
2185
- n0,
2186
- _REDS,
2187
- 0,
2188
- () => RestoreEventDataStoreRequest$,
2189
- () => RestoreEventDataStoreResponse$,
2190
- ];
2191
- export var SearchSampleQueries$ = [
2192
- 9,
2193
- n0,
2194
- _SSQ,
2195
- 2,
2196
- () => SearchSampleQueriesRequest$,
2197
- () => SearchSampleQueriesResponse$,
2198
- ];
2199
- export var StartDashboardRefresh$ = [
2200
- 9,
2201
- n0,
2202
- _SDR,
2203
- 2,
2204
- () => StartDashboardRefreshRequest$,
2205
- () => StartDashboardRefreshResponse$,
2206
- ];
2207
- export var StartEventDataStoreIngestion$ = [
2208
- 9,
2209
- n0,
2210
- _SEDSI,
2211
- 0,
2212
- () => StartEventDataStoreIngestionRequest$,
2213
- () => StartEventDataStoreIngestionResponse$,
2214
- ];
2215
- export var StartImport$ = [
2216
- 9,
2217
- n0,
2218
- _SIt,
2219
- 0,
2220
- () => StartImportRequest$,
2221
- () => StartImportResponse$,
2222
- ];
2223
- export var StartLogging$ = [
2224
- 9,
2225
- n0,
2226
- _SL,
2227
- 2,
2228
- () => StartLoggingRequest$,
2229
- () => StartLoggingResponse$,
2230
- ];
2231
- export var StartQuery$ = [9, n0, _SQ, 2, () => StartQueryRequest$, () => StartQueryResponse$];
2232
- export var StopEventDataStoreIngestion$ = [
2233
- 9,
2234
- n0,
2235
- _SEDSIt,
2236
- 0,
2237
- () => StopEventDataStoreIngestionRequest$,
2238
- () => StopEventDataStoreIngestionResponse$,
2239
- ];
2240
- export var StopImport$ = [9, n0, _SIto, 0, () => StopImportRequest$, () => StopImportResponse$];
2241
- export var StopLogging$ = [
2242
- 9,
2243
- n0,
2244
- _SLt,
2245
- 2,
2246
- () => StopLoggingRequest$,
2247
- () => StopLoggingResponse$,
2248
- ];
2249
- export var UpdateChannel$ = [
2250
- 9,
2251
- n0,
2252
- _UC,
2253
- 2,
2254
- () => UpdateChannelRequest$,
2255
- () => UpdateChannelResponse$,
2256
- ];
2257
- export var UpdateDashboard$ = [
2258
- 9,
2259
- n0,
2260
- _UD,
2261
- 2,
2262
- () => UpdateDashboardRequest$,
2263
- () => UpdateDashboardResponse$,
2264
- ];
2265
- export var UpdateEventDataStore$ = [
2266
- 9,
2267
- n0,
2268
- _UEDS,
2269
- 2,
2270
- () => UpdateEventDataStoreRequest$,
2271
- () => UpdateEventDataStoreResponse$,
2272
- ];
2273
- export var UpdateTrail$ = [
2274
- 9,
2275
- n0,
2276
- _UTp,
2277
- 2,
2278
- () => UpdateTrailRequest$,
2279
- () => UpdateTrailResponse$,
1904
+ export var AddTags$ = [9, n0, _AT,
1905
+ 2, () => AddTagsRequest$, () => AddTagsResponse$
1906
+ ];
1907
+ export var CancelQuery$ = [9, n0, _CQ,
1908
+ 2, () => CancelQueryRequest$, () => CancelQueryResponse$
1909
+ ];
1910
+ export var CreateChannel$ = [9, n0, _CC,
1911
+ 0, () => CreateChannelRequest$, () => CreateChannelResponse$
1912
+ ];
1913
+ export var CreateDashboard$ = [9, n0, _CD,
1914
+ 2, () => CreateDashboardRequest$, () => CreateDashboardResponse$
1915
+ ];
1916
+ export var CreateEventDataStore$ = [9, n0, _CEDS,
1917
+ 0, () => CreateEventDataStoreRequest$, () => CreateEventDataStoreResponse$
1918
+ ];
1919
+ export var CreateTrail$ = [9, n0, _CTre,
1920
+ 2, () => CreateTrailRequest$, () => CreateTrailResponse$
1921
+ ];
1922
+ export var DeleteChannel$ = [9, n0, _DC,
1923
+ 0, () => DeleteChannelRequest$, () => DeleteChannelResponse$
1924
+ ];
1925
+ export var DeleteDashboard$ = [9, n0, _DDe,
1926
+ 2, () => DeleteDashboardRequest$, () => DeleteDashboardResponse$
1927
+ ];
1928
+ export var DeleteEventDataStore$ = [9, n0, _DEDS,
1929
+ 0, () => DeleteEventDataStoreRequest$, () => DeleteEventDataStoreResponse$
1930
+ ];
1931
+ export var DeleteResourcePolicy$ = [9, n0, _DRP,
1932
+ 2, () => DeleteResourcePolicyRequest$, () => DeleteResourcePolicyResponse$
1933
+ ];
1934
+ export var DeleteTrail$ = [9, n0, _DTe,
1935
+ 2, () => DeleteTrailRequest$, () => DeleteTrailResponse$
1936
+ ];
1937
+ export var DeregisterOrganizationDelegatedAdmin$ = [9, n0, _DODA,
1938
+ 2, () => DeregisterOrganizationDelegatedAdminRequest$, () => DeregisterOrganizationDelegatedAdminResponse$
1939
+ ];
1940
+ export var DescribeQuery$ = [9, n0, _DQ,
1941
+ 2, () => DescribeQueryRequest$, () => DescribeQueryResponse$
1942
+ ];
1943
+ export var DescribeTrails$ = [9, n0, _DTes,
1944
+ 2, () => DescribeTrailsRequest$, () => DescribeTrailsResponse$
1945
+ ];
1946
+ export var DisableFederation$ = [9, n0, _DF,
1947
+ 0, () => DisableFederationRequest$, () => DisableFederationResponse$
1948
+ ];
1949
+ export var EnableFederation$ = [9, n0, _EF,
1950
+ 0, () => EnableFederationRequest$, () => EnableFederationResponse$
1951
+ ];
1952
+ export var GenerateQuery$ = [9, n0, _GQ,
1953
+ 2, () => GenerateQueryRequest$, () => GenerateQueryResponse$
1954
+ ];
1955
+ export var GetChannel$ = [9, n0, _GC,
1956
+ 2, () => GetChannelRequest$, () => GetChannelResponse$
1957
+ ];
1958
+ export var GetDashboard$ = [9, n0, _GD,
1959
+ 2, () => GetDashboardRequest$, () => GetDashboardResponse$
1960
+ ];
1961
+ export var GetEventConfiguration$ = [9, n0, _GEC,
1962
+ 2, () => GetEventConfigurationRequest$, () => GetEventConfigurationResponse$
1963
+ ];
1964
+ export var GetEventDataStore$ = [9, n0, _GEDS,
1965
+ 2, () => GetEventDataStoreRequest$, () => GetEventDataStoreResponse$
1966
+ ];
1967
+ export var GetEventSelectors$ = [9, n0, _GES,
1968
+ 2, () => GetEventSelectorsRequest$, () => GetEventSelectorsResponse$
1969
+ ];
1970
+ export var GetImport$ = [9, n0, _GI,
1971
+ 0, () => GetImportRequest$, () => GetImportResponse$
1972
+ ];
1973
+ export var GetInsightSelectors$ = [9, n0, _GIS,
1974
+ 2, () => GetInsightSelectorsRequest$, () => GetInsightSelectorsResponse$
1975
+ ];
1976
+ export var GetQueryResults$ = [9, n0, _GQRet,
1977
+ 0, () => GetQueryResultsRequest$, () => GetQueryResultsResponse$
1978
+ ];
1979
+ export var GetResourcePolicy$ = [9, n0, _GRP,
1980
+ 2, () => GetResourcePolicyRequest$, () => GetResourcePolicyResponse$
1981
+ ];
1982
+ export var GetTrail$ = [9, n0, _GT,
1983
+ 2, () => GetTrailRequest$, () => GetTrailResponse$
1984
+ ];
1985
+ export var GetTrailStatus$ = [9, n0, _GTS,
1986
+ 2, () => GetTrailStatusRequest$, () => GetTrailStatusResponse$
1987
+ ];
1988
+ export var ListChannels$ = [9, n0, _LC,
1989
+ 2, () => ListChannelsRequest$, () => ListChannelsResponse$
1990
+ ];
1991
+ export var ListDashboards$ = [9, n0, _LD,
1992
+ 2, () => ListDashboardsRequest$, () => ListDashboardsResponse$
1993
+ ];
1994
+ export var ListEventDataStores$ = [9, n0, _LEDS,
1995
+ 2, () => ListEventDataStoresRequest$, () => ListEventDataStoresResponse$
1996
+ ];
1997
+ export var ListImportFailures$ = [9, n0, _LIF,
1998
+ 2, () => ListImportFailuresRequest$, () => ListImportFailuresResponse$
1999
+ ];
2000
+ export var ListImports$ = [9, n0, _LI,
2001
+ 2, () => ListImportsRequest$, () => ListImportsResponse$
2002
+ ];
2003
+ export var ListInsightsData$ = [9, n0, _LID,
2004
+ 2, () => ListInsightsDataRequest$, () => ListInsightsDataResponse$
2005
+ ];
2006
+ export var ListInsightsMetricData$ = [9, n0, _LIMD,
2007
+ 2, () => ListInsightsMetricDataRequest$, () => ListInsightsMetricDataResponse$
2008
+ ];
2009
+ export var ListPublicKeys$ = [9, n0, _LPK,
2010
+ 2, () => ListPublicKeysRequest$, () => ListPublicKeysResponse$
2011
+ ];
2012
+ export var ListQueries$ = [9, n0, _LQ,
2013
+ 2, () => ListQueriesRequest$, () => ListQueriesResponse$
2014
+ ];
2015
+ export var ListTags$ = [9, n0, _LT,
2016
+ 2, () => ListTagsRequest$, () => ListTagsResponse$
2017
+ ];
2018
+ export var ListTrails$ = [9, n0, _LTi,
2019
+ 2, () => ListTrailsRequest$, () => ListTrailsResponse$
2020
+ ];
2021
+ export var LookupEvents$ = [9, n0, _LE,
2022
+ 2, () => LookupEventsRequest$, () => LookupEventsResponse$
2023
+ ];
2024
+ export var PutEventConfiguration$ = [9, n0, _PEC,
2025
+ 2, () => PutEventConfigurationRequest$, () => PutEventConfigurationResponse$
2026
+ ];
2027
+ export var PutEventSelectors$ = [9, n0, _PES,
2028
+ 2, () => PutEventSelectorsRequest$, () => PutEventSelectorsResponse$
2029
+ ];
2030
+ export var PutInsightSelectors$ = [9, n0, _PIS,
2031
+ 2, () => PutInsightSelectorsRequest$, () => PutInsightSelectorsResponse$
2032
+ ];
2033
+ export var PutResourcePolicy$ = [9, n0, _PRP,
2034
+ 2, () => PutResourcePolicyRequest$, () => PutResourcePolicyResponse$
2035
+ ];
2036
+ export var RegisterOrganizationDelegatedAdmin$ = [9, n0, _RODA,
2037
+ 2, () => RegisterOrganizationDelegatedAdminRequest$, () => RegisterOrganizationDelegatedAdminResponse$
2038
+ ];
2039
+ export var RemoveTags$ = [9, n0, _RTem,
2040
+ 2, () => RemoveTagsRequest$, () => RemoveTagsResponse$
2041
+ ];
2042
+ export var RestoreEventDataStore$ = [9, n0, _REDS,
2043
+ 0, () => RestoreEventDataStoreRequest$, () => RestoreEventDataStoreResponse$
2044
+ ];
2045
+ export var SearchSampleQueries$ = [9, n0, _SSQ,
2046
+ 2, () => SearchSampleQueriesRequest$, () => SearchSampleQueriesResponse$
2047
+ ];
2048
+ export var StartDashboardRefresh$ = [9, n0, _SDR,
2049
+ 2, () => StartDashboardRefreshRequest$, () => StartDashboardRefreshResponse$
2050
+ ];
2051
+ export var StartEventDataStoreIngestion$ = [9, n0, _SEDSI,
2052
+ 0, () => StartEventDataStoreIngestionRequest$, () => StartEventDataStoreIngestionResponse$
2053
+ ];
2054
+ export var StartImport$ = [9, n0, _SIt,
2055
+ 0, () => StartImportRequest$, () => StartImportResponse$
2056
+ ];
2057
+ export var StartLogging$ = [9, n0, _SL,
2058
+ 2, () => StartLoggingRequest$, () => StartLoggingResponse$
2059
+ ];
2060
+ export var StartQuery$ = [9, n0, _SQ,
2061
+ 2, () => StartQueryRequest$, () => StartQueryResponse$
2062
+ ];
2063
+ export var StopEventDataStoreIngestion$ = [9, n0, _SEDSIt,
2064
+ 0, () => StopEventDataStoreIngestionRequest$, () => StopEventDataStoreIngestionResponse$
2065
+ ];
2066
+ export var StopImport$ = [9, n0, _SIto,
2067
+ 0, () => StopImportRequest$, () => StopImportResponse$
2068
+ ];
2069
+ export var StopLogging$ = [9, n0, _SLt,
2070
+ 2, () => StopLoggingRequest$, () => StopLoggingResponse$
2071
+ ];
2072
+ export var UpdateChannel$ = [9, n0, _UC,
2073
+ 2, () => UpdateChannelRequest$, () => UpdateChannelResponse$
2074
+ ];
2075
+ export var UpdateDashboard$ = [9, n0, _UD,
2076
+ 2, () => UpdateDashboardRequest$, () => UpdateDashboardResponse$
2077
+ ];
2078
+ export var UpdateEventDataStore$ = [9, n0, _UEDS,
2079
+ 2, () => UpdateEventDataStoreRequest$, () => UpdateEventDataStoreResponse$
2080
+ ];
2081
+ export var UpdateTrail$ = [9, n0, _UTp,
2082
+ 2, () => UpdateTrailRequest$, () => UpdateTrailResponse$
2280
2083
  ];