@aws-sdk/client-verifiedpermissions 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.
@@ -352,1250 +352,929 @@ var SchemaJson = [0, n0, _SJ, 8, 0];
352
352
  var StaticPolicyDescription = [0, n0, _SPD, 8, 0];
353
353
  var StringAttribute = [0, n0, _SA, 8, 0];
354
354
  var Token = [0, n0, _T, 8, 0];
355
- export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
355
+ export var AccessDeniedException$ = [-3, n0, _ADE,
356
+ { [_e]: _c, [_hE]: 403 },
357
+ [_m],
358
+ [0]
359
+ ];
356
360
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
357
- export var ActionIdentifier$ = [
358
- 3,
359
- n0,
360
- _AIc,
361
+ export var ActionIdentifier$ = [3, n0, _AIc,
361
362
  0,
362
363
  [_aT, _aI],
363
- [
364
- [() => ActionType, 0],
365
- [() => ActionId, 0],
366
- ],
367
- ];
368
- export var BatchGetPolicyErrorItem$ = [3, n0, _BGPEI, 0, [_co, _pSI, _pI, _m], [0, 0, 0, 0]];
369
- export var BatchGetPolicyInput$ = [3, n0, _BGPI, 0, [_r], [() => BatchGetPolicyInputList]];
370
- export var BatchGetPolicyInputItem$ = [3, n0, _BGPII, 0, [_pSI, _pI], [0, 0]];
371
- export var BatchGetPolicyOutput$ = [
372
- 3,
373
- n0,
374
- _BGPO,
364
+ [[() => ActionType, 0], [() => ActionId, 0]]
365
+ ];
366
+ export var BatchGetPolicyErrorItem$ = [3, n0, _BGPEI,
367
+ 0,
368
+ [_co, _pSI, _pI, _m],
369
+ [0, 0, 0, 0]
370
+ ];
371
+ export var BatchGetPolicyInput$ = [3, n0, _BGPI,
372
+ 0,
373
+ [_r],
374
+ [() => BatchGetPolicyInputList]
375
+ ];
376
+ export var BatchGetPolicyInputItem$ = [3, n0, _BGPII,
377
+ 0,
378
+ [_pSI, _pI],
379
+ [0, 0]
380
+ ];
381
+ export var BatchGetPolicyOutput$ = [3, n0, _BGPO,
375
382
  0,
376
383
  [_re, _er],
377
- [[() => BatchGetPolicyOutputList, 0], () => BatchGetPolicyErrorList],
384
+ [[() => BatchGetPolicyOutputList, 0], () => BatchGetPolicyErrorList]
378
385
  ];
379
- export var BatchGetPolicyOutputItem$ = [
380
- 3,
381
- n0,
382
- _BGPOI,
386
+ export var BatchGetPolicyOutputItem$ = [3, n0, _BGPOI,
383
387
  0,
384
388
  [_pSI, _pI, _pT, _d, _cD, _lUD],
385
- [0, 0, 0, [() => PolicyDefinitionDetail$, 0], 5, 5],
389
+ [0, 0, 0, [() => PolicyDefinitionDetail$, 0], 5, 5]
386
390
  ];
387
- export var BatchIsAuthorizedInput$ = [
388
- 3,
389
- n0,
390
- _BIAI,
391
+ export var BatchIsAuthorizedInput$ = [3, n0, _BIAI,
391
392
  0,
392
393
  [_pSI, _en, _r],
393
- [0, [() => EntitiesDefinition$, 0], [() => BatchIsAuthorizedInputList, 0]],
394
+ [0, [() => EntitiesDefinition$, 0], [() => BatchIsAuthorizedInputList, 0]]
394
395
  ];
395
- export var BatchIsAuthorizedInputItem$ = [
396
- 3,
397
- n0,
398
- _BIAII,
396
+ export var BatchIsAuthorizedInputItem$ = [3, n0, _BIAII,
399
397
  0,
400
398
  [_p, _a, _res, _con],
401
- [
402
- [() => EntityIdentifier$, 0],
403
- [() => ActionIdentifier$, 0],
404
- [() => EntityIdentifier$, 0],
405
- [() => ContextDefinition$, 0],
406
- ],
407
- ];
408
- export var BatchIsAuthorizedOutput$ = [
409
- 3,
410
- n0,
411
- _BIAO,
399
+ [[() => EntityIdentifier$, 0], [() => ActionIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ContextDefinition$, 0]]
400
+ ];
401
+ export var BatchIsAuthorizedOutput$ = [3, n0, _BIAO,
412
402
  0,
413
403
  [_re],
414
- [[() => BatchIsAuthorizedOutputList, 0]],
404
+ [[() => BatchIsAuthorizedOutputList, 0]]
415
405
  ];
416
- export var BatchIsAuthorizedOutputItem$ = [
417
- 3,
418
- n0,
419
- _BIAOI,
406
+ export var BatchIsAuthorizedOutputItem$ = [3, n0, _BIAOI,
420
407
  0,
421
408
  [_req, _de, _dP, _er],
422
- [[() => BatchIsAuthorizedInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]],
409
+ [[() => BatchIsAuthorizedInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]]
423
410
  ];
424
- export var BatchIsAuthorizedWithTokenInput$ = [
425
- 3,
426
- n0,
427
- _BIAWTI,
411
+ export var BatchIsAuthorizedWithTokenInput$ = [3, n0, _BIAWTI,
428
412
  0,
429
413
  [_pSI, _iT, _aTc, _en, _r],
430
- [
431
- 0,
432
- [() => Token, 0],
433
- [() => Token, 0],
434
- [() => EntitiesDefinition$, 0],
435
- [() => BatchIsAuthorizedWithTokenInputList, 0],
436
- ],
437
- ];
438
- export var BatchIsAuthorizedWithTokenInputItem$ = [
439
- 3,
440
- n0,
441
- _BIAWTII,
414
+ [0, [() => Token, 0], [() => Token, 0], [() => EntitiesDefinition$, 0], [() => BatchIsAuthorizedWithTokenInputList, 0]]
415
+ ];
416
+ export var BatchIsAuthorizedWithTokenInputItem$ = [3, n0, _BIAWTII,
442
417
  0,
443
418
  [_a, _res, _con],
444
- [
445
- [() => ActionIdentifier$, 0],
446
- [() => EntityIdentifier$, 0],
447
- [() => ContextDefinition$, 0],
448
- ],
419
+ [[() => ActionIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ContextDefinition$, 0]]
449
420
  ];
450
- export var BatchIsAuthorizedWithTokenOutput$ = [
451
- 3,
452
- n0,
453
- _BIAWTO,
421
+ export var BatchIsAuthorizedWithTokenOutput$ = [3, n0, _BIAWTO,
454
422
  0,
455
423
  [_p, _re],
456
- [
457
- [() => EntityIdentifier$, 0],
458
- [() => BatchIsAuthorizedWithTokenOutputList, 0],
459
- ],
424
+ [[() => EntityIdentifier$, 0], [() => BatchIsAuthorizedWithTokenOutputList, 0]]
460
425
  ];
461
- export var BatchIsAuthorizedWithTokenOutputItem$ = [
462
- 3,
463
- n0,
464
- _BIAWTOI,
426
+ export var BatchIsAuthorizedWithTokenOutputItem$ = [3, n0, _BIAWTOI,
465
427
  0,
466
428
  [_req, _de, _dP, _er],
467
- [[() => BatchIsAuthorizedWithTokenInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]],
429
+ [[() => BatchIsAuthorizedWithTokenInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]]
468
430
  ];
469
- export var CognitoGroupConfiguration$ = [3, n0, _CGC, 0, [_gET], [[() => GroupEntityType, 0]]];
470
- export var CognitoGroupConfigurationDetail$ = [
471
- 3,
472
- n0,
473
- _CGCD,
431
+ export var CognitoGroupConfiguration$ = [3, n0, _CGC,
474
432
  0,
475
433
  [_gET],
476
- [[() => GroupEntityType, 0]],
434
+ [[() => GroupEntityType, 0]]
477
435
  ];
478
- export var CognitoGroupConfigurationItem$ = [
479
- 3,
480
- n0,
481
- _CGCI,
436
+ export var CognitoGroupConfigurationDetail$ = [3, n0, _CGCD,
482
437
  0,
483
438
  [_gET],
484
- [[() => GroupEntityType, 0]],
439
+ [[() => GroupEntityType, 0]]
485
440
  ];
486
- export var CognitoUserPoolConfiguration$ = [
487
- 3,
488
- n0,
489
- _CUPC,
441
+ export var CognitoGroupConfigurationItem$ = [3, n0, _CGCI,
442
+ 0,
443
+ [_gET],
444
+ [[() => GroupEntityType, 0]]
445
+ ];
446
+ export var CognitoUserPoolConfiguration$ = [3, n0, _CUPC,
490
447
  0,
491
448
  [_uPA, _cI, _gC],
492
- [0, [() => ClientIds, 0], [() => CognitoGroupConfiguration$, 0]],
449
+ [0, [() => ClientIds, 0], [() => CognitoGroupConfiguration$, 0]]
493
450
  ];
494
- export var CognitoUserPoolConfigurationDetail$ = [
495
- 3,
496
- n0,
497
- _CUPCD,
451
+ export var CognitoUserPoolConfigurationDetail$ = [3, n0, _CUPCD,
498
452
  0,
499
453
  [_uPA, _cI, _i, _gC],
500
- [0, [() => ClientIds, 0], 0, [() => CognitoGroupConfigurationDetail$, 0]],
454
+ [0, [() => ClientIds, 0], 0, [() => CognitoGroupConfigurationDetail$, 0]]
501
455
  ];
502
- export var CognitoUserPoolConfigurationItem$ = [
503
- 3,
504
- n0,
505
- _CUPCI,
456
+ export var CognitoUserPoolConfigurationItem$ = [3, n0, _CUPCI,
506
457
  0,
507
458
  [_uPA, _cI, _i, _gC],
508
- [0, [() => ClientIds, 0], 0, [() => CognitoGroupConfigurationItem$, 0]],
459
+ [0, [() => ClientIds, 0], 0, [() => CognitoGroupConfigurationItem$, 0]]
509
460
  ];
510
- export var ConflictException$ = [
511
- -3,
512
- n0,
513
- _CE,
461
+ export var ConflictException$ = [-3, n0, _CE,
514
462
  { [_e]: _c, [_hE]: 409 },
515
463
  [_m, _reso],
516
- [0, () => ResourceConflictList],
464
+ [0, () => ResourceConflictList]
517
465
  ];
518
466
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
519
- export var CreateIdentitySourceInput$ = [
520
- 3,
521
- n0,
522
- _CISI,
467
+ export var CreateIdentitySourceInput$ = [3, n0, _CISI,
523
468
  0,
524
469
  [_cT, _pSI, _conf, _pET],
525
- [[0, 4], 0, [() => Configuration$, 0], [() => PrincipalEntityType, 0]],
470
+ [[0, 4], 0, [() => Configuration$, 0], [() => PrincipalEntityType, 0]]
526
471
  ];
527
- export var CreateIdentitySourceOutput$ = [
528
- 3,
529
- n0,
530
- _CISO,
472
+ export var CreateIdentitySourceOutput$ = [3, n0, _CISO,
531
473
  0,
532
474
  [_cD, _iSI, _lUD, _pSI],
533
- [5, 0, 5, 0],
475
+ [5, 0, 5, 0]
534
476
  ];
535
- export var CreatePolicyInput$ = [
536
- 3,
537
- n0,
538
- _CPI,
477
+ export var CreatePolicyInput$ = [3, n0, _CPI,
539
478
  0,
540
479
  [_cT, _pSI, _d],
541
- [[0, 4], 0, [() => PolicyDefinition$, 0]],
480
+ [[0, 4], 0, [() => PolicyDefinition$, 0]]
542
481
  ];
543
- export var CreatePolicyOutput$ = [
544
- 3,
545
- n0,
546
- _CPO,
482
+ export var CreatePolicyOutput$ = [3, n0, _CPO,
547
483
  0,
548
484
  [_pSI, _pI, _pT, _p, _res, _ac, _cD, _lUD, _ef],
549
- [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 5, 5, 0],
485
+ [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 5, 5, 0]
550
486
  ];
551
- export var CreatePolicyStoreInput$ = [
552
- 3,
553
- n0,
554
- _CPSI,
487
+ export var CreatePolicyStoreInput$ = [3, n0, _CPSI,
555
488
  0,
556
489
  [_cT, _vS, _des, _dPe, _t],
557
- [[0, 4], () => ValidationSettings$, [() => PolicyStoreDescription, 0], 0, 128 | 0],
490
+ [[0, 4], () => ValidationSettings$, [() => PolicyStoreDescription, 0], 0, 128 | 0]
491
+ ];
492
+ export var CreatePolicyStoreOutput$ = [3, n0, _CPSO,
493
+ 0,
494
+ [_pSI, _ar, _cD, _lUD],
495
+ [0, 0, 5, 5]
558
496
  ];
559
- export var CreatePolicyStoreOutput$ = [3, n0, _CPSO, 0, [_pSI, _ar, _cD, _lUD], [0, 0, 5, 5]];
560
- export var CreatePolicyTemplateInput$ = [
561
- 3,
562
- n0,
563
- _CPTI,
497
+ export var CreatePolicyTemplateInput$ = [3, n0, _CPTI,
564
498
  0,
565
499
  [_cT, _pSI, _des, _s],
566
- [[0, 4], 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0]],
500
+ [[0, 4], 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0]]
567
501
  ];
568
- export var CreatePolicyTemplateOutput$ = [
569
- 3,
570
- n0,
571
- _CPTO,
502
+ export var CreatePolicyTemplateOutput$ = [3, n0, _CPTO,
572
503
  0,
573
504
  [_pSI, _pTI, _cD, _lUD],
574
- [0, 0, 5, 5],
575
- ];
576
- export var DeleteIdentitySourceInput$ = [3, n0, _DISI, 0, [_pSI, _iSI], [0, 0]];
577
- export var DeleteIdentitySourceOutput$ = [3, n0, _DISO, 0, [], []];
578
- export var DeletePolicyInput$ = [3, n0, _DPI, 0, [_pSI, _pI], [0, 0]];
579
- export var DeletePolicyOutput$ = [3, n0, _DPO, 0, [], []];
580
- export var DeletePolicyStoreInput$ = [3, n0, _DPSI, 0, [_pSI], [0]];
581
- export var DeletePolicyStoreOutput$ = [3, n0, _DPSO, 0, [], []];
582
- export var DeletePolicyTemplateInput$ = [3, n0, _DPTI, 0, [_pSI, _pTI], [0, 0]];
583
- export var DeletePolicyTemplateOutput$ = [3, n0, _DPTO, 0, [], []];
584
- export var DeterminingPolicyItem$ = [3, n0, _DPIe, 0, [_pI], [0]];
585
- export var EntityIdentifier$ = [
586
- 3,
587
- n0,
588
- _EIn,
505
+ [0, 0, 5, 5]
506
+ ];
507
+ export var DeleteIdentitySourceInput$ = [3, n0, _DISI,
508
+ 0,
509
+ [_pSI, _iSI],
510
+ [0, 0]
511
+ ];
512
+ export var DeleteIdentitySourceOutput$ = [3, n0, _DISO,
513
+ 0,
514
+ [],
515
+ []
516
+ ];
517
+ export var DeletePolicyInput$ = [3, n0, _DPI,
518
+ 0,
519
+ [_pSI, _pI],
520
+ [0, 0]
521
+ ];
522
+ export var DeletePolicyOutput$ = [3, n0, _DPO,
523
+ 0,
524
+ [],
525
+ []
526
+ ];
527
+ export var DeletePolicyStoreInput$ = [3, n0, _DPSI,
528
+ 0,
529
+ [_pSI],
530
+ [0]
531
+ ];
532
+ export var DeletePolicyStoreOutput$ = [3, n0, _DPSO,
533
+ 0,
534
+ [],
535
+ []
536
+ ];
537
+ export var DeletePolicyTemplateInput$ = [3, n0, _DPTI,
538
+ 0,
539
+ [_pSI, _pTI],
540
+ [0, 0]
541
+ ];
542
+ export var DeletePolicyTemplateOutput$ = [3, n0, _DPTO,
543
+ 0,
544
+ [],
545
+ []
546
+ ];
547
+ export var DeterminingPolicyItem$ = [3, n0, _DPIe,
548
+ 0,
549
+ [_pI],
550
+ [0]
551
+ ];
552
+ export var EntityIdentifier$ = [3, n0, _EIn,
589
553
  0,
590
554
  [_eT, _eI],
591
- [
592
- [() => EntityType, 0],
593
- [() => EntityId, 0],
594
- ],
555
+ [[() => EntityType, 0], [() => EntityId, 0]]
595
556
  ];
596
- export var EntityItem$ = [
597
- 3,
598
- n0,
599
- _EInt,
557
+ export var EntityItem$ = [3, n0, _EInt,
600
558
  0,
601
559
  [_id, _at, _pa, _t],
602
- [
603
- [() => EntityIdentifier$, 0],
604
- [() => EntityAttributes, 0],
605
- [() => ParentList, 0],
606
- [() => EntityCedarTags, 0],
607
- ],
608
- ];
609
- export var EvaluationErrorItem$ = [3, n0, _EEI, 8, [_eD], [0]];
610
- export var GetIdentitySourceInput$ = [3, n0, _GISI, 0, [_pSI, _iSI], [0, 0]];
611
- export var GetIdentitySourceOutput$ = [
612
- 3,
613
- n0,
614
- _GISO,
560
+ [[() => EntityIdentifier$, 0], [() => EntityAttributes, 0], [() => ParentList, 0], [() => EntityCedarTags, 0]]
561
+ ];
562
+ export var EvaluationErrorItem$ = [3, n0, _EEI,
563
+ 8,
564
+ [_eD],
565
+ [0]
566
+ ];
567
+ export var GetIdentitySourceInput$ = [3, n0, _GISI,
568
+ 0,
569
+ [_pSI, _iSI],
570
+ [0, 0]
571
+ ];
572
+ export var GetIdentitySourceOutput$ = [3, n0, _GISO,
615
573
  0,
616
574
  [_cD, _det, _iSI, _lUD, _pSI, _pET, _conf],
617
- [5, [() => IdentitySourceDetails$, 0], 0, 5, 0, [() => PrincipalEntityType, 0], [() => ConfigurationDetail$, 0]],
575
+ [5, [() => IdentitySourceDetails$, 0], 0, 5, 0, [() => PrincipalEntityType, 0], [() => ConfigurationDetail$, 0]]
576
+ ];
577
+ export var GetPolicyInput$ = [3, n0, _GPI,
578
+ 0,
579
+ [_pSI, _pI],
580
+ [0, 0]
618
581
  ];
619
- export var GetPolicyInput$ = [3, n0, _GPI, 0, [_pSI, _pI], [0, 0]];
620
- export var GetPolicyOutput$ = [
621
- 3,
622
- n0,
623
- _GPO,
582
+ export var GetPolicyOutput$ = [3, n0, _GPO,
624
583
  0,
625
584
  [_pSI, _pI, _pT, _p, _res, _ac, _d, _cD, _lUD, _ef],
626
- [
627
- 0,
628
- 0,
629
- 0,
630
- [() => EntityIdentifier$, 0],
631
- [() => EntityIdentifier$, 0],
632
- [() => ActionIdentifierList, 0],
633
- [() => PolicyDefinitionDetail$, 0],
634
- 5,
635
- 5,
636
- 0,
637
- ],
638
- ];
639
- export var GetPolicyStoreInput$ = [3, n0, _GPSI, 0, [_pSI, _t], [0, 2]];
640
- export var GetPolicyStoreOutput$ = [
641
- 3,
642
- n0,
643
- _GPSO,
585
+ [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], [() => PolicyDefinitionDetail$, 0], 5, 5, 0]
586
+ ];
587
+ export var GetPolicyStoreInput$ = [3, n0, _GPSI,
588
+ 0,
589
+ [_pSI, _t],
590
+ [0, 2]
591
+ ];
592
+ export var GetPolicyStoreOutput$ = [3, n0, _GPSO,
644
593
  0,
645
594
  [_pSI, _ar, _vS, _cD, _lUD, _des, _dPe, _cV, _t],
646
- [0, 0, () => ValidationSettings$, 5, 5, [() => PolicyStoreDescription, 0], 0, 0, 128 | 0],
595
+ [0, 0, () => ValidationSettings$, 5, 5, [() => PolicyStoreDescription, 0], 0, 0, 128 | 0]
596
+ ];
597
+ export var GetPolicyTemplateInput$ = [3, n0, _GPTI,
598
+ 0,
599
+ [_pSI, _pTI],
600
+ [0, 0]
647
601
  ];
648
- export var GetPolicyTemplateInput$ = [3, n0, _GPTI, 0, [_pSI, _pTI], [0, 0]];
649
- export var GetPolicyTemplateOutput$ = [
650
- 3,
651
- n0,
652
- _GPTO,
602
+ export var GetPolicyTemplateOutput$ = [3, n0, _GPTO,
653
603
  0,
654
604
  [_pSI, _pTI, _des, _s, _cD, _lUD],
655
- [0, 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0], 5, 5],
605
+ [0, 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0], 5, 5]
656
606
  ];
657
- export var GetSchemaInput$ = [3, n0, _GSI, 0, [_pSI], [0]];
658
- export var GetSchemaOutput$ = [
659
- 3,
660
- n0,
661
- _GSO,
607
+ export var GetSchemaInput$ = [3, n0, _GSI,
608
+ 0,
609
+ [_pSI],
610
+ [0]
611
+ ];
612
+ export var GetSchemaOutput$ = [3, n0, _GSO,
662
613
  0,
663
614
  [_pSI, _sc, _cD, _lUD, _n],
664
- [0, [() => SchemaJson, 0], 5, 5, [() => NamespaceList, 0]],
615
+ [0, [() => SchemaJson, 0], 5, 5, [() => NamespaceList, 0]]
665
616
  ];
666
- export var IdentitySourceDetails$ = [
667
- 3,
668
- n0,
669
- _ISD,
617
+ export var IdentitySourceDetails$ = [3, n0, _ISD,
670
618
  0,
671
619
  [_cI, _uPA, _dU, _oII],
672
- [[() => ClientIds, 0], 0, 0, 0],
620
+ [[() => ClientIds, 0], 0, 0, 0]
673
621
  ];
674
- export var IdentitySourceFilter$ = [3, n0, _ISF, 0, [_pET], [[() => PrincipalEntityType, 0]]];
675
- export var IdentitySourceItem$ = [
676
- 3,
677
- n0,
678
- _ISI,
622
+ export var IdentitySourceFilter$ = [3, n0, _ISF,
623
+ 0,
624
+ [_pET],
625
+ [[() => PrincipalEntityType, 0]]
626
+ ];
627
+ export var IdentitySourceItem$ = [3, n0, _ISI,
679
628
  0,
680
629
  [_cD, _det, _iSI, _lUD, _pSI, _pET, _conf],
681
- [5, [() => IdentitySourceItemDetails$, 0], 0, 5, 0, [() => PrincipalEntityType, 0], [() => ConfigurationItem$, 0]],
630
+ [5, [() => IdentitySourceItemDetails$, 0], 0, 5, 0, [() => PrincipalEntityType, 0], [() => ConfigurationItem$, 0]]
682
631
  ];
683
- export var IdentitySourceItemDetails$ = [
684
- 3,
685
- n0,
686
- _ISID,
632
+ export var IdentitySourceItemDetails$ = [3, n0, _ISID,
687
633
  0,
688
634
  [_cI, _uPA, _dU, _oII],
689
- [[() => ClientIds, 0], 0, 0, 0],
635
+ [[() => ClientIds, 0], 0, 0, 0]
636
+ ];
637
+ export var InternalServerException$ = [-3, n0, _ISE,
638
+ { [_e]: _se, [_hE]: 500 },
639
+ [_m],
640
+ [0]
690
641
  ];
691
- export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
692
642
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
693
- export var InvalidStateException$ = [-3, n0, _ISEn, { [_e]: _c, [_hE]: 406 }, [_m], [0]];
643
+ export var InvalidStateException$ = [-3, n0, _ISEn,
644
+ { [_e]: _c, [_hE]: 406 },
645
+ [_m],
646
+ [0]
647
+ ];
694
648
  TypeRegistry.for(n0).registerError(InvalidStateException$, InvalidStateException);
695
- export var IsAuthorizedInput$ = [
696
- 3,
697
- n0,
698
- _IAI,
649
+ export var IsAuthorizedInput$ = [3, n0, _IAI,
699
650
  0,
700
651
  [_pSI, _p, _a, _res, _con, _en],
701
- [
702
- 0,
703
- [() => EntityIdentifier$, 0],
704
- [() => ActionIdentifier$, 0],
705
- [() => EntityIdentifier$, 0],
706
- [() => ContextDefinition$, 0],
707
- [() => EntitiesDefinition$, 0],
708
- ],
709
- ];
710
- export var IsAuthorizedOutput$ = [
711
- 3,
712
- n0,
713
- _IAO,
652
+ [0, [() => EntityIdentifier$, 0], [() => ActionIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ContextDefinition$, 0], [() => EntitiesDefinition$, 0]]
653
+ ];
654
+ export var IsAuthorizedOutput$ = [3, n0, _IAO,
714
655
  0,
715
656
  [_de, _dP, _er],
716
- [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]],
657
+ [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]]
717
658
  ];
718
- export var IsAuthorizedWithTokenInput$ = [
719
- 3,
720
- n0,
721
- _IAWTI,
659
+ export var IsAuthorizedWithTokenInput$ = [3, n0, _IAWTI,
722
660
  0,
723
661
  [_pSI, _iT, _aTc, _a, _res, _con, _en],
724
- [
725
- 0,
726
- [() => Token, 0],
727
- [() => Token, 0],
728
- [() => ActionIdentifier$, 0],
729
- [() => EntityIdentifier$, 0],
730
- [() => ContextDefinition$, 0],
731
- [() => EntitiesDefinition$, 0],
732
- ],
733
- ];
734
- export var IsAuthorizedWithTokenOutput$ = [
735
- 3,
736
- n0,
737
- _IAWTO,
662
+ [0, [() => Token, 0], [() => Token, 0], [() => ActionIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ContextDefinition$, 0], [() => EntitiesDefinition$, 0]]
663
+ ];
664
+ export var IsAuthorizedWithTokenOutput$ = [3, n0, _IAWTO,
738
665
  0,
739
666
  [_de, _dP, _er, _p],
740
- [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0], [() => EntityIdentifier$, 0]],
667
+ [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0], [() => EntityIdentifier$, 0]]
741
668
  ];
742
- export var ListIdentitySourcesInput$ = [
743
- 3,
744
- n0,
745
- _LISI,
669
+ export var ListIdentitySourcesInput$ = [3, n0, _LISI,
746
670
  0,
747
671
  [_pSI, _nT, _mR, _f],
748
- [0, 0, 1, [() => IdentitySourceFilters, 0]],
672
+ [0, 0, 1, [() => IdentitySourceFilters, 0]]
749
673
  ];
750
- export var ListIdentitySourcesOutput$ = [
751
- 3,
752
- n0,
753
- _LISO,
674
+ export var ListIdentitySourcesOutput$ = [3, n0, _LISO,
754
675
  0,
755
676
  [_nT, _iS],
756
- [0, [() => IdentitySources, 0]],
677
+ [0, [() => IdentitySources, 0]]
757
678
  ];
758
- export var ListPoliciesInput$ = [
759
- 3,
760
- n0,
761
- _LPI,
679
+ export var ListPoliciesInput$ = [3, n0, _LPI,
762
680
  0,
763
681
  [_pSI, _nT, _mR, _fi],
764
- [0, 0, 1, [() => PolicyFilter$, 0]],
682
+ [0, 0, 1, [() => PolicyFilter$, 0]]
683
+ ];
684
+ export var ListPoliciesOutput$ = [3, n0, _LPO,
685
+ 0,
686
+ [_nT, _po],
687
+ [0, [() => PolicyList, 0]]
688
+ ];
689
+ export var ListPolicyStoresInput$ = [3, n0, _LPSI,
690
+ 0,
691
+ [_nT, _mR],
692
+ [0, 1]
765
693
  ];
766
- export var ListPoliciesOutput$ = [3, n0, _LPO, 0, [_nT, _po], [0, [() => PolicyList, 0]]];
767
- export var ListPolicyStoresInput$ = [3, n0, _LPSI, 0, [_nT, _mR], [0, 1]];
768
- export var ListPolicyStoresOutput$ = [
769
- 3,
770
- n0,
771
- _LPSO,
694
+ export var ListPolicyStoresOutput$ = [3, n0, _LPSO,
772
695
  0,
773
696
  [_nT, _pS],
774
- [0, [() => PolicyStoreList, 0]],
697
+ [0, [() => PolicyStoreList, 0]]
698
+ ];
699
+ export var ListPolicyTemplatesInput$ = [3, n0, _LPTI,
700
+ 0,
701
+ [_pSI, _nT, _mR],
702
+ [0, 0, 1]
775
703
  ];
776
- export var ListPolicyTemplatesInput$ = [3, n0, _LPTI, 0, [_pSI, _nT, _mR], [0, 0, 1]];
777
- export var ListPolicyTemplatesOutput$ = [
778
- 3,
779
- n0,
780
- _LPTO,
704
+ export var ListPolicyTemplatesOutput$ = [3, n0, _LPTO,
781
705
  0,
782
706
  [_nT, _pTo],
783
- [0, [() => PolicyTemplatesList, 0]],
707
+ [0, [() => PolicyTemplatesList, 0]]
784
708
  ];
785
- export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rA], [0]];
786
- export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_t], [128 | 0]];
787
- export var OpenIdConnectAccessTokenConfiguration$ = [
788
- 3,
789
- n0,
790
- _OICATC,
709
+ export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
710
+ 0,
711
+ [_rA],
712
+ [0]
713
+ ];
714
+ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
715
+ 0,
716
+ [_t],
717
+ [128 | 0]
718
+ ];
719
+ export var OpenIdConnectAccessTokenConfiguration$ = [3, n0, _OICATC,
791
720
  0,
792
721
  [_pIC, _au],
793
- [[() => Claim, 0], 64 | 0],
722
+ [[() => Claim, 0], 64 | 0]
794
723
  ];
795
- export var OpenIdConnectAccessTokenConfigurationDetail$ = [
796
- 3,
797
- n0,
798
- _OICATCD,
724
+ export var OpenIdConnectAccessTokenConfigurationDetail$ = [3, n0, _OICATCD,
799
725
  0,
800
726
  [_pIC, _au],
801
- [[() => Claim, 0], 64 | 0],
727
+ [[() => Claim, 0], 64 | 0]
802
728
  ];
803
- export var OpenIdConnectAccessTokenConfigurationItem$ = [
804
- 3,
805
- n0,
806
- _OICATCI,
729
+ export var OpenIdConnectAccessTokenConfigurationItem$ = [3, n0, _OICATCI,
807
730
  0,
808
731
  [_pIC, _au],
809
- [[() => Claim, 0], 64 | 0],
732
+ [[() => Claim, 0], 64 | 0]
810
733
  ];
811
- export var OpenIdConnectConfiguration$ = [
812
- 3,
813
- n0,
814
- _OICC,
734
+ export var OpenIdConnectConfiguration$ = [3, n0, _OICC,
815
735
  0,
816
736
  [_i, _eIP, _gC, _tS],
817
- [0, [() => EntityIdPrefix, 0], [() => OpenIdConnectGroupConfiguration$, 0], [() => OpenIdConnectTokenSelection$, 0]],
737
+ [0, [() => EntityIdPrefix, 0], [() => OpenIdConnectGroupConfiguration$, 0], [() => OpenIdConnectTokenSelection$, 0]]
818
738
  ];
819
- export var OpenIdConnectConfigurationDetail$ = [
820
- 3,
821
- n0,
822
- _OICCD,
739
+ export var OpenIdConnectConfigurationDetail$ = [3, n0, _OICCD,
823
740
  0,
824
741
  [_i, _eIP, _gC, _tS],
825
- [
826
- 0,
827
- [() => EntityIdPrefix, 0],
828
- [() => OpenIdConnectGroupConfigurationDetail$, 0],
829
- [() => OpenIdConnectTokenSelectionDetail$, 0],
830
- ],
831
- ];
832
- export var OpenIdConnectConfigurationItem$ = [
833
- 3,
834
- n0,
835
- _OICCI,
742
+ [0, [() => EntityIdPrefix, 0], [() => OpenIdConnectGroupConfigurationDetail$, 0], [() => OpenIdConnectTokenSelectionDetail$, 0]]
743
+ ];
744
+ export var OpenIdConnectConfigurationItem$ = [3, n0, _OICCI,
836
745
  0,
837
746
  [_i, _eIP, _gC, _tS],
838
- [
839
- 0,
840
- [() => EntityIdPrefix, 0],
841
- [() => OpenIdConnectGroupConfigurationItem$, 0],
842
- [() => OpenIdConnectTokenSelectionItem$, 0],
843
- ],
844
- ];
845
- export var OpenIdConnectGroupConfiguration$ = [
846
- 3,
847
- n0,
848
- _OICGC,
747
+ [0, [() => EntityIdPrefix, 0], [() => OpenIdConnectGroupConfigurationItem$, 0], [() => OpenIdConnectTokenSelectionItem$, 0]]
748
+ ];
749
+ export var OpenIdConnectGroupConfiguration$ = [3, n0, _OICGC,
849
750
  0,
850
751
  [_gCr, _gET],
851
- [
852
- [() => Claim, 0],
853
- [() => GroupEntityType, 0],
854
- ],
752
+ [[() => Claim, 0], [() => GroupEntityType, 0]]
855
753
  ];
856
- export var OpenIdConnectGroupConfigurationDetail$ = [
857
- 3,
858
- n0,
859
- _OICGCD,
754
+ export var OpenIdConnectGroupConfigurationDetail$ = [3, n0, _OICGCD,
860
755
  0,
861
756
  [_gCr, _gET],
862
- [
863
- [() => Claim, 0],
864
- [() => GroupEntityType, 0],
865
- ],
757
+ [[() => Claim, 0], [() => GroupEntityType, 0]]
866
758
  ];
867
- export var OpenIdConnectGroupConfigurationItem$ = [
868
- 3,
869
- n0,
870
- _OICGCI,
759
+ export var OpenIdConnectGroupConfigurationItem$ = [3, n0, _OICGCI,
871
760
  0,
872
761
  [_gCr, _gET],
873
- [
874
- [() => Claim, 0],
875
- [() => GroupEntityType, 0],
876
- ],
762
+ [[() => Claim, 0], [() => GroupEntityType, 0]]
877
763
  ];
878
- export var OpenIdConnectIdentityTokenConfiguration$ = [
879
- 3,
880
- n0,
881
- _OICITC,
764
+ export var OpenIdConnectIdentityTokenConfiguration$ = [3, n0, _OICITC,
882
765
  0,
883
766
  [_pIC, _cI],
884
- [
885
- [() => Claim, 0],
886
- [() => ClientIds, 0],
887
- ],
767
+ [[() => Claim, 0], [() => ClientIds, 0]]
888
768
  ];
889
- export var OpenIdConnectIdentityTokenConfigurationDetail$ = [
890
- 3,
891
- n0,
892
- _OICITCD,
769
+ export var OpenIdConnectIdentityTokenConfigurationDetail$ = [3, n0, _OICITCD,
893
770
  0,
894
771
  [_pIC, _cI],
895
- [
896
- [() => Claim, 0],
897
- [() => ClientIds, 0],
898
- ],
772
+ [[() => Claim, 0], [() => ClientIds, 0]]
899
773
  ];
900
- export var OpenIdConnectIdentityTokenConfigurationItem$ = [
901
- 3,
902
- n0,
903
- _OICITCI,
774
+ export var OpenIdConnectIdentityTokenConfigurationItem$ = [3, n0, _OICITCI,
904
775
  0,
905
776
  [_pIC, _cI],
906
- [
907
- [() => Claim, 0],
908
- [() => ClientIds, 0],
909
- ],
777
+ [[() => Claim, 0], [() => ClientIds, 0]]
910
778
  ];
911
- export var PolicyFilter$ = [
912
- 3,
913
- n0,
914
- _PF,
779
+ export var PolicyFilter$ = [3, n0, _PF,
915
780
  0,
916
781
  [_p, _res, _pT, _pTI],
917
- [[() => EntityReference$, 0], [() => EntityReference$, 0], 0, 0],
782
+ [[() => EntityReference$, 0], [() => EntityReference$, 0], 0, 0]
918
783
  ];
919
- export var PolicyItem$ = [
920
- 3,
921
- n0,
922
- _PI,
784
+ export var PolicyItem$ = [3, n0, _PI,
923
785
  0,
924
786
  [_pSI, _pI, _pT, _p, _res, _ac, _d, _cD, _lUD, _ef],
925
- [
926
- 0,
927
- 0,
928
- 0,
929
- [() => EntityIdentifier$, 0],
930
- [() => EntityIdentifier$, 0],
931
- [() => ActionIdentifierList, 0],
932
- [() => PolicyDefinitionItem$, 0],
933
- 5,
934
- 5,
935
- 0,
936
- ],
937
- ];
938
- export var PolicyStoreItem$ = [
939
- 3,
940
- n0,
941
- _PSI,
787
+ [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], [() => PolicyDefinitionItem$, 0], 5, 5, 0]
788
+ ];
789
+ export var PolicyStoreItem$ = [3, n0, _PSI,
942
790
  0,
943
791
  [_pSI, _ar, _cD, _lUD, _des],
944
- [0, 0, 5, 5, [() => PolicyStoreDescription, 0]],
792
+ [0, 0, 5, 5, [() => PolicyStoreDescription, 0]]
945
793
  ];
946
- export var PolicyTemplateItem$ = [
947
- 3,
948
- n0,
949
- _PTI,
794
+ export var PolicyTemplateItem$ = [3, n0, _PTI,
950
795
  0,
951
796
  [_pSI, _pTI, _des, _cD, _lUD],
952
- [0, 0, [() => PolicyTemplateDescription, 0], 5, 5],
797
+ [0, 0, [() => PolicyTemplateDescription, 0], 5, 5]
953
798
  ];
954
- export var PutSchemaInput$ = [3, n0, _PSIu, 0, [_pSI, _d], [0, [() => SchemaDefinition$, 0]]];
955
- export var PutSchemaOutput$ = [
956
- 3,
957
- n0,
958
- _PSO,
799
+ export var PutSchemaInput$ = [3, n0, _PSIu,
800
+ 0,
801
+ [_pSI, _d],
802
+ [0, [() => SchemaDefinition$, 0]]
803
+ ];
804
+ export var PutSchemaOutput$ = [3, n0, _PSO,
959
805
  0,
960
806
  [_pSI, _n, _cD, _lUD],
961
- [0, [() => NamespaceList, 0], 5, 5],
807
+ [0, [() => NamespaceList, 0], 5, 5]
962
808
  ];
963
- export var ResourceConflict$ = [3, n0, _RC, 0, [_rI, _rT], [0, 0]];
964
- export var ResourceNotFoundException$ = [
965
- -3,
966
- n0,
967
- _RNFE,
809
+ export var ResourceConflict$ = [3, n0, _RC,
810
+ 0,
811
+ [_rI, _rT],
812
+ [0, 0]
813
+ ];
814
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
968
815
  { [_e]: _c, [_hE]: 404 },
969
816
  [_m, _rI, _rT],
970
- [0, 0, 0],
817
+ [0, 0, 0]
971
818
  ];
972
819
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
973
- export var ServiceQuotaExceededException$ = [
974
- -3,
975
- n0,
976
- _SQEE,
820
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
977
821
  { [_e]: _c, [_hE]: 402 },
978
822
  [_m, _rI, _rT, _sC, _qC],
979
- [0, 0, 0, 0, 0],
823
+ [0, 0, 0, 0, 0]
980
824
  ];
981
825
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
982
- export var StaticPolicyDefinition$ = [
983
- 3,
984
- n0,
985
- _SPDt,
826
+ export var StaticPolicyDefinition$ = [3, n0, _SPDt,
986
827
  0,
987
828
  [_des, _s],
988
- [
989
- [() => StaticPolicyDescription, 0],
990
- [() => PolicyStatement, 0],
991
- ],
829
+ [[() => StaticPolicyDescription, 0], [() => PolicyStatement, 0]]
992
830
  ];
993
- export var StaticPolicyDefinitionDetail$ = [
994
- 3,
995
- n0,
996
- _SPDD,
831
+ export var StaticPolicyDefinitionDetail$ = [3, n0, _SPDD,
997
832
  0,
998
833
  [_des, _s],
999
- [
1000
- [() => StaticPolicyDescription, 0],
1001
- [() => PolicyStatement, 0],
1002
- ],
834
+ [[() => StaticPolicyDescription, 0], [() => PolicyStatement, 0]]
1003
835
  ];
1004
- export var StaticPolicyDefinitionItem$ = [
1005
- 3,
1006
- n0,
1007
- _SPDI,
836
+ export var StaticPolicyDefinitionItem$ = [3, n0, _SPDI,
1008
837
  0,
1009
838
  [_des],
1010
- [[() => StaticPolicyDescription, 0]],
839
+ [[() => StaticPolicyDescription, 0]]
840
+ ];
841
+ export var TagResourceInput$ = [3, n0, _TRI,
842
+ 0,
843
+ [_rA, _t],
844
+ [0, 128 | 0]
1011
845
  ];
1012
- export var TagResourceInput$ = [3, n0, _TRI, 0, [_rA, _t], [0, 128 | 0]];
1013
- export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
1014
- export var TemplateLinkedPolicyDefinition$ = [
1015
- 3,
1016
- n0,
1017
- _TLPD,
846
+ export var TagResourceOutput$ = [3, n0, _TRO,
847
+ 0,
848
+ [],
849
+ []
850
+ ];
851
+ export var TemplateLinkedPolicyDefinition$ = [3, n0, _TLPD,
1018
852
  0,
1019
853
  [_pTI, _p, _res],
1020
- [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]],
854
+ [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]]
1021
855
  ];
1022
- export var TemplateLinkedPolicyDefinitionDetail$ = [
1023
- 3,
1024
- n0,
1025
- _TLPDD,
856
+ export var TemplateLinkedPolicyDefinitionDetail$ = [3, n0, _TLPDD,
1026
857
  0,
1027
858
  [_pTI, _p, _res],
1028
- [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]],
859
+ [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]]
1029
860
  ];
1030
- export var TemplateLinkedPolicyDefinitionItem$ = [
1031
- 3,
1032
- n0,
1033
- _TLPDI,
861
+ export var TemplateLinkedPolicyDefinitionItem$ = [3, n0, _TLPDI,
1034
862
  0,
1035
863
  [_pTI, _p, _res],
1036
- [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]],
864
+ [0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0]]
865
+ ];
866
+ export var ThrottlingException$ = [-3, n0, _TE,
867
+ { [_e]: _c, [_hE]: 429 },
868
+ [_m, _sC, _qC],
869
+ [0, 0, 0]
1037
870
  ];
1038
- export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m, _sC, _qC], [0, 0, 0]];
1039
871
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1040
- export var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
872
+ export var TooManyTagsException$ = [-3, n0, _TMTE,
873
+ { [_e]: _c, [_hE]: 400 },
874
+ [_m, _rN],
875
+ [0, 0]
876
+ ];
1041
877
  TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
1042
- export var UntagResourceInput$ = [3, n0, _URI, 0, [_rA, _tK], [0, 64 | 0]];
1043
- export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
1044
- export var UpdateCognitoGroupConfiguration$ = [
1045
- 3,
1046
- n0,
1047
- _UCGC,
878
+ export var UntagResourceInput$ = [3, n0, _URI,
879
+ 0,
880
+ [_rA, _tK],
881
+ [0, 64 | 0]
882
+ ];
883
+ export var UntagResourceOutput$ = [3, n0, _URO,
884
+ 0,
885
+ [],
886
+ []
887
+ ];
888
+ export var UpdateCognitoGroupConfiguration$ = [3, n0, _UCGC,
1048
889
  0,
1049
890
  [_gET],
1050
- [[() => GroupEntityType, 0]],
891
+ [[() => GroupEntityType, 0]]
1051
892
  ];
1052
- export var UpdateCognitoUserPoolConfiguration$ = [
1053
- 3,
1054
- n0,
1055
- _UCUPC,
893
+ export var UpdateCognitoUserPoolConfiguration$ = [3, n0, _UCUPC,
1056
894
  0,
1057
895
  [_uPA, _cI, _gC],
1058
- [0, [() => ClientIds, 0], [() => UpdateCognitoGroupConfiguration$, 0]],
896
+ [0, [() => ClientIds, 0], [() => UpdateCognitoGroupConfiguration$, 0]]
1059
897
  ];
1060
- export var UpdateIdentitySourceInput$ = [
1061
- 3,
1062
- n0,
1063
- _UISI,
898
+ export var UpdateIdentitySourceInput$ = [3, n0, _UISI,
1064
899
  0,
1065
900
  [_pSI, _iSI, _uC, _pET],
1066
- [0, 0, [() => UpdateConfiguration$, 0], [() => PrincipalEntityType, 0]],
901
+ [0, 0, [() => UpdateConfiguration$, 0], [() => PrincipalEntityType, 0]]
1067
902
  ];
1068
- export var UpdateIdentitySourceOutput$ = [
1069
- 3,
1070
- n0,
1071
- _UISO,
903
+ export var UpdateIdentitySourceOutput$ = [3, n0, _UISO,
1072
904
  0,
1073
905
  [_cD, _iSI, _lUD, _pSI],
1074
- [5, 0, 5, 0],
906
+ [5, 0, 5, 0]
1075
907
  ];
1076
- export var UpdateOpenIdConnectAccessTokenConfiguration$ = [
1077
- 3,
1078
- n0,
1079
- _UOICATC,
908
+ export var UpdateOpenIdConnectAccessTokenConfiguration$ = [3, n0, _UOICATC,
1080
909
  0,
1081
910
  [_pIC, _au],
1082
- [[() => Claim, 0], 64 | 0],
911
+ [[() => Claim, 0], 64 | 0]
1083
912
  ];
1084
- export var UpdateOpenIdConnectConfiguration$ = [
1085
- 3,
1086
- n0,
1087
- _UOICC,
913
+ export var UpdateOpenIdConnectConfiguration$ = [3, n0, _UOICC,
1088
914
  0,
1089
915
  [_i, _eIP, _gC, _tS],
1090
- [
1091
- 0,
1092
- [() => EntityIdPrefix, 0],
1093
- [() => UpdateOpenIdConnectGroupConfiguration$, 0],
1094
- [() => UpdateOpenIdConnectTokenSelection$, 0],
1095
- ],
1096
- ];
1097
- export var UpdateOpenIdConnectGroupConfiguration$ = [
1098
- 3,
1099
- n0,
1100
- _UOICGC,
916
+ [0, [() => EntityIdPrefix, 0], [() => UpdateOpenIdConnectGroupConfiguration$, 0], [() => UpdateOpenIdConnectTokenSelection$, 0]]
917
+ ];
918
+ export var UpdateOpenIdConnectGroupConfiguration$ = [3, n0, _UOICGC,
1101
919
  0,
1102
920
  [_gCr, _gET],
1103
- [
1104
- [() => Claim, 0],
1105
- [() => GroupEntityType, 0],
1106
- ],
921
+ [[() => Claim, 0], [() => GroupEntityType, 0]]
1107
922
  ];
1108
- export var UpdateOpenIdConnectIdentityTokenConfiguration$ = [
1109
- 3,
1110
- n0,
1111
- _UOICITC,
923
+ export var UpdateOpenIdConnectIdentityTokenConfiguration$ = [3, n0, _UOICITC,
1112
924
  0,
1113
925
  [_pIC, _cI],
1114
- [
1115
- [() => Claim, 0],
1116
- [() => ClientIds, 0],
1117
- ],
926
+ [[() => Claim, 0], [() => ClientIds, 0]]
1118
927
  ];
1119
- export var UpdatePolicyInput$ = [
1120
- 3,
1121
- n0,
1122
- _UPI,
928
+ export var UpdatePolicyInput$ = [3, n0, _UPI,
1123
929
  0,
1124
930
  [_pSI, _pI, _d],
1125
- [0, 0, [() => UpdatePolicyDefinition$, 0]],
931
+ [0, 0, [() => UpdatePolicyDefinition$, 0]]
1126
932
  ];
1127
- export var UpdatePolicyOutput$ = [
1128
- 3,
1129
- n0,
1130
- _UPO,
933
+ export var UpdatePolicyOutput$ = [3, n0, _UPO,
1131
934
  0,
1132
935
  [_pSI, _pI, _pT, _p, _res, _ac, _cD, _lUD, _ef],
1133
- [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 5, 5, 0],
936
+ [0, 0, 0, [() => EntityIdentifier$, 0], [() => EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 5, 5, 0]
1134
937
  ];
1135
- export var UpdatePolicyStoreInput$ = [
1136
- 3,
1137
- n0,
1138
- _UPSI,
938
+ export var UpdatePolicyStoreInput$ = [3, n0, _UPSI,
1139
939
  0,
1140
940
  [_pSI, _vS, _dPe, _des],
1141
- [0, () => ValidationSettings$, 0, [() => PolicyStoreDescription, 0]],
941
+ [0, () => ValidationSettings$, 0, [() => PolicyStoreDescription, 0]]
1142
942
  ];
1143
- export var UpdatePolicyStoreOutput$ = [3, n0, _UPSO, 0, [_pSI, _ar, _cD, _lUD], [0, 0, 5, 5]];
1144
- export var UpdatePolicyTemplateInput$ = [
1145
- 3,
1146
- n0,
1147
- _UPTI,
943
+ export var UpdatePolicyStoreOutput$ = [3, n0, _UPSO,
944
+ 0,
945
+ [_pSI, _ar, _cD, _lUD],
946
+ [0, 0, 5, 5]
947
+ ];
948
+ export var UpdatePolicyTemplateInput$ = [3, n0, _UPTI,
1148
949
  0,
1149
950
  [_pSI, _pTI, _des, _s],
1150
- [0, 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0]],
951
+ [0, 0, [() => PolicyTemplateDescription, 0], [() => PolicyStatement, 0]]
1151
952
  ];
1152
- export var UpdatePolicyTemplateOutput$ = [
1153
- 3,
1154
- n0,
1155
- _UPTO,
953
+ export var UpdatePolicyTemplateOutput$ = [3, n0, _UPTO,
1156
954
  0,
1157
955
  [_pSI, _pTI, _cD, _lUD],
1158
- [0, 0, 5, 5],
956
+ [0, 0, 5, 5]
1159
957
  ];
1160
- export var UpdateStaticPolicyDefinition$ = [
1161
- 3,
1162
- n0,
1163
- _USPD,
958
+ export var UpdateStaticPolicyDefinition$ = [3, n0, _USPD,
1164
959
  0,
1165
960
  [_des, _s],
1166
- [
1167
- [() => StaticPolicyDescription, 0],
1168
- [() => PolicyStatement, 0],
1169
- ],
1170
- ];
1171
- export var ValidationException$ = [
1172
- -3,
1173
- n0,
1174
- _VE,
961
+ [[() => StaticPolicyDescription, 0], [() => PolicyStatement, 0]]
962
+ ];
963
+ export var ValidationException$ = [-3, n0, _VE,
1175
964
  { [_e]: _c },
1176
965
  [_m, _fL],
1177
- [0, () => ValidationExceptionFieldList],
966
+ [0, () => ValidationExceptionFieldList]
1178
967
  ];
1179
968
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1180
- export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_pat, _m], [0, 0]];
1181
- export var ValidationSettings$ = [3, n0, _VS, 0, [_mo], [0]];
1182
- export var VerifiedPermissionsServiceException$ = [
1183
- -3,
1184
- _sm,
1185
- "VerifiedPermissionsServiceException",
969
+ export var ValidationExceptionField$ = [3, n0, _VEF,
1186
970
  0,
1187
- [],
1188
- [],
971
+ [_pat, _m],
972
+ [0, 0]
1189
973
  ];
974
+ export var ValidationSettings$ = [3, n0, _VS,
975
+ 0,
976
+ [_mo],
977
+ [0]
978
+ ];
979
+ export var VerifiedPermissionsServiceException$ = [-3, _sm, "VerifiedPermissionsServiceException", 0, [], []];
1190
980
  TypeRegistry.for(_sm).registerError(VerifiedPermissionsServiceException$, VerifiedPermissionsServiceException);
1191
- var ActionIdentifierList = [1, n0, _AIL, 0, [() => ActionIdentifier$, 0]];
981
+ var ActionIdentifierList = [1, n0, _AIL,
982
+ 0, [() => ActionIdentifier$,
983
+ 0]
984
+ ];
1192
985
  var Audiences = 64 | 0;
1193
- var BatchGetPolicyErrorList = [1, n0, _BGPEL, 0, () => BatchGetPolicyErrorItem$];
1194
- var BatchGetPolicyInputList = [1, n0, _BGPIL, 0, () => BatchGetPolicyInputItem$];
1195
- var BatchGetPolicyOutputList = [1, n0, _BGPOL, 0, [() => BatchGetPolicyOutputItem$, 0]];
1196
- var BatchIsAuthorizedInputList = [1, n0, _BIAIL, 0, [() => BatchIsAuthorizedInputItem$, 0]];
1197
- var BatchIsAuthorizedOutputList = [1, n0, _BIAOL, 0, [() => BatchIsAuthorizedOutputItem$, 0]];
1198
- var BatchIsAuthorizedWithTokenInputList = [
1199
- 1,
1200
- n0,
1201
- _BIAWTIL,
1202
- 0,
1203
- [() => BatchIsAuthorizedWithTokenInputItem$, 0],
1204
- ];
1205
- var BatchIsAuthorizedWithTokenOutputList = [
1206
- 1,
1207
- n0,
1208
- _BIAWTOL,
1209
- 0,
1210
- [() => BatchIsAuthorizedWithTokenOutputItem$, 0],
1211
- ];
1212
- var CedarTagSetAttribute = [1, n0, _CTSA, 0, [() => CedarTagValue$, 0]];
1213
- var ClientIds = [1, n0, _CIl, 0, [() => ClientId, 0]];
1214
- var DeterminingPolicyList = [1, n0, _DPL, 0, () => DeterminingPolicyItem$];
1215
- var EntityList = [1, n0, _EL, 0, [() => EntityItem$, 0]];
1216
- var EvaluationErrorList = [1, n0, _EEL, 0, [() => EvaluationErrorItem$, 0]];
1217
- var IdentitySourceFilters = [1, n0, _ISFd, 0, [() => IdentitySourceFilter$, 0]];
1218
- var IdentitySources = [1, n0, _IS, 0, [() => IdentitySourceItem$, 0]];
1219
- var NamespaceList = [1, n0, _NL, 0, [() => Namespace, 0]];
1220
- var ParentList = [1, n0, _PL, 0, [() => EntityIdentifier$, 0]];
1221
- var PolicyList = [1, n0, _PLo, 0, [() => PolicyItem$, 0]];
1222
- var PolicyStoreList = [1, n0, _PSL, 0, [() => PolicyStoreItem$, 0]];
1223
- var PolicyTemplatesList = [1, n0, _PTL, 0, [() => PolicyTemplateItem$, 0]];
1224
- var ResourceConflictList = [1, n0, _RCL, 0, () => ResourceConflict$];
1225
- var SetAttribute = [1, n0, _SAe, 0, [() => AttributeValue$, 0]];
986
+ var BatchGetPolicyErrorList = [1, n0, _BGPEL,
987
+ 0, () => BatchGetPolicyErrorItem$
988
+ ];
989
+ var BatchGetPolicyInputList = [1, n0, _BGPIL,
990
+ 0, () => BatchGetPolicyInputItem$
991
+ ];
992
+ var BatchGetPolicyOutputList = [1, n0, _BGPOL,
993
+ 0, [() => BatchGetPolicyOutputItem$,
994
+ 0]
995
+ ];
996
+ var BatchIsAuthorizedInputList = [1, n0, _BIAIL,
997
+ 0, [() => BatchIsAuthorizedInputItem$,
998
+ 0]
999
+ ];
1000
+ var BatchIsAuthorizedOutputList = [1, n0, _BIAOL,
1001
+ 0, [() => BatchIsAuthorizedOutputItem$,
1002
+ 0]
1003
+ ];
1004
+ var BatchIsAuthorizedWithTokenInputList = [1, n0, _BIAWTIL,
1005
+ 0, [() => BatchIsAuthorizedWithTokenInputItem$,
1006
+ 0]
1007
+ ];
1008
+ var BatchIsAuthorizedWithTokenOutputList = [1, n0, _BIAWTOL,
1009
+ 0, [() => BatchIsAuthorizedWithTokenOutputItem$,
1010
+ 0]
1011
+ ];
1012
+ var CedarTagSetAttribute = [1, n0, _CTSA,
1013
+ 0, [() => CedarTagValue$,
1014
+ 0]
1015
+ ];
1016
+ var ClientIds = [1, n0, _CIl,
1017
+ 0, [() => ClientId,
1018
+ 0]
1019
+ ];
1020
+ var DeterminingPolicyList = [1, n0, _DPL,
1021
+ 0, () => DeterminingPolicyItem$
1022
+ ];
1023
+ var EntityList = [1, n0, _EL,
1024
+ 0, [() => EntityItem$,
1025
+ 0]
1026
+ ];
1027
+ var EvaluationErrorList = [1, n0, _EEL,
1028
+ 0, [() => EvaluationErrorItem$,
1029
+ 0]
1030
+ ];
1031
+ var IdentitySourceFilters = [1, n0, _ISFd,
1032
+ 0, [() => IdentitySourceFilter$,
1033
+ 0]
1034
+ ];
1035
+ var IdentitySources = [1, n0, _IS,
1036
+ 0, [() => IdentitySourceItem$,
1037
+ 0]
1038
+ ];
1039
+ var NamespaceList = [1, n0, _NL,
1040
+ 0, [() => Namespace,
1041
+ 0]
1042
+ ];
1043
+ var ParentList = [1, n0, _PL,
1044
+ 0, [() => EntityIdentifier$,
1045
+ 0]
1046
+ ];
1047
+ var PolicyList = [1, n0, _PLo,
1048
+ 0, [() => PolicyItem$,
1049
+ 0]
1050
+ ];
1051
+ var PolicyStoreList = [1, n0, _PSL,
1052
+ 0, [() => PolicyStoreItem$,
1053
+ 0]
1054
+ ];
1055
+ var PolicyTemplatesList = [1, n0, _PTL,
1056
+ 0, [() => PolicyTemplateItem$,
1057
+ 0]
1058
+ ];
1059
+ var ResourceConflictList = [1, n0, _RCL,
1060
+ 0, () => ResourceConflict$
1061
+ ];
1062
+ var SetAttribute = [1, n0, _SAe,
1063
+ 0, [() => AttributeValue$,
1064
+ 0]
1065
+ ];
1226
1066
  var TagKeyList = 64 | 0;
1227
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
1228
- var CedarTagRecordAttribute = [2, n0, _CTRA, 0, [0, 0], [() => CedarTagValue$, 0]];
1229
- var ContextMap = [2, n0, _CM, 8, [0, 0], [() => AttributeValue$, 0]];
1230
- var EntityAttributes = [2, n0, _EA, 0, [0, 0], [() => AttributeValue$, 0]];
1231
- var EntityCedarTags = [2, n0, _ECT, 0, [0, 0], [() => CedarTagValue$, 0]];
1232
- var RecordAttribute = [2, n0, _RA, 0, [0, 0], [() => AttributeValue$, 0]];
1067
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
1068
+ 0, () => ValidationExceptionField$
1069
+ ];
1070
+ var CedarTagRecordAttribute = [2, n0, _CTRA,
1071
+ 0, [0,
1072
+ 0],
1073
+ [() => CedarTagValue$,
1074
+ 0]
1075
+ ];
1076
+ var ContextMap = [2, n0, _CM,
1077
+ 8, [0,
1078
+ 0],
1079
+ [() => AttributeValue$,
1080
+ 0]
1081
+ ];
1082
+ var EntityAttributes = [2, n0, _EA,
1083
+ 0, [0,
1084
+ 0],
1085
+ [() => AttributeValue$,
1086
+ 0]
1087
+ ];
1088
+ var EntityCedarTags = [2, n0, _ECT,
1089
+ 0, [0,
1090
+ 0],
1091
+ [() => CedarTagValue$,
1092
+ 0]
1093
+ ];
1094
+ var RecordAttribute = [2, n0, _RA,
1095
+ 0, [0,
1096
+ 0],
1097
+ [() => AttributeValue$,
1098
+ 0]
1099
+ ];
1233
1100
  var TagMap = 128 | 0;
1234
- export var AttributeValue$ = [
1235
- 4,
1236
- n0,
1237
- _AV,
1101
+ export var AttributeValue$ = [4, n0, _AV,
1238
1102
  0,
1239
1103
  [_b, _eIn, _l, _st, _set, _rec, _ip, _dec, _da, _du],
1240
- [
1241
- [() => BooleanAttribute, 0],
1242
- [() => EntityIdentifier$, 0],
1243
- [() => LongAttribute, 0],
1244
- [() => StringAttribute, 0],
1245
- [() => SetAttribute, 0],
1246
- [() => RecordAttribute, 0],
1247
- [() => IpAddr, 0],
1248
- [() => Decimal, 0],
1249
- [() => DatetimeAttribute, 0],
1250
- [() => Duration, 0],
1251
- ],
1252
- ];
1253
- export var CedarTagValue$ = [
1254
- 4,
1255
- n0,
1256
- _CTV,
1104
+ [[() => BooleanAttribute, 0], [() => EntityIdentifier$, 0], [() => LongAttribute, 0], [() => StringAttribute, 0], [() => SetAttribute, 0], [() => RecordAttribute, 0], [() => IpAddr, 0], [() => Decimal, 0], [() => DatetimeAttribute, 0], [() => Duration, 0]]
1105
+ ];
1106
+ export var CedarTagValue$ = [4, n0, _CTV,
1257
1107
  0,
1258
1108
  [_b, _eIn, _l, _st, _set, _rec, _ip, _dec, _da, _du],
1259
- [
1260
- [() => BooleanAttribute, 0],
1261
- [() => EntityIdentifier$, 0],
1262
- [() => LongAttribute, 0],
1263
- [() => StringAttribute, 0],
1264
- [() => CedarTagSetAttribute, 0],
1265
- [() => CedarTagRecordAttribute, 0],
1266
- [() => IpAddr, 0],
1267
- [() => Decimal, 0],
1268
- [() => DatetimeAttribute, 0],
1269
- [() => Duration, 0],
1270
- ],
1271
- ];
1272
- export var Configuration$ = [
1273
- 4,
1274
- n0,
1275
- _Co,
1109
+ [[() => BooleanAttribute, 0], [() => EntityIdentifier$, 0], [() => LongAttribute, 0], [() => StringAttribute, 0], [() => CedarTagSetAttribute, 0], [() => CedarTagRecordAttribute, 0], [() => IpAddr, 0], [() => Decimal, 0], [() => DatetimeAttribute, 0], [() => Duration, 0]]
1110
+ ];
1111
+ export var Configuration$ = [4, n0, _Co,
1276
1112
  0,
1277
1113
  [_cUPC, _oICC],
1278
- [
1279
- [() => CognitoUserPoolConfiguration$, 0],
1280
- [() => OpenIdConnectConfiguration$, 0],
1281
- ],
1114
+ [[() => CognitoUserPoolConfiguration$, 0], [() => OpenIdConnectConfiguration$, 0]]
1282
1115
  ];
1283
- export var ConfigurationDetail$ = [
1284
- 4,
1285
- n0,
1286
- _CD,
1116
+ export var ConfigurationDetail$ = [4, n0, _CD,
1287
1117
  0,
1288
1118
  [_cUPC, _oICC],
1289
- [
1290
- [() => CognitoUserPoolConfigurationDetail$, 0],
1291
- [() => OpenIdConnectConfigurationDetail$, 0],
1292
- ],
1119
+ [[() => CognitoUserPoolConfigurationDetail$, 0], [() => OpenIdConnectConfigurationDetail$, 0]]
1293
1120
  ];
1294
- export var ConfigurationItem$ = [
1295
- 4,
1296
- n0,
1297
- _CIo,
1121
+ export var ConfigurationItem$ = [4, n0, _CIo,
1298
1122
  0,
1299
1123
  [_cUPC, _oICC],
1300
- [
1301
- [() => CognitoUserPoolConfigurationItem$, 0],
1302
- [() => OpenIdConnectConfigurationItem$, 0],
1303
- ],
1124
+ [[() => CognitoUserPoolConfigurationItem$, 0], [() => OpenIdConnectConfigurationItem$, 0]]
1304
1125
  ];
1305
- export var ContextDefinition$ = [
1306
- 4,
1307
- n0,
1308
- _CDo,
1126
+ export var ContextDefinition$ = [4, n0, _CDo,
1309
1127
  0,
1310
1128
  [_cM, _cJ],
1311
- [
1312
- [() => ContextMap, 0],
1313
- [() => CedarJson, 0],
1314
- ],
1129
+ [[() => ContextMap, 0], [() => CedarJson, 0]]
1315
1130
  ];
1316
- export var EntitiesDefinition$ = [
1317
- 4,
1318
- n0,
1319
- _ED,
1131
+ export var EntitiesDefinition$ = [4, n0, _ED,
1320
1132
  0,
1321
1133
  [_eL, _cJ],
1322
- [
1323
- [() => EntityList, 0],
1324
- [() => CedarJson, 0],
1325
- ],
1134
+ [[() => EntityList, 0], [() => CedarJson, 0]]
1135
+ ];
1136
+ export var EntityReference$ = [4, n0, _ER,
1137
+ 0,
1138
+ [_u, _id],
1139
+ [2, [() => EntityIdentifier$, 0]]
1326
1140
  ];
1327
- export var EntityReference$ = [4, n0, _ER, 0, [_u, _id], [2, [() => EntityIdentifier$, 0]]];
1328
- export var OpenIdConnectTokenSelection$ = [
1329
- 4,
1330
- n0,
1331
- _OICTS,
1141
+ export var OpenIdConnectTokenSelection$ = [4, n0, _OICTS,
1332
1142
  0,
1333
1143
  [_aTO, _iTO],
1334
- [
1335
- [() => OpenIdConnectAccessTokenConfiguration$, 0],
1336
- [() => OpenIdConnectIdentityTokenConfiguration$, 0],
1337
- ],
1144
+ [[() => OpenIdConnectAccessTokenConfiguration$, 0], [() => OpenIdConnectIdentityTokenConfiguration$, 0]]
1338
1145
  ];
1339
- export var OpenIdConnectTokenSelectionDetail$ = [
1340
- 4,
1341
- n0,
1342
- _OICTSD,
1146
+ export var OpenIdConnectTokenSelectionDetail$ = [4, n0, _OICTSD,
1343
1147
  0,
1344
1148
  [_aTO, _iTO],
1345
- [
1346
- [() => OpenIdConnectAccessTokenConfigurationDetail$, 0],
1347
- [() => OpenIdConnectIdentityTokenConfigurationDetail$, 0],
1348
- ],
1149
+ [[() => OpenIdConnectAccessTokenConfigurationDetail$, 0], [() => OpenIdConnectIdentityTokenConfigurationDetail$, 0]]
1349
1150
  ];
1350
- export var OpenIdConnectTokenSelectionItem$ = [
1351
- 4,
1352
- n0,
1353
- _OICTSI,
1151
+ export var OpenIdConnectTokenSelectionItem$ = [4, n0, _OICTSI,
1354
1152
  0,
1355
1153
  [_aTO, _iTO],
1356
- [
1357
- [() => OpenIdConnectAccessTokenConfigurationItem$, 0],
1358
- [() => OpenIdConnectIdentityTokenConfigurationItem$, 0],
1359
- ],
1154
+ [[() => OpenIdConnectAccessTokenConfigurationItem$, 0], [() => OpenIdConnectIdentityTokenConfigurationItem$, 0]]
1360
1155
  ];
1361
- export var PolicyDefinition$ = [
1362
- 4,
1363
- n0,
1364
- _PD,
1156
+ export var PolicyDefinition$ = [4, n0, _PD,
1365
1157
  0,
1366
1158
  [_sta, _tL],
1367
- [
1368
- [() => StaticPolicyDefinition$, 0],
1369
- [() => TemplateLinkedPolicyDefinition$, 0],
1370
- ],
1159
+ [[() => StaticPolicyDefinition$, 0], [() => TemplateLinkedPolicyDefinition$, 0]]
1371
1160
  ];
1372
- export var PolicyDefinitionDetail$ = [
1373
- 4,
1374
- n0,
1375
- _PDD,
1161
+ export var PolicyDefinitionDetail$ = [4, n0, _PDD,
1376
1162
  0,
1377
1163
  [_sta, _tL],
1378
- [
1379
- [() => StaticPolicyDefinitionDetail$, 0],
1380
- [() => TemplateLinkedPolicyDefinitionDetail$, 0],
1381
- ],
1164
+ [[() => StaticPolicyDefinitionDetail$, 0], [() => TemplateLinkedPolicyDefinitionDetail$, 0]]
1382
1165
  ];
1383
- export var PolicyDefinitionItem$ = [
1384
- 4,
1385
- n0,
1386
- _PDI,
1166
+ export var PolicyDefinitionItem$ = [4, n0, _PDI,
1387
1167
  0,
1388
1168
  [_sta, _tL],
1389
- [
1390
- [() => StaticPolicyDefinitionItem$, 0],
1391
- [() => TemplateLinkedPolicyDefinitionItem$, 0],
1392
- ],
1169
+ [[() => StaticPolicyDefinitionItem$, 0], [() => TemplateLinkedPolicyDefinitionItem$, 0]]
1170
+ ];
1171
+ export var SchemaDefinition$ = [4, n0, _SD,
1172
+ 0,
1173
+ [_cJ],
1174
+ [[() => SchemaJson, 0]]
1393
1175
  ];
1394
- export var SchemaDefinition$ = [4, n0, _SD, 0, [_cJ], [[() => SchemaJson, 0]]];
1395
- export var UpdateConfiguration$ = [
1396
- 4,
1397
- n0,
1398
- _UC,
1176
+ export var UpdateConfiguration$ = [4, n0, _UC,
1399
1177
  0,
1400
1178
  [_cUPC, _oICC],
1401
- [
1402
- [() => UpdateCognitoUserPoolConfiguration$, 0],
1403
- [() => UpdateOpenIdConnectConfiguration$, 0],
1404
- ],
1179
+ [[() => UpdateCognitoUserPoolConfiguration$, 0], [() => UpdateOpenIdConnectConfiguration$, 0]]
1405
1180
  ];
1406
- export var UpdateOpenIdConnectTokenSelection$ = [
1407
- 4,
1408
- n0,
1409
- _UOICTS,
1181
+ export var UpdateOpenIdConnectTokenSelection$ = [4, n0, _UOICTS,
1410
1182
  0,
1411
1183
  [_aTO, _iTO],
1412
- [
1413
- [() => UpdateOpenIdConnectAccessTokenConfiguration$, 0],
1414
- [() => UpdateOpenIdConnectIdentityTokenConfiguration$, 0],
1415
- ],
1184
+ [[() => UpdateOpenIdConnectAccessTokenConfiguration$, 0], [() => UpdateOpenIdConnectIdentityTokenConfiguration$, 0]]
1416
1185
  ];
1417
- export var UpdatePolicyDefinition$ = [
1418
- 4,
1419
- n0,
1420
- _UPD,
1186
+ export var UpdatePolicyDefinition$ = [4, n0, _UPD,
1421
1187
  0,
1422
1188
  [_sta],
1423
- [[() => UpdateStaticPolicyDefinition$, 0]],
1424
- ];
1425
- export var BatchGetPolicy$ = [
1426
- 9,
1427
- n0,
1428
- _BGP,
1429
- 0,
1430
- () => BatchGetPolicyInput$,
1431
- () => BatchGetPolicyOutput$,
1432
- ];
1433
- export var BatchIsAuthorized$ = [
1434
- 9,
1435
- n0,
1436
- _BIA,
1437
- 0,
1438
- () => BatchIsAuthorizedInput$,
1439
- () => BatchIsAuthorizedOutput$,
1440
- ];
1441
- export var BatchIsAuthorizedWithToken$ = [
1442
- 9,
1443
- n0,
1444
- _BIAWT,
1445
- 0,
1446
- () => BatchIsAuthorizedWithTokenInput$,
1447
- () => BatchIsAuthorizedWithTokenOutput$,
1448
- ];
1449
- export var CreateIdentitySource$ = [
1450
- 9,
1451
- n0,
1452
- _CIS,
1453
- 2,
1454
- () => CreateIdentitySourceInput$,
1455
- () => CreateIdentitySourceOutput$,
1456
- ];
1457
- export var CreatePolicy$ = [9, n0, _CP, 2, () => CreatePolicyInput$, () => CreatePolicyOutput$];
1458
- export var CreatePolicyStore$ = [
1459
- 9,
1460
- n0,
1461
- _CPS,
1462
- 2,
1463
- () => CreatePolicyStoreInput$,
1464
- () => CreatePolicyStoreOutput$,
1465
- ];
1466
- export var CreatePolicyTemplate$ = [
1467
- 9,
1468
- n0,
1469
- _CPT,
1470
- 2,
1471
- () => CreatePolicyTemplateInput$,
1472
- () => CreatePolicyTemplateOutput$,
1473
- ];
1474
- export var DeleteIdentitySource$ = [
1475
- 9,
1476
- n0,
1477
- _DIS,
1478
- 2,
1479
- () => DeleteIdentitySourceInput$,
1480
- () => DeleteIdentitySourceOutput$,
1481
- ];
1482
- export var DeletePolicy$ = [9, n0, _DP, 2, () => DeletePolicyInput$, () => DeletePolicyOutput$];
1483
- export var DeletePolicyStore$ = [
1484
- 9,
1485
- n0,
1486
- _DPS,
1487
- 2,
1488
- () => DeletePolicyStoreInput$,
1489
- () => DeletePolicyStoreOutput$,
1490
- ];
1491
- export var DeletePolicyTemplate$ = [
1492
- 9,
1493
- n0,
1494
- _DPT,
1495
- 2,
1496
- () => DeletePolicyTemplateInput$,
1497
- () => DeletePolicyTemplateOutput$,
1498
- ];
1499
- export var GetIdentitySource$ = [
1500
- 9,
1501
- n0,
1502
- _GIS,
1503
- 0,
1504
- () => GetIdentitySourceInput$,
1505
- () => GetIdentitySourceOutput$,
1506
- ];
1507
- export var GetPolicy$ = [9, n0, _GP, 0, () => GetPolicyInput$, () => GetPolicyOutput$];
1508
- export var GetPolicyStore$ = [
1509
- 9,
1510
- n0,
1511
- _GPS,
1512
- 0,
1513
- () => GetPolicyStoreInput$,
1514
- () => GetPolicyStoreOutput$,
1515
- ];
1516
- export var GetPolicyTemplate$ = [
1517
- 9,
1518
- n0,
1519
- _GPT,
1520
- 0,
1521
- () => GetPolicyTemplateInput$,
1522
- () => GetPolicyTemplateOutput$,
1523
- ];
1524
- export var GetSchema$ = [9, n0, _GS, 0, () => GetSchemaInput$, () => GetSchemaOutput$];
1525
- export var IsAuthorized$ = [9, n0, _IAs, 0, () => IsAuthorizedInput$, () => IsAuthorizedOutput$];
1526
- export var IsAuthorizedWithToken$ = [
1527
- 9,
1528
- n0,
1529
- _IAWT,
1530
- 0,
1531
- () => IsAuthorizedWithTokenInput$,
1532
- () => IsAuthorizedWithTokenOutput$,
1533
- ];
1534
- export var ListIdentitySources$ = [
1535
- 9,
1536
- n0,
1537
- _LIS,
1538
- 0,
1539
- () => ListIdentitySourcesInput$,
1540
- () => ListIdentitySourcesOutput$,
1541
- ];
1542
- export var ListPolicies$ = [9, n0, _LP, 0, () => ListPoliciesInput$, () => ListPoliciesOutput$];
1543
- export var ListPolicyStores$ = [
1544
- 9,
1545
- n0,
1546
- _LPS,
1547
- 0,
1548
- () => ListPolicyStoresInput$,
1549
- () => ListPolicyStoresOutput$,
1550
- ];
1551
- export var ListPolicyTemplates$ = [
1552
- 9,
1553
- n0,
1554
- _LPT,
1555
- 0,
1556
- () => ListPolicyTemplatesInput$,
1557
- () => ListPolicyTemplatesOutput$,
1558
- ];
1559
- export var ListTagsForResource$ = [
1560
- 9,
1561
- n0,
1562
- _LTFR,
1563
- 0,
1564
- () => ListTagsForResourceInput$,
1565
- () => ListTagsForResourceOutput$,
1566
- ];
1567
- export var PutSchema$ = [9, n0, _PSu, 2, () => PutSchemaInput$, () => PutSchemaOutput$];
1568
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => TagResourceOutput$];
1569
- export var UntagResource$ = [
1570
- 9,
1571
- n0,
1572
- _UR,
1573
- 0,
1574
- () => UntagResourceInput$,
1575
- () => UntagResourceOutput$,
1576
- ];
1577
- export var UpdateIdentitySource$ = [
1578
- 9,
1579
- n0,
1580
- _UIS,
1581
- 2,
1582
- () => UpdateIdentitySourceInput$,
1583
- () => UpdateIdentitySourceOutput$,
1584
- ];
1585
- export var UpdatePolicy$ = [9, n0, _UP, 2, () => UpdatePolicyInput$, () => UpdatePolicyOutput$];
1586
- export var UpdatePolicyStore$ = [
1587
- 9,
1588
- n0,
1589
- _UPS,
1590
- 2,
1591
- () => UpdatePolicyStoreInput$,
1592
- () => UpdatePolicyStoreOutput$,
1593
- ];
1594
- export var UpdatePolicyTemplate$ = [
1595
- 9,
1596
- n0,
1597
- _UPT,
1598
- 2,
1599
- () => UpdatePolicyTemplateInput$,
1600
- () => UpdatePolicyTemplateOutput$,
1189
+ [[() => UpdateStaticPolicyDefinition$, 0]]
1190
+ ];
1191
+ export var BatchGetPolicy$ = [9, n0, _BGP,
1192
+ 0, () => BatchGetPolicyInput$, () => BatchGetPolicyOutput$
1193
+ ];
1194
+ export var BatchIsAuthorized$ = [9, n0, _BIA,
1195
+ 0, () => BatchIsAuthorizedInput$, () => BatchIsAuthorizedOutput$
1196
+ ];
1197
+ export var BatchIsAuthorizedWithToken$ = [9, n0, _BIAWT,
1198
+ 0, () => BatchIsAuthorizedWithTokenInput$, () => BatchIsAuthorizedWithTokenOutput$
1199
+ ];
1200
+ export var CreateIdentitySource$ = [9, n0, _CIS,
1201
+ 2, () => CreateIdentitySourceInput$, () => CreateIdentitySourceOutput$
1202
+ ];
1203
+ export var CreatePolicy$ = [9, n0, _CP,
1204
+ 2, () => CreatePolicyInput$, () => CreatePolicyOutput$
1205
+ ];
1206
+ export var CreatePolicyStore$ = [9, n0, _CPS,
1207
+ 2, () => CreatePolicyStoreInput$, () => CreatePolicyStoreOutput$
1208
+ ];
1209
+ export var CreatePolicyTemplate$ = [9, n0, _CPT,
1210
+ 2, () => CreatePolicyTemplateInput$, () => CreatePolicyTemplateOutput$
1211
+ ];
1212
+ export var DeleteIdentitySource$ = [9, n0, _DIS,
1213
+ 2, () => DeleteIdentitySourceInput$, () => DeleteIdentitySourceOutput$
1214
+ ];
1215
+ export var DeletePolicy$ = [9, n0, _DP,
1216
+ 2, () => DeletePolicyInput$, () => DeletePolicyOutput$
1217
+ ];
1218
+ export var DeletePolicyStore$ = [9, n0, _DPS,
1219
+ 2, () => DeletePolicyStoreInput$, () => DeletePolicyStoreOutput$
1220
+ ];
1221
+ export var DeletePolicyTemplate$ = [9, n0, _DPT,
1222
+ 2, () => DeletePolicyTemplateInput$, () => DeletePolicyTemplateOutput$
1223
+ ];
1224
+ export var GetIdentitySource$ = [9, n0, _GIS,
1225
+ 0, () => GetIdentitySourceInput$, () => GetIdentitySourceOutput$
1226
+ ];
1227
+ export var GetPolicy$ = [9, n0, _GP,
1228
+ 0, () => GetPolicyInput$, () => GetPolicyOutput$
1229
+ ];
1230
+ export var GetPolicyStore$ = [9, n0, _GPS,
1231
+ 0, () => GetPolicyStoreInput$, () => GetPolicyStoreOutput$
1232
+ ];
1233
+ export var GetPolicyTemplate$ = [9, n0, _GPT,
1234
+ 0, () => GetPolicyTemplateInput$, () => GetPolicyTemplateOutput$
1235
+ ];
1236
+ export var GetSchema$ = [9, n0, _GS,
1237
+ 0, () => GetSchemaInput$, () => GetSchemaOutput$
1238
+ ];
1239
+ export var IsAuthorized$ = [9, n0, _IAs,
1240
+ 0, () => IsAuthorizedInput$, () => IsAuthorizedOutput$
1241
+ ];
1242
+ export var IsAuthorizedWithToken$ = [9, n0, _IAWT,
1243
+ 0, () => IsAuthorizedWithTokenInput$, () => IsAuthorizedWithTokenOutput$
1244
+ ];
1245
+ export var ListIdentitySources$ = [9, n0, _LIS,
1246
+ 0, () => ListIdentitySourcesInput$, () => ListIdentitySourcesOutput$
1247
+ ];
1248
+ export var ListPolicies$ = [9, n0, _LP,
1249
+ 0, () => ListPoliciesInput$, () => ListPoliciesOutput$
1250
+ ];
1251
+ export var ListPolicyStores$ = [9, n0, _LPS,
1252
+ 0, () => ListPolicyStoresInput$, () => ListPolicyStoresOutput$
1253
+ ];
1254
+ export var ListPolicyTemplates$ = [9, n0, _LPT,
1255
+ 0, () => ListPolicyTemplatesInput$, () => ListPolicyTemplatesOutput$
1256
+ ];
1257
+ export var ListTagsForResource$ = [9, n0, _LTFR,
1258
+ 0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
1259
+ ];
1260
+ export var PutSchema$ = [9, n0, _PSu,
1261
+ 2, () => PutSchemaInput$, () => PutSchemaOutput$
1262
+ ];
1263
+ export var TagResource$ = [9, n0, _TR,
1264
+ 0, () => TagResourceInput$, () => TagResourceOutput$
1265
+ ];
1266
+ export var UntagResource$ = [9, n0, _UR,
1267
+ 0, () => UntagResourceInput$, () => UntagResourceOutput$
1268
+ ];
1269
+ export var UpdateIdentitySource$ = [9, n0, _UIS,
1270
+ 2, () => UpdateIdentitySourceInput$, () => UpdateIdentitySourceOutput$
1271
+ ];
1272
+ export var UpdatePolicy$ = [9, n0, _UP,
1273
+ 2, () => UpdatePolicyInput$, () => UpdatePolicyOutput$
1274
+ ];
1275
+ export var UpdatePolicyStore$ = [9, n0, _UPS,
1276
+ 2, () => UpdatePolicyStoreInput$, () => UpdatePolicyStoreOutput$
1277
+ ];
1278
+ export var UpdatePolicyTemplate$ = [9, n0, _UPT,
1279
+ 2, () => UpdatePolicyTemplateInput$, () => UpdatePolicyTemplateOutput$
1601
1280
  ];