@aws-sdk/client-cost-explorer 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.
@@ -628,1735 +628,1364 @@ const n0 = "com.amazonaws.costexplorer";
628
628
  import { TypeRegistry } from "@smithy/core/schema";
629
629
  import { CostExplorerServiceException } from "../models/CostExplorerServiceException";
630
630
  import { AnalysisNotFoundException, BackfillLimitExceededException, BillExpirationException, BillingViewHealthStatusException, DataUnavailableException, GenerationExistsException, InvalidNextTokenException, LimitExceededException, RequestChangedException, ResourceNotFoundException, ServiceQuotaExceededException, TooManyTagsException, UnknownMonitorException, UnknownSubscriptionException, UnresolvableUsageUnitException, } from "../models/errors";
631
- export var AnalysisDetails$ = [
632
- 3,
633
- n0,
634
- _AD,
631
+ export var AnalysisDetails$ = [3, n0, _AD,
635
632
  0,
636
633
  [_SPPAD],
637
- [() => SavingsPlansPurchaseAnalysisDetails$],
634
+ [() => SavingsPlansPurchaseAnalysisDetails$]
635
+ ];
636
+ export var AnalysisNotFoundException$ = [-3, n0, _ANFE,
637
+ { [_e]: _c, [_hE]: 400 },
638
+ [_M],
639
+ [0]
638
640
  ];
639
- export var AnalysisNotFoundException$ = [-3, n0, _ANFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
640
641
  TypeRegistry.for(n0).registerError(AnalysisNotFoundException$, AnalysisNotFoundException);
641
- export var AnalysisSummary$ = [
642
- 3,
643
- n0,
644
- _AS,
642
+ export var AnalysisSummary$ = [3, n0, _AS,
645
643
  0,
646
644
  [_ECT, _ACT, _AST, _ASn, _EC, _AI, _CPAC],
647
- [0, 0, 0, 0, 0, 0, () => CommitmentPurchaseAnalysisConfiguration$],
645
+ [0, 0, 0, 0, 0, 0, () => CommitmentPurchaseAnalysisConfiguration$]
648
646
  ];
649
- export var Anomaly$ = [
650
- 3,
651
- n0,
652
- _A,
647
+ export var Anomaly$ = [3, n0, _A,
653
648
  0,
654
649
  [_AIn, _ASD, _AED, _DV, _RC, _ASno, _I, _MA, _F],
655
- [0, 0, 0, 0, () => RootCauses, () => AnomalyScore$, () => Impact$, 0, 0],
650
+ [0, 0, 0, 0, () => RootCauses, () => AnomalyScore$, () => Impact$, 0, 0]
651
+ ];
652
+ export var AnomalyDateInterval$ = [3, n0, _ADI,
653
+ 0,
654
+ [_SD, _ED],
655
+ [0, 0]
656
656
  ];
657
- export var AnomalyDateInterval$ = [3, n0, _ADI, 0, [_SD, _ED], [0, 0]];
658
- export var AnomalyMonitor$ = [
659
- 3,
660
- n0,
661
- _AM,
657
+ export var AnomalyMonitor$ = [3, n0, _AM,
662
658
  0,
663
659
  [_MA, _MN, _CD, _LUD, _LED, _MT, _MD, _MS, _DVC],
664
- [0, 0, 0, 0, 0, 0, 0, () => Expression$, 1],
660
+ [0, 0, 0, 0, 0, 0, 0, () => Expression$, 1]
661
+ ];
662
+ export var AnomalyScore$ = [3, n0, _ASno,
663
+ 0,
664
+ [_MSa, _CS],
665
+ [1, 1]
665
666
  ];
666
- export var AnomalyScore$ = [3, n0, _ASno, 0, [_MSa, _CS], [1, 1]];
667
- export var AnomalySubscription$ = [
668
- 3,
669
- n0,
670
- _ASnom,
667
+ export var AnomalySubscription$ = [3, n0, _ASnom,
671
668
  0,
672
669
  [_SA, _AIc, _MAL, _S, _T, _Fr, _SN, _TE],
673
- [0, 0, 64 | 0, () => Subscribers, 1, 0, 0, () => Expression$],
670
+ [0, 0, 64 | 0, () => Subscribers, 1, 0, 0, () => Expression$]
671
+ ];
672
+ export var BackfillLimitExceededException$ = [-3, n0, _BLEE,
673
+ { [_e]: _c, [_hE]: 400 },
674
+ [_M],
675
+ [0]
674
676
  ];
675
- export var BackfillLimitExceededException$ = [-3, n0, _BLEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
676
677
  TypeRegistry.for(n0).registerError(BackfillLimitExceededException$, BackfillLimitExceededException);
677
- export var BillExpirationException$ = [-3, n0, _BEE, { [_e]: _c }, [_M], [0]];
678
+ export var BillExpirationException$ = [-3, n0, _BEE,
679
+ { [_e]: _c },
680
+ [_M],
681
+ [0]
682
+ ];
678
683
  TypeRegistry.for(n0).registerError(BillExpirationException$, BillExpirationException);
679
- export var BillingViewHealthStatusException$ = [-3, n0, _BVHSE, { [_e]: _c }, [_M], [0]];
684
+ export var BillingViewHealthStatusException$ = [-3, n0, _BVHSE,
685
+ { [_e]: _c },
686
+ [_M],
687
+ [0]
688
+ ];
680
689
  TypeRegistry.for(n0).registerError(BillingViewHealthStatusException$, BillingViewHealthStatusException);
681
- export var CommitmentPurchaseAnalysisConfiguration$ = [
682
- 3,
683
- n0,
684
- _CPAC,
690
+ export var CommitmentPurchaseAnalysisConfiguration$ = [3, n0, _CPAC,
685
691
  0,
686
692
  [_SPPAC],
687
- [() => SavingsPlansPurchaseAnalysisConfiguration$],
693
+ [() => SavingsPlansPurchaseAnalysisConfiguration$]
694
+ ];
695
+ export var ComparisonMetricValue$ = [3, n0, _CMV,
696
+ 0,
697
+ [_BTPA, _CTPA, _D, _U],
698
+ [0, 0, 0, 0]
699
+ ];
700
+ export var CostAllocationTag$ = [3, n0, _CAT,
701
+ 0,
702
+ [_TK, _Ty, _St, _LUD, _LUDa],
703
+ [0, 0, 0, 0, 0]
688
704
  ];
689
- export var ComparisonMetricValue$ = [3, n0, _CMV, 0, [_BTPA, _CTPA, _D, _U], [0, 0, 0, 0]];
690
- export var CostAllocationTag$ = [3, n0, _CAT, 0, [_TK, _Ty, _St, _LUD, _LUDa], [0, 0, 0, 0, 0]];
691
- export var CostAllocationTagBackfillRequest$ = [
692
- 3,
693
- n0,
694
- _CATBR,
705
+ export var CostAllocationTagBackfillRequest$ = [3, n0, _CATBR,
695
706
  0,
696
707
  [_BF, _RA, _CA, _BS, _LUA],
697
- [0, 0, 0, 0, 0],
708
+ [0, 0, 0, 0, 0]
709
+ ];
710
+ export var CostAllocationTagStatusEntry$ = [3, n0, _CATSE,
711
+ 0,
712
+ [_TK, _St],
713
+ [0, 0]
698
714
  ];
699
- export var CostAllocationTagStatusEntry$ = [3, n0, _CATSE, 0, [_TK, _St], [0, 0]];
700
- export var CostAndUsageComparison$ = [
701
- 3,
702
- n0,
703
- _CAUC,
715
+ export var CostAndUsageComparison$ = [3, n0, _CAUC,
704
716
  0,
705
717
  [_CAUS, _Me],
706
- [() => Expression$, () => ComparisonMetrics],
718
+ [() => Expression$, () => ComparisonMetrics]
707
719
  ];
708
- export var CostCategory$ = [
709
- 3,
710
- n0,
711
- _CC,
720
+ export var CostCategory$ = [3, n0, _CC,
712
721
  0,
713
722
  [_CCA, _ES, _EE, _N, _RV, _R, _SCR, _PS, _DVe],
714
- [
715
- 0,
716
- 0,
717
- 0,
718
- 0,
719
- 0,
720
- () => CostCategoryRulesList,
721
- () => CostCategorySplitChargeRulesList,
722
- () => CostCategoryProcessingStatusList,
723
- 0,
724
- ],
725
- ];
726
- export var CostCategoryInheritedValueDimension$ = [3, n0, _CCIVD, 0, [_DN, _DK], [0, 0]];
727
- export var CostCategoryProcessingStatus$ = [3, n0, _CCPS, 0, [_C, _St], [0, 0]];
728
- export var CostCategoryReference$ = [
729
- 3,
730
- n0,
731
- _CCR,
723
+ [0, 0, 0, 0, 0, () => CostCategoryRulesList, () => CostCategorySplitChargeRulesList, () => CostCategoryProcessingStatusList, 0]
724
+ ];
725
+ export var CostCategoryInheritedValueDimension$ = [3, n0, _CCIVD,
726
+ 0,
727
+ [_DN, _DK],
728
+ [0, 0]
729
+ ];
730
+ export var CostCategoryProcessingStatus$ = [3, n0, _CCPS,
731
+ 0,
732
+ [_C, _St],
733
+ [0, 0]
734
+ ];
735
+ export var CostCategoryReference$ = [3, n0, _CCR,
732
736
  0,
733
737
  [_CCA, _N, _ES, _EE, _NOR, _PS, _V, _DVe, _SRT],
734
- [0, 0, 0, 0, 1, () => CostCategoryProcessingStatusList, 64 | 0, 0, 64 | 0],
738
+ [0, 0, 0, 0, 1, () => CostCategoryProcessingStatusList, 64 | 0, 0, 64 | 0]
739
+ ];
740
+ export var CostCategoryResourceAssociation$ = [3, n0, _CCRA,
741
+ 0,
742
+ [_RAe, _CCN, _CCA],
743
+ [0, 0, 0]
735
744
  ];
736
- export var CostCategoryResourceAssociation$ = [3, n0, _CCRA, 0, [_RAe, _CCN, _CCA], [0, 0, 0]];
737
- export var CostCategoryRule$ = [
738
- 3,
739
- n0,
740
- _CCRo,
745
+ export var CostCategoryRule$ = [3, n0, _CCRo,
741
746
  0,
742
747
  [_Va, _Ru, _IV, _Ty],
743
- [0, () => Expression$, () => CostCategoryInheritedValueDimension$, 0],
748
+ [0, () => Expression$, () => CostCategoryInheritedValueDimension$, 0]
744
749
  ];
745
- export var CostCategorySplitChargeRule$ = [
746
- 3,
747
- n0,
748
- _CCSCR,
750
+ export var CostCategorySplitChargeRule$ = [3, n0, _CCSCR,
749
751
  0,
750
752
  [_So, _Ta, _Met, _P],
751
- [0, 64 | 0, 0, () => CostCategorySplitChargeRuleParametersList],
753
+ [0, 64 | 0, 0, () => CostCategorySplitChargeRuleParametersList]
754
+ ];
755
+ export var CostCategorySplitChargeRuleParameter$ = [3, n0, _CCSCRP,
756
+ 0,
757
+ [_Ty, _V],
758
+ [0, 64 | 0]
752
759
  ];
753
- export var CostCategorySplitChargeRuleParameter$ = [3, n0, _CCSCRP, 0, [_Ty, _V], [0, 64 | 0]];
754
- export var CostCategoryValues$ = [3, n0, _CCV, 0, [_K, _V, _MO], [0, 64 | 0, 64 | 0]];
755
- export var CostComparisonDriver$ = [
756
- 3,
757
- n0,
758
- _CCD,
760
+ export var CostCategoryValues$ = [3, n0, _CCV,
761
+ 0,
762
+ [_K, _V, _MO],
763
+ [0, 64 | 0, 64 | 0]
764
+ ];
765
+ export var CostComparisonDriver$ = [3, n0, _CCD,
759
766
  0,
760
767
  [_CSo, _Me, _CDo],
761
- [() => Expression$, () => ComparisonMetrics, () => CostDrivers],
768
+ [() => Expression$, () => ComparisonMetrics, () => CostDrivers]
769
+ ];
770
+ export var CostDriver$ = [3, n0, _CDos,
771
+ 0,
772
+ [_Ty, _N, _Me],
773
+ [0, 0, () => ComparisonMetrics]
762
774
  ];
763
- export var CostDriver$ = [3, n0, _CDos, 0, [_Ty, _N, _Me], [0, 0, () => ComparisonMetrics]];
764
- export var Coverage$ = [
765
- 3,
766
- n0,
767
- _Co,
775
+ export var Coverage$ = [3, n0, _Co,
768
776
  0,
769
777
  [_CH, _CNU, _CCo],
770
- [() => CoverageHours$, () => CoverageNormalizedUnits$, () => CoverageCost$],
778
+ [() => CoverageHours$, () => CoverageNormalizedUnits$, () => CoverageCost$]
771
779
  ];
772
- export var CoverageByTime$ = [
773
- 3,
774
- n0,
775
- _CBT,
780
+ export var CoverageByTime$ = [3, n0, _CBT,
776
781
  0,
777
782
  [_TP, _G, _To],
778
- [() => DateInterval$, () => ReservationCoverageGroups, () => Coverage$],
783
+ [() => DateInterval$, () => ReservationCoverageGroups, () => Coverage$]
779
784
  ];
780
- export var CoverageCost$ = [3, n0, _CCo, 0, [_ODC], [0]];
781
- export var CoverageHours$ = [3, n0, _CH, 0, [_ODH, _RH, _TRH, _CHP], [0, 0, 0, 0]];
782
- export var CoverageNormalizedUnits$ = [
783
- 3,
784
- n0,
785
- _CNU,
785
+ export var CoverageCost$ = [3, n0, _CCo,
786
+ 0,
787
+ [_ODC],
788
+ [0]
789
+ ];
790
+ export var CoverageHours$ = [3, n0, _CH,
791
+ 0,
792
+ [_ODH, _RH, _TRH, _CHP],
793
+ [0, 0, 0, 0]
794
+ ];
795
+ export var CoverageNormalizedUnits$ = [3, n0, _CNU,
786
796
  0,
787
797
  [_ODNU, _RNU, _TRNU, _CNUP],
788
- [0, 0, 0, 0],
798
+ [0, 0, 0, 0]
789
799
  ];
790
- export var CreateAnomalyMonitorRequest$ = [
791
- 3,
792
- n0,
793
- _CAMR,
800
+ export var CreateAnomalyMonitorRequest$ = [3, n0, _CAMR,
794
801
  0,
795
802
  [_AM, _RT],
796
- [() => AnomalyMonitor$, () => ResourceTagList],
803
+ [() => AnomalyMonitor$, () => ResourceTagList]
797
804
  ];
798
- export var CreateAnomalyMonitorResponse$ = [3, n0, _CAMRr, 0, [_MA], [0]];
799
- export var CreateAnomalySubscriptionRequest$ = [
800
- 3,
801
- n0,
802
- _CASR,
805
+ export var CreateAnomalyMonitorResponse$ = [3, n0, _CAMRr,
806
+ 0,
807
+ [_MA],
808
+ [0]
809
+ ];
810
+ export var CreateAnomalySubscriptionRequest$ = [3, n0, _CASR,
803
811
  0,
804
812
  [_ASnom, _RT],
805
- [() => AnomalySubscription$, () => ResourceTagList],
813
+ [() => AnomalySubscription$, () => ResourceTagList]
814
+ ];
815
+ export var CreateAnomalySubscriptionResponse$ = [3, n0, _CASRr,
816
+ 0,
817
+ [_SA],
818
+ [0]
806
819
  ];
807
- export var CreateAnomalySubscriptionResponse$ = [3, n0, _CASRr, 0, [_SA], [0]];
808
- export var CreateCostCategoryDefinitionRequest$ = [
809
- 3,
810
- n0,
811
- _CCCDR,
820
+ export var CreateCostCategoryDefinitionRequest$ = [3, n0, _CCCDR,
812
821
  0,
813
822
  [_N, _ES, _RV, _R, _DVe, _SCR, _RT],
814
- [0, 0, 0, () => CostCategoryRulesList, 0, () => CostCategorySplitChargeRulesList, () => ResourceTagList],
823
+ [0, 0, 0, () => CostCategoryRulesList, 0, () => CostCategorySplitChargeRulesList, () => ResourceTagList]
815
824
  ];
816
- export var CreateCostCategoryDefinitionResponse$ = [3, n0, _CCCDRr, 0, [_CCA, _ES], [0, 0]];
817
- export var CurrentInstance$ = [
818
- 3,
819
- n0,
820
- _CI,
825
+ export var CreateCostCategoryDefinitionResponse$ = [3, n0, _CCCDRr,
826
+ 0,
827
+ [_CCA, _ES],
828
+ [0, 0]
829
+ ];
830
+ export var CurrentInstance$ = [3, n0, _CI,
821
831
  0,
822
832
  [_RI, _IN, _Tag, _RD, _RU, _RCHILP, _SPCHILP, _ODHILP, _TRHILP, _MC, _CCu],
823
- [0, 0, () => TagValuesList, () => ResourceDetails$, () => ResourceUtilization$, 0, 0, 0, 0, 0, 0],
833
+ [0, 0, () => TagValuesList, () => ResourceDetails$, () => ResourceUtilization$, 0, 0, 0, 0, 0, 0]
834
+ ];
835
+ export var DataUnavailableException$ = [-3, n0, _DUE,
836
+ { [_e]: _c },
837
+ [_M],
838
+ [0]
824
839
  ];
825
- export var DataUnavailableException$ = [-3, n0, _DUE, { [_e]: _c }, [_M], [0]];
826
840
  TypeRegistry.for(n0).registerError(DataUnavailableException$, DataUnavailableException);
827
- export var DateInterval$ = [3, n0, _DI, 0, [_Sta, _E], [0, 0]];
828
- export var DeleteAnomalyMonitorRequest$ = [3, n0, _DAMR, 0, [_MA], [0]];
829
- export var DeleteAnomalyMonitorResponse$ = [3, n0, _DAMRe, 0, [], []];
830
- export var DeleteAnomalySubscriptionRequest$ = [3, n0, _DASR, 0, [_SA], [0]];
831
- export var DeleteAnomalySubscriptionResponse$ = [3, n0, _DASRe, 0, [], []];
832
- export var DeleteCostCategoryDefinitionRequest$ = [3, n0, _DCCDR, 0, [_CCA], [0]];
833
- export var DeleteCostCategoryDefinitionResponse$ = [3, n0, _DCCDRe, 0, [_CCA, _EE], [0, 0]];
834
- export var DescribeCostCategoryDefinitionRequest$ = [3, n0, _DCCDRes, 0, [_CCA, _EO], [0, 0]];
835
- export var DescribeCostCategoryDefinitionResponse$ = [
836
- 3,
837
- n0,
838
- _DCCDResc,
841
+ export var DateInterval$ = [3, n0, _DI,
842
+ 0,
843
+ [_Sta, _E],
844
+ [0, 0]
845
+ ];
846
+ export var DeleteAnomalyMonitorRequest$ = [3, n0, _DAMR,
847
+ 0,
848
+ [_MA],
849
+ [0]
850
+ ];
851
+ export var DeleteAnomalyMonitorResponse$ = [3, n0, _DAMRe,
852
+ 0,
853
+ [],
854
+ []
855
+ ];
856
+ export var DeleteAnomalySubscriptionRequest$ = [3, n0, _DASR,
857
+ 0,
858
+ [_SA],
859
+ [0]
860
+ ];
861
+ export var DeleteAnomalySubscriptionResponse$ = [3, n0, _DASRe,
862
+ 0,
863
+ [],
864
+ []
865
+ ];
866
+ export var DeleteCostCategoryDefinitionRequest$ = [3, n0, _DCCDR,
867
+ 0,
868
+ [_CCA],
869
+ [0]
870
+ ];
871
+ export var DeleteCostCategoryDefinitionResponse$ = [3, n0, _DCCDRe,
872
+ 0,
873
+ [_CCA, _EE],
874
+ [0, 0]
875
+ ];
876
+ export var DescribeCostCategoryDefinitionRequest$ = [3, n0, _DCCDRes,
877
+ 0,
878
+ [_CCA, _EO],
879
+ [0, 0]
880
+ ];
881
+ export var DescribeCostCategoryDefinitionResponse$ = [3, n0, _DCCDResc,
839
882
  0,
840
883
  [_CC],
841
- [() => CostCategory$],
884
+ [() => CostCategory$]
885
+ ];
886
+ export var DimensionValues$ = [3, n0, _DVi,
887
+ 0,
888
+ [_K, _V, _MO],
889
+ [0, 64 | 0, 64 | 0]
842
890
  ];
843
- export var DimensionValues$ = [3, n0, _DVi, 0, [_K, _V, _MO], [0, 64 | 0, 64 | 0]];
844
- export var DimensionValuesWithAttributes$ = [3, n0, _DVWA, 0, [_Va, _At], [0, 128 | 0]];
845
- export var DiskResourceUtilization$ = [
846
- 3,
847
- n0,
848
- _DRU,
891
+ export var DimensionValuesWithAttributes$ = [3, n0, _DVWA,
892
+ 0,
893
+ [_Va, _At],
894
+ [0, 128 | 0]
895
+ ];
896
+ export var DiskResourceUtilization$ = [3, n0, _DRU,
849
897
  0,
850
898
  [_DROPS, _DWOPS, _DRBPS, _DWBPS],
851
- [0, 0, 0, 0],
899
+ [0, 0, 0, 0]
900
+ ];
901
+ export var DynamoDBCapacityDetails$ = [3, n0, _DDBCD,
902
+ 0,
903
+ [_CU, _Re],
904
+ [0, 0]
852
905
  ];
853
- export var DynamoDBCapacityDetails$ = [3, n0, _DDBCD, 0, [_CU, _Re], [0, 0]];
854
- export var EBSResourceUtilization$ = [
855
- 3,
856
- n0,
857
- _EBSRU,
906
+ export var EBSResourceUtilization$ = [3, n0, _EBSRU,
858
907
  0,
859
908
  [_EROPS, _EWOPS, _ERBPS, _EWBPS],
860
- [0, 0, 0, 0],
909
+ [0, 0, 0, 0]
861
910
  ];
862
- export var EC2InstanceDetails$ = [
863
- 3,
864
- n0,
865
- _ECID,
911
+ export var EC2InstanceDetails$ = [3, n0, _ECID,
866
912
  0,
867
913
  [_Fa, _IT, _Re, _AZ, _Pl, _Te, _CG, _SFE],
868
- [0, 0, 0, 0, 0, 0, 2, 2],
914
+ [0, 0, 0, 0, 0, 0, 2, 2]
869
915
  ];
870
- export var EC2ResourceDetails$ = [
871
- 3,
872
- n0,
873
- _ECRD,
916
+ export var EC2ResourceDetails$ = [3, n0, _ECRD,
874
917
  0,
875
918
  [_HODR, _IT, _Pl, _Re, _Sk, _Mem, _NP, _Sto, _Vc],
876
- [0, 0, 0, 0, 0, 0, 0, 0, 0],
919
+ [0, 0, 0, 0, 0, 0, 0, 0, 0]
877
920
  ];
878
- export var EC2ResourceUtilization$ = [
879
- 3,
880
- n0,
881
- _ECRU,
921
+ export var EC2ResourceUtilization$ = [3, n0, _ECRU,
882
922
  0,
883
923
  [_MCUP, _MMUP, _MSUP, _EBSRU, _DRU, _NRU],
884
- [0, 0, 0, () => EBSResourceUtilization$, () => DiskResourceUtilization$, () => NetworkResourceUtilization$],
924
+ [0, 0, 0, () => EBSResourceUtilization$, () => DiskResourceUtilization$, () => NetworkResourceUtilization$]
885
925
  ];
886
- export var EC2Specification$ = [3, n0, _ECS, 0, [_OC], [0]];
887
- export var ElastiCacheInstanceDetails$ = [
888
- 3,
889
- n0,
890
- _ECIDl,
926
+ export var EC2Specification$ = [3, n0, _ECS,
927
+ 0,
928
+ [_OC],
929
+ [0]
930
+ ];
931
+ export var ElastiCacheInstanceDetails$ = [3, n0, _ECIDl,
891
932
  0,
892
933
  [_Fa, _NT, _Re, _PD, _CG, _SFE],
893
- [0, 0, 0, 0, 2, 2],
934
+ [0, 0, 0, 0, 2, 2]
935
+ ];
936
+ export var ESInstanceDetails$ = [3, n0, _ESID,
937
+ 0,
938
+ [_IC, _IS, _Re, _CG, _SFE],
939
+ [0, 0, 0, 2, 2]
894
940
  ];
895
- export var ESInstanceDetails$ = [3, n0, _ESID, 0, [_IC, _IS, _Re, _CG, _SFE], [0, 0, 0, 2, 2]];
896
- export var Expression$ = [
897
- 3,
898
- n0,
899
- _Ex,
941
+ export var Expression$ = [3, n0, _Ex,
900
942
  0,
901
943
  [_O, _An, _No, _Di, _Tag, _CCos],
902
- [
903
- () => Expressions,
904
- () => Expressions,
905
- () => Expression$,
906
- () => DimensionValues$,
907
- () => TagValues$,
908
- () => CostCategoryValues$,
909
- ],
910
- ];
911
- export var ForecastResult$ = [
912
- 3,
913
- n0,
914
- _FR,
944
+ [() => Expressions, () => Expressions, () => Expression$, () => DimensionValues$, () => TagValues$, () => CostCategoryValues$]
945
+ ];
946
+ export var ForecastResult$ = [3, n0, _FR,
915
947
  0,
916
948
  [_TP, _MV, _PILB, _PIUB],
917
- [() => DateInterval$, 0, 0, 0],
949
+ [() => DateInterval$, 0, 0, 0]
950
+ ];
951
+ export var GenerationExistsException$ = [-3, n0, _GEE,
952
+ { [_e]: _c, [_hE]: 400 },
953
+ [_M],
954
+ [0]
918
955
  ];
919
- export var GenerationExistsException$ = [-3, n0, _GEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
920
956
  TypeRegistry.for(n0).registerError(GenerationExistsException$, GenerationExistsException);
921
- export var GenerationSummary$ = [3, n0, _GS, 0, [_RIe, _GSe, _GST, _GCT, _ECT], [0, 0, 0, 0, 0]];
922
- export var GetAnomaliesRequest$ = [
923
- 3,
924
- n0,
925
- _GAR,
957
+ export var GenerationSummary$ = [3, n0, _GS,
958
+ 0,
959
+ [_RIe, _GSe, _GST, _GCT, _ECT],
960
+ [0, 0, 0, 0, 0]
961
+ ];
962
+ export var GetAnomaliesRequest$ = [3, n0, _GAR,
926
963
  0,
927
964
  [_MA, _DI, _F, _TI, _NPT, _MR],
928
- [0, () => AnomalyDateInterval$, 0, () => TotalImpactFilter$, 0, 1],
965
+ [0, () => AnomalyDateInterval$, 0, () => TotalImpactFilter$, 0, 1]
929
966
  ];
930
- export var GetAnomaliesResponse$ = [3, n0, _GARe, 0, [_Ano, _NPT], [() => Anomalies, 0]];
931
- export var GetAnomalyMonitorsRequest$ = [3, n0, _GAMR, 0, [_MAL, _NPT, _MR], [64 | 0, 0, 1]];
932
- export var GetAnomalyMonitorsResponse$ = [
933
- 3,
934
- n0,
935
- _GAMRe,
967
+ export var GetAnomaliesResponse$ = [3, n0, _GARe,
968
+ 0,
969
+ [_Ano, _NPT],
970
+ [() => Anomalies, 0]
971
+ ];
972
+ export var GetAnomalyMonitorsRequest$ = [3, n0, _GAMR,
973
+ 0,
974
+ [_MAL, _NPT, _MR],
975
+ [64 | 0, 0, 1]
976
+ ];
977
+ export var GetAnomalyMonitorsResponse$ = [3, n0, _GAMRe,
936
978
  0,
937
979
  [_AMn, _NPT],
938
- [() => AnomalyMonitors, 0],
980
+ [() => AnomalyMonitors, 0]
939
981
  ];
940
- export var GetAnomalySubscriptionsRequest$ = [
941
- 3,
942
- n0,
943
- _GASR,
982
+ export var GetAnomalySubscriptionsRequest$ = [3, n0, _GASR,
944
983
  0,
945
984
  [_SAL, _MA, _NPT, _MR],
946
- [64 | 0, 0, 0, 1],
985
+ [64 | 0, 0, 0, 1]
947
986
  ];
948
- export var GetAnomalySubscriptionsResponse$ = [
949
- 3,
950
- n0,
951
- _GASRe,
987
+ export var GetAnomalySubscriptionsResponse$ = [3, n0, _GASRe,
952
988
  0,
953
989
  [_ASnoma, _NPT],
954
- [() => AnomalySubscriptions, 0],
990
+ [() => AnomalySubscriptions, 0]
955
991
  ];
956
- export var GetApproximateUsageRecordsRequest$ = [
957
- 3,
958
- n0,
959
- _GAURR,
992
+ export var GetApproximateUsageRecordsRequest$ = [3, n0, _GAURR,
960
993
  0,
961
994
  [_Gr, _Se, _ADp],
962
- [0, 64 | 0, 0],
995
+ [0, 64 | 0, 0]
963
996
  ];
964
- export var GetApproximateUsageRecordsResponse$ = [
965
- 3,
966
- n0,
967
- _GAURRe,
997
+ export var GetApproximateUsageRecordsResponse$ = [3, n0, _GAURRe,
968
998
  0,
969
999
  [_Se, _TR, _LP],
970
- [128 | 1, 1, () => DateInterval$],
1000
+ [128 | 1, 1, () => DateInterval$]
971
1001
  ];
972
- export var GetCommitmentPurchaseAnalysisRequest$ = [3, n0, _GCPAR, 0, [_AI], [0]];
973
- export var GetCommitmentPurchaseAnalysisResponse$ = [
974
- 3,
975
- n0,
976
- _GCPARe,
1002
+ export var GetCommitmentPurchaseAnalysisRequest$ = [3, n0, _GCPAR,
1003
+ 0,
1004
+ [_AI],
1005
+ [0]
1006
+ ];
1007
+ export var GetCommitmentPurchaseAnalysisResponse$ = [3, n0, _GCPARe,
977
1008
  0,
978
1009
  [_ECT, _ACT, _AST, _AI, _ASn, _EC, _AD, _CPAC],
979
- [0, 0, 0, 0, 0, 0, () => AnalysisDetails$, () => CommitmentPurchaseAnalysisConfiguration$],
1010
+ [0, 0, 0, 0, 0, 0, () => AnalysisDetails$, () => CommitmentPurchaseAnalysisConfiguration$]
980
1011
  ];
981
- export var GetCostAndUsageComparisonsRequest$ = [
982
- 3,
983
- n0,
984
- _GCAUCR,
1012
+ export var GetCostAndUsageComparisonsRequest$ = [3, n0, _GCAUCR,
985
1013
  0,
986
1014
  [_BVA, _BTP, _CTP, _MFC, _Fi, _GB, _MR, _NPT],
987
- [0, () => DateInterval$, () => DateInterval$, 0, () => Expression$, () => GroupDefinitions, 1, 0],
1015
+ [0, () => DateInterval$, () => DateInterval$, 0, () => Expression$, () => GroupDefinitions, 1, 0]
988
1016
  ];
989
- export var GetCostAndUsageComparisonsResponse$ = [
990
- 3,
991
- n0,
992
- _GCAUCRe,
1017
+ export var GetCostAndUsageComparisonsResponse$ = [3, n0, _GCAUCRe,
993
1018
  0,
994
1019
  [_CAUCo, _TCAU, _NPT],
995
- [() => CostAndUsageComparisons, () => ComparisonMetrics, 0],
1020
+ [() => CostAndUsageComparisons, () => ComparisonMetrics, 0]
996
1021
  ];
997
- export var GetCostAndUsageRequest$ = [
998
- 3,
999
- n0,
1000
- _GCAUR,
1022
+ export var GetCostAndUsageRequest$ = [3, n0, _GCAUR,
1001
1023
  0,
1002
1024
  [_TP, _Gr, _Fi, _Me, _GB, _BVA, _NPT],
1003
- [() => DateInterval$, 0, () => Expression$, 64 | 0, () => GroupDefinitions, 0, 0],
1025
+ [() => DateInterval$, 0, () => Expression$, 64 | 0, () => GroupDefinitions, 0, 0]
1004
1026
  ];
1005
- export var GetCostAndUsageResponse$ = [
1006
- 3,
1007
- n0,
1008
- _GCAURe,
1027
+ export var GetCostAndUsageResponse$ = [3, n0, _GCAURe,
1009
1028
  0,
1010
1029
  [_NPT, _GD, _RBT, _DVA],
1011
- [0, () => GroupDefinitions, () => ResultsByTime, () => DimensionValuesWithAttributesList],
1030
+ [0, () => GroupDefinitions, () => ResultsByTime, () => DimensionValuesWithAttributesList]
1012
1031
  ];
1013
- export var GetCostAndUsageWithResourcesRequest$ = [
1014
- 3,
1015
- n0,
1016
- _GCAUWRR,
1032
+ export var GetCostAndUsageWithResourcesRequest$ = [3, n0, _GCAUWRR,
1017
1033
  0,
1018
1034
  [_TP, _Gr, _Fi, _Me, _GB, _BVA, _NPT],
1019
- [() => DateInterval$, 0, () => Expression$, 64 | 0, () => GroupDefinitions, 0, 0],
1035
+ [() => DateInterval$, 0, () => Expression$, 64 | 0, () => GroupDefinitions, 0, 0]
1020
1036
  ];
1021
- export var GetCostAndUsageWithResourcesResponse$ = [
1022
- 3,
1023
- n0,
1024
- _GCAUWRRe,
1037
+ export var GetCostAndUsageWithResourcesResponse$ = [3, n0, _GCAUWRRe,
1025
1038
  0,
1026
1039
  [_NPT, _GD, _RBT, _DVA],
1027
- [0, () => GroupDefinitions, () => ResultsByTime, () => DimensionValuesWithAttributesList],
1040
+ [0, () => GroupDefinitions, () => ResultsByTime, () => DimensionValuesWithAttributesList]
1028
1041
  ];
1029
- export var GetCostCategoriesRequest$ = [
1030
- 3,
1031
- n0,
1032
- _GCCR,
1042
+ export var GetCostCategoriesRequest$ = [3, n0, _GCCR,
1033
1043
  0,
1034
1044
  [_SS, _TP, _CCN, _Fi, _SB, _BVA, _MR, _NPT],
1035
- [0, () => DateInterval$, 0, () => Expression$, () => SortDefinitions, 0, 1, 0],
1045
+ [0, () => DateInterval$, 0, () => Expression$, () => SortDefinitions, 0, 1, 0]
1036
1046
  ];
1037
- export var GetCostCategoriesResponse$ = [
1038
- 3,
1039
- n0,
1040
- _GCCRe,
1047
+ export var GetCostCategoriesResponse$ = [3, n0, _GCCRe,
1041
1048
  0,
1042
1049
  [_NPT, _CCNo, _CCV, _RS, _TS],
1043
- [0, 64 | 0, 64 | 0, 1, 1],
1050
+ [0, 64 | 0, 64 | 0, 1, 1]
1044
1051
  ];
1045
- export var GetCostComparisonDriversRequest$ = [
1046
- 3,
1047
- n0,
1048
- _GCCDR,
1052
+ export var GetCostComparisonDriversRequest$ = [3, n0, _GCCDR,
1049
1053
  0,
1050
1054
  [_BVA, _BTP, _CTP, _MFC, _Fi, _GB, _MR, _NPT],
1051
- [0, () => DateInterval$, () => DateInterval$, 0, () => Expression$, () => GroupDefinitions, 1, 0],
1055
+ [0, () => DateInterval$, () => DateInterval$, 0, () => Expression$, () => GroupDefinitions, 1, 0]
1052
1056
  ];
1053
- export var GetCostComparisonDriversResponse$ = [
1054
- 3,
1055
- n0,
1056
- _GCCDRe,
1057
+ export var GetCostComparisonDriversResponse$ = [3, n0, _GCCDRe,
1057
1058
  0,
1058
1059
  [_CCDo, _NPT],
1059
- [() => CostComparisonDrivers, 0],
1060
+ [() => CostComparisonDrivers, 0]
1060
1061
  ];
1061
- export var GetCostForecastRequest$ = [
1062
- 3,
1063
- n0,
1064
- _GCFR,
1062
+ export var GetCostForecastRequest$ = [3, n0, _GCFR,
1065
1063
  0,
1066
1064
  [_TP, _Metr, _Gr, _Fi, _BVA, _PIL],
1067
- [() => DateInterval$, 0, 0, () => Expression$, 0, 1],
1065
+ [() => DateInterval$, 0, 0, () => Expression$, 0, 1]
1068
1066
  ];
1069
- export var GetCostForecastResponse$ = [
1070
- 3,
1071
- n0,
1072
- _GCFRe,
1067
+ export var GetCostForecastResponse$ = [3, n0, _GCFRe,
1073
1068
  0,
1074
1069
  [_To, _FRBT],
1075
- [() => MetricValue$, () => ForecastResultsByTime],
1070
+ [() => MetricValue$, () => ForecastResultsByTime]
1076
1071
  ];
1077
- export var GetDimensionValuesRequest$ = [
1078
- 3,
1079
- n0,
1080
- _GDVR,
1072
+ export var GetDimensionValuesRequest$ = [3, n0, _GDVR,
1081
1073
  0,
1082
1074
  [_SS, _TP, _Dim, _Con, _Fi, _SB, _BVA, _MR, _NPT],
1083
- [0, () => DateInterval$, 0, 0, () => Expression$, () => SortDefinitions, 0, 1, 0],
1075
+ [0, () => DateInterval$, 0, 0, () => Expression$, () => SortDefinitions, 0, 1, 0]
1084
1076
  ];
1085
- export var GetDimensionValuesResponse$ = [
1086
- 3,
1087
- n0,
1088
- _GDVRe,
1077
+ export var GetDimensionValuesResponse$ = [3, n0, _GDVRe,
1089
1078
  0,
1090
1079
  [_DVi, _RS, _TS, _NPT],
1091
- [() => DimensionValuesWithAttributesList, 1, 1, 0],
1080
+ [() => DimensionValuesWithAttributesList, 1, 1, 0]
1092
1081
  ];
1093
- export var GetReservationCoverageRequest$ = [
1094
- 3,
1095
- n0,
1096
- _GRCR,
1082
+ export var GetReservationCoverageRequest$ = [3, n0, _GRCR,
1097
1083
  0,
1098
1084
  [_TP, _GB, _Gr, _Fi, _Me, _NPT, _SB, _MR],
1099
- [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, 64 | 0, 0, () => SortDefinition$, 1],
1085
+ [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, 64 | 0, 0, () => SortDefinition$, 1]
1100
1086
  ];
1101
- export var GetReservationCoverageResponse$ = [
1102
- 3,
1103
- n0,
1104
- _GRCRe,
1087
+ export var GetReservationCoverageResponse$ = [3, n0, _GRCRe,
1105
1088
  0,
1106
1089
  [_CBTo, _To, _NPT],
1107
- [() => CoveragesByTime, () => Coverage$, 0],
1090
+ [() => CoveragesByTime, () => Coverage$, 0]
1108
1091
  ];
1109
- export var GetReservationPurchaseRecommendationRequest$ = [
1110
- 3,
1111
- n0,
1112
- _GRPRR,
1092
+ export var GetReservationPurchaseRecommendationRequest$ = [3, n0, _GRPRR,
1113
1093
  0,
1114
1094
  [_AIc, _Ser, _Fi, _ASc, _LPID, _TIY, _PO, _SSe, _PSa, _NPT],
1115
- [0, 0, () => Expression$, 0, 0, 0, 0, () => ServiceSpecification$, 1, 0],
1095
+ [0, 0, () => Expression$, 0, 0, 0, 0, () => ServiceSpecification$, 1, 0]
1116
1096
  ];
1117
- export var GetReservationPurchaseRecommendationResponse$ = [
1118
- 3,
1119
- n0,
1120
- _GRPRRe,
1097
+ export var GetReservationPurchaseRecommendationResponse$ = [3, n0, _GRPRRe,
1121
1098
  0,
1122
1099
  [_Meta, _Rec, _NPT],
1123
- [() => ReservationPurchaseRecommendationMetadata$, () => ReservationPurchaseRecommendations, 0],
1100
+ [() => ReservationPurchaseRecommendationMetadata$, () => ReservationPurchaseRecommendations, 0]
1124
1101
  ];
1125
- export var GetReservationUtilizationRequest$ = [
1126
- 3,
1127
- n0,
1128
- _GRUR,
1102
+ export var GetReservationUtilizationRequest$ = [3, n0, _GRUR,
1129
1103
  0,
1130
1104
  [_TP, _GB, _Gr, _Fi, _SB, _NPT, _MR],
1131
- [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, () => SortDefinition$, 0, 1],
1105
+ [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, () => SortDefinition$, 0, 1]
1132
1106
  ];
1133
- export var GetReservationUtilizationResponse$ = [
1134
- 3,
1135
- n0,
1136
- _GRURe,
1107
+ export var GetReservationUtilizationResponse$ = [3, n0, _GRURe,
1137
1108
  0,
1138
1109
  [_UBT, _To, _NPT],
1139
- [() => UtilizationsByTime, () => ReservationAggregates$, 0],
1110
+ [() => UtilizationsByTime, () => ReservationAggregates$, 0]
1140
1111
  ];
1141
- export var GetRightsizingRecommendationRequest$ = [
1142
- 3,
1143
- n0,
1144
- _GRRR,
1112
+ export var GetRightsizingRecommendationRequest$ = [3, n0, _GRRR,
1145
1113
  0,
1146
1114
  [_Fi, _Conf, _Ser, _PSa, _NPT],
1147
- [() => Expression$, () => RightsizingRecommendationConfiguration$, 0, 1, 0],
1115
+ [() => Expression$, () => RightsizingRecommendationConfiguration$, 0, 1, 0]
1148
1116
  ];
1149
- export var GetRightsizingRecommendationResponse$ = [
1150
- 3,
1151
- n0,
1152
- _GRRRe,
1117
+ export var GetRightsizingRecommendationResponse$ = [3, n0, _GRRRe,
1153
1118
  0,
1154
1119
  [_Meta, _Su, _RR, _NPT, _Conf],
1155
- [
1156
- () => RightsizingRecommendationMetadata$,
1157
- () => RightsizingRecommendationSummary$,
1158
- () => RightsizingRecommendationList,
1159
- 0,
1160
- () => RightsizingRecommendationConfiguration$,
1161
- ],
1162
- ];
1163
- export var GetSavingsPlanPurchaseRecommendationDetailsRequest$ = [
1164
- 3,
1165
- n0,
1166
- _GSPPRDR,
1120
+ [() => RightsizingRecommendationMetadata$, () => RightsizingRecommendationSummary$, () => RightsizingRecommendationList, 0, () => RightsizingRecommendationConfiguration$]
1121
+ ];
1122
+ export var GetSavingsPlanPurchaseRecommendationDetailsRequest$ = [3, n0, _GSPPRDR,
1167
1123
  0,
1168
1124
  [_RDI],
1169
- [0],
1125
+ [0]
1170
1126
  ];
1171
- export var GetSavingsPlanPurchaseRecommendationDetailsResponse$ = [
1172
- 3,
1173
- n0,
1174
- _GSPPRDRe,
1127
+ export var GetSavingsPlanPurchaseRecommendationDetailsResponse$ = [3, n0, _GSPPRDRe,
1175
1128
  0,
1176
1129
  [_RDI, _RDD],
1177
- [0, () => RecommendationDetailData$],
1130
+ [0, () => RecommendationDetailData$]
1178
1131
  ];
1179
- export var GetSavingsPlansCoverageRequest$ = [
1180
- 3,
1181
- n0,
1182
- _GSPCR,
1132
+ export var GetSavingsPlansCoverageRequest$ = [3, n0, _GSPCR,
1183
1133
  0,
1184
1134
  [_TP, _GB, _Gr, _Fi, _Me, _NTe, _MR, _SB],
1185
- [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, 64 | 0, 0, 1, () => SortDefinition$],
1135
+ [() => DateInterval$, () => GroupDefinitions, 0, () => Expression$, 64 | 0, 0, 1, () => SortDefinition$]
1186
1136
  ];
1187
- export var GetSavingsPlansCoverageResponse$ = [
1188
- 3,
1189
- n0,
1190
- _GSPCRe,
1137
+ export var GetSavingsPlansCoverageResponse$ = [3, n0, _GSPCRe,
1191
1138
  0,
1192
1139
  [_SPC, _NTe],
1193
- [() => SavingsPlansCoverages, 0],
1140
+ [() => SavingsPlansCoverages, 0]
1194
1141
  ];
1195
- export var GetSavingsPlansPurchaseRecommendationRequest$ = [
1196
- 3,
1197
- n0,
1198
- _GSPPRR,
1142
+ export var GetSavingsPlansPurchaseRecommendationRequest$ = [3, n0, _GSPPRR,
1199
1143
  0,
1200
1144
  [_SPT, _TIY, _PO, _ASc, _NPT, _PSa, _LPID, _Fi],
1201
- [0, 0, 0, 0, 0, 1, 0, () => Expression$],
1145
+ [0, 0, 0, 0, 0, 1, 0, () => Expression$]
1202
1146
  ];
1203
- export var GetSavingsPlansPurchaseRecommendationResponse$ = [
1204
- 3,
1205
- n0,
1206
- _GSPPRRe,
1147
+ export var GetSavingsPlansPurchaseRecommendationResponse$ = [3, n0, _GSPPRRe,
1207
1148
  0,
1208
1149
  [_Meta, _SPPR, _NPT],
1209
- [() => SavingsPlansPurchaseRecommendationMetadata$, () => SavingsPlansPurchaseRecommendation$, 0],
1150
+ [() => SavingsPlansPurchaseRecommendationMetadata$, () => SavingsPlansPurchaseRecommendation$, 0]
1210
1151
  ];
1211
- export var GetSavingsPlansUtilizationDetailsRequest$ = [
1212
- 3,
1213
- n0,
1214
- _GSPUDR,
1152
+ export var GetSavingsPlansUtilizationDetailsRequest$ = [3, n0, _GSPUDR,
1215
1153
  0,
1216
1154
  [_TP, _Fi, _DT, _NTe, _MR, _SB],
1217
- [() => DateInterval$, () => Expression$, 64 | 0, 0, 1, () => SortDefinition$],
1155
+ [() => DateInterval$, () => Expression$, 64 | 0, 0, 1, () => SortDefinition$]
1218
1156
  ];
1219
- export var GetSavingsPlansUtilizationDetailsResponse$ = [
1220
- 3,
1221
- n0,
1222
- _GSPUDRe,
1157
+ export var GetSavingsPlansUtilizationDetailsResponse$ = [3, n0, _GSPUDRe,
1223
1158
  0,
1224
1159
  [_SPUD, _To, _TP, _NTe],
1225
- [() => SavingsPlansUtilizationDetails, () => SavingsPlansUtilizationAggregates$, () => DateInterval$, 0],
1160
+ [() => SavingsPlansUtilizationDetails, () => SavingsPlansUtilizationAggregates$, () => DateInterval$, 0]
1226
1161
  ];
1227
- export var GetSavingsPlansUtilizationRequest$ = [
1228
- 3,
1229
- n0,
1230
- _GSPUR,
1162
+ export var GetSavingsPlansUtilizationRequest$ = [3, n0, _GSPUR,
1231
1163
  0,
1232
1164
  [_TP, _Gr, _Fi, _SB],
1233
- [() => DateInterval$, 0, () => Expression$, () => SortDefinition$],
1165
+ [() => DateInterval$, 0, () => Expression$, () => SortDefinition$]
1234
1166
  ];
1235
- export var GetSavingsPlansUtilizationResponse$ = [
1236
- 3,
1237
- n0,
1238
- _GSPURe,
1167
+ export var GetSavingsPlansUtilizationResponse$ = [3, n0, _GSPURe,
1239
1168
  0,
1240
1169
  [_SPUBT, _To],
1241
- [() => SavingsPlansUtilizationsByTime, () => SavingsPlansUtilizationAggregates$],
1170
+ [() => SavingsPlansUtilizationsByTime, () => SavingsPlansUtilizationAggregates$]
1242
1171
  ];
1243
- export var GetTagsRequest$ = [
1244
- 3,
1245
- n0,
1246
- _GTR,
1172
+ export var GetTagsRequest$ = [3, n0, _GTR,
1247
1173
  0,
1248
1174
  [_SS, _TP, _TK, _Fi, _SB, _BVA, _MR, _NPT],
1249
- [0, () => DateInterval$, 0, () => Expression$, () => SortDefinitions, 0, 1, 0],
1175
+ [0, () => DateInterval$, 0, () => Expression$, () => SortDefinitions, 0, 1, 0]
1176
+ ];
1177
+ export var GetTagsResponse$ = [3, n0, _GTRe,
1178
+ 0,
1179
+ [_NPT, _Tag, _RS, _TS],
1180
+ [0, 64 | 0, 1, 1]
1250
1181
  ];
1251
- export var GetTagsResponse$ = [3, n0, _GTRe, 0, [_NPT, _Tag, _RS, _TS], [0, 64 | 0, 1, 1]];
1252
- export var GetUsageForecastRequest$ = [
1253
- 3,
1254
- n0,
1255
- _GUFR,
1182
+ export var GetUsageForecastRequest$ = [3, n0, _GUFR,
1256
1183
  0,
1257
1184
  [_TP, _Metr, _Gr, _Fi, _BVA, _PIL],
1258
- [() => DateInterval$, 0, 0, () => Expression$, 0, 1],
1185
+ [() => DateInterval$, 0, 0, () => Expression$, 0, 1]
1259
1186
  ];
1260
- export var GetUsageForecastResponse$ = [
1261
- 3,
1262
- n0,
1263
- _GUFRe,
1187
+ export var GetUsageForecastResponse$ = [3, n0, _GUFRe,
1264
1188
  0,
1265
1189
  [_To, _FRBT],
1266
- [() => MetricValue$, () => ForecastResultsByTime],
1190
+ [() => MetricValue$, () => ForecastResultsByTime]
1267
1191
  ];
1268
- export var Group$ = [3, n0, _Gro, 0, [_Ke, _Me], [64 | 0, () => Metrics]];
1269
- export var GroupDefinition$ = [3, n0, _GDr, 0, [_Ty, _K], [0, 0]];
1270
- export var Impact$ = [3, n0, _I, 0, [_MI, _TI, _TAS, _TES, _TIP], [1, 1, 1, 1, 1]];
1271
- export var InstanceDetails$ = [
1272
- 3,
1273
- n0,
1274
- _ID,
1192
+ export var Group$ = [3, n0, _Gro,
1193
+ 0,
1194
+ [_Ke, _Me],
1195
+ [64 | 0, () => Metrics]
1196
+ ];
1197
+ export var GroupDefinition$ = [3, n0, _GDr,
1198
+ 0,
1199
+ [_Ty, _K],
1200
+ [0, 0]
1201
+ ];
1202
+ export var Impact$ = [3, n0, _I,
1203
+ 0,
1204
+ [_MI, _TI, _TAS, _TES, _TIP],
1205
+ [1, 1, 1, 1, 1]
1206
+ ];
1207
+ export var InstanceDetails$ = [3, n0, _ID,
1275
1208
  0,
1276
1209
  [_ECID, _RDSID, _RID, _ECIDl, _ESID, _MDBID],
1277
- [
1278
- () => EC2InstanceDetails$,
1279
- () => RDSInstanceDetails$,
1280
- () => RedshiftInstanceDetails$,
1281
- () => ElastiCacheInstanceDetails$,
1282
- () => ESInstanceDetails$,
1283
- () => MemoryDBInstanceDetails$,
1284
- ],
1285
- ];
1286
- export var InvalidNextTokenException$ = [-3, n0, _INTE, { [_e]: _c }, [_M], [0]];
1210
+ [() => EC2InstanceDetails$, () => RDSInstanceDetails$, () => RedshiftInstanceDetails$, () => ElastiCacheInstanceDetails$, () => ESInstanceDetails$, () => MemoryDBInstanceDetails$]
1211
+ ];
1212
+ export var InvalidNextTokenException$ = [-3, n0, _INTE,
1213
+ { [_e]: _c },
1214
+ [_M],
1215
+ [0]
1216
+ ];
1287
1217
  TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
1288
- export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1218
+ export var LimitExceededException$ = [-3, n0, _LEE,
1219
+ { [_e]: _c },
1220
+ [_M],
1221
+ [0]
1222
+ ];
1289
1223
  TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1290
- export var ListCommitmentPurchaseAnalysesRequest$ = [
1291
- 3,
1292
- n0,
1293
- _LCPAR,
1224
+ export var ListCommitmentPurchaseAnalysesRequest$ = [3, n0, _LCPAR,
1294
1225
  0,
1295
1226
  [_ASn, _NPT, _PSa, _AIna],
1296
- [0, 0, 1, 64 | 0],
1227
+ [0, 0, 1, 64 | 0]
1297
1228
  ];
1298
- export var ListCommitmentPurchaseAnalysesResponse$ = [
1299
- 3,
1300
- n0,
1301
- _LCPARi,
1229
+ export var ListCommitmentPurchaseAnalysesResponse$ = [3, n0, _LCPARi,
1302
1230
  0,
1303
1231
  [_ASL, _NPT],
1304
- [() => AnalysisSummaryList, 0],
1232
+ [() => AnalysisSummaryList, 0]
1305
1233
  ];
1306
- export var ListCostAllocationTagBackfillHistoryRequest$ = [
1307
- 3,
1308
- n0,
1309
- _LCATBHR,
1234
+ export var ListCostAllocationTagBackfillHistoryRequest$ = [3, n0, _LCATBHR,
1310
1235
  0,
1311
1236
  [_NTe, _MR],
1312
- [0, 1],
1237
+ [0, 1]
1313
1238
  ];
1314
- export var ListCostAllocationTagBackfillHistoryResponse$ = [
1315
- 3,
1316
- n0,
1317
- _LCATBHRi,
1239
+ export var ListCostAllocationTagBackfillHistoryResponse$ = [3, n0, _LCATBHRi,
1318
1240
  0,
1319
1241
  [_BR, _NTe],
1320
- [() => CostAllocationTagBackfillRequestList, 0],
1242
+ [() => CostAllocationTagBackfillRequestList, 0]
1321
1243
  ];
1322
- export var ListCostAllocationTagsRequest$ = [
1323
- 3,
1324
- n0,
1325
- _LCATR,
1244
+ export var ListCostAllocationTagsRequest$ = [3, n0, _LCATR,
1326
1245
  0,
1327
1246
  [_St, _TKa, _Ty, _NTe, _MR],
1328
- [0, 64 | 0, 0, 0, 1],
1247
+ [0, 64 | 0, 0, 0, 1]
1329
1248
  ];
1330
- export var ListCostAllocationTagsResponse$ = [
1331
- 3,
1332
- n0,
1333
- _LCATRi,
1249
+ export var ListCostAllocationTagsResponse$ = [3, n0, _LCATRi,
1334
1250
  0,
1335
1251
  [_CATo, _NTe],
1336
- [() => CostAllocationTagList, 0],
1252
+ [() => CostAllocationTagList, 0]
1337
1253
  ];
1338
- export var ListCostCategoryDefinitionsRequest$ = [
1339
- 3,
1340
- n0,
1341
- _LCCDR,
1254
+ export var ListCostCategoryDefinitionsRequest$ = [3, n0, _LCCDR,
1342
1255
  0,
1343
1256
  [_EO, _NTe, _MR, _SRT],
1344
- [0, 0, 1, 64 | 0],
1257
+ [0, 0, 1, 64 | 0]
1345
1258
  ];
1346
- export var ListCostCategoryDefinitionsResponse$ = [
1347
- 3,
1348
- n0,
1349
- _LCCDRi,
1259
+ export var ListCostCategoryDefinitionsResponse$ = [3, n0, _LCCDRi,
1350
1260
  0,
1351
1261
  [_CCRos, _NTe],
1352
- [() => CostCategoryReferencesList, 0],
1262
+ [() => CostCategoryReferencesList, 0]
1353
1263
  ];
1354
- export var ListCostCategoryResourceAssociationsRequest$ = [
1355
- 3,
1356
- n0,
1357
- _LCCRAR,
1264
+ export var ListCostCategoryResourceAssociationsRequest$ = [3, n0, _LCCRAR,
1358
1265
  0,
1359
1266
  [_CCA, _NTe, _MR],
1360
- [0, 0, 1],
1267
+ [0, 0, 1]
1361
1268
  ];
1362
- export var ListCostCategoryResourceAssociationsResponse$ = [
1363
- 3,
1364
- n0,
1365
- _LCCRARi,
1269
+ export var ListCostCategoryResourceAssociationsResponse$ = [3, n0, _LCCRARi,
1366
1270
  0,
1367
1271
  [_CCRAo, _NTe],
1368
- [() => CostCategoryResourceAssociations, 0],
1272
+ [() => CostCategoryResourceAssociations, 0]
1369
1273
  ];
1370
- export var ListSavingsPlansPurchaseRecommendationGenerationRequest$ = [
1371
- 3,
1372
- n0,
1373
- _LSPPRGR,
1274
+ export var ListSavingsPlansPurchaseRecommendationGenerationRequest$ = [3, n0, _LSPPRGR,
1374
1275
  0,
1375
1276
  [_GSe, _RIec, _PSa, _NPT],
1376
- [0, 64 | 0, 1, 0],
1277
+ [0, 64 | 0, 1, 0]
1377
1278
  ];
1378
- export var ListSavingsPlansPurchaseRecommendationGenerationResponse$ = [
1379
- 3,
1380
- n0,
1381
- _LSPPRGRi,
1279
+ export var ListSavingsPlansPurchaseRecommendationGenerationResponse$ = [3, n0, _LSPPRGRi,
1382
1280
  0,
1383
1281
  [_GSL, _NPT],
1384
- [() => GenerationSummaryList, 0],
1282
+ [() => GenerationSummaryList, 0]
1385
1283
  ];
1386
- export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RAe], [0]];
1387
- export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_RT], [() => ResourceTagList]];
1388
- export var MemoryDBInstanceDetails$ = [
1389
- 3,
1390
- n0,
1391
- _MDBID,
1284
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1285
+ 0,
1286
+ [_RAe],
1287
+ [0]
1288
+ ];
1289
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1290
+ 0,
1291
+ [_RT],
1292
+ [() => ResourceTagList]
1293
+ ];
1294
+ export var MemoryDBInstanceDetails$ = [3, n0, _MDBID,
1392
1295
  0,
1393
1296
  [_Fa, _NT, _Re, _CG, _SFE],
1394
- [0, 0, 0, 2, 2],
1297
+ [0, 0, 0, 2, 2]
1395
1298
  ];
1396
- export var MetricValue$ = [3, n0, _MVe, 0, [_Am, _U], [0, 0]];
1397
- export var ModifyRecommendationDetail$ = [3, n0, _MRD, 0, [_TIa], [() => TargetInstancesList]];
1398
- export var NetworkResourceUtilization$ = [
1399
- 3,
1400
- n0,
1401
- _NRU,
1299
+ export var MetricValue$ = [3, n0, _MVe,
1300
+ 0,
1301
+ [_Am, _U],
1302
+ [0, 0]
1303
+ ];
1304
+ export var ModifyRecommendationDetail$ = [3, n0, _MRD,
1305
+ 0,
1306
+ [_TIa],
1307
+ [() => TargetInstancesList]
1308
+ ];
1309
+ export var NetworkResourceUtilization$ = [3, n0, _NRU,
1402
1310
  0,
1403
1311
  [_NIBPS, _NOBPS, _NPIPS, _NPOPS],
1404
- [0, 0, 0, 0],
1312
+ [0, 0, 0, 0]
1405
1313
  ];
1406
- export var ProvideAnomalyFeedbackRequest$ = [3, n0, _PAFR, 0, [_AIn, _F], [0, 0]];
1407
- export var ProvideAnomalyFeedbackResponse$ = [3, n0, _PAFRr, 0, [_AIn], [0]];
1408
- export var RDSInstanceDetails$ = [
1409
- 3,
1410
- n0,
1411
- _RDSID,
1314
+ export var ProvideAnomalyFeedbackRequest$ = [3, n0, _PAFR,
1315
+ 0,
1316
+ [_AIn, _F],
1317
+ [0, 0]
1318
+ ];
1319
+ export var ProvideAnomalyFeedbackResponse$ = [3, n0, _PAFRr,
1320
+ 0,
1321
+ [_AIn],
1322
+ [0]
1323
+ ];
1324
+ export var RDSInstanceDetails$ = [3, n0, _RDSID,
1412
1325
  0,
1413
1326
  [_Fa, _IT, _Re, _DE, _DEa, _DO, _LM, _CG, _SFE],
1414
- [0, 0, 0, 0, 0, 0, 0, 2, 2],
1415
- ];
1416
- export var RecommendationDetailData$ = [
1417
- 3,
1418
- n0,
1419
- _RDD,
1420
- 0,
1421
- [
1422
- _ASc,
1423
- _LPID,
1424
- _SPT,
1425
- _TIY,
1426
- _PO,
1427
- _AIc,
1428
- _CCu,
1429
- _IF,
1430
- _Re,
1431
- _OI,
1432
- _GT,
1433
- _LUT,
1434
- _CAHODS,
1435
- _CMHODS,
1436
- _CMHODSu,
1437
- _EAU,
1438
- _EMSA,
1439
- _EODC,
1440
- _EODCWCC,
1441
- _EROI,
1442
- _ESPC,
1443
- _ESA,
1444
- _ESP,
1445
- _EHC,
1446
- _HCTP,
1447
- _UC,
1448
- _CAC,
1449
- _EAC,
1450
- _MOLP,
1451
- ],
1452
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => MetricsOverLookbackPeriod],
1453
- ];
1454
- export var RecommendationDetailHourlyMetrics$ = [
1455
- 3,
1456
- n0,
1457
- _RDHM,
1327
+ [0, 0, 0, 0, 0, 0, 0, 2, 2]
1328
+ ];
1329
+ export var RecommendationDetailData$ = [3, n0, _RDD,
1330
+ 0,
1331
+ [_ASc, _LPID, _SPT, _TIY, _PO, _AIc, _CCu, _IF, _Re, _OI, _GT, _LUT, _CAHODS, _CMHODS, _CMHODSu, _EAU, _EMSA, _EODC, _EODCWCC, _EROI, _ESPC, _ESA, _ESP, _EHC, _HCTP, _UC, _CAC, _EAC, _MOLP],
1332
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => MetricsOverLookbackPeriod]
1333
+ ];
1334
+ export var RecommendationDetailHourlyMetrics$ = [3, n0, _RDHM,
1458
1335
  0,
1459
1336
  [_ST, _EODC, _CCur, _ECs, _ENCU],
1460
- [0, 0, 0, 0, 0],
1337
+ [0, 0, 0, 0, 0]
1461
1338
  ];
1462
- export var RedshiftInstanceDetails$ = [
1463
- 3,
1464
- n0,
1465
- _RID,
1339
+ export var RedshiftInstanceDetails$ = [3, n0, _RID,
1466
1340
  0,
1467
1341
  [_Fa, _NT, _Re, _CG, _SFE],
1468
- [0, 0, 0, 2, 2],
1342
+ [0, 0, 0, 2, 2]
1343
+ ];
1344
+ export var RequestChangedException$ = [-3, n0, _RCE,
1345
+ { [_e]: _c },
1346
+ [_M],
1347
+ [0]
1469
1348
  ];
1470
- export var RequestChangedException$ = [-3, n0, _RCE, { [_e]: _c }, [_M], [0]];
1471
1349
  TypeRegistry.for(n0).registerError(RequestChangedException$, RequestChangedException);
1472
- export var ReservationAggregates$ = [
1473
- 3,
1474
- n0,
1475
- _RAes,
1350
+ export var ReservationAggregates$ = [3, n0, _RAes,
1476
1351
  0,
1477
1352
  [_UP, _UPIU, _PH, _PU, _TAH, _TAU, _UH, _UU, _ODCORIHU, _NRIS, _TPRIS, _AUF, _ARF, _TAF, _RICFUH, _RSe, _US],
1478
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1353
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
1354
+ ];
1355
+ export var ReservationCoverageGroup$ = [3, n0, _RCG,
1356
+ 0,
1357
+ [_At, _Co],
1358
+ [128 | 0, () => Coverage$]
1479
1359
  ];
1480
- export var ReservationCoverageGroup$ = [3, n0, _RCG, 0, [_At, _Co], [128 | 0, () => Coverage$]];
1481
- export var ReservationPurchaseRecommendation$ = [
1482
- 3,
1483
- n0,
1484
- _RPR,
1360
+ export var ReservationPurchaseRecommendation$ = [3, n0, _RPR,
1485
1361
  0,
1486
1362
  [_ASc, _LPID, _TIY, _PO, _SSe, _RDe, _RSec],
1487
- [
1488
- 0,
1489
- 0,
1490
- 0,
1491
- 0,
1492
- () => ServiceSpecification$,
1493
- () => ReservationPurchaseRecommendationDetails,
1494
- () => ReservationPurchaseRecommendationSummary$,
1495
- ],
1496
- ];
1497
- export var ReservationPurchaseRecommendationDetail$ = [
1498
- 3,
1499
- n0,
1500
- _RPRD,
1501
- 0,
1502
- [
1503
- _AIc,
1504
- _ID,
1505
- _RNOITP,
1506
- _RNUTP,
1507
- _MNOIUPH,
1508
- _MNUUPH,
1509
- _MNOIUPHa,
1510
- _MNUUPHa,
1511
- _ANOIUPH,
1512
- _ANUUPH,
1513
- _AU,
1514
- _EBEIM,
1515
- _CCu,
1516
- _EMSA,
1517
- _EMSP,
1518
- _EMODC,
1519
- _ERCFLP,
1520
- _UC,
1521
- _RSMC,
1522
- _RCD,
1523
- _RNOCUTP,
1524
- _MNOCUUPH,
1525
- _MNOCUUPHa,
1526
- _ANOCUUPH,
1527
- ],
1528
- [
1529
- 0,
1530
- () => InstanceDetails$,
1531
- 0,
1532
- 0,
1533
- 0,
1534
- 0,
1535
- 0,
1536
- 0,
1537
- 0,
1538
- 0,
1539
- 0,
1540
- 0,
1541
- 0,
1542
- 0,
1543
- 0,
1544
- 0,
1545
- 0,
1546
- 0,
1547
- 0,
1548
- () => ReservedCapacityDetails$,
1549
- 0,
1550
- 0,
1551
- 0,
1552
- 0,
1553
- ],
1554
- ];
1555
- export var ReservationPurchaseRecommendationMetadata$ = [
1556
- 3,
1557
- n0,
1558
- _RPRM,
1363
+ [0, 0, 0, 0, () => ServiceSpecification$, () => ReservationPurchaseRecommendationDetails, () => ReservationPurchaseRecommendationSummary$]
1364
+ ];
1365
+ export var ReservationPurchaseRecommendationDetail$ = [3, n0, _RPRD,
1366
+ 0,
1367
+ [_AIc, _ID, _RNOITP, _RNUTP, _MNOIUPH, _MNUUPH, _MNOIUPHa, _MNUUPHa, _ANOIUPH, _ANUUPH, _AU, _EBEIM, _CCu, _EMSA, _EMSP, _EMODC, _ERCFLP, _UC, _RSMC, _RCD, _RNOCUTP, _MNOCUUPH, _MNOCUUPHa, _ANOCUUPH],
1368
+ [0, () => InstanceDetails$, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ReservedCapacityDetails$, 0, 0, 0, 0]
1369
+ ];
1370
+ export var ReservationPurchaseRecommendationMetadata$ = [3, n0, _RPRM,
1559
1371
  0,
1560
1372
  [_RIe, _GT, _AMd],
1561
- [0, 0, 0],
1373
+ [0, 0, 0]
1562
1374
  ];
1563
- export var ReservationPurchaseRecommendationSummary$ = [
1564
- 3,
1565
- n0,
1566
- _RPRS,
1375
+ export var ReservationPurchaseRecommendationSummary$ = [3, n0, _RPRS,
1567
1376
  0,
1568
1377
  [_TEMSA, _TEMSP, _CCu],
1569
- [0, 0, 0],
1378
+ [0, 0, 0]
1570
1379
  ];
1571
- export var ReservationUtilizationGroup$ = [
1572
- 3,
1573
- n0,
1574
- _RUG,
1380
+ export var ReservationUtilizationGroup$ = [3, n0, _RUG,
1575
1381
  0,
1576
1382
  [_K, _Va, _At, _Ut],
1577
- [0, 0, 128 | 0, () => ReservationAggregates$],
1383
+ [0, 0, 128 | 0, () => ReservationAggregates$]
1578
1384
  ];
1579
- export var ReservedCapacityDetails$ = [
1580
- 3,
1581
- n0,
1582
- _RCD,
1385
+ export var ReservedCapacityDetails$ = [3, n0, _RCD,
1583
1386
  0,
1584
1387
  [_DDBCD],
1585
- [() => DynamoDBCapacityDetails$],
1388
+ [() => DynamoDBCapacityDetails$]
1389
+ ];
1390
+ export var ResourceDetails$ = [3, n0, _RD,
1391
+ 0,
1392
+ [_ECRD],
1393
+ [() => EC2ResourceDetails$]
1394
+ ];
1395
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
1396
+ { [_e]: _c, [_hE]: 404 },
1397
+ [_M, _RN],
1398
+ [0, 0]
1586
1399
  ];
1587
- export var ResourceDetails$ = [3, n0, _RD, 0, [_ECRD], [() => EC2ResourceDetails$]];
1588
- export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M, _RN], [0, 0]];
1589
1400
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1590
- export var ResourceTag$ = [3, n0, _RTe, 0, [_K, _Va], [0, 0]];
1591
- export var ResourceUtilization$ = [3, n0, _RU, 0, [_ECRU], [() => EC2ResourceUtilization$]];
1592
- export var ResultByTime$ = [
1593
- 3,
1594
- n0,
1595
- _RBTe,
1401
+ export var ResourceTag$ = [3, n0, _RTe,
1402
+ 0,
1403
+ [_K, _Va],
1404
+ [0, 0]
1405
+ ];
1406
+ export var ResourceUtilization$ = [3, n0, _RU,
1407
+ 0,
1408
+ [_ECRU],
1409
+ [() => EC2ResourceUtilization$]
1410
+ ];
1411
+ export var ResultByTime$ = [3, n0, _RBTe,
1596
1412
  0,
1597
1413
  [_TP, _To, _G, _Es],
1598
- [() => DateInterval$, () => Metrics, () => Groups, 2],
1414
+ [() => DateInterval$, () => Metrics, () => Groups, 2]
1599
1415
  ];
1600
- export var RightsizingRecommendation$ = [
1601
- 3,
1602
- n0,
1603
- _RRi,
1416
+ export var RightsizingRecommendation$ = [3, n0, _RRi,
1604
1417
  0,
1605
1418
  [_AIc, _CI, _RTi, _MRD, _TRD, _FRC],
1606
- [0, () => CurrentInstance$, 0, () => ModifyRecommendationDetail$, () => TerminateRecommendationDetail$, 64 | 0],
1419
+ [0, () => CurrentInstance$, 0, () => ModifyRecommendationDetail$, () => TerminateRecommendationDetail$, 64 | 0]
1607
1420
  ];
1608
- export var RightsizingRecommendationConfiguration$ = [3, n0, _RRC, 0, [_RTec, _BC], [0, 2]];
1609
- export var RightsizingRecommendationMetadata$ = [
1610
- 3,
1611
- n0,
1612
- _RRM,
1421
+ export var RightsizingRecommendationConfiguration$ = [3, n0, _RRC,
1422
+ 0,
1423
+ [_RTec, _BC],
1424
+ [0, 2]
1425
+ ];
1426
+ export var RightsizingRecommendationMetadata$ = [3, n0, _RRM,
1613
1427
  0,
1614
1428
  [_RIe, _GT, _LPID, _AMd],
1615
- [0, 0, 0, 0],
1429
+ [0, 0, 0, 0]
1616
1430
  ];
1617
- export var RightsizingRecommendationSummary$ = [
1618
- 3,
1619
- n0,
1620
- _RRS,
1431
+ export var RightsizingRecommendationSummary$ = [3, n0, _RRS,
1621
1432
  0,
1622
1433
  [_TRC, _ETMSA, _SCC, _SP],
1623
- [0, 0, 0, 0],
1434
+ [0, 0, 0, 0]
1624
1435
  ];
1625
- export var RootCause$ = [
1626
- 3,
1627
- n0,
1628
- _RCo,
1436
+ export var RootCause$ = [3, n0, _RCo,
1629
1437
  0,
1630
1438
  [_Ser, _Re, _LA, _LAN, _UT, _I],
1631
- [0, 0, 0, 0, 0, () => RootCauseImpact$],
1439
+ [0, 0, 0, 0, 0, () => RootCauseImpact$]
1632
1440
  ];
1633
- export var RootCauseImpact$ = [3, n0, _RCI, 0, [_Cont], [1]];
1634
- export var SavingsPlans$ = [
1635
- 3,
1636
- n0,
1637
- _SPa,
1441
+ export var RootCauseImpact$ = [3, n0, _RCI,
1442
+ 0,
1443
+ [_Cont],
1444
+ [1]
1445
+ ];
1446
+ export var SavingsPlans$ = [3, n0, _SPa,
1638
1447
  0,
1639
1448
  [_PO, _SPT, _Re, _IF, _TIY, _SPCa, _OI],
1640
- [0, 0, 0, 0, 0, 1, 0],
1449
+ [0, 0, 0, 0, 0, 1, 0]
1450
+ ];
1451
+ export var SavingsPlansAmortizedCommitment$ = [3, n0, _SPAC,
1452
+ 0,
1453
+ [_ARC, _AUC, _TAC],
1454
+ [0, 0, 0]
1641
1455
  ];
1642
- export var SavingsPlansAmortizedCommitment$ = [3, n0, _SPAC, 0, [_ARC, _AUC, _TAC], [0, 0, 0]];
1643
- export var SavingsPlansCoverage$ = [
1644
- 3,
1645
- n0,
1646
- _SPCav,
1456
+ export var SavingsPlansCoverage$ = [3, n0, _SPCav,
1647
1457
  0,
1648
1458
  [_At, _Co, _TP],
1649
- [128 | 0, () => SavingsPlansCoverageData$, () => DateInterval$],
1459
+ [128 | 0, () => SavingsPlansCoverageData$, () => DateInterval$]
1650
1460
  ];
1651
- export var SavingsPlansCoverageData$ = [3, n0, _SPCD, 0, [_SCBSP, _ODC, _TC, _CP], [0, 0, 0, 0]];
1652
- export var SavingsPlansDetails$ = [3, n0, _SPD, 0, [_Re, _IF, _OI], [0, 0, 0]];
1653
- export var SavingsPlansPurchaseAnalysisConfiguration$ = [
1654
- 3,
1655
- n0,
1656
- _SPPAC,
1461
+ export var SavingsPlansCoverageData$ = [3, n0, _SPCD,
1462
+ 0,
1463
+ [_SCBSP, _ODC, _TC, _CP],
1464
+ [0, 0, 0, 0]
1465
+ ];
1466
+ export var SavingsPlansDetails$ = [3, n0, _SPD,
1467
+ 0,
1468
+ [_Re, _IF, _OI],
1469
+ [0, 0, 0]
1470
+ ];
1471
+ export var SavingsPlansPurchaseAnalysisConfiguration$ = [3, n0, _SPPAC,
1657
1472
  0,
1658
1473
  [_ASc, _AIc, _AT, _SPTA, _SPTE, _LBTP],
1659
- [0, 0, 0, () => SavingsPlansToAdd, 64 | 0, () => DateInterval$],
1660
- ];
1661
- export var SavingsPlansPurchaseAnalysisDetails$ = [
1662
- 3,
1663
- n0,
1664
- _SPPAD,
1665
- 0,
1666
- [
1667
- _CCu,
1668
- _LPIH,
1669
- _CAC,
1670
- _CAHODS,
1671
- _CMHODS,
1672
- _CMHODSu,
1673
- _CODS,
1674
- _EHC,
1675
- _HCTP,
1676
- _EAC,
1677
- _EAU,
1678
- _EMSA,
1679
- _EODC,
1680
- _EODCWCC,
1681
- _EROI,
1682
- _ESA,
1683
- _ESP,
1684
- _ECC,
1685
- _LUT,
1686
- _UC,
1687
- _AMd,
1688
- _MOLP,
1689
- ],
1690
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => MetricsOverLookbackPeriod],
1691
- ];
1692
- export var SavingsPlansPurchaseRecommendation$ = [
1693
- 3,
1694
- n0,
1695
- _SPPR,
1474
+ [0, 0, 0, () => SavingsPlansToAdd, 64 | 0, () => DateInterval$]
1475
+ ];
1476
+ export var SavingsPlansPurchaseAnalysisDetails$ = [3, n0, _SPPAD,
1477
+ 0,
1478
+ [_CCu, _LPIH, _CAC, _CAHODS, _CMHODS, _CMHODSu, _CODS, _EHC, _HCTP, _EAC, _EAU, _EMSA, _EODC, _EODCWCC, _EROI, _ESA, _ESP, _ECC, _LUT, _UC, _AMd, _MOLP],
1479
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => MetricsOverLookbackPeriod]
1480
+ ];
1481
+ export var SavingsPlansPurchaseRecommendation$ = [3, n0, _SPPR,
1696
1482
  0,
1697
1483
  [_ASc, _SPT, _TIY, _PO, _LPID, _SPPRD, _SPPRS],
1698
- [0, 0, 0, 0, 0, () => SavingsPlansPurchaseRecommendationDetailList, () => SavingsPlansPurchaseRecommendationSummary$],
1699
- ];
1700
- export var SavingsPlansPurchaseRecommendationDetail$ = [
1701
- 3,
1702
- n0,
1703
- _SPPRDa,
1704
- 0,
1705
- [
1706
- _SPD,
1707
- _AIc,
1708
- _UC,
1709
- _EROI,
1710
- _CCu,
1711
- _ESPC,
1712
- _EODC,
1713
- _EODCWCC,
1714
- _ESA,
1715
- _ESP,
1716
- _HCTP,
1717
- _EAU,
1718
- _EMSA,
1719
- _CMHODSu,
1720
- _CMHODS,
1721
- _CAHODS,
1722
- _RDI,
1723
- ],
1724
- [() => SavingsPlansDetails$, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1725
- ];
1726
- export var SavingsPlansPurchaseRecommendationMetadata$ = [
1727
- 3,
1728
- n0,
1729
- _SPPRM,
1484
+ [0, 0, 0, 0, 0, () => SavingsPlansPurchaseRecommendationDetailList, () => SavingsPlansPurchaseRecommendationSummary$]
1485
+ ];
1486
+ export var SavingsPlansPurchaseRecommendationDetail$ = [3, n0, _SPPRDa,
1487
+ 0,
1488
+ [_SPD, _AIc, _UC, _EROI, _CCu, _ESPC, _EODC, _EODCWCC, _ESA, _ESP, _HCTP, _EAU, _EMSA, _CMHODSu, _CMHODS, _CAHODS, _RDI],
1489
+ [() => SavingsPlansDetails$, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
1490
+ ];
1491
+ export var SavingsPlansPurchaseRecommendationMetadata$ = [3, n0, _SPPRM,
1730
1492
  0,
1731
1493
  [_RIe, _GT, _AMd],
1732
- [0, 0, 0],
1494
+ [0, 0, 0]
1733
1495
  ];
1734
- export var SavingsPlansPurchaseRecommendationSummary$ = [
1735
- 3,
1736
- n0,
1737
- _SPPRS,
1496
+ export var SavingsPlansPurchaseRecommendationSummary$ = [3, n0, _SPPRS,
1738
1497
  0,
1739
1498
  [_EROI, _CCu, _ETC, _CODS, _ESA, _TRC, _DCTP, _HCTP, _ESP, _EMSA, _EODCWCC],
1740
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1499
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
1741
1500
  ];
1742
- export var SavingsPlansSavings$ = [3, n0, _SPS, 0, [_NS, _ODCE], [0, 0]];
1743
- export var SavingsPlansUtilization$ = [3, n0, _SPU, 0, [_TCo, _UCs, _UCn, _UP], [0, 0, 0, 0]];
1744
- export var SavingsPlansUtilizationAggregates$ = [
1745
- 3,
1746
- n0,
1747
- _SPUA,
1501
+ export var SavingsPlansSavings$ = [3, n0, _SPS,
1502
+ 0,
1503
+ [_NS, _ODCE],
1504
+ [0, 0]
1505
+ ];
1506
+ export var SavingsPlansUtilization$ = [3, n0, _SPU,
1507
+ 0,
1508
+ [_TCo, _UCs, _UCn, _UP],
1509
+ [0, 0, 0, 0]
1510
+ ];
1511
+ export var SavingsPlansUtilizationAggregates$ = [3, n0, _SPUA,
1748
1512
  0,
1749
1513
  [_Ut, _Sa, _AC],
1750
- [() => SavingsPlansUtilization$, () => SavingsPlansSavings$, () => SavingsPlansAmortizedCommitment$],
1514
+ [() => SavingsPlansUtilization$, () => SavingsPlansSavings$, () => SavingsPlansAmortizedCommitment$]
1751
1515
  ];
1752
- export var SavingsPlansUtilizationByTime$ = [
1753
- 3,
1754
- n0,
1755
- _SPUBTa,
1516
+ export var SavingsPlansUtilizationByTime$ = [3, n0, _SPUBTa,
1756
1517
  0,
1757
1518
  [_TP, _Ut, _Sa, _AC],
1758
- [
1759
- () => DateInterval$,
1760
- () => SavingsPlansUtilization$,
1761
- () => SavingsPlansSavings$,
1762
- () => SavingsPlansAmortizedCommitment$,
1763
- ],
1764
- ];
1765
- export var SavingsPlansUtilizationDetail$ = [
1766
- 3,
1767
- n0,
1768
- _SPUDa,
1519
+ [() => DateInterval$, () => SavingsPlansUtilization$, () => SavingsPlansSavings$, () => SavingsPlansAmortizedCommitment$]
1520
+ ];
1521
+ export var SavingsPlansUtilizationDetail$ = [3, n0, _SPUDa,
1769
1522
  0,
1770
1523
  [_SPA, _At, _Ut, _Sa, _AC],
1771
- [0, 128 | 0, () => SavingsPlansUtilization$, () => SavingsPlansSavings$, () => SavingsPlansAmortizedCommitment$],
1524
+ [0, 128 | 0, () => SavingsPlansUtilization$, () => SavingsPlansSavings$, () => SavingsPlansAmortizedCommitment$]
1525
+ ];
1526
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1527
+ { [_e]: _c, [_hE]: 402 },
1528
+ [_M],
1529
+ [0]
1772
1530
  ];
1773
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
1774
1531
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1775
- export var ServiceSpecification$ = [3, n0, _SSe, 0, [_ECS], [() => EC2Specification$]];
1776
- export var SortDefinition$ = [3, n0, _SDo, 0, [_K, _SO], [0, 0]];
1777
- export var StartCommitmentPurchaseAnalysisRequest$ = [
1778
- 3,
1779
- n0,
1780
- _SCPAR,
1532
+ export var ServiceSpecification$ = [3, n0, _SSe,
1533
+ 0,
1534
+ [_ECS],
1535
+ [() => EC2Specification$]
1536
+ ];
1537
+ export var SortDefinition$ = [3, n0, _SDo,
1538
+ 0,
1539
+ [_K, _SO],
1540
+ [0, 0]
1541
+ ];
1542
+ export var StartCommitmentPurchaseAnalysisRequest$ = [3, n0, _SCPAR,
1781
1543
  0,
1782
1544
  [_CPAC],
1783
- [() => CommitmentPurchaseAnalysisConfiguration$],
1545
+ [() => CommitmentPurchaseAnalysisConfiguration$]
1784
1546
  ];
1785
- export var StartCommitmentPurchaseAnalysisResponse$ = [
1786
- 3,
1787
- n0,
1788
- _SCPARt,
1547
+ export var StartCommitmentPurchaseAnalysisResponse$ = [3, n0, _SCPARt,
1789
1548
  0,
1790
1549
  [_AI, _AST, _ECT],
1791
- [0, 0, 0],
1550
+ [0, 0, 0]
1792
1551
  ];
1793
- export var StartCostAllocationTagBackfillRequest$ = [3, n0, _SCATBR, 0, [_BF], [0]];
1794
- export var StartCostAllocationTagBackfillResponse$ = [
1795
- 3,
1796
- n0,
1797
- _SCATBRt,
1552
+ export var StartCostAllocationTagBackfillRequest$ = [3, n0, _SCATBR,
1553
+ 0,
1554
+ [_BF],
1555
+ [0]
1556
+ ];
1557
+ export var StartCostAllocationTagBackfillResponse$ = [3, n0, _SCATBRt,
1798
1558
  0,
1799
1559
  [_BRa],
1800
- [() => CostAllocationTagBackfillRequest$],
1560
+ [() => CostAllocationTagBackfillRequest$]
1801
1561
  ];
1802
- export var StartSavingsPlansPurchaseRecommendationGenerationRequest$ = [
1803
- 3,
1804
- n0,
1805
- _SSPPRGR,
1562
+ export var StartSavingsPlansPurchaseRecommendationGenerationRequest$ = [3, n0, _SSPPRGR,
1806
1563
  0,
1807
1564
  [],
1808
- [],
1565
+ []
1809
1566
  ];
1810
- export var StartSavingsPlansPurchaseRecommendationGenerationResponse$ = [
1811
- 3,
1812
- n0,
1813
- _SSPPRGRt,
1567
+ export var StartSavingsPlansPurchaseRecommendationGenerationResponse$ = [3, n0, _SSPPRGRt,
1814
1568
  0,
1815
1569
  [_RIe, _GST, _ECT],
1816
- [0, 0, 0],
1570
+ [0, 0, 0]
1571
+ ];
1572
+ export var Subscriber$ = [3, n0, _Sub,
1573
+ 0,
1574
+ [_Ad, _Ty, _St],
1575
+ [0, 0, 0]
1576
+ ];
1577
+ export var TagResourceRequest$ = [3, n0, _TRR,
1578
+ 0,
1579
+ [_RAe, _RT],
1580
+ [0, () => ResourceTagList]
1817
1581
  ];
1818
- export var Subscriber$ = [3, n0, _Sub, 0, [_Ad, _Ty, _St], [0, 0, 0]];
1819
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RAe, _RT], [0, () => ResourceTagList]];
1820
- export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
1821
- export var TagValues$ = [3, n0, _TV, 0, [_K, _V, _MO], [0, 64 | 0, 64 | 0]];
1822
- export var TargetInstance$ = [
1823
- 3,
1824
- n0,
1825
- _TIar,
1582
+ export var TagResourceResponse$ = [3, n0, _TRRa,
1583
+ 0,
1584
+ [],
1585
+ []
1586
+ ];
1587
+ export var TagValues$ = [3, n0, _TV,
1588
+ 0,
1589
+ [_K, _V, _MO],
1590
+ [0, 64 | 0, 64 | 0]
1591
+ ];
1592
+ export var TargetInstance$ = [3, n0, _TIar,
1826
1593
  0,
1827
1594
  [_EMC, _EMS, _CCu, _DTI, _RD, _ERU, _PDl],
1828
- [0, 0, 0, 2, () => ResourceDetails$, () => ResourceUtilization$, 64 | 0],
1595
+ [0, 0, 0, 2, () => ResourceDetails$, () => ResourceUtilization$, 64 | 0]
1596
+ ];
1597
+ export var TerminateRecommendationDetail$ = [3, n0, _TRD,
1598
+ 0,
1599
+ [_EMS, _CCu],
1600
+ [0, 0]
1601
+ ];
1602
+ export var TooManyTagsException$ = [-3, n0, _TMTE,
1603
+ { [_e]: _c, [_hE]: 400 },
1604
+ [_M, _RN],
1605
+ [0, 0]
1829
1606
  ];
1830
- export var TerminateRecommendationDetail$ = [3, n0, _TRD, 0, [_EMS, _CCu], [0, 0]];
1831
- export var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M, _RN], [0, 0]];
1832
1607
  TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
1833
- export var TotalImpactFilter$ = [3, n0, _TIF, 0, [_NO, _SV, _EV], [0, 1, 1]];
1834
- export var UnknownMonitorException$ = [-3, n0, _UME, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
1608
+ export var TotalImpactFilter$ = [3, n0, _TIF,
1609
+ 0,
1610
+ [_NO, _SV, _EV],
1611
+ [0, 1, 1]
1612
+ ];
1613
+ export var UnknownMonitorException$ = [-3, n0, _UME,
1614
+ { [_e]: _c, [_hE]: 404 },
1615
+ [_M],
1616
+ [0]
1617
+ ];
1835
1618
  TypeRegistry.for(n0).registerError(UnknownMonitorException$, UnknownMonitorException);
1836
- export var UnknownSubscriptionException$ = [-3, n0, _USE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
1619
+ export var UnknownSubscriptionException$ = [-3, n0, _USE,
1620
+ { [_e]: _c, [_hE]: 404 },
1621
+ [_M],
1622
+ [0]
1623
+ ];
1837
1624
  TypeRegistry.for(n0).registerError(UnknownSubscriptionException$, UnknownSubscriptionException);
1838
- export var UnresolvableUsageUnitException$ = [-3, n0, _UUUE, { [_e]: _c }, [_M], [0]];
1625
+ export var UnresolvableUsageUnitException$ = [-3, n0, _UUUE,
1626
+ { [_e]: _c },
1627
+ [_M],
1628
+ [0]
1629
+ ];
1839
1630
  TypeRegistry.for(n0).registerError(UnresolvableUsageUnitException$, UnresolvableUsageUnitException);
1840
- export var UntagResourceRequest$ = [3, n0, _URR, 0, [_RAe, _RTK], [0, 64 | 0]];
1841
- export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
1842
- export var UpdateAnomalyMonitorRequest$ = [3, n0, _UAMR, 0, [_MA, _MN], [0, 0]];
1843
- export var UpdateAnomalyMonitorResponse$ = [3, n0, _UAMRp, 0, [_MA], [0]];
1844
- export var UpdateAnomalySubscriptionRequest$ = [
1845
- 3,
1846
- n0,
1847
- _UASR,
1631
+ export var UntagResourceRequest$ = [3, n0, _URR,
1632
+ 0,
1633
+ [_RAe, _RTK],
1634
+ [0, 64 | 0]
1635
+ ];
1636
+ export var UntagResourceResponse$ = [3, n0, _URRn,
1637
+ 0,
1638
+ [],
1639
+ []
1640
+ ];
1641
+ export var UpdateAnomalyMonitorRequest$ = [3, n0, _UAMR,
1642
+ 0,
1643
+ [_MA, _MN],
1644
+ [0, 0]
1645
+ ];
1646
+ export var UpdateAnomalyMonitorResponse$ = [3, n0, _UAMRp,
1647
+ 0,
1648
+ [_MA],
1649
+ [0]
1650
+ ];
1651
+ export var UpdateAnomalySubscriptionRequest$ = [3, n0, _UASR,
1848
1652
  0,
1849
1653
  [_SA, _T, _Fr, _MAL, _S, _SN, _TE],
1850
- [0, 1, 0, 64 | 0, () => Subscribers, 0, () => Expression$],
1654
+ [0, 1, 0, 64 | 0, () => Subscribers, 0, () => Expression$]
1851
1655
  ];
1852
- export var UpdateAnomalySubscriptionResponse$ = [3, n0, _UASRp, 0, [_SA], [0]];
1853
- export var UpdateCostAllocationTagsStatusError$ = [
1854
- 3,
1855
- n0,
1856
- _UCATSE,
1656
+ export var UpdateAnomalySubscriptionResponse$ = [3, n0, _UASRp,
1657
+ 0,
1658
+ [_SA],
1659
+ [0]
1660
+ ];
1661
+ export var UpdateCostAllocationTagsStatusError$ = [3, n0, _UCATSE,
1857
1662
  0,
1858
1663
  [_TK, _Cod, _M],
1859
- [0, 0, 0],
1664
+ [0, 0, 0]
1860
1665
  ];
1861
- export var UpdateCostAllocationTagsStatusRequest$ = [
1862
- 3,
1863
- n0,
1864
- _UCATSR,
1666
+ export var UpdateCostAllocationTagsStatusRequest$ = [3, n0, _UCATSR,
1865
1667
  0,
1866
1668
  [_CATS],
1867
- [() => CostAllocationTagStatusList],
1669
+ [() => CostAllocationTagStatusList]
1868
1670
  ];
1869
- export var UpdateCostAllocationTagsStatusResponse$ = [
1870
- 3,
1871
- n0,
1872
- _UCATSRp,
1671
+ export var UpdateCostAllocationTagsStatusResponse$ = [3, n0, _UCATSRp,
1873
1672
  0,
1874
1673
  [_Er],
1875
- [() => UpdateCostAllocationTagsStatusErrors],
1674
+ [() => UpdateCostAllocationTagsStatusErrors]
1876
1675
  ];
1877
- export var UpdateCostCategoryDefinitionRequest$ = [
1878
- 3,
1879
- n0,
1880
- _UCCDR,
1676
+ export var UpdateCostCategoryDefinitionRequest$ = [3, n0, _UCCDR,
1881
1677
  0,
1882
1678
  [_CCA, _ES, _RV, _R, _DVe, _SCR],
1883
- [0, 0, 0, () => CostCategoryRulesList, 0, () => CostCategorySplitChargeRulesList],
1679
+ [0, 0, 0, () => CostCategoryRulesList, 0, () => CostCategorySplitChargeRulesList]
1680
+ ];
1681
+ export var UpdateCostCategoryDefinitionResponse$ = [3, n0, _UCCDRp,
1682
+ 0,
1683
+ [_CCA, _ES],
1684
+ [0, 0]
1884
1685
  ];
1885
- export var UpdateCostCategoryDefinitionResponse$ = [3, n0, _UCCDRp, 0, [_CCA, _ES], [0, 0]];
1886
- export var UtilizationByTime$ = [
1887
- 3,
1888
- n0,
1889
- _UBTt,
1686
+ export var UtilizationByTime$ = [3, n0, _UBTt,
1890
1687
  0,
1891
1688
  [_TP, _G, _To],
1892
- [() => DateInterval$, () => ReservationUtilizationGroups, () => ReservationAggregates$],
1689
+ [() => DateInterval$, () => ReservationUtilizationGroups, () => ReservationAggregates$]
1893
1690
  ];
1894
1691
  export var CostExplorerServiceException$ = [-3, _s, "CostExplorerServiceException", 0, [], []];
1895
1692
  TypeRegistry.for(_s).registerError(CostExplorerServiceException$, CostExplorerServiceException);
1896
1693
  var AnalysisIds = 64 | 0;
1897
- var AnalysisSummaryList = [1, n0, _ASL, 0, () => AnalysisSummary$];
1898
- var Anomalies = [1, n0, _Ano, 0, () => Anomaly$];
1899
- var AnomalyMonitors = [1, n0, _AMn, 0, () => AnomalyMonitor$];
1900
- var AnomalySubscriptions = [1, n0, _ASnoma, 0, () => AnomalySubscription$];
1901
- var CostAllocationTagBackfillRequestList = [
1902
- 1,
1903
- n0,
1904
- _CATBRL,
1905
- 0,
1906
- () => CostAllocationTagBackfillRequest$,
1694
+ var AnalysisSummaryList = [1, n0, _ASL,
1695
+ 0, () => AnalysisSummary$
1696
+ ];
1697
+ var Anomalies = [1, n0, _Ano,
1698
+ 0, () => Anomaly$
1699
+ ];
1700
+ var AnomalyMonitors = [1, n0, _AMn,
1701
+ 0, () => AnomalyMonitor$
1702
+ ];
1703
+ var AnomalySubscriptions = [1, n0, _ASnoma,
1704
+ 0, () => AnomalySubscription$
1705
+ ];
1706
+ var CostAllocationTagBackfillRequestList = [1, n0, _CATBRL,
1707
+ 0, () => CostAllocationTagBackfillRequest$
1907
1708
  ];
1908
1709
  var CostAllocationTagKeyList = 64 | 0;
1909
- var CostAllocationTagList = [1, n0, _CATL, 0, () => CostAllocationTag$];
1910
- var CostAllocationTagStatusList = [1, n0, _CATSL, 0, () => CostAllocationTagStatusEntry$];
1911
- var CostAndUsageComparisons = [1, n0, _CAUCo, 0, () => CostAndUsageComparison$];
1710
+ var CostAllocationTagList = [1, n0, _CATL,
1711
+ 0, () => CostAllocationTag$
1712
+ ];
1713
+ var CostAllocationTagStatusList = [1, n0, _CATSL,
1714
+ 0, () => CostAllocationTagStatusEntry$
1715
+ ];
1716
+ var CostAndUsageComparisons = [1, n0, _CAUCo,
1717
+ 0, () => CostAndUsageComparison$
1718
+ ];
1912
1719
  var CostCategoryNamesList = 64 | 0;
1913
- var CostCategoryProcessingStatusList = [1, n0, _CCPSL, 0, () => CostCategoryProcessingStatus$];
1914
- var CostCategoryReferencesList = [1, n0, _CCRL, 0, () => CostCategoryReference$];
1915
- var CostCategoryResourceAssociations = [1, n0, _CCRAo, 0, () => CostCategoryResourceAssociation$];
1916
- var CostCategoryRulesList = [1, n0, _CCRLo, 0, () => CostCategoryRule$];
1917
- var CostCategorySplitChargeRuleParametersList = [
1918
- 1,
1919
- n0,
1920
- _CCSCRPL,
1921
- 0,
1922
- () => CostCategorySplitChargeRuleParameter$,
1720
+ var CostCategoryProcessingStatusList = [1, n0, _CCPSL,
1721
+ 0, () => CostCategoryProcessingStatus$
1722
+ ];
1723
+ var CostCategoryReferencesList = [1, n0, _CCRL,
1724
+ 0, () => CostCategoryReference$
1725
+ ];
1726
+ var CostCategoryResourceAssociations = [1, n0, _CCRAo,
1727
+ 0, () => CostCategoryResourceAssociation$
1728
+ ];
1729
+ var CostCategoryRulesList = [1, n0, _CCRLo,
1730
+ 0, () => CostCategoryRule$
1731
+ ];
1732
+ var CostCategorySplitChargeRuleParametersList = [1, n0, _CCSCRPL,
1733
+ 0, () => CostCategorySplitChargeRuleParameter$
1923
1734
  ];
1924
1735
  var CostCategorySplitChargeRuleParameterValuesList = 64 | 0;
1925
- var CostCategorySplitChargeRulesList = [1, n0, _CCSCRL, 0, () => CostCategorySplitChargeRule$];
1736
+ var CostCategorySplitChargeRulesList = [1, n0, _CCSCRL,
1737
+ 0, () => CostCategorySplitChargeRule$
1738
+ ];
1926
1739
  var CostCategorySplitChargeRuleTargetsList = 64 | 0;
1927
1740
  var CostCategoryValuesList = 64 | 0;
1928
- var CostComparisonDrivers = [1, n0, _CCDo, 0, () => CostComparisonDriver$];
1929
- var CostDrivers = [1, n0, _CDo, 0, () => CostDriver$];
1930
- var CoveragesByTime = [1, n0, _CBTo, 0, () => CoverageByTime$];
1931
- var DimensionValuesWithAttributesList = [1, n0, _DVWAL, 0, () => DimensionValuesWithAttributes$];
1932
- var Expressions = [1, n0, _Exp, 0, () => Expression$];
1741
+ var CostComparisonDrivers = [1, n0, _CCDo,
1742
+ 0, () => CostComparisonDriver$
1743
+ ];
1744
+ var CostDrivers = [1, n0, _CDo,
1745
+ 0, () => CostDriver$
1746
+ ];
1747
+ var CoveragesByTime = [1, n0, _CBTo,
1748
+ 0, () => CoverageByTime$
1749
+ ];
1750
+ var DimensionValuesWithAttributesList = [1, n0, _DVWAL,
1751
+ 0, () => DimensionValuesWithAttributes$
1752
+ ];
1753
+ var Expressions = [1, n0, _Exp,
1754
+ 0, () => Expression$
1755
+ ];
1933
1756
  var FindingReasonCodes = 64 | 0;
1934
- var ForecastResultsByTime = [1, n0, _FRBT, 0, () => ForecastResult$];
1935
- var GenerationSummaryList = [1, n0, _GSL, 0, () => GenerationSummary$];
1936
- var GroupDefinitions = [1, n0, _GD, 0, () => GroupDefinition$];
1937
- var Groups = [1, n0, _G, 0, () => Group$];
1757
+ var ForecastResultsByTime = [1, n0, _FRBT,
1758
+ 0, () => ForecastResult$
1759
+ ];
1760
+ var GenerationSummaryList = [1, n0, _GSL,
1761
+ 0, () => GenerationSummary$
1762
+ ];
1763
+ var GroupDefinitions = [1, n0, _GD,
1764
+ 0, () => GroupDefinition$
1765
+ ];
1766
+ var Groups = [1, n0, _G,
1767
+ 0, () => Group$
1768
+ ];
1938
1769
  var Keys = 64 | 0;
1939
1770
  var MatchOptions = 64 | 0;
1940
1771
  var MetricNames = 64 | 0;
1941
- var MetricsOverLookbackPeriod = [1, n0, _MOLP, 0, () => RecommendationDetailHourlyMetrics$];
1772
+ var MetricsOverLookbackPeriod = [1, n0, _MOLP,
1773
+ 0, () => RecommendationDetailHourlyMetrics$
1774
+ ];
1942
1775
  var MonitorArnList = 64 | 0;
1943
1776
  var PlatformDifferences = 64 | 0;
1944
1777
  var RecommendationIdList = 64 | 0;
1945
- var ReservationCoverageGroups = [1, n0, _RCGe, 0, () => ReservationCoverageGroup$];
1946
- var ReservationPurchaseRecommendationDetails = [
1947
- 1,
1948
- n0,
1949
- _RPRDe,
1950
- 0,
1951
- () => ReservationPurchaseRecommendationDetail$,
1778
+ var ReservationCoverageGroups = [1, n0, _RCGe,
1779
+ 0, () => ReservationCoverageGroup$
1780
+ ];
1781
+ var ReservationPurchaseRecommendationDetails = [1, n0, _RPRDe,
1782
+ 0, () => ReservationPurchaseRecommendationDetail$
1783
+ ];
1784
+ var ReservationPurchaseRecommendations = [1, n0, _RPRe,
1785
+ 0, () => ReservationPurchaseRecommendation$
1786
+ ];
1787
+ var ReservationUtilizationGroups = [1, n0, _RUGe,
1788
+ 0, () => ReservationUtilizationGroup$
1952
1789
  ];
1953
- var ReservationPurchaseRecommendations = [1, n0, _RPRe, 0, () => ReservationPurchaseRecommendation$];
1954
- var ReservationUtilizationGroups = [1, n0, _RUGe, 0, () => ReservationUtilizationGroup$];
1955
1790
  var ResourceTagKeyList = 64 | 0;
1956
- var ResourceTagList = [1, n0, _RTL, 0, () => ResourceTag$];
1791
+ var ResourceTagList = [1, n0, _RTL,
1792
+ 0, () => ResourceTag$
1793
+ ];
1957
1794
  var ResourceTypes = 64 | 0;
1958
1795
  var ResourceTypesFilterInput = 64 | 0;
1959
- var ResultsByTime = [1, n0, _RBT, 0, () => ResultByTime$];
1960
- var RightsizingRecommendationList = [1, n0, _RRL, 0, () => RightsizingRecommendation$];
1961
- var RootCauses = [1, n0, _RC, 0, () => RootCause$];
1962
- var SavingsPlansCoverages = [1, n0, _SPC, 0, () => SavingsPlansCoverage$];
1796
+ var ResultsByTime = [1, n0, _RBT,
1797
+ 0, () => ResultByTime$
1798
+ ];
1799
+ var RightsizingRecommendationList = [1, n0, _RRL,
1800
+ 0, () => RightsizingRecommendation$
1801
+ ];
1802
+ var RootCauses = [1, n0, _RC,
1803
+ 0, () => RootCause$
1804
+ ];
1805
+ var SavingsPlansCoverages = [1, n0, _SPC,
1806
+ 0, () => SavingsPlansCoverage$
1807
+ ];
1963
1808
  var SavingsPlansDataTypes = 64 | 0;
1964
- var SavingsPlansPurchaseRecommendationDetailList = [
1965
- 1,
1966
- n0,
1967
- _SPPRDL,
1968
- 0,
1969
- () => SavingsPlansPurchaseRecommendationDetail$,
1809
+ var SavingsPlansPurchaseRecommendationDetailList = [1, n0, _SPPRDL,
1810
+ 0, () => SavingsPlansPurchaseRecommendationDetail$
1811
+ ];
1812
+ var SavingsPlansToAdd = [1, n0, _SPTA,
1813
+ 0, () => SavingsPlans$
1970
1814
  ];
1971
- var SavingsPlansToAdd = [1, n0, _SPTA, 0, () => SavingsPlans$];
1972
1815
  var SavingsPlansToExclude = 64 | 0;
1973
- var SavingsPlansUtilizationDetails = [1, n0, _SPUD, 0, () => SavingsPlansUtilizationDetail$];
1974
- var SavingsPlansUtilizationsByTime = [1, n0, _SPUBT, 0, () => SavingsPlansUtilizationByTime$];
1975
- var SortDefinitions = [1, n0, _SDor, 0, () => SortDefinition$];
1976
- var Subscribers = [1, n0, _S, 0, () => Subscriber$];
1816
+ var SavingsPlansUtilizationDetails = [1, n0, _SPUD,
1817
+ 0, () => SavingsPlansUtilizationDetail$
1818
+ ];
1819
+ var SavingsPlansUtilizationsByTime = [1, n0, _SPUBT,
1820
+ 0, () => SavingsPlansUtilizationByTime$
1821
+ ];
1822
+ var SortDefinitions = [1, n0, _SDor,
1823
+ 0, () => SortDefinition$
1824
+ ];
1825
+ var Subscribers = [1, n0, _S,
1826
+ 0, () => Subscriber$
1827
+ ];
1977
1828
  var TagList = 64 | 0;
1978
- var TagValuesList = [1, n0, _TVL, 0, () => TagValues$];
1979
- var TargetInstancesList = [1, n0, _TIL, 0, () => TargetInstance$];
1980
- var UpdateCostAllocationTagsStatusErrors = [
1981
- 1,
1982
- n0,
1983
- _UCATSEp,
1984
- 0,
1985
- () => UpdateCostAllocationTagsStatusError$,
1829
+ var TagValuesList = [1, n0, _TVL,
1830
+ 0, () => TagValues$
1831
+ ];
1832
+ var TargetInstancesList = [1, n0, _TIL,
1833
+ 0, () => TargetInstance$
1834
+ ];
1835
+ var UpdateCostAllocationTagsStatusErrors = [1, n0, _UCATSEp,
1836
+ 0, () => UpdateCostAllocationTagsStatusError$
1986
1837
  ];
1987
1838
  var UsageServices = 64 | 0;
1988
- var UtilizationsByTime = [1, n0, _UBT, 0, () => UtilizationByTime$];
1839
+ var UtilizationsByTime = [1, n0, _UBT,
1840
+ 0, () => UtilizationByTime$
1841
+ ];
1989
1842
  var Values = 64 | 0;
1990
1843
  var ApproximateUsageRecordsPerService = 128 | 1;
1991
1844
  var Attributes = 128 | 0;
1992
- var ComparisonMetrics = [2, n0, _CM, 0, 0, () => ComparisonMetricValue$];
1993
- var Metrics = [2, n0, _Me, 0, 0, () => MetricValue$];
1994
- export var CreateAnomalyMonitor$ = [
1995
- 9,
1996
- n0,
1997
- _CAM,
1998
- 0,
1999
- () => CreateAnomalyMonitorRequest$,
2000
- () => CreateAnomalyMonitorResponse$,
2001
- ];
2002
- export var CreateAnomalySubscription$ = [
2003
- 9,
2004
- n0,
2005
- _CAS,
2006
- 0,
2007
- () => CreateAnomalySubscriptionRequest$,
2008
- () => CreateAnomalySubscriptionResponse$,
2009
- ];
2010
- export var CreateCostCategoryDefinition$ = [
2011
- 9,
2012
- n0,
2013
- _CCCD,
2014
- 0,
2015
- () => CreateCostCategoryDefinitionRequest$,
2016
- () => CreateCostCategoryDefinitionResponse$,
2017
- ];
2018
- export var DeleteAnomalyMonitor$ = [
2019
- 9,
2020
- n0,
2021
- _DAM,
2022
- 0,
2023
- () => DeleteAnomalyMonitorRequest$,
2024
- () => DeleteAnomalyMonitorResponse$,
2025
- ];
2026
- export var DeleteAnomalySubscription$ = [
2027
- 9,
2028
- n0,
2029
- _DAS,
2030
- 0,
2031
- () => DeleteAnomalySubscriptionRequest$,
2032
- () => DeleteAnomalySubscriptionResponse$,
2033
- ];
2034
- export var DeleteCostCategoryDefinition$ = [
2035
- 9,
2036
- n0,
2037
- _DCCD,
2038
- 0,
2039
- () => DeleteCostCategoryDefinitionRequest$,
2040
- () => DeleteCostCategoryDefinitionResponse$,
2041
- ];
2042
- export var DescribeCostCategoryDefinition$ = [
2043
- 9,
2044
- n0,
2045
- _DCCDe,
2046
- 0,
2047
- () => DescribeCostCategoryDefinitionRequest$,
2048
- () => DescribeCostCategoryDefinitionResponse$,
2049
- ];
2050
- export var GetAnomalies$ = [
2051
- 9,
2052
- n0,
2053
- _GA,
2054
- 0,
2055
- () => GetAnomaliesRequest$,
2056
- () => GetAnomaliesResponse$,
2057
- ];
2058
- export var GetAnomalyMonitors$ = [
2059
- 9,
2060
- n0,
2061
- _GAM,
2062
- 0,
2063
- () => GetAnomalyMonitorsRequest$,
2064
- () => GetAnomalyMonitorsResponse$,
2065
- ];
2066
- export var GetAnomalySubscriptions$ = [
2067
- 9,
2068
- n0,
2069
- _GAS,
2070
- 0,
2071
- () => GetAnomalySubscriptionsRequest$,
2072
- () => GetAnomalySubscriptionsResponse$,
2073
- ];
2074
- export var GetApproximateUsageRecords$ = [
2075
- 9,
2076
- n0,
2077
- _GAUR,
2078
- 0,
2079
- () => GetApproximateUsageRecordsRequest$,
2080
- () => GetApproximateUsageRecordsResponse$,
2081
- ];
2082
- export var GetCommitmentPurchaseAnalysis$ = [
2083
- 9,
2084
- n0,
2085
- _GCPA,
2086
- 0,
2087
- () => GetCommitmentPurchaseAnalysisRequest$,
2088
- () => GetCommitmentPurchaseAnalysisResponse$,
2089
- ];
2090
- export var GetCostAndUsage$ = [
2091
- 9,
2092
- n0,
2093
- _GCAU,
2094
- 0,
2095
- () => GetCostAndUsageRequest$,
2096
- () => GetCostAndUsageResponse$,
1845
+ var ComparisonMetrics = [2, n0, _CM,
1846
+ 0, 0, () => ComparisonMetricValue$
2097
1847
  ];
2098
- export var GetCostAndUsageComparisons$ = [
2099
- 9,
2100
- n0,
2101
- _GCAUC,
2102
- 0,
2103
- () => GetCostAndUsageComparisonsRequest$,
2104
- () => GetCostAndUsageComparisonsResponse$,
1848
+ var Metrics = [2, n0, _Me,
1849
+ 0, 0, () => MetricValue$
2105
1850
  ];
2106
- export var GetCostAndUsageWithResources$ = [
2107
- 9,
2108
- n0,
2109
- _GCAUWR,
2110
- 0,
2111
- () => GetCostAndUsageWithResourcesRequest$,
2112
- () => GetCostAndUsageWithResourcesResponse$,
1851
+ export var CreateAnomalyMonitor$ = [9, n0, _CAM,
1852
+ 0, () => CreateAnomalyMonitorRequest$, () => CreateAnomalyMonitorResponse$
2113
1853
  ];
2114
- export var GetCostCategories$ = [
2115
- 9,
2116
- n0,
2117
- _GCC,
2118
- 0,
2119
- () => GetCostCategoriesRequest$,
2120
- () => GetCostCategoriesResponse$,
1854
+ export var CreateAnomalySubscription$ = [9, n0, _CAS,
1855
+ 0, () => CreateAnomalySubscriptionRequest$, () => CreateAnomalySubscriptionResponse$
2121
1856
  ];
2122
- export var GetCostComparisonDrivers$ = [
2123
- 9,
2124
- n0,
2125
- _GCCD,
2126
- 0,
2127
- () => GetCostComparisonDriversRequest$,
2128
- () => GetCostComparisonDriversResponse$,
1857
+ export var CreateCostCategoryDefinition$ = [9, n0, _CCCD,
1858
+ 0, () => CreateCostCategoryDefinitionRequest$, () => CreateCostCategoryDefinitionResponse$
2129
1859
  ];
2130
- export var GetCostForecast$ = [
2131
- 9,
2132
- n0,
2133
- _GCF,
2134
- 0,
2135
- () => GetCostForecastRequest$,
2136
- () => GetCostForecastResponse$,
1860
+ export var DeleteAnomalyMonitor$ = [9, n0, _DAM,
1861
+ 0, () => DeleteAnomalyMonitorRequest$, () => DeleteAnomalyMonitorResponse$
2137
1862
  ];
2138
- export var GetDimensionValues$ = [
2139
- 9,
2140
- n0,
2141
- _GDV,
2142
- 0,
2143
- () => GetDimensionValuesRequest$,
2144
- () => GetDimensionValuesResponse$,
1863
+ export var DeleteAnomalySubscription$ = [9, n0, _DAS,
1864
+ 0, () => DeleteAnomalySubscriptionRequest$, () => DeleteAnomalySubscriptionResponse$
2145
1865
  ];
2146
- export var GetReservationCoverage$ = [
2147
- 9,
2148
- n0,
2149
- _GRC,
2150
- 0,
2151
- () => GetReservationCoverageRequest$,
2152
- () => GetReservationCoverageResponse$,
1866
+ export var DeleteCostCategoryDefinition$ = [9, n0, _DCCD,
1867
+ 0, () => DeleteCostCategoryDefinitionRequest$, () => DeleteCostCategoryDefinitionResponse$
2153
1868
  ];
2154
- export var GetReservationPurchaseRecommendation$ = [
2155
- 9,
2156
- n0,
2157
- _GRPR,
2158
- 0,
2159
- () => GetReservationPurchaseRecommendationRequest$,
2160
- () => GetReservationPurchaseRecommendationResponse$,
1869
+ export var DescribeCostCategoryDefinition$ = [9, n0, _DCCDe,
1870
+ 0, () => DescribeCostCategoryDefinitionRequest$, () => DescribeCostCategoryDefinitionResponse$
2161
1871
  ];
2162
- export var GetReservationUtilization$ = [
2163
- 9,
2164
- n0,
2165
- _GRU,
2166
- 0,
2167
- () => GetReservationUtilizationRequest$,
2168
- () => GetReservationUtilizationResponse$,
1872
+ export var GetAnomalies$ = [9, n0, _GA,
1873
+ 0, () => GetAnomaliesRequest$, () => GetAnomaliesResponse$
2169
1874
  ];
2170
- export var GetRightsizingRecommendation$ = [
2171
- 9,
2172
- n0,
2173
- _GRR,
2174
- 0,
2175
- () => GetRightsizingRecommendationRequest$,
2176
- () => GetRightsizingRecommendationResponse$,
1875
+ export var GetAnomalyMonitors$ = [9, n0, _GAM,
1876
+ 0, () => GetAnomalyMonitorsRequest$, () => GetAnomalyMonitorsResponse$
2177
1877
  ];
2178
- export var GetSavingsPlanPurchaseRecommendationDetails$ = [
2179
- 9,
2180
- n0,
2181
- _GSPPRD,
2182
- 0,
2183
- () => GetSavingsPlanPurchaseRecommendationDetailsRequest$,
2184
- () => GetSavingsPlanPurchaseRecommendationDetailsResponse$,
1878
+ export var GetAnomalySubscriptions$ = [9, n0, _GAS,
1879
+ 0, () => GetAnomalySubscriptionsRequest$, () => GetAnomalySubscriptionsResponse$
2185
1880
  ];
2186
- export var GetSavingsPlansCoverage$ = [
2187
- 9,
2188
- n0,
2189
- _GSPC,
2190
- 0,
2191
- () => GetSavingsPlansCoverageRequest$,
2192
- () => GetSavingsPlansCoverageResponse$,
1881
+ export var GetApproximateUsageRecords$ = [9, n0, _GAUR,
1882
+ 0, () => GetApproximateUsageRecordsRequest$, () => GetApproximateUsageRecordsResponse$
2193
1883
  ];
2194
- export var GetSavingsPlansPurchaseRecommendation$ = [
2195
- 9,
2196
- n0,
2197
- _GSPPR,
2198
- 0,
2199
- () => GetSavingsPlansPurchaseRecommendationRequest$,
2200
- () => GetSavingsPlansPurchaseRecommendationResponse$,
1884
+ export var GetCommitmentPurchaseAnalysis$ = [9, n0, _GCPA,
1885
+ 0, () => GetCommitmentPurchaseAnalysisRequest$, () => GetCommitmentPurchaseAnalysisResponse$
2201
1886
  ];
2202
- export var GetSavingsPlansUtilization$ = [
2203
- 9,
2204
- n0,
2205
- _GSPU,
2206
- 0,
2207
- () => GetSavingsPlansUtilizationRequest$,
2208
- () => GetSavingsPlansUtilizationResponse$,
1887
+ export var GetCostAndUsage$ = [9, n0, _GCAU,
1888
+ 0, () => GetCostAndUsageRequest$, () => GetCostAndUsageResponse$
2209
1889
  ];
2210
- export var GetSavingsPlansUtilizationDetails$ = [
2211
- 9,
2212
- n0,
2213
- _GSPUD,
2214
- 0,
2215
- () => GetSavingsPlansUtilizationDetailsRequest$,
2216
- () => GetSavingsPlansUtilizationDetailsResponse$,
1890
+ export var GetCostAndUsageComparisons$ = [9, n0, _GCAUC,
1891
+ 0, () => GetCostAndUsageComparisonsRequest$, () => GetCostAndUsageComparisonsResponse$
2217
1892
  ];
2218
- export var GetTags$ = [9, n0, _GTe, 0, () => GetTagsRequest$, () => GetTagsResponse$];
2219
- export var GetUsageForecast$ = [
2220
- 9,
2221
- n0,
2222
- _GUF,
2223
- 0,
2224
- () => GetUsageForecastRequest$,
2225
- () => GetUsageForecastResponse$,
1893
+ export var GetCostAndUsageWithResources$ = [9, n0, _GCAUWR,
1894
+ 0, () => GetCostAndUsageWithResourcesRequest$, () => GetCostAndUsageWithResourcesResponse$
2226
1895
  ];
2227
- export var ListCommitmentPurchaseAnalyses$ = [
2228
- 9,
2229
- n0,
2230
- _LCPA,
2231
- 0,
2232
- () => ListCommitmentPurchaseAnalysesRequest$,
2233
- () => ListCommitmentPurchaseAnalysesResponse$,
1896
+ export var GetCostCategories$ = [9, n0, _GCC,
1897
+ 0, () => GetCostCategoriesRequest$, () => GetCostCategoriesResponse$
2234
1898
  ];
2235
- export var ListCostAllocationTagBackfillHistory$ = [
2236
- 9,
2237
- n0,
2238
- _LCATBH,
2239
- 0,
2240
- () => ListCostAllocationTagBackfillHistoryRequest$,
2241
- () => ListCostAllocationTagBackfillHistoryResponse$,
1899
+ export var GetCostComparisonDrivers$ = [9, n0, _GCCD,
1900
+ 0, () => GetCostComparisonDriversRequest$, () => GetCostComparisonDriversResponse$
2242
1901
  ];
2243
- export var ListCostAllocationTags$ = [
2244
- 9,
2245
- n0,
2246
- _LCAT,
2247
- 0,
2248
- () => ListCostAllocationTagsRequest$,
2249
- () => ListCostAllocationTagsResponse$,
1902
+ export var GetCostForecast$ = [9, n0, _GCF,
1903
+ 0, () => GetCostForecastRequest$, () => GetCostForecastResponse$
2250
1904
  ];
2251
- export var ListCostCategoryDefinitions$ = [
2252
- 9,
2253
- n0,
2254
- _LCCD,
2255
- 0,
2256
- () => ListCostCategoryDefinitionsRequest$,
2257
- () => ListCostCategoryDefinitionsResponse$,
1905
+ export var GetDimensionValues$ = [9, n0, _GDV,
1906
+ 0, () => GetDimensionValuesRequest$, () => GetDimensionValuesResponse$
2258
1907
  ];
2259
- export var ListCostCategoryResourceAssociations$ = [
2260
- 9,
2261
- n0,
2262
- _LCCRA,
2263
- 0,
2264
- () => ListCostCategoryResourceAssociationsRequest$,
2265
- () => ListCostCategoryResourceAssociationsResponse$,
1908
+ export var GetReservationCoverage$ = [9, n0, _GRC,
1909
+ 0, () => GetReservationCoverageRequest$, () => GetReservationCoverageResponse$
2266
1910
  ];
2267
- export var ListSavingsPlansPurchaseRecommendationGeneration$ = [
2268
- 9,
2269
- n0,
2270
- _LSPPRG,
2271
- 0,
2272
- () => ListSavingsPlansPurchaseRecommendationGenerationRequest$,
2273
- () => ListSavingsPlansPurchaseRecommendationGenerationResponse$,
1911
+ export var GetReservationPurchaseRecommendation$ = [9, n0, _GRPR,
1912
+ 0, () => GetReservationPurchaseRecommendationRequest$, () => GetReservationPurchaseRecommendationResponse$
2274
1913
  ];
2275
- export var ListTagsForResource$ = [
2276
- 9,
2277
- n0,
2278
- _LTFR,
2279
- 0,
2280
- () => ListTagsForResourceRequest$,
2281
- () => ListTagsForResourceResponse$,
1914
+ export var GetReservationUtilization$ = [9, n0, _GRU,
1915
+ 0, () => GetReservationUtilizationRequest$, () => GetReservationUtilizationResponse$
2282
1916
  ];
2283
- export var ProvideAnomalyFeedback$ = [
2284
- 9,
2285
- n0,
2286
- _PAF,
2287
- 0,
2288
- () => ProvideAnomalyFeedbackRequest$,
2289
- () => ProvideAnomalyFeedbackResponse$,
1917
+ export var GetRightsizingRecommendation$ = [9, n0, _GRR,
1918
+ 0, () => GetRightsizingRecommendationRequest$, () => GetRightsizingRecommendationResponse$
2290
1919
  ];
2291
- export var StartCommitmentPurchaseAnalysis$ = [
2292
- 9,
2293
- n0,
2294
- _SCPA,
2295
- 0,
2296
- () => StartCommitmentPurchaseAnalysisRequest$,
2297
- () => StartCommitmentPurchaseAnalysisResponse$,
1920
+ export var GetSavingsPlanPurchaseRecommendationDetails$ = [9, n0, _GSPPRD,
1921
+ 0, () => GetSavingsPlanPurchaseRecommendationDetailsRequest$, () => GetSavingsPlanPurchaseRecommendationDetailsResponse$
2298
1922
  ];
2299
- export var StartCostAllocationTagBackfill$ = [
2300
- 9,
2301
- n0,
2302
- _SCATB,
2303
- 0,
2304
- () => StartCostAllocationTagBackfillRequest$,
2305
- () => StartCostAllocationTagBackfillResponse$,
1923
+ export var GetSavingsPlansCoverage$ = [9, n0, _GSPC,
1924
+ 0, () => GetSavingsPlansCoverageRequest$, () => GetSavingsPlansCoverageResponse$
2306
1925
  ];
2307
- export var StartSavingsPlansPurchaseRecommendationGeneration$ = [
2308
- 9,
2309
- n0,
2310
- _SSPPRG,
2311
- 0,
2312
- () => StartSavingsPlansPurchaseRecommendationGenerationRequest$,
2313
- () => StartSavingsPlansPurchaseRecommendationGenerationResponse$,
1926
+ export var GetSavingsPlansPurchaseRecommendation$ = [9, n0, _GSPPR,
1927
+ 0, () => GetSavingsPlansPurchaseRecommendationRequest$, () => GetSavingsPlansPurchaseRecommendationResponse$
2314
1928
  ];
2315
- export var TagResource$ = [
2316
- 9,
2317
- n0,
2318
- _TRa,
2319
- 0,
2320
- () => TagResourceRequest$,
2321
- () => TagResourceResponse$,
1929
+ export var GetSavingsPlansUtilization$ = [9, n0, _GSPU,
1930
+ 0, () => GetSavingsPlansUtilizationRequest$, () => GetSavingsPlansUtilizationResponse$
2322
1931
  ];
2323
- export var UntagResource$ = [
2324
- 9,
2325
- n0,
2326
- _UR,
2327
- 0,
2328
- () => UntagResourceRequest$,
2329
- () => UntagResourceResponse$,
1932
+ export var GetSavingsPlansUtilizationDetails$ = [9, n0, _GSPUD,
1933
+ 0, () => GetSavingsPlansUtilizationDetailsRequest$, () => GetSavingsPlansUtilizationDetailsResponse$
2330
1934
  ];
2331
- export var UpdateAnomalyMonitor$ = [
2332
- 9,
2333
- n0,
2334
- _UAM,
2335
- 0,
2336
- () => UpdateAnomalyMonitorRequest$,
2337
- () => UpdateAnomalyMonitorResponse$,
1935
+ export var GetTags$ = [9, n0, _GTe,
1936
+ 0, () => GetTagsRequest$, () => GetTagsResponse$
2338
1937
  ];
2339
- export var UpdateAnomalySubscription$ = [
2340
- 9,
2341
- n0,
2342
- _UAS,
2343
- 0,
2344
- () => UpdateAnomalySubscriptionRequest$,
2345
- () => UpdateAnomalySubscriptionResponse$,
1938
+ export var GetUsageForecast$ = [9, n0, _GUF,
1939
+ 0, () => GetUsageForecastRequest$, () => GetUsageForecastResponse$
2346
1940
  ];
2347
- export var UpdateCostAllocationTagsStatus$ = [
2348
- 9,
2349
- n0,
2350
- _UCATS,
2351
- 0,
2352
- () => UpdateCostAllocationTagsStatusRequest$,
2353
- () => UpdateCostAllocationTagsStatusResponse$,
1941
+ export var ListCommitmentPurchaseAnalyses$ = [9, n0, _LCPA,
1942
+ 0, () => ListCommitmentPurchaseAnalysesRequest$, () => ListCommitmentPurchaseAnalysesResponse$
2354
1943
  ];
2355
- export var UpdateCostCategoryDefinition$ = [
2356
- 9,
2357
- n0,
2358
- _UCCD,
2359
- 0,
2360
- () => UpdateCostCategoryDefinitionRequest$,
2361
- () => UpdateCostCategoryDefinitionResponse$,
1944
+ export var ListCostAllocationTagBackfillHistory$ = [9, n0, _LCATBH,
1945
+ 0, () => ListCostAllocationTagBackfillHistoryRequest$, () => ListCostAllocationTagBackfillHistoryResponse$
1946
+ ];
1947
+ export var ListCostAllocationTags$ = [9, n0, _LCAT,
1948
+ 0, () => ListCostAllocationTagsRequest$, () => ListCostAllocationTagsResponse$
1949
+ ];
1950
+ export var ListCostCategoryDefinitions$ = [9, n0, _LCCD,
1951
+ 0, () => ListCostCategoryDefinitionsRequest$, () => ListCostCategoryDefinitionsResponse$
1952
+ ];
1953
+ export var ListCostCategoryResourceAssociations$ = [9, n0, _LCCRA,
1954
+ 0, () => ListCostCategoryResourceAssociationsRequest$, () => ListCostCategoryResourceAssociationsResponse$
1955
+ ];
1956
+ export var ListSavingsPlansPurchaseRecommendationGeneration$ = [9, n0, _LSPPRG,
1957
+ 0, () => ListSavingsPlansPurchaseRecommendationGenerationRequest$, () => ListSavingsPlansPurchaseRecommendationGenerationResponse$
1958
+ ];
1959
+ export var ListTagsForResource$ = [9, n0, _LTFR,
1960
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1961
+ ];
1962
+ export var ProvideAnomalyFeedback$ = [9, n0, _PAF,
1963
+ 0, () => ProvideAnomalyFeedbackRequest$, () => ProvideAnomalyFeedbackResponse$
1964
+ ];
1965
+ export var StartCommitmentPurchaseAnalysis$ = [9, n0, _SCPA,
1966
+ 0, () => StartCommitmentPurchaseAnalysisRequest$, () => StartCommitmentPurchaseAnalysisResponse$
1967
+ ];
1968
+ export var StartCostAllocationTagBackfill$ = [9, n0, _SCATB,
1969
+ 0, () => StartCostAllocationTagBackfillRequest$, () => StartCostAllocationTagBackfillResponse$
1970
+ ];
1971
+ export var StartSavingsPlansPurchaseRecommendationGeneration$ = [9, n0, _SSPPRG,
1972
+ 0, () => StartSavingsPlansPurchaseRecommendationGenerationRequest$, () => StartSavingsPlansPurchaseRecommendationGenerationResponse$
1973
+ ];
1974
+ export var TagResource$ = [9, n0, _TRa,
1975
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
1976
+ ];
1977
+ export var UntagResource$ = [9, n0, _UR,
1978
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
1979
+ ];
1980
+ export var UpdateAnomalyMonitor$ = [9, n0, _UAM,
1981
+ 0, () => UpdateAnomalyMonitorRequest$, () => UpdateAnomalyMonitorResponse$
1982
+ ];
1983
+ export var UpdateAnomalySubscription$ = [9, n0, _UAS,
1984
+ 0, () => UpdateAnomalySubscriptionRequest$, () => UpdateAnomalySubscriptionResponse$
1985
+ ];
1986
+ export var UpdateCostAllocationTagsStatus$ = [9, n0, _UCATS,
1987
+ 0, () => UpdateCostAllocationTagsStatusRequest$, () => UpdateCostAllocationTagsStatusResponse$
1988
+ ];
1989
+ export var UpdateCostCategoryDefinition$ = [9, n0, _UCCD,
1990
+ 0, () => UpdateCostCategoryDefinitionRequest$, () => UpdateCostCategoryDefinitionResponse$
2362
1991
  ];