@aws-sdk/client-securitylake 3.956.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.
package/dist-cjs/index.js CHANGED
@@ -450,665 +450,625 @@ const _uA = "updatedAt";
450
450
  const _uS = "updateStatus";
451
451
  const _v = "value";
452
452
  const n0 = "com.amazonaws.securitylake";
453
- var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m, _eC], [0, 0]];
453
+ var AccessDeniedException$ = [-3, n0, _ADE,
454
+ { [_e]: _c, [_hE]: 403 },
455
+ [_m, _eC],
456
+ [0, 0]
457
+ ];
454
458
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
455
- var AwsIdentity$ = [3, n0, _AI, 0, [_p, _eI], [0, 0]];
456
- var AwsLogSourceConfiguration$ = [
457
- 3,
458
- n0,
459
- _ALSC,
459
+ var AwsIdentity$ = [3, n0, _AI,
460
+ 0,
461
+ [_p, _eI],
462
+ [0, 0]
463
+ ];
464
+ var AwsLogSourceConfiguration$ = [3, n0, _ALSC,
460
465
  0,
461
466
  [_a, _r, _sN, _sV],
462
- [64 | 0, 64 | 0, 0, 0],
467
+ [64 | 0, 64 | 0, 0, 0]
468
+ ];
469
+ var AwsLogSourceResource$ = [3, n0, _ALSR,
470
+ 0,
471
+ [_sN, _sV],
472
+ [0, 0]
473
+ ];
474
+ var BadRequestException$ = [-3, n0, _BRE,
475
+ { [_e]: _c, [_hE]: 400 },
476
+ [_m],
477
+ [0]
463
478
  ];
464
- var AwsLogSourceResource$ = [3, n0, _ALSR, 0, [_sN, _sV], [0, 0]];
465
- var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
466
479
  schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
467
- var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rN, _rT], [0, 0, 0]];
480
+ var ConflictException$ = [-3, n0, _CE,
481
+ { [_e]: _c, [_hE]: 409 },
482
+ [_m, _rN, _rT],
483
+ [0, 0, 0]
484
+ ];
468
485
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
469
- var CreateAwsLogSourceRequest$ = [
470
- 3,
471
- n0,
472
- _CALSR,
486
+ var CreateAwsLogSourceRequest$ = [3, n0, _CALSR,
473
487
  0,
474
488
  [_s],
475
- [() => AwsLogSourceConfigurationList],
489
+ [() => AwsLogSourceConfigurationList]
490
+ ];
491
+ var CreateAwsLogSourceResponse$ = [3, n0, _CALSRr,
492
+ 0,
493
+ [_f],
494
+ [64 | 0]
476
495
  ];
477
- var CreateAwsLogSourceResponse$ = [3, n0, _CALSRr, 0, [_f], [64 | 0]];
478
- var CreateCustomLogSourceRequest$ = [
479
- 3,
480
- n0,
481
- _CCLSR,
496
+ var CreateCustomLogSourceRequest$ = [3, n0, _CCLSR,
482
497
  0,
483
498
  [_sN, _sV, _eCv, _co],
484
- [0, 0, 64 | 0, () => CustomLogSourceConfiguration$],
499
+ [0, 0, 64 | 0, () => CustomLogSourceConfiguration$]
485
500
  ];
486
- var CreateCustomLogSourceResponse$ = [
487
- 3,
488
- n0,
489
- _CCLSRr,
501
+ var CreateCustomLogSourceResponse$ = [3, n0, _CCLSRr,
490
502
  0,
491
503
  [_so],
492
- [() => CustomLogSourceResource$],
504
+ [() => CustomLogSourceResource$]
493
505
  ];
494
- var CreateDataLakeExceptionSubscriptionRequest$ = [
495
- 3,
496
- n0,
497
- _CDLESR,
506
+ var CreateDataLakeExceptionSubscriptionRequest$ = [3, n0, _CDLESR,
498
507
  0,
499
508
  [_sP, _nE, _eTTL],
500
- [0, 0, 1],
509
+ [0, 0, 1]
501
510
  ];
502
- var CreateDataLakeExceptionSubscriptionResponse$ = [3, n0, _CDLESRr, 0, [], []];
503
- var CreateDataLakeOrganizationConfigurationRequest$ = [
504
- 3,
505
- n0,
506
- _CDLOCR,
511
+ var CreateDataLakeExceptionSubscriptionResponse$ = [3, n0, _CDLESRr,
512
+ 0,
513
+ [],
514
+ []
515
+ ];
516
+ var CreateDataLakeOrganizationConfigurationRequest$ = [3, n0, _CDLOCR,
507
517
  0,
508
518
  [_aENA],
509
- [() => DataLakeAutoEnableNewAccountConfigurationList],
519
+ [() => DataLakeAutoEnableNewAccountConfigurationList]
510
520
  ];
511
- var CreateDataLakeOrganizationConfigurationResponse$ = [3, n0, _CDLOCRr, 0, [], []];
512
- var CreateDataLakeRequest$ = [
513
- 3,
514
- n0,
515
- _CDLR,
521
+ var CreateDataLakeOrganizationConfigurationResponse$ = [3, n0, _CDLOCRr,
522
+ 0,
523
+ [],
524
+ []
525
+ ];
526
+ var CreateDataLakeRequest$ = [3, n0, _CDLR,
516
527
  0,
517
528
  [_con, _mSMRA, _t],
518
- [() => DataLakeConfigurationList, 0, () => TagList],
529
+ [() => DataLakeConfigurationList, 0, () => TagList]
530
+ ];
531
+ var CreateDataLakeResponse$ = [3, n0, _CDLRr,
532
+ 0,
533
+ [_dL],
534
+ [() => DataLakeResourceList]
519
535
  ];
520
- var CreateDataLakeResponse$ = [3, n0, _CDLRr, 0, [_dL], [() => DataLakeResourceList]];
521
- var CreateSubscriberNotificationRequest$ = [
522
- 3,
523
- n0,
524
- _CSNR,
536
+ var CreateSubscriberNotificationRequest$ = [3, n0, _CSNR,
525
537
  0,
526
538
  [_sI, _co],
527
- [[0, 1], () => NotificationConfiguration$],
539
+ [[0, 1], () => NotificationConfiguration$]
540
+ ];
541
+ var CreateSubscriberNotificationResponse$ = [3, n0, _CSNRr,
542
+ 0,
543
+ [_sE],
544
+ [0]
528
545
  ];
529
- var CreateSubscriberNotificationResponse$ = [3, n0, _CSNRr, 0, [_sE], [0]];
530
- var CreateSubscriberRequest$ = [
531
- 3,
532
- n0,
533
- _CSR,
546
+ var CreateSubscriberRequest$ = [3, n0, _CSR,
534
547
  0,
535
548
  [_sIu, _sNu, _sD, _s, _aT, _t],
536
- [() => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, () => TagList],
549
+ [() => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, () => TagList]
550
+ ];
551
+ var CreateSubscriberResponse$ = [3, n0, _CSRr,
552
+ 0,
553
+ [_su],
554
+ [() => SubscriberResource$]
537
555
  ];
538
- var CreateSubscriberResponse$ = [3, n0, _CSRr, 0, [_su], [() => SubscriberResource$]];
539
- var CustomLogSourceAttributes$ = [3, n0, _CLSA, 0, [_cA, _dA, _tA], [0, 0, 0]];
540
- var CustomLogSourceConfiguration$ = [
541
- 3,
542
- n0,
543
- _CLSC,
556
+ var CustomLogSourceAttributes$ = [3, n0, _CLSA,
557
+ 0,
558
+ [_cA, _dA, _tA],
559
+ [0, 0, 0]
560
+ ];
561
+ var CustomLogSourceConfiguration$ = [3, n0, _CLSC,
544
562
  0,
545
563
  [_cC, _pI],
546
- [() => CustomLogSourceCrawlerConfiguration$, () => AwsIdentity$],
564
+ [() => CustomLogSourceCrawlerConfiguration$, () => AwsIdentity$]
565
+ ];
566
+ var CustomLogSourceCrawlerConfiguration$ = [3, n0, _CLSCC,
567
+ 0,
568
+ [_rA],
569
+ [0]
570
+ ];
571
+ var CustomLogSourceProvider$ = [3, n0, _CLSP,
572
+ 0,
573
+ [_rA, _l],
574
+ [0, 0]
547
575
  ];
548
- var CustomLogSourceCrawlerConfiguration$ = [3, n0, _CLSCC, 0, [_rA], [0]];
549
- var CustomLogSourceProvider$ = [3, n0, _CLSP, 0, [_rA, _l], [0, 0]];
550
- var CustomLogSourceResource$ = [
551
- 3,
552
- n0,
553
- _CLSR,
576
+ var CustomLogSourceResource$ = [3, n0, _CLSR,
554
577
  0,
555
578
  [_sN, _sV, _pr, _at],
556
- [0, 0, () => CustomLogSourceProvider$, () => CustomLogSourceAttributes$],
579
+ [0, 0, () => CustomLogSourceProvider$, () => CustomLogSourceAttributes$]
557
580
  ];
558
- var DataLakeAutoEnableNewAccountConfiguration$ = [
559
- 3,
560
- n0,
561
- _DLAENAC,
581
+ var DataLakeAutoEnableNewAccountConfiguration$ = [3, n0, _DLAENAC,
562
582
  0,
563
583
  [_re, _s],
564
- [0, () => AwsLogSourceResourceList],
584
+ [0, () => AwsLogSourceResourceList]
565
585
  ];
566
- var DataLakeConfiguration$ = [
567
- 3,
568
- n0,
569
- _DLC,
586
+ var DataLakeConfiguration$ = [3, n0, _DLC,
570
587
  0,
571
588
  [_re, _eCn, _lC, _rC],
572
- [
573
- 0,
574
- () => DataLakeEncryptionConfiguration$,
575
- () => DataLakeLifecycleConfiguration$,
576
- () => DataLakeReplicationConfiguration$,
577
- ],
578
- ];
579
- var DataLakeEncryptionConfiguration$ = [3, n0, _DLEC, 0, [_kKI], [0]];
580
- var DataLakeException$ = [3, n0, _DLE, 0, [_re, _ex, _rem, _ti], [0, 0, 0, 5]];
581
- var DataLakeLifecycleConfiguration$ = [
582
- 3,
583
- n0,
584
- _DLLC,
589
+ [0, () => DataLakeEncryptionConfiguration$, () => DataLakeLifecycleConfiguration$, () => DataLakeReplicationConfiguration$]
590
+ ];
591
+ var DataLakeEncryptionConfiguration$ = [3, n0, _DLEC,
592
+ 0,
593
+ [_kKI],
594
+ [0]
595
+ ];
596
+ var DataLakeException$ = [3, n0, _DLE,
597
+ 0,
598
+ [_re, _ex, _rem, _ti],
599
+ [0, 0, 0, 5]
600
+ ];
601
+ var DataLakeLifecycleConfiguration$ = [3, n0, _DLLC,
585
602
  0,
586
603
  [_exp, _tr],
587
- [() => DataLakeLifecycleExpiration$, () => DataLakeLifecycleTransitionList],
604
+ [() => DataLakeLifecycleExpiration$, () => DataLakeLifecycleTransitionList]
605
+ ];
606
+ var DataLakeLifecycleExpiration$ = [3, n0, _DLLE,
607
+ 0,
608
+ [_d],
609
+ [1]
610
+ ];
611
+ var DataLakeLifecycleTransition$ = [3, n0, _DLLT,
612
+ 0,
613
+ [_sC, _d],
614
+ [0, 1]
588
615
  ];
589
- var DataLakeLifecycleExpiration$ = [3, n0, _DLLE, 0, [_d], [1]];
590
- var DataLakeLifecycleTransition$ = [3, n0, _DLLT, 0, [_sC, _d], [0, 1]];
591
- var DataLakeReplicationConfiguration$ = [3, n0, _DLRC, 0, [_r, _rA], [64 | 0, 0]];
592
- var DataLakeResource$ = [
593
- 3,
594
- n0,
595
- _DLR,
616
+ var DataLakeReplicationConfiguration$ = [3, n0, _DLRC,
617
+ 0,
618
+ [_r, _rA],
619
+ [64 | 0, 0]
620
+ ];
621
+ var DataLakeResource$ = [3, n0, _DLR,
596
622
  0,
597
623
  [_dLA, _re, _sBA, _eCn, _lC, _rC, _cS, _uS],
598
- [
599
- 0,
600
- 0,
601
- 0,
602
- () => DataLakeEncryptionConfiguration$,
603
- () => DataLakeLifecycleConfiguration$,
604
- () => DataLakeReplicationConfiguration$,
605
- 0,
606
- () => DataLakeUpdateStatus$,
607
- ],
608
- ];
609
- var DataLakeSource$ = [
610
- 3,
611
- n0,
612
- _DLS,
624
+ [0, 0, 0, () => DataLakeEncryptionConfiguration$, () => DataLakeLifecycleConfiguration$, () => DataLakeReplicationConfiguration$, 0, () => DataLakeUpdateStatus$]
625
+ ];
626
+ var DataLakeSource$ = [3, n0, _DLS,
613
627
  0,
614
628
  [_ac, _sN, _eCv, _sS],
615
- [0, 0, 64 | 0, () => DataLakeSourceStatusList],
629
+ [0, 0, 64 | 0, () => DataLakeSourceStatusList]
630
+ ];
631
+ var DataLakeSourceStatus$ = [3, n0, _DLSS,
632
+ 0,
633
+ [_res, _st],
634
+ [0, 0]
616
635
  ];
617
- var DataLakeSourceStatus$ = [3, n0, _DLSS, 0, [_res, _st], [0, 0]];
618
- var DataLakeUpdateException$ = [3, n0, _DLUE, 0, [_rea, _cod], [0, 0]];
619
- var DataLakeUpdateStatus$ = [
620
- 3,
621
- n0,
622
- _DLUS,
636
+ var DataLakeUpdateException$ = [3, n0, _DLUE,
637
+ 0,
638
+ [_rea, _cod],
639
+ [0, 0]
640
+ ];
641
+ var DataLakeUpdateStatus$ = [3, n0, _DLUS,
623
642
  0,
624
643
  [_rI, _st, _ex],
625
- [0, 0, () => DataLakeUpdateException$],
644
+ [0, 0, () => DataLakeUpdateException$]
626
645
  ];
627
- var DeleteAwsLogSourceRequest$ = [
628
- 3,
629
- n0,
630
- _DALSR,
646
+ var DeleteAwsLogSourceRequest$ = [3, n0, _DALSR,
631
647
  0,
632
648
  [_s],
633
- [() => AwsLogSourceConfigurationList],
649
+ [() => AwsLogSourceConfigurationList]
650
+ ];
651
+ var DeleteAwsLogSourceResponse$ = [3, n0, _DALSRe,
652
+ 0,
653
+ [_f],
654
+ [64 | 0]
634
655
  ];
635
- var DeleteAwsLogSourceResponse$ = [3, n0, _DALSRe, 0, [_f], [64 | 0]];
636
- var DeleteCustomLogSourceRequest$ = [
637
- 3,
638
- n0,
639
- _DCLSR,
656
+ var DeleteCustomLogSourceRequest$ = [3, n0, _DCLSR,
640
657
  0,
641
658
  [_sN, _sV],
642
- [
643
- [0, 1],
644
- [0, { [_hQ]: _sV }],
645
- ],
646
- ];
647
- var DeleteCustomLogSourceResponse$ = [3, n0, _DCLSRe, 0, [], []];
648
- var DeleteDataLakeExceptionSubscriptionRequest$ = [3, n0, _DDLESR, 0, [], []];
649
- var DeleteDataLakeExceptionSubscriptionResponse$ = [3, n0, _DDLESRe, 0, [], []];
650
- var DeleteDataLakeOrganizationConfigurationRequest$ = [
651
- 3,
652
- n0,
653
- _DDLOCR,
659
+ [[0, 1], [0, { [_hQ]: _sV }]]
660
+ ];
661
+ var DeleteCustomLogSourceResponse$ = [3, n0, _DCLSRe,
662
+ 0,
663
+ [],
664
+ []
665
+ ];
666
+ var DeleteDataLakeExceptionSubscriptionRequest$ = [3, n0, _DDLESR,
667
+ 0,
668
+ [],
669
+ []
670
+ ];
671
+ var DeleteDataLakeExceptionSubscriptionResponse$ = [3, n0, _DDLESRe,
672
+ 0,
673
+ [],
674
+ []
675
+ ];
676
+ var DeleteDataLakeOrganizationConfigurationRequest$ = [3, n0, _DDLOCR,
654
677
  0,
655
678
  [_aENA],
656
- [() => DataLakeAutoEnableNewAccountConfigurationList],
657
- ];
658
- var DeleteDataLakeOrganizationConfigurationResponse$ = [3, n0, _DDLOCRe, 0, [], []];
659
- var DeleteDataLakeRequest$ = [3, n0, _DDLR, 0, [_r], [64 | 0]];
660
- var DeleteDataLakeResponse$ = [3, n0, _DDLRe, 0, [], []];
661
- var DeleteSubscriberNotificationRequest$ = [3, n0, _DSNR, 0, [_sI], [[0, 1]]];
662
- var DeleteSubscriberNotificationResponse$ = [3, n0, _DSNRe, 0, [], []];
663
- var DeleteSubscriberRequest$ = [3, n0, _DSR, 0, [_sI], [[0, 1]]];
664
- var DeleteSubscriberResponse$ = [3, n0, _DSRe, 0, [], []];
665
- var DeregisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _DDLDAR, 0, [], []];
666
- var DeregisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _DDLDARe, 0, [], []];
667
- var GetDataLakeExceptionSubscriptionRequest$ = [3, n0, _GDLESR, 0, [], []];
668
- var GetDataLakeExceptionSubscriptionResponse$ = [
669
- 3,
670
- n0,
671
- _GDLESRe,
679
+ [() => DataLakeAutoEnableNewAccountConfigurationList]
680
+ ];
681
+ var DeleteDataLakeOrganizationConfigurationResponse$ = [3, n0, _DDLOCRe,
682
+ 0,
683
+ [],
684
+ []
685
+ ];
686
+ var DeleteDataLakeRequest$ = [3, n0, _DDLR,
687
+ 0,
688
+ [_r],
689
+ [64 | 0]
690
+ ];
691
+ var DeleteDataLakeResponse$ = [3, n0, _DDLRe,
692
+ 0,
693
+ [],
694
+ []
695
+ ];
696
+ var DeleteSubscriberNotificationRequest$ = [3, n0, _DSNR,
697
+ 0,
698
+ [_sI],
699
+ [[0, 1]]
700
+ ];
701
+ var DeleteSubscriberNotificationResponse$ = [3, n0, _DSNRe,
702
+ 0,
703
+ [],
704
+ []
705
+ ];
706
+ var DeleteSubscriberRequest$ = [3, n0, _DSR,
707
+ 0,
708
+ [_sI],
709
+ [[0, 1]]
710
+ ];
711
+ var DeleteSubscriberResponse$ = [3, n0, _DSRe,
712
+ 0,
713
+ [],
714
+ []
715
+ ];
716
+ var DeregisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _DDLDAR,
717
+ 0,
718
+ [],
719
+ []
720
+ ];
721
+ var DeregisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _DDLDARe,
722
+ 0,
723
+ [],
724
+ []
725
+ ];
726
+ var GetDataLakeExceptionSubscriptionRequest$ = [3, n0, _GDLESR,
727
+ 0,
728
+ [],
729
+ []
730
+ ];
731
+ var GetDataLakeExceptionSubscriptionResponse$ = [3, n0, _GDLESRe,
672
732
  0,
673
733
  [_sP, _nE, _eTTL],
674
- [0, 0, 1],
734
+ [0, 0, 1]
735
+ ];
736
+ var GetDataLakeOrganizationConfigurationRequest$ = [3, n0, _GDLOCR,
737
+ 0,
738
+ [],
739
+ []
675
740
  ];
676
- var GetDataLakeOrganizationConfigurationRequest$ = [3, n0, _GDLOCR, 0, [], []];
677
- var GetDataLakeOrganizationConfigurationResponse$ = [
678
- 3,
679
- n0,
680
- _GDLOCRe,
741
+ var GetDataLakeOrganizationConfigurationResponse$ = [3, n0, _GDLOCRe,
681
742
  0,
682
743
  [_aENA],
683
- [() => DataLakeAutoEnableNewAccountConfigurationList],
744
+ [() => DataLakeAutoEnableNewAccountConfigurationList]
745
+ ];
746
+ var GetDataLakeSourcesRequest$ = [3, n0, _GDLSR,
747
+ 0,
748
+ [_a, _mR, _nT],
749
+ [64 | 0, 1, 0]
684
750
  ];
685
- var GetDataLakeSourcesRequest$ = [3, n0, _GDLSR, 0, [_a, _mR, _nT], [64 | 0, 1, 0]];
686
- var GetDataLakeSourcesResponse$ = [
687
- 3,
688
- n0,
689
- _GDLSRe,
751
+ var GetDataLakeSourcesResponse$ = [3, n0, _GDLSRe,
690
752
  0,
691
753
  [_dLA, _dLS, _nT],
692
- [0, () => DataLakeSourceList, 0],
754
+ [0, () => DataLakeSourceList, 0]
693
755
  ];
694
- var GetSubscriberRequest$ = [3, n0, _GSR, 0, [_sI], [[0, 1]]];
695
- var GetSubscriberResponse$ = [3, n0, _GSRe, 0, [_su], [() => SubscriberResource$]];
696
- var HttpsNotificationConfiguration$ = [
697
- 3,
698
- n0,
699
- _HNC,
756
+ var GetSubscriberRequest$ = [3, n0, _GSR,
757
+ 0,
758
+ [_sI],
759
+ [[0, 1]]
760
+ ];
761
+ var GetSubscriberResponse$ = [3, n0, _GSRe,
762
+ 0,
763
+ [_su],
764
+ [() => SubscriberResource$]
765
+ ];
766
+ var HttpsNotificationConfiguration$ = [3, n0, _HNC,
700
767
  0,
701
768
  [_en, _aAKN, _aAKV, _hM, _tRA],
702
- [0, 0, 0, 0, 0],
769
+ [0, 0, 0, 0, 0]
770
+ ];
771
+ var InternalServerException$ = [-3, n0, _ISE,
772
+ { [_e]: _se, [_hE]: 500 },
773
+ [_m],
774
+ [0]
703
775
  ];
704
- var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
705
776
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
706
- var ListDataLakeExceptionsRequest$ = [3, n0, _LDLER, 0, [_r, _mR, _nT], [64 | 0, 1, 0]];
707
- var ListDataLakeExceptionsResponse$ = [
708
- 3,
709
- n0,
710
- _LDLERi,
777
+ var ListDataLakeExceptionsRequest$ = [3, n0, _LDLER,
778
+ 0,
779
+ [_r, _mR, _nT],
780
+ [64 | 0, 1, 0]
781
+ ];
782
+ var ListDataLakeExceptionsResponse$ = [3, n0, _LDLERi,
711
783
  0,
712
784
  [_exc, _nT],
713
- [() => DataLakeExceptionList, 0],
785
+ [() => DataLakeExceptionList, 0]
786
+ ];
787
+ var ListDataLakesRequest$ = [3, n0, _LDLR,
788
+ 0,
789
+ [_r],
790
+ [[64 | 0, { [_hQ]: _r }]]
791
+ ];
792
+ var ListDataLakesResponse$ = [3, n0, _LDLRi,
793
+ 0,
794
+ [_dL],
795
+ [() => DataLakeResourceList]
714
796
  ];
715
- var ListDataLakesRequest$ = [3, n0, _LDLR, 0, [_r], [[64 | 0, { [_hQ]: _r }]]];
716
- var ListDataLakesResponse$ = [3, n0, _LDLRi, 0, [_dL], [() => DataLakeResourceList]];
717
- var ListLogSourcesRequest$ = [
718
- 3,
719
- n0,
720
- _LLSR,
797
+ var ListLogSourcesRequest$ = [3, n0, _LLSR,
721
798
  0,
722
799
  [_a, _r, _s, _mR, _nT],
723
- [64 | 0, 64 | 0, () => LogSourceResourceList, 1, 0],
800
+ [64 | 0, 64 | 0, () => LogSourceResourceList, 1, 0]
724
801
  ];
725
- var ListLogSourcesResponse$ = [3, n0, _LLSRi, 0, [_s, _nT], [() => LogSourceList, 0]];
726
- var ListSubscribersRequest$ = [
727
- 3,
728
- n0,
729
- _LSR,
802
+ var ListLogSourcesResponse$ = [3, n0, _LLSRi,
803
+ 0,
804
+ [_s, _nT],
805
+ [() => LogSourceList, 0]
806
+ ];
807
+ var ListSubscribersRequest$ = [3, n0, _LSR,
730
808
  0,
731
809
  [_nT, _mR],
732
- [
733
- [0, { [_hQ]: _nT }],
734
- [1, { [_hQ]: _mR }],
735
- ],
810
+ [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
736
811
  ];
737
- var ListSubscribersResponse$ = [
738
- 3,
739
- n0,
740
- _LSRi,
812
+ var ListSubscribersResponse$ = [3, n0, _LSRi,
741
813
  0,
742
814
  [_sub, _nT],
743
- [() => SubscriberResourceList, 0],
744
- ];
745
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
746
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_t], [() => TagList]];
747
- var LogSource$ = [3, n0, _LS, 0, [_ac, _re, _s], [0, 0, () => LogSourceResourceList]];
748
- var RegisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _RDLDAR, 0, [_aI], [0]];
749
- var RegisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _RDLDARe, 0, [], []];
750
- var ResourceNotFoundException$ = [
751
- -3,
752
- n0,
753
- _RNFE,
815
+ [() => SubscriberResourceList, 0]
816
+ ];
817
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
818
+ 0,
819
+ [_rAe],
820
+ [[0, 1]]
821
+ ];
822
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
823
+ 0,
824
+ [_t],
825
+ [() => TagList]
826
+ ];
827
+ var LogSource$ = [3, n0, _LS,
828
+ 0,
829
+ [_ac, _re, _s],
830
+ [0, 0, () => LogSourceResourceList]
831
+ ];
832
+ var RegisterDataLakeDelegatedAdministratorRequest$ = [3, n0, _RDLDAR,
833
+ 0,
834
+ [_aI],
835
+ [0]
836
+ ];
837
+ var RegisterDataLakeDelegatedAdministratorResponse$ = [3, n0, _RDLDARe,
838
+ 0,
839
+ [],
840
+ []
841
+ ];
842
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
754
843
  { [_e]: _c, [_hE]: 404 },
755
844
  [_m, _rN, _rT],
756
- [0, 0, 0],
845
+ [0, 0, 0]
757
846
  ];
758
847
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
759
- var SqsNotificationConfiguration$ = [3, n0, _SNC, 0, [], []];
760
- var SubscriberResource$ = [
761
- 3,
762
- n0,
763
- _SR,
848
+ var SqsNotificationConfiguration$ = [3, n0, _SNC,
849
+ 0,
850
+ [],
851
+ []
852
+ ];
853
+ var SubscriberResource$ = [3, n0, _SR,
764
854
  0,
765
855
  [_sI, _sA, _sIu, _sNu, _sD, _s, _aT, _rA, _sBA, _sE, _sSu, _rSA, _rSN, _cAr, _uA],
766
- [0, 0, () => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, 0, 0, 0, 0, 0, 0, 5, 5],
767
- ];
768
- var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
769
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_rAe, _t], [[0, 1], () => TagList]];
770
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
771
- var ThrottlingException$ = [
772
- -3,
773
- n0,
774
- _TE,
856
+ [0, 0, () => AwsIdentity$, 0, 0, () => LogSourceResourceList, 64 | 0, 0, 0, 0, 0, 0, 0, 5, 5]
857
+ ];
858
+ var Tag$ = [3, n0, _T,
859
+ 0,
860
+ [_k, _v],
861
+ [0, 0]
862
+ ];
863
+ var TagResourceRequest$ = [3, n0, _TRR,
864
+ 0,
865
+ [_rAe, _t],
866
+ [[0, 1], () => TagList]
867
+ ];
868
+ var TagResourceResponse$ = [3, n0, _TRRa,
869
+ 0,
870
+ [],
871
+ []
872
+ ];
873
+ var ThrottlingException$ = [-3, n0, _TE,
775
874
  { [_e]: _c, [_hE]: 429 },
776
875
  [_m, _sCe, _qC, _rAS],
777
- [0, 0, 0, [1, { [_hH]: _RA }]],
876
+ [0, 0, 0, [1, { [_hH]: _RA }]]
778
877
  ];
779
878
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
780
- var UntagResourceRequest$ = [
781
- 3,
782
- n0,
783
- _URR,
879
+ var UntagResourceRequest$ = [3, n0, _URR,
784
880
  0,
785
881
  [_rAe, _tK],
786
- [
787
- [0, 1],
788
- [64 | 0, { [_hQ]: _tK }],
789
- ],
882
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
790
883
  ];
791
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
792
- var UpdateDataLakeExceptionSubscriptionRequest$ = [
793
- 3,
794
- n0,
795
- _UDLESR,
884
+ var UntagResourceResponse$ = [3, n0, _URRn,
885
+ 0,
886
+ [],
887
+ []
888
+ ];
889
+ var UpdateDataLakeExceptionSubscriptionRequest$ = [3, n0, _UDLESR,
796
890
  0,
797
891
  [_sP, _nE, _eTTL],
798
- [0, 0, 1],
892
+ [0, 0, 1]
893
+ ];
894
+ var UpdateDataLakeExceptionSubscriptionResponse$ = [3, n0, _UDLESRp,
895
+ 0,
896
+ [],
897
+ []
799
898
  ];
800
- var UpdateDataLakeExceptionSubscriptionResponse$ = [3, n0, _UDLESRp, 0, [], []];
801
- var UpdateDataLakeRequest$ = [
802
- 3,
803
- n0,
804
- _UDLR,
899
+ var UpdateDataLakeRequest$ = [3, n0, _UDLR,
805
900
  0,
806
901
  [_con, _mSMRA],
807
- [() => DataLakeConfigurationList, 0],
902
+ [() => DataLakeConfigurationList, 0]
903
+ ];
904
+ var UpdateDataLakeResponse$ = [3, n0, _UDLRp,
905
+ 0,
906
+ [_dL],
907
+ [() => DataLakeResourceList]
808
908
  ];
809
- var UpdateDataLakeResponse$ = [3, n0, _UDLRp, 0, [_dL], [() => DataLakeResourceList]];
810
- var UpdateSubscriberNotificationRequest$ = [
811
- 3,
812
- n0,
813
- _USNR,
909
+ var UpdateSubscriberNotificationRequest$ = [3, n0, _USNR,
814
910
  0,
815
911
  [_sI, _co],
816
- [[0, 1], () => NotificationConfiguration$],
912
+ [[0, 1], () => NotificationConfiguration$]
913
+ ];
914
+ var UpdateSubscriberNotificationResponse$ = [3, n0, _USNRp,
915
+ 0,
916
+ [_sE],
917
+ [0]
817
918
  ];
818
- var UpdateSubscriberNotificationResponse$ = [3, n0, _USNRp, 0, [_sE], [0]];
819
- var UpdateSubscriberRequest$ = [
820
- 3,
821
- n0,
822
- _USR,
919
+ var UpdateSubscriberRequest$ = [3, n0, _USR,
823
920
  0,
824
921
  [_sI, _sIu, _sNu, _sD, _s],
825
- [[0, 1], () => AwsIdentity$, 0, 0, () => LogSourceResourceList],
922
+ [[0, 1], () => AwsIdentity$, 0, 0, () => LogSourceResourceList]
923
+ ];
924
+ var UpdateSubscriberResponse$ = [3, n0, _USRp,
925
+ 0,
926
+ [_su],
927
+ [() => SubscriberResource$]
826
928
  ];
827
- var UpdateSubscriberResponse$ = [3, n0, _USRp, 0, [_su], [() => SubscriberResource$]];
828
929
  var SecurityLakeServiceException$ = [-3, _sm, "SecurityLakeServiceException", 0, [], []];
829
930
  schema.TypeRegistry.for(_sm).registerError(SecurityLakeServiceException$, SecurityLakeServiceException);
830
- var AwsLogSourceConfigurationList = [1, n0, _ALSCL, 0, () => AwsLogSourceConfiguration$];
831
- var AwsLogSourceResourceList = [1, n0, _ALSRL, 0, () => AwsLogSourceResource$];
832
- var DataLakeAutoEnableNewAccountConfigurationList = [
833
- 1,
834
- n0,
835
- _DLAENACL,
836
- 0,
837
- () => DataLakeAutoEnableNewAccountConfiguration$,
838
- ];
839
- var DataLakeConfigurationList = [1, n0, _DLCL, 0, () => DataLakeConfiguration$];
840
- var DataLakeExceptionList = [1, n0, _DLEL, 0, () => DataLakeException$];
841
- var DataLakeLifecycleTransitionList = [1, n0, _DLLTL, 0, () => DataLakeLifecycleTransition$];
842
- var DataLakeResourceList = [1, n0, _DLRL, 0, () => DataLakeResource$];
843
- var DataLakeSourceList = [1, n0, _DLSL, 0, () => DataLakeSource$];
844
- var DataLakeSourceStatusList = [1, n0, _DLSSL, 0, () => DataLakeSourceStatus$];
845
- var LogSourceList = [1, n0, _LSL, 0, () => LogSource$];
846
- var LogSourceResourceList = [1, n0, _LSRL, 0, () => LogSourceResource$];
847
- var SubscriberResourceList = [1, n0, _SRL, 0, () => SubscriberResource$];
848
- var TagList = [1, n0, _TL, 0, () => Tag$];
849
- var LogSourceResource$ = [
850
- 4,
851
- n0,
852
- _LSRo,
931
+ var AwsLogSourceConfigurationList = [1, n0, _ALSCL,
932
+ 0, () => AwsLogSourceConfiguration$
933
+ ];
934
+ var AwsLogSourceResourceList = [1, n0, _ALSRL,
935
+ 0, () => AwsLogSourceResource$
936
+ ];
937
+ var DataLakeAutoEnableNewAccountConfigurationList = [1, n0, _DLAENACL,
938
+ 0, () => DataLakeAutoEnableNewAccountConfiguration$
939
+ ];
940
+ var DataLakeConfigurationList = [1, n0, _DLCL,
941
+ 0, () => DataLakeConfiguration$
942
+ ];
943
+ var DataLakeExceptionList = [1, n0, _DLEL,
944
+ 0, () => DataLakeException$
945
+ ];
946
+ var DataLakeLifecycleTransitionList = [1, n0, _DLLTL,
947
+ 0, () => DataLakeLifecycleTransition$
948
+ ];
949
+ var DataLakeResourceList = [1, n0, _DLRL,
950
+ 0, () => DataLakeResource$
951
+ ];
952
+ var DataLakeSourceList = [1, n0, _DLSL,
953
+ 0, () => DataLakeSource$
954
+ ];
955
+ var DataLakeSourceStatusList = [1, n0, _DLSSL,
956
+ 0, () => DataLakeSourceStatus$
957
+ ];
958
+ var LogSourceList = [1, n0, _LSL,
959
+ 0, () => LogSource$
960
+ ];
961
+ var LogSourceResourceList = [1, n0, _LSRL,
962
+ 0, () => LogSourceResource$
963
+ ];
964
+ var SubscriberResourceList = [1, n0, _SRL,
965
+ 0, () => SubscriberResource$
966
+ ];
967
+ var TagList = [1, n0, _TL,
968
+ 0, () => Tag$
969
+ ];
970
+ var LogSourceResource$ = [4, n0, _LSRo,
853
971
  0,
854
972
  [_aLS, _cLS],
855
- [() => AwsLogSourceResource$, () => CustomLogSourceResource$],
973
+ [() => AwsLogSourceResource$, () => CustomLogSourceResource$]
856
974
  ];
857
- var NotificationConfiguration$ = [
858
- 4,
859
- n0,
860
- _NC,
975
+ var NotificationConfiguration$ = [4, n0, _NC,
861
976
  0,
862
977
  [_sNC, _hNC],
863
- [() => SqsNotificationConfiguration$, () => HttpsNotificationConfiguration$],
864
- ];
865
- var CreateAwsLogSource$ = [
866
- 9,
867
- n0,
868
- _CALS,
869
- { [_h]: ["POST", "/v1/datalake/logsources/aws", 200] },
870
- () => CreateAwsLogSourceRequest$,
871
- () => CreateAwsLogSourceResponse$,
872
- ];
873
- var CreateCustomLogSource$ = [
874
- 9,
875
- n0,
876
- _CCLS,
877
- { [_h]: ["POST", "/v1/datalake/logsources/custom", 200] },
878
- () => CreateCustomLogSourceRequest$,
879
- () => CreateCustomLogSourceResponse$,
880
- ];
881
- var CreateDataLake$ = [
882
- 9,
883
- n0,
884
- _CDL,
885
- { [_h]: ["POST", "/v1/datalake", 200] },
886
- () => CreateDataLakeRequest$,
887
- () => CreateDataLakeResponse$,
888
- ];
889
- var CreateDataLakeExceptionSubscription$ = [
890
- 9,
891
- n0,
892
- _CDLES,
893
- { [_h]: ["POST", "/v1/datalake/exceptions/subscription", 200] },
894
- () => CreateDataLakeExceptionSubscriptionRequest$,
895
- () => CreateDataLakeExceptionSubscriptionResponse$,
896
- ];
897
- var CreateDataLakeOrganizationConfiguration$ = [
898
- 9,
899
- n0,
900
- _CDLOC,
901
- { [_h]: ["POST", "/v1/datalake/organization/configuration", 200] },
902
- () => CreateDataLakeOrganizationConfigurationRequest$,
903
- () => CreateDataLakeOrganizationConfigurationResponse$,
904
- ];
905
- var CreateSubscriber$ = [
906
- 9,
907
- n0,
908
- _CS,
909
- { [_h]: ["POST", "/v1/subscribers", 200] },
910
- () => CreateSubscriberRequest$,
911
- () => CreateSubscriberResponse$,
912
- ];
913
- var CreateSubscriberNotification$ = [
914
- 9,
915
- n0,
916
- _CSN,
917
- { [_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200] },
918
- () => CreateSubscriberNotificationRequest$,
919
- () => CreateSubscriberNotificationResponse$,
920
- ];
921
- var DeleteAwsLogSource$ = [
922
- 9,
923
- n0,
924
- _DALS,
925
- { [_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200] },
926
- () => DeleteAwsLogSourceRequest$,
927
- () => DeleteAwsLogSourceResponse$,
928
- ];
929
- var DeleteCustomLogSource$ = [
930
- 9,
931
- n0,
932
- _DCLS,
933
- { [_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200] },
934
- () => DeleteCustomLogSourceRequest$,
935
- () => DeleteCustomLogSourceResponse$,
936
- ];
937
- var DeleteDataLake$ = [
938
- 9,
939
- n0,
940
- _DDL,
941
- { [_h]: ["POST", "/v1/datalake/delete", 200] },
942
- () => DeleteDataLakeRequest$,
943
- () => DeleteDataLakeResponse$,
944
- ];
945
- var DeleteDataLakeExceptionSubscription$ = [
946
- 9,
947
- n0,
948
- _DDLES,
949
- { [_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200] },
950
- () => DeleteDataLakeExceptionSubscriptionRequest$,
951
- () => DeleteDataLakeExceptionSubscriptionResponse$,
952
- ];
953
- var DeleteDataLakeOrganizationConfiguration$ = [
954
- 9,
955
- n0,
956
- _DDLOC,
957
- { [_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200] },
958
- () => DeleteDataLakeOrganizationConfigurationRequest$,
959
- () => DeleteDataLakeOrganizationConfigurationResponse$,
960
- ];
961
- var DeleteSubscriber$ = [
962
- 9,
963
- n0,
964
- _DS,
965
- { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200] },
966
- () => DeleteSubscriberRequest$,
967
- () => DeleteSubscriberResponse$,
968
- ];
969
- var DeleteSubscriberNotification$ = [
970
- 9,
971
- n0,
972
- _DSN,
973
- { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200] },
974
- () => DeleteSubscriberNotificationRequest$,
975
- () => DeleteSubscriberNotificationResponse$,
976
- ];
977
- var DeregisterDataLakeDelegatedAdministrator$ = [
978
- 9,
979
- n0,
980
- _DDLDA,
981
- { [_h]: ["DELETE", "/v1/datalake/delegate", 200] },
982
- () => DeregisterDataLakeDelegatedAdministratorRequest$,
983
- () => DeregisterDataLakeDelegatedAdministratorResponse$,
984
- ];
985
- var GetDataLakeExceptionSubscription$ = [
986
- 9,
987
- n0,
988
- _GDLES,
989
- { [_h]: ["GET", "/v1/datalake/exceptions/subscription", 200] },
990
- () => GetDataLakeExceptionSubscriptionRequest$,
991
- () => GetDataLakeExceptionSubscriptionResponse$,
992
- ];
993
- var GetDataLakeOrganizationConfiguration$ = [
994
- 9,
995
- n0,
996
- _GDLOC,
997
- { [_h]: ["GET", "/v1/datalake/organization/configuration", 200] },
998
- () => GetDataLakeOrganizationConfigurationRequest$,
999
- () => GetDataLakeOrganizationConfigurationResponse$,
1000
- ];
1001
- var GetDataLakeSources$ = [
1002
- 9,
1003
- n0,
1004
- _GDLS,
1005
- { [_h]: ["POST", "/v1/datalake/sources", 200] },
1006
- () => GetDataLakeSourcesRequest$,
1007
- () => GetDataLakeSourcesResponse$,
1008
- ];
1009
- var GetSubscriber$ = [
1010
- 9,
1011
- n0,
1012
- _GS,
1013
- { [_h]: ["GET", "/v1/subscribers/{subscriberId}", 200] },
1014
- () => GetSubscriberRequest$,
1015
- () => GetSubscriberResponse$,
1016
- ];
1017
- var ListDataLakeExceptions$ = [
1018
- 9,
1019
- n0,
1020
- _LDLE,
1021
- { [_h]: ["POST", "/v1/datalake/exceptions", 200] },
1022
- () => ListDataLakeExceptionsRequest$,
1023
- () => ListDataLakeExceptionsResponse$,
1024
- ];
1025
- var ListDataLakes$ = [
1026
- 9,
1027
- n0,
1028
- _LDL,
1029
- { [_h]: ["GET", "/v1/datalakes", 200] },
1030
- () => ListDataLakesRequest$,
1031
- () => ListDataLakesResponse$,
1032
- ];
1033
- var ListLogSources$ = [
1034
- 9,
1035
- n0,
1036
- _LLS,
1037
- { [_h]: ["POST", "/v1/datalake/logsources/list", 200] },
1038
- () => ListLogSourcesRequest$,
1039
- () => ListLogSourcesResponse$,
1040
- ];
1041
- var ListSubscribers$ = [
1042
- 9,
1043
- n0,
1044
- _LSi,
1045
- { [_h]: ["GET", "/v1/subscribers", 200] },
1046
- () => ListSubscribersRequest$,
1047
- () => ListSubscribersResponse$,
1048
- ];
1049
- var ListTagsForResource$ = [
1050
- 9,
1051
- n0,
1052
- _LTFR,
1053
- { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] },
1054
- () => ListTagsForResourceRequest$,
1055
- () => ListTagsForResourceResponse$,
1056
- ];
1057
- var RegisterDataLakeDelegatedAdministrator$ = [
1058
- 9,
1059
- n0,
1060
- _RDLDA,
1061
- { [_h]: ["POST", "/v1/datalake/delegate", 200] },
1062
- () => RegisterDataLakeDelegatedAdministratorRequest$,
1063
- () => RegisterDataLakeDelegatedAdministratorResponse$,
1064
- ];
1065
- var TagResource$ = [
1066
- 9,
1067
- n0,
1068
- _TR,
1069
- { [_h]: ["POST", "/v1/tags/{resourceArn}", 200] },
1070
- () => TagResourceRequest$,
1071
- () => TagResourceResponse$,
1072
- ];
1073
- var UntagResource$ = [
1074
- 9,
1075
- n0,
1076
- _UR,
1077
- { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] },
1078
- () => UntagResourceRequest$,
1079
- () => UntagResourceResponse$,
1080
- ];
1081
- var UpdateDataLake$ = [
1082
- 9,
1083
- n0,
1084
- _UDL,
1085
- { [_h]: ["PUT", "/v1/datalake", 200] },
1086
- () => UpdateDataLakeRequest$,
1087
- () => UpdateDataLakeResponse$,
1088
- ];
1089
- var UpdateDataLakeExceptionSubscription$ = [
1090
- 9,
1091
- n0,
1092
- _UDLES,
1093
- { [_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200] },
1094
- () => UpdateDataLakeExceptionSubscriptionRequest$,
1095
- () => UpdateDataLakeExceptionSubscriptionResponse$,
1096
- ];
1097
- var UpdateSubscriber$ = [
1098
- 9,
1099
- n0,
1100
- _US,
1101
- { [_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200] },
1102
- () => UpdateSubscriberRequest$,
1103
- () => UpdateSubscriberResponse$,
1104
- ];
1105
- var UpdateSubscriberNotification$ = [
1106
- 9,
1107
- n0,
1108
- _USN,
1109
- { [_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200] },
1110
- () => UpdateSubscriberNotificationRequest$,
1111
- () => UpdateSubscriberNotificationResponse$,
978
+ [() => SqsNotificationConfiguration$, () => HttpsNotificationConfiguration$]
979
+ ];
980
+ var CreateAwsLogSource$ = [9, n0, _CALS,
981
+ { [_h]: ["POST", "/v1/datalake/logsources/aws", 200] }, () => CreateAwsLogSourceRequest$, () => CreateAwsLogSourceResponse$
982
+ ];
983
+ var CreateCustomLogSource$ = [9, n0, _CCLS,
984
+ { [_h]: ["POST", "/v1/datalake/logsources/custom", 200] }, () => CreateCustomLogSourceRequest$, () => CreateCustomLogSourceResponse$
985
+ ];
986
+ var CreateDataLake$ = [9, n0, _CDL,
987
+ { [_h]: ["POST", "/v1/datalake", 200] }, () => CreateDataLakeRequest$, () => CreateDataLakeResponse$
988
+ ];
989
+ var CreateDataLakeExceptionSubscription$ = [9, n0, _CDLES,
990
+ { [_h]: ["POST", "/v1/datalake/exceptions/subscription", 200] }, () => CreateDataLakeExceptionSubscriptionRequest$, () => CreateDataLakeExceptionSubscriptionResponse$
991
+ ];
992
+ var CreateDataLakeOrganizationConfiguration$ = [9, n0, _CDLOC,
993
+ { [_h]: ["POST", "/v1/datalake/organization/configuration", 200] }, () => CreateDataLakeOrganizationConfigurationRequest$, () => CreateDataLakeOrganizationConfigurationResponse$
994
+ ];
995
+ var CreateSubscriber$ = [9, n0, _CS,
996
+ { [_h]: ["POST", "/v1/subscribers", 200] }, () => CreateSubscriberRequest$, () => CreateSubscriberResponse$
997
+ ];
998
+ var CreateSubscriberNotification$ = [9, n0, _CSN,
999
+ { [_h]: ["POST", "/v1/subscribers/{subscriberId}/notification", 200] }, () => CreateSubscriberNotificationRequest$, () => CreateSubscriberNotificationResponse$
1000
+ ];
1001
+ var DeleteAwsLogSource$ = [9, n0, _DALS,
1002
+ { [_h]: ["POST", "/v1/datalake/logsources/aws/delete", 200] }, () => DeleteAwsLogSourceRequest$, () => DeleteAwsLogSourceResponse$
1003
+ ];
1004
+ var DeleteCustomLogSource$ = [9, n0, _DCLS,
1005
+ { [_h]: ["DELETE", "/v1/datalake/logsources/custom/{sourceName}", 200] }, () => DeleteCustomLogSourceRequest$, () => DeleteCustomLogSourceResponse$
1006
+ ];
1007
+ var DeleteDataLake$ = [9, n0, _DDL,
1008
+ { [_h]: ["POST", "/v1/datalake/delete", 200] }, () => DeleteDataLakeRequest$, () => DeleteDataLakeResponse$
1009
+ ];
1010
+ var DeleteDataLakeExceptionSubscription$ = [9, n0, _DDLES,
1011
+ { [_h]: ["DELETE", "/v1/datalake/exceptions/subscription", 200] }, () => DeleteDataLakeExceptionSubscriptionRequest$, () => DeleteDataLakeExceptionSubscriptionResponse$
1012
+ ];
1013
+ var DeleteDataLakeOrganizationConfiguration$ = [9, n0, _DDLOC,
1014
+ { [_h]: ["POST", "/v1/datalake/organization/configuration/delete", 200] }, () => DeleteDataLakeOrganizationConfigurationRequest$, () => DeleteDataLakeOrganizationConfigurationResponse$
1015
+ ];
1016
+ var DeleteSubscriber$ = [9, n0, _DS,
1017
+ { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}", 200] }, () => DeleteSubscriberRequest$, () => DeleteSubscriberResponse$
1018
+ ];
1019
+ var DeleteSubscriberNotification$ = [9, n0, _DSN,
1020
+ { [_h]: ["DELETE", "/v1/subscribers/{subscriberId}/notification", 200] }, () => DeleteSubscriberNotificationRequest$, () => DeleteSubscriberNotificationResponse$
1021
+ ];
1022
+ var DeregisterDataLakeDelegatedAdministrator$ = [9, n0, _DDLDA,
1023
+ { [_h]: ["DELETE", "/v1/datalake/delegate", 200] }, () => DeregisterDataLakeDelegatedAdministratorRequest$, () => DeregisterDataLakeDelegatedAdministratorResponse$
1024
+ ];
1025
+ var GetDataLakeExceptionSubscription$ = [9, n0, _GDLES,
1026
+ { [_h]: ["GET", "/v1/datalake/exceptions/subscription", 200] }, () => GetDataLakeExceptionSubscriptionRequest$, () => GetDataLakeExceptionSubscriptionResponse$
1027
+ ];
1028
+ var GetDataLakeOrganizationConfiguration$ = [9, n0, _GDLOC,
1029
+ { [_h]: ["GET", "/v1/datalake/organization/configuration", 200] }, () => GetDataLakeOrganizationConfigurationRequest$, () => GetDataLakeOrganizationConfigurationResponse$
1030
+ ];
1031
+ var GetDataLakeSources$ = [9, n0, _GDLS,
1032
+ { [_h]: ["POST", "/v1/datalake/sources", 200] }, () => GetDataLakeSourcesRequest$, () => GetDataLakeSourcesResponse$
1033
+ ];
1034
+ var GetSubscriber$ = [9, n0, _GS,
1035
+ { [_h]: ["GET", "/v1/subscribers/{subscriberId}", 200] }, () => GetSubscriberRequest$, () => GetSubscriberResponse$
1036
+ ];
1037
+ var ListDataLakeExceptions$ = [9, n0, _LDLE,
1038
+ { [_h]: ["POST", "/v1/datalake/exceptions", 200] }, () => ListDataLakeExceptionsRequest$, () => ListDataLakeExceptionsResponse$
1039
+ ];
1040
+ var ListDataLakes$ = [9, n0, _LDL,
1041
+ { [_h]: ["GET", "/v1/datalakes", 200] }, () => ListDataLakesRequest$, () => ListDataLakesResponse$
1042
+ ];
1043
+ var ListLogSources$ = [9, n0, _LLS,
1044
+ { [_h]: ["POST", "/v1/datalake/logsources/list", 200] }, () => ListLogSourcesRequest$, () => ListLogSourcesResponse$
1045
+ ];
1046
+ var ListSubscribers$ = [9, n0, _LSi,
1047
+ { [_h]: ["GET", "/v1/subscribers", 200] }, () => ListSubscribersRequest$, () => ListSubscribersResponse$
1048
+ ];
1049
+ var ListTagsForResource$ = [9, n0, _LTFR,
1050
+ { [_h]: ["GET", "/v1/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1051
+ ];
1052
+ var RegisterDataLakeDelegatedAdministrator$ = [9, n0, _RDLDA,
1053
+ { [_h]: ["POST", "/v1/datalake/delegate", 200] }, () => RegisterDataLakeDelegatedAdministratorRequest$, () => RegisterDataLakeDelegatedAdministratorResponse$
1054
+ ];
1055
+ var TagResource$ = [9, n0, _TR,
1056
+ { [_h]: ["POST", "/v1/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
1057
+ ];
1058
+ var UntagResource$ = [9, n0, _UR,
1059
+ { [_h]: ["DELETE", "/v1/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
1060
+ ];
1061
+ var UpdateDataLake$ = [9, n0, _UDL,
1062
+ { [_h]: ["PUT", "/v1/datalake", 200] }, () => UpdateDataLakeRequest$, () => UpdateDataLakeResponse$
1063
+ ];
1064
+ var UpdateDataLakeExceptionSubscription$ = [9, n0, _UDLES,
1065
+ { [_h]: ["PUT", "/v1/datalake/exceptions/subscription", 200] }, () => UpdateDataLakeExceptionSubscriptionRequest$, () => UpdateDataLakeExceptionSubscriptionResponse$
1066
+ ];
1067
+ var UpdateSubscriber$ = [9, n0, _US,
1068
+ { [_h]: ["PUT", "/v1/subscribers/{subscriberId}", 200] }, () => UpdateSubscriberRequest$, () => UpdateSubscriberResponse$
1069
+ ];
1070
+ var UpdateSubscriberNotification$ = [9, n0, _USN,
1071
+ { [_h]: ["PUT", "/v1/subscribers/{subscriberId}/notification", 200] }, () => UpdateSubscriberNotificationRequest$, () => UpdateSubscriberNotificationResponse$
1112
1072
  ];
1113
1073
 
1114
1074
  class CreateAwsLogSourceCommand extends smithyClient.Command