@aws-sdk/client-auto-scaling 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.
@@ -588,1241 +588,1026 @@ const n0 = "com.amazonaws.autoscaling";
588
588
  import { TypeRegistry } from "@smithy/core/schema";
589
589
  import { AutoScalingServiceException } from "../models/AutoScalingServiceException";
590
590
  import { ActiveInstanceRefreshNotFoundFault, AlreadyExistsFault, IdempotentParameterMismatchError, InstanceRefreshInProgressFault, InvalidNextToken, IrreversibleInstanceRefreshFault, LimitExceededFault, ResourceContentionFault, ResourceInUseFault, ScalingActivityInProgressFault, ServiceLinkedRoleFailure, } from "../models/errors";
591
- export var AcceleratorCountRequest$ = [3, n0, _ACR, 0, [_M, _Ma], [1, 1]];
592
- export var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR, 0, [_M, _Ma], [1, 1]];
593
- export var ActiveInstanceRefreshNotFoundFault$ = [
594
- -3,
595
- n0,
596
- _AIRNFF,
591
+ export var AcceleratorCountRequest$ = [3, n0, _ACR,
592
+ 0,
593
+ [_M, _Ma],
594
+ [1, 1]
595
+ ];
596
+ export var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR,
597
+ 0,
598
+ [_M, _Ma],
599
+ [1, 1]
600
+ ];
601
+ export var ActiveInstanceRefreshNotFoundFault$ = [-3, n0, _AIRNFF,
597
602
  { [_aQE]: [`ActiveInstanceRefreshNotFound`, 400], [_e]: _c, [_hE]: 400 },
598
603
  [_m],
599
- [0],
604
+ [0]
600
605
  ];
601
606
  TypeRegistry.for(n0).registerError(ActiveInstanceRefreshNotFoundFault$, ActiveInstanceRefreshNotFoundFault);
