@aws-sdk/client-notifications 3.967.0 → 3.969.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.
@@ -294,7 +294,7 @@ import { NotificationsServiceException } from "../models/NotificationsServiceExc
294
294
  export var AccessDeniedException$ = [-3, n0, _ADE,
295
295
  { [_e]: _c, [_hE]: 403 },
296
296
  [_m],
297
- [0]
297
+ [0], 1
298
298
  ];
299
299
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
300
300
  export var AggregationDetail$ = [3, n0, _AD,
@@ -305,17 +305,17 @@ export var AggregationDetail$ = [3, n0, _AD,
305
305
  export var AggregationKey$ = [3, n0, _AK,
306
306
  0,
307
307
  [_n, _v],
308
- [0, 0]
308
+ [0, 0], 2
309
309
  ];
310
310
  export var AggregationSummary$ = [3, n0, _AS,
311
311
  0,
312
312
  [_eC, _aB, _aA, _aR, _aOU, _aSD],
313
- [1, () => AggregationKeys, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverviews]
313
+ [1, () => AggregationKeys, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverview$, () => SummarizationDimensionOverviews], 4
314
314
  ];
315
315
  export var AssociateChannelRequest$ = [3, n0, _ACR,
316
316
  0,
317
317
  [_a, _nCA],
318
- [[0, 1], 0]
318
+ [[0, 1], 0], 2
319
319
  ];
320
320
  export var AssociateChannelResponse$ = [3, n0, _ACRs,
321
321
  0,
@@ -325,7 +325,7 @@ export var AssociateChannelResponse$ = [3, n0, _ACRs,
325
325
  export var AssociateManagedNotificationAccountContactRequest$ = [3, n0, _AMNACR,
326
326
  0,
327
327
  [_cI, _mNCA],
328
- [[0, 1], 0]
328
+ [[0, 1], 0], 2
329
329
  ];
330
330
  export var AssociateManagedNotificationAccountContactResponse$ = [3, n0, _AMNACRs,
331
331
  0,
@@ -335,7 +335,7 @@ export var AssociateManagedNotificationAccountContactResponse$ = [3, n0, _AMNACR
335
335
  export var AssociateManagedNotificationAdditionalChannelRequest$ = [3, n0, _AMNACRss,
336
336
  0,
337
337
  [_cA, _mNCA],
338
- [[0, 1], 0]
338
+ [[0, 1], 0], 2
339
339
  ];
340
340
  export var AssociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _AMNACRsso,
341
341
  0,
@@ -345,7 +345,7 @@ export var AssociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _AMN
345
345
  export var AssociateOrganizationalUnitRequest$ = [3, n0, _AOUR,
346
346
  0,
347
347
  [_oUI, _nCA],
348
- [[0, 1], 0]
348
+ [[0, 1], 0], 2
349
349
  ];
350
350
  export var AssociateOrganizationalUnitResponse$ = [3, n0, _AOURs,
351
351
  0,
@@ -355,33 +355,33 @@ export var AssociateOrganizationalUnitResponse$ = [3, n0, _AOURs,
355
355
  export var ConflictException$ = [-3, n0, _CE,
356
356
  { [_e]: _c, [_hE]: 409 },
357
357
  [_m, _rI],
358
- [0, 0]
358
+ [0, 0], 2
359
359
  ];
360
360
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
361
361
  export var CreateEventRuleRequest$ = [3, n0, _CERR,
362
362
  0,
363
- [_nCA, _s, _eT, _eP, _r],
364
- [0, 0, 0, 0, 64 | 0]
363
+ [_nCA, _s, _eT, _r, _eP],
364
+ [0, 0, 0, 64 | 0, 0], 4
365
365
  ];
366
366
  export var CreateEventRuleResponse$ = [3, n0, _CERRr,
367
367
  0,
368
368
  [_a, _nCA, _sSBR],
369
- [0, 0, () => StatusSummaryByRegion]
369
+ [0, 0, () => StatusSummaryByRegion], 3
370
370
  ];
371
371
  export var CreateNotificationConfigurationRequest$ = [3, n0, _CNCR,
372
372
  0,
373
373
  [_n, _d, _aD, _t],
374
- [0, 0, 0, 128 | 0]
374
+ [0, 0, 0, 128 | 0], 2
375
375
  ];
376
376
  export var CreateNotificationConfigurationResponse$ = [3, n0, _CNCRr,
377
377
  0,
378
378
  [_a, _st],
379
- [0, 0]
379
+ [0, 0], 2
380
380
  ];
381
381
  export var DeleteEventRuleRequest$ = [3, n0, _DERR,
382
382
  0,
383
383
  [_a],
384
- [[0, 1]]
384
+ [[0, 1]], 1
385
385
  ];
386
386
  export var DeleteEventRuleResponse$ = [3, n0, _DERRe,
387
387
  0,
@@ -391,7 +391,7 @@ export var DeleteEventRuleResponse$ = [3, n0, _DERRe,
391
391
  export var DeleteNotificationConfigurationRequest$ = [3, n0, _DNCR,
392
392
  0,
393
393
  [_a],
394
- [[0, 1]]
394
+ [[0, 1]], 1
395
395
  ];
396
396
  export var DeleteNotificationConfigurationResponse$ = [3, n0, _DNCRe,
397
397
  0,
@@ -401,17 +401,17 @@ export var DeleteNotificationConfigurationResponse$ = [3, n0, _DNCRe,
401
401
  export var DeregisterNotificationHubRequest$ = [3, n0, _DNHR,
402
402
  0,
403
403
  [_nHR],
404
- [[0, 1]]
404
+ [[0, 1]], 1
405
405
  ];
406
406
  export var DeregisterNotificationHubResponse$ = [3, n0, _DNHRe,
407
407
  0,
408
408
  [_nHR, _sS],
409
- [0, () => NotificationHubStatusSummary$]
409
+ [0, () => NotificationHubStatusSummary$], 2
410
410
  ];
411
411
  export var Dimension$ = [3, n0, _D,
412
412
  0,
413
413
  [_n, _v],
414
- [0, 0]
414
+ [0, 0], 2
415
415
  ];
416
416
  export var DisableNotificationsAccessForOrganizationRequest$ = [3, n0, _DNAFOR,
417
417
  0,
@@ -426,7 +426,7 @@ export var DisableNotificationsAccessForOrganizationResponse$ = [3, n0, _DNAFORi
426
426
  export var DisassociateChannelRequest$ = [3, n0, _DCR,
427
427
  0,
428
428
  [_a, _nCA],
429
- [[0, 1], 0]
429
+ [[0, 1], 0], 2
430
430
  ];
431
431
  export var DisassociateChannelResponse$ = [3, n0, _DCRi,
432
432
  0,
@@ -436,7 +436,7 @@ export var DisassociateChannelResponse$ = [3, n0, _DCRi,
436
436
  export var DisassociateManagedNotificationAccountContactRequest$ = [3, n0, _DMNACR,
437
437
  0,
438
438
  [_cI, _mNCA],
439
- [[0, 1], 0]
439
+ [[0, 1], 0], 2
440
440
  ];
441
441
  export var DisassociateManagedNotificationAccountContactResponse$ = [3, n0, _DMNACRi,
442
442
  0,
@@ -446,7 +446,7 @@ export var DisassociateManagedNotificationAccountContactResponse$ = [3, n0, _DMN
446
446
  export var DisassociateManagedNotificationAdditionalChannelRequest$ = [3, n0, _DMNACRis,
447
447
  0,
448
448
  [_cA, _mNCA],
449
- [[0, 1], 0]
449
+ [[0, 1], 0], 2
450
450
  ];
451
451
  export var DisassociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _DMNACRisa,
452
452
  0,
@@ -456,7 +456,7 @@ export var DisassociateManagedNotificationAdditionalChannelResponse$ = [3, n0, _
456
456
  export var DisassociateOrganizationalUnitRequest$ = [3, n0, _DOUR,
457
457
  0,
458
458
  [_oUI, _nCA],
459
- [[0, 1], 0]
459
+ [[0, 1], 0], 2
460
460
  ];
461
461
  export var DisassociateOrganizationalUnitResponse$ = [3, n0, _DOURi,
462
462
  0,
@@ -476,72 +476,72 @@ export var EnableNotificationsAccessForOrganizationResponse$ = [3, n0, _ENAFORn,
476
476
  export var EventRuleStatusSummary$ = [3, n0, _ERSS,
477
477
  0,
478
478
  [_st, _re],
479
- [0, 0]
479
+ [0, 0], 2
480
480
  ];
481
481
  export var EventRuleStructure$ = [3, n0, _ERS,
482
482
  0,
483
483
  [_a, _nCA, _cT, _s, _eT, _eP, _r, _mR, _sSBR],
484
- [0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
484
+ [0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion], 9
485
485
  ];
486
486
  export var GetEventRuleRequest$ = [3, n0, _GERR,
487
487
  0,
488
488
  [_a],
489
- [[0, 1]]
489
+ [[0, 1]], 1
490
490
  ];
491
491
  export var GetEventRuleResponse$ = [3, n0, _GERRe,
492
492
  0,
493
493
  [_a, _nCA, _cT, _s, _eT, _eP, _r, _mR, _sSBR],
494
- [0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion]
494
+ [0, 0, 5, 0, 0, 0, 64 | 0, 64 | 0, () => StatusSummaryByRegion], 9
495
495
  ];
496
496
  export var GetManagedNotificationChildEventRequest$ = [3, n0, _GMNCER,
497
497
  0,
498
498
  [_a, _l],
499
- [[0, 1], [0, { [_hQ]: _l }]]
499
+ [[0, 1], [0, { [_hQ]: _l }]], 1
500
500
  ];
501
501
  export var GetManagedNotificationChildEventResponse$ = [3, n0, _GMNCERe,
502
502
  0,
503
503
  [_a, _mNCA, _cT, _co],
504
- [0, 0, 5, () => ManagedNotificationChildEvent$]
504
+ [0, 0, 5, () => ManagedNotificationChildEvent$], 4
505
505
  ];
506
506
  export var GetManagedNotificationConfigurationRequest$ = [3, n0, _GMNCR,
507
507
  0,
508
508
  [_a],
509
- [[0, 1]]
509
+ [[0, 1]], 1
510
510
  ];
511
511
  export var GetManagedNotificationConfigurationResponse$ = [3, n0, _GMNCRe,
512
512
  0,
513
513
  [_a, _n, _d, _ca, _sC],
514
- [0, 0, 0, 0, 0]
514
+ [0, 0, 0, 0, 0], 5
515
515
  ];
516
516
  export var GetManagedNotificationEventRequest$ = [3, n0, _GMNER,
517
517
  0,
518
518
  [_a, _l],
519
- [[0, 1], [0, { [_hQ]: _l }]]
519
+ [[0, 1], [0, { [_hQ]: _l }]], 1
520
520
  ];
521
521
  export var GetManagedNotificationEventResponse$ = [3, n0, _GMNERe,
522
522
  0,
523
523
  [_a, _mNCA, _cT, _co],
524
- [0, 0, 5, () => ManagedNotificationEvent$]
524
+ [0, 0, 5, () => ManagedNotificationEvent$], 4
525
525
  ];
526
526
  export var GetNotificationConfigurationRequest$ = [3, n0, _GNCR,
527
527
  0,
528
528
  [_a],
529
- [[0, 1]]
529
+ [[0, 1]], 1
530
530
  ];
531
531
  export var GetNotificationConfigurationResponse$ = [3, n0, _GNCRe,
532
532
  0,
533
533
  [_a, _n, _d, _st, _cT, _aD, _su],
534
- [0, 0, 0, 0, 5, 0, 0]
534
+ [0, 0, 0, 0, 5, 0, 0], 5
535
535
  ];
536
536
  export var GetNotificationEventRequest$ = [3, n0, _GNER,
537
537
  0,
538
538
  [_a, _l],
539
- [[0, 1], [0, { [_hQ]: _l }]]
539
+ [[0, 1], [0, { [_hQ]: _l }]], 1
540
540
  ];
541
541
  export var GetNotificationEventResponse$ = [3, n0, _GNERe,
542
542
  0,
543
543
  [_a, _nCA, _cT, _co],
544
- [0, 0, 5, () => NotificationEventSchema$]
544
+ [0, 0, 5, () => NotificationEventSchema$], 4
545
545
  ];
546
546
  export var GetNotificationsAccessForOrganizationRequest$ = [3, n0, _GNAFOR,
547
547
  0,
@@ -551,53 +551,53 @@ export var GetNotificationsAccessForOrganizationRequest$ = [3, n0, _GNAFOR,
551
551
  export var GetNotificationsAccessForOrganizationResponse$ = [3, n0, _GNAFORe,
552
552
  0,
553
553
  [_nAFO],
554
- [() => NotificationsAccessForOrganization$]
554
+ [() => NotificationsAccessForOrganization$], 1
555
555
  ];
556
556
  export var InternalServerException$ = [-3, n0, _ISE,
557
557
  { [_e]: _se, [_hE]: 500 },
558
558
  [_m],
559
- [0]
559
+ [0], 1
560
560
  ];
561
561
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
562
562
  export var ListChannelsRequest$ = [3, n0, _LCR,
563
563
  0,
564
564
  [_nCA, _mRa, _nT],
565
- [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
565
+ [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
566
566
  ];
567
567
  export var ListChannelsResponse$ = [3, n0, _LCRi,
568
568
  0,
569
- [_nT, _ch],
570
- [0, 64 | 0]
569
+ [_ch, _nT],
570
+ [64 | 0, 0], 1
571
571
  ];
572
572
  export var ListEventRulesRequest$ = [3, n0, _LERR,
573
573
  0,
574
574
  [_nCA, _mRa, _nT],
575
- [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
575
+ [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
576
576
  ];
577
577
  export var ListEventRulesResponse$ = [3, n0, _LERRi,
578
578
  0,
579
- [_nT, _eR],
580
- [0, () => EventRules]
579
+ [_eR, _nT],
580
+ [() => EventRules, 0], 1
581
581
  ];
582
582
  export var ListManagedNotificationChannelAssociationsRequest$ = [3, n0, _LMNCAR,
583
583
  0,
584
584
  [_mNCA, _mRa, _nT],
585
- [[0, { [_hQ]: _mNCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
585
+ [[0, { [_hQ]: _mNCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
586
586
  ];
587
587
  export var ListManagedNotificationChannelAssociationsResponse$ = [3, n0, _LMNCARi,
588
588
  0,
589
- [_nT, _cAh],
590
- [0, () => ManagedNotificationChannelAssociations]
589
+ [_cAh, _nT],
590
+ [() => ManagedNotificationChannelAssociations, 0], 1
591
591
  ];
592
592
  export var ListManagedNotificationChildEventsRequest$ = [3, n0, _LMNCER,
593
593
  0,
594
594
  [_aMNEA, _sT, _eTn, _l, _mRa, _rA, _oUI, _nT],
595
- [[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eTn }], [0, { [_hQ]: _l }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _rA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _nT }]]
595
+ [[0, 1], [5, { [_hQ]: _sT }], [5, { [_hQ]: _eTn }], [0, { [_hQ]: _l }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _rA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _nT }]], 1
596
596
  ];
597
597
  export var ListManagedNotificationChildEventsResponse$ = [3, n0, _LMNCERi,
598
598
  0,
599
- [_nT, _mNCE],
600
- [0, () => ManagedNotificationChildEvents]
599
+ [_mNCE, _nT],
600
+ [() => ManagedNotificationChildEvents, 0], 1
601
601
  ];
602
602
  export var ListManagedNotificationConfigurationsRequest$ = [3, n0, _LMNCR,
603
603
  0,
@@ -606,8 +606,8 @@ export var ListManagedNotificationConfigurationsRequest$ = [3, n0, _LMNCR,
606
606
  ];
607
607
  export var ListManagedNotificationConfigurationsResponse$ = [3, n0, _LMNCRi,
608
608
  0,
609
- [_nT, _mNC],
610
- [0, () => ManagedNotificationConfigurations]
609
+ [_mNC, _nT],
610
+ [() => ManagedNotificationConfigurations, 0], 1
611
611
  ];
612
612
  export var ListManagedNotificationEventsRequest$ = [3, n0, _LMNER,
613
613
  0,
@@ -616,18 +616,18 @@ export var ListManagedNotificationEventsRequest$ = [3, n0, _LMNER,
616
616
  ];
617
617
  export var ListManagedNotificationEventsResponse$ = [3, n0, _LMNERi,
618
618
  0,
619
- [_nT, _mNE],
620
- [0, () => ManagedNotificationEvents]
619
+ [_mNE, _nT],
620
+ [() => ManagedNotificationEvents, 0], 1
621
621
  ];
622
622
  export var ListMemberAccountsRequest$ = [3, n0, _LMAR,
623
623
  0,
624
624
  [_nCA, _mRa, _nT, _mA, _st, _oUI],
625
- [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _mA }], [0, { [_hQ]: _st }], [0, { [_hQ]: _oUI }]]
625
+ [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _mA }], [0, { [_hQ]: _st }], [0, { [_hQ]: _oUI }]], 1
626
626
  ];
627
627
  export var ListMemberAccountsResponse$ = [3, n0, _LMARi,
628
628
  0,
629
629
  [_mAe, _nT],
630
- [() => MemberAccounts, 0]
630
+ [() => MemberAccounts, 0], 1
631
631
  ];
632
632
  export var ListNotificationConfigurationsRequest$ = [3, n0, _LNCR,
633
633
  0,
@@ -636,8 +636,8 @@ export var ListNotificationConfigurationsRequest$ = [3, n0, _LNCR,
636
636
  ];
637
637
  export var ListNotificationConfigurationsResponse$ = [3, n0, _LNCRi,
638
638
  0,
639
- [_nT, _nC],
640
- [0, () => NotificationConfigurations]
639
+ [_nC, _nT],
640
+ [() => NotificationConfigurations, 0], 1
641
641
  ];
642
642
  export var ListNotificationEventsRequest$ = [3, n0, _LNER,
643
643
  0,
@@ -646,8 +646,8 @@ export var ListNotificationEventsRequest$ = [3, n0, _LNER,
646
646
  ];
647
647
  export var ListNotificationEventsResponse$ = [3, n0, _LNERi,
648
648
  0,
649
- [_nT, _nE],
650
- [0, () => NotificationEvents]
649
+ [_nE, _nT],
650
+ [() => NotificationEvents, 0], 1
651
651
  ];
652
652
  export var ListNotificationHubsRequest$ = [3, n0, _LNHR,
653
653
  0,
@@ -657,22 +657,22 @@ export var ListNotificationHubsRequest$ = [3, n0, _LNHR,
657
657
  export var ListNotificationHubsResponse$ = [3, n0, _LNHRi,
658
658
  0,
659
659
  [_nH, _nT],
660
- [() => NotificationHubs, 0]
660
+ [() => NotificationHubs, 0], 1
661
661
  ];
662
662
  export var ListOrganizationalUnitsRequest$ = [3, n0, _LOUR,
663
663
  0,
664
664
  [_nCA, _mRa, _nT],
665
- [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
665
+ [[0, { [_hQ]: _nCA }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
666
666
  ];
667
667
  export var ListOrganizationalUnitsResponse$ = [3, n0, _LOURi,
668
668
  0,
669
669
  [_oU, _nT],
670
- [64 | 0, 0]
670
+ [64 | 0, 0], 1
671
671
  ];
672
672
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
673
673
  0,
674
674
  [_a],
675
- [[0, 1]]
675
+ [[0, 1]], 1
676
676
  ];
677
677
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
678
678
  0,
@@ -682,57 +682,57 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
682
682
  export var ManagedNotificationChannelAssociationSummary$ = [3, n0, _MNCAS,
683
683
  0,
684
684
  [_cIh, _cTh, _oO],
685
- [0, 0, 0]
685
+ [0, 0, 0], 2
686
686
  ];
687
687
  export var ManagedNotificationChildEvent$ = [3, n0, _MNCE,
688
688
  0,
689
- [_sV, _i, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aMNEA, _sT, _eTn, _tP, _oUI, _aDg],
690
- [0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, 5, 5, () => TextParts, 0, () => AggregationDetail$]
689
+ [_sV, _i, _mC, _nTo, _aMNEA, _tP, _sEDU, _sEDUDT, _eS, _sT, _eTn, _oUI, _aDg],
690
+ [0, 0, () => MessageComponents$, 0, 0, () => TextParts, 0, 0, 0, 5, 5, 0, () => AggregationDetail$], 6
691
691
  ];
692
692
  export var ManagedNotificationChildEventOverview$ = [3, n0, _MNCEO,
693
693
  0,
694
694
  [_a, _mNCA, _rA, _cT, _cE, _aMNEA, _oUI],
695
- [0, 0, 0, 5, () => ManagedNotificationChildEventSummary$, 0, 0]
695
+ [0, 0, 0, 5, () => ManagedNotificationChildEventSummary$, 0, 0], 6
696
696
  ];
697
697
  export var ManagedNotificationChildEventSummary$ = [3, n0, _MNCES,
698
698
  0,
699
699
  [_sV, _sEM, _mC, _aDg, _eS, _nTo],
700
- [0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, () => AggregationDetail$, 0, 0]
700
+ [0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, () => AggregationDetail$, 0, 0], 6
701
701
  ];
702
702
  export var ManagedNotificationConfigurationStructure$ = [3, n0, _MNCS,
703
703
  0,
704
704
  [_a, _n, _d],
705
- [0, 0, 0]
705
+ [0, 0, 0], 3
706
706
  ];
707
707
  export var ManagedNotificationEvent$ = [3, n0, _MNE,
708
708
  0,
709
- [_sV, _i, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aET, _aS, _sT, _eTn, _tP, _oUI],
710
- [0, 0, () => MessageComponents$, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, () => TextParts, 0]
709
+ [_sV, _i, _mC, _nTo, _tP, _sEDU, _sEDUDT, _eS, _aET, _aS, _sT, _eTn, _oUI],
710
+ [0, 0, () => MessageComponents$, 0, () => TextParts, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, 0], 5
711
711
  ];
712
712
  export var ManagedNotificationEventOverview$ = [3, n0, _MNEO,
713
713
  0,
714
714
  [_a, _mNCA, _rA, _cT, _nEo, _aET, _oUI, _aS, _aNR],
715
- [0, 0, 0, 5, () => ManagedNotificationEventSummary$, 0, 0, () => AggregationSummary$, 64 | 0]
715
+ [0, 0, 0, 5, () => ManagedNotificationEventSummary$, 0, 0, () => AggregationSummary$, 64 | 0], 5
716
716
  ];
717
717
  export var ManagedNotificationEventSummary$ = [3, n0, _MNES,
718
718
  0,
719
719
  [_sV, _sEM, _mC, _eS, _nTo],
720
- [0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
720
+ [0, () => ManagedSourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0], 5
721
721
  ];
722
722
  export var ManagedSourceEventMetadataSummary$ = [3, n0, _MSEMS,
723
723
  0,
724
- [_eOR, _s, _eT],
725
- [0, 0, 0]
724
+ [_s, _eT, _eOR],
725
+ [0, 0, 0], 2
726
726
  ];
727
727
  export var MediaElement$ = [3, n0, _ME,
728
728
  0,
729
729
  [_mI, _ty, _u, _cap],
730
- [0, 0, 0, 0]
730
+ [0, 0, 0, 0], 4
731
731
  ];
732
732
  export var MemberAccount$ = [3, n0, _MA,
733
733
  0,
734
- [_nCA, _aI, _st, _sR, _oUI],
735
- [0, 0, 0, 0, 0]
734
+ [_aI, _st, _sR, _oUI, _nCA],
735
+ [0, 0, 0, 0, 0], 4
736
736
  ];
737
737
  export var MessageComponents$ = [3, n0, _MC,
738
738
  0,
@@ -742,52 +742,52 @@ export var MessageComponents$ = [3, n0, _MC,
742
742
  export var MessageComponentsSummary$ = [3, n0, _MCS,
743
743
  0,
744
744
  [_h],
745
- [0]
745
+ [0], 1
746
746
  ];
747
747
  export var NotificationConfigurationStructure$ = [3, n0, _NCS,
748
748
  0,
749
749
  [_a, _n, _d, _st, _cT, _aD, _su],
750
- [0, 0, 0, 0, 5, 0, 0]
750
+ [0, 0, 0, 0, 5, 0, 0], 5
751
751
  ];
752
752
  export var NotificationEventOverview$ = [3, n0, _NEO,
753
753
  0,
754
754
  [_a, _nCA, _rA, _cT, _nEo, _aET, _aNEA, _aS, _oUI],
755
- [0, 0, 0, 5, () => NotificationEventSummary$, 0, 0, () => AggregationSummary$, 0]
755
+ [0, 0, 0, 5, () => NotificationEventSummary$, 0, 0, () => AggregationSummary$, 0], 5
756
756
  ];
757
757
  export var NotificationEventSchema$ = [3, n0, _NES,
758
758
  0,
759
- [_sV, _i, _sEM, _mC, _sEDU, _sEDUDT, _nTo, _eS, _aET, _aNEA, _aS, _sT, _eTn, _tP, _me, _oUI],
760
- [0, 0, () => SourceEventMetadata$, () => MessageComponents$, 0, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, () => TextParts, () => Media, 0]
759
+ [_sV, _i, _sEM, _mC, _nTo, _tP, _me, _sEDU, _sEDUDT, _eS, _aET, _aNEA, _aS, _sT, _eTn, _oUI],
760
+ [0, 0, () => SourceEventMetadata$, () => MessageComponents$, 0, () => TextParts, () => Media, 0, 0, 0, 0, 0, () => AggregationSummary$, 5, 5, 0], 7
761
761
  ];
762
762
  export var NotificationEventSummary$ = [3, n0, _NESo,
763
763
  0,
764
764
  [_sV, _sEM, _mC, _eS, _nTo],
765
- [0, () => SourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0]
765
+ [0, () => SourceEventMetadataSummary$, () => MessageComponentsSummary$, 0, 0], 5
766
766
  ];
767
767
  export var NotificationHubOverview$ = [3, n0, _NHO,
768
768
  0,
769
769
  [_nHR, _sS, _cT, _lAT],
770
- [0, () => NotificationHubStatusSummary$, 5, 5]
770
+ [0, () => NotificationHubStatusSummary$, 5, 5], 3
771
771
  ];
772
772
  export var NotificationHubStatusSummary$ = [3, n0, _NHSS,
773
773
  0,
774
774
  [_st, _re],
775
- [0, 0]
775
+ [0, 0], 2
776
776
  ];
777
777
  export var NotificationsAccessForOrganization$ = [3, n0, _NAFO,
778
778
  0,
779
779
  [_aSc],
780
- [0]
780
+ [0], 1
781
781
  ];
782
782
  export var RegisterNotificationHubRequest$ = [3, n0, _RNHR,
783
783
  0,
784
784
  [_nHR],
785
- [0]
785
+ [0], 1
786
786
  ];
787
787
  export var RegisterNotificationHubResponse$ = [3, n0, _RNHRe,
788
788
  0,
789
789
  [_nHR, _sS, _cT, _lAT],
790
- [0, () => NotificationHubStatusSummary$, 5, 5]
790
+ [0, () => NotificationHubStatusSummary$, 5, 5], 3
791
791
  ];
792
792
  export var Resource$ = [3, n0, _R,
793
793
  0,
@@ -797,39 +797,39 @@ export var Resource$ = [3, n0, _R,
797
797
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
798
798
  { [_e]: _c, [_hE]: 404 },
799
799
  [_m, _rI],
800
- [0, 0]
800
+ [0, 0], 2
801
801
  ];
802
802
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
803
803
  export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
804
804
  { [_e]: _c, [_hE]: 402 },
805
805
  [_m, _rT, _rI, _sCe, _qC],
806
- [0, 0, 0, 0, 0]
806
+ [0, 0, 0, 0, 0], 2
807
807
  ];
808
808
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
809
809
  export var SourceEventMetadata$ = [3, n0, _SEM,
810
810
  0,
811
- [_eTV, _sEI, _eOR, _rA, _s, _eOT, _eT, _rR],
812
- [0, 0, 0, 0, 0, 5, 0, () => Resources]
811
+ [_eTV, _sEI, _rA, _s, _eOT, _eT, _rR, _eOR],
812
+ [0, 0, 0, 0, 5, 0, () => Resources, 0], 7
813
813
  ];
814
814
  export var SourceEventMetadataSummary$ = [3, n0, _SEMS,
815
815
  0,
816
- [_eOR, _s, _eT],
817
- [0, 0, 0]
816
+ [_s, _eT, _eOR],
817
+ [0, 0, 0], 2
818
818
  ];
819
819
  export var SummarizationDimensionDetail$ = [3, n0, _SDD,
820
820
  0,
821
821
  [_n, _v],
822
- [0, 0]
822
+ [0, 0], 2
823
823
  ];
824
824
  export var SummarizationDimensionOverview$ = [3, n0, _SDO,
825
825
  0,
826
826
  [_n, _cou, _sVa],
827
- [0, 1, 64 | 0]
827
+ [0, 1, 64 | 0], 2
828
828
  ];
829
829
  export var TagResourceRequest$ = [3, n0, _TRR,
830
830
  0,
831
831
  [_a, _t],
832
- [[0, 1], 128 | 0]
832
+ [[0, 1], 128 | 0], 2
833
833
  ];
834
834
  export var TagResourceResponse$ = [3, n0, _TRRa,
835
835
  0,
@@ -839,18 +839,18 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
839
839
  export var TextPartValue$ = [3, n0, _TPV,
840
840
  0,
841
841
  [_ty, _dT, _tBL, _u],
842
- [0, 0, 128 | 0, 0]
842
+ [0, 0, 128 | 0, 0], 1
843
843
  ];
844
844
  export var ThrottlingException$ = [-3, n0, _TE,
845
845
  { [_e]: _c, [_hE]: 429 },
846
846
  [_m, _sCe, _qC, _rAS],
847
- [0, 0, 0, [1, { [_hH]: _RA }]]
847
+ [0, 0, 0, [1, { [_hH]: _RA }]], 1
848
848
  ];
849
849
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
850
850
  export var UntagResourceRequest$ = [3, n0, _URR,
851
851
  0,
852
852
  [_a, _tK],
853
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
853
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
854
854
  ];
855
855
  export var UntagResourceResponse$ = [3, n0, _URRn,
856
856
  0,
@@ -860,33 +860,33 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
860
860
  export var UpdateEventRuleRequest$ = [3, n0, _UERR,
861
861
  0,
862
862
  [_a, _eP, _r],
863
- [[0, 1], 0, 64 | 0]
863
+ [[0, 1], 0, 64 | 0], 1
864
864
  ];
865
865
  export var UpdateEventRuleResponse$ = [3, n0, _UERRp,
866
866
  0,
867
867
  [_a, _nCA, _sSBR],
868
- [0, 0, () => StatusSummaryByRegion]
868
+ [0, 0, () => StatusSummaryByRegion], 3
869
869
  ];
870
870
  export var UpdateNotificationConfigurationRequest$ = [3, n0, _UNCR,
871
871
  0,
872
872
  [_a, _n, _d, _aD],
873
- [[0, 1], 0, 0, 0]
873
+ [[0, 1], 0, 0, 0], 1
874
874
  ];
875
875
  export var UpdateNotificationConfigurationResponse$ = [3, n0, _UNCRp,
876
876
  0,
877
877
  [_a],
878
- [0]
878
+ [0], 1
879
879
  ];
880
880
  export var ValidationException$ = [-3, n0, _VE,
881
881
  { [_e]: _c, [_hE]: 400 },
882
882
  [_m, _re, _fL],
883
- [0, 0, () => ValidationExceptionFieldList]
883
+ [0, 0, () => ValidationExceptionFieldList], 1
884
884
  ];
885
885
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
886
886
  export var ValidationExceptionField$ = [3, n0, _VEF,
887
887
  0,
888
888
  [_n, _m],
889
- [0, 0]
889
+ [0, 0], 2
890
890
  ];
891
891
  export var NotificationsServiceException$ = [-3, _sm, "NotificationsServiceException", 0, [], []];
892
892
  TypeRegistry.for(_sm).registerError(NotificationsServiceException$, NotificationsServiceException);