@aws-sdk/client-elastic-load-balancing-v2 3.987.0 → 3.988.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +70 -3010
- package/dist-cjs/models/ElasticLoadBalancingV2ServiceException.js +12 -0
- package/dist-cjs/models/errors.js +845 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +1883 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +350 -344
- package/dist-types/schemas/schemas_0.d.ts +64 -57
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +59 -57
- package/package.json +13 -13
|
@@ -461,12 +461,356 @@ const _aQE = "awsQueryError";
|
|
|
461
461
|
const _c = "client";
|
|
462
462
|
const _e = "error";
|
|
463
463
|
const _hE = "httpError";
|
|
464
|
-
const _s = "
|
|
465
|
-
const
|
|
464
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.elasticloadbalancingv2";
|
|
465
|
+
const _se = "server";
|
|
466
466
|
const n0 = "com.amazonaws.elasticloadbalancingv2";
|
|
467
467
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
468
468
|
import { ElasticLoadBalancingV2ServiceException } from "../models/ElasticLoadBalancingV2ServiceException";
|
|
469
469
|
import { AllocationIdNotFoundException, ALPNPolicyNotSupportedException, AvailabilityZoneNotSupportedException, CaCertificatesBundleNotFoundException, CapacityDecreaseRequestsLimitExceededException, CapacityReservationPendingException, CapacityUnitsLimitExceededException, CertificateNotFoundException, DeleteAssociationSameAccountException, DuplicateListenerException, DuplicateLoadBalancerNameException, DuplicateTagKeysException, DuplicateTargetGroupNameException, DuplicateTrustStoreNameException, HealthUnavailableException, IncompatibleProtocolsException, InsufficientCapacityException, InvalidCaCertificatesBundleException, InvalidConfigurationRequestException, InvalidLoadBalancerActionException, InvalidRevocationContentException, InvalidSchemeException, InvalidSecurityGroupException, InvalidSubnetException, InvalidTargetException, ListenerNotFoundException, LoadBalancerNotFoundException, OperationNotPermittedException, PriorityInUseException, PriorRequestNotCompleteException, ResourceInUseException, ResourceNotFoundException, RevocationContentNotFoundException, RevocationIdNotFoundException, RuleNotFoundException, SSLPolicyNotFoundException, SubnetNotFoundException, TargetGroupAssociationLimitException, TargetGroupNotFoundException, TooManyActionsException, TooManyCertificatesException, TooManyListenersException, TooManyLoadBalancersException, TooManyRegistrationsForTargetIdException, TooManyRulesException, TooManyTagsException, TooManyTargetGroupsException, TooManyTargetsException, TooManyTrustStoreRevocationEntriesException, TooManyTrustStoresException, TooManyUniqueTargetGroupsPerLoadBalancerException, TrustStoreAssociationNotFoundException, TrustStoreInUseException, TrustStoreNotFoundException, TrustStoreNotReadyException, UnsupportedProtocolException, } from "../models/errors";
|
|
470
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
471
|
+
export var ElasticLoadBalancingV2ServiceException$ = [-3, _s, "ElasticLoadBalancingV2ServiceException", 0, [], []];
|
|
472
|
+
_s_registry.registerError(ElasticLoadBalancingV2ServiceException$, ElasticLoadBalancingV2ServiceException);
|
|
473
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
474
|
+
export var AllocationIdNotFoundException$ = [-3, n0, _AINFE,
|
|
475
|
+
{ [_aQE]: [`AllocationIdNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
476
|
+
[_M],
|
|
477
|
+
[0]
|
|
478
|
+
];
|
|
479
|
+
n0_registry.registerError(AllocationIdNotFoundException$, AllocationIdNotFoundException);
|
|
480
|
+
export var ALPNPolicyNotSupportedException$ = [-3, n0, _ALPNPNSE,
|
|
481
|
+
{ [_aQE]: [`ALPNPolicyNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
482
|
+
[_M],
|
|
483
|
+
[0]
|
|
484
|
+
];
|
|
485
|
+
n0_registry.registerError(ALPNPolicyNotSupportedException$, ALPNPolicyNotSupportedException);
|
|
486
|
+
export var AvailabilityZoneNotSupportedException$ = [-3, n0, _AZNSE,
|
|
487
|
+
{ [_aQE]: [`AvailabilityZoneNotSupported`, 400], [_e]: _c, [_hE]: 400 },
|
|
488
|
+
[_M],
|
|
489
|
+
[0]
|
|
490
|
+
];
|
|
491
|
+
n0_registry.registerError(AvailabilityZoneNotSupportedException$, AvailabilityZoneNotSupportedException);
|
|
492
|
+
export var CaCertificatesBundleNotFoundException$ = [-3, n0, _CCBNFE,
|
|
493
|
+
{ [_aQE]: [`CaCertificatesBundleNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
494
|
+
[_M],
|
|
495
|
+
[0]
|
|
496
|
+
];
|
|
497
|
+
n0_registry.registerError(CaCertificatesBundleNotFoundException$, CaCertificatesBundleNotFoundException);
|
|
498
|
+
export var CapacityDecreaseRequestsLimitExceededException$ = [-3, n0, _CDRLEE,
|
|
499
|
+
{ [_aQE]: [`CapacityDecreaseRequestLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
500
|
+
[_M],
|
|
501
|
+
[0]
|
|
502
|
+
];
|
|
503
|
+
n0_registry.registerError(CapacityDecreaseRequestsLimitExceededException$, CapacityDecreaseRequestsLimitExceededException);
|
|
504
|
+
export var CapacityReservationPendingException$ = [-3, n0, _CRPE,
|
|
505
|
+
{ [_aQE]: [`CapacityReservationPending`, 400], [_e]: _c, [_hE]: 400 },
|
|
506
|
+
[_M],
|
|
507
|
+
[0]
|
|
508
|
+
];
|
|
509
|
+
n0_registry.registerError(CapacityReservationPendingException$, CapacityReservationPendingException);
|
|
510
|
+
export var CapacityUnitsLimitExceededException$ = [-3, n0, _CULEE,
|
|
511
|
+
{ [_aQE]: [`CapacityUnitsLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
512
|
+
[_M],
|
|
513
|
+
[0]
|
|
514
|
+
];
|
|
515
|
+
n0_registry.registerError(CapacityUnitsLimitExceededException$, CapacityUnitsLimitExceededException);
|
|
516
|
+
export var CertificateNotFoundException$ = [-3, n0, _CNFE,
|
|
517
|
+
{ [_aQE]: [`CertificateNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
518
|
+
[_M],
|
|
519
|
+
[0]
|
|
520
|
+
];
|
|
521
|
+
n0_registry.registerError(CertificateNotFoundException$, CertificateNotFoundException);
|
|
522
|
+
export var DeleteAssociationSameAccountException$ = [-3, n0, _DASAE,
|
|
523
|
+
{ [_aQE]: [`DeleteAssociationSameAccount`, 400], [_e]: _c, [_hE]: 400 },
|
|
524
|
+
[_M],
|
|
525
|
+
[0]
|
|
526
|
+
];
|
|
527
|
+
n0_registry.registerError(DeleteAssociationSameAccountException$, DeleteAssociationSameAccountException);
|
|
528
|
+
export var DuplicateListenerException$ = [-3, n0, _DLE,
|
|
529
|
+
{ [_aQE]: [`DuplicateListener`, 400], [_e]: _c, [_hE]: 400 },
|
|
530
|
+
[_M],
|
|
531
|
+
[0]
|
|
532
|
+
];
|
|
533
|
+
n0_registry.registerError(DuplicateListenerException$, DuplicateListenerException);
|
|
534
|
+
export var DuplicateLoadBalancerNameException$ = [-3, n0, _DLBNE,
|
|
535
|
+
{ [_aQE]: [`DuplicateLoadBalancerName`, 400], [_e]: _c, [_hE]: 400 },
|
|
536
|
+
[_M],
|
|
537
|
+
[0]
|
|
538
|
+
];
|
|
539
|
+
n0_registry.registerError(DuplicateLoadBalancerNameException$, DuplicateLoadBalancerNameException);
|
|
540
|
+
export var DuplicateTagKeysException$ = [-3, n0, _DTKE,
|
|
541
|
+
{ [_aQE]: [`DuplicateTagKeys`, 400], [_e]: _c, [_hE]: 400 },
|
|
542
|
+
[_M],
|
|
543
|
+
[0]
|
|
544
|
+
];
|
|
545
|
+
n0_registry.registerError(DuplicateTagKeysException$, DuplicateTagKeysException);
|
|
546
|
+
export var DuplicateTargetGroupNameException$ = [-3, n0, _DTGNE,
|
|
547
|
+
{ [_aQE]: [`DuplicateTargetGroupName`, 400], [_e]: _c, [_hE]: 400 },
|
|
548
|
+
[_M],
|
|
549
|
+
[0]
|
|
550
|
+
];
|
|
551
|
+
n0_registry.registerError(DuplicateTargetGroupNameException$, DuplicateTargetGroupNameException);
|
|
552
|
+
export var DuplicateTrustStoreNameException$ = [-3, n0, _DTSNE,
|
|
553
|
+
{ [_aQE]: [`DuplicateTrustStoreName`, 400], [_e]: _c, [_hE]: 400 },
|
|
554
|
+
[_M],
|
|
555
|
+
[0]
|
|
556
|
+
];
|
|
557
|
+
n0_registry.registerError(DuplicateTrustStoreNameException$, DuplicateTrustStoreNameException);
|
|
558
|
+
export var HealthUnavailableException$ = [-3, n0, _HUE,
|
|
559
|
+
{ [_aQE]: [`HealthUnavailable`, 500], [_e]: _se, [_hE]: 500 },
|
|
560
|
+
[_M],
|
|
561
|
+
[0]
|
|
562
|
+
];
|
|
563
|
+
n0_registry.registerError(HealthUnavailableException$, HealthUnavailableException);
|
|
564
|
+
export var IncompatibleProtocolsException$ = [-3, n0, _IPE,
|
|
565
|
+
{ [_aQE]: [`IncompatibleProtocols`, 400], [_e]: _c, [_hE]: 400 },
|
|
566
|
+
[_M],
|
|
567
|
+
[0]
|
|
568
|
+
];
|
|
569
|
+
n0_registry.registerError(IncompatibleProtocolsException$, IncompatibleProtocolsException);
|
|
570
|
+
export var InsufficientCapacityException$ = [-3, n0, _ICE,
|
|
571
|
+
{ [_aQE]: [`InsufficientCapacity`, 500], [_e]: _se, [_hE]: 500 },
|
|
572
|
+
[_M],
|
|
573
|
+
[0]
|
|
574
|
+
];
|
|
575
|
+
n0_registry.registerError(InsufficientCapacityException$, InsufficientCapacityException);
|
|
576
|
+
export var InvalidCaCertificatesBundleException$ = [-3, n0, _ICCBE,
|
|
577
|
+
{ [_aQE]: [`InvalidCaCertificatesBundle`, 400], [_e]: _c, [_hE]: 400 },
|
|
578
|
+
[_M],
|
|
579
|
+
[0]
|
|
580
|
+
];
|
|
581
|
+
n0_registry.registerError(InvalidCaCertificatesBundleException$, InvalidCaCertificatesBundleException);
|
|
582
|
+
export var InvalidConfigurationRequestException$ = [-3, n0, _ICRE,
|
|
583
|
+
{ [_aQE]: [`InvalidConfigurationRequest`, 400], [_e]: _c, [_hE]: 400 },
|
|
584
|
+
[_M],
|
|
585
|
+
[0]
|
|
586
|
+
];
|
|
587
|
+
n0_registry.registerError(InvalidConfigurationRequestException$, InvalidConfigurationRequestException);
|
|
588
|
+
export var InvalidLoadBalancerActionException$ = [-3, n0, _ILBAE,
|
|
589
|
+
{ [_aQE]: [`InvalidLoadBalancerAction`, 400], [_e]: _c, [_hE]: 400 },
|
|
590
|
+
[_M],
|
|
591
|
+
[0]
|
|
592
|
+
];
|
|
593
|
+
n0_registry.registerError(InvalidLoadBalancerActionException$, InvalidLoadBalancerActionException);
|
|
594
|
+
export var InvalidRevocationContentException$ = [-3, n0, _IRCE,
|
|
595
|
+
{ [_aQE]: [`InvalidRevocationContent`, 400], [_e]: _c, [_hE]: 400 },
|
|
596
|
+
[_M],
|
|
597
|
+
[0]
|
|
598
|
+
];
|
|
599
|
+
n0_registry.registerError(InvalidRevocationContentException$, InvalidRevocationContentException);
|
|
600
|
+
export var InvalidSchemeException$ = [-3, n0, _ISE,
|
|
601
|
+
{ [_aQE]: [`InvalidScheme`, 400], [_e]: _c, [_hE]: 400 },
|
|
602
|
+
[_M],
|
|
603
|
+
[0]
|
|
604
|
+
];
|
|
605
|
+
n0_registry.registerError(InvalidSchemeException$, InvalidSchemeException);
|
|
606
|
+
export var InvalidSecurityGroupException$ = [-3, n0, _ISGE,
|
|
607
|
+
{ [_aQE]: [`InvalidSecurityGroup`, 400], [_e]: _c, [_hE]: 400 },
|
|
608
|
+
[_M],
|
|
609
|
+
[0]
|
|
610
|
+
];
|
|
611
|
+
n0_registry.registerError(InvalidSecurityGroupException$, InvalidSecurityGroupException);
|
|
612
|
+
export var InvalidSubnetException$ = [-3, n0, _ISEn,
|
|
613
|
+
{ [_aQE]: [`InvalidSubnet`, 400], [_e]: _c, [_hE]: 400 },
|
|
614
|
+
[_M],
|
|
615
|
+
[0]
|
|
616
|
+
];
|
|
617
|
+
n0_registry.registerError(InvalidSubnetException$, InvalidSubnetException);
|
|
618
|
+
export var InvalidTargetException$ = [-3, n0, _ITE,
|
|
619
|
+
{ [_aQE]: [`InvalidTarget`, 400], [_e]: _c, [_hE]: 400 },
|
|
620
|
+
[_M],
|
|
621
|
+
[0]
|
|
622
|
+
];
|
|
623
|
+
n0_registry.registerError(InvalidTargetException$, InvalidTargetException);
|
|
624
|
+
export var ListenerNotFoundException$ = [-3, n0, _LNFE,
|
|
625
|
+
{ [_aQE]: [`ListenerNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
626
|
+
[_M],
|
|
627
|
+
[0]
|
|
628
|
+
];
|
|
629
|
+
n0_registry.registerError(ListenerNotFoundException$, ListenerNotFoundException);
|
|
630
|
+
export var LoadBalancerNotFoundException$ = [-3, n0, _LBNFE,
|
|
631
|
+
{ [_aQE]: [`LoadBalancerNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
632
|
+
[_M],
|
|
633
|
+
[0]
|
|
634
|
+
];
|
|
635
|
+
n0_registry.registerError(LoadBalancerNotFoundException$, LoadBalancerNotFoundException);
|
|
636
|
+
export var OperationNotPermittedException$ = [-3, n0, _ONPE,
|
|
637
|
+
{ [_aQE]: [`OperationNotPermitted`, 400], [_e]: _c, [_hE]: 400 },
|
|
638
|
+
[_M],
|
|
639
|
+
[0]
|
|
640
|
+
];
|
|
641
|
+
n0_registry.registerError(OperationNotPermittedException$, OperationNotPermittedException);
|
|
642
|
+
export var PriorityInUseException$ = [-3, n0, _PIUE,
|
|
643
|
+
{ [_aQE]: [`PriorityInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
644
|
+
[_M],
|
|
645
|
+
[0]
|
|
646
|
+
];
|
|
647
|
+
n0_registry.registerError(PriorityInUseException$, PriorityInUseException);
|
|
648
|
+
export var PriorRequestNotCompleteException$ = [-3, n0, _PRNCE,
|
|
649
|
+
{ [_aQE]: [`PriorRequestNotComplete`, 429], [_e]: _c, [_hE]: 429 },
|
|
650
|
+
[_M],
|
|
651
|
+
[0]
|
|
652
|
+
];
|
|
653
|
+
n0_registry.registerError(PriorRequestNotCompleteException$, PriorRequestNotCompleteException);
|
|
654
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
655
|
+
{ [_aQE]: [`ResourceInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
656
|
+
[_M],
|
|
657
|
+
[0]
|
|
658
|
+
];
|
|
659
|
+
n0_registry.registerError(ResourceInUseException$, ResourceInUseException);
|
|
660
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
661
|
+
{ [_aQE]: [`ResourceNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
662
|
+
[_M],
|
|
663
|
+
[0]
|
|
664
|
+
];
|
|
665
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
666
|
+
export var RevocationContentNotFoundException$ = [-3, n0, _RCNFE,
|
|
667
|
+
{ [_aQE]: [`RevocationContentNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
668
|
+
[_M],
|
|
669
|
+
[0]
|
|
670
|
+
];
|
|
671
|
+
n0_registry.registerError(RevocationContentNotFoundException$, RevocationContentNotFoundException);
|
|
672
|
+
export var RevocationIdNotFoundException$ = [-3, n0, _RINFE,
|
|
673
|
+
{ [_aQE]: [`RevocationIdNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
674
|
+
[_M],
|
|
675
|
+
[0]
|
|
676
|
+
];
|
|
677
|
+
n0_registry.registerError(RevocationIdNotFoundException$, RevocationIdNotFoundException);
|
|
678
|
+
export var RuleNotFoundException$ = [-3, n0, _RNFEu,
|
|
679
|
+
{ [_aQE]: [`RuleNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
680
|
+
[_M],
|
|
681
|
+
[0]
|
|
682
|
+
];
|
|
683
|
+
n0_registry.registerError(RuleNotFoundException$, RuleNotFoundException);
|
|
684
|
+
export var SSLPolicyNotFoundException$ = [-3, n0, _SSLPNFE,
|
|
685
|
+
{ [_aQE]: [`SSLPolicyNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
686
|
+
[_M],
|
|
687
|
+
[0]
|
|
688
|
+
];
|
|
689
|
+
n0_registry.registerError(SSLPolicyNotFoundException$, SSLPolicyNotFoundException);
|
|
690
|
+
export var SubnetNotFoundException$ = [-3, n0, _SNFE,
|
|
691
|
+
{ [_aQE]: [`SubnetNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
692
|
+
[_M],
|
|
693
|
+
[0]
|
|
694
|
+
];
|
|
695
|
+
n0_registry.registerError(SubnetNotFoundException$, SubnetNotFoundException);
|
|
696
|
+
export var TargetGroupAssociationLimitException$ = [-3, n0, _TGALE,
|
|
697
|
+
{ [_aQE]: [`TargetGroupAssociationLimit`, 400], [_e]: _c, [_hE]: 400 },
|
|
698
|
+
[_M],
|
|
699
|
+
[0]
|
|
700
|
+
];
|
|
701
|
+
n0_registry.registerError(TargetGroupAssociationLimitException$, TargetGroupAssociationLimitException);
|
|
702
|
+
export var TargetGroupNotFoundException$ = [-3, n0, _TGNFE,
|
|
703
|
+
{ [_aQE]: [`TargetGroupNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
704
|
+
[_M],
|
|
705
|
+
[0]
|
|
706
|
+
];
|
|
707
|
+
n0_registry.registerError(TargetGroupNotFoundException$, TargetGroupNotFoundException);
|
|
708
|
+
export var TooManyActionsException$ = [-3, n0, _TMAE,
|
|
709
|
+
{ [_aQE]: [`TooManyActions`, 400], [_e]: _c, [_hE]: 400 },
|
|
710
|
+
[_M],
|
|
711
|
+
[0]
|
|
712
|
+
];
|
|
713
|
+
n0_registry.registerError(TooManyActionsException$, TooManyActionsException);
|
|
714
|
+
export var TooManyCertificatesException$ = [-3, n0, _TMCE,
|
|
715
|
+
{ [_aQE]: [`TooManyCertificates`, 400], [_e]: _c, [_hE]: 400 },
|
|
716
|
+
[_M],
|
|
717
|
+
[0]
|
|
718
|
+
];
|
|
719
|
+
n0_registry.registerError(TooManyCertificatesException$, TooManyCertificatesException);
|
|
720
|
+
export var TooManyListenersException$ = [-3, n0, _TMLE,
|
|
721
|
+
{ [_aQE]: [`TooManyListeners`, 400], [_e]: _c, [_hE]: 400 },
|
|
722
|
+
[_M],
|
|
723
|
+
[0]
|
|
724
|
+
];
|
|
725
|
+
n0_registry.registerError(TooManyListenersException$, TooManyListenersException);
|
|
726
|
+
export var TooManyLoadBalancersException$ = [-3, n0, _TMLBE,
|
|
727
|
+
{ [_aQE]: [`TooManyLoadBalancers`, 400], [_e]: _c, [_hE]: 400 },
|
|
728
|
+
[_M],
|
|
729
|
+
[0]
|
|
730
|
+
];
|
|
731
|
+
n0_registry.registerError(TooManyLoadBalancersException$, TooManyLoadBalancersException);
|
|
732
|
+
export var TooManyRegistrationsForTargetIdException$ = [-3, n0, _TMRFTIE,
|
|
733
|
+
{ [_aQE]: [`TooManyRegistrationsForTargetId`, 400], [_e]: _c, [_hE]: 400 },
|
|
734
|
+
[_M],
|
|
735
|
+
[0]
|
|
736
|
+
];
|
|
737
|
+
n0_registry.registerError(TooManyRegistrationsForTargetIdException$, TooManyRegistrationsForTargetIdException);
|
|
738
|
+
export var TooManyRulesException$ = [-3, n0, _TMRE,
|
|
739
|
+
{ [_aQE]: [`TooManyRules`, 400], [_e]: _c, [_hE]: 400 },
|
|
740
|
+
[_M],
|
|
741
|
+
[0]
|
|
742
|
+
];
|
|
743
|
+
n0_registry.registerError(TooManyRulesException$, TooManyRulesException);
|
|
744
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
745
|
+
{ [_aQE]: [`TooManyTags`, 400], [_e]: _c, [_hE]: 400 },
|
|
746
|
+
[_M],
|
|
747
|
+
[0]
|
|
748
|
+
];
|
|
749
|
+
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
750
|
+
export var TooManyTargetGroupsException$ = [-3, n0, _TMTGE,
|
|
751
|
+
{ [_aQE]: [`TooManyTargetGroups`, 400], [_e]: _c, [_hE]: 400 },
|
|
752
|
+
[_M],
|
|
753
|
+
[0]
|
|
754
|
+
];
|
|
755
|
+
n0_registry.registerError(TooManyTargetGroupsException$, TooManyTargetGroupsException);
|
|
756
|
+
export var TooManyTargetsException$ = [-3, n0, _TMTEo,
|
|
757
|
+
{ [_aQE]: [`TooManyTargets`, 400], [_e]: _c, [_hE]: 400 },
|
|
758
|
+
[_M],
|
|
759
|
+
[0]
|
|
760
|
+
];
|
|
761
|
+
n0_registry.registerError(TooManyTargetsException$, TooManyTargetsException);
|
|
762
|
+
export var TooManyTrustStoreRevocationEntriesException$ = [-3, n0, _TMTSREE,
|
|
763
|
+
{ [_aQE]: [`TooManyTrustStoreRevocationEntries`, 400], [_e]: _c, [_hE]: 400 },
|
|
764
|
+
[_M],
|
|
765
|
+
[0]
|
|
766
|
+
];
|
|
767
|
+
n0_registry.registerError(TooManyTrustStoreRevocationEntriesException$, TooManyTrustStoreRevocationEntriesException);
|
|
768
|
+
export var TooManyTrustStoresException$ = [-3, n0, _TMTSE,
|
|
769
|
+
{ [_aQE]: [`TooManyTrustStores`, 400], [_e]: _c, [_hE]: 400 },
|
|
770
|
+
[_M],
|
|
771
|
+
[0]
|
|
772
|
+
];
|
|
773
|
+
n0_registry.registerError(TooManyTrustStoresException$, TooManyTrustStoresException);
|
|
774
|
+
export var TooManyUniqueTargetGroupsPerLoadBalancerException$ = [-3, n0, _TMUTGPLBE,
|
|
775
|
+
{ [_aQE]: [`TooManyUniqueTargetGroupsPerLoadBalancer`, 400], [_e]: _c, [_hE]: 400 },
|
|
776
|
+
[_M],
|
|
777
|
+
[0]
|
|
778
|
+
];
|
|
779
|
+
n0_registry.registerError(TooManyUniqueTargetGroupsPerLoadBalancerException$, TooManyUniqueTargetGroupsPerLoadBalancerException);
|
|
780
|
+
export var TrustStoreAssociationNotFoundException$ = [-3, n0, _TSANFE,
|
|
781
|
+
{ [_aQE]: [`AssociationNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
782
|
+
[_M],
|
|
783
|
+
[0]
|
|
784
|
+
];
|
|
785
|
+
n0_registry.registerError(TrustStoreAssociationNotFoundException$, TrustStoreAssociationNotFoundException);
|
|
786
|
+
export var TrustStoreInUseException$ = [-3, n0, _TSIUE,
|
|
787
|
+
{ [_aQE]: [`TrustStoreInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
788
|
+
[_M],
|
|
789
|
+
[0]
|
|
790
|
+
];
|
|
791
|
+
n0_registry.registerError(TrustStoreInUseException$, TrustStoreInUseException);
|
|
792
|
+
export var TrustStoreNotFoundException$ = [-3, n0, _TSNFE,
|
|
793
|
+
{ [_aQE]: [`TrustStoreNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
794
|
+
[_M],
|
|
795
|
+
[0]
|
|
796
|
+
];
|
|
797
|
+
n0_registry.registerError(TrustStoreNotFoundException$, TrustStoreNotFoundException);
|
|
798
|
+
export var TrustStoreNotReadyException$ = [-3, n0, _TSNRE,
|
|
799
|
+
{ [_aQE]: [`TrustStoreNotReady`, 400], [_e]: _c, [_hE]: 400 },
|
|
800
|
+
[_M],
|
|
801
|
+
[0]
|
|
802
|
+
];
|
|
803
|
+
n0_registry.registerError(TrustStoreNotReadyException$, TrustStoreNotReadyException);
|
|
804
|
+
export var UnsupportedProtocolException$ = [-3, n0, _UPE,
|
|
805
|
+
{ [_aQE]: [`UnsupportedProtocol`, 400], [_e]: _c, [_hE]: 400 },
|
|
806
|
+
[_M],
|
|
807
|
+
[0]
|
|
808
|
+
];
|
|
809
|
+
n0_registry.registerError(UnsupportedProtocolException$, UnsupportedProtocolException);
|
|
810
|
+
export const errorTypeRegistries = [
|
|
811
|
+
_s_registry,
|
|
812
|
+
n0_registry,
|
|
813
|
+
];
|
|
470
814
|
export var Action$ = [3, n0, _A,
|
|
471
815
|
0,
|
|
472
816
|
[_T, _TGA, _AOC, _ACC, _O, _RC, _FRC, _FC, _JVC],
|
|
@@ -507,18 +851,6 @@ export var AdministrativeOverride$ = [3, n0, _AO,
|
|
|
507
851
|
[_S, _R, _D],
|
|
508
852
|
[0, 0, 0]
|
|
509
853
|
];
|
|
510
|
-
export var AllocationIdNotFoundException$ = [-3, n0, _AINFE,
|
|
511
|
-
{ [_aQE]: [`AllocationIdNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
512
|
-
[_M],
|
|
513
|
-
[0]
|
|
514
|
-
];
|
|
515
|
-
TypeRegistry.for(n0).registerError(AllocationIdNotFoundException$, AllocationIdNotFoundException);
|
|
516
|
-
export var ALPNPolicyNotSupportedException$ = [-3, n0, _ALPNPNSE,
|
|
517
|
-
{ [_aQE]: [`ALPNPolicyNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
518
|
-
[_M],
|
|
519
|
-
[0]
|
|
520
|
-
];
|
|
521
|
-
TypeRegistry.for(n0).registerError(ALPNPolicyNotSupportedException$, ALPNPolicyNotSupportedException);
|
|
522
854
|
export var AnomalyDetection$ = [3, n0, _AD,
|
|
523
855
|
0,
|
|
524
856
|
[_Re, _MIE],
|
|
@@ -534,57 +866,21 @@ export var AuthenticateOidcActionConfig$ = [3, n0, _AOAC,
|
|
|
534
866
|
[_I, _AE, _TE, _UIE, _CI, _CS, _SCN, _Sc, _ST, _AREP, _OUR, _UECS],
|
|
535
867
|
[0, 0, 0, 0, 0, 0, 0, 0, 1, 128 | 0, 0, 2], 5
|
|
536
868
|
];
|
|
537
|
-
export var AvailabilityZone$ = [3, n0, _AZ,
|
|
538
|
-
0,
|
|
539
|
-
[_ZN, _SI, _OI, _LBA, _SNIP],
|
|
540
|
-
[0, 0, 0, () => LoadBalancerAddresses, 64 | 0]
|
|
541
|
-
];
|
|
542
|
-
export var AvailabilityZoneNotSupportedException$ = [-3, n0, _AZNSE,
|
|
543
|
-
{ [_aQE]: [`AvailabilityZoneNotSupported`, 400], [_e]: _c, [_hE]: 400 },
|
|
544
|
-
[_M],
|
|
545
|
-
[0]
|
|
546
|
-
];
|
|
547
|
-
TypeRegistry.for(n0).registerError(AvailabilityZoneNotSupportedException$, AvailabilityZoneNotSupportedException);
|
|
548
|
-
export var CaCertificatesBundleNotFoundException$ = [-3, n0, _CCBNFE,
|
|
549
|
-
{ [_aQE]: [`CaCertificatesBundleNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
550
|
-
[_M],
|
|
551
|
-
[0]
|
|
552
|
-
];
|
|
553
|
-
TypeRegistry.for(n0).registerError(CaCertificatesBundleNotFoundException$, CaCertificatesBundleNotFoundException);
|
|
554
|
-
export var CapacityDecreaseRequestsLimitExceededException$ = [-3, n0, _CDRLEE,
|
|
555
|
-
{ [_aQE]: [`CapacityDecreaseRequestLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
556
|
-
[_M],
|
|
557
|
-
[0]
|
|
558
|
-
];
|
|
559
|
-
TypeRegistry.for(n0).registerError(CapacityDecreaseRequestsLimitExceededException$, CapacityDecreaseRequestsLimitExceededException);
|
|
560
|
-
export var CapacityReservationPendingException$ = [-3, n0, _CRPE,
|
|
561
|
-
{ [_aQE]: [`CapacityReservationPending`, 400], [_e]: _c, [_hE]: 400 },
|
|
562
|
-
[_M],
|
|
563
|
-
[0]
|
|
869
|
+
export var AvailabilityZone$ = [3, n0, _AZ,
|
|
870
|
+
0,
|
|
871
|
+
[_ZN, _SI, _OI, _LBA, _SNIP],
|
|
872
|
+
[0, 0, 0, () => LoadBalancerAddresses, 64 | 0]
|
|
564
873
|
];
|
|
565
|
-
TypeRegistry.for(n0).registerError(CapacityReservationPendingException$, CapacityReservationPendingException);
|
|
566
874
|
export var CapacityReservationStatus$ = [3, n0, _CRS,
|
|
567
875
|
0,
|
|
568
876
|
[_Co, _R],
|
|
569
877
|
[0, 0]
|
|
570
878
|
];
|
|
571
|
-
export var CapacityUnitsLimitExceededException$ = [-3, n0, _CULEE,
|
|
572
|
-
{ [_aQE]: [`CapacityUnitsLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
573
|
-
[_M],
|
|
574
|
-
[0]
|
|
575
|
-
];
|
|
576
|
-
TypeRegistry.for(n0).registerError(CapacityUnitsLimitExceededException$, CapacityUnitsLimitExceededException);
|
|
577
879
|
export var Certificate$ = [3, n0, _Ce,
|
|
578
880
|
0,
|
|
579
881
|
[_CA, _ID],
|
|
580
882
|
[0, 2]
|
|
581
883
|
];
|
|
582
|
-
export var CertificateNotFoundException$ = [-3, n0, _CNFE,
|
|
583
|
-
{ [_aQE]: [`CertificateNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
584
|
-
[_M],
|
|
585
|
-
[0]
|
|
586
|
-
];
|
|
587
|
-
TypeRegistry.for(n0).registerError(CertificateNotFoundException$, CertificateNotFoundException);
|
|
588
884
|
export var Cipher$ = [3, n0, _Ci,
|
|
589
885
|
0,
|
|
590
886
|
[_N, _P],
|
|
@@ -640,12 +936,6 @@ export var CreateTrustStoreOutput$ = [3, n0, _CTSO,
|
|
|
640
936
|
[_TS],
|
|
641
937
|
[() => TrustStores]
|
|
642
938
|
];
|
|
643
|
-
export var DeleteAssociationSameAccountException$ = [-3, n0, _DASAE,
|
|
644
|
-
{ [_aQE]: [`DeleteAssociationSameAccount`, 400], [_e]: _c, [_hE]: 400 },
|
|
645
|
-
[_M],
|
|
646
|
-
[0]
|
|
647
|
-
];
|
|
648
|
-
TypeRegistry.for(n0).registerError(DeleteAssociationSameAccountException$, DeleteAssociationSameAccountException);
|
|
649
939
|
export var DeleteListenerInput$ = [3, n0, _DLI,
|
|
650
940
|
0,
|
|
651
941
|
[_LA],
|
|
@@ -881,36 +1171,6 @@ export var DescribeTrustStoresOutput$ = [3, n0, _DTSOe,
|
|
|
881
1171
|
[_TS, _NM],
|
|
882
1172
|
[() => TrustStores, 0]
|
|
883
1173
|
];
|
|
884
|
-
export var DuplicateListenerException$ = [-3, n0, _DLE,
|
|
885
|
-
{ [_aQE]: [`DuplicateListener`, 400], [_e]: _c, [_hE]: 400 },
|
|
886
|
-
[_M],
|
|
887
|
-
[0]
|
|
888
|
-
];
|
|
889
|
-
TypeRegistry.for(n0).registerError(DuplicateListenerException$, DuplicateListenerException);
|
|
890
|
-
export var DuplicateLoadBalancerNameException$ = [-3, n0, _DLBNE,
|
|
891
|
-
{ [_aQE]: [`DuplicateLoadBalancerName`, 400], [_e]: _c, [_hE]: 400 },
|
|
892
|
-
[_M],
|
|
893
|
-
[0]
|
|
894
|
-
];
|
|
895
|
-
TypeRegistry.for(n0).registerError(DuplicateLoadBalancerNameException$, DuplicateLoadBalancerNameException);
|
|
896
|
-
export var DuplicateTagKeysException$ = [-3, n0, _DTKE,
|
|
897
|
-
{ [_aQE]: [`DuplicateTagKeys`, 400], [_e]: _c, [_hE]: 400 },
|
|
898
|
-
[_M],
|
|
899
|
-
[0]
|
|
900
|
-
];
|
|
901
|
-
TypeRegistry.for(n0).registerError(DuplicateTagKeysException$, DuplicateTagKeysException);
|
|
902
|
-
export var DuplicateTargetGroupNameException$ = [-3, n0, _DTGNE,
|
|
903
|
-
{ [_aQE]: [`DuplicateTargetGroupName`, 400], [_e]: _c, [_hE]: 400 },
|
|
904
|
-
[_M],
|
|
905
|
-
[0]
|
|
906
|
-
];
|
|
907
|
-
TypeRegistry.for(n0).registerError(DuplicateTargetGroupNameException$, DuplicateTargetGroupNameException);
|
|
908
|
-
export var DuplicateTrustStoreNameException$ = [-3, n0, _DTSNE,
|
|
909
|
-
{ [_aQE]: [`DuplicateTrustStoreName`, 400], [_e]: _c, [_hE]: 400 },
|
|
910
|
-
[_M],
|
|
911
|
-
[0]
|
|
912
|
-
];
|
|
913
|
-
TypeRegistry.for(n0).registerError(DuplicateTrustStoreNameException$, DuplicateTrustStoreNameException);
|
|
914
1174
|
export var FixedResponseActionConfig$ = [3, n0, _FRAC,
|
|
915
1175
|
0,
|
|
916
1176
|
[_SC, _MB, _CT],
|
|
@@ -951,12 +1211,6 @@ export var GetTrustStoreRevocationContentOutput$ = [3, n0, _GTSRCO,
|
|
|
951
1211
|
[_Lo],
|
|
952
1212
|
[0]
|
|
953
1213
|
];
|
|
954
|
-
export var HealthUnavailableException$ = [-3, n0, _HUE,
|
|
955
|
-
{ [_aQE]: [`HealthUnavailable`, 500], [_e]: _s, [_hE]: 500 },
|
|
956
|
-
[_M],
|
|
957
|
-
[0]
|
|
958
|
-
];
|
|
959
|
-
TypeRegistry.for(n0).registerError(HealthUnavailableException$, HealthUnavailableException);
|
|
960
1214
|
export var HostHeaderConditionConfig$ = [3, n0, _HHCC,
|
|
961
1215
|
0,
|
|
962
1216
|
[_V, _RV],
|
|
@@ -977,66 +1231,6 @@ export var HttpRequestMethodConditionConfig$ = [3, n0, _HRMCC,
|
|
|
977
1231
|
[_V],
|
|
978
1232
|
[64 | 0]
|
|
979
1233
|
];
|
|
980
|
-
export var IncompatibleProtocolsException$ = [-3, n0, _IPE,
|
|
981
|
-
{ [_aQE]: [`IncompatibleProtocols`, 400], [_e]: _c, [_hE]: 400 },
|
|
982
|
-
[_M],
|
|
983
|
-
[0]
|
|
984
|
-
];
|
|
985
|
-
TypeRegistry.for(n0).registerError(IncompatibleProtocolsException$, IncompatibleProtocolsException);
|
|
986
|
-
export var InsufficientCapacityException$ = [-3, n0, _ICE,
|
|
987
|
-
{ [_aQE]: [`InsufficientCapacity`, 500], [_e]: _s, [_hE]: 500 },
|
|
988
|
-
[_M],
|
|
989
|
-
[0]
|
|
990
|
-
];
|
|
991
|
-
TypeRegistry.for(n0).registerError(InsufficientCapacityException$, InsufficientCapacityException);
|
|
992
|
-
export var InvalidCaCertificatesBundleException$ = [-3, n0, _ICCBE,
|
|
993
|
-
{ [_aQE]: [`InvalidCaCertificatesBundle`, 400], [_e]: _c, [_hE]: 400 },
|
|
994
|
-
[_M],
|
|
995
|
-
[0]
|
|
996
|
-
];
|
|
997
|
-
TypeRegistry.for(n0).registerError(InvalidCaCertificatesBundleException$, InvalidCaCertificatesBundleException);
|
|
998
|
-
export var InvalidConfigurationRequestException$ = [-3, n0, _ICRE,
|
|
999
|
-
{ [_aQE]: [`InvalidConfigurationRequest`, 400], [_e]: _c, [_hE]: 400 },
|
|
1000
|
-
[_M],
|
|
1001
|
-
[0]
|
|
1002
|
-
];
|
|
1003
|
-
TypeRegistry.for(n0).registerError(InvalidConfigurationRequestException$, InvalidConfigurationRequestException);
|
|
1004
|
-
export var InvalidLoadBalancerActionException$ = [-3, n0, _ILBAE,
|
|
1005
|
-
{ [_aQE]: [`InvalidLoadBalancerAction`, 400], [_e]: _c, [_hE]: 400 },
|
|
1006
|
-
[_M],
|
|
1007
|
-
[0]
|
|
1008
|
-
];
|
|
1009
|
-
TypeRegistry.for(n0).registerError(InvalidLoadBalancerActionException$, InvalidLoadBalancerActionException);
|
|
1010
|
-
export var InvalidRevocationContentException$ = [-3, n0, _IRCE,
|
|
1011
|
-
{ [_aQE]: [`InvalidRevocationContent`, 400], [_e]: _c, [_hE]: 400 },
|
|
1012
|
-
[_M],
|
|
1013
|
-
[0]
|
|
1014
|
-
];
|
|
1015
|
-
TypeRegistry.for(n0).registerError(InvalidRevocationContentException$, InvalidRevocationContentException);
|
|
1016
|
-
export var InvalidSchemeException$ = [-3, n0, _ISE,
|
|
1017
|
-
{ [_aQE]: [`InvalidScheme`, 400], [_e]: _c, [_hE]: 400 },
|
|
1018
|
-
[_M],
|
|
1019
|
-
[0]
|
|
1020
|
-
];
|
|
1021
|
-
TypeRegistry.for(n0).registerError(InvalidSchemeException$, InvalidSchemeException);
|
|
1022
|
-
export var InvalidSecurityGroupException$ = [-3, n0, _ISGE,
|
|
1023
|
-
{ [_aQE]: [`InvalidSecurityGroup`, 400], [_e]: _c, [_hE]: 400 },
|
|
1024
|
-
[_M],
|
|
1025
|
-
[0]
|
|
1026
|
-
];
|
|
1027
|
-
TypeRegistry.for(n0).registerError(InvalidSecurityGroupException$, InvalidSecurityGroupException);
|
|
1028
|
-
export var InvalidSubnetException$ = [-3, n0, _ISEn,
|
|
1029
|
-
{ [_aQE]: [`InvalidSubnet`, 400], [_e]: _c, [_hE]: 400 },
|
|
1030
|
-
[_M],
|
|
1031
|
-
[0]
|
|
1032
|
-
];
|
|
1033
|
-
TypeRegistry.for(n0).registerError(InvalidSubnetException$, InvalidSubnetException);
|
|
1034
|
-
export var InvalidTargetException$ = [-3, n0, _ITE,
|
|
1035
|
-
{ [_aQE]: [`InvalidTarget`, 400], [_e]: _c, [_hE]: 400 },
|
|
1036
|
-
[_M],
|
|
1037
|
-
[0]
|
|
1038
|
-
];
|
|
1039
|
-
TypeRegistry.for(n0).registerError(InvalidTargetException$, InvalidTargetException);
|
|
1040
1234
|
export var IpamPools$ = [3, n0, _IP,
|
|
1041
1235
|
0,
|
|
1042
1236
|
[_IIPI],
|
|
@@ -1067,12 +1261,6 @@ export var ListenerAttribute$ = [3, n0, _LAis,
|
|
|
1067
1261
|
[_K, _Va],
|
|
1068
1262
|
[0, 0]
|
|
1069
1263
|
];
|
|
1070
|
-
export var ListenerNotFoundException$ = [-3, n0, _LNFE,
|
|
1071
|
-
{ [_aQE]: [`ListenerNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1072
|
-
[_M],
|
|
1073
|
-
[0]
|
|
1074
|
-
];
|
|
1075
|
-
TypeRegistry.for(n0).registerError(ListenerNotFoundException$, ListenerNotFoundException);
|
|
1076
1264
|
export var LoadBalancer$ = [3, n0, _LBo,
|
|
1077
1265
|
0,
|
|
1078
1266
|
[_LBAo, _DNSN, _CHZI, _CTr, _LBN, _Sch, _VI, _S, _T, _AZv, _SG, _IAT, _COIP, _ESGIROPLT, _EPFISN, _IP],
|
|
@@ -1088,12 +1276,6 @@ export var LoadBalancerAttribute$ = [3, n0, _LBAoada,
|
|
|
1088
1276
|
[_K, _Va],
|
|
1089
1277
|
[0, 0]
|
|
1090
1278
|
];
|
|
1091
|
-
export var LoadBalancerNotFoundException$ = [-3, n0, _LBNFE,
|
|
1092
|
-
{ [_aQE]: [`LoadBalancerNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1093
|
-
[_M],
|
|
1094
|
-
[0]
|
|
1095
|
-
];
|
|
1096
|
-
TypeRegistry.for(n0).registerError(LoadBalancerNotFoundException$, LoadBalancerNotFoundException);
|
|
1097
1279
|
export var LoadBalancerState$ = [3, n0, _LBS,
|
|
1098
1280
|
0,
|
|
1099
1281
|
[_Co, _R],
|
|
@@ -1204,29 +1386,11 @@ export var MutualAuthenticationAttributes$ = [3, n0, _MAA,
|
|
|
1204
1386
|
[_Mo, _TSA, _ICCE, _TSAS, _ATSCN],
|
|
1205
1387
|
[0, 0, 2, 0, 0]
|
|
1206
1388
|
];
|
|
1207
|
-
export var OperationNotPermittedException$ = [-3, n0, _ONPE,
|
|
1208
|
-
{ [_aQE]: [`OperationNotPermitted`, 400], [_e]: _c, [_hE]: 400 },
|
|
1209
|
-
[_M],
|
|
1210
|
-
[0]
|
|
1211
|
-
];
|
|
1212
|
-
TypeRegistry.for(n0).registerError(OperationNotPermittedException$, OperationNotPermittedException);
|
|
1213
1389
|
export var PathPatternConditionConfig$ = [3, n0, _PPCC,
|
|
1214
1390
|
0,
|
|
1215
1391
|
[_V, _RV],
|
|
1216
1392
|
[64 | 0, 64 | 0]
|
|
1217
1393
|
];
|
|
1218
|
-
export var PriorityInUseException$ = [-3, n0, _PIUE,
|
|
1219
|
-
{ [_aQE]: [`PriorityInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
1220
|
-
[_M],
|
|
1221
|
-
[0]
|
|
1222
|
-
];
|
|
1223
|
-
TypeRegistry.for(n0).registerError(PriorityInUseException$, PriorityInUseException);
|
|
1224
|
-
export var PriorRequestNotCompleteException$ = [-3, n0, _PRNCE,
|
|
1225
|
-
{ [_aQE]: [`PriorRequestNotComplete`, 429], [_e]: _c, [_hE]: 429 },
|
|
1226
|
-
[_M],
|
|
1227
|
-
[0]
|
|
1228
|
-
];
|
|
1229
|
-
TypeRegistry.for(n0).registerError(PriorRequestNotCompleteException$, PriorRequestNotCompleteException);
|
|
1230
1394
|
export var QueryStringConditionConfig$ = [3, n0, _QSCC,
|
|
1231
1395
|
0,
|
|
1232
1396
|
[_V],
|
|
@@ -1282,35 +1446,11 @@ export var RemoveTrustStoreRevocationsOutput$ = [3, n0, _RTSRO,
|
|
|
1282
1446
|
[],
|
|
1283
1447
|
[]
|
|
1284
1448
|
];
|
|
1285
|
-
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
1286
|
-
{ [_aQE]: [`ResourceInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
1287
|
-
[_M],
|
|
1288
|
-
[0]
|
|
1289
|
-
];
|
|
1290
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
1291
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
1292
|
-
{ [_aQE]: [`ResourceNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1293
|
-
[_M],
|
|
1294
|
-
[0]
|
|
1295
|
-
];
|
|
1296
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1297
1449
|
export var RevocationContent$ = [3, n0, _RCev,
|
|
1298
1450
|
0,
|
|
1299
1451
|
[_SB, _SK, _SOV, _RT],
|
|
1300
1452
|
[0, 0, 0, 0]
|
|
1301
1453
|
];
|
|
1302
|
-
export var RevocationContentNotFoundException$ = [-3, n0, _RCNFE,
|
|
1303
|
-
{ [_aQE]: [`RevocationContentNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1304
|
-
[_M],
|
|
1305
|
-
[0]
|
|
1306
|
-
];
|
|
1307
|
-
TypeRegistry.for(n0).registerError(RevocationContentNotFoundException$, RevocationContentNotFoundException);
|
|
1308
|
-
export var RevocationIdNotFoundException$ = [-3, n0, _RINFE,
|
|
1309
|
-
{ [_aQE]: [`RevocationIdNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1310
|
-
[_M],
|
|
1311
|
-
[0]
|
|
1312
|
-
];
|
|
1313
|
-
TypeRegistry.for(n0).registerError(RevocationIdNotFoundException$, RevocationIdNotFoundException);
|
|
1314
1454
|
export var RewriteConfig$ = [3, n0, _RCew,
|
|
1315
1455
|
0,
|
|
1316
1456
|
[_Reg, _Rep],
|
|
@@ -1326,12 +1466,6 @@ export var RuleCondition$ = [3, n0, _RCu,
|
|
|
1326
1466
|
[_Fi, _V, _HHC, _PPC, _HHCt, _QSC, _HRMC, _SIC, _RV],
|
|
1327
1467
|
[0, 64 | 0, () => HostHeaderConditionConfig$, () => PathPatternConditionConfig$, () => HttpHeaderConditionConfig$, () => QueryStringConditionConfig$, () => HttpRequestMethodConditionConfig$, () => SourceIpConditionConfig$, 64 | 0]
|
|
1328
1468
|
];
|
|
1329
|
-
export var RuleNotFoundException$ = [-3, n0, _RNFEu,
|
|
1330
|
-
{ [_aQE]: [`RuleNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1331
|
-
[_M],
|
|
1332
|
-
[0]
|
|
1333
|
-
];
|
|
1334
|
-
TypeRegistry.for(n0).registerError(RuleNotFoundException$, RuleNotFoundException);
|
|
1335
1469
|
export var RulePriorityPair$ = [3, n0, _RPP,
|
|
1336
1470
|
0,
|
|
1337
1471
|
[_RAu, _P],
|
|
@@ -1392,23 +1526,11 @@ export var SslPolicy$ = [3, n0, _SP,
|
|
|
1392
1526
|
[_SPsl, _Cip, _N, _SLBT],
|
|
1393
1527
|
[64 | 0, () => Ciphers, 0, 64 | 0]
|
|
1394
1528
|
];
|
|
1395
|
-
export var SSLPolicyNotFoundException$ = [-3, n0, _SSLPNFE,
|
|
1396
|
-
{ [_aQE]: [`SSLPolicyNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1397
|
-
[_M],
|
|
1398
|
-
[0]
|
|
1399
|
-
];
|
|
1400
|
-
TypeRegistry.for(n0).registerError(SSLPolicyNotFoundException$, SSLPolicyNotFoundException);
|
|
1401
1529
|
export var SubnetMapping$ = [3, n0, _SMu,
|
|
1402
1530
|
0,
|
|
1403
1531
|
[_SI, _AI, _PIPA, _IPA, _SNIPo],
|
|
1404
1532
|
[0, 0, 0, 0, 0]
|
|
1405
1533
|
];
|
|
1406
|
-
export var SubnetNotFoundException$ = [-3, n0, _SNFE,
|
|
1407
|
-
{ [_aQE]: [`SubnetNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1408
|
-
[_M],
|
|
1409
|
-
[0]
|
|
1410
|
-
];
|
|
1411
|
-
TypeRegistry.for(n0).registerError(SubnetNotFoundException$, SubnetNotFoundException);
|
|
1412
1534
|
export var Tag$ = [3, n0, _Tag,
|
|
1413
1535
|
0,
|
|
1414
1536
|
[_K, _Va],
|
|
@@ -1429,23 +1551,11 @@ export var TargetGroup$ = [3, n0, _TGa,
|
|
|
1429
1551
|
[_TGA, _TGN, _Pr, _Po, _VI, _HCP, _HCPe, _HCE, _HCIS, _HCTS, _HTC, _UTC, _HCPea, _Ma, _LBAoa, _TT, _PV, _IAT, _TCP],
|
|
1430
1552
|
[0, 0, 0, 1, 0, 0, 0, 2, 1, 1, 1, 1, 0, () => Matcher$, 64 | 0, 0, 0, 0, 1]
|
|
1431
1553
|
];
|
|
1432
|
-
export var TargetGroupAssociationLimitException$ = [-3, n0, _TGALE,
|
|
1433
|
-
{ [_aQE]: [`TargetGroupAssociationLimit`, 400], [_e]: _c, [_hE]: 400 },
|
|
1434
|
-
[_M],
|
|
1435
|
-
[0]
|
|
1436
|
-
];
|
|
1437
|
-
TypeRegistry.for(n0).registerError(TargetGroupAssociationLimitException$, TargetGroupAssociationLimitException);
|
|
1438
1554
|
export var TargetGroupAttribute$ = [3, n0, _TGAar,
|
|
1439
1555
|
0,
|
|
1440
1556
|
[_K, _Va],
|
|
1441
1557
|
[0, 0]
|
|
1442
1558
|
];
|
|
1443
|
-
export var TargetGroupNotFoundException$ = [-3, n0, _TGNFE,
|
|
1444
|
-
{ [_aQE]: [`TargetGroupNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1445
|
-
[_M],
|
|
1446
|
-
[0]
|
|
1447
|
-
];
|
|
1448
|
-
TypeRegistry.for(n0).registerError(TargetGroupNotFoundException$, TargetGroupNotFoundException);
|
|
1449
1559
|
export var TargetGroupStickinessConfig$ = [3, n0, _TGSC,
|
|
1450
1560
|
0,
|
|
1451
1561
|
[_E, _DS],
|
|
@@ -1466,78 +1576,6 @@ export var TargetHealthDescription$ = [3, n0, _THDa,
|
|
|
1466
1576
|
[_Targ, _HCPe, _TH, _AD, _AO],
|
|
1467
1577
|
[() => TargetDescription$, 0, () => TargetHealth$, () => AnomalyDetection$, () => AdministrativeOverride$]
|
|
1468
1578
|
];
|
|
1469
|
-
export var TooManyActionsException$ = [-3, n0, _TMAE,
|
|
1470
|
-
{ [_aQE]: [`TooManyActions`, 400], [_e]: _c, [_hE]: 400 },
|
|
1471
|
-
[_M],
|
|
1472
|
-
[0]
|
|
1473
|
-
];
|
|
1474
|
-
TypeRegistry.for(n0).registerError(TooManyActionsException$, TooManyActionsException);
|
|
1475
|
-
export var TooManyCertificatesException$ = [-3, n0, _TMCE,
|
|
1476
|
-
{ [_aQE]: [`TooManyCertificates`, 400], [_e]: _c, [_hE]: 400 },
|
|
1477
|
-
[_M],
|
|
1478
|
-
[0]
|
|
1479
|
-
];
|
|
1480
|
-
TypeRegistry.for(n0).registerError(TooManyCertificatesException$, TooManyCertificatesException);
|
|
1481
|
-
export var TooManyListenersException$ = [-3, n0, _TMLE,
|
|
1482
|
-
{ [_aQE]: [`TooManyListeners`, 400], [_e]: _c, [_hE]: 400 },
|
|
1483
|
-
[_M],
|
|
1484
|
-
[0]
|
|
1485
|
-
];
|
|
1486
|
-
TypeRegistry.for(n0).registerError(TooManyListenersException$, TooManyListenersException);
|
|
1487
|
-
export var TooManyLoadBalancersException$ = [-3, n0, _TMLBE,
|
|
1488
|
-
{ [_aQE]: [`TooManyLoadBalancers`, 400], [_e]: _c, [_hE]: 400 },
|
|
1489
|
-
[_M],
|
|
1490
|
-
[0]
|
|
1491
|
-
];
|
|
1492
|
-
TypeRegistry.for(n0).registerError(TooManyLoadBalancersException$, TooManyLoadBalancersException);
|
|
1493
|
-
export var TooManyRegistrationsForTargetIdException$ = [-3, n0, _TMRFTIE,
|
|
1494
|
-
{ [_aQE]: [`TooManyRegistrationsForTargetId`, 400], [_e]: _c, [_hE]: 400 },
|
|
1495
|
-
[_M],
|
|
1496
|
-
[0]
|
|
1497
|
-
];
|
|
1498
|
-
TypeRegistry.for(n0).registerError(TooManyRegistrationsForTargetIdException$, TooManyRegistrationsForTargetIdException);
|
|
1499
|
-
export var TooManyRulesException$ = [-3, n0, _TMRE,
|
|
1500
|
-
{ [_aQE]: [`TooManyRules`, 400], [_e]: _c, [_hE]: 400 },
|
|
1501
|
-
[_M],
|
|
1502
|
-
[0]
|
|
1503
|
-
];
|
|
1504
|
-
TypeRegistry.for(n0).registerError(TooManyRulesException$, TooManyRulesException);
|
|
1505
|
-
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
1506
|
-
{ [_aQE]: [`TooManyTags`, 400], [_e]: _c, [_hE]: 400 },
|
|
1507
|
-
[_M],
|
|
1508
|
-
[0]
|
|
1509
|
-
];
|
|
1510
|
-
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
1511
|
-
export var TooManyTargetGroupsException$ = [-3, n0, _TMTGE,
|
|
1512
|
-
{ [_aQE]: [`TooManyTargetGroups`, 400], [_e]: _c, [_hE]: 400 },
|
|
1513
|
-
[_M],
|
|
1514
|
-
[0]
|
|
1515
|
-
];
|
|
1516
|
-
TypeRegistry.for(n0).registerError(TooManyTargetGroupsException$, TooManyTargetGroupsException);
|
|
1517
|
-
export var TooManyTargetsException$ = [-3, n0, _TMTEo,
|
|
1518
|
-
{ [_aQE]: [`TooManyTargets`, 400], [_e]: _c, [_hE]: 400 },
|
|
1519
|
-
[_M],
|
|
1520
|
-
[0]
|
|
1521
|
-
];
|
|
1522
|
-
TypeRegistry.for(n0).registerError(TooManyTargetsException$, TooManyTargetsException);
|
|
1523
|
-
export var TooManyTrustStoreRevocationEntriesException$ = [-3, n0, _TMTSREE,
|
|
1524
|
-
{ [_aQE]: [`TooManyTrustStoreRevocationEntries`, 400], [_e]: _c, [_hE]: 400 },
|
|
1525
|
-
[_M],
|
|
1526
|
-
[0]
|
|
1527
|
-
];
|
|
1528
|
-
TypeRegistry.for(n0).registerError(TooManyTrustStoreRevocationEntriesException$, TooManyTrustStoreRevocationEntriesException);
|
|
1529
|
-
export var TooManyTrustStoresException$ = [-3, n0, _TMTSE,
|
|
1530
|
-
{ [_aQE]: [`TooManyTrustStores`, 400], [_e]: _c, [_hE]: 400 },
|
|
1531
|
-
[_M],
|
|
1532
|
-
[0]
|
|
1533
|
-
];
|
|
1534
|
-
TypeRegistry.for(n0).registerError(TooManyTrustStoresException$, TooManyTrustStoresException);
|
|
1535
|
-
export var TooManyUniqueTargetGroupsPerLoadBalancerException$ = [-3, n0, _TMUTGPLBE,
|
|
1536
|
-
{ [_aQE]: [`TooManyUniqueTargetGroupsPerLoadBalancer`, 400], [_e]: _c, [_hE]: 400 },
|
|
1537
|
-
[_M],
|
|
1538
|
-
[0]
|
|
1539
|
-
];
|
|
1540
|
-
TypeRegistry.for(n0).registerError(TooManyUniqueTargetGroupsPerLoadBalancerException$, TooManyUniqueTargetGroupsPerLoadBalancerException);
|
|
1541
1579
|
export var TrustStore$ = [3, n0, _TSr,
|
|
1542
1580
|
0,
|
|
1543
1581
|
[_N, _TSA, _St, _NOCC, _TRE],
|
|
@@ -1548,41 +1586,11 @@ export var TrustStoreAssociation$ = [3, n0, _TSArus,
|
|
|
1548
1586
|
[_RAe],
|
|
1549
1587
|
[0]
|
|
1550
1588
|
];
|
|
1551
|
-
export var TrustStoreAssociationNotFoundException$ = [-3, n0, _TSANFE,
|
|
1552
|
-
{ [_aQE]: [`AssociationNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1553
|
-
[_M],
|
|
1554
|
-
[0]
|
|
1555
|
-
];
|
|
1556
|
-
TypeRegistry.for(n0).registerError(TrustStoreAssociationNotFoundException$, TrustStoreAssociationNotFoundException);
|
|
1557
|
-
export var TrustStoreInUseException$ = [-3, n0, _TSIUE,
|
|
1558
|
-
{ [_aQE]: [`TrustStoreInUse`, 400], [_e]: _c, [_hE]: 400 },
|
|
1559
|
-
[_M],
|
|
1560
|
-
[0]
|
|
1561
|
-
];
|
|
1562
|
-
TypeRegistry.for(n0).registerError(TrustStoreInUseException$, TrustStoreInUseException);
|
|
1563
|
-
export var TrustStoreNotFoundException$ = [-3, n0, _TSNFE,
|
|
1564
|
-
{ [_aQE]: [`TrustStoreNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
1565
|
-
[_M],
|
|
1566
|
-
[0]
|
|
1567
|
-
];
|
|
1568
|
-
TypeRegistry.for(n0).registerError(TrustStoreNotFoundException$, TrustStoreNotFoundException);
|
|
1569
|
-
export var TrustStoreNotReadyException$ = [-3, n0, _TSNRE,
|
|
1570
|
-
{ [_aQE]: [`TrustStoreNotReady`, 400], [_e]: _c, [_hE]: 400 },
|
|
1571
|
-
[_M],
|
|
1572
|
-
[0]
|
|
1573
|
-
];
|
|
1574
|
-
TypeRegistry.for(n0).registerError(TrustStoreNotReadyException$, TrustStoreNotReadyException);
|
|
1575
1589
|
export var TrustStoreRevocation$ = [3, n0, _TSRr,
|
|
1576
1590
|
0,
|
|
1577
1591
|
[_TSA, _RI, _RT, _NORE],
|
|
1578
1592
|
[0, 1, 0, 1]
|
|
1579
1593
|
];
|
|
1580
|
-
export var UnsupportedProtocolException$ = [-3, n0, _UPE,
|
|
1581
|
-
{ [_aQE]: [`UnsupportedProtocol`, 400], [_e]: _c, [_hE]: 400 },
|
|
1582
|
-
[_M],
|
|
1583
|
-
[0]
|
|
1584
|
-
];
|
|
1585
|
-
TypeRegistry.for(n0).registerError(UnsupportedProtocolException$, UnsupportedProtocolException);
|
|
1586
1594
|
export var UrlRewriteConfig$ = [3, n0, _URC,
|
|
1587
1595
|
0,
|
|
1588
1596
|
[_Rew],
|
|
@@ -1593,8 +1601,6 @@ export var ZonalCapacityReservationState$ = [3, n0, _ZCRS,
|
|
|
1593
1601
|
[_S, _AZ, _ECU],
|
|
1594
1602
|
[() => CapacityReservationStatus$, 0, 1]
|
|
1595
1603
|
];
|
|
1596
|
-
export var ElasticLoadBalancingV2ServiceException$ = [-3, _sm, "ElasticLoadBalancingV2ServiceException", 0, [], []];
|
|
1597
|
-
TypeRegistry.for(_sm).registerError(ElasticLoadBalancingV2ServiceException$, ElasticLoadBalancingV2ServiceException);
|
|
1598
1604
|
var Actions = [1, n0, _Ac,
|
|
1599
1605
|
0, () => Action$
|
|
1600
1606
|
];
|