602
- export var ActivitiesType$ = [3, n0, _AT, 0, [_A, _NT], [() => Activities, 0]];
603
- export var Activity$ = [
604
- 3,
605
- n0,
606
- _Ac,
607
+ export var ActivitiesType$ = [3, n0, _AT,
608
+ 0,
609
+ [_A, _NT],
610
+ [() => Activities, 0]
611
+ ];
612
+ export var Activity$ = [3, n0, _Ac,
607
613
  0,
608
614
  [_AI, _ASGN, _D, _C, _ST, _ET, _SC, _SM, _P, _De, _ASGS, _ASGARN],
609
- [0, 0, 0, 0, 4, 4, 0, 0, 1, 0, 0, 0],
610
- ];
611
- export var ActivityType$ = [3, n0, _ATc, 0, [_Ac], [() => Activity$]];
612
- export var AdjustmentType$ = [3, n0, _ATd, 0, [_ATd], [0]];
613
- export var Alarm$ = [3, n0, _Al, 0, [_AN, _AARN], [0, 0]];
614
- export var AlarmSpecification$ = [3, n0, _AS, 0, [_Ala], [64 | 0]];
615
- export var AlreadyExistsFault$ = [
616
- -3,
617
- n0,
618
- _AEF,
615
+ [0, 0, 0, 0, 4, 4, 0, 0, 1, 0, 0, 0]
616
+ ];
617
+ export var ActivityType$ = [3, n0, _ATc,
618
+ 0,
619
+ [_Ac],
620
+ [() => Activity$]
621
+ ];
622
+ export var AdjustmentType$ = [3, n0, _ATd,
623
+ 0,
624
+ [_ATd],
625
+ [0]
626
+ ];
627
+ export var Alarm$ = [3, n0, _Al,
628
+ 0,
629
+ [_AN, _AARN],
630
+ [0, 0]
631
+ ];
632
+ export var AlarmSpecification$ = [3, n0, _AS,
633
+ 0,
634
+ [_Ala],
635
+ [64 | 0]
636
+ ];
637
+ export var AlreadyExistsFault$ = [-3, n0, _AEF,
619
638
  { [_aQE]: [`AlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
620
639
  [_m],
621
- [0],
640
+ [0]
622
641
  ];
623
642
  TypeRegistry.for(n0).registerError(AlreadyExistsFault$, AlreadyExistsFault);
624
- export var AttachInstancesQuery$ = [3, n0, _AIQ, 0, [_II, _ASGN], [64 | 0, 0]];
625
- export var AttachLoadBalancersResultType$ = [3, n0, _ALBRT, 0, [], []];
626
- export var AttachLoadBalancersType$ = [3, n0, _ALBT, 0, [_ASGN, _LBN], [0, 64 | 0]];
627
- export var AttachLoadBalancerTargetGroupsResultType$ = [3, n0, _ALBTGRT, 0, [], []];
628
- export var AttachLoadBalancerTargetGroupsType$ = [
629
- 3,
630
- n0,
631
- _ALBTGT,
643
+ export var AttachInstancesQuery$ = [3, n0, _AIQ,
644
+ 0,
645
+ [_II, _ASGN],
646
+ [64 | 0, 0]
647
+ ];
648
+ export var AttachLoadBalancersResultType$ = [3, n0, _ALBRT,
649
+ 0,
650
+ [],
651
+ []
652
+ ];
653
+ export var AttachLoadBalancersType$ = [3, n0, _ALBT,
654
+ 0,
655
+ [_ASGN, _LBN],
656
+ [0, 64 | 0]
657
+ ];
658
+ export var AttachLoadBalancerTargetGroupsResultType$ = [3, n0, _ALBTGRT,
659
+ 0,
660
+ [],
661
+ []
662
+ ];
663
+ export var AttachLoadBalancerTargetGroupsType$ = [3, n0, _ALBTGT,
632
664
  0,
633
665
  [_ASGN, _TGARN],
634
- [0, 64 | 0],
666
+ [0, 64 | 0]
667
+ ];
668
+ export var AttachTrafficSourcesResultType$ = [3, n0, _ATSRT,
669
+ 0,
670
+ [],
671
+ []
635
672
  ];
636
- export var AttachTrafficSourcesResultType$ = [3, n0, _ATSRT, 0, [], []];
637
- export var AttachTrafficSourcesType$ = [
638
- 3,
639
- n0,
640
- _ATST,
673
+ export var AttachTrafficSourcesType$ = [3, n0, _ATST,
641
674
  0,
642
675
  [_ASGN, _TS, _SZSV],
643
- [0, () => TrafficSources, 2],
644
- ];
645
- export var AutoScalingGroup$ = [
646
- 3,
647
- n0,
648
- _ASG,
649
- 0,
650
- [
651
- _ASGN,
652
- _ASGARN,
653
- _LCN,
654
- _LT,
655
- _MIP,
656
- _MS,
657
- _MSa,
658
- _DC,
659
- _PC,
660
- _DCe,
661
- _AZ,
662
- _LBN,
663
- _TGARN,
664
- _HCT,
665
- _HCGP,
666
- _I,
667
- _CT,
668
- _SP,
669
- _PG,
670
- _VPCZI,
671
- _EM,
672
- _S,
673
- _T,
674
- _TP,
675
- _NIPFSI,
676
- _SLRARN,
677
- _MIL,
678
- _CR,
679
- _WPC,
680
- _WPS,
681
- _Co,
682
- _DCT,
683
- _DIW,
684
- _TS,
685
- _IMP,
686
- _AZD,
687
- _AZIP,
688
- _CRS,
689
- _ILP,
690
- ],
691
- [
692
- 0,
693
- 0,
694
- 0,
695
- () => LaunchTemplateSpecification$,
696
- [() => MixedInstancesPolicy$, 0],
697
- 1,
698
- 1,
699
- 1,
700
- 1,
701
- 1,
702
- 64 | 0,
703
- 64 | 0,
704
- 64 | 0,
705
- 0,
706
- 1,
707
- () => Instances,
708
- 4,
709
- () => SuspendedProcesses,
710
- 0,
711
- 0,
712
- () => EnabledMetrics,
713
- 0,
714
- () => TagDescriptionList,
715
- 64 | 0,
716
- 2,
717
- 0,
718
- 1,
719
- 2,
720
- () => WarmPoolConfiguration$,
721
- 1,
722
- 0,
723
- 0,
724
- 1,
725
- () => TrafficSources,
726
- () => InstanceMaintenancePolicy$,
727
- () => AvailabilityZoneDistribution$,
728
- () => AvailabilityZoneImpairmentPolicy$,
729
- () => CapacityReservationSpecification$,
730
- () => InstanceLifecyclePolicy$,
731
- ],
732
- ];
733
- export var AutoScalingGroupNamesType$ = [
734
- 3,
735
- n0,
736
- _ASGNT,
676
+ [0, () => TrafficSources, 2]
677
+ ];
678
+ export var AutoScalingGroup$ = [3, n0, _ASG,
679
+ 0,
680
+ [_ASGN, _ASGARN, _LCN, _LT, _MIP, _MS, _MSa, _DC, _PC, _DCe, _AZ, _LBN, _TGARN, _HCT, _HCGP, _I, _CT, _SP, _PG, _VPCZI, _EM, _S, _T, _TP, _NIPFSI, _SLRARN, _MIL, _CR, _WPC, _WPS, _Co, _DCT, _DIW, _TS, _IMP, _AZD, _AZIP, _CRS, _ILP],
681
+ [0, 0, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 1, 1, 1, 1, 1, 64 | 0, 64 | 0, 64 | 0, 0, 1, () => Instances, 4, () => SuspendedProcesses, 0, 0, () => EnabledMetrics, 0, () => TagDescriptionList, 64 | 0, 2, 0, 1, 2, () => WarmPoolConfiguration$, 1, 0, 0, 1, () => TrafficSources, () => InstanceMaintenancePolicy$, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$]
682
+ ];
683
+ export var AutoScalingGroupNamesType$ = [3, n0, _ASGNT,
737
684
  0,
738
685
  [_ASGNu, _IIn, _NT, _MR, _F],
739
- [64 | 0, 2, 0, 1, () => Filters],
686
+ [64 | 0, 2, 0, 1, () => Filters]
740
687
  ];
741
- export var AutoScalingGroupsType$ = [
742
- 3,
743
- n0,
744
- _ASGT,
688
+ export var AutoScalingGroupsType$ = [3, n0, _ASGT,
745
689
  0,
746
690
  [_ASGu, _NT],
747
- [[() => AutoScalingGroups, 0], 0],
691
+ [[() => AutoScalingGroups, 0], 0]
748
692
  ];
749
- export var AutoScalingInstanceDetails$ = [
750
- 3,
751
- n0,
752
- _ASID,
693
+ export var AutoScalingInstanceDetails$ = [3, n0, _ASID,
753
694
  0,
754
695
  [_IIns, _IT, _ASGN, _AZv, _LS, _HS, _LCN, _LT, _IIm, _PFSI, _WC],
755
- [0, 0, 0, 0, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 2, 0],
696
+ [0, 0, 0, 0, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 2, 0]
756
697
  ];
757
- export var AutoScalingInstancesType$ = [
758
- 3,
759
- n0,
760
- _ASIT,
698
+ export var AutoScalingInstancesType$ = [3, n0, _ASIT,
761
699
  0,
762
700
  [_ASI, _NT],
763
- [() => AutoScalingInstances, 0],
701
+ [() => AutoScalingInstances, 0]
702
+ ];
703
+ export var AvailabilityZoneDistribution$ = [3, n0, _AZD,
704
+ 0,
705
+ [_CDS],
706
+ [0]
707
+ ];
708
+ export var AvailabilityZoneImpairmentPolicy$ = [3, n0, _AZIP,
709
+ 0,
710
+ [_ZSE, _IZHCB],
711
+ [2, 0]
712
+ ];
713
+ export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR,
714
+ 0,
715
+ [_M, _Ma],
716
+ [1, 1]
764
717
  ];
765
- export var AvailabilityZoneDistribution$ = [3, n0, _AZD, 0, [_CDS], [0]];
766
- export var AvailabilityZoneImpairmentPolicy$ = [3, n0, _AZIP, 0, [_ZSE, _IZHCB], [2, 0]];
767
- export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR, 0, [_M, _Ma], [1, 1]];
768
- export var BaselinePerformanceFactorsRequest$ = [
769
- 3,
770
- n0,
771
- _BPFR,
718
+ export var BaselinePerformanceFactorsRequest$ = [3, n0, _BPFR,
772
719
  0,
773
720
  [_Cp],
774
- [[() => CpuPerformanceFactorRequest$, 0]],
721
+ [[() => CpuPerformanceFactorRequest$, 0]]
775
722
  ];
776
- export var BatchDeleteScheduledActionAnswer$ = [
777
- 3,
778
- n0,
779
- _BDSAA,
723
+ export var BatchDeleteScheduledActionAnswer$ = [3, n0, _BDSAA,
780
724
  0,
781
725
  [_FSA],
782
- [() => FailedScheduledUpdateGroupActionRequests],
726
+ [() => FailedScheduledUpdateGroupActionRequests]
727
+ ];
728
+ export var BatchDeleteScheduledActionType$ = [3, n0, _BDSAT,
729
+ 0,
730
+ [_ASGN, _SAN],
731
+ [0, 64 | 0]
783
732
  ];
784
- export var BatchDeleteScheduledActionType$ = [3, n0, _BDSAT, 0, [_ASGN, _SAN], [0, 64 | 0]];
785
- export var BatchPutScheduledUpdateGroupActionAnswer$ = [
786
- 3,
787
- n0,
788
- _BPSUGAA,
733
+ export var BatchPutScheduledUpdateGroupActionAnswer$ = [3, n0, _BPSUGAA,
789
734
  0,
790
735
  [_FSUGA],
791
- [() => FailedScheduledUpdateGroupActionRequests],
736
+ [() => FailedScheduledUpdateGroupActionRequests]
792
737
  ];
793
- export var BatchPutScheduledUpdateGroupActionType$ = [
794
- 3,
795
- n0,
796
- _BPSUGAT,
738
+ export var BatchPutScheduledUpdateGroupActionType$ = [3, n0, _BPSUGAT,
797
739
  0,
798
740
  [_ASGN, _SUGA],
799
- [0, () => ScheduledUpdateGroupActionRequests],
741
+ [0, () => ScheduledUpdateGroupActionRequests]
742
+ ];
743
+ export var BlockDeviceMapping$ = [3, n0, _BDM,
744
+ 0,
745
+ [_VN, _DN, _E, _ND],
746
+ [0, 0, () => Ebs$, 2]
747
+ ];
748
+ export var CancelInstanceRefreshAnswer$ = [3, n0, _CIRA,
749
+ 0,
750
+ [_IRI],
751
+ [0]
752
+ ];
753
+ export var CancelInstanceRefreshType$ = [3, n0, _CIRT,
754
+ 0,
755
+ [_ASGN, _WFTI],
756
+ [0, 2]
757
+ ];
758
+ export var CapacityForecast$ = [3, n0, _CF,
759
+ 0,
760
+ [_Ti, _V],
761
+ [64 | 4, 64 | 1]
800
762
  ];
801
- export var BlockDeviceMapping$ = [3, n0, _BDM, 0, [_VN, _DN, _E, _ND], [0, 0, () => Ebs$, 2]];
802
- export var CancelInstanceRefreshAnswer$ = [3, n0, _CIRA, 0, [_IRI], [0]];
803
- export var CancelInstanceRefreshType$ = [3, n0, _CIRT, 0, [_ASGN, _WFTI], [0, 2]];
804
- export var CapacityForecast$ = [3, n0, _CF, 0, [_Ti, _V], [64 | 4, 64 | 1]];
805
- export var CapacityReservationSpecification$ = [
806
- 3,
807
- n0,
808
- _CRS,
763
+ export var CapacityReservationSpecification$ = [3, n0, _CRS,
809
764
  0,
810
765
  [_CRP, _CRT],
811
- [0, () => CapacityReservationTarget$],
766
+ [0, () => CapacityReservationTarget$]
812
767
  ];
813
- export var CapacityReservationTarget$ = [3, n0, _CRT, 0, [_CRI, _CRRGA], [64 | 0, 64 | 0]];
814
- export var CompleteLifecycleActionAnswer$ = [3, n0, _CLAA, 0, [], []];
815
- export var CompleteLifecycleActionType$ = [
816
- 3,
817
- n0,
818
- _CLAT,
768
+ export var CapacityReservationTarget$ = [3, n0, _CRT,
769
+ 0,
770
+ [_CRI, _CRRGA],
771
+ [64 | 0, 64 | 0]
772
+ ];
773
+ export var CompleteLifecycleActionAnswer$ = [3, n0, _CLAA,
774
+ 0,
775
+ [],
776
+ []
777
+ ];
778
+ export var CompleteLifecycleActionType$ = [3, n0, _CLAT,
819
779
  0,
820
780
  [_LHN, _ASGN, _LAT, _LAR, _IIns],
821
- [0, 0, 0, 0, 0],
781
+ [0, 0, 0, 0, 0]
822
782
  ];
823
- export var CpuPerformanceFactorRequest$ = [
824
- 3,
825
- n0,
826
- _CPFR,
783
+ export var CpuPerformanceFactorRequest$ = [3, n0, _CPFR,
827
784
  0,
828
785
  [_R],
829
- [[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Re }]],
830
- ];
831
- export var CreateAutoScalingGroupType$ = [
832
- 3,
833
- n0,
834
- _CASGT,
835
- 0,
836
- [
837
- _ASGN,
838
- _LCN,
839
- _LT,
840
- _MIP,
841
- _IIns,
842
- _MS,
843
- _MSa,
844
- _DC,
845
- _DCe,
846
- _AZ,
847
- _LBN,
848
- _TGARN,
849
- _HCT,
850
- _HCGP,
851
- _PG,
852
- _VPCZI,
853
- _TP,
854
- _NIPFSI,
855
- _CR,
856
- _LHSL,
857
- _T,
858
- _SLRARN,
859
- _MIL,
860
- _Co,
861
- _DCT,
862
- _DIW,
863
- _TS,
864
- _IMP,
865
- _AZD,
866
- _AZIP,
867
- _SZSV,
868
- _CRS,
869
- _ILP,
870
- ],
871
- [
872
- 0,
873
- 0,
874
- () => LaunchTemplateSpecification$,
875
- [() => MixedInstancesPolicy$, 0],
876
- 0,
877
- 1,
878
- 1,
879
- 1,
880
- 1,
881
- 64 | 0,
882
- 64 | 0,
883
- 64 | 0,
884
- 0,
885
- 1,
886
- 0,
887
- 0,
888
- 64 | 0,
889
- 2,
890
- 2,
891
- () => LifecycleHookSpecifications,
892
- () => Tags,
893
- 0,
894
- 1,
895
- 0,
896
- 0,
897
- 1,
898
- () => TrafficSources,
899
- () => InstanceMaintenancePolicy$,
900
- () => AvailabilityZoneDistribution$,
901
- () => AvailabilityZoneImpairmentPolicy$,
902
- 2,
903
- () => CapacityReservationSpecification$,
904
- () => InstanceLifecyclePolicy$,
905
- ],
906
- ];
907
- export var CreateLaunchConfigurationType$ = [
908
- 3,
909
- n0,
910
- _CLCT,
786
+ [[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Re }]]
787
+ ];
788
+ export var CreateAutoScalingGroupType$ = [3, n0, _CASGT,
789
+ 0,
790
+ [_ASGN, _LCN, _LT, _MIP, _IIns, _MS, _MSa, _DC, _DCe, _AZ, _LBN, _TGARN, _HCT, _HCGP, _PG, _VPCZI, _TP, _NIPFSI, _CR, _LHSL, _T, _SLRARN, _MIL, _Co, _DCT, _DIW, _TS, _IMP, _AZD, _AZIP, _SZSV, _CRS, _ILP],
791
+ [0, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 0, 1, 1, 1, 1, 64 | 0, 64 | 0, 64 | 0, 0, 1, 0, 0, 64 | 0, 2, 2, () => LifecycleHookSpecifications, () => Tags, 0, 1, 0, 0, 1, () => TrafficSources, () => InstanceMaintenancePolicy$, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, 2, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$]
792
+ ];
793
+ export var CreateLaunchConfigurationType$ = [3, n0, _CLCT,
911
794
  0,
912
795
  [_LCN, _IIm, _KN, _SG, _CLVPCI, _CLVPCSG, _UD, _IIns, _IT, _KI, _RI, _BDMl, _IM, _SPp, _IIP, _EO, _APIA, _PT, _MO],
913
- [
914
- 0,
915
- 0,
916
- 0,
917
- 64 | 0,
918
- 0,
919
- 64 | 0,
920
- 0,
921
- 0,
922
- 0,
923
- 0,
924
- 0,
925
- () => BlockDeviceMappings,
926
- () => InstanceMonitoring$,
927
- 0,
928
- 0,
929
- 2,
930
- 2,
931
- 0,
932
- () => InstanceMetadataOptions$,
933
- ],
934
- ];
935
- export var CreateOrUpdateTagsType$ = [3, n0, _COUTT, 0, [_T], [() => Tags]];
936
- export var CustomizedMetricSpecification$ = [
937
- 3,
938
- n0,
939
- _CMS,
796
+ [0, 0, 0, 64 | 0, 0, 64 | 0, 0, 0, 0, 0, 0, () => BlockDeviceMappings, () => InstanceMonitoring$, 0, 0, 2, 2, 0, () => InstanceMetadataOptions$]
797
+ ];
798
+ export var CreateOrUpdateTagsType$ = [3, n0, _COUTT,
799
+ 0,
800
+ [_T],
801
+ [() => Tags]
802
+ ];
803
+ export var CustomizedMetricSpecification$ = [3, n0, _CMS,
940
804
  0,
941
805
  [_MN, _N, _Di, _St, _U, _Pe, _Me],
942
- [0, 0, () => MetricDimensions, 0, 0, 1, () => TargetTrackingMetricDataQueries],
943
- ];
944
- export var DeleteAutoScalingGroupType$ = [3, n0, _DASGT, 0, [_ASGN, _FD], [0, 2]];
945
- export var DeleteLifecycleHookAnswer$ = [3, n0, _DLHA, 0, [], []];
946
- export var DeleteLifecycleHookType$ = [3, n0, _DLHT, 0, [_LHN, _ASGN], [0, 0]];
947
- export var DeleteNotificationConfigurationType$ = [3, n0, _DNCT, 0, [_ASGN, _TARN], [0, 0]];
948
- export var DeletePolicyType$ = [3, n0, _DPT, 0, [_ASGN, _PN], [0, 0]];
949
- export var DeleteScheduledActionType$ = [3, n0, _DSAT, 0, [_ASGN, _SANc], [0, 0]];
950
- export var DeleteTagsType$ = [3, n0, _DTT, 0, [_T], [() => Tags]];
951
- export var DeleteWarmPoolAnswer$ = [3, n0, _DWPA, 0, [], []];
952
- export var DeleteWarmPoolType$ = [3, n0, _DWPT, 0, [_ASGN, _FD], [0, 2]];
953
- export var DescribeAccountLimitsAnswer$ = [
954
- 3,
955
- n0,
956
- _DALA,
806
+ [0, 0, () => MetricDimensions, 0, 0, 1, () => TargetTrackingMetricDataQueries]
807
+ ];
808
+ export var DeleteAutoScalingGroupType$ = [3, n0, _DASGT,
809
+ 0,
810
+ [_ASGN, _FD],
811
+ [0, 2]
812
+ ];
813
+ export var DeleteLifecycleHookAnswer$ = [3, n0, _DLHA,
814
+ 0,
815
+ [],
816
+ []
817
+ ];
818
+ export var DeleteLifecycleHookType$ = [3, n0, _DLHT,
819
+ 0,
820
+ [_LHN, _ASGN],
821
+ [0, 0]
822
+ ];
823
+ export var DeleteNotificationConfigurationType$ = [3, n0, _DNCT,
824
+ 0,
825
+ [_ASGN, _TARN],
826
+ [0, 0]
827
+ ];
828
+ export var DeletePolicyType$ = [3, n0, _DPT,
829
+ 0,
830
+ [_ASGN, _PN],
831
+ [0, 0]
832
+ ];
833
+ export var DeleteScheduledActionType$ = [3, n0, _DSAT,
834
+ 0,
835
+ [_ASGN, _SANc],
836
+ [0, 0]
837
+ ];
838
+ export var DeleteTagsType$ = [3, n0, _DTT,
839
+ 0,
840
+ [_T],
841
+ [() => Tags]
842
+ ];
843
+ export var DeleteWarmPoolAnswer$ = [3, n0, _DWPA,
844
+ 0,
845
+ [],
846
+ []
847
+ ];
848
+ export var DeleteWarmPoolType$ = [3, n0, _DWPT,
849
+ 0,
850
+ [_ASGN, _FD],
851
+ [0, 2]
852
+ ];
853
+ export var DescribeAccountLimitsAnswer$ = [3, n0, _DALA,
957
854
  0,
958
855
  [_MNOASG, _MNOLC, _NOASG, _NOLC],
959
- [1, 1, 1, 1],
856
+ [1, 1, 1, 1]
857
+ ];
858
+ export var DescribeAdjustmentTypesAnswer$ = [3, n0, _DATA,
859
+ 0,
860
+ [_ATdj],
861
+ [() => AdjustmentTypes]
960
862
  ];
961
- export var DescribeAdjustmentTypesAnswer$ = [3, n0, _DATA, 0, [_ATdj], [() => AdjustmentTypes]];
962
- export var DescribeAutoScalingInstancesType$ = [
963
- 3,
964
- n0,
965
- _DASIT,
863
+ export var DescribeAutoScalingInstancesType$ = [3, n0, _DASIT,
966
864
  0,
967
865
  [_II, _MR, _NT],
968
- [64 | 0, 1, 0],
866
+ [64 | 0, 1, 0]
867
+ ];
868
+ export var DescribeAutoScalingNotificationTypesAnswer$ = [3, n0, _DASNTA,
869
+ 0,
870
+ [_ASNT],
871
+ [64 | 0]
969
872
  ];
970
- export var DescribeAutoScalingNotificationTypesAnswer$ = [3, n0, _DASNTA, 0, [_ASNT], [64 | 0]];
971
- export var DescribeInstanceRefreshesAnswer$ = [
972
- 3,
973
- n0,
974
- _DIRA,
873
+ export var DescribeInstanceRefreshesAnswer$ = [3, n0, _DIRA,
975
874
  0,
976
875
  [_IR, _NT],
977
- [[() => InstanceRefreshes, 0], 0],
876
+ [[() => InstanceRefreshes, 0], 0]
978
877
  ];
979
- export var DescribeInstanceRefreshesType$ = [
980
- 3,
981
- n0,
982
- _DIRT,
878
+ export var DescribeInstanceRefreshesType$ = [3, n0, _DIRT,
983
879
  0,
984
880
  [_ASGN, _IRIn, _NT, _MR],
985
- [0, 64 | 0, 0, 1],
881
+ [0, 64 | 0, 0, 1]
986
882
  ];
987
- export var DescribeLifecycleHooksAnswer$ = [3, n0, _DLHAe, 0, [_LH], [() => LifecycleHooks]];
988
- export var DescribeLifecycleHooksType$ = [3, n0, _DLHTe, 0, [_ASGN, _LHNi], [0, 64 | 0]];
989
- export var DescribeLifecycleHookTypesAnswer$ = [3, n0, _DLHTA, 0, [_LHT], [64 | 0]];
990
- export var DescribeLoadBalancersRequest$ = [3, n0, _DLBR, 0, [_ASGN, _NT, _MR], [0, 0, 1]];
991
- export var DescribeLoadBalancersResponse$ = [
992
- 3,
993
- n0,
994
- _DLBRe,
883
+ export var DescribeLifecycleHooksAnswer$ = [3, n0, _DLHAe,
884
+ 0,
885
+ [_LH],
886
+ [() => LifecycleHooks]
887
+ ];
888
+ export var DescribeLifecycleHooksType$ = [3, n0, _DLHTe,
889
+ 0,
890
+ [_ASGN, _LHNi],
891
+ [0, 64 | 0]
892
+ ];
893
+ export var DescribeLifecycleHookTypesAnswer$ = [3, n0, _DLHTA,
894
+ 0,
895
+ [_LHT],
896
+ [64 | 0]
897
+ ];
898
+ export var DescribeLoadBalancersRequest$ = [3, n0, _DLBR,
899
+ 0,
900
+ [_ASGN, _NT, _MR],
901
+ [0, 0, 1]
902
+ ];
903
+ export var DescribeLoadBalancersResponse$ = [3, n0, _DLBRe,
995
904
  0,
996
905
  [_LB, _NT],
997
- [() => LoadBalancerStates, 0],
906
+ [() => LoadBalancerStates, 0]
998
907
  ];
999
- export var DescribeLoadBalancerTargetGroupsRequest$ = [
1000
- 3,
1001
- n0,
1002
- _DLBTGR,
908
+ export var DescribeLoadBalancerTargetGroupsRequest$ = [3, n0, _DLBTGR,
1003
909
  0,
1004
910
  [_ASGN, _NT, _MR],
1005
- [0, 0, 1],
911
+ [0, 0, 1]
1006
912
  ];
1007
- export var DescribeLoadBalancerTargetGroupsResponse$ = [
1008
- 3,
1009
- n0,
1010
- _DLBTGRe,
913
+ export var DescribeLoadBalancerTargetGroupsResponse$ = [3, n0, _DLBTGRe,
1011
914
  0,
1012
915
  [_LBTG, _NT],
1013
- [() => LoadBalancerTargetGroupStates, 0],
916
+ [() => LoadBalancerTargetGroupStates, 0]
1014
917
  ];
1015
- export var DescribeMetricCollectionTypesAnswer$ = [
1016
- 3,
1017
- n0,
1018
- _DMCTA,
918
+ export var DescribeMetricCollectionTypesAnswer$ = [3, n0, _DMCTA,
1019
919
  0,
1020
920
  [_Me, _G],
1021
- [() => MetricCollectionTypes, () => MetricGranularityTypes],
921
+ [() => MetricCollectionTypes, () => MetricGranularityTypes]
1022
922
  ];
1023
- export var DescribeNotificationConfigurationsAnswer$ = [
1024
- 3,
1025
- n0,
1026
- _DNCA,
923
+ export var DescribeNotificationConfigurationsAnswer$ = [3, n0, _DNCA,
1027
924
  0,
1028
925
  [_NC, _NT],
1029
- [() => NotificationConfigurations, 0],
926
+ [() => NotificationConfigurations, 0]
1030
927
  ];
1031
- export var DescribeNotificationConfigurationsType$ = [
1032
- 3,
1033
- n0,
1034
- _DNCTe,
928
+ export var DescribeNotificationConfigurationsType$ = [3, n0, _DNCTe,
1035
929
  0,
1036
930
  [_ASGNu, _NT, _MR],
1037
- [64 | 0, 0, 1],
931
+ [64 | 0, 0, 1]
1038
932
  ];
1039
- export var DescribePoliciesType$ = [
1040
- 3,
1041
- n0,
1042
- _DPTe,
933
+ export var DescribePoliciesType$ = [3, n0, _DPTe,
1043
934
  0,
1044
935
  [_ASGN, _PNo, _PTo, _NT, _MR],
1045
- [0, 64 | 0, 64 | 0, 0, 1],
936
+ [0, 64 | 0, 64 | 0, 0, 1]
1046
937
  ];
1047
- export var DescribeScalingActivitiesType$ = [
1048
- 3,
1049
- n0,
1050
- _DSATe,
938
+ export var DescribeScalingActivitiesType$ = [3, n0, _DSATe,
1051
939
  0,
1052
940
  [_AIc, _ASGN, _IDG, _MR, _NT],
1053
- [64 | 0, 0, 2, 1, 0],
941
+ [64 | 0, 0, 2, 1, 0]
1054
942
  ];
1055
- export var DescribeScheduledActionsType$ = [
1056
- 3,
1057
- n0,
1058
- _DSATes,
943
+ export var DescribeScheduledActionsType$ = [3, n0, _DSATes,
1059
944
  0,
1060
945
  [_ASGN, _SAN, _ST, _ET, _NT, _MR],
1061
- [0, 64 | 0, 4, 4, 0, 1],
946
+ [0, 64 | 0, 4, 4, 0, 1]
947
+ ];
948
+ export var DescribeTagsType$ = [3, n0, _DTTe,
949
+ 0,
950
+ [_F, _NT, _MR],
951
+ [() => Filters, 0, 1]
1062
952
  ];
1063
- export var DescribeTagsType$ = [3, n0, _DTTe, 0, [_F, _NT, _MR], [() => Filters, 0, 1]];
1064
- export var DescribeTerminationPolicyTypesAnswer$ = [3, n0, _DTPTA, 0, [_TPT], [64 | 0]];
1065
- export var DescribeTrafficSourcesRequest$ = [
1066
- 3,
1067
- n0,
1068
- _DTSR,
953
+ export var DescribeTerminationPolicyTypesAnswer$ = [3, n0, _DTPTA,
954
+ 0,
955
+ [_TPT],
956
+ [64 | 0]
957
+ ];
958
+ export var DescribeTrafficSourcesRequest$ = [3, n0, _DTSR,
1069
959
  0,
1070
960
  [_ASGN, _TST, _NT, _MR],
1071
- [0, 0, 0, 1],
961
+ [0, 0, 0, 1]
1072
962
  ];
1073
- export var DescribeTrafficSourcesResponse$ = [
1074
- 3,
1075
- n0,
1076
- _DTSRe,
963
+ export var DescribeTrafficSourcesResponse$ = [3, n0, _DTSRe,
1077
964
  0,
1078
965
  [_TS, _NT],
1079
- [() => TrafficSourceStates, 0],
966
+ [() => TrafficSourceStates, 0]
1080
967
  ];
1081
- export var DescribeWarmPoolAnswer$ = [
1082
- 3,
1083
- n0,
1084
- _DWPAe,
968
+ export var DescribeWarmPoolAnswer$ = [3, n0, _DWPAe,
1085
969
  0,
1086
970
  [_WPC, _I, _NT],
1087
- [() => WarmPoolConfiguration$, () => Instances, 0],
971
+ [() => WarmPoolConfiguration$, () => Instances, 0]
972
+ ];
973
+ export var DescribeWarmPoolType$ = [3, n0, _DWPTe,
974
+ 0,
975
+ [_ASGN, _MR, _NT],
976
+ [0, 1, 0]
1088
977
  ];
1089
- export var DescribeWarmPoolType$ = [3, n0, _DWPTe, 0, [_ASGN, _MR, _NT], [0, 1, 0]];
1090
- export var DesiredConfiguration$ = [
1091
- 3,
1092
- n0,
1093
- _DCes,
978
+ export var DesiredConfiguration$ = [3, n0, _DCes,
1094
979
  0,
1095
980
  [_LT, _MIP],
1096
- [() => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0]],
1097
- ];
1098
- export var DetachInstancesAnswer$ = [3, n0, _DIA, 0, [_A], [() => Activities]];
1099
- export var DetachInstancesQuery$ = [3, n0, _DIQ, 0, [_II, _ASGN, _SDDC], [64 | 0, 0, 2]];
1100
- export var DetachLoadBalancersResultType$ = [3, n0, _DLBRT, 0, [], []];
1101
- export var DetachLoadBalancersType$ = [3, n0, _DLBT, 0, [_ASGN, _LBN], [0, 64 | 0]];
1102
- export var DetachLoadBalancerTargetGroupsResultType$ = [3, n0, _DLBTGRT, 0, [], []];
1103
- export var DetachLoadBalancerTargetGroupsType$ = [
1104
- 3,
1105
- n0,
1106
- _DLBTGT,
981
+ [() => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0]]
982
+ ];
983
+ export var DetachInstancesAnswer$ = [3, n0, _DIA,
984
+ 0,
985
+ [_A],
986
+ [() => Activities]
987
+ ];
988
+ export var DetachInstancesQuery$ = [3, n0, _DIQ,
989
+ 0,
990
+ [_II, _ASGN, _SDDC],
991
+ [64 | 0, 0, 2]
992
+ ];
993
+ export var DetachLoadBalancersResultType$ = [3, n0, _DLBRT,
994
+ 0,
995
+ [],
996
+ []
997
+ ];
998
+ export var DetachLoadBalancersType$ = [3, n0, _DLBT,
999
+ 0,
1000
+ [_ASGN, _LBN],
1001
+ [0, 64 | 0]
1002
+ ];
1003
+ export var DetachLoadBalancerTargetGroupsResultType$ = [3, n0, _DLBTGRT,
1004
+ 0,
1005
+ [],
1006
+ []
1007
+ ];
1008
+ export var DetachLoadBalancerTargetGroupsType$ = [3, n0, _DLBTGT,
1107
1009
  0,
1108
1010
  [_ASGN, _TGARN],
1109
- [0, 64 | 0],
1011
+ [0, 64 | 0]
1012
+ ];
1013
+ export var DetachTrafficSourcesResultType$ = [3, n0, _DTSRT,
1014
+ 0,
1015
+ [],
1016
+ []
1110
1017
  ];
1111
- export var DetachTrafficSourcesResultType$ = [3, n0, _DTSRT, 0, [], []];
1112
- export var DetachTrafficSourcesType$ = [
1113
- 3,
1114
- n0,
1115
- _DTST,
1018
+ export var DetachTrafficSourcesType$ = [3, n0, _DTST,
1116
1019
  0,
1117
1020
  [_ASGN, _TS],
1118
- [0, () => TrafficSources],
1119
- ];
1120
- export var DisableMetricsCollectionQuery$ = [3, n0, _DMCQ, 0, [_ASGN, _Me], [0, 64 | 0]];
1121
- export var Ebs$ = [3, n0, _E, 0, [_SI, _VS, _VT, _DOT, _Io, _En, _Th], [0, 1, 0, 2, 1, 2, 1]];
1122
- export var EnabledMetric$ = [3, n0, _EMn, 0, [_Met, _Gr], [0, 0]];
1123
- export var EnableMetricsCollectionQuery$ = [3, n0, _EMCQ, 0, [_ASGN, _Me, _Gr], [0, 64 | 0, 0]];
1124
- export var EnterStandbyAnswer$ = [3, n0, _ESA, 0, [_A], [() => Activities]];
1125
- export var EnterStandbyQuery$ = [3, n0, _ESQ, 0, [_II, _ASGN, _SDDC], [64 | 0, 0, 2]];
1126
- export var ExecutePolicyType$ = [3, n0, _EPT, 0, [_ASGN, _PN, _HC, _MV, _BT], [0, 0, 2, 1, 1]];
1127
- export var ExitStandbyAnswer$ = [3, n0, _ESAx, 0, [_A], [() => Activities]];
1128
- export var ExitStandbyQuery$ = [3, n0, _ESQx, 0, [_II, _ASGN], [64 | 0, 0]];
1129
- export var FailedScheduledUpdateGroupActionRequest$ = [
1130
- 3,
1131
- n0,
1132
- _FSUGAR,
1021
+ [0, () => TrafficSources]
1022
+ ];
1023
+ export var DisableMetricsCollectionQuery$ = [3, n0, _DMCQ,
1024
+ 0,
1025
+ [_ASGN, _Me],
1026
+ [0, 64 | 0]
1027
+ ];
1028
+ export var Ebs$ = [3, n0, _E,
1029
+ 0,
1030
+ [_SI, _VS, _VT, _DOT, _Io, _En, _Th],
1031
+ [0, 1, 0, 2, 1, 2, 1]
1032
+ ];
1033
+ export var EnabledMetric$ = [3, n0, _EMn,
1034
+ 0,
1035
+ [_Met, _Gr],
1036
+ [0, 0]
1037
+ ];
1038
+ export var EnableMetricsCollectionQuery$ = [3, n0, _EMCQ,
1039
+ 0,
1040
+ [_ASGN, _Me, _Gr],
1041
+ [0, 64 | 0, 0]
1042
+ ];
1043
+ export var EnterStandbyAnswer$ = [3, n0, _ESA,
1044
+ 0,
1045
+ [_A],
1046
+ [() => Activities]
1047
+ ];
1048
+ export var EnterStandbyQuery$ = [3, n0, _ESQ,
1049
+ 0,
1050
+ [_II, _ASGN, _SDDC],
1051
+ [64 | 0, 0, 2]
1052
+ ];
1053
+ export var ExecutePolicyType$ = [3, n0, _EPT,
1054
+ 0,
1055
+ [_ASGN, _PN, _HC, _MV, _BT],
1056
+ [0, 0, 2, 1, 1]
1057
+ ];
1058
+ export var ExitStandbyAnswer$ = [3, n0, _ESAx,
1059
+ 0,
1060
+ [_A],
1061
+ [() => Activities]
1062
+ ];
1063
+ export var ExitStandbyQuery$ = [3, n0, _ESQx,
1064
+ 0,
1065
+ [_II, _ASGN],
1066
+ [64 | 0, 0]
1067
+ ];
1068
+ export var FailedScheduledUpdateGroupActionRequest$ = [3, n0, _FSUGAR,
1133
1069
  0,
1134
1070
  [_SANc, _EC, _EMr],
1135
- [0, 0, 0],
1071
+ [0, 0, 0]
1136
1072
  ];
1137
- export var Filter$ = [3, n0, _Fi, 0, [_Na, _V], [0, 64 | 0]];
1138
- export var GetPredictiveScalingForecastAnswer$ = [
1139
- 3,
1140
- n0,
1141
- _GPSFA,
1073
+ export var Filter$ = [3, n0, _Fi,
1074
+ 0,
1075
+ [_Na, _V],
1076
+ [0, 64 | 0]
1077
+ ];
1078
+ export var GetPredictiveScalingForecastAnswer$ = [3, n0, _GPSFA,
1142
1079
  0,
1143
1080
  [_LF, _CF, _UT],
1144
- [() => LoadForecasts, () => CapacityForecast$, 4],
1081
+ [() => LoadForecasts, () => CapacityForecast$, 4]
1145
1082
  ];
1146
- export var GetPredictiveScalingForecastType$ = [
1147
- 3,
1148
- n0,
1149
- _GPSFT,
1083
+ export var GetPredictiveScalingForecastType$ = [3, n0, _GPSFT,
1150
1084
  0,
1151
1085
  [_ASGN, _PN, _ST, _ET],
1152
- [0, 0, 4, 4],
1086
+ [0, 0, 4, 4]
1153
1087
  ];
1154
- export var IdempotentParameterMismatchError$ = [
1155
- -3,
1156
- n0,
1157
- _IPME,
1088
+ export var IdempotentParameterMismatchError$ = [-3, n0, _IPME,
1158
1089
  { [_aQE]: [`IdempotentParameterMismatch`, 400], [_e]: _c, [_hE]: 400 },
1159
1090
  [_Mes],
1160
- [0],
1091
+ [0]
1161
1092
  ];
1162
1093
  TypeRegistry.for(n0).registerError(IdempotentParameterMismatchError$, IdempotentParameterMismatchError);
1163
- export var Instance$ = [
1164
- 3,
1165
- n0,
1166
- _In,
1094
+ export var Instance$ = [3, n0, _In,
1167
1095
  0,
1168
1096
  [_IIns, _IT, _AZv, _LS, _HS, _LCN, _LT, _IIm, _PFSI, _WC],
1169
- [0, 0, 0, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 2, 0],
1097
+ [0, 0, 0, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 2, 0]
1170
1098
  ];
1171
- export var InstanceCollection$ = [
1172
- 3,
1173
- n0,
1174
- _IC,
1099
+ export var InstanceCollection$ = [3, n0, _IC,
1175
1100
  0,
1176
1101
  [_IT, _MT, _SIu, _AZv, _AZI, _II],
1177
- [0, 0, 0, 0, 0, 64 | 0],
1102
+ [0, 0, 0, 0, 0, 64 | 0]
1103
+ ];
1104
+ export var InstanceLifecyclePolicy$ = [3, n0, _ILP,
1105
+ 0,
1106
+ [_RT],
1107
+ [() => RetentionTriggers$]
1108
+ ];
1109
+ export var InstanceMaintenancePolicy$ = [3, n0, _IMP,
1110
+ 0,
1111
+ [_MHP, _MHPa],
1112
+ [1, 1]
1113
+ ];
1114
+ export var InstanceMetadataOptions$ = [3, n0, _IMO,
1115
+ 0,
1116
+ [_HT, _HPRHL, _HE],
1117
+ [0, 1, 0]
1178
1118
  ];
1179
- export var InstanceLifecyclePolicy$ = [3, n0, _ILP, 0, [_RT], [() => RetentionTriggers$]];
1180
- export var InstanceMaintenancePolicy$ = [3, n0, _IMP, 0, [_MHP, _MHPa], [1, 1]];
1181
- export var InstanceMetadataOptions$ = [3, n0, _IMO, 0, [_HT, _HPRHL, _HE], [0, 1, 0]];
1182
- export var InstanceMonitoring$ = [3, n0, _IM, 0, [_Ena], [2]];
1183
- export var InstanceRefresh$ = [
1184
- 3,
1185
- n0,
1186
- _IRn,
1119
+ export var InstanceMonitoring$ = [3, n0, _IM,
1120
+ 0,
1121
+ [_Ena],
1122
+ [2]
1123
+ ];
1124
+ export var InstanceRefresh$ = [3, n0, _IRn,
1187
1125
  0,
1188
1126
  [_IRI, _ASGN, _S, _SR, _ST, _ET, _PCe, _ITU, _PD, _Pr, _DCes, _RD, _Str],
1189
- [
1190
- 0,
1191
- 0,
1192
- 0,
1193
- 0,
1194
- 4,
1195
- 4,
1196
- 1,
1197
- 1,
1198
- () => InstanceRefreshProgressDetails$,
1199
- () => RefreshPreferences$,
1200
- [() => DesiredConfiguration$, 0],
1201
- () => RollbackDetails$,
1202
- 0,
1203
- ],
1204
- ];
1205
- export var InstanceRefreshInProgressFault$ = [
1206
- -3,
1207
- n0,
1208
- _IRIPF,
1127
+ [0, 0, 0, 0, 4, 4, 1, 1, () => InstanceRefreshProgressDetails$, () => RefreshPreferences$, [() => DesiredConfiguration$, 0], () => RollbackDetails$, 0]
1128
+ ];
1129
+ export var InstanceRefreshInProgressFault$ = [-3, n0, _IRIPF,
1209
1130
  { [_aQE]: [`InstanceRefreshInProgress`, 400], [_e]: _c, [_hE]: 400 },
1210
1131
  [_m],
1211
- [0],
1132
+ [0]
1212
1133
  ];
1213
1134
  TypeRegistry.for(n0).registerError(InstanceRefreshInProgressFault$, InstanceRefreshInProgressFault);
1214
- export var InstanceRefreshLivePoolProgress$ = [3, n0, _IRLPP, 0, [_PCe, _ITU], [1, 1]];
1215
- export var InstanceRefreshProgressDetails$ = [
1216
- 3,
1217
- n0,
1218
- _IRPD,
1135
+ export var InstanceRefreshLivePoolProgress$ = [3, n0, _IRLPP,
1136
+ 0,
1137
+ [_PCe, _ITU],
1138
+ [1, 1]
1139
+ ];
1140
+ export var InstanceRefreshProgressDetails$ = [3, n0, _IRPD,
1219
1141
  0,
1220
1142
  [_LPP, _WPP],
1221
- [() => InstanceRefreshLivePoolProgress$, () => InstanceRefreshWarmPoolProgress$],
1222
- ];
1223
- export var InstanceRefreshWarmPoolProgress$ = [3, n0, _IRWPP, 0, [_PCe, _ITU], [1, 1]];
1224
- export var InstanceRequirements$ = [
1225
- 3,
1226
- n0,
1227
- _IRns,
1228
- 0,
1229
- [
1230
- _VCC,
1231
- _MMB,
1232
- _CM,
1233
- _MGBPVC,
1234
- _EIT,
1235
- _IG,
1236
- _SMPPOLP,
1237
- _MSPAPOOODP,
1238
- _ODMPPOLP,
1239
- _BM,
1240
- _BP,
1241
- _RHS,
1242
- _NIC,
1243
- _LSo,
1244
- _LST,
1245
- _TLSGB,
1246
- _BEBM,
1247
- _ATcc,
1248
- _AC,
1249
- _AM,
1250
- _ANc,
1251
- _ATMMB,
1252
- _NBG,
1253
- _AIT,
1254
- _BPF,
1255
- ],
1256
- [
1257
- () => VCpuCountRequest$,
1258
- () => MemoryMiBRequest$,
1259
- 64 | 0,
1260
- () => MemoryGiBPerVCpuRequest$,
1261
- 64 | 0,
1262
- 64 | 0,
1263
- 1,
1264
- 1,
1265
- 1,
1266
- 0,
1267
- 0,
1268
- 2,
1269
- () => NetworkInterfaceCountRequest$,
1270
- 0,
1271
- 64 | 0,
1272
- () => TotalLocalStorageGBRequest$,
1273
- () => BaselineEbsBandwidthMbpsRequest$,
1274
- 64 | 0,
1275
- () => AcceleratorCountRequest$,
1276
- 64 | 0,
1277
- 64 | 0,
1278
- () => AcceleratorTotalMemoryMiBRequest$,
1279
- () => NetworkBandwidthGbpsRequest$,
1280
- 64 | 0,
1281
- [() => BaselinePerformanceFactorsRequest$, 0],
1282
- ],
1283
- ];
1284
- export var InstanceReusePolicy$ = [3, n0, _IRP, 0, [_ROSI], [2]];
1285
- export var InstancesDistribution$ = [
1286
- 3,
1287
- n0,
1288
- _ID,
1143
+ [() => InstanceRefreshLivePoolProgress$, () => InstanceRefreshWarmPoolProgress$]
1144
+ ];
1145
+ export var InstanceRefreshWarmPoolProgress$ = [3, n0, _IRWPP,
1146
+ 0,
1147
+ [_PCe, _ITU],
1148
+ [1, 1]
1149
+ ];
1150
+ export var InstanceRequirements$ = [3, n0, _IRns,
1151
+ 0,
1152
+ [_VCC, _MMB, _CM, _MGBPVC, _EIT, _IG, _SMPPOLP, _MSPAPOOODP, _ODMPPOLP, _BM, _BP, _RHS, _NIC, _LSo, _LST, _TLSGB, _BEBM, _ATcc, _AC, _AM, _ANc, _ATMMB, _NBG, _AIT, _BPF],
1153
+ [() => VCpuCountRequest$, () => MemoryMiBRequest$, 64 | 0, () => MemoryGiBPerVCpuRequest$, 64 | 0, 64 | 0, 1, 1, 1, 0, 0, 2, () => NetworkInterfaceCountRequest$, 0, 64 | 0, () => TotalLocalStorageGBRequest$, () => BaselineEbsBandwidthMbpsRequest$, 64 | 0, () => AcceleratorCountRequest$, 64 | 0, 64 | 0, () => AcceleratorTotalMemoryMiBRequest$, () => NetworkBandwidthGbpsRequest$, 64 | 0, [() => BaselinePerformanceFactorsRequest$, 0]]
1154
+ ];
1155
+ export var InstanceReusePolicy$ = [3, n0, _IRP,
1156
+ 0,
1157
+ [_ROSI],
1158
+ [2]
1159
+ ];
1160
+ export var InstancesDistribution$ = [3, n0, _ID,
1289
1161
  0,
1290
1162
  [_ODAS, _ODBC, _ODPABC, _SAS, _SIP, _SMP],
1291
- [0, 1, 1, 0, 1, 0],
1163
+ [0, 1, 1, 0, 1, 0]
1292
1164
  ];
1293
- export var InvalidNextToken$ = [
1294
- -3,
1295
- n0,
1296
- _INT,
1165
+ export var InvalidNextToken$ = [-3, n0, _INT,
1297
1166
  { [_aQE]: [`InvalidNextToken`, 400], [_e]: _c, [_hE]: 400 },
1298
1167
  [_m],
1299
- [0],
1168
+ [0]
1300
1169
  ];
1301
1170
  TypeRegistry.for(n0).registerError(InvalidNextToken$, InvalidNextToken);
1302
- export var IrreversibleInstanceRefreshFault$ = [
1303
- -3,
1304
- n0,
1305
- _IIRF,
1171
+ export var IrreversibleInstanceRefreshFault$ = [-3, n0, _IIRF,
1306
1172
  { [_aQE]: [`IrreversibleInstanceRefresh`, 400], [_e]: _c, [_hE]: 400 },
1307
1173
  [_m],
1308
- [0],
1174
+ [0]
1309
1175
  ];
1310
1176
  TypeRegistry.for(n0).registerError(IrreversibleInstanceRefreshFault$, IrreversibleInstanceRefreshFault);
1311
- export var LaunchConfiguration$ = [
1312
- 3,
1313
- n0,
1314
- _LC,
1315
- 0,
1316
- [
1317
- _LCN,
1318
- _LCARN,
1319
- _IIm,
1320
- _KN,
1321
- _SG,
1322
- _CLVPCI,
1323
- _CLVPCSG,
1324
- _UD,
1325
- _IT,
1326
- _KI,
1327
- _RI,
1328
- _BDMl,
1329
- _IM,
1330
- _SPp,
1331
- _IIP,
1332
- _CT,
1333
- _EO,
1334
- _APIA,
1335
- _PT,
1336
- _MO,
1337
- ],
1338
- [
1339
- 0,
1340
- 0,
1341
- 0,
1342
- 0,
1343
- 64 | 0,
1344
- 0,
1345
- 64 | 0,
1346
- 0,
1347
- 0,
1348
- 0,
1349
- 0,
1350
- () => BlockDeviceMappings,
1351
- () => InstanceMonitoring$,
1352
- 0,
1353
- 0,
1354
- 4,
1355
- 2,
1356
- 2,
1357
- 0,
1358
- () => InstanceMetadataOptions$,
1359
- ],
1360
- ];
1361
- export var LaunchConfigurationNamesType$ = [3, n0, _LCNT, 0, [_LCNa, _NT, _MR], [64 | 0, 0, 1]];
1362
- export var LaunchConfigurationNameType$ = [3, n0, _LCNTa, 0, [_LCN], [0]];
1363
- export var LaunchConfigurationsType$ = [
1364
- 3,
1365
- n0,
1366
- _LCT,
1177
+ export var LaunchConfiguration$ = [3, n0, _LC,
1178
+ 0,
1179
+ [_LCN, _LCARN, _IIm, _KN, _SG, _CLVPCI, _CLVPCSG, _UD, _IT, _KI, _RI, _BDMl, _IM, _SPp, _IIP, _CT, _EO, _APIA, _PT, _MO],
1180
+ [0, 0, 0, 0, 64 | 0, 0, 64 | 0, 0, 0, 0, 0, () => BlockDeviceMappings, () => InstanceMonitoring$, 0, 0, 4, 2, 2, 0, () => InstanceMetadataOptions$]
1181
+ ];
1182
+ export var LaunchConfigurationNamesType$ = [3, n0, _LCNT,
1183
+ 0,
1184
+ [_LCNa, _NT, _MR],
1185
+ [64 | 0, 0, 1]
1186
+ ];
1187
+ export var LaunchConfigurationNameType$ = [3, n0, _LCNTa,
1188
+ 0,
1189
+ [_LCN],
1190
+ [0]
1191
+ ];
1192
+ export var LaunchConfigurationsType$ = [3, n0, _LCT,
1367
1193
  0,
1368
1194
  [_LCa, _NT],
1369
- [() => LaunchConfigurations, 0],
1195
+ [() => LaunchConfigurations, 0]
1370
1196
  ];
1371
- export var LaunchInstancesError$ = [
1372
- 3,
1373
- n0,
1374
- _LIE,
1197
+ export var LaunchInstancesError$ = [3, n0, _LIE,
1375
1198
  0,
1376
1199
  [_IT, _MT, _SIu, _AZv, _AZI, _EC, _EMr],
1377
- [0, 0, 0, 0, 0, 0, 0],
1200
+ [0, 0, 0, 0, 0, 0, 0]
1378
1201
  ];
1379
- export var LaunchInstancesRequest$ = [
1380
- 3,
1381
- n0,
1382
- _LIR,
1202
+ export var LaunchInstancesRequest$ = [3, n0, _LIR,
1383
1203
  0,
1384
1204
  [_ASGN, _RC, _CTl, _AZ, _AZIv, _SIub, _RS],
1385
- [0, 1, [0, 4], 64 | 0, 64 | 0, 64 | 0, 0],
1205
+ [0, 1, [0, 4], 64 | 0, 64 | 0, 64 | 0, 0]
1386
1206
  ];
1387
- export var LaunchInstancesResult$ = [
1388
- 3,
1389
- n0,
1390
- _LIRa,
1207
+ export var LaunchInstancesResult$ = [3, n0, _LIRa,
1391
1208
  0,
1392
1209
  [_ASGN, _CTl, _I, _Er],
1393
- [0, 0, () => InstanceCollections, () => LaunchInstancesErrors],
1210
+ [0, 0, () => InstanceCollections, () => LaunchInstancesErrors]
1394
1211
  ];
1395
- export var LaunchTemplate$ = [
1396
- 3,
1397
- n0,
1398
- _LT,
1212
+ export var LaunchTemplate$ = [3, n0, _LT,
1399
1213
  0,
1400
1214
  [_LTS, _O],
1401
- [() => LaunchTemplateSpecification$, [() => Overrides, 0]],
1215
+ [() => LaunchTemplateSpecification$, [() => Overrides, 0]]
1402
1216
  ];
1403
- export var LaunchTemplateOverrides$ = [
1404
- 3,
1405
- n0,
1406
- _LTO,
1217
+ export var LaunchTemplateOverrides$ = [3, n0, _LTO,
1407
1218
  0,
1408
1219
  [_IT, _WC, _LTS, _IRns, _IIm],
1409
- [0, 0, () => LaunchTemplateSpecification$, [() => InstanceRequirements$, 0], 0],
1220
+ [0, 0, () => LaunchTemplateSpecification$, [() => InstanceRequirements$, 0], 0]
1221
+ ];
1222
+ export var LaunchTemplateSpecification$ = [3, n0, _LTS,
1223
+ 0,
1224
+ [_LTI, _LTN, _Ve],
1225
+ [0, 0, 0]
1410
1226
  ];
1411
- export var LaunchTemplateSpecification$ = [3, n0, _LTS, 0, [_LTI, _LTN, _Ve], [0, 0, 0]];
1412
- export var LifecycleHook$ = [
1413
- 3,
1414
- n0,
1415
- _LHi,
1227
+ export var LifecycleHook$ = [3, n0, _LHi,
1416
1228
  0,
1417
1229
  [_LHN, _ASGN, _LTi, _NTARN, _RARN, _NM, _HTe, _GT, _DR],
1418
- [0, 0, 0, 0, 0, 0, 1, 1, 0],
1230
+ [0, 0, 0, 0, 0, 0, 1, 1, 0]
1419
1231
  ];
1420
- export var LifecycleHookSpecification$ = [
1421
- 3,
1422
- n0,
1423
- _LHS,
1232
+ export var LifecycleHookSpecification$ = [3, n0, _LHS,
1424
1233
  0,
1425
1234
  [_LHN, _LTi, _NM, _HTe, _DR, _NTARN, _RARN],
1426
- [0, 0, 0, 1, 0, 0, 0],
1235
+ [0, 0, 0, 1, 0, 0, 0]
1427
1236
  ];
1428
- export var LimitExceededFault$ = [
1429
- -3,
1430
- n0,
1431
- _LEF,
1237
+ export var LimitExceededFault$ = [-3, n0, _LEF,
1432
1238
  { [_aQE]: [`LimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
1433
1239
  [_m],
1434
- [0],
1240
+ [0]
1435
1241
  ];
1436
1242
  TypeRegistry.for(n0).registerError(LimitExceededFault$, LimitExceededFault);
1437
- export var LoadBalancerState$ = [3, n0, _LBS, 0, [_LBNo, _Sta], [0, 0]];
1438
- export var LoadBalancerTargetGroupState$ = [3, n0, _LBTGS, 0, [_LBTGARN, _Sta], [0, 0]];
1439
- export var LoadForecast$ = [
1440
- 3,
1441
- n0,
1442
- _LF,
1243
+ export var LoadBalancerState$ = [3, n0, _LBS,
1244
+ 0,
1245
+ [_LBNo, _Sta],
1246
+ [0, 0]
1247
+ ];
1248
+ export var LoadBalancerTargetGroupState$ = [3, n0, _LBTGS,
1249
+ 0,
1250
+ [_LBTGARN, _Sta],
1251
+ [0, 0]
1252
+ ];
1253
+ export var LoadForecast$ = [3, n0, _LF,
1443
1254
  0,
1444
1255
  [_Ti, _V, _MSe],
1445
- [64 | 4, 64 | 1, () => PredictiveScalingMetricSpecification$],
1256
+ [64 | 4, 64 | 1, () => PredictiveScalingMetricSpecification$]
1257
+ ];
1258
+ export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR,
1259
+ 0,
1260
+ [_M, _Ma],
1261
+ [1, 1]
1262
+ ];
1263
+ export var MemoryMiBRequest$ = [3, n0, _MMBR,
1264
+ 0,
1265
+ [_M, _Ma],
1266
+ [1, 1]
1446
1267
  ];
1447
- export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR, 0, [_M, _Ma], [1, 1]];
1448
- export var MemoryMiBRequest$ = [3, n0, _MMBR, 0, [_M, _Ma], [1, 1]];
1449
- export var Metric$ = [3, n0, _Met, 0, [_N, _MN, _Di], [0, 0, () => MetricDimensions]];
1450
- export var MetricCollectionType$ = [3, n0, _MCT, 0, [_Met], [0]];
1451
- export var MetricDataQuery$ = [
1452
- 3,
1453
- n0,
1454
- _MDQ,
1268
+ export var Metric$ = [3, n0, _Met,
1269
+ 0,
1270
+ [_N, _MN, _Di],
1271
+ [0, 0, () => MetricDimensions]
1272
+ ];
1273
+ export var MetricCollectionType$ = [3, n0, _MCT,
1274
+ 0,
1275
+ [_Met],
1276
+ [0]
1277
+ ];
1278
+ export var MetricDataQuery$ = [3, n0, _MDQ,
1455
1279
  0,
1456
1280
  [_Id, _Ex, _MSet, _L, _RDe],
1457
- [0, 0, () => MetricStat$, 0, 2],
1281
+ [0, 0, () => MetricStat$, 0, 2]
1458
1282
  ];
1459
- export var MetricDimension$ = [3, n0, _MD, 0, [_Na, _Va], [0, 0]];
1460
- export var MetricGranularityType$ = [3, n0, _MGT, 0, [_Gr], [0]];
1461
- export var MetricStat$ = [3, n0, _MSet, 0, [_Met, _Stat, _U], [() => Metric$, 0, 0]];
1462
- export var MixedInstancesPolicy$ = [
1463
- 3,
1464
- n0,
1465
- _MIP,
1283
+ export var MetricDimension$ = [3, n0, _MD,
1284
+ 0,
1285
+ [_Na, _Va],
1286
+ [0, 0]
1287
+ ];
1288
+ export var MetricGranularityType$ = [3, n0, _MGT,
1289
+ 0,
1290
+ [_Gr],
1291
+ [0]
1292
+ ];
1293
+ export var MetricStat$ = [3, n0, _MSet,
1294
+ 0,
1295
+ [_Met, _Stat, _U],
1296
+ [() => Metric$, 0, 0]
1297
+ ];
1298
+ export var MixedInstancesPolicy$ = [3, n0, _MIP,
1466
1299
  0,
1467
1300
  [_LT, _ID],
1468
- [[() => LaunchTemplate$, 0], () => InstancesDistribution$],
1469
- ];
1470
- export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR, 0, [_M, _Ma], [1, 1]];
1471
- export var NetworkInterfaceCountRequest$ = [3, n0, _NICR, 0, [_M, _Ma], [1, 1]];
1472
- export var NotificationConfiguration$ = [3, n0, _NCo, 0, [_ASGN, _TARN, _NTo], [0, 0, 0]];
1473
- export var PerformanceFactorReferenceRequest$ = [3, n0, _PFRR, 0, [_IF], [0]];
1474
- export var PoliciesType$ = [3, n0, _PTol, 0, [_SPc, _NT], [() => ScalingPolicies, 0]];
1475
- export var PolicyARNType$ = [3, n0, _PARNT, 0, [_PARN, _Ala], [0, () => Alarms]];
1476
- export var PredefinedMetricSpecification$ = [3, n0, _PMS, 0, [_PMT, _RL], [0, 0]];
1477
- export var PredictiveScalingConfiguration$ = [
1478
- 3,
1479
- n0,
1480
- _PSC,
1301
+ [[() => LaunchTemplate$, 0], () => InstancesDistribution$]
1302
+ ];
1303
+ export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR,
1304
+ 0,
1305
+ [_M, _Ma],
1306
+ [1, 1]
1307
+ ];
1308
+ export var NetworkInterfaceCountRequest$ = [3, n0, _NICR,
1309
+ 0,
1310
+ [_M, _Ma],
1311
+ [1, 1]
1312
+ ];
1313
+ export var NotificationConfiguration$ = [3, n0, _NCo,
1314
+ 0,
1315
+ [_ASGN, _TARN, _NTo],
1316
+ [0, 0, 0]
1317
+ ];
1318
+ export var PerformanceFactorReferenceRequest$ = [3, n0, _PFRR,
1319
+ 0,
1320
+ [_IF],
1321
+ [0]
1322
+ ];
1323
+ export var PoliciesType$ = [3, n0, _PTol,
1324
+ 0,
1325
+ [_SPc, _NT],
1326
+ [() => ScalingPolicies, 0]
1327
+ ];
1328
+ export var PolicyARNType$ = [3, n0, _PARNT,
1329
+ 0,
1330
+ [_PARN, _Ala],
1331
+ [0, () => Alarms]
1332
+ ];
1333
+ export var PredefinedMetricSpecification$ = [3, n0, _PMS,
1334
+ 0,
1335
+ [_PMT, _RL],
1336
+ [0, 0]
1337
+ ];
1338
+ export var PredictiveScalingConfiguration$ = [3, n0, _PSC,
1481
1339
  0,
1482
1340
  [_MSetr, _Mo, _SBT, _MCBB, _MCB],
1483
- [() => PredictiveScalingMetricSpecifications, 0, 1, 0, 1],
1341
+ [() => PredictiveScalingMetricSpecifications, 0, 1, 0, 1]
1484
1342
  ];
1485
- export var PredictiveScalingCustomizedCapacityMetric$ = [
1486
- 3,
1487
- n0,
1488
- _PSCCM,
1343
+ export var PredictiveScalingCustomizedCapacityMetric$ = [3, n0, _PSCCM,
1489
1344
  0,
1490
1345
  [_MDQe],
1491
- [() => MetricDataQueries],
1346
+ [() => MetricDataQueries]
1492
1347
  ];
1493
- export var PredictiveScalingCustomizedLoadMetric$ = [
1494
- 3,
1495
- n0,
1496
- _PSCLM,
1348
+ export var PredictiveScalingCustomizedLoadMetric$ = [3, n0, _PSCLM,
1497
1349
  0,
1498
1350
  [_MDQe],
1499
- [() => MetricDataQueries],
1351
+ [() => MetricDataQueries]
1500
1352
  ];
1501
- export var PredictiveScalingCustomizedScalingMetric$ = [
1502
- 3,
1503
- n0,
1504
- _PSCSM,
1353
+ export var PredictiveScalingCustomizedScalingMetric$ = [3, n0, _PSCSM,
1505
1354
  0,
1506
1355
  [_MDQe],
1507
- [() => MetricDataQueries],
1356
+ [() => MetricDataQueries]
1508
1357
  ];
1509
- export var PredictiveScalingMetricSpecification$ = [
1510
- 3,
1511
- n0,
1512
- _PSMS,
1358
+ export var PredictiveScalingMetricSpecification$ = [3, n0, _PSMS,
1513
1359
  0,
1514
1360
  [_TV, _PMPS, _PSMSr, _PLMS, _CSMS, _CLMS, _CCMS],
1515
- [
1516
- 1,
1517
- () => PredictiveScalingPredefinedMetricPair$,
1518
- () => PredictiveScalingPredefinedScalingMetric$,
1519
- () => PredictiveScalingPredefinedLoadMetric$,
1520
- () => PredictiveScalingCustomizedScalingMetric$,
1521
- () => PredictiveScalingCustomizedLoadMetric$,
1522
- () => PredictiveScalingCustomizedCapacityMetric$,
1523
- ],
1524
- ];
1525
- export var PredictiveScalingPredefinedLoadMetric$ = [3, n0, _PSPLM, 0, [_PMT, _RL], [0, 0]];
1526
- export var PredictiveScalingPredefinedMetricPair$ = [3, n0, _PSPMP, 0, [_PMT, _RL], [0, 0]];
1527
- export var PredictiveScalingPredefinedScalingMetric$ = [3, n0, _PSPSM, 0, [_PMT, _RL], [0, 0]];
1528
- export var ProcessesType$ = [3, n0, _PTr, 0, [_Pro], [() => Processes]];
1529
- export var ProcessType$ = [3, n0, _PTro, 0, [_PNr], [0]];
1530
- export var PutLifecycleHookAnswer$ = [3, n0, _PLHA, 0, [], []];
1531
- export var PutLifecycleHookType$ = [
1532
- 3,
1533
- n0,
1534
- _PLHT,
1361
+ [1, () => PredictiveScalingPredefinedMetricPair$, () => PredictiveScalingPredefinedScalingMetric$, () => PredictiveScalingPredefinedLoadMetric$, () => PredictiveScalingCustomizedScalingMetric$, () => PredictiveScalingCustomizedLoadMetric$, () => PredictiveScalingCustomizedCapacityMetric$]
1362
+ ];
1363
+ export var PredictiveScalingPredefinedLoadMetric$ = [3, n0, _PSPLM,
1364
+ 0,
1365
+ [_PMT, _RL],
1366
+ [0, 0]
1367
+ ];
1368
+ export var PredictiveScalingPredefinedMetricPair$ = [3, n0, _PSPMP,
1369
+ 0,
1370
+ [_PMT, _RL],
1371
+ [0, 0]
1372
+ ];
1373
+ export var PredictiveScalingPredefinedScalingMetric$ = [3, n0, _PSPSM,
1374
+ 0,
1375
+ [_PMT, _RL],
1376
+ [0, 0]
1377
+ ];
1378
+ export var ProcessesType$ = [3, n0, _PTr,
1379
+ 0,
1380
+ [_Pro],
1381
+ [() => Processes]
1382
+ ];
1383
+ export var ProcessType$ = [3, n0, _PTro,
1384
+ 0,
1385
+ [_PNr],
1386
+ [0]
1387
+ ];
1388
+ export var PutLifecycleHookAnswer$ = [3, n0, _PLHA,
1389
+ 0,
1390
+ [],
1391
+ []
1392
+ ];
1393
+ export var PutLifecycleHookType$ = [3, n0, _PLHT,
1535
1394
  0,
1536
1395
  [_LHN, _ASGN, _LTi, _RARN, _NTARN, _NM, _HTe, _DR],
1537
- [0, 0, 0, 0, 0, 0, 1, 0],
1396
+ [0, 0, 0, 0, 0, 0, 1, 0]
1538
1397
  ];
1539
- export var PutNotificationConfigurationType$ = [
1540
- 3,
1541
- n0,
1542
- _PNCT,
1398
+ export var PutNotificationConfigurationType$ = [3, n0, _PNCT,
1543
1399
  0,
1544
1400
  [_ASGN, _TARN, _NTot],
1545
- [0, 0, 64 | 0],
1401
+ [0, 0, 64 | 0]
1546
1402
  ];
1547
- export var PutScalingPolicyType$ = [
1548
- 3,
1549
- n0,
1550
- _PSPT,
1403
+ export var PutScalingPolicyType$ = [3, n0, _PSPT,
1551
1404
  0,
1552
1405
  [_ASGN, _PN, _PToli, _ATd, _MAS, _MAM, _SA, _Coo, _MAT, _SAt, _EIW, _TTC, _Ena, _PSC],
1553
- [
1554
- 0,
1555
- 0,
1556
- 0,
1557
- 0,
1558
- 1,
1559
- 1,
1560
- 1,
1561
- 1,
1562
- 0,
1563
- () => StepAdjustments,
1564
- 1,
1565
- () => TargetTrackingConfiguration$,
1566
- 2,
1567
- () => PredictiveScalingConfiguration$,
1568
- ],
1569
- ];
1570
- export var PutScheduledUpdateGroupActionType$ = [
1571
- 3,
1572
- n0,
1573
- _PSUGAT,
1406
+ [0, 0, 0, 0, 1, 1, 1, 1, 0, () => StepAdjustments, 1, () => TargetTrackingConfiguration$, 2, () => PredictiveScalingConfiguration$]
1407
+ ];
1408
+ export var PutScheduledUpdateGroupActionType$ = [3, n0, _PSUGAT,
1574
1409
  0,
1575
1410
  [_ASGN, _SANc, _Tim, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1576
- [0, 0, 4, 4, 4, 0, 1, 1, 1, 0],
1411
+ [0, 0, 4, 4, 4, 0, 1, 1, 1, 0]
1412
+ ];
1413
+ export var PutWarmPoolAnswer$ = [3, n0, _PWPA,
1414
+ 0,
1415
+ [],
1416
+ []
1577
1417
  ];
1578
- export var PutWarmPoolAnswer$ = [3, n0, _PWPA, 0, [], []];
1579
- export var PutWarmPoolType$ = [
1580
- 3,
1581
- n0,
1582
- _PWPT,
1418
+ export var PutWarmPoolType$ = [3, n0, _PWPT,
1583
1419
  0,
1584
1420
  [_ASGN, _MGPC, _MS, _PS, _IRP],
1585
- [0, 1, 1, 0, () => InstanceReusePolicy$],
1421
+ [0, 1, 1, 0, () => InstanceReusePolicy$]
1422
+ ];
1423
+ export var RecordLifecycleActionHeartbeatAnswer$ = [3, n0, _RLAHA,
1424
+ 0,
1425
+ [],
1426
+ []
1586
1427
  ];
1587
- export var RecordLifecycleActionHeartbeatAnswer$ = [3, n0, _RLAHA, 0, [], []];
1588
- export var RecordLifecycleActionHeartbeatType$ = [
1589
- 3,
1590
- n0,
1591
- _RLAHT,
1428
+ export var RecordLifecycleActionHeartbeatType$ = [3, n0, _RLAHT,
1592
1429
  0,
1593
1430
  [_LHN, _ASGN, _LAT, _IIns],
1594
- [0, 0, 0, 0],
1431
+ [0, 0, 0, 0]
1595
1432
  ];
1596
- export var RefreshPreferences$ = [
1597
- 3,
1598
- n0,
1599
- _RP,
1433
+ export var RefreshPreferences$ = [3, n0, _RP,
1600
1434
  0,
1601
1435
  [_MHP, _IW, _CP, _CD, _SMk, _AR, _SIPI, _SIt, _AS, _MHPa, _BTa],
1602
- [1, 1, 64 | 1, 1, 2, 2, 0, 0, () => AlarmSpecification$, 1, 1],
1436
+ [1, 1, 64 | 1, 1, 2, 2, 0, 0, () => AlarmSpecification$, 1, 1]
1603
1437
  ];
1604
- export var ResourceContentionFault$ = [
1605
- -3,
1606
- n0,
1607
- _RCF,
1438
+ export var ResourceContentionFault$ = [-3, n0, _RCF,
1608
1439
  { [_aQE]: [`ResourceContention`, 500], [_e]: _s, [_hE]: 500 },
1609
1440
  [_m],
1610
- [0],
1441
+ [0]
1611
1442
  ];
1612
1443
  TypeRegistry.for(n0).registerError(ResourceContentionFault$, ResourceContentionFault);
1613
- export var ResourceInUseFault$ = [
1614
- -3,
1615
- n0,
1616
- _RIUF,
1444
+ export var ResourceInUseFault$ = [-3, n0, _RIUF,
1617
1445
  { [_aQE]: [`ResourceInUse`, 400], [_e]: _c, [_hE]: 400 },
1618
1446
  [_m],
1619
- [0],
1447
+ [0]
1620
1448
  ];
1621
1449
  TypeRegistry.for(n0).registerError(ResourceInUseFault$, ResourceInUseFault);
1622
- export var RetentionTriggers$ = [3, n0, _RT, 0, [_THA], [0]];
1623
- export var RollbackDetails$ = [
1624
- 3,
1625
- n0,
1626
- _RD,
1450
+ export var RetentionTriggers$ = [3, n0, _RT,
1451
+ 0,
1452
+ [_THA],
1453
+ [0]
1454
+ ];
1455
+ export var RollbackDetails$ = [3, n0, _RD,
1627
1456
  0,
1628
1457
  [_RR, _RST, _PCOR, _ITUOR, _PDOR],
1629
- [0, 4, 1, 1, () => InstanceRefreshProgressDetails$],
1630
- ];
1631
- export var RollbackInstanceRefreshAnswer$ = [3, n0, _RIRA, 0, [_IRI], [0]];
1632
- export var RollbackInstanceRefreshType$ = [3, n0, _RIRT, 0, [_ASGN], [0]];
1633
- export var ScalingActivityInProgressFault$ = [
1634
- -3,
1635
- n0,
1636
- _SAIPF,
1458
+ [0, 4, 1, 1, () => InstanceRefreshProgressDetails$]
1459
+ ];
1460
+ export var RollbackInstanceRefreshAnswer$ = [3, n0, _RIRA,
1461
+ 0,
1462
+ [_IRI],
1463
+ [0]
1464
+ ];
1465
+ export var RollbackInstanceRefreshType$ = [3, n0, _RIRT,
1466
+ 0,
1467
+ [_ASGN],
1468
+ [0]
1469
+ ];
1470
+ export var ScalingActivityInProgressFault$ = [-3, n0, _SAIPF,
1637
1471
  { [_aQE]: [`ScalingActivityInProgress`, 400], [_e]: _c, [_hE]: 400 },
1638
1472
  [_m],
1639
- [0],
1473
+ [0]
1640
1474
  ];
1641
1475
  TypeRegistry.for(n0).registerError(ScalingActivityInProgressFault$, ScalingActivityInProgressFault);
1642
- export var ScalingPolicy$ = [
1643
- 3,
1644
- n0,
1645
- _SPca,
1476
+ export var ScalingPolicy$ = [3, n0, _SPca,
1646
1477
  0,
1647
1478
  [_ASGN, _PN, _PARN, _PToli, _ATd, _MAS, _MAM, _SA, _Coo, _SAt, _MAT, _EIW, _Ala, _TTC, _Ena, _PSC],
1648
- [
1649
- 0,
1650
- 0,
1651
- 0,
1652
- 0,
1653
- 0,
1654
- 1,
1655
- 1,
1656
- 1,
1657
- 1,
1658
- () => StepAdjustments,
1659
- 0,
1660
- 1,
1661
- () => Alarms,
1662
- () => TargetTrackingConfiguration$,
1663
- 2,
1664
- () => PredictiveScalingConfiguration$,
1665
- ],
1666
- ];
1667
- export var ScalingProcessQuery$ = [3, n0, _SPQ, 0, [_ASGN, _SPcal], [0, 64 | 0]];
1668
- export var ScheduledActionsType$ = [
1669
- 3,
1670
- n0,
1671
- _SAT,
1479
+ [0, 0, 0, 0, 0, 1, 1, 1, 1, () => StepAdjustments, 0, 1, () => Alarms, () => TargetTrackingConfiguration$, 2, () => PredictiveScalingConfiguration$]
1480
+ ];
1481
+ export var ScalingProcessQuery$ = [3, n0, _SPQ,
1482
+ 0,
1483
+ [_ASGN, _SPcal],
1484
+ [0, 64 | 0]
1485
+ ];
1486
+ export var ScheduledActionsType$ = [3, n0, _SAT,
1672
1487
  0,
1673
1488
  [_SUGA, _NT],
1674
- [() => ScheduledUpdateGroupActions, 0],
1489
+ [() => ScheduledUpdateGroupActions, 0]
1675
1490
  ];
1676
- export var ScheduledUpdateGroupAction$ = [
1677
- 3,
1678
- n0,
1679
- _SUGAc,
1491
+ export var ScheduledUpdateGroupAction$ = [3, n0, _SUGAc,
1680
1492
  0,
1681
1493
  [_ASGN, _SANc, _SAARN, _Tim, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1682
- [0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 0],
1494
+ [0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 0]
1683
1495
  ];
1684
- export var ScheduledUpdateGroupActionRequest$ = [
1685
- 3,
1686
- n0,
1687
- _SUGAR,
1496
+ export var ScheduledUpdateGroupActionRequest$ = [3, n0, _SUGAR,
1688
1497
  0,
1689
1498
  [_SANc, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1690
- [0, 4, 4, 0, 1, 1, 1, 0],
1499
+ [0, 4, 4, 0, 1, 1, 1, 0]
1691
1500
  ];
1692
- export var ServiceLinkedRoleFailure$ = [
1693
- -3,
1694
- n0,
1695
- _SLRF,
1501
+ export var ServiceLinkedRoleFailure$ = [-3, n0, _SLRF,
1696
1502
  { [_aQE]: [`ServiceLinkedRoleFailure`, 500], [_e]: _s, [_hE]: 500 },
1697
1503
  [_m],
1698
- [0],
1504
+ [0]
1699
1505
  ];
1700
1506
  TypeRegistry.for(n0).registerError(ServiceLinkedRoleFailure$, ServiceLinkedRoleFailure);
1701
- export var SetDesiredCapacityType$ = [3, n0, _SDCT, 0, [_ASGN, _DC, _HC], [0, 1, 2]];
1702
- export var SetInstanceHealthQuery$ = [3, n0, _SIHQ, 0, [_IIns, _HS, _SRGP], [0, 0, 2]];
1703
- export var SetInstanceProtectionAnswer$ = [3, n0, _SIPA, 0, [], []];
1704
- export var SetInstanceProtectionQuery$ = [3, n0, _SIPQ, 0, [_II, _ASGN, _PFSI], [64 | 0, 0, 2]];
1705
- export var StartInstanceRefreshAnswer$ = [3, n0, _SIRA, 0, [_IRI], [0]];
1706
- export var StartInstanceRefreshType$ = [
1707
- 3,
1708
- n0,
1709
- _SIRT,
1507
+ export var SetDesiredCapacityType$ = [3, n0, _SDCT,
1508
+ 0,
1509
+ [_ASGN, _DC, _HC],
1510
+ [0, 1, 2]
1511
+ ];
1512
+ export var SetInstanceHealthQuery$ = [3, n0, _SIHQ,
1513
+ 0,
1514
+ [_IIns, _HS, _SRGP],
1515
+ [0, 0, 2]
1516
+ ];
1517
+ export var SetInstanceProtectionAnswer$ = [3, n0, _SIPA,
1518
+ 0,
1519
+ [],
1520
+ []
1521
+ ];
1522
+ export var SetInstanceProtectionQuery$ = [3, n0, _SIPQ,
1523
+ 0,
1524
+ [_II, _ASGN, _PFSI],
1525
+ [64 | 0, 0, 2]
1526
+ ];
1527
+ export var StartInstanceRefreshAnswer$ = [3, n0, _SIRA,
1528
+ 0,
1529
+ [_IRI],
1530
+ [0]
1531
+ ];
1532
+ export var StartInstanceRefreshType$ = [3, n0, _SIRT,
1710
1533
  0,
1711
1534
  [_ASGN, _Str, _DCes, _Pr],
1712
- [0, 0, [() => DesiredConfiguration$, 0], () => RefreshPreferences$],
1713
- ];
1714
- export var StepAdjustment$ = [3, n0, _SAte, 0, [_MILB, _MIUB, _SA], [1, 1, 1]];
1715
- export var SuspendedProcess$ = [3, n0, _SPu, 0, [_PNr, _SRu], [0, 0]];
1716
- export var Tag$ = [3, n0, _Ta, 0, [_RIe, _RTe, _K, _Va, _PAL], [0, 0, 0, 0, 2]];
1717
- export var TagDescription$ = [3, n0, _TD, 0, [_RIe, _RTe, _K, _Va, _PAL], [0, 0, 0, 0, 2]];
1718
- export var TagsType$ = [3, n0, _TT, 0, [_T, _NT], [() => TagDescriptionList, 0]];
1719
- export var TargetTrackingConfiguration$ = [
1720
- 3,
1721
- n0,
1722
- _TTC,
1535
+ [0, 0, [() => DesiredConfiguration$, 0], () => RefreshPreferences$]
1536
+ ];
1537
+ export var StepAdjustment$ = [3, n0, _SAte,
1538
+ 0,
1539
+ [_MILB, _MIUB, _SA],
1540
+ [1, 1, 1]
1541
+ ];
1542
+ export var SuspendedProcess$ = [3, n0, _SPu,
1543
+ 0,
1544
+ [_PNr, _SRu],
1545
+ [0, 0]
1546
+ ];
1547
+ export var Tag$ = [3, n0, _Ta,
1548
+ 0,
1549
+ [_RIe, _RTe, _K, _Va, _PAL],
1550
+ [0, 0, 0, 0, 2]
1551
+ ];
1552
+ export var TagDescription$ = [3, n0, _TD,
1553
+ 0,
1554
+ [_RIe, _RTe, _K, _Va, _PAL],
1555
+ [0, 0, 0, 0, 2]
1556
+ ];
1557
+ export var TagsType$ = [3, n0, _TT,
1558
+ 0,
1559
+ [_T, _NT],
1560
+ [() => TagDescriptionList, 0]
1561
+ ];
1562
+ export var TargetTrackingConfiguration$ = [3, n0, _TTC,
1723
1563
  0,
1724
1564
  [_PMS, _CMS, _TV, _DSI],
1725
- [() => PredefinedMetricSpecification$, () => CustomizedMetricSpecification$, 1, 2],
1565
+ [() => PredefinedMetricSpecification$, () => CustomizedMetricSpecification$, 1, 2]
1726
1566
  ];
1727
- export var TargetTrackingMetricDataQuery$ = [
1728
- 3,
1729
- n0,
1730
- _TTMDQ,
1567
+ export var TargetTrackingMetricDataQuery$ = [3, n0, _TTMDQ,
1731
1568
  0,
1732
1569
  [_Id, _Ex, _MSet, _L, _Pe, _RDe],
1733
- [0, 0, () => TargetTrackingMetricStat$, 0, 1, 2],
1570
+ [0, 0, () => TargetTrackingMetricStat$, 0, 1, 2]
1734
1571
  ];
1735
- export var TargetTrackingMetricStat$ = [
1736
- 3,
1737
- n0,
1738
- _TTMS,
1572
+ export var TargetTrackingMetricStat$ = [3, n0, _TTMS,
1739
1573
  0,
1740
1574
  [_Met, _Stat, _U, _Pe],
1741
- [() => Metric$, 0, 0, 1],
1575
+ [() => Metric$, 0, 0, 1]
1742
1576
  ];
1743
- export var TerminateInstanceInAutoScalingGroupType$ = [
1744
- 3,
1745
- n0,
1746
- _TIIASGT,
1577
+ export var TerminateInstanceInAutoScalingGroupType$ = [3, n0, _TIIASGT,
1747
1578
  0,
1748
1579
  [_IIns, _SDDC],
1749
- [0, 2],
1750
- ];
1751
- export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR, 0, [_M, _Ma], [1, 1]];
1752
- export var TrafficSourceIdentifier$ = [3, n0, _TSI, 0, [_Ide, _Ty], [0, 0]];
1753
- export var TrafficSourceState$ = [3, n0, _TSS, 0, [_TSr, _Sta, _Ide, _Ty], [0, 0, 0, 0]];
1754
- export var UpdateAutoScalingGroupType$ = [
1755
- 3,
1756
- n0,
1757
- _UASGT,
1758
- 0,
1759
- [
1760
- _ASGN,
1761
- _LCN,
1762
- _LT,
1763
- _MIP,
1764
- _MS,
1765
- _MSa,
1766
- _DC,
1767
- _DCe,
1768
- _AZ,
1769
- _HCT,
1770
- _HCGP,
1771
- _PG,
1772
- _VPCZI,
1773
- _TP,
1774
- _NIPFSI,
1775
- _SLRARN,
1776
- _MIL,
1777
- _CR,
1778
- _Co,
1779
- _DCT,
1780
- _DIW,
1781
- _IMP,
1782
- _AZD,
1783
- _AZIP,
1784
- _SZSV,
1785
- _CRS,
1786
- _ILP,
1787
- ],
1788
- [
1789
- 0,
1790
- 0,
1791
- () => LaunchTemplateSpecification$,
1792
- [() => MixedInstancesPolicy$, 0],
1793
- 1,
1794
- 1,
1795
- 1,
1796
- 1,
1797
- 64 | 0,
1798
- 0,
1799
- 1,
1800
- 0,
1801
- 0,
1802
- 64 | 0,
1803
- 2,
1804
- 0,
1805
- 1,
1806
- 2,
1807
- 0,
1808
- 0,
1809
- 1,
1810
- () => InstanceMaintenancePolicy$,
1811
- () => AvailabilityZoneDistribution$,
1812
- () => AvailabilityZoneImpairmentPolicy$,
1813
- 2,
1814
- () => CapacityReservationSpecification$,
1815
- () => InstanceLifecyclePolicy$,
1816
- ],
1817
- ];
1818
- export var VCpuCountRequest$ = [3, n0, _VCCR, 0, [_M, _Ma], [1, 1]];
1819
- export var WarmPoolConfiguration$ = [
1820
- 3,
1821
- n0,
1822
- _WPC,
1580
+ [0, 2]
1581
+ ];
1582
+ export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR,
1583
+ 0,
1584
+ [_M, _Ma],
1585
+ [1, 1]
1586
+ ];
1587
+ export var TrafficSourceIdentifier$ = [3, n0, _TSI,
1588
+ 0,
1589
+ [_Ide, _Ty],
1590
+ [0, 0]
1591
+ ];
1592
+ export var TrafficSourceState$ = [3, n0, _TSS,
1593
+ 0,
1594
+ [_TSr, _Sta, _Ide, _Ty],
1595
+ [0, 0, 0, 0]
1596
+ ];
1597
+ export var UpdateAutoScalingGroupType$ = [3, n0, _UASGT,
1598
+ 0,
1599
+ [_ASGN, _LCN, _LT, _MIP, _MS, _MSa, _DC, _DCe, _AZ, _HCT, _HCGP, _PG, _VPCZI, _TP, _NIPFSI, _SLRARN, _MIL, _CR, _Co, _DCT, _DIW, _IMP, _AZD, _AZIP, _SZSV, _CRS, _ILP],
1600
+ [0, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 1, 1, 1, 1, 64 | 0, 0, 1, 0, 0, 64 | 0, 2, 0, 1, 2, 0, 0, 1, () => InstanceMaintenancePolicy$, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, 2, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$]
1601
+ ];
1602
+ export var VCpuCountRequest$ = [3, n0, _VCCR,
1603
+ 0,
1604
+ [_M, _Ma],
1605
+ [1, 1]
1606
+ ];
1607
+ export var WarmPoolConfiguration$ = [3, n0, _WPC,
1823
1608
  0,
1824
1609
  [_MGPC, _MS, _PS, _S, _IRP],
1825
- [1, 1, 0, 0, () => InstanceReusePolicy$],
1610
+ [1, 1, 0, 0, () => InstanceReusePolicy$]
1826
1611
  ];
1827
1612
  var __Unit = "unit";
1828
1613
  export var AutoScalingServiceException$ = [-3, _sm, "AutoScalingServiceException", 0, [], []];
@@ -1830,528 +1615,352 @@ TypeRegistry.for(_sm).registerError(AutoScalingServiceException$, AutoScalingSer
1830
1615
  var AcceleratorManufacturers = 64 | 0;
1831
1616
  var AcceleratorNames = 64 | 0;
1832
1617
  var AcceleratorTypes = 64 | 0;
1833
- var Activities = [1, n0, _A, 0, () => Activity$];
1618
+ var Activities = [1, n0, _A,
1619
+ 0, () => Activity$
1620
+ ];
1834
1621
  var ActivityIds = 64 | 0;
1835
- var AdjustmentTypes = [1, n0, _ATdj, 0, () => AdjustmentType$];
1622
+ var AdjustmentTypes = [1, n0, _ATdj,
1623
+ 0, () => AdjustmentType$
1624
+ ];
1836
1625
  var AlarmList = 64 | 0;
1837
- var Alarms = [1, n0, _Ala, 0, () => Alarm$];
1626
+ var Alarms = [1, n0, _Ala,
1627
+ 0, () => Alarm$
1628
+ ];
1838
1629
  var AllowedInstanceTypes = 64 | 0;
1839
1630
  var AutoScalingGroupNames = 64 | 0;
1840
- var AutoScalingGroups = [1, n0, _ASGu, 0, [() => AutoScalingGroup$, 0]];
1841
- var AutoScalingInstances = [1, n0, _ASI, 0, () => AutoScalingInstanceDetails$];
1631
+ var AutoScalingGroups = [1, n0, _ASGu,
1632
+ 0, [() => AutoScalingGroup$,
1633
+ 0]
1634
+ ];
1635
+ var AutoScalingInstances = [1, n0, _ASI,
1636
+ 0, () => AutoScalingInstanceDetails$
1637
+ ];
1842
1638
  var AutoScalingNotificationTypes = 64 | 0;
1843
1639
  var AvailabilityZoneIdsLimit1 = 64 | 0;
1844
1640
  var AvailabilityZones = 64 | 0;
1845
1641
  var AvailabilityZonesLimit1 = 64 | 0;
1846
- var BlockDeviceMappings = [1, n0, _BDMl, 0, () => BlockDeviceMapping$];
1642
+ var BlockDeviceMappings = [1, n0, _BDMl,
1643
+ 0, () => BlockDeviceMapping$
1644
+ ];
1847
1645
  var CapacityReservationIds = 64 | 0;
1848
1646
  var CapacityReservationResourceGroupArns = 64 | 0;
1849
1647
  var CheckpointPercentages = 64 | 1;
1850
1648
  var ClassicLinkVPCSecurityGroups = 64 | 0;
1851
1649
  var CpuManufacturers = 64 | 0;
1852
- var EnabledMetrics = [1, n0, _EM, 0, () => EnabledMetric$];
1650
+ var EnabledMetrics = [1, n0, _EM,
1651
+ 0, () => EnabledMetric$
1652
+ ];
1853
1653
  var ExcludedInstanceTypes = 64 | 0;
1854
- var FailedScheduledUpdateGroupActionRequests = [
1855
- 1,
1856
- n0,
1857
- _FSUGARa,
1858
- 0,
1859
- () => FailedScheduledUpdateGroupActionRequest$,
1654
+ var FailedScheduledUpdateGroupActionRequests = [1, n0, _FSUGARa,
1655
+ 0, () => FailedScheduledUpdateGroupActionRequest$
1656
+ ];
1657
+ var Filters = [1, n0, _F,
1658
+ 0, () => Filter$
1659
+ ];
1660
+ var InstanceCollections = [1, n0, _ICn,
1661
+ 0, () => InstanceCollection$
1860
1662
  ];
1861
- var Filters = [1, n0, _F, 0, () => Filter$];
1862
- var InstanceCollections = [1, n0, _ICn, 0, () => InstanceCollection$];
1863
1663
  var InstanceGenerations = 64 | 0;
1864
1664
  var InstanceIds = 64 | 0;
1865
- var InstanceRefreshes = [1, n0, _IR, 0, [() => InstanceRefresh$, 0]];
1665
+ var InstanceRefreshes = [1, n0, _IR,
1666
+ 0, [() => InstanceRefresh$,
1667
+ 0]
1668
+ ];
1866
1669
  var InstanceRefreshIds = 64 | 0;
1867
- var Instances = [1, n0, _I, 0, () => Instance$];
1670
+ var Instances = [1, n0, _I,
1671
+ 0, () => Instance$
1672
+ ];
1868
1673
  var LaunchConfigurationNames = 64 | 0;
1869
- var LaunchConfigurations = [1, n0, _LCa, 0, () => LaunchConfiguration$];
1870
- var LaunchInstancesErrors = [1, n0, _LIEa, 0, () => LaunchInstancesError$];
1674
+ var LaunchConfigurations = [1, n0, _LCa,
1675
+ 0, () => LaunchConfiguration$
1676
+ ];
1677
+ var LaunchInstancesErrors = [1, n0, _LIEa,
1678
+ 0, () => LaunchInstancesError$
1679
+ ];
1871
1680
  var LifecycleHookNames = 64 | 0;
1872
- var LifecycleHooks = [1, n0, _LH, 0, () => LifecycleHook$];
1873
- var LifecycleHookSpecifications = [1, n0, _LHSi, 0, () => LifecycleHookSpecification$];
1681
+ var LifecycleHooks = [1, n0, _LH,
1682
+ 0, () => LifecycleHook$
1683
+ ];
1684
+ var LifecycleHookSpecifications = [1, n0, _LHSi,
1685
+ 0, () => LifecycleHookSpecification$
1686
+ ];
1874
1687
  var LoadBalancerNames = 64 | 0;
1875
- var LoadBalancerStates = [1, n0, _LBSo, 0, () => LoadBalancerState$];
1876
- var LoadBalancerTargetGroupStates = [1, n0, _LBTGSo, 0, () => LoadBalancerTargetGroupState$];
1877
- var LoadForecasts = [1, n0, _LFo, 0, () => LoadForecast$];
1688
+ var LoadBalancerStates = [1, n0, _LBSo,
1689
+ 0, () => LoadBalancerState$
1690
+ ];
1691
+ var LoadBalancerTargetGroupStates = [1, n0, _LBTGSo,
1692
+ 0, () => LoadBalancerTargetGroupState$
1693
+ ];
1694
+ var LoadForecasts = [1, n0, _LFo,
1695
+ 0, () => LoadForecast$
1696
+ ];
1878
1697
  var LocalStorageTypes = 64 | 0;
1879
- var MetricCollectionTypes = [1, n0, _MCTe, 0, () => MetricCollectionType$];
1880
- var MetricDataQueries = [1, n0, _MDQe, 0, () => MetricDataQuery$];
1881
- var MetricDimensions = [1, n0, _MDe, 0, () => MetricDimension$];
1882
- var MetricGranularityTypes = [1, n0, _MGTe, 0, () => MetricGranularityType$];
1698
+ var MetricCollectionTypes = [1, n0, _MCTe,
1699
+ 0, () => MetricCollectionType$
1700
+ ];
1701
+ var MetricDataQueries = [1, n0, _MDQe,
1702
+ 0, () => MetricDataQuery$
1703
+ ];
1704
+ var MetricDimensions = [1, n0, _MDe,
1705
+ 0, () => MetricDimension$
1706
+ ];
1707
+ var MetricGranularityTypes = [1, n0, _MGTe,
1708
+ 0, () => MetricGranularityType$
1709
+ ];
1883
1710
  var Metrics = 64 | 0;
1884
- var NotificationConfigurations = [1, n0, _NC, 0, () => NotificationConfiguration$];
1885
- var Overrides = [1, n0, _O, 0, [() => LaunchTemplateOverrides$, 0]];
1886
- var PerformanceFactorReferenceSetRequest = [
1887
- 1,
1888
- n0,
1889
- _PFRSR,
1890
- 0,
1891
- [() => PerformanceFactorReferenceRequest$, { [_xN]: _i }],
1711
+ var NotificationConfigurations = [1, n0, _NC,
1712
+ 0, () => NotificationConfiguration$
1713
+ ];
1714
+ var Overrides = [1, n0, _O,
1715
+ 0, [() => LaunchTemplateOverrides$,
1716
+ 0]
1717
+ ];
1718
+ var PerformanceFactorReferenceSetRequest = [1, n0, _PFRSR,
1719
+ 0, [() => PerformanceFactorReferenceRequest$,
1720
+ { [_xN]: _i }]
1892
1721
  ];
1893
1722
  var PolicyNames = 64 | 0;
1894
1723
  var PolicyTypes = 64 | 0;
1895
1724
  var PredictiveScalingForecastTimestamps = 64 | 4;
1896
1725
  var PredictiveScalingForecastValues = 64 | 1;
1897
- var PredictiveScalingMetricSpecifications = [
1898
- 1,
1899
- n0,
1900
- _PSMSre,
1901
- 0,
1902
- () => PredictiveScalingMetricSpecification$,
1726
+ var PredictiveScalingMetricSpecifications = [1, n0, _PSMSre,
1727
+ 0, () => PredictiveScalingMetricSpecification$
1728
+ ];
1729
+ var Processes = [1, n0, _Pro,
1730
+ 0, () => ProcessType$
1903
1731
  ];
1904
- var Processes = [1, n0, _Pro, 0, () => ProcessType$];
1905
1732
  var ProcessNames = 64 | 0;
1906
- var ScalingPolicies = [1, n0, _SPc, 0, () => ScalingPolicy$];
1733
+ var ScalingPolicies = [1, n0, _SPc,
1734
+ 0, () => ScalingPolicy$
1735
+ ];
1907
1736
  var ScheduledActionNames = 64 | 0;
1908
- var ScheduledUpdateGroupActionRequests = [
1909
- 1,
1910
- n0,
1911
- _SUGARc,
1912
- 0,
1913
- () => ScheduledUpdateGroupActionRequest$,
1737
+ var ScheduledUpdateGroupActionRequests = [1, n0, _SUGARc,
1738
+ 0, () => ScheduledUpdateGroupActionRequest$
1739
+ ];
1740
+ var ScheduledUpdateGroupActions = [1, n0, _SUGA,
1741
+ 0, () => ScheduledUpdateGroupAction$
1914
1742
  ];
1915
- var ScheduledUpdateGroupActions = [1, n0, _SUGA, 0, () => ScheduledUpdateGroupAction$];
1916
1743
  var SecurityGroups = 64 | 0;
1917
- var StepAdjustments = [1, n0, _SAt, 0, () => StepAdjustment$];
1744
+ var StepAdjustments = [1, n0, _SAt,
1745
+ 0, () => StepAdjustment$
1746
+ ];
1918
1747
  var SubnetIdsLimit1 = 64 | 0;
1919
- var SuspendedProcesses = [1, n0, _SP, 0, () => SuspendedProcess$];
1920
- var TagDescriptionList = [1, n0, _TDL, 0, () => TagDescription$];
1921
- var Tags = [1, n0, _T, 0, () => Tag$];
1748
+ var SuspendedProcesses = [1, n0, _SP,
1749
+ 0, () => SuspendedProcess$
1750
+ ];
1751
+ var TagDescriptionList = [1, n0, _TDL,
1752
+ 0, () => TagDescription$
1753
+ ];
1754
+ var Tags = [1, n0, _T,
1755
+ 0, () => Tag$
1756
+ ];
1922
1757
  var TargetGroupARNs = 64 | 0;
1923
- var TargetTrackingMetricDataQueries = [1, n0, _TTMDQa, 0, () => TargetTrackingMetricDataQuery$];
1758
+ var TargetTrackingMetricDataQueries = [1, n0, _TTMDQa,
1759
+ 0, () => TargetTrackingMetricDataQuery$
1760
+ ];
1924
1761
  var TerminationPolicies = 64 | 0;
1925
- var TrafficSources = [1, n0, _TS, 0, () => TrafficSourceIdentifier$];
1926
- var TrafficSourceStates = [1, n0, _TSSr, 0, () => TrafficSourceState$];
1762
+ var TrafficSources = [1, n0, _TS,
1763
+ 0, () => TrafficSourceIdentifier$
1764
+ ];
1765
+ var TrafficSourceStates = [1, n0, _TSSr,
1766
+ 0, () => TrafficSourceState$
1767
+ ];
1927
1768
  var Values = 64 | 0;
1928
- export var AttachInstances$ = [9, n0, _AIt, 0, () => AttachInstancesQuery$, () => __Unit];
1929
- export var AttachLoadBalancers$ = [
1930
- 9,
1931
- n0,
1932
- _ALB,
1933
- 0,
1934
- () => AttachLoadBalancersType$,
1935
- () => AttachLoadBalancersResultType$,
1936
- ];
1937
- export var AttachLoadBalancerTargetGroups$ = [
1938
- 9,
1939
- n0,
1940
- _ALBTG,
1941
- 0,
1942
- () => AttachLoadBalancerTargetGroupsType$,
1943
- () => AttachLoadBalancerTargetGroupsResultType$,
1944
- ];
1945
- export var AttachTrafficSources$ = [
1946
- 9,
1947
- n0,
1948
- _ATS,
1949
- 0,
1950
- () => AttachTrafficSourcesType$,
1951
- () => AttachTrafficSourcesResultType$,
1952
- ];
1953
- export var BatchDeleteScheduledAction$ = [
1954
- 9,
1955
- n0,
1956
- _BDSA,
1957
- 0,
1958
- () => BatchDeleteScheduledActionType$,
1959
- () => BatchDeleteScheduledActionAnswer$,
1960
- ];
1961
- export var BatchPutScheduledUpdateGroupAction$ = [
1962
- 9,
1963
- n0,
1964
- _BPSUGA,
1965
- 0,
1966
- () => BatchPutScheduledUpdateGroupActionType$,
1967
- () => BatchPutScheduledUpdateGroupActionAnswer$,
1968
- ];
1969
- export var CancelInstanceRefresh$ = [
1970
- 9,
1971
- n0,
1972
- _CIR,
1973
- 0,
1974
- () => CancelInstanceRefreshType$,
1975
- () => CancelInstanceRefreshAnswer$,
1976
- ];
1977
- export var CompleteLifecycleAction$ = [
1978
- 9,
1979
- n0,
1980
- _CLA,
1981
- 0,
1982
- () => CompleteLifecycleActionType$,
1983
- () => CompleteLifecycleActionAnswer$,
1984
- ];
1985
- export var CreateAutoScalingGroup$ = [
1986
- 9,
1987
- n0,
1988
- _CASG,
1989
- 0,
1990
- () => CreateAutoScalingGroupType$,
1991
- () => __Unit,
1992
- ];
1993
- export var CreateLaunchConfiguration$ = [
1994
- 9,
1995
- n0,
1996
- _CLC,
1997
- 0,
1998
- () => CreateLaunchConfigurationType$,
1999
- () => __Unit,
2000
- ];
2001
- export var CreateOrUpdateTags$ = [9, n0, _COUT, 0, () => CreateOrUpdateTagsType$, () => __Unit];
2002
- export var DeleteAutoScalingGroup$ = [
2003
- 9,
2004
- n0,
2005
- _DASG,
2006
- 0,
2007
- () => DeleteAutoScalingGroupType$,
2008
- () => __Unit,
2009
- ];
2010
- export var DeleteLaunchConfiguration$ = [
2011
- 9,
2012
- n0,
2013
- _DLC,
2014
- 0,
2015
- () => LaunchConfigurationNameType$,
2016
- () => __Unit,
2017
- ];
2018
- export var DeleteLifecycleHook$ = [
2019
- 9,
2020
- n0,
2021
- _DLH,
2022
- 0,
2023
- () => DeleteLifecycleHookType$,
2024
- () => DeleteLifecycleHookAnswer$,
2025
- ];
2026
- export var DeleteNotificationConfiguration$ = [
2027
- 9,
2028
- n0,
2029
- _DNC,
2030
- 0,
2031
- () => DeleteNotificationConfigurationType$,
2032
- () => __Unit,
1769
+ export var AttachInstances$ = [9, n0, _AIt,
1770
+ 0, () => AttachInstancesQuery$, () => __Unit
2033
1771
  ];
2034
- export var DeletePolicy$ = [9, n0, _DP, 0, () => DeletePolicyType$, () => __Unit];
2035
- export var DeleteScheduledAction$ = [
2036
- 9,
2037
- n0,
2038
- _DSA,
2039
- 0,
2040
- () => DeleteScheduledActionType$,
2041
- () => __Unit,
2042
- ];
2043
- export var DeleteTags$ = [9, n0, _DT, 0, () => DeleteTagsType$, () => __Unit];
2044
- export var DeleteWarmPool$ = [
2045
- 9,
2046
- n0,
2047
- _DWP,
2048
- 0,
2049
- () => DeleteWarmPoolType$,
2050
- () => DeleteWarmPoolAnswer$,
2051
- ];
2052
- export var DescribeAccountLimits$ = [
2053
- 9,
2054
- n0,
2055
- _DAL,
2056
- 0,
2057
- () => __Unit,
2058
- () => DescribeAccountLimitsAnswer$,
2059
- ];
2060
- export var DescribeAdjustmentTypes$ = [
2061
- 9,
2062
- n0,
2063
- _DAT,
2064
- 0,
2065
- () => __Unit,
2066
- () => DescribeAdjustmentTypesAnswer$,
2067
- ];
2068
- export var DescribeAutoScalingGroups$ = [
2069
- 9,
2070
- n0,
2071
- _DASGe,
2072
- 0,
2073
- () => AutoScalingGroupNamesType$,
2074
- () => AutoScalingGroupsType$,
2075
- ];
2076
- export var DescribeAutoScalingInstances$ = [
2077
- 9,
2078
- n0,
2079
- _DASI,
2080
- 0,
2081
- () => DescribeAutoScalingInstancesType$,
2082
- () => AutoScalingInstancesType$,
2083
- ];
2084
- export var DescribeAutoScalingNotificationTypes$ = [
2085
- 9,
2086
- n0,
2087
- _DASNT,
2088
- 0,
2089
- () => __Unit,
2090
- () => DescribeAutoScalingNotificationTypesAnswer$,
2091
- ];
2092
- export var DescribeInstanceRefreshes$ = [
2093
- 9,
2094
- n0,
2095
- _DIR,
2096
- 0,
2097
- () => DescribeInstanceRefreshesType$,
2098
- () => DescribeInstanceRefreshesAnswer$,
2099
- ];
2100
- export var DescribeLaunchConfigurations$ = [
2101
- 9,
2102
- n0,
2103
- _DLCe,
2104
- 0,
2105
- () => LaunchConfigurationNamesType$,
2106
- () => LaunchConfigurationsType$,
2107
- ];
2108
- export var DescribeLifecycleHooks$ = [
2109
- 9,
2110
- n0,
2111
- _DLHe,
2112
- 0,
2113
- () => DescribeLifecycleHooksType$,
2114
- () => DescribeLifecycleHooksAnswer$,
2115
- ];
2116
- export var DescribeLifecycleHookTypes$ = [
2117
- 9,
2118
- n0,
2119
- _DLHTes,
2120
- 0,
2121
- () => __Unit,
2122
- () => DescribeLifecycleHookTypesAnswer$,
2123
- ];
2124
- export var DescribeLoadBalancers$ = [
2125
- 9,
2126
- n0,
2127
- _DLB,
2128
- 0,
2129
- () => DescribeLoadBalancersRequest$,
2130
- () => DescribeLoadBalancersResponse$,
2131
- ];
2132
- export var DescribeLoadBalancerTargetGroups$ = [
2133
- 9,
2134
- n0,
2135
- _DLBTG,
2136
- 0,
2137
- () => DescribeLoadBalancerTargetGroupsRequest$,
2138
- () => DescribeLoadBalancerTargetGroupsResponse$,
1772
+ export var AttachLoadBalancers$ = [9, n0, _ALB,
1773
+ 0, () => AttachLoadBalancersType$, () => AttachLoadBalancersResultType$
1774
+ ];
1775
+ export var AttachLoadBalancerTargetGroups$ = [9, n0, _ALBTG,
1776
+ 0, () => AttachLoadBalancerTargetGroupsType$, () => AttachLoadBalancerTargetGroupsResultType$
1777
+ ];
1778
+ export var AttachTrafficSources$ = [9, n0, _ATS,
1779
+ 0, () => AttachTrafficSourcesType$, () => AttachTrafficSourcesResultType$
1780
+ ];
1781
+ export var BatchDeleteScheduledAction$ = [9, n0, _BDSA,
1782
+ 0, () => BatchDeleteScheduledActionType$, () => BatchDeleteScheduledActionAnswer$
1783
+ ];
1784
+ export var BatchPutScheduledUpdateGroupAction$ = [9, n0, _BPSUGA,
1785
+ 0, () => BatchPutScheduledUpdateGroupActionType$, () => BatchPutScheduledUpdateGroupActionAnswer$
1786
+ ];
1787
+ export var CancelInstanceRefresh$ = [9, n0, _CIR,
1788
+ 0, () => CancelInstanceRefreshType$, () => CancelInstanceRefreshAnswer$
1789
+ ];
1790
+ export var CompleteLifecycleAction$ = [9, n0, _CLA,
1791
+ 0, () => CompleteLifecycleActionType$, () => CompleteLifecycleActionAnswer$
1792
+ ];
1793
+ export var CreateAutoScalingGroup$ = [9, n0, _CASG,
1794
+ 0, () => CreateAutoScalingGroupType$, () => __Unit
1795
+ ];
1796
+ export var CreateLaunchConfiguration$ = [9, n0, _CLC,
1797
+ 0, () => CreateLaunchConfigurationType$, () => __Unit
1798
+ ];
1799
+ export var CreateOrUpdateTags$ = [9, n0, _COUT,
1800
+ 0, () => CreateOrUpdateTagsType$, () => __Unit
1801
+ ];
1802
+ export var DeleteAutoScalingGroup$ = [9, n0, _DASG,
1803
+ 0, () => DeleteAutoScalingGroupType$, () => __Unit
1804
+ ];
1805
+ export var DeleteLaunchConfiguration$ = [9, n0, _DLC,
1806
+ 0, () => LaunchConfigurationNameType$, () => __Unit
1807
+ ];
1808
+ export var DeleteLifecycleHook$ = [9, n0, _DLH,
1809
+ 0, () => DeleteLifecycleHookType$, () => DeleteLifecycleHookAnswer$
1810
+ ];
1811
+ export var DeleteNotificationConfiguration$ = [9, n0, _DNC,
1812
+ 0, () => DeleteNotificationConfigurationType$, () => __Unit
1813
+ ];
1814
+ export var DeletePolicy$ = [9, n0, _DP,
1815
+ 0, () => DeletePolicyType$, () => __Unit
1816
+ ];
1817
+ export var DeleteScheduledAction$ = [9, n0, _DSA,
1818
+ 0, () => DeleteScheduledActionType$, () => __Unit
1819
+ ];
1820
+ export var DeleteTags$ = [9, n0, _DT,
1821
+ 0, () => DeleteTagsType$, () => __Unit
1822
+ ];
1823
+ export var DeleteWarmPool$ = [9, n0, _DWP,
1824
+ 0, () => DeleteWarmPoolType$, () => DeleteWarmPoolAnswer$
1825
+ ];
1826
+ export var DescribeAccountLimits$ = [9, n0, _DAL,
1827
+ 0, () => __Unit, () => DescribeAccountLimitsAnswer$
1828
+ ];
1829
+ export var DescribeAdjustmentTypes$ = [9, n0, _DAT,
1830
+ 0, () => __Unit, () => DescribeAdjustmentTypesAnswer$
1831
+ ];
1832
+ export var DescribeAutoScalingGroups$ = [9, n0, _DASGe,
1833
+ 0, () => AutoScalingGroupNamesType$, () => AutoScalingGroupsType$
1834
+ ];
1835
+ export var DescribeAutoScalingInstances$ = [9, n0, _DASI,
1836
+ 0, () => DescribeAutoScalingInstancesType$, () => AutoScalingInstancesType$
1837
+ ];
1838
+ export var DescribeAutoScalingNotificationTypes$ = [9, n0, _DASNT,
1839
+ 0, () => __Unit, () => DescribeAutoScalingNotificationTypesAnswer$
1840
+ ];
1841
+ export var DescribeInstanceRefreshes$ = [9, n0, _DIR,
1842
+ 0, () => DescribeInstanceRefreshesType$, () => DescribeInstanceRefreshesAnswer$
1843
+ ];
1844
+ export var DescribeLaunchConfigurations$ = [9, n0, _DLCe,
1845
+ 0, () => LaunchConfigurationNamesType$, () => LaunchConfigurationsType$
1846
+ ];
1847
+ export var DescribeLifecycleHooks$ = [9, n0, _DLHe,
1848
+ 0, () => DescribeLifecycleHooksType$, () => DescribeLifecycleHooksAnswer$
1849
+ ];
1850
+ export var DescribeLifecycleHookTypes$ = [9, n0, _DLHTes,
1851
+ 0, () => __Unit, () => DescribeLifecycleHookTypesAnswer$
1852
+ ];
1853
+ export var DescribeLoadBalancers$ = [9, n0, _DLB,
1854
+ 0, () => DescribeLoadBalancersRequest$, () => DescribeLoadBalancersResponse$
1855
+ ];
1856
+ export var DescribeLoadBalancerTargetGroups$ = [9, n0, _DLBTG,
1857
+ 0, () => DescribeLoadBalancerTargetGroupsRequest$, () => DescribeLoadBalancerTargetGroupsResponse$
1858
+ ];
1859
+ export var DescribeMetricCollectionTypes$ = [9, n0, _DMCT,
1860
+ 0, () => __Unit, () => DescribeMetricCollectionTypesAnswer$
1861
+ ];
1862
+ export var DescribeNotificationConfigurations$ = [9, n0, _DNCe,
1863
+ 0, () => DescribeNotificationConfigurationsType$, () => DescribeNotificationConfigurationsAnswer$
1864
+ ];
1865
+ export var DescribePolicies$ = [9, n0, _DPe,
1866
+ 0, () => DescribePoliciesType$, () => PoliciesType$
1867
+ ];
1868
+ export var DescribeScalingActivities$ = [9, n0, _DSAe,
1869
+ 0, () => DescribeScalingActivitiesType$, () => ActivitiesType$
1870
+ ];
1871
+ export var DescribeScalingProcessTypes$ = [9, n0, _DSPT,
1872
+ 0, () => __Unit, () => ProcessesType$
1873
+ ];
1874
+ export var DescribeScheduledActions$ = [9, n0, _DSAes,
1875
+ 0, () => DescribeScheduledActionsType$, () => ScheduledActionsType$
1876
+ ];
1877
+ export var DescribeTags$ = [9, n0, _DTe,
1878
+ 0, () => DescribeTagsType$, () => TagsType$
1879
+ ];
1880
+ export var DescribeTerminationPolicyTypes$ = [9, n0, _DTPT,
1881
+ 0, () => __Unit, () => DescribeTerminationPolicyTypesAnswer$
1882
+ ];
1883
+ export var DescribeTrafficSources$ = [9, n0, _DTS,
1884
+ 0, () => DescribeTrafficSourcesRequest$, () => DescribeTrafficSourcesResponse$
1885
+ ];
1886
+ export var DescribeWarmPool$ = [9, n0, _DWPe,
1887
+ 0, () => DescribeWarmPoolType$, () => DescribeWarmPoolAnswer$
1888
+ ];
1889
+ export var DetachInstances$ = [9, n0, _DI,
1890
+ 0, () => DetachInstancesQuery$, () => DetachInstancesAnswer$
1891
+ ];
1892
+ export var DetachLoadBalancers$ = [9, n0, _DLBe,
1893
+ 0, () => DetachLoadBalancersType$, () => DetachLoadBalancersResultType$
1894
+ ];
1895
+ export var DetachLoadBalancerTargetGroups$ = [9, n0, _DLBTGe,
1896
+ 0, () => DetachLoadBalancerTargetGroupsType$, () => DetachLoadBalancerTargetGroupsResultType$
1897
+ ];
1898
+ export var DetachTrafficSources$ = [9, n0, _DTSe,
1899
+ 0, () => DetachTrafficSourcesType$, () => DetachTrafficSourcesResultType$
1900
+ ];
1901
+ export var DisableMetricsCollection$ = [9, n0, _DMC,
1902
+ 0, () => DisableMetricsCollectionQuery$, () => __Unit
1903
+ ];
1904
+ export var EnableMetricsCollection$ = [9, n0, _EMC,
1905
+ 0, () => EnableMetricsCollectionQuery$, () => __Unit
1906
+ ];
1907
+ export var EnterStandby$ = [9, n0, _ES,
1908
+ 0, () => EnterStandbyQuery$, () => EnterStandbyAnswer$
1909
+ ];
1910
+ export var ExecutePolicy$ = [9, n0, _EP,
1911
+ 0, () => ExecutePolicyType$, () => __Unit
1912
+ ];
1913
+ export var ExitStandby$ = [9, n0, _ESx,
1914
+ 0, () => ExitStandbyQuery$, () => ExitStandbyAnswer$
1915
+ ];
1916
+ export var GetPredictiveScalingForecast$ = [9, n0, _GPSF,
1917
+ 0, () => GetPredictiveScalingForecastType$, () => GetPredictiveScalingForecastAnswer$
1918
+ ];
1919
+ export var LaunchInstances$ = [9, n0, _LI,
1920
+ 0, () => LaunchInstancesRequest$, () => LaunchInstancesResult$
1921
+ ];
1922
+ export var PutLifecycleHook$ = [9, n0, _PLH,
1923
+ 0, () => PutLifecycleHookType$, () => PutLifecycleHookAnswer$
1924
+ ];
1925
+ export var PutNotificationConfiguration$ = [9, n0, _PNC,
1926
+ 0, () => PutNotificationConfigurationType$, () => __Unit
1927
+ ];
1928
+ export var PutScalingPolicy$ = [9, n0, _PSP,
1929
+ 0, () => PutScalingPolicyType$, () => PolicyARNType$
1930
+ ];
1931
+ export var PutScheduledUpdateGroupAction$ = [9, n0, _PSUGA,
1932
+ 0, () => PutScheduledUpdateGroupActionType$, () => __Unit
1933
+ ];
1934
+ export var PutWarmPool$ = [9, n0, _PWP,
1935
+ 0, () => PutWarmPoolType$, () => PutWarmPoolAnswer$
1936
+ ];
1937
+ export var RecordLifecycleActionHeartbeat$ = [9, n0, _RLAH,
1938
+ 0, () => RecordLifecycleActionHeartbeatType$, () => RecordLifecycleActionHeartbeatAnswer$
1939
+ ];
1940
+ export var ResumeProcesses$ = [9, n0, _RPe,
1941
+ 0, () => ScalingProcessQuery$, () => __Unit
1942
+ ];
1943
+ export var RollbackInstanceRefresh$ = [9, n0, _RIR,
1944
+ 0, () => RollbackInstanceRefreshType$, () => RollbackInstanceRefreshAnswer$
1945
+ ];
1946
+ export var SetDesiredCapacity$ = [9, n0, _SDC,
1947
+ 0, () => SetDesiredCapacityType$, () => __Unit
1948
+ ];
1949
+ export var SetInstanceHealth$ = [9, n0, _SIH,
1950
+ 0, () => SetInstanceHealthQuery$, () => __Unit
1951
+ ];
1952
+ export var SetInstanceProtection$ = [9, n0, _SIPe,
1953
+ 0, () => SetInstanceProtectionQuery$, () => SetInstanceProtectionAnswer$
2139
1954
  ];
2140
- export var DescribeMetricCollectionTypes$ = [
2141
- 9,
2142
- n0,
2143
- _DMCT,
2144
- 0,
2145
- () => __Unit,
2146
- () => DescribeMetricCollectionTypesAnswer$,
1955
+ export var StartInstanceRefresh$ = [9, n0, _SIR,
1956
+ 0, () => StartInstanceRefreshType$, () => StartInstanceRefreshAnswer$
2147
1957
  ];
2148
- export var DescribeNotificationConfigurations$ = [
2149
- 9,
2150
- n0,
2151
- _DNCe,
2152
- 0,
2153
- () => DescribeNotificationConfigurationsType$,
2154
- () => DescribeNotificationConfigurationsAnswer$,
1958
+ export var SuspendProcesses$ = [9, n0, _SPus,
1959
+ 0, () => ScalingProcessQuery$, () => __Unit
2155
1960
  ];
2156
- export var DescribePolicies$ = [
2157
- 9,
2158
- n0,
2159
- _DPe,
2160
- 0,
2161
- () => DescribePoliciesType$,
2162
- () => PoliciesType$,
2163
- ];
2164
- export var DescribeScalingActivities$ = [
2165
- 9,
2166
- n0,
2167
- _DSAe,
2168
- 0,
2169
- () => DescribeScalingActivitiesType$,
2170
- () => ActivitiesType$,
2171
- ];
2172
- export var DescribeScalingProcessTypes$ = [9, n0, _DSPT, 0, () => __Unit, () => ProcessesType$];
2173
- export var DescribeScheduledActions$ = [
2174
- 9,
2175
- n0,
2176
- _DSAes,
2177
- 0,
2178
- () => DescribeScheduledActionsType$,
2179
- () => ScheduledActionsType$,
1961
+ export var TerminateInstanceInAutoScalingGroup$ = [9, n0, _TIIASG,
1962
+ 0, () => TerminateInstanceInAutoScalingGroupType$, () => ActivityType$
2180
1963
  ];
2181
- export var DescribeTags$ = [9, n0, _DTe, 0, () => DescribeTagsType$, () => TagsType$];
2182
- export var DescribeTerminationPolicyTypes$ = [
2183
- 9,
2184
- n0,
2185
- _DTPT,
2186
- 0,
2187
- () => __Unit,
2188
- () => DescribeTerminationPolicyTypesAnswer$,
2189
- ];
2190
- export var DescribeTrafficSources$ = [
2191
- 9,
2192
- n0,
2193
- _DTS,
2194
- 0,
2195
- () => DescribeTrafficSourcesRequest$,
2196
- () => DescribeTrafficSourcesResponse$,
2197
- ];
2198
- export var DescribeWarmPool$ = [
2199
- 9,
2200
- n0,
2201
- _DWPe,
2202
- 0,
2203
- () => DescribeWarmPoolType$,
2204
- () => DescribeWarmPoolAnswer$,
2205
- ];
2206
- export var DetachInstances$ = [
2207
- 9,
2208
- n0,
2209
- _DI,
2210
- 0,
2211
- () => DetachInstancesQuery$,
2212
- () => DetachInstancesAnswer$,
2213
- ];
2214
- export var DetachLoadBalancers$ = [
2215
- 9,
2216
- n0,
2217
- _DLBe,
2218
- 0,
2219
- () => DetachLoadBalancersType$,
2220
- () => DetachLoadBalancersResultType$,
2221
- ];
2222
- export var DetachLoadBalancerTargetGroups$ = [
2223
- 9,
2224
- n0,
2225
- _DLBTGe,
2226
- 0,
2227
- () => DetachLoadBalancerTargetGroupsType$,
2228
- () => DetachLoadBalancerTargetGroupsResultType$,
2229
- ];
2230
- export var DetachTrafficSources$ = [
2231
- 9,
2232
- n0,
2233
- _DTSe,
2234
- 0,
2235
- () => DetachTrafficSourcesType$,
2236
- () => DetachTrafficSourcesResultType$,
2237
- ];
2238
- export var DisableMetricsCollection$ = [
2239
- 9,
2240
- n0,
2241
- _DMC,
2242
- 0,
2243
- () => DisableMetricsCollectionQuery$,
2244
- () => __Unit,
2245
- ];
2246
- export var EnableMetricsCollection$ = [
2247
- 9,
2248
- n0,
2249
- _EMC,
2250
- 0,
2251
- () => EnableMetricsCollectionQuery$,
2252
- () => __Unit,
2253
- ];
2254
- export var EnterStandby$ = [9, n0, _ES, 0, () => EnterStandbyQuery$, () => EnterStandbyAnswer$];
2255
- export var ExecutePolicy$ = [9, n0, _EP, 0, () => ExecutePolicyType$, () => __Unit];
2256
- export var ExitStandby$ = [9, n0, _ESx, 0, () => ExitStandbyQuery$, () => ExitStandbyAnswer$];
2257
- export var GetPredictiveScalingForecast$ = [
2258
- 9,
2259
- n0,
2260
- _GPSF,
2261
- 0,
2262
- () => GetPredictiveScalingForecastType$,
2263
- () => GetPredictiveScalingForecastAnswer$,
2264
- ];
2265
- export var LaunchInstances$ = [
2266
- 9,
2267
- n0,
2268
- _LI,
2269
- 0,
2270
- () => LaunchInstancesRequest$,
2271
- () => LaunchInstancesResult$,
2272
- ];
2273
- export var PutLifecycleHook$ = [
2274
- 9,
2275
- n0,
2276
- _PLH,
2277
- 0,
2278
- () => PutLifecycleHookType$,
2279
- () => PutLifecycleHookAnswer$,
2280
- ];
2281
- export var PutNotificationConfiguration$ = [
2282
- 9,
2283
- n0,
2284
- _PNC,
2285
- 0,
2286
- () => PutNotificationConfigurationType$,
2287
- () => __Unit,
2288
- ];
2289
- export var PutScalingPolicy$ = [
2290
- 9,
2291
- n0,
2292
- _PSP,
2293
- 0,
2294
- () => PutScalingPolicyType$,
2295
- () => PolicyARNType$,
2296
- ];
2297
- export var PutScheduledUpdateGroupAction$ = [
2298
- 9,
2299
- n0,
2300
- _PSUGA,
2301
- 0,
2302
- () => PutScheduledUpdateGroupActionType$,
2303
- () => __Unit,
2304
- ];
2305
- export var PutWarmPool$ = [9, n0, _PWP, 0, () => PutWarmPoolType$, () => PutWarmPoolAnswer$];
2306
- export var RecordLifecycleActionHeartbeat$ = [
2307
- 9,
2308
- n0,
2309
- _RLAH,
2310
- 0,
2311
- () => RecordLifecycleActionHeartbeatType$,
2312
- () => RecordLifecycleActionHeartbeatAnswer$,
2313
- ];
2314
- export var ResumeProcesses$ = [9, n0, _RPe, 0, () => ScalingProcessQuery$, () => __Unit];
2315
- export var RollbackInstanceRefresh$ = [
2316
- 9,
2317
- n0,
2318
- _RIR,
2319
- 0,
2320
- () => RollbackInstanceRefreshType$,
2321
- () => RollbackInstanceRefreshAnswer$,
2322
- ];
2323
- export var SetDesiredCapacity$ = [9, n0, _SDC, 0, () => SetDesiredCapacityType$, () => __Unit];
2324
- export var SetInstanceHealth$ = [9, n0, _SIH, 0, () => SetInstanceHealthQuery$, () => __Unit];
2325
- export var SetInstanceProtection$ = [
2326
- 9,
2327
- n0,
2328
- _SIPe,
2329
- 0,
2330
- () => SetInstanceProtectionQuery$,
2331
- () => SetInstanceProtectionAnswer$,
2332
- ];
2333
- export var StartInstanceRefresh$ = [
2334
- 9,
2335
- n0,
2336
- _SIR,
2337
- 0,
2338
- () => StartInstanceRefreshType$,
2339
- () => StartInstanceRefreshAnswer$,
2340
- ];
2341
- export var SuspendProcesses$ = [9, n0, _SPus, 0, () => ScalingProcessQuery$, () => __Unit];
2342
- export var TerminateInstanceInAutoScalingGroup$ = [
2343
- 9,
2344
- n0,
2345
- _TIIASG,
2346
- 0,
2347
- () => TerminateInstanceInAutoScalingGroupType$,
2348
- () => ActivityType$,
2349
- ];
2350
- export var UpdateAutoScalingGroup$ = [
2351
- 9,
2352
- n0,
2353
- _UASG,
2354
- 0,
2355
- () => UpdateAutoScalingGroupType$,
2356
- () => __Unit,
1964
+ export var UpdateAutoScalingGroup$ = [9, n0, _UASG,
1965
+ 0, () => UpdateAutoScalingGroupType$, () => __Unit
2357
1966
  ];