@aws-sdk/client-notifications 3.957.0 → 3.962.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -44
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +583 -824
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +581 -822
- package/package.json +2 -2
package/dist-cjs/index.js
CHANGED
|
@@ -516,1016 +516,775 @@ const _ty = "type";
|
|
|
516
516
|
const _u = "url";
|
|
517
517
|
const _v = "value";
|
|
518
518
|
const n0 = "com.amazonaws.notifications";
|
|
519
|
-
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
519
|
+
var AccessDeniedException$ = [-3, n0, _ADE,
|
|
520
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
521
|
+
[_m],
|
|
522
|
+
[0]
|
|
523
|
+
];
|
|
520
524
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
521
|
-
var AggregationDetail$ = [3, n0, _AD,
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
525
|
+
var AggregationDetail$ = [3, n0, _AD,
|
|
526
|
+
0,
|
|
527
|
+
[_sD],
|
|
528
|
+
[() => SummarizationDimensionDetails]
|
|
529
|
+
];
|
|
530
|
+
var AggregationKey$ = [3, n0, _AK,
|
|
531
|
+
0,
|
|
532
|
+
[_n, _v],
|
|
533
|
+
[0, 0]
|
|
534
|
+
];
|
|
535
|
+
var AggregationSummary$ = [3, n0, _AS,
|
|
527
536
|
0,
|
|
528
537
|
[_eC, _aB, _aA, _aR, _aOU, _aSD],
|
|
529
|
-
[
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
n0,
|
|
543
|
-
_AMNACR,
|
|
538
|
+
[1, () => AggregationKeys, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverviews]
|
|
539
|
+
];
|
|
540
|
+
var AssociateChannelRequest$ = [3, n0, _ACR,
|
|
541
|
+
0,
|
|
542
|
+
[_a, _nCA],
|
|
543
|
+
[[0, 1], 0]
|
|
544
|
+
];
|
|
545
|
+
var AssociateChannelResponse$ = [3, n0, _ACRs,
|
|
546
|
+
0,
|
|
547
|
+
[],
|
|
548
|
+
[]
|
|
549
|
+
];
|
|
550
|
+
var AssociateManagedNotificationAccountContactRequest$ = [3, n0, _AMNACR,
|
|
544
551
|
0,
|
|
545
552
|
[_cI, _mNCA],
|
|
546
|
-
[[0, 1], 0]
|
|
553
|
+
[[0, 1], 0]
|
|
554
|
+
];
|
|
555
|
+
var AssociateManagedNotificationAccountContactResponse$ = [3, n0, _AMNACRs,
|
|
556
|
+
0,
|
|
557
|
+
[],
|
|
558
|
+
[]
|
|
547
559
|
];
|
|
548
|
-
var
|
|
549
|
-
var AssociateManagedNotificationAdditionalChannelRequest$ = [
|
|
550
|
-
3,
|
|
551
|
-
n0,
|
|
552
|
-
_AMNACRss,
|
|
560
|
+
var AssociateManagedNotificationAdditionalChannelRequest$ = [3, n0, _AMNACRss,
|
|
553
561
|
0,
|
|
554
562
|
[_cA, _mNCA],
|
|
555
|
-
[[0, 1], 0]
|
|
563
|
+
[[0, 1], 0]
|
|
556
564
|
];
|
|
557
|
-
var AssociateManagedNotificationAdditionalChannelResponse$ = [
|
|
558
|
-
3,
|
|
559
|
-
n0,
|
|
560
|
-
_AMNACRsso,
|
|
565
|
+
var AssociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _AMNACRsso,
|
|
561
566
|
0,
|
|
562
567
|
[],
|
|
568
|
+
[]
|
|
569
|
+
];
|
|
570
|
+
var AssociateOrganizationalUnitRequest$ = [3, n0, _AOUR,
|
|
571
|
+
0,
|
|
572
|
+
[_oUI, _nCA],
|
|
573
|
+
[[0, 1], 0]
|
|
574
|
+
];
|
|
575
|
+
var AssociateOrganizationalUnitResponse$ = [3, n0, _AOURs,
|
|
576
|
+
0,
|
|
563
577
|
[],
|
|
578
|
+
[]
|
|
579
|
+
];
|
|
580
|
+
var ConflictException$ = [-3, n0, _CE,
|
|
581
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
582
|
+
[_m, _rI],
|
|
583
|
+
[0, 0]
|
|
564
584
|
];
|
|
565
|
-
var AssociateOrganizationalUnitRequest$ = [3, n0, _AOUR, 0, [_oUI, _nCA], [[0, 1], 0]];
|
|
566
|
-
var AssociateOrganizationalUnitResponse$ = [3, n0, _AOURs, 0, [], []];
|
|
567
|
-
var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI], [0, 0]];
|
|
568
585
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
569
|
-
var CreateEventRuleRequest$ = [
|
|
570
|
-
3,
|
|
571
|
-
n0,
|
|
572
|
-
_CERR,
|
|
586
|
+
var CreateEventRuleRequest$ = [3, n0, _CERR,
|
|
573
587
|
0,
|
|
574
588
|
[_nCA, _s, _eT, _eP, _r],
|
|
575
|
-
[0, 0, 0, 0, 64 | 0]
|
|
589
|
+
[0, 0, 0, 0, 64 | 0]
|
|
576
590
|
];
|
|
577
|
-
var CreateEventRuleResponse$ = [
|
|
578
|
-
3,
|
|
579
|
-
n0,
|
|
580
|
-
_CERRr,
|
|
591
|
+
var CreateEventRuleResponse$ = [3, n0, _CERRr,
|
|
581
592
|
0,
|
|
582
593
|
[_a, _nCA, _sSBR],
|
|
583
|
-
[0, 0, () => StatusSummaryByRegion]
|
|
594
|
+
[0, 0, () => StatusSummaryByRegion]
|
|
584
595
|
];
|
|
585
|
-
var CreateNotificationConfigurationRequest$ = [
|
|
586
|
-
3,
|
|
587
|
-
n0,
|
|
588
|
-
_CNCR,
|
|
596
|
+
var CreateNotificationConfigurationRequest$ = [3, n0, _CNCR,
|
|
589
597
|
0,
|
|
590
598
|
[_n, _d, _aD, _t],
|
|
591
|
-
[0, 0, 0, 128 | 0]
|
|
592
|
-
];
|
|
593
|
-
var CreateNotificationConfigurationResponse$ = [3, n0, _CNCRr,
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
var
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
599
|
+
[0, 0, 0, 128 | 0]
|
|
600
|
+
];
|
|
601
|
+
var CreateNotificationConfigurationResponse$ = [3, n0, _CNCRr,
|
|
602
|
+
0,
|
|
603
|
+
[_a, _st],
|
|
604
|
+
[0, 0]
|
|
605
|
+
];
|
|
606
|
+
var DeleteEventRuleRequest$ = [3, n0, _DERR,
|
|
607
|
+
0,
|
|
608
|
+
[_a],
|
|
609
|
+
[[0, 1]]
|
|
610
|
+
];
|
|
611
|
+
var DeleteEventRuleResponse$ = [3, n0, _DERRe,
|
|
612
|
+
0,
|
|
613
|
+
[],
|
|
614
|
+
[]
|
|
615
|
+
];
|
|
616
|
+
var DeleteNotificationConfigurationRequest$ = [3, n0, _DNCR,
|
|
617
|
+
0,
|
|
618
|
+
[_a],
|
|
619
|
+
[[0, 1]]
|
|
620
|
+
];
|
|
621
|
+
var DeleteNotificationConfigurationResponse$ = [3, n0, _DNCRe,
|
|
622
|
+
0,
|
|
623
|
+
[],
|
|
624
|
+
[]
|
|
625
|
+
];
|
|
626
|
+
var DeregisterNotificationHubRequest$ = [3, n0, _DNHR,
|
|
627
|
+
0,
|
|
628
|
+
[_nHR],
|
|
629
|
+
[[0, 1]]
|
|
630
|
+
];
|
|
631
|
+
var DeregisterNotificationHubResponse$ = [3, n0, _DNHRe,
|
|
603
632
|
0,
|
|
604
633
|
[_nHR, _sS],
|
|
605
|
-
[0, () => NotificationHubStatusSummary$]
|
|
606
|
-
];
|
|
607
|
-
var Dimension$ = [3, n0, _D,
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
var
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
634
|
+
[0, () => NotificationHubStatusSummary$]
|
|
635
|
+
];
|
|
636
|
+
var Dimension$ = [3, n0, _D,
|
|
637
|
+
0,
|
|
638
|
+
[_n, _v],
|
|
639
|
+
[0, 0]
|
|
640
|
+
];
|
|
641
|
+
var DisableNotificationsAccessForOrganizationRequest$ = [3, n0, _DNAFOR,
|
|
642
|
+
0,
|
|
643
|
+
[],
|
|
644
|
+
[]
|
|
645
|
+
];
|
|
646
|
+
var DisableNotificationsAccessForOrganizationResponse$ = [3, n0, _DNAFORi,
|
|
647
|
+
0,
|
|
648
|
+
[],
|
|
649
|
+
[]
|
|
650
|
+
];
|
|
651
|
+
var DisassociateChannelRequest$ = [3, n0, _DCR,
|
|
652
|
+
0,
|
|
653
|
+
[_a, _nCA],
|
|
654
|
+
[[0, 1], 0]
|
|
655
|
+
];
|
|
656
|
+
var DisassociateChannelResponse$ = [3, n0, _DCRi,
|
|
657
|
+
0,
|
|
658
|
+
[],
|
|
659
|
+
[]
|
|
660
|
+
];
|
|
661
|
+
var DisassociateManagedNotificationAccountContactRequest$ = [3, n0, _DMNACR,
|
|
616
662
|
0,
|
|
617
663
|
[_cI, _mNCA],
|
|
618
|
-
[[0, 1], 0]
|
|
664
|
+
[[0, 1], 0]
|
|
619
665
|
];
|
|
620
|
-
var DisassociateManagedNotificationAccountContactResponse$ = [3, n0, _DMNACRi,
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
666
|
+
var DisassociateManagedNotificationAccountContactResponse$ = [3, n0, _DMNACRi,
|
|
667
|
+
0,
|
|
668
|
+
[],
|
|
669
|
+
[]
|
|
670
|
+
];
|
|
671
|
+
var DisassociateManagedNotificationAdditionalChannelRequest$ = [3, n0, _DMNACRis,
|
|
625
672
|
0,
|
|
626
673
|
[_cA, _mNCA],
|
|
627
|
-
[[0, 1], 0]
|
|
674
|
+
[[0, 1], 0]
|
|
675
|
+
];
|
|
676
|
+
var DisassociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _DMNACRisa,
|
|
677
|
+
0,
|
|
678
|
+
[],
|
|
679
|
+
[]
|
|
628
680
|
];
|
|
629
|
-
var
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
681
|
+
var DisassociateOrganizationalUnitRequest$ = [3, n0, _DOUR,
|
|
682
|
+
0,
|
|
683
|
+
[_oUI, _nCA],
|
|
684
|
+
[[0, 1], 0]
|
|
685
|
+
];
|
|
686
|
+
var DisassociateOrganizationalUnitResponse$ = [3, n0, _DOURi,
|
|
687
|
+
0,
|
|
688
|
+
[],
|
|
689
|
+
[]
|
|
690
|
+
];
|
|
691
|
+
var EnableNotificationsAccessForOrganizationRequest$ = [3, n0, _ENAFOR,
|
|
633
692
|
0,
|
|
634
693
|
[],
|
|
694
|
+
[]
|
|
695
|
+
];
|
|
696
|
+
var EnableNotificationsAccessForOrganizationResponse$ = [3, n0, _ENAFORn,
|
|
697
|
+
0,
|
|
635
698
|
[],
|
|
699
|
+
[]
|
|
700
|
+
];
|
|
701
|
+
var EventRuleStatusSummary$ = [3, n0, _ERSS,
|
|
702
|
+
0,
|
|
703
|
+
[_st, _re],
|
|
704
|
+
[0, 0]
|
|
636
705
|
];
|
|
637
|
-
var
|
|
638
|
-
var DisassociateOrganizationalUnitResponse$ = [3, n0, _DOURi, 0, [], []];
|
|
639
|
-
var EnableNotificationsAccessForOrganizationRequest$ = [3, n0, _ENAFOR, 0, [], []];
|
|
640
|
-
var EnableNotificationsAccessForOrganizationResponse$ = [3, n0, _ENAFORn, 0, [], []];
|
|
641
|
-
var EventRuleStatusSummary$ = [3, n0, _ERSS, 0, [_st, _re], [0, 0]];
|
|
642
|
-
var EventRuleStructure$ = [
|
|
643
|
-
3,
|
|
644
|
-
n0,
|
|
645
|
-
_ERS,
|
|
706
|
+
var EventRuleStructure$ = [3, n0, _ERS,
|
|
646
707
|
0,
|
|
647
708
|
[_a, _nCA, _cT, _s, _eT, _eP, _r, _mR, _sSBR],
|
|
648
|
-
[0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
|
|
709
|
+
[0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
|
|
649
710
|
];
|
|
650
|
-
var GetEventRuleRequest$ = [3, n0, _GERR,
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
711
|
+
var GetEventRuleRequest$ = [3, n0, _GERR,
|
|
712
|
+
0,
|
|
713
|
+
[_a],
|
|
714
|
+
[[0, 1]]
|
|
715
|
+
];
|
|
716
|
+
var GetEventRuleResponse$ = [3, n0, _GERRe,
|
|
655
717
|
0,
|
|
656
718
|
[_a, _nCA, _cT, _s, _eT, _eP, _r, _mR, _sSBR],
|
|
657
|
-
[0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
|
|
719
|
+
[0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
|
|
658
720
|
];
|
|
659
|
-
var GetManagedNotificationChildEventRequest$ = [
|
|
660
|
-
3,
|
|
661
|
-
n0,
|
|
662
|
-
_GMNCER,
|
|
721
|
+
var GetManagedNotificationChildEventRequest$ = [3, n0, _GMNCER,
|
|
663
722
|
0,
|
|
664
723
|
[_a, _l],
|
|
665
|
-
[
|
|
666
|
-
[0, 1],
|
|
667
|
-
[0, { [_hQ]: _l }],
|
|
668
|
-
],
|
|
724
|
+
[[0, 1], [0, { [_hQ]: _l }]]
|
|
669
725
|
];
|
|
670
|
-
var GetManagedNotificationChildEventResponse$ = [
|
|
671
|
-
3,
|
|
672
|
-
n0,
|
|
673
|
-
_GMNCERe,
|
|
726
|
+
var GetManagedNotificationChildEventResponse$ = [3, n0, _GMNCERe,
|
|
674
727
|
0,
|
|
675
728
|
[_a, _mNCA, _cT, _co],
|
|
676
|
-
[0, 0, 5, () => ManagedNotificationChildEvent$]
|
|
729
|
+
[0, 0, 5, () => ManagedNotificationChildEvent$]
|
|
730
|
+
];
|
|
731
|
+
var GetManagedNotificationConfigurationRequest$ = [3, n0, _GMNCR,
|
|
732
|
+
0,
|
|
733
|
+
[_a],
|
|
734
|
+
[[0, 1]]
|
|
677
735
|
];
|
|
678
|
-
var
|
|
679
|
-
var GetManagedNotificationConfigurationResponse$ = [
|
|
680
|
-
3,
|
|
681
|
-
n0,
|
|
682
|
-
_GMNCRe,
|
|
736
|
+
var GetManagedNotificationConfigurationResponse$ = [3, n0, _GMNCRe,
|
|
683
737
|
0,
|
|
684
738
|
[_a, _n, _d, _ca, _sC],
|
|
685
|
-
[0, 0, 0, 0, 0]
|
|
739
|
+
[0, 0, 0, 0, 0]
|
|
686
740
|
];
|
|
687
|
-
var GetManagedNotificationEventRequest$ = [
|
|
688
|
-
3,
|
|
689
|
-
n0,
|
|
690
|
-
_GMNER,
|
|
741
|
+
var GetManagedNotificationEventRequest$ = [3, n0, _GMNER,
|
|
691
742
|
0,
|
|
692
743
|
[_a, _l],
|
|
693
|
-
[
|
|
694
|
-
[0, 1],
|
|
695
|
-
[0, { [_hQ]: _l }],
|
|
696
|
-
],
|
|
744
|
+
[[0, 1], [0, { [_hQ]: _l }]]
|
|
697
745
|
];
|
|
698
|
-
var GetManagedNotificationEventResponse$ = [
|
|
699
|
-
3,
|
|
700
|
-
n0,
|
|
701
|
-
_GMNERe,
|
|
746
|
+
var GetManagedNotificationEventResponse$ = [3, n0, _GMNERe,
|
|
702
747
|
0,
|
|
703
748
|
[_a, _mNCA, _cT, _co],
|
|
704
|
-
[0, 0, 5, () => ManagedNotificationEvent$]
|
|
749
|
+
[0, 0, 5, () => ManagedNotificationEvent$]
|
|
750
|
+
];
|
|
751
|
+
var GetNotificationConfigurationRequest$ = [3, n0, _GNCR,
|
|
752
|
+
0,
|
|
753
|
+
[_a],
|
|
754
|
+
[[0, 1]]
|
|
705
755
|
];
|
|
706
|
-
var
|
|
707
|
-
var GetNotificationConfigurationResponse$ = [
|
|
708
|
-
3,
|
|
709
|
-
n0,
|
|
710
|
-
_GNCRe,
|
|
756
|
+
var GetNotificationConfigurationResponse$ = [3, n0, _GNCRe,
|
|
711
757
|
0,
|
|
712
758
|
[_a, _n, _d, _st, _cT, _aD, _su],
|
|
713
|
-
[0, 0, 0, 0, 5, 0, 0]
|
|
759
|
+
[0, 0, 0, 0, 5, 0, 0]
|
|
714
760
|
];
|
|
715
|
-
var GetNotificationEventRequest$ = [
|
|
716
|
-
3,
|
|
717
|
-
n0,
|
|
718
|
-
_GNER,
|
|
761
|
+
var GetNotificationEventRequest$ = [3, n0, _GNER,
|
|
719
762
|
0,
|
|
720
763
|
[_a, _l],
|
|
721
|
-
[
|
|
722
|
-
[0, 1],
|
|
723
|
-
[0, { [_hQ]: _l }],
|
|
724
|
-
],
|
|
764
|
+
[[0, 1], [0, { [_hQ]: _l }]]
|
|
725
765
|
];
|
|
726
|
-
var GetNotificationEventResponse$ = [
|
|
727
|
-
3,
|
|
728
|
-
n0,
|
|
729
|
-
_GNERe,
|
|
766
|
+
var GetNotificationEventResponse$ = [3, n0, _GNERe,
|
|
730
767
|
0,
|
|
731
768
|
[_a, _nCA, _cT, _co],
|
|
732
|
-
[0, 0, 5, () => NotificationEventSchema$]
|
|
769
|
+
[0, 0, 5, () => NotificationEventSchema$]
|
|
770
|
+
];
|
|
771
|
+
var GetNotificationsAccessForOrganizationRequest$ = [3, n0, _GNAFOR,
|
|
772
|
+
0,
|
|
773
|
+
[],
|
|
774
|
+
[]
|
|
733
775
|
];
|
|
734
|
-
var
|
|
735
|
-
var GetNotificationsAccessForOrganizationResponse$ = [
|
|
736
|
-
3,
|
|
737
|
-
n0,
|
|
738
|
-
_GNAFORe,
|
|
776
|
+
var GetNotificationsAccessForOrganizationResponse$ = [3, n0, _GNAFORe,
|
|
739
777
|
0,
|
|
740
778
|
[_nAFO],
|
|
741
|
-
[() => NotificationsAccessForOrganization$]
|
|
779
|
+
[() => NotificationsAccessForOrganization$]
|
|
780
|
+
];
|
|
781
|
+
var InternalServerException$ = [-3, n0, _ISE,
|
|
782
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
783
|
+
[_m],
|
|
784
|
+
[0]
|
|
742
785
|
];
|
|
743
|
-
var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
744
786
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
745
|
-
var ListChannelsRequest$ = [
|
|
746
|
-
3,
|
|
747
|
-
n0,
|
|
748
|
-
_LCR,
|
|
787
|
+
var ListChannelsRequest$ = [3, n0, _LCR,
|
|
749
788
|
0,
|
|
750
789
|
[_nCA, _mRa, _nT],
|
|
751
|
-
[
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
],
|
|
756
|
-
]
|
|
757
|
-
|
|
758
|
-
var ListEventRulesRequest$ = [
|
|
759
|
-
3,
|
|
760
|
-
n0,
|
|
761
|
-
_LERR,
|
|
790
|
+
[[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
791
|
+
];
|
|
792
|
+
var ListChannelsResponse$ = [3, n0, _LCRi,
|
|
793
|
+
0,
|
|
794
|
+
[_nT, _ch],
|
|
795
|
+
[0, 64 | 0]
|
|
796
|
+
];
|
|
797
|
+
var ListEventRulesRequest$ = [3, n0, _LERR,
|
|
762
798
|
0,
|
|
763
799
|
[_nCA, _mRa, _nT],
|
|
764
|
-
[
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
],
|
|
769
|
-
]
|
|
770
|
-
|
|
771
|
-
var ListManagedNotificationChannelAssociationsRequest$ = [
|
|
772
|
-
3,
|
|
773
|
-
n0,
|
|
774
|
-
_LMNCAR,
|
|
800
|
+
[[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
801
|
+
];
|
|
802
|
+
var ListEventRulesResponse$ = [3, n0, _LERRi,
|
|
803
|
+
0,
|
|
804
|
+
[_nT, _eR],
|
|
805
|
+
[0, () => EventRules]
|
|
806
|
+
];
|
|
807
|
+
var ListManagedNotificationChannelAssociationsRequest$ = [3, n0, _LMNCAR,
|
|
775
808
|
0,
|
|
776
809
|
[_mNCA, _mRa, _nT],
|
|
777
|
-
[
|
|
778
|
-
[0, { [_hQ]: _mNCA }],
|
|
779
|
-
[1, { [_hQ]: _mRa }],
|
|
780
|
-
[0, { [_hQ]: _nT }],
|
|
781
|
-
],
|
|
810
|
+
[[0, { [_hQ]: _mNCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
782
811
|
];
|
|
783
|
-
var ListManagedNotificationChannelAssociationsResponse$ = [
|
|
784
|
-
3,
|
|
785
|
-
n0,
|
|
786
|
-
_LMNCARi,
|
|
812
|
+
var ListManagedNotificationChannelAssociationsResponse$ = [3, n0, _LMNCARi,
|
|
787
813
|
0,
|
|
788
814
|
[_nT, _cAh],
|
|
789
|
-
[0, () => ManagedNotificationChannelAssociations]
|
|
815
|
+
[0, () => ManagedNotificationChannelAssociations]
|
|
790
816
|
];
|
|
791
|
-
var ListManagedNotificationChildEventsRequest$ = [
|
|
792
|
-
3,
|
|
793
|
-
n0,
|
|
794
|
-
_LMNCER,
|
|
817
|
+
var ListManagedNotificationChildEventsRequest$ = [3, n0, _LMNCER,
|
|
795
818
|
0,
|
|
796
819
|
[_aMNEA, _sT, _eTn, _l, _mRa, _rA, _oUI, _nT],
|
|
797
|
-
[
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
[5, { [_hQ]: _eTn }],
|
|
801
|
-
[0, { [_hQ]: _l }],
|
|
802
|
-
[1, { [_hQ]: _mRa }],
|
|
803
|
-
[0, { [_hQ]: _rA }],
|
|
804
|
-
[0, { [_hQ]: _oUI }],
|
|
805
|
-
[0, { [_hQ]: _nT }],
|
|
806
|
-
],
|
|
807
|
-
];
|
|
808
|
-
var ListManagedNotificationChildEventsResponse$ = [
|
|
809
|
-
3,
|
|
810
|
-
n0,
|
|
811
|
-
_LMNCERi,
|
|
820
|
+
[[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eTn }], [0, { [_hQ]: _l }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _rA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _nT }]]
|
|
821
|
+
];
|
|
822
|
+
var ListManagedNotificationChildEventsResponse$ = [3, n0, _LMNCERi,
|
|
812
823
|
0,
|
|
813
824
|
[_nT, _mNCE],
|
|
814
|
-
[0, () => ManagedNotificationChildEvents]
|
|
825
|
+
[0, () => ManagedNotificationChildEvents]
|
|
815
826
|
];
|
|
816
|
-
var ListManagedNotificationConfigurationsRequest$ = [
|
|
817
|
-
3,
|
|
818
|
-
n0,
|
|
819
|
-
_LMNCR,
|
|
827
|
+
var ListManagedNotificationConfigurationsRequest$ = [3, n0, _LMNCR,
|
|
820
828
|
0,
|
|
821
829
|
[_cIh, _mRa, _nT],
|
|
822
|
-
[
|
|
823
|
-
[0, { [_hQ]: _cIh }],
|
|
824
|
-
[1, { [_hQ]: _mRa }],
|
|
825
|
-
[0, { [_hQ]: _nT }],
|
|
826
|
-
],
|
|
830
|
+
[[0, { [_hQ]: _cIh }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
827
831
|
];
|
|
828
|
-
var ListManagedNotificationConfigurationsResponse$ = [
|
|
829
|
-
3,
|
|
830
|
-
n0,
|
|
831
|
-
_LMNCRi,
|
|
832
|
+
var ListManagedNotificationConfigurationsResponse$ = [3, n0, _LMNCRi,
|
|
832
833
|
0,
|
|
833
834
|
[_nT, _mNC],
|
|
834
|
-
[0, () => ManagedNotificationConfigurations]
|
|
835
|
+
[0, () => ManagedNotificationConfigurations]
|
|
835
836
|
];
|
|
836
|
-
var ListManagedNotificationEventsRequest$ = [
|
|
837
|
-
3,
|
|
838
|
-
n0,
|
|
839
|
-
_LMNER,
|
|
837
|
+
var ListManagedNotificationEventsRequest$ = [3, n0, _LMNER,
|
|
840
838
|
0,
|
|
841
839
|
[_sT, _eTn, _l, _s, _mRa, _nT, _oUI, _rA],
|
|
842
|
-
[
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
[0, { [_hQ]: _l }],
|
|
846
|
-
[0, { [_hQ]: _s }],
|
|
847
|
-
[1, { [_hQ]: _mRa }],
|
|
848
|
-
[0, { [_hQ]: _nT }],
|
|
849
|
-
[0, { [_hQ]: _oUI }],
|
|
850
|
-
[0, { [_hQ]: _rA }],
|
|
851
|
-
],
|
|
852
|
-
];
|
|
853
|
-
var ListManagedNotificationEventsResponse$ = [
|
|
854
|
-
3,
|
|
855
|
-
n0,
|
|
856
|
-
_LMNERi,
|
|
840
|
+
[[5, { [_hQ]: _sT }], [5, { [_hQ]: _eTn }], [0, { [_hQ]: _l }], [0, { [_hQ]: _s }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _rA }]]
|
|
841
|
+
];
|
|
842
|
+
var ListManagedNotificationEventsResponse$ = [3, n0, _LMNERi,
|
|
857
843
|
0,
|
|
858
844
|
[_nT, _mNE],
|
|
859
|
-
[0, () => ManagedNotificationEvents]
|
|
845
|
+
[0, () => ManagedNotificationEvents]
|
|
860
846
|
];
|
|
861
|
-
var ListMemberAccountsRequest$ = [
|
|
862
|
-
3,
|
|
863
|
-
n0,
|
|
864
|
-
_LMAR,
|
|
847
|
+
var ListMemberAccountsRequest$ = [3, n0, _LMAR,
|
|
865
848
|
0,
|
|
866
849
|
[_nCA, _mRa, _nT, _mA, _st, _oUI],
|
|
867
|
-
[
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
[0, { [_hQ]: _nT }],
|
|
871
|
-
[0, { [_hQ]: _mA }],
|
|
872
|
-
[0, { [_hQ]: _st }],
|
|
873
|
-
[0, { [_hQ]: _oUI }],
|
|
874
|
-
],
|
|
875
|
-
];
|
|
876
|
-
var ListMemberAccountsResponse$ = [
|
|
877
|
-
3,
|
|
878
|
-
n0,
|
|
879
|
-
_LMARi,
|
|
850
|
+
[[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _mA }], [0, { [_hQ]: _st }], [0, { [_hQ]: _oUI }]]
|
|
851
|
+
];
|
|
852
|
+
var ListMemberAccountsResponse$ = [3, n0, _LMARi,
|
|
880
853
|
0,
|
|
881
854
|
[_mAe, _nT],
|
|
882
|
-
[() => MemberAccounts, 0]
|
|
855
|
+
[() => MemberAccounts, 0]
|
|
883
856
|
];
|
|
884
|
-
var ListNotificationConfigurationsRequest$ = [
|
|
885
|
-
3,
|
|
886
|
-
n0,
|
|
887
|
-
_LNCR,
|
|
857
|
+
var ListNotificationConfigurationsRequest$ = [3, n0, _LNCR,
|
|
888
858
|
0,
|
|
889
859
|
[_eRS, _cA, _st, _su, _mRa, _nT],
|
|
890
|
-
[
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
[0, { [_hQ]: _st }],
|
|
894
|
-
[0, { [_hQ]: _su }],
|
|
895
|
-
[1, { [_hQ]: _mRa }],
|
|
896
|
-
[0, { [_hQ]: _nT }],
|
|
897
|
-
],
|
|
898
|
-
];
|
|
899
|
-
var ListNotificationConfigurationsResponse$ = [
|
|
900
|
-
3,
|
|
901
|
-
n0,
|
|
902
|
-
_LNCRi,
|
|
860
|
+
[[0, { [_hQ]: _eRS }], [0, { [_hQ]: _cA }], [0, { [_hQ]: _st }], [0, { [_hQ]: _su }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
861
|
+
];
|
|
862
|
+
var ListNotificationConfigurationsResponse$ = [3, n0, _LNCRi,
|
|
903
863
|
0,
|
|
904
864
|
[_nT, _nC],
|
|
905
|
-
[0, () => NotificationConfigurations]
|
|
865
|
+
[0, () => NotificationConfigurations]
|
|
906
866
|
];
|
|
907
|
-
var ListNotificationEventsRequest$ = [
|
|
908
|
-
3,
|
|
909
|
-
n0,
|
|
910
|
-
_LNER,
|
|
867
|
+
var ListNotificationEventsRequest$ = [3, n0, _LNER,
|
|
911
868
|
0,
|
|
912
869
|
[_sT, _eTn, _l, _s, _iCE, _aNEA, _mRa, _nT, _oUI],
|
|
913
|
-
[
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
[0, { [_hQ]: _l }],
|
|
917
|
-
[0, { [_hQ]: _s }],
|
|
918
|
-
[2, { [_hQ]: _iCE }],
|
|
919
|
-
[0, { [_hQ]: _aNEA }],
|
|
920
|
-
[1, { [_hQ]: _mRa }],
|
|
921
|
-
[0, { [_hQ]: _nT }],
|
|
922
|
-
[0, { [_hQ]: _oUI }],
|
|
923
|
-
],
|
|
924
|
-
];
|
|
925
|
-
var ListNotificationEventsResponse$ = [
|
|
926
|
-
3,
|
|
927
|
-
n0,
|
|
928
|
-
_LNERi,
|
|
870
|
+
[[5, { [_hQ]: _sT }], [5, { [_hQ]: _eTn }], [0, { [_hQ]: _l }], [0, { [_hQ]: _s }], [2, { [_hQ]: _iCE }], [0, { [_hQ]: _aNEA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _oUI }]]
|
|
871
|
+
];
|
|
872
|
+
var ListNotificationEventsResponse$ = [3, n0, _LNERi,
|
|
929
873
|
0,
|
|
930
874
|
[_nT, _nE],
|
|
931
|
-
[0, () => NotificationEvents]
|
|
875
|
+
[0, () => NotificationEvents]
|
|
932
876
|
];
|
|
933
|
-
var ListNotificationHubsRequest$ = [
|
|
934
|
-
3,
|
|
935
|
-
n0,
|
|
936
|
-
_LNHR,
|
|
877
|
+
var ListNotificationHubsRequest$ = [3, n0, _LNHR,
|
|
937
878
|
0,
|
|
938
879
|
[_mRa, _nT],
|
|
939
|
-
[
|
|
940
|
-
[1, { [_hQ]: _mRa }],
|
|
941
|
-
[0, { [_hQ]: _nT }],
|
|
942
|
-
],
|
|
880
|
+
[[1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
943
881
|
];
|
|
944
|
-
var ListNotificationHubsResponse$ = [
|
|
945
|
-
3,
|
|
946
|
-
n0,
|
|
947
|
-
_LNHRi,
|
|
882
|
+
var ListNotificationHubsResponse$ = [3, n0, _LNHRi,
|
|
948
883
|
0,
|
|
949
884
|
[_nH, _nT],
|
|
950
|
-
[() => NotificationHubs, 0]
|
|
885
|
+
[() => NotificationHubs, 0]
|
|
951
886
|
];
|
|
952
|
-
var ListOrganizationalUnitsRequest$ = [
|
|
953
|
-
3,
|
|
954
|
-
n0,
|
|
955
|
-
_LOUR,
|
|
887
|
+
var ListOrganizationalUnitsRequest$ = [3, n0, _LOUR,
|
|
956
888
|
0,
|
|
957
889
|
[_nCA, _mRa, _nT],
|
|
958
|
-
[
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
],
|
|
963
|
-
]
|
|
964
|
-
|
|
965
|
-
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
890
|
+
[[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
|
|
891
|
+
];
|
|
892
|
+
var ListOrganizationalUnitsResponse$ = [3, n0, _LOURi,
|
|
893
|
+
0,
|
|
894
|
+
[_oU, _nT],
|
|
895
|
+
[64 | 0, 0]
|
|
896
|
+
];
|
|
897
|
+
var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
898
|
+
0,
|
|
899
|
+
[_a],
|
|
900
|
+
[[0, 1]]
|
|
901
|
+
];
|
|
902
|
+
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
903
|
+
0,
|
|
904
|
+
[_t],
|
|
905
|
+
[128 | 0]
|
|
906
|
+
];
|
|
907
|
+
var ManagedNotificationChannelAssociationSummary$ = [3, n0, _MNCAS,
|
|
971
908
|
0,
|
|
972
909
|
[_cIh, _cTh, _oO],
|
|
973
|
-
[0, 0, 0]
|
|
910
|
+
[0, 0, 0]
|
|
974
911
|
];
|
|
975
|
-
var ManagedNotificationChildEvent$ = [
|
|
976
|
-
3,
|
|
977
|
-
n0,
|
|
978
|
-
_MNCE,
|
|
912
|
+
var ManagedNotificationChildEvent$ = [3, n0, _MNCE,
|
|
979
913
|
0,
|
|
980
914
|
[_sV, _i, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aMNEA, _sT, _eTn, _tP, _oUI, _aDg],
|
|
981
|
-
[0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, 5, 5, () => TextParts, 0, () => AggregationDetail$]
|
|
915
|
+
[0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, 5, 5, () => TextParts, 0, () => AggregationDetail$]
|
|
982
916
|
];
|
|
983
|
-
var ManagedNotificationChildEventOverview$ = [
|
|
984
|
-
3,
|
|
985
|
-
n0,
|
|
986
|
-
_MNCEO,
|
|
917
|
+
var ManagedNotificationChildEventOverview$ = [3, n0, _MNCEO,
|
|
987
918
|
0,
|
|
988
919
|
[_a, _mNCA, _rA, _cT, _cE, _aMNEA, _oUI],
|
|
989
|
-
[0, 0, 0, 5, () => ManagedNotificationChildEventSummary$, 0, 0]
|
|
920
|
+
[0, 0, 0, 5, () => ManagedNotificationChildEventSummary$, 0, 0]
|
|
990
921
|
];
|
|
991
|
-
var ManagedNotificationChildEventSummary$ = [
|
|
992
|
-
3,
|
|
993
|
-
n0,
|
|
994
|
-
_MNCES,
|
|
922
|
+
var ManagedNotificationChildEventSummary$ = [3, n0, _MNCES,
|
|
995
923
|
0,
|
|
996
924
|
[_sV, _sEM, _mC, _aDg, _eS, _nTo],
|
|
997
|
-
[0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, () => AggregationDetail$, 0, 0]
|
|
925
|
+
[0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, () => AggregationDetail$, 0, 0]
|
|
998
926
|
];
|
|
999
|
-
var ManagedNotificationConfigurationStructure$ = [
|
|
1000
|
-
3,
|
|
1001
|
-
n0,
|
|
1002
|
-
_MNCS,
|
|
927
|
+
var ManagedNotificationConfigurationStructure$ = [3, n0, _MNCS,
|
|
1003
928
|
0,
|
|
1004
929
|
[_a, _n, _d],
|
|
1005
|
-
[0, 0, 0]
|
|
930
|
+
[0, 0, 0]
|
|
1006
931
|
];
|
|
1007
|
-
var ManagedNotificationEvent$ = [
|
|
1008
|
-
3,
|
|
1009
|
-
n0,
|
|
1010
|
-
_MNE,
|
|
932
|
+
var ManagedNotificationEvent$ = [3, n0, _MNE,
|
|
1011
933
|
0,
|
|
1012
934
|
[_sV, _i, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aET, _aS, _sT, _eTn, _tP, _oUI],
|
|
1013
|
-
[0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, () => TextParts, 0]
|
|
935
|
+
[0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, () => TextParts, 0]
|
|
1014
936
|
];
|
|
1015
|
-
var ManagedNotificationEventOverview$ = [
|
|
1016
|
-
3,
|
|
1017
|
-
n0,
|
|
1018
|
-
_MNEO,
|
|
937
|
+
var ManagedNotificationEventOverview$ = [3, n0, _MNEO,
|
|
1019
938
|
0,
|
|
1020
939
|
[_a, _mNCA, _rA, _cT, _nEo, _aET, _oUI, _aS, _aNR],
|
|
1021
|
-
[0, 0, 0, 5, () => ManagedNotificationEventSummary$, 0, 0, () => AggregationSummary$, 64 | 0]
|
|
940
|
+
[0, 0, 0, 5, () => ManagedNotificationEventSummary$, 0, 0, () => AggregationSummary$, 64 | 0]
|
|
1022
941
|
];
|
|
1023
|
-
var ManagedNotificationEventSummary$ = [
|
|
1024
|
-
3,
|
|
1025
|
-
n0,
|
|
1026
|
-
_MNES,
|
|
942
|
+
var ManagedNotificationEventSummary$ = [3, n0, _MNES,
|
|
1027
943
|
0,
|
|
1028
944
|
[_sV, _sEM, _mC, _eS, _nTo],
|
|
1029
|
-
[0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
|
|
945
|
+
[0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
|
|
946
|
+
];
|
|
947
|
+
var ManagedSourceEventMetadataSummary$ = [3, n0, _MSEMS,
|
|
948
|
+
0,
|
|
949
|
+
[_eOR, _s, _eT],
|
|
950
|
+
[0, 0, 0]
|
|
951
|
+
];
|
|
952
|
+
var MediaElement$ = [3, n0, _ME,
|
|
953
|
+
0,
|
|
954
|
+
[_mI, _ty, _u, _cap],
|
|
955
|
+
[0, 0, 0, 0]
|
|
1030
956
|
];
|
|
1031
|
-
var
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
_MC,
|
|
957
|
+
var MemberAccount$ = [3, n0, _MA,
|
|
958
|
+
0,
|
|
959
|
+
[_nCA, _aI, _st, _sR, _oUI],
|
|
960
|
+
[0, 0, 0, 0, 0]
|
|
961
|
+
];
|
|
962
|
+
var MessageComponents$ = [3, n0, _MC,
|
|
1038
963
|
0,
|
|
1039
964
|
[_h, _pS, _cD, _di],
|
|
1040
|
-
[0, 0, 0, () => Dimensions]
|
|
965
|
+
[0, 0, 0, () => Dimensions]
|
|
966
|
+
];
|
|
967
|
+
var MessageComponentsSummary$ = [3, n0, _MCS,
|
|
968
|
+
0,
|
|
969
|
+
[_h],
|
|
970
|
+
[0]
|
|
1041
971
|
];
|
|
1042
|
-
var
|
|
1043
|
-
var NotificationConfigurationStructure$ = [
|
|
1044
|
-
3,
|
|
1045
|
-
n0,
|
|
1046
|
-
_NCS,
|
|
972
|
+
var NotificationConfigurationStructure$ = [3, n0, _NCS,
|
|
1047
973
|
0,
|
|
1048
974
|
[_a, _n, _d, _st, _cT, _aD, _su],
|
|
1049
|
-
[0, 0, 0, 0, 5, 0, 0]
|
|
975
|
+
[0, 0, 0, 0, 5, 0, 0]
|
|
1050
976
|
];
|
|
1051
|
-
var NotificationEventOverview$ = [
|
|
1052
|
-
3,
|
|
1053
|
-
n0,
|
|
1054
|
-
_NEO,
|
|
977
|
+
var NotificationEventOverview$ = [3, n0, _NEO,
|
|
1055
978
|
0,
|
|
1056
979
|
[_a, _nCA, _rA, _cT, _nEo, _aET, _aNEA, _aS, _oUI],
|
|
1057
|
-
[0, 0, 0, 5, () => NotificationEventSummary$, 0, 0, () => AggregationSummary$, 0]
|
|
980
|
+
[0, 0, 0, 5, () => NotificationEventSummary$, 0, 0, () => AggregationSummary$, 0]
|
|
1058
981
|
];
|
|
1059
|
-
var NotificationEventSchema$ = [
|
|
1060
|
-
3,
|
|
1061
|
-
n0,
|
|
1062
|
-
_NES,
|
|
982
|
+
var NotificationEventSchema$ = [3, n0, _NES,
|
|
1063
983
|
0,
|
|
1064
984
|
[_sV, _i, _sEM, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aET, _aNEA, _aS, _sT, _eTn, _tP, _me, _oUI],
|
|
1065
|
-
[
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
() => SourceEventMetadata$,
|
|
1069
|
-
() => MessageComponents$,
|
|
1070
|
-
0,
|
|
1071
|
-
0,
|
|
1072
|
-
0,
|
|
1073
|
-
0,
|
|
1074
|
-
0,
|
|
1075
|
-
0,
|
|
1076
|
-
() => AggregationSummary$,
|
|
1077
|
-
5,
|
|
1078
|
-
5,
|
|
1079
|
-
() => TextParts,
|
|
1080
|
-
() => Media,
|
|
1081
|
-
0,
|
|
1082
|
-
],
|
|
1083
|
-
];
|
|
1084
|
-
var NotificationEventSummary$ = [
|
|
1085
|
-
3,
|
|
1086
|
-
n0,
|
|
1087
|
-
_NESo,
|
|
985
|
+
[0, 0, () => SourceEventMetadata$, () => MessageComponents$, 0, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, () => TextParts, () => Media, 0]
|
|
986
|
+
];
|
|
987
|
+
var NotificationEventSummary$ = [3, n0, _NESo,
|
|
1088
988
|
0,
|
|
1089
989
|
[_sV, _sEM, _mC, _eS, _nTo],
|
|
1090
|
-
[0, () => SourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
|
|
990
|
+
[0, () => SourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
|
|
1091
991
|
];
|
|
1092
|
-
var NotificationHubOverview$ = [
|
|
1093
|
-
3,
|
|
1094
|
-
n0,
|
|
1095
|
-
_NHO,
|
|
992
|
+
var NotificationHubOverview$ = [3, n0, _NHO,
|
|
1096
993
|
0,
|
|
1097
994
|
[_nHR, _sS, _cT, _lAT],
|
|
1098
|
-
[0, () => NotificationHubStatusSummary$, 5, 5]
|
|
995
|
+
[0, () => NotificationHubStatusSummary$, 5, 5]
|
|
996
|
+
];
|
|
997
|
+
var NotificationHubStatusSummary$ = [3, n0, _NHSS,
|
|
998
|
+
0,
|
|
999
|
+
[_st, _re],
|
|
1000
|
+
[0, 0]
|
|
1001
|
+
];
|
|
1002
|
+
var NotificationsAccessForOrganization$ = [3, n0, _NAFO,
|
|
1003
|
+
0,
|
|
1004
|
+
[_aSc],
|
|
1005
|
+
[0]
|
|
1099
1006
|
];
|
|
1100
|
-
var
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
_RNHRe,
|
|
1007
|
+
var RegisterNotificationHubRequest$ = [3, n0, _RNHR,
|
|
1008
|
+
0,
|
|
1009
|
+
[_nHR],
|
|
1010
|
+
[0]
|
|
1011
|
+
];
|
|
1012
|
+
var RegisterNotificationHubResponse$ = [3, n0, _RNHRe,
|
|
1107
1013
|
0,
|
|
1108
1014
|
[_nHR, _sS, _cT, _lAT],
|
|
1109
|
-
[0, () => NotificationHubStatusSummary$, 5, 5]
|
|
1015
|
+
[0, () => NotificationHubStatusSummary$, 5, 5]
|
|
1016
|
+
];
|
|
1017
|
+
var Resource$ = [3, n0, _R,
|
|
1018
|
+
0,
|
|
1019
|
+
[_i, _a, _dU, _t],
|
|
1020
|
+
[0, 0, 0, 64 | 0]
|
|
1021
|
+
];
|
|
1022
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
1023
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
1024
|
+
[_m, _rI],
|
|
1025
|
+
[0, 0]
|
|
1110
1026
|
];
|
|
1111
|
-
var Resource$ = [3, n0, _R, 0, [_i, _a, _dU, _t], [0, 0, 0, 64 | 0]];
|
|
1112
|
-
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m, _rI], [0, 0]];
|
|
1113
1027
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1114
|
-
var ServiceQuotaExceededException$ = [
|
|
1115
|
-
-3,
|
|
1116
|
-
n0,
|
|
1117
|
-
_SQEE,
|
|
1028
|
+
var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
1118
1029
|
{ [_e]: _c, [_hE]: 402 },
|
|
1119
1030
|
[_m, _rT, _rI, _sCe, _qC],
|
|
1120
|
-
[0, 0, 0, 0, 0]
|
|
1031
|
+
[0, 0, 0, 0, 0]
|
|
1121
1032
|
];
|
|
1122
1033
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
1123
|
-
var SourceEventMetadata$ = [
|
|
1124
|
-
3,
|
|
1125
|
-
n0,
|
|
1126
|
-
_SEM,
|
|
1034
|
+
var SourceEventMetadata$ = [3, n0, _SEM,
|
|
1127
1035
|
0,
|
|
1128
1036
|
[_eTV, _sEI, _eOR, _rA, _s, _eOT, _eT, _rR],
|
|
1129
|
-
[0, 0, 0, 0, 0, 5, 0, () => Resources]
|
|
1130
|
-
];
|
|
1131
|
-
var SourceEventMetadataSummary$ = [3, n0, _SEMS,
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
var
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1037
|
+
[0, 0, 0, 0, 0, 5, 0, () => Resources]
|
|
1038
|
+
];
|
|
1039
|
+
var SourceEventMetadataSummary$ = [3, n0, _SEMS,
|
|
1040
|
+
0,
|
|
1041
|
+
[_eOR, _s, _eT],
|
|
1042
|
+
[0, 0, 0]
|
|
1043
|
+
];
|
|
1044
|
+
var SummarizationDimensionDetail$ = [3, n0, _SDD,
|
|
1045
|
+
0,
|
|
1046
|
+
[_n, _v],
|
|
1047
|
+
[0, 0]
|
|
1048
|
+
];
|
|
1049
|
+
var SummarizationDimensionOverview$ = [3, n0, _SDO,
|
|
1050
|
+
0,
|
|
1051
|
+
[_n, _cou, _sVa],
|
|
1052
|
+
[0, 1, 64 | 0]
|
|
1053
|
+
];
|
|
1054
|
+
var TagResourceRequest$ = [3, n0, _TRR,
|
|
1055
|
+
0,
|
|
1056
|
+
[_a, _t],
|
|
1057
|
+
[[0, 1], 128 | 0]
|
|
1058
|
+
];
|
|
1059
|
+
var TagResourceResponse$ = [3, n0, _TRRa,
|
|
1060
|
+
0,
|
|
1061
|
+
[],
|
|
1062
|
+
[]
|
|
1063
|
+
];
|
|
1064
|
+
var TextPartValue$ = [3, n0, _TPV,
|
|
1065
|
+
0,
|
|
1066
|
+
[_ty, _dT, _tBL, _u],
|
|
1067
|
+
[0, 0, 128 | 0, 0]
|
|
1068
|
+
];
|
|
1069
|
+
var ThrottlingException$ = [-3, n0, _TE,
|
|
1141
1070
|
{ [_e]: _c, [_hE]: 429 },
|
|
1142
1071
|
[_m, _sCe, _qC, _rAS],
|
|
1143
|
-
[0, 0, 0, [1, { [_hH]: _RA }]]
|
|
1072
|
+
[0, 0, 0, [1, { [_hH]: _RA }]]
|
|
1144
1073
|
];
|
|
1145
1074
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
1146
|
-
var UntagResourceRequest$ = [
|
|
1147
|
-
3,
|
|
1148
|
-
n0,
|
|
1149
|
-
_URR,
|
|
1075
|
+
var UntagResourceRequest$ = [3, n0, _URR,
|
|
1150
1076
|
0,
|
|
1151
1077
|
[_a, _tK],
|
|
1152
|
-
[
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
]
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
var
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1078
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]]
|
|
1079
|
+
];
|
|
1080
|
+
var UntagResourceResponse$ = [3, n0, _URRn,
|
|
1081
|
+
0,
|
|
1082
|
+
[],
|
|
1083
|
+
[]
|
|
1084
|
+
];
|
|
1085
|
+
var UpdateEventRuleRequest$ = [3, n0, _UERR,
|
|
1086
|
+
0,
|
|
1087
|
+
[_a, _eP, _r],
|
|
1088
|
+
[[0, 1], 0, 64 | 0]
|
|
1089
|
+
];
|
|
1090
|
+
var UpdateEventRuleResponse$ = [3, n0, _UERRp,
|
|
1163
1091
|
0,
|
|
1164
1092
|
[_a, _nCA, _sSBR],
|
|
1165
|
-
[0, 0, () => StatusSummaryByRegion]
|
|
1093
|
+
[0, 0, () => StatusSummaryByRegion]
|
|
1166
1094
|
];
|
|
1167
|
-
var UpdateNotificationConfigurationRequest$ = [
|
|
1168
|
-
3,
|
|
1169
|
-
n0,
|
|
1170
|
-
_UNCR,
|
|
1095
|
+
var UpdateNotificationConfigurationRequest$ = [3, n0, _UNCR,
|
|
1171
1096
|
0,
|
|
1172
1097
|
[_a, _n, _d, _aD],
|
|
1173
|
-
[[0, 1], 0, 0, 0]
|
|
1098
|
+
[[0, 1], 0, 0, 0]
|
|
1099
|
+
];
|
|
1100
|
+
var UpdateNotificationConfigurationResponse$ = [3, n0, _UNCRp,
|
|
1101
|
+
0,
|
|
1102
|
+
[_a],
|
|
1103
|
+
[0]
|
|
1174
1104
|
];
|
|
1175
|
-
var
|
|
1176
|
-
var ValidationException$ = [
|
|
1177
|
-
-3,
|
|
1178
|
-
n0,
|
|
1179
|
-
_VE,
|
|
1105
|
+
var ValidationException$ = [-3, n0, _VE,
|
|
1180
1106
|
{ [_e]: _c, [_hE]: 400 },
|
|
1181
1107
|
[_m, _re, _fL],
|
|
1182
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
1108
|
+
[0, 0, () => ValidationExceptionFieldList]
|
|
1183
1109
|
];
|
|
1184
1110
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
1185
|
-
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
1111
|
+
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
1112
|
+
0,
|
|
1113
|
+
[_n, _m],
|
|
1114
|
+
[0, 0]
|
|
1115
|
+
];
|
|
1186
1116
|
var NotificationsServiceException$ = [-3, _sm, "NotificationsServiceException", 0, [], []];
|
|
1187
1117
|
schema.TypeRegistry.for(_sm).registerError(NotificationsServiceException$, NotificationsServiceException);
|
|
1188
|
-
var AggregationKeys = [1, n0, _AKg,
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
var
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
0,
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
() => ManagedNotificationConfigurationStructure
|
|
1205
|
-
];
|
|
1206
|
-
var ManagedNotificationEvents = [1, n0, _MNEa,
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
var
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
var
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
var
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
var
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
() =>
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
() =>
|
|
1241
|
-
];
|
|
1242
|
-
var
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
{ [_ht]: ["
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
]
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
() => CreateEventRuleRequest$,
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
() =>
|
|
1265
|
-
];
|
|
1266
|
-
var
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
{ [_ht]: ["DELETE", "/
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
]
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
() =>
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
() =>
|
|
1289
|
-
];
|
|
1290
|
-
var
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
{ [_ht]: ["
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
]
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
() =>
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
() =>
|
|
1313
|
-
];
|
|
1314
|
-
var
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
{ [_ht]: ["
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
]
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
() =>
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
() =>
|
|
1337
|
-
];
|
|
1338
|
-
var
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
{ [_ht]: ["GET", "/
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
]
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
() =>
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
{ [_ht]: ["GET", "/managed-notification-configurations/{arn}", 200] },
|
|
1359
|
-
() => GetManagedNotificationConfigurationRequest$,
|
|
1360
|
-
() => GetManagedNotificationConfigurationResponse$,
|
|
1361
|
-
];
|
|
1362
|
-
var GetManagedNotificationEvent$ = [
|
|
1363
|
-
9,
|
|
1364
|
-
n0,
|
|
1365
|
-
_GMNE,
|
|
1366
|
-
{ [_ht]: ["GET", "/managed-notification-events/{arn}", 200] },
|
|
1367
|
-
() => GetManagedNotificationEventRequest$,
|
|
1368
|
-
() => GetManagedNotificationEventResponse$,
|
|
1369
|
-
];
|
|
1370
|
-
var GetNotificationConfiguration$ = [
|
|
1371
|
-
9,
|
|
1372
|
-
n0,
|
|
1373
|
-
_GNC,
|
|
1374
|
-
{ [_ht]: ["GET", "/notification-configurations/{arn}", 200] },
|
|
1375
|
-
() => GetNotificationConfigurationRequest$,
|
|
1376
|
-
() => GetNotificationConfigurationResponse$,
|
|
1377
|
-
];
|
|
1378
|
-
var GetNotificationEvent$ = [
|
|
1379
|
-
9,
|
|
1380
|
-
n0,
|
|
1381
|
-
_GNE,
|
|
1382
|
-
{ [_ht]: ["GET", "/notification-events/{arn}", 200] },
|
|
1383
|
-
() => GetNotificationEventRequest$,
|
|
1384
|
-
() => GetNotificationEventResponse$,
|
|
1385
|
-
];
|
|
1386
|
-
var GetNotificationsAccessForOrganization$ = [
|
|
1387
|
-
9,
|
|
1388
|
-
n0,
|
|
1389
|
-
_GNAFO,
|
|
1390
|
-
{ [_ht]: ["GET", "/organization/access", 200] },
|
|
1391
|
-
() => GetNotificationsAccessForOrganizationRequest$,
|
|
1392
|
-
() => GetNotificationsAccessForOrganizationResponse$,
|
|
1393
|
-
];
|
|
1394
|
-
var ListChannels$ = [
|
|
1395
|
-
9,
|
|
1396
|
-
n0,
|
|
1397
|
-
_LC,
|
|
1398
|
-
{ [_ht]: ["GET", "/channels", 200] },
|
|
1399
|
-
() => ListChannelsRequest$,
|
|
1400
|
-
() => ListChannelsResponse$,
|
|
1401
|
-
];
|
|
1402
|
-
var ListEventRules$ = [
|
|
1403
|
-
9,
|
|
1404
|
-
n0,
|
|
1405
|
-
_LER,
|
|
1406
|
-
{ [_ht]: ["GET", "/event-rules", 200] },
|
|
1407
|
-
() => ListEventRulesRequest$,
|
|
1408
|
-
() => ListEventRulesResponse$,
|
|
1409
|
-
];
|
|
1410
|
-
var ListManagedNotificationChannelAssociations$ = [
|
|
1411
|
-
9,
|
|
1412
|
-
n0,
|
|
1413
|
-
_LMNCA,
|
|
1414
|
-
{ [_ht]: ["GET", "/channels/list-managed-notification-channel-associations", 200] },
|
|
1415
|
-
() => ListManagedNotificationChannelAssociationsRequest$,
|
|
1416
|
-
() => ListManagedNotificationChannelAssociationsResponse$,
|
|
1417
|
-
];
|
|
1418
|
-
var ListManagedNotificationChildEvents$ = [
|
|
1419
|
-
9,
|
|
1420
|
-
n0,
|
|
1421
|
-
_LMNCE,
|
|
1422
|
-
{ [_ht]: ["GET", "/list-managed-notification-child-events/{aggregateManagedNotificationEventArn}", 200] },
|
|
1423
|
-
() => ListManagedNotificationChildEventsRequest$,
|
|
1424
|
-
() => ListManagedNotificationChildEventsResponse$,
|
|
1425
|
-
];
|
|
1426
|
-
var ListManagedNotificationConfigurations$ = [
|
|
1427
|
-
9,
|
|
1428
|
-
n0,
|
|
1429
|
-
_LMNC,
|
|
1430
|
-
{ [_ht]: ["GET", "/managed-notification-configurations", 200] },
|
|
1431
|
-
() => ListManagedNotificationConfigurationsRequest$,
|
|
1432
|
-
() => ListManagedNotificationConfigurationsResponse$,
|
|
1433
|
-
];
|
|
1434
|
-
var ListManagedNotificationEvents$ = [
|
|
1435
|
-
9,
|
|
1436
|
-
n0,
|
|
1437
|
-
_LMNE,
|
|
1438
|
-
{ [_ht]: ["GET", "/managed-notification-events", 200] },
|
|
1439
|
-
() => ListManagedNotificationEventsRequest$,
|
|
1440
|
-
() => ListManagedNotificationEventsResponse$,
|
|
1441
|
-
];
|
|
1442
|
-
var ListMemberAccounts$ = [
|
|
1443
|
-
9,
|
|
1444
|
-
n0,
|
|
1445
|
-
_LMA,
|
|
1446
|
-
{ [_ht]: ["GET", "/list-member-accounts", 200] },
|
|
1447
|
-
() => ListMemberAccountsRequest$,
|
|
1448
|
-
() => ListMemberAccountsResponse$,
|
|
1449
|
-
];
|
|
1450
|
-
var ListNotificationConfigurations$ = [
|
|
1451
|
-
9,
|
|
1452
|
-
n0,
|
|
1453
|
-
_LNC,
|
|
1454
|
-
{ [_ht]: ["GET", "/notification-configurations", 200] },
|
|
1455
|
-
() => ListNotificationConfigurationsRequest$,
|
|
1456
|
-
() => ListNotificationConfigurationsResponse$,
|
|
1457
|
-
];
|
|
1458
|
-
var ListNotificationEvents$ = [
|
|
1459
|
-
9,
|
|
1460
|
-
n0,
|
|
1461
|
-
_LNE,
|
|
1462
|
-
{ [_ht]: ["GET", "/notification-events", 200] },
|
|
1463
|
-
() => ListNotificationEventsRequest$,
|
|
1464
|
-
() => ListNotificationEventsResponse$,
|
|
1465
|
-
];
|
|
1466
|
-
var ListNotificationHubs$ = [
|
|
1467
|
-
9,
|
|
1468
|
-
n0,
|
|
1469
|
-
_LNH,
|
|
1470
|
-
{ [_ht]: ["GET", "/notification-hubs", 200] },
|
|
1471
|
-
() => ListNotificationHubsRequest$,
|
|
1472
|
-
() => ListNotificationHubsResponse$,
|
|
1473
|
-
];
|
|
1474
|
-
var ListOrganizationalUnits$ = [
|
|
1475
|
-
9,
|
|
1476
|
-
n0,
|
|
1477
|
-
_LOU,
|
|
1478
|
-
{ [_ht]: ["GET", "/organizational-units", 200] },
|
|
1479
|
-
() => ListOrganizationalUnitsRequest$,
|
|
1480
|
-
() => ListOrganizationalUnitsResponse$,
|
|
1481
|
-
];
|
|
1482
|
-
var ListTagsForResource$ = [
|
|
1483
|
-
9,
|
|
1484
|
-
n0,
|
|
1485
|
-
_LTFR,
|
|
1486
|
-
{ [_ht]: ["GET", "/tags/{arn}", 200] },
|
|
1487
|
-
() => ListTagsForResourceRequest$,
|
|
1488
|
-
() => ListTagsForResourceResponse$,
|
|
1489
|
-
];
|
|
1490
|
-
var RegisterNotificationHub$ = [
|
|
1491
|
-
9,
|
|
1492
|
-
n0,
|
|
1493
|
-
_RNH,
|
|
1494
|
-
{ [_ht]: ["POST", "/notification-hubs", 201] },
|
|
1495
|
-
() => RegisterNotificationHubRequest$,
|
|
1496
|
-
() => RegisterNotificationHubResponse$,
|
|
1497
|
-
];
|
|
1498
|
-
var TagResource$ = [
|
|
1499
|
-
9,
|
|
1500
|
-
n0,
|
|
1501
|
-
_TR,
|
|
1502
|
-
{ [_ht]: ["POST", "/tags/{arn}", 200] },
|
|
1503
|
-
() => TagResourceRequest$,
|
|
1504
|
-
() => TagResourceResponse$,
|
|
1505
|
-
];
|
|
1506
|
-
var UntagResource$ = [
|
|
1507
|
-
9,
|
|
1508
|
-
n0,
|
|
1509
|
-
_UR,
|
|
1510
|
-
{ [_ht]: ["DELETE", "/tags/{arn}", 200] },
|
|
1511
|
-
() => UntagResourceRequest$,
|
|
1512
|
-
() => UntagResourceResponse$,
|
|
1513
|
-
];
|
|
1514
|
-
var UpdateEventRule$ = [
|
|
1515
|
-
9,
|
|
1516
|
-
n0,
|
|
1517
|
-
_UER,
|
|
1518
|
-
{ [_ht]: ["PUT", "/event-rules/{arn}", 200] },
|
|
1519
|
-
() => UpdateEventRuleRequest$,
|
|
1520
|
-
() => UpdateEventRuleResponse$,
|
|
1521
|
-
];
|
|
1522
|
-
var UpdateNotificationConfiguration$ = [
|
|
1523
|
-
9,
|
|
1524
|
-
n0,
|
|
1525
|
-
_UNC,
|
|
1526
|
-
{ [_ht]: ["PUT", "/notification-configurations/{arn}", 200] },
|
|
1527
|
-
() => UpdateNotificationConfigurationRequest$,
|
|
1528
|
-
() => UpdateNotificationConfigurationResponse$,
|
|
1118
|
+
var AggregationKeys = [1, n0, _AKg,
|
|
1119
|
+
0, () => AggregationKey$
|
|
1120
|
+
];
|
|
1121
|
+
var Dimensions = [1, n0, _Di,
|
|
1122
|
+
0, () => Dimension$
|
|
1123
|
+
];
|
|
1124
|
+
var EventRules = [1, n0, _ER,
|
|
1125
|
+
0, () => EventRuleStructure$
|
|
1126
|
+
];
|
|
1127
|
+
var ManagedNotificationChannelAssociations = [1, n0, _MNCA,
|
|
1128
|
+
0, () => ManagedNotificationChannelAssociationSummary$
|
|
1129
|
+
];
|
|
1130
|
+
var ManagedNotificationChildEvents = [1, n0, _MNCEa,
|
|
1131
|
+
0, () => ManagedNotificationChildEventOverview$
|
|
1132
|
+
];
|
|
1133
|
+
var ManagedNotificationConfigurations = [1, n0, _MNC,
|
|
1134
|
+
0, () => ManagedNotificationConfigurationStructure$
|
|
1135
|
+
];
|
|
1136
|
+
var ManagedNotificationEvents = [1, n0, _MNEa,
|
|
1137
|
+
0, () => ManagedNotificationEventOverview$
|
|
1138
|
+
];
|
|
1139
|
+
var Media = [1, n0, _M,
|
|
1140
|
+
0, () => MediaElement$
|
|
1141
|
+
];
|
|
1142
|
+
var MemberAccounts = [1, n0, _MAe,
|
|
1143
|
+
0, () => MemberAccount$
|
|
1144
|
+
];
|
|
1145
|
+
var NotificationConfigurations = [1, n0, _NC,
|
|
1146
|
+
0, () => NotificationConfigurationStructure$
|
|
1147
|
+
];
|
|
1148
|
+
var NotificationEvents = [1, n0, _NE,
|
|
1149
|
+
0, () => NotificationEventOverview$
|
|
1150
|
+
];
|
|
1151
|
+
var NotificationHubs = [1, n0, _NH,
|
|
1152
|
+
0, () => NotificationHubOverview$
|
|
1153
|
+
];
|
|
1154
|
+
var Resources = [1, n0, _Re,
|
|
1155
|
+
0, () => Resource$
|
|
1156
|
+
];
|
|
1157
|
+
var SummarizationDimensionDetails = [1, n0, _SDDu,
|
|
1158
|
+
0, () => SummarizationDimensionDetail$
|
|
1159
|
+
];
|
|
1160
|
+
var SummarizationDimensionOverviews = [1, n0, _SDOu,
|
|
1161
|
+
0, () => SummarizationDimensionOverview$
|
|
1162
|
+
];
|
|
1163
|
+
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
1164
|
+
0, () => ValidationExceptionField$
|
|
1165
|
+
];
|
|
1166
|
+
var StatusSummaryByRegion = [2, n0, _SSBR,
|
|
1167
|
+
0, 0, () => EventRuleStatusSummary$
|
|
1168
|
+
];
|
|
1169
|
+
var TextParts = [2, n0, _TP,
|
|
1170
|
+
0, 0, () => TextPartValue$
|
|
1171
|
+
];
|
|
1172
|
+
var AssociateChannel$ = [9, n0, _AC,
|
|
1173
|
+
{ [_ht]: ["POST", "/channels/associate/{arn}", 201] }, () => AssociateChannelRequest$, () => AssociateChannelResponse$
|
|
1174
|
+
];
|
|
1175
|
+
var AssociateManagedNotificationAccountContact$ = [9, n0, _AMNAC,
|
|
1176
|
+
{ [_ht]: ["PUT", "/contacts/associate-managed-notification/{contactIdentifier}", 201] }, () => AssociateManagedNotificationAccountContactRequest$, () => AssociateManagedNotificationAccountContactResponse$
|
|
1177
|
+
];
|
|
1178
|
+
var AssociateManagedNotificationAdditionalChannel$ = [9, n0, _AMNACs,
|
|
1179
|
+
{ [_ht]: ["PUT", "/channels/associate-managed-notification/{channelArn}", 201] }, () => AssociateManagedNotificationAdditionalChannelRequest$, () => AssociateManagedNotificationAdditionalChannelResponse$
|
|
1180
|
+
];
|
|
1181
|
+
var AssociateOrganizationalUnit$ = [9, n0, _AOU,
|
|
1182
|
+
{ [_ht]: ["POST", "/organizational-units/associate/{organizationalUnitId}", 201] }, () => AssociateOrganizationalUnitRequest$, () => AssociateOrganizationalUnitResponse$
|
|
1183
|
+
];
|
|
1184
|
+
var CreateEventRule$ = [9, n0, _CER,
|
|
1185
|
+
{ [_ht]: ["POST", "/event-rules", 201] }, () => CreateEventRuleRequest$, () => CreateEventRuleResponse$
|
|
1186
|
+
];
|
|
1187
|
+
var CreateNotificationConfiguration$ = [9, n0, _CNC,
|
|
1188
|
+
{ [_ht]: ["POST", "/notification-configurations", 201] }, () => CreateNotificationConfigurationRequest$, () => CreateNotificationConfigurationResponse$
|
|
1189
|
+
];
|
|
1190
|
+
var DeleteEventRule$ = [9, n0, _DER,
|
|
1191
|
+
{ [_ht]: ["DELETE", "/event-rules/{arn}", 200] }, () => DeleteEventRuleRequest$, () => DeleteEventRuleResponse$
|
|
1192
|
+
];
|
|
1193
|
+
var DeleteNotificationConfiguration$ = [9, n0, _DNC,
|
|
1194
|
+
{ [_ht]: ["DELETE", "/notification-configurations/{arn}", 200] }, () => DeleteNotificationConfigurationRequest$, () => DeleteNotificationConfigurationResponse$
|
|
1195
|
+
];
|
|
1196
|
+
var DeregisterNotificationHub$ = [9, n0, _DNH,
|
|
1197
|
+
{ [_ht]: ["DELETE", "/notification-hubs/{notificationHubRegion}", 200] }, () => DeregisterNotificationHubRequest$, () => DeregisterNotificationHubResponse$
|
|
1198
|
+
];
|
|
1199
|
+
var DisableNotificationsAccessForOrganization$ = [9, n0, _DNAFO,
|
|
1200
|
+
{ [_ht]: ["DELETE", "/organization/access", 200] }, () => DisableNotificationsAccessForOrganizationRequest$, () => DisableNotificationsAccessForOrganizationResponse$
|
|
1201
|
+
];
|
|
1202
|
+
var DisassociateChannel$ = [9, n0, _DC,
|
|
1203
|
+
{ [_ht]: ["POST", "/channels/disassociate/{arn}", 200] }, () => DisassociateChannelRequest$, () => DisassociateChannelResponse$
|
|
1204
|
+
];
|
|
1205
|
+
var DisassociateManagedNotificationAccountContact$ = [9, n0, _DMNAC,
|
|
1206
|
+
{ [_ht]: ["PUT", "/contacts/disassociate-managed-notification/{contactIdentifier}", 200] }, () => DisassociateManagedNotificationAccountContactRequest$, () => DisassociateManagedNotificationAccountContactResponse$
|
|
1207
|
+
];
|
|
1208
|
+
var DisassociateManagedNotificationAdditionalChannel$ = [9, n0, _DMNACi,
|
|
1209
|
+
{ [_ht]: ["PUT", "/channels/disassociate-managed-notification/{channelArn}", 200] }, () => DisassociateManagedNotificationAdditionalChannelRequest$, () => DisassociateManagedNotificationAdditionalChannelResponse$
|
|
1210
|
+
];
|
|
1211
|
+
var DisassociateOrganizationalUnit$ = [9, n0, _DOU,
|
|
1212
|
+
{ [_ht]: ["POST", "/organizational-units/disassociate/{organizationalUnitId}", 200] }, () => DisassociateOrganizationalUnitRequest$, () => DisassociateOrganizationalUnitResponse$
|
|
1213
|
+
];
|
|
1214
|
+
var EnableNotificationsAccessForOrganization$ = [9, n0, _ENAFO,
|
|
1215
|
+
{ [_ht]: ["POST", "/organization/access", 200] }, () => EnableNotificationsAccessForOrganizationRequest$, () => EnableNotificationsAccessForOrganizationResponse$
|
|
1216
|
+
];
|
|
1217
|
+
var GetEventRule$ = [9, n0, _GER,
|
|
1218
|
+
{ [_ht]: ["GET", "/event-rules/{arn}", 200] }, () => GetEventRuleRequest$, () => GetEventRuleResponse$
|
|
1219
|
+
];
|
|
1220
|
+
var GetManagedNotificationChildEvent$ = [9, n0, _GMNCE,
|
|
1221
|
+
{ [_ht]: ["GET", "/managed-notification-child-events/{arn}", 200] }, () => GetManagedNotificationChildEventRequest$, () => GetManagedNotificationChildEventResponse$
|
|
1222
|
+
];
|
|
1223
|
+
var GetManagedNotificationConfiguration$ = [9, n0, _GMNC,
|
|
1224
|
+
{ [_ht]: ["GET", "/managed-notification-configurations/{arn}", 200] }, () => GetManagedNotificationConfigurationRequest$, () => GetManagedNotificationConfigurationResponse$
|
|
1225
|
+
];
|
|
1226
|
+
var GetManagedNotificationEvent$ = [9, n0, _GMNE,
|
|
1227
|
+
{ [_ht]: ["GET", "/managed-notification-events/{arn}", 200] }, () => GetManagedNotificationEventRequest$, () => GetManagedNotificationEventResponse$
|
|
1228
|
+
];
|
|
1229
|
+
var GetNotificationConfiguration$ = [9, n0, _GNC,
|
|
1230
|
+
{ [_ht]: ["GET", "/notification-configurations/{arn}", 200] }, () => GetNotificationConfigurationRequest$, () => GetNotificationConfigurationResponse$
|
|
1231
|
+
];
|
|
1232
|
+
var GetNotificationEvent$ = [9, n0, _GNE,
|
|
1233
|
+
{ [_ht]: ["GET", "/notification-events/{arn}", 200] }, () => GetNotificationEventRequest$, () => GetNotificationEventResponse$
|
|
1234
|
+
];
|
|
1235
|
+
var GetNotificationsAccessForOrganization$ = [9, n0, _GNAFO,
|
|
1236
|
+
{ [_ht]: ["GET", "/organization/access", 200] }, () => GetNotificationsAccessForOrganizationRequest$, () => GetNotificationsAccessForOrganizationResponse$
|
|
1237
|
+
];
|
|
1238
|
+
var ListChannels$ = [9, n0, _LC,
|
|
1239
|
+
{ [_ht]: ["GET", "/channels", 200] }, () => ListChannelsRequest$, () => ListChannelsResponse$
|
|
1240
|
+
];
|
|
1241
|
+
var ListEventRules$ = [9, n0, _LER,
|
|
1242
|
+
{ [_ht]: ["GET", "/event-rules", 200] }, () => ListEventRulesRequest$, () => ListEventRulesResponse$
|
|
1243
|
+
];
|
|
1244
|
+
var ListManagedNotificationChannelAssociations$ = [9, n0, _LMNCA,
|
|
1245
|
+
{ [_ht]: ["GET", "/channels/list-managed-notification-channel-associations", 200] }, () => ListManagedNotificationChannelAssociationsRequest$, () => ListManagedNotificationChannelAssociationsResponse$
|
|
1246
|
+
];
|
|
1247
|
+
var ListManagedNotificationChildEvents$ = [9, n0, _LMNCE,
|
|
1248
|
+
{ [_ht]: ["GET", "/list-managed-notification-child-events/{aggregateManagedNotificationEventArn}", 200] }, () => ListManagedNotificationChildEventsRequest$, () => ListManagedNotificationChildEventsResponse$
|
|
1249
|
+
];
|
|
1250
|
+
var ListManagedNotificationConfigurations$ = [9, n0, _LMNC,
|
|
1251
|
+
{ [_ht]: ["GET", "/managed-notification-configurations", 200] }, () => ListManagedNotificationConfigurationsRequest$, () => ListManagedNotificationConfigurationsResponse$
|
|
1252
|
+
];
|
|
1253
|
+
var ListManagedNotificationEvents$ = [9, n0, _LMNE,
|
|
1254
|
+
{ [_ht]: ["GET", "/managed-notification-events", 200] }, () => ListManagedNotificationEventsRequest$, () => ListManagedNotificationEventsResponse$
|
|
1255
|
+
];
|
|
1256
|
+
var ListMemberAccounts$ = [9, n0, _LMA,
|
|
1257
|
+
{ [_ht]: ["GET", "/list-member-accounts", 200] }, () => ListMemberAccountsRequest$, () => ListMemberAccountsResponse$
|
|
1258
|
+
];
|
|
1259
|
+
var ListNotificationConfigurations$ = [9, n0, _LNC,
|
|
1260
|
+
{ [_ht]: ["GET", "/notification-configurations", 200] }, () => ListNotificationConfigurationsRequest$, () => ListNotificationConfigurationsResponse$
|
|
1261
|
+
];
|
|
1262
|
+
var ListNotificationEvents$ = [9, n0, _LNE,
|
|
1263
|
+
{ [_ht]: ["GET", "/notification-events", 200] }, () => ListNotificationEventsRequest$, () => ListNotificationEventsResponse$
|
|
1264
|
+
];
|
|
1265
|
+
var ListNotificationHubs$ = [9, n0, _LNH,
|
|
1266
|
+
{ [_ht]: ["GET", "/notification-hubs", 200] }, () => ListNotificationHubsRequest$, () => ListNotificationHubsResponse$
|
|
1267
|
+
];
|
|
1268
|
+
var ListOrganizationalUnits$ = [9, n0, _LOU,
|
|
1269
|
+
{ [_ht]: ["GET", "/organizational-units", 200] }, () => ListOrganizationalUnitsRequest$, () => ListOrganizationalUnitsResponse$
|
|
1270
|
+
];
|
|
1271
|
+
var ListTagsForResource$ = [9, n0, _LTFR,
|
|
1272
|
+
{ [_ht]: ["GET", "/tags/{arn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1273
|
+
];
|
|
1274
|
+
var RegisterNotificationHub$ = [9, n0, _RNH,
|
|
1275
|
+
{ [_ht]: ["POST", "/notification-hubs", 201] }, () => RegisterNotificationHubRequest$, () => RegisterNotificationHubResponse$
|
|
1276
|
+
];
|
|
1277
|
+
var TagResource$ = [9, n0, _TR,
|
|
1278
|
+
{ [_ht]: ["POST", "/tags/{arn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1279
|
+
];
|
|
1280
|
+
var UntagResource$ = [9, n0, _UR,
|
|
1281
|
+
{ [_ht]: ["DELETE", "/tags/{arn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1282
|
+
];
|
|
1283
|
+
var UpdateEventRule$ = [9, n0, _UER,
|
|
1284
|
+
{ [_ht]: ["PUT", "/event-rules/{arn}", 200] }, () => UpdateEventRuleRequest$, () => UpdateEventRuleResponse$
|
|
1285
|
+
];
|
|
1286
|
+
var UpdateNotificationConfiguration$ = [9, n0, _UNC,
|
|
1287
|
+
{ [_ht]: ["PUT", "/notification-configurations/{arn}", 200] }, () => UpdateNotificationConfigurationRequest$, () => UpdateNotificationConfigurationResponse$
|
|
1529
1288
|
];
|
|
1530
1289
|
|
|
1531
1290
|
class AssociateChannelCommand extends smithyClient.Command
|