@aws-sdk/client-compute-optimizer 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.
package/dist-cjs/index.js CHANGED
@@ -701,1450 +701,1125 @@ const _vS = "volumeSize";
701
701
  const _vT = "volumeType";
702
702
  const _va = "values";
703
703
  const n0 = "com.amazonaws.computeoptimizer";
704
- var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
704
+ var AccessDeniedException$ = [-3, n0, _ADE,
705
+ { [_e]: _c, [_hE]: 403 },
706
+ [_m],
707
+ [0]
708
+ ];
705
709
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
706
- var AccountEnrollmentStatus$ = [3, n0, _AES, 0, [_aI, _s, _sR, _lUT], [0, 0, 0, 4]];
707
- var AutoScalingGroupConfiguration$ = [
708
- 3,
709
- n0,
710
- _ASGC,
710
+ var AccountEnrollmentStatus$ = [3, n0, _AES,
711
+ 0,
712
+ [_aI, _s, _sR, _lUT],
713
+ [0, 0, 0, 4]
714
+ ];
715
+ var AutoScalingGroupConfiguration$ = [3, n0, _ASGC,
711
716
  0,
712
717
  [_dC, _mS, _mSa, _iT, _aS, _eIHRP, _t, _mIT],
713
- [1, 1, 1, 0, 0, 1, 0, 64 | 0],
718
+ [1, 1, 1, 0, 0, 1, 0, 64 | 0]
719
+ ];
720
+ var AutoScalingGroupEstimatedMonthlySavings$ = [3, n0, _ASGEMS,
721
+ 0,
722
+ [_cu, _v],
723
+ [0, 1]
714
724
  ];
715
- var AutoScalingGroupEstimatedMonthlySavings$ = [3, n0, _ASGEMS, 0, [_cu, _v], [0, 1]];
716
- var AutoScalingGroupRecommendation$ = [
717
- 3,
718
- n0,
719
- _ASGR,
725
+ var AutoScalingGroupRecommendation$ = [3, n0, _ASGR,
720
726
  0,
721
727
  [_aI, _aSGA, _aSGN, _f, _uM, _lBPID, _cC, _cIGI, _rO, _lRT, _cPR, _eRP, _iWT],
722
- [
723
- 0,
724
- 0,
725
- 0,
726
- 0,
727
- () => UtilizationMetrics,
728
- 1,
729
- () => AutoScalingGroupConfiguration$,
730
- () => GpuInfo$,
731
- () => AutoScalingGroupRecommendationOptions,
732
- 4,
733
- 0,
734
- () => EffectiveRecommendationPreferences$,
735
- 64 | 0,
736
- ],
737
- ];
738
- var AutoScalingGroupRecommendationOption$ = [
739
- 3,
740
- n0,
741
- _ASGRO,
728
+ [0, 0, 0, 0, () => UtilizationMetrics, 1, () => AutoScalingGroupConfiguration$, () => GpuInfo$, () => AutoScalingGroupRecommendationOptions, 4, 0, () => EffectiveRecommendationPreferences$, 64 | 0]
729
+ ];
730
+ var AutoScalingGroupRecommendationOption$ = [3, n0, _ASGRO,
742
731
  0,
743
732
  [_co, _iGI, _pUM, _pR, _r, _sO, _sOAD, _mE],
744
- [
745
- () => AutoScalingGroupConfiguration$,
746
- () => GpuInfo$,
747
- () => ProjectedUtilizationMetrics,
748
- 1,
749
- 1,
750
- () => SavingsOpportunity$,
751
- () => AutoScalingGroupSavingsOpportunityAfterDiscounts$,
752
- 0,
753
- ],
754
- ];
755
- var AutoScalingGroupSavingsOpportunityAfterDiscounts$ = [
756
- 3,
757
- n0,
758
- _ASGSOAD,
733
+ [() => AutoScalingGroupConfiguration$, () => GpuInfo$, () => ProjectedUtilizationMetrics, 1, 1, () => SavingsOpportunity$, () => AutoScalingGroupSavingsOpportunityAfterDiscounts$, 0]
734
+ ];
735
+ var AutoScalingGroupSavingsOpportunityAfterDiscounts$ = [3, n0, _ASGSOAD,
759
736
  0,
760
737
  [_sOP, _eMS],
761
- [1, () => AutoScalingGroupEstimatedMonthlySavings$],
738
+ [1, () => AutoScalingGroupEstimatedMonthlySavings$]
762
739
  ];
763
- var ContainerConfiguration$ = [
764
- 3,
765
- n0,
766
- _CC,
740
+ var ContainerConfiguration$ = [3, n0, _CC,
767
741
  0,
768
742
  [_cN, _mSC, _cp],
769
- [0, () => MemorySizeConfiguration$, 1],
743
+ [0, () => MemorySizeConfiguration$, 1]
770
744
  ];
771
- var ContainerRecommendation$ = [
772
- 3,
773
- n0,
774
- _CR,
745
+ var ContainerRecommendation$ = [3, n0, _CR,
775
746
  0,
776
747
  [_cN, _mSC, _cp],
777
- [0, () => MemorySizeConfiguration$, 1],
748
+ [0, () => MemorySizeConfiguration$, 1]
749
+ ];
750
+ var CurrentPerformanceRiskRatings$ = [3, n0, _CPRR,
751
+ 0,
752
+ [_h, _me, _l, _vL],
753
+ [1, 1, 1, 1]
754
+ ];
755
+ var CustomizableMetricParameters$ = [3, n0, _CMP,
756
+ 0,
757
+ [_th, _he],
758
+ [0, 0]
778
759
  ];
779
- var CurrentPerformanceRiskRatings$ = [3, n0, _CPRR, 0, [_h, _me, _l, _vL], [1, 1, 1, 1]];
780
- var CustomizableMetricParameters$ = [3, n0, _CMP, 0, [_th, _he], [0, 0]];
781
- var DBStorageConfiguration$ = [
782
- 3,
783
- n0,
784
- _DBSC,
760
+ var DBStorageConfiguration$ = [3, n0, _DBSC,
785
761
  0,
786
762
  [_sT, _aSl, _i, _mAS, _sTt],
787
- [0, 1, 1, 1, 1],
763
+ [0, 1, 1, 1, 1]
788
764
  ];
789
- var DeleteRecommendationPreferencesRequest$ = [
790
- 3,
791
- n0,
792
- _DRPR,
765
+ var DeleteRecommendationPreferencesRequest$ = [3, n0, _DRPR,
793
766
  0,
794
767
  [_rT, _sc, _rPN],
795
- [0, () => Scope$, 64 | 0],
768
+ [0, () => Scope$, 64 | 0]
769
+ ];
770
+ var DeleteRecommendationPreferencesResponse$ = [3, n0, _DRPRe,
771
+ 0,
772
+ [],
773
+ []
796
774
  ];
797
- var DeleteRecommendationPreferencesResponse$ = [3, n0, _DRPRe, 0, [], []];
798
- var DescribeRecommendationExportJobsRequest$ = [
799
- 3,
800
- n0,
801
- _DREJR,
775
+ var DescribeRecommendationExportJobsRequest$ = [3, n0, _DREJR,
802
776
  0,
803
777
  [_jI, _fi, _nT, _mR],
804
- [64 | 0, () => JobFilters, 0, 1],
778
+ [64 | 0, () => JobFilters, 0, 1]
805
779
  ];
806
- var DescribeRecommendationExportJobsResponse$ = [
807
- 3,
808
- n0,
809
- _DREJRe,
780
+ var DescribeRecommendationExportJobsResponse$ = [3, n0, _DREJRe,
810
781
  0,
811
782
  [_rEJ, _nT],
812
- [() => RecommendationExportJobs, 0],
783
+ [() => RecommendationExportJobs, 0]
813
784
  ];
814
- var EBSEffectiveRecommendationPreferences$ = [
815
- 3,
816
- n0,
817
- _EBSERP,
785
+ var EBSEffectiveRecommendationPreferences$ = [3, n0, _EBSERP,
818
786
  0,
819
787
  [_sEM],
820
- [() => EBSSavingsEstimationMode$],
788
+ [() => EBSSavingsEstimationMode$]
789
+ ];
790
+ var EBSEstimatedMonthlySavings$ = [3, n0, _EBSEMS,
791
+ 0,
792
+ [_cu, _v],
793
+ [0, 1]
821
794
  ];
822
- var EBSEstimatedMonthlySavings$ = [3, n0, _EBSEMS, 0, [_cu, _v], [0, 1]];
823
- var EBSFilter$ = [3, n0, _EBSF, 0, [_n, _va], [0, 64 | 0]];
824
- var EBSSavingsEstimationMode$ = [3, n0, _EBSSEM, 0, [_so], [0]];
825
- var EBSSavingsOpportunityAfterDiscounts$ = [
826
- 3,
827
- n0,
828
- _EBSSOAD,
795
+ var EBSFilter$ = [3, n0, _EBSF,
796
+ 0,
797
+ [_n, _va],
798
+ [0, 64 | 0]
799
+ ];
800
+ var EBSSavingsEstimationMode$ = [3, n0, _EBSSEM,
801
+ 0,
802
+ [_so],
803
+ [0]
804
+ ];
805
+ var EBSSavingsOpportunityAfterDiscounts$ = [3, n0, _EBSSOAD,
829
806
  0,
830
807
  [_sOP, _eMS],
831
- [1, () => EBSEstimatedMonthlySavings$],
808
+ [1, () => EBSEstimatedMonthlySavings$]
832
809
  ];
833
- var EBSUtilizationMetric$ = [3, n0, _EBSUM, 0, [_n, _st, _v], [0, 0, 1]];
834
- var ECSEffectiveRecommendationPreferences$ = [
835
- 3,
836
- n0,
837
- _ECSERP,
810
+ var EBSUtilizationMetric$ = [3, n0, _EBSUM,
811
+ 0,
812
+ [_n, _st, _v],
813
+ [0, 0, 1]
814
+ ];
815
+ var ECSEffectiveRecommendationPreferences$ = [3, n0, _ECSERP,
838
816
  0,
839
817
  [_sEM],
840
- [() => ECSSavingsEstimationMode$],
818
+ [() => ECSSavingsEstimationMode$]
819
+ ];
820
+ var ECSEstimatedMonthlySavings$ = [3, n0, _ECSEMS,
821
+ 0,
822
+ [_cu, _v],
823
+ [0, 1]
841
824
  ];
842
- var ECSEstimatedMonthlySavings$ = [3, n0, _ECSEMS, 0, [_cu, _v], [0, 1]];
843
- var ECSSavingsEstimationMode$ = [3, n0, _ECSSEM, 0, [_so], [0]];
844
- var ECSSavingsOpportunityAfterDiscounts$ = [
845
- 3,
846
- n0,
847
- _ECSSOAD,
825
+ var ECSSavingsEstimationMode$ = [3, n0, _ECSSEM,
826
+ 0,
827
+ [_so],
828
+ [0]
829
+ ];
830
+ var ECSSavingsOpportunityAfterDiscounts$ = [3, n0, _ECSSOAD,
848
831
  0,
849
832
  [_sOP, _eMS],
850
- [1, () => ECSEstimatedMonthlySavings$],
833
+ [1, () => ECSEstimatedMonthlySavings$]
851
834
  ];
852
- var ECSServiceProjectedMetric$ = [
853
- 3,
854
- n0,
855
- _ECSSPM,
835
+ var ECSServiceProjectedMetric$ = [3, n0, _ECSSPM,
856
836
  0,
857
837
  [_n, _ti, _uBV, _lBV],
858
- [0, 64 | 4, 64 | 1, 64 | 1],
838
+ [0, 64 | 4, 64 | 1, 64 | 1]
859
839
  ];
860
- var ECSServiceProjectedUtilizationMetric$ = [
861
- 3,
862
- n0,
863
- _ECSSPUM,
840
+ var ECSServiceProjectedUtilizationMetric$ = [3, n0, _ECSSPUM,
864
841
  0,
865
842
  [_n, _st, _lBVo, _uBVp],
866
- [0, 0, 1, 1],
843
+ [0, 0, 1, 1]
867
844
  ];
868
- var ECSServiceRecommendation$ = [
869
- 3,
870
- n0,
871
- _ECSSR,
845
+ var ECSServiceRecommendation$ = [3, n0, _ECSSR,
872
846
  0,
873
847
  [_sA, _aI, _cSC, _uM, _lPID, _lT, _lRT, _f, _fRC, _sRO, _cPR, _eRP, _ta],
874
- [
875
- 0,
876
- 0,
877
- () => ServiceConfiguration$,
878
- () => ECSServiceUtilizationMetrics,
879
- 1,
880
- 0,
881
- 4,
882
- 0,
883
- 64 | 0,
884
- () => ECSServiceRecommendationOptions,
885
- 0,
886
- () => ECSEffectiveRecommendationPreferences$,
887
- () => Tags,
888
- ],
889
- ];
890
- var ECSServiceRecommendationFilter$ = [3, n0, _ECSSRF, 0, [_n, _va], [0, 64 | 0]];
891
- var ECSServiceRecommendationOption$ = [
892
- 3,
893
- n0,
894
- _ECSSRO,
848
+ [0, 0, () => ServiceConfiguration$, () => ECSServiceUtilizationMetrics, 1, 0, 4, 0, 64 | 0, () => ECSServiceRecommendationOptions, 0, () => ECSEffectiveRecommendationPreferences$, () => Tags]
849
+ ];
850
+ var ECSServiceRecommendationFilter$ = [3, n0, _ECSSRF,
851
+ 0,
852
+ [_n, _va],
853
+ [0, 64 | 0]
854
+ ];
855
+ var ECSServiceRecommendationOption$ = [3, n0, _ECSSRO,
895
856
  0,
896
857
  [_mem, _cp, _sO, _sOAD, _pUM, _cR],
897
- [
898
- 1,
899
- 1,
900
- () => SavingsOpportunity$,
901
- () => ECSSavingsOpportunityAfterDiscounts$,
902
- () => ECSServiceProjectedUtilizationMetrics,
903
- () => ContainerRecommendations,
904
- ],
905
- ];
906
- var ECSServiceRecommendedOptionProjectedMetric$ = [
907
- 3,
908
- n0,
909
- _ECSSROPM,
858
+ [1, 1, () => SavingsOpportunity$, () => ECSSavingsOpportunityAfterDiscounts$, () => ECSServiceProjectedUtilizationMetrics, () => ContainerRecommendations]
859
+ ];
860
+ var ECSServiceRecommendedOptionProjectedMetric$ = [3, n0, _ECSSROPM,
910
861
  0,
911
862
  [_rCU, _rMS, _pM],
912
- [1, 1, () => ECSServiceProjectedMetrics],
863
+ [1, 1, () => ECSServiceProjectedMetrics]
913
864
  ];
914
- var ECSServiceUtilizationMetric$ = [3, n0, _ECSSUM, 0, [_n, _st, _v], [0, 0, 1]];
915
- var EffectivePreferredResource$ = [
916
- 3,
917
- n0,
918
- _EPR,
865
+ var ECSServiceUtilizationMetric$ = [3, n0, _ECSSUM,
866
+ 0,
867
+ [_n, _st, _v],
868
+ [0, 0, 1]
869
+ ];
870
+ var EffectivePreferredResource$ = [3, n0, _EPR,
919
871
  0,
920
872
  [_n, _iL, _eIL, _eL],
921
- [0, 64 | 0, 64 | 0, 64 | 0],
873
+ [0, 64 | 0, 64 | 0, 64 | 0]
922
874
  ];
923
- var EffectiveRecommendationPreferences$ = [
924
- 3,
925
- n0,
926
- _ERP,
875
+ var EffectiveRecommendationPreferences$ = [3, n0, _ERP,
927
876
  0,
928
877
  [_cVA, _eIM, _iWT, _eMP, _lBP, _uP, _pRr, _sEM],
929
- [
930
- 64 | 0,
931
- 0,
932
- 0,
933
- () => ExternalMetricsPreference$,
934
- 0,
935
- () => UtilizationPreferences,
936
- () => EffectivePreferredResources,
937
- () => InstanceSavingsEstimationMode$,
938
- ],
939
- ];
940
- var EnrollmentFilter$ = [3, n0, _EF, 0, [_n, _va], [0, 64 | 0]];
941
- var EstimatedMonthlySavings$ = [3, n0, _EMS, 0, [_cu, _v], [0, 1]];
942
- var ExportAutoScalingGroupRecommendationsRequest$ = [
943
- 3,
944
- n0,
945
- _EASGRR,
878
+ [64 | 0, 0, 0, () => ExternalMetricsPreference$, 0, () => UtilizationPreferences, () => EffectivePreferredResources, () => InstanceSavingsEstimationMode$]
879
+ ];
880
+ var EnrollmentFilter$ = [3, n0, _EF,
881
+ 0,
882
+ [_n, _va],
883
+ [0, 64 | 0]
884
+ ];
885
+ var EstimatedMonthlySavings$ = [3, n0, _EMS,
886
+ 0,
887
+ [_cu, _v],
888
+ [0, 1]
889
+ ];
890
+ var ExportAutoScalingGroupRecommendationsRequest$ = [3, n0, _EASGRR,
946
891
  0,
947
892
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA, _rP],
948
- [64 | 0, () => Filters, 64 | 0, () => S3DestinationConfig$, 0, 2, () => RecommendationPreferences$],
893
+ [64 | 0, () => Filters, 64 | 0, () => S3DestinationConfig$, 0, 2, () => RecommendationPreferences$]
949
894
  ];
950
- var ExportAutoScalingGroupRecommendationsResponse$ = [
951
- 3,
952
- n0,
953
- _EASGRRx,
895
+ var ExportAutoScalingGroupRecommendationsResponse$ = [3, n0, _EASGRRx,
954
896
  0,
955
897
  [_jIo, _sD],
956
- [0, () => S3Destination$],
898
+ [0, () => S3Destination$]
899
+ ];
900
+ var ExportDestination$ = [3, n0, _ED,
901
+ 0,
902
+ [_s_],
903
+ [() => S3Destination$]
957
904
  ];
958
- var ExportDestination$ = [3, n0, _ED, 0, [_s_], [() => S3Destination$]];
959
- var ExportEBSVolumeRecommendationsRequest$ = [
960
- 3,
961
- n0,
962
- _EEBSVRR,
905
+ var ExportEBSVolumeRecommendationsRequest$ = [3, n0, _EEBSVRR,
963
906
  0,
964
907
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA],
965
- [64 | 0, () => EBSFilters, 64 | 0, () => S3DestinationConfig$, 0, 2],
908
+ [64 | 0, () => EBSFilters, 64 | 0, () => S3DestinationConfig$, 0, 2]
966
909
  ];
967
- var ExportEBSVolumeRecommendationsResponse$ = [
968
- 3,
969
- n0,
970
- _EEBSVRRx,
910
+ var ExportEBSVolumeRecommendationsResponse$ = [3, n0, _EEBSVRRx,
971
911
  0,
972
912
  [_jIo, _sD],
973
- [0, () => S3Destination$],
913
+ [0, () => S3Destination$]
974
914
  ];
975
- var ExportEC2InstanceRecommendationsRequest$ = [
976
- 3,
977
- n0,
978
- _EECIRR,
915
+ var ExportEC2InstanceRecommendationsRequest$ = [3, n0, _EECIRR,
979
916
  0,
980
917
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA, _rP],
981
- [64 | 0, () => Filters, 64 | 0, () => S3DestinationConfig$, 0, 2, () => RecommendationPreferences$],
918
+ [64 | 0, () => Filters, 64 | 0, () => S3DestinationConfig$, 0, 2, () => RecommendationPreferences$]
982
919
  ];
983
- var ExportEC2InstanceRecommendationsResponse$ = [
984
- 3,
985
- n0,
986
- _EECIRRx,
920
+ var ExportEC2InstanceRecommendationsResponse$ = [3, n0, _EECIRRx,
987
921
  0,
988
922
  [_jIo, _sD],
989
- [0, () => S3Destination$],
923
+ [0, () => S3Destination$]
990
924
  ];
991
- var ExportECSServiceRecommendationsRequest$ = [
992
- 3,
993
- n0,
994
- _EECSSRR,
925
+ var ExportECSServiceRecommendationsRequest$ = [3, n0, _EECSSRR,
995
926
  0,
996
927
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA],
997
- [64 | 0, () => ECSServiceRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2],
928
+ [64 | 0, () => ECSServiceRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2]
998
929
  ];
999
- var ExportECSServiceRecommendationsResponse$ = [
1000
- 3,
1001
- n0,
1002
- _EECSSRRx,
930
+ var ExportECSServiceRecommendationsResponse$ = [3, n0, _EECSSRRx,
1003
931
  0,
1004
932
  [_jIo, _sD],
1005
- [0, () => S3Destination$],
933
+ [0, () => S3Destination$]
1006
934
  ];
1007
- var ExportIdleRecommendationsRequest$ = [
1008
- 3,
1009
- n0,
1010
- _EIRR,
935
+ var ExportIdleRecommendationsRequest$ = [3, n0, _EIRR,
1011
936
  0,
1012
937
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA],
1013
- [64 | 0, () => IdleRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2],
938
+ [64 | 0, () => IdleRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2]
1014
939
  ];
1015
- var ExportIdleRecommendationsResponse$ = [
1016
- 3,
1017
- n0,
1018
- _EIRRx,
940
+ var ExportIdleRecommendationsResponse$ = [3, n0, _EIRRx,
1019
941
  0,
1020
942
  [_jIo, _sD],
1021
- [0, () => S3Destination$],
943
+ [0, () => S3Destination$]
1022
944
  ];
1023
- var ExportLambdaFunctionRecommendationsRequest$ = [
1024
- 3,
1025
- n0,
1026
- _ELFRR,
945
+ var ExportLambdaFunctionRecommendationsRequest$ = [3, n0, _ELFRR,
1027
946
  0,
1028
947
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA],
1029
- [64 | 0, () => LambdaFunctionRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2],
948
+ [64 | 0, () => LambdaFunctionRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2]
1030
949
  ];
1031
- var ExportLambdaFunctionRecommendationsResponse$ = [
1032
- 3,
1033
- n0,
1034
- _ELFRRx,
950
+ var ExportLambdaFunctionRecommendationsResponse$ = [3, n0, _ELFRRx,
1035
951
  0,
1036
952
  [_jIo, _sD],
1037
- [0, () => S3Destination$],
953
+ [0, () => S3Destination$]
1038
954
  ];
1039
- var ExportLicenseRecommendationsRequest$ = [
1040
- 3,
1041
- n0,
1042
- _ELRR,
955
+ var ExportLicenseRecommendationsRequest$ = [3, n0, _ELRR,
1043
956
  0,
1044
957
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA],
1045
- [64 | 0, () => LicenseRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2],
958
+ [64 | 0, () => LicenseRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2]
1046
959
  ];
1047
- var ExportLicenseRecommendationsResponse$ = [
1048
- 3,
1049
- n0,
1050
- _ELRRx,
960
+ var ExportLicenseRecommendationsResponse$ = [3, n0, _ELRRx,
1051
961
  0,
1052
962
  [_jIo, _sD],
1053
- [0, () => S3Destination$],
963
+ [0, () => S3Destination$]
1054
964
  ];
1055
- var ExportRDSDatabaseRecommendationsRequest$ = [
1056
- 3,
1057
- n0,
1058
- _ERDSDRR,
965
+ var ExportRDSDatabaseRecommendationsRequest$ = [3, n0, _ERDSDRR,
1059
966
  0,
1060
967
  [_aIc, _fi, _fTE, _sDC, _fF, _iMA, _rP],
1061
- [
1062
- 64 | 0,
1063
- () => RDSDBRecommendationFilters,
1064
- 64 | 0,
1065
- () => S3DestinationConfig$,
1066
- 0,
1067
- 2,
1068
- () => RecommendationPreferences$,
1069
- ],
1070
- ];
1071
- var ExportRDSDatabaseRecommendationsResponse$ = [
1072
- 3,
1073
- n0,
1074
- _ERDSDRRx,
968
+ [64 | 0, () => RDSDBRecommendationFilters, 64 | 0, () => S3DestinationConfig$, 0, 2, () => RecommendationPreferences$]
969
+ ];
970
+ var ExportRDSDatabaseRecommendationsResponse$ = [3, n0, _ERDSDRRx,
1075
971
  0,
1076
972
  [_jIo, _sD],
1077
- [0, () => S3Destination$],
973
+ [0, () => S3Destination$]
974
+ ];
975
+ var ExternalMetricsPreference$ = [3, n0, _EMP,
976
+ 0,
977
+ [_so],
978
+ [0]
979
+ ];
980
+ var ExternalMetricStatus$ = [3, n0, _EMSx,
981
+ 0,
982
+ [_sC, _sR],
983
+ [0, 0]
984
+ ];
985
+ var Filter$ = [3, n0, _F,
986
+ 0,
987
+ [_n, _va],
988
+ [0, 64 | 0]
1078
989
  ];
1079
- var ExternalMetricsPreference$ = [3, n0, _EMP, 0, [_so], [0]];
1080
- var ExternalMetricStatus$ = [3, n0, _EMSx, 0, [_sC, _sR], [0, 0]];
1081
- var Filter$ = [3, n0, _F, 0, [_n, _va], [0, 64 | 0]];
1082
- var GetAutoScalingGroupRecommendationsRequest$ = [
1083
- 3,
1084
- n0,
1085
- _GASGRR,
990
+ var GetAutoScalingGroupRecommendationsRequest$ = [3, n0, _GASGRR,
1086
991
  0,
1087
992
  [_aIc, _aSGAu, _nT, _mR, _fi, _rP],
1088
- [64 | 0, 64 | 0, 0, 1, () => Filters, () => RecommendationPreferences$],
993
+ [64 | 0, 64 | 0, 0, 1, () => Filters, () => RecommendationPreferences$]
1089
994
  ];
1090
- var GetAutoScalingGroupRecommendationsResponse$ = [
1091
- 3,
1092
- n0,
1093
- _GASGRRe,
995
+ var GetAutoScalingGroupRecommendationsResponse$ = [3, n0, _GASGRRe,
1094
996
  0,
1095
997
  [_nT, _aSGR, _er],
1096
- [0, () => AutoScalingGroupRecommendations, () => GetRecommendationErrors],
998
+ [0, () => AutoScalingGroupRecommendations, () => GetRecommendationErrors]
1097
999
  ];
1098
- var GetEBSVolumeRecommendationsRequest$ = [
1099
- 3,
1100
- n0,
1101
- _GEBSVRR,
1000
+ var GetEBSVolumeRecommendationsRequest$ = [3, n0, _GEBSVRR,
1102
1001
  0,
1103
1002
  [_vA, _nT, _mR, _fi, _aIc],
1104
- [64 | 0, 0, 1, () => EBSFilters, 64 | 0],
1003
+ [64 | 0, 0, 1, () => EBSFilters, 64 | 0]
1105
1004
  ];
1106
- var GetEBSVolumeRecommendationsResponse$ = [
1107
- 3,
1108
- n0,
1109
- _GEBSVRRe,
1005
+ var GetEBSVolumeRecommendationsResponse$ = [3, n0, _GEBSVRRe,
1110
1006
  0,
1111
1007
  [_nT, _vR, _er],
1112
- [0, () => VolumeRecommendations, () => GetRecommendationErrors],
1008
+ [0, () => VolumeRecommendations, () => GetRecommendationErrors]
1113
1009
  ];
1114
- var GetEC2InstanceRecommendationsRequest$ = [
1115
- 3,
1116
- n0,
1117
- _GECIRR,
1010
+ var GetEC2InstanceRecommendationsRequest$ = [3, n0, _GECIRR,
1118
1011
  0,
1119
1012
  [_iA, _nT, _mR, _fi, _aIc, _rP],
1120
- [64 | 0, 0, 1, () => Filters, 64 | 0, () => RecommendationPreferences$],
1013
+ [64 | 0, 0, 1, () => Filters, 64 | 0, () => RecommendationPreferences$]
1121
1014
  ];
1122
- var GetEC2InstanceRecommendationsResponse$ = [
1123
- 3,
1124
- n0,
1125
- _GECIRRe,
1015
+ var GetEC2InstanceRecommendationsResponse$ = [3, n0, _GECIRRe,
1126
1016
  0,
1127
1017
  [_nT, _iR, _er],
1128
- [0, () => InstanceRecommendations, () => GetRecommendationErrors],
1018
+ [0, () => InstanceRecommendations, () => GetRecommendationErrors]
1129
1019
  ];
1130
- var GetEC2RecommendationProjectedMetricsRequest$ = [
1131
- 3,
1132
- n0,
1133
- _GECRPMR,
1020
+ var GetEC2RecommendationProjectedMetricsRequest$ = [3, n0, _GECRPMR,
1134
1021
  0,
1135
1022
  [_iAn, _sta, _p, _sTta, _eT, _rP],
1136
- [0, 0, 1, 4, 4, () => RecommendationPreferences$],
1023
+ [0, 0, 1, 4, 4, () => RecommendationPreferences$]
1137
1024
  ];
1138
- var GetEC2RecommendationProjectedMetricsResponse$ = [
1139
- 3,
1140
- n0,
1141
- _GECRPMRe,
1025
+ var GetEC2RecommendationProjectedMetricsResponse$ = [3, n0, _GECRPMRe,
1142
1026
  0,
1143
1027
  [_rOPM],
1144
- [() => RecommendedOptionProjectedMetrics],
1028
+ [() => RecommendedOptionProjectedMetrics]
1145
1029
  ];
1146
- var GetECSServiceRecommendationProjectedMetricsRequest$ = [
1147
- 3,
1148
- n0,
1149
- _GECSSRPMR,
1030
+ var GetECSServiceRecommendationProjectedMetricsRequest$ = [3, n0, _GECSSRPMR,
1150
1031
  0,
1151
1032
  [_sA, _sta, _p, _sTta, _eT],
1152
- [0, 0, 1, 4, 4],
1033
+ [0, 0, 1, 4, 4]
1153
1034
  ];
1154
- var GetECSServiceRecommendationProjectedMetricsResponse$ = [
1155
- 3,
1156
- n0,
1157
- _GECSSRPMRe,
1035
+ var GetECSServiceRecommendationProjectedMetricsResponse$ = [3, n0, _GECSSRPMRe,
1158
1036
  0,
1159
1037
  [_rOPM],
1160
- [() => ECSServiceRecommendedOptionProjectedMetrics],
1038
+ [() => ECSServiceRecommendedOptionProjectedMetrics]
1161
1039
  ];
1162
- var GetECSServiceRecommendationsRequest$ = [
1163
- 3,
1164
- n0,
1165
- _GECSSRR,
1040
+ var GetECSServiceRecommendationsRequest$ = [3, n0, _GECSSRR,
1166
1041
  0,
1167
1042
  [_sAe, _nT, _mR, _fi, _aIc],
1168
- [64 | 0, 0, 1, () => ECSServiceRecommendationFilters, 64 | 0],
1043
+ [64 | 0, 0, 1, () => ECSServiceRecommendationFilters, 64 | 0]
1169
1044
  ];
1170
- var GetECSServiceRecommendationsResponse$ = [
1171
- 3,
1172
- n0,
1173
- _GECSSRRe,
1045
+ var GetECSServiceRecommendationsResponse$ = [3, n0, _GECSSRRe,
1174
1046
  0,
1175
1047
  [_nT, _eSR, _er],
1176
- [0, () => ECSServiceRecommendations, () => GetRecommendationErrors],
1048
+ [0, () => ECSServiceRecommendations, () => GetRecommendationErrors]
1177
1049
  ];
1178
- var GetEffectiveRecommendationPreferencesRequest$ = [3, n0, _GERPR, 0, [_rA], [0]];
1179
- var GetEffectiveRecommendationPreferencesResponse$ = [
1180
- 3,
1181
- n0,
1182
- _GERPRe,
1050
+ var GetEffectiveRecommendationPreferencesRequest$ = [3, n0, _GERPR,
1051
+ 0,
1052
+ [_rA],
1053
+ [0]
1054
+ ];
1055
+ var GetEffectiveRecommendationPreferencesResponse$ = [3, n0, _GERPRe,
1183
1056
  0,
1184
1057
  [_eIM, _eMP, _lBP, _uP, _pRr],
1185
- [0, () => ExternalMetricsPreference$, 0, () => UtilizationPreferences, () => EffectivePreferredResources],
1058
+ [0, () => ExternalMetricsPreference$, 0, () => UtilizationPreferences, () => EffectivePreferredResources]
1186
1059
  ];
1187
- var GetEnrollmentStatusesForOrganizationRequest$ = [
1188
- 3,
1189
- n0,
1190
- _GESFOR,
1060
+ var GetEnrollmentStatusesForOrganizationRequest$ = [3, n0, _GESFOR,
1191
1061
  0,
1192
1062
  [_fi, _nT, _mR],
1193
- [() => EnrollmentFilters, 0, 1],
1063
+ [() => EnrollmentFilters, 0, 1]
1194
1064
  ];
1195
- var GetEnrollmentStatusesForOrganizationResponse$ = [
1196
- 3,
1197
- n0,
1198
- _GESFORe,
1065
+ var GetEnrollmentStatusesForOrganizationResponse$ = [3, n0, _GESFORe,
1199
1066
  0,
1200
1067
  [_aES, _nT],
1201
- [() => AccountEnrollmentStatuses, 0],
1068
+ [() => AccountEnrollmentStatuses, 0]
1069
+ ];
1070
+ var GetEnrollmentStatusRequest$ = [3, n0, _GESR,
1071
+ 0,
1072
+ [],
1073
+ []
1202
1074
  ];
1203
- var GetEnrollmentStatusRequest$ = [3, n0, _GESR, 0, [], []];
1204
- var GetEnrollmentStatusResponse$ = [
1205
- 3,
1206
- n0,
1207
- _GESRe,
1075
+ var GetEnrollmentStatusResponse$ = [3, n0, _GESRe,
1208
1076
  0,
1209
1077
  [_s, _sR, _mAE, _lUT, _nOMAOI],
1210
- [0, 0, 2, 4, 1],
1078
+ [0, 0, 2, 4, 1]
1211
1079
  ];
1212
- var GetIdleRecommendationsRequest$ = [
1213
- 3,
1214
- n0,
1215
- _GIRR,
1080
+ var GetIdleRecommendationsRequest$ = [3, n0, _GIRR,
1216
1081
  0,
1217
1082
  [_rAe, _nT, _mR, _fi, _aIc, _oB],
1218
- [64 | 0, 0, 1, () => IdleRecommendationFilters, 64 | 0, () => OrderBy$],
1083
+ [64 | 0, 0, 1, () => IdleRecommendationFilters, 64 | 0, () => OrderBy$]
1219
1084
  ];
1220
- var GetIdleRecommendationsResponse$ = [
1221
- 3,
1222
- n0,
1223
- _GIRRe,
1085
+ var GetIdleRecommendationsResponse$ = [3, n0, _GIRRe,
1224
1086
  0,
1225
1087
  [_nT, _iRd, _er],
1226
- [0, () => IdleRecommendations, () => IdleRecommendationErrors],
1088
+ [0, () => IdleRecommendations, () => IdleRecommendationErrors]
1227
1089
  ];
1228
- var GetLambdaFunctionRecommendationsRequest$ = [
1229
- 3,
1230
- n0,
1231
- _GLFRR,
1090
+ var GetLambdaFunctionRecommendationsRequest$ = [3, n0, _GLFRR,
1232
1091
  0,
1233
1092
  [_fA, _aIc, _fi, _nT, _mR],
1234
- [64 | 0, 64 | 0, () => LambdaFunctionRecommendationFilters, 0, 1],
1093
+ [64 | 0, 64 | 0, () => LambdaFunctionRecommendationFilters, 0, 1]
1235
1094
  ];
1236
- var GetLambdaFunctionRecommendationsResponse$ = [
1237
- 3,
1238
- n0,
1239
- _GLFRRe,
1095
+ var GetLambdaFunctionRecommendationsResponse$ = [3, n0, _GLFRRe,
1240
1096
  0,
1241
1097
  [_nT, _lFR],
1242
- [0, () => LambdaFunctionRecommendations],
1098
+ [0, () => LambdaFunctionRecommendations]
1243
1099
  ];
1244
- var GetLicenseRecommendationsRequest$ = [
1245
- 3,
1246
- n0,
1247
- _GLRR,
1100
+ var GetLicenseRecommendationsRequest$ = [3, n0, _GLRR,
1248
1101
  0,
1249
1102
  [_rAe, _nT, _mR, _fi, _aIc],
1250
- [64 | 0, 0, 1, () => LicenseRecommendationFilters, 64 | 0],
1103
+ [64 | 0, 0, 1, () => LicenseRecommendationFilters, 64 | 0]
1251
1104
  ];
1252
- var GetLicenseRecommendationsResponse$ = [
1253
- 3,
1254
- n0,
1255
- _GLRRe,
1105
+ var GetLicenseRecommendationsResponse$ = [3, n0, _GLRRe,
1256
1106
  0,
1257
1107
  [_nT, _lR, _er],
1258
- [0, () => LicenseRecommendations, () => GetRecommendationErrors],
1108
+ [0, () => LicenseRecommendations, () => GetRecommendationErrors]
1259
1109
  ];
1260
- var GetRDSDatabaseRecommendationProjectedMetricsRequest$ = [
1261
- 3,
1262
- n0,
1263
- _GRDSDRPMR,
1110
+ var GetRDSDatabaseRecommendationProjectedMetricsRequest$ = [3, n0, _GRDSDRPMR,
1264
1111
  0,
1265
1112
  [_rA, _sta, _p, _sTta, _eT, _rP],
1266
- [0, 0, 1, 4, 4, () => RecommendationPreferences$],
1113
+ [0, 0, 1, 4, 4, () => RecommendationPreferences$]
1267
1114
  ];
1268
- var GetRDSDatabaseRecommendationProjectedMetricsResponse$ = [
1269
- 3,
1270
- n0,
1271
- _GRDSDRPMRe,
1115
+ var GetRDSDatabaseRecommendationProjectedMetricsResponse$ = [3, n0, _GRDSDRPMRe,
1272
1116
  0,
1273
1117
  [_rOPM],
1274
- [() => RDSDatabaseRecommendedOptionProjectedMetrics],
1118
+ [() => RDSDatabaseRecommendedOptionProjectedMetrics]
1275
1119
  ];
1276
- var GetRDSDatabaseRecommendationsRequest$ = [
1277
- 3,
1278
- n0,
1279
- _GRDSDRR,
1120
+ var GetRDSDatabaseRecommendationsRequest$ = [3, n0, _GRDSDRR,
1280
1121
  0,
1281
1122
  [_rAe, _nT, _mR, _fi, _aIc, _rP],
1282
- [64 | 0, 0, 1, () => RDSDBRecommendationFilters, 64 | 0, () => RecommendationPreferences$],
1123
+ [64 | 0, 0, 1, () => RDSDBRecommendationFilters, 64 | 0, () => RecommendationPreferences$]
1283
1124
  ];
1284
- var GetRDSDatabaseRecommendationsResponse$ = [
1285
- 3,
1286
- n0,
1287
- _GRDSDRRe,
1125
+ var GetRDSDatabaseRecommendationsResponse$ = [3, n0, _GRDSDRRe,
1288
1126
  0,
1289
1127
  [_nT, _rDBR, _er],
1290
- [0, () => RDSDBRecommendations, () => GetRecommendationErrors],
1128
+ [0, () => RDSDBRecommendations, () => GetRecommendationErrors]
1129
+ ];
1130
+ var GetRecommendationError$ = [3, n0, _GRE,
1131
+ 0,
1132
+ [_id, _cod, _m],
1133
+ [0, 0, 0]
1291
1134
  ];
1292
- var GetRecommendationError$ = [3, n0, _GRE, 0, [_id, _cod, _m], [0, 0, 0]];
1293
- var GetRecommendationPreferencesRequest$ = [
1294
- 3,
1295
- n0,
1296
- _GRPR,
1135
+ var GetRecommendationPreferencesRequest$ = [3, n0, _GRPR,
1297
1136
  0,
1298
1137
  [_rT, _sc, _nT, _mR],
1299
- [0, () => Scope$, 0, 1],
1138
+ [0, () => Scope$, 0, 1]
1300
1139
  ];
1301
- var GetRecommendationPreferencesResponse$ = [
1302
- 3,
1303
- n0,
1304
- _GRPRe,
1140
+ var GetRecommendationPreferencesResponse$ = [3, n0, _GRPRe,
1305
1141
  0,
1306
1142
  [_nT, _rPD],
1307
- [0, () => RecommendationPreferencesDetails],
1143
+ [0, () => RecommendationPreferencesDetails]
1308
1144
  ];
1309
- var GetRecommendationSummariesRequest$ = [
1310
- 3,
1311
- n0,
1312
- _GRSR,
1145
+ var GetRecommendationSummariesRequest$ = [3, n0, _GRSR,
1313
1146
  0,
1314
1147
  [_aIc, _nT, _mR],
1315
- [64 | 0, 0, 1],
1148
+ [64 | 0, 0, 1]
1316
1149
  ];
1317
- var GetRecommendationSummariesResponse$ = [
1318
- 3,
1319
- n0,
1320
- _GRSRe,
1150
+ var GetRecommendationSummariesResponse$ = [3, n0, _GRSRe,
1321
1151
  0,
1322
1152
  [_nT, _rS],
1323
- [0, () => RecommendationSummaries],
1153
+ [0, () => RecommendationSummaries]
1324
1154
  ];
1325
- var Gpu$ = [3, n0, _G, 0, [_gC, _gMSIMB], [1, 1]];
1326
- var GpuInfo$ = [3, n0, _GI, 0, [_g], [() => Gpus]];
1327
- var IdleEstimatedMonthlySavings$ = [3, n0, _IEMS, 0, [_cu, _v], [0, 1]];
1328
- var IdleRecommendation$ = [
1329
- 3,
1330
- n0,
1331
- _IR,
1155
+ var Gpu$ = [3, n0, _G,
1156
+ 0,
1157
+ [_gC, _gMSIMB],
1158
+ [1, 1]
1159
+ ];
1160
+ var GpuInfo$ = [3, n0, _GI,
1161
+ 0,
1162
+ [_g],
1163
+ [() => Gpus]
1164
+ ];
1165
+ var IdleEstimatedMonthlySavings$ = [3, n0, _IEMS,
1166
+ 0,
1167
+ [_cu, _v],
1168
+ [0, 1]
1169
+ ];
1170
+ var IdleRecommendation$ = [3, n0, _IR,
1332
1171
  0,
1333
1172
  [_rA, _rI, _rT, _aI, _f, _fD, _sO, _sOAD, _uM, _lBPID, _lRT, _ta],
1334
- [
1335
- 0,
1336
- 0,
1337
- 0,
1338
- 0,
1339
- 0,
1340
- 0,
1341
- () => IdleSavingsOpportunity$,
1342
- () => IdleSavingsOpportunityAfterDiscounts$,
1343
- () => IdleUtilizationMetrics,
1344
- 1,
1345
- 4,
1346
- () => Tags,
1347
- ],
1348
- ];
1349
- var IdleRecommendationError$ = [3, n0, _IRE, 0, [_id, _cod, _m, _rT], [0, 0, 0, 0]];
1350
- var IdleRecommendationFilter$ = [3, n0, _IRF, 0, [_n, _va], [0, 64 | 0]];
1351
- var IdleSavingsOpportunity$ = [
1352
- 3,
1353
- n0,
1354
- _ISO,
1173
+ [0, 0, 0, 0, 0, 0, () => IdleSavingsOpportunity$, () => IdleSavingsOpportunityAfterDiscounts$, () => IdleUtilizationMetrics, 1, 4, () => Tags]
1174
+ ];
1175
+ var IdleRecommendationError$ = [3, n0, _IRE,
1176
+ 0,
1177
+ [_id, _cod, _m, _rT],
1178
+ [0, 0, 0, 0]
1179
+ ];
1180
+ var IdleRecommendationFilter$ = [3, n0, _IRF,
1181
+ 0,
1182
+ [_n, _va],
1183
+ [0, 64 | 0]
1184
+ ];
1185
+ var IdleSavingsOpportunity$ = [3, n0, _ISO,
1355
1186
  0,
1356
1187
  [_sOP, _eMS],
1357
- [1, () => IdleEstimatedMonthlySavings$],
1188
+ [1, () => IdleEstimatedMonthlySavings$]
1358
1189
  ];
1359
- var IdleSavingsOpportunityAfterDiscounts$ = [
1360
- 3,
1361
- n0,
1362
- _ISOAD,
1190
+ var IdleSavingsOpportunityAfterDiscounts$ = [3, n0, _ISOAD,
1363
1191
  0,
1364
1192
  [_sOP, _eMS],
1365
- [1, () => IdleEstimatedMonthlySavings$],
1193
+ [1, () => IdleEstimatedMonthlySavings$]
1194
+ ];
1195
+ var IdleSummary$ = [3, n0, _IS,
1196
+ 0,
1197
+ [_n, _v],
1198
+ [0, 1]
1199
+ ];
1200
+ var IdleUtilizationMetric$ = [3, n0, _IUM,
1201
+ 0,
1202
+ [_n, _st, _v],
1203
+ [0, 0, 1]
1366
1204
  ];
1367
- var IdleSummary$ = [3, n0, _IS, 0, [_n, _v], [0, 1]];
1368
- var IdleUtilizationMetric$ = [3, n0, _IUM, 0, [_n, _st, _v], [0, 0, 1]];
1369
- var InferredWorkloadSaving$ = [
1370
- 3,
1371
- n0,
1372
- _IWS,
1205
+ var InferredWorkloadSaving$ = [3, n0, _IWS,
1373
1206
  0,
1374
1207
  [_iWT, _eMS],
1375
- [64 | 0, () => EstimatedMonthlySavings$],
1208
+ [64 | 0, () => EstimatedMonthlySavings$]
1376
1209
  ];
1377
- var InstanceEstimatedMonthlySavings$ = [3, n0, _IEMSn, 0, [_cu, _v], [0, 1]];
1378
- var InstanceRecommendation$ = [
1379
- 3,
1380
- n0,
1381
- _IRn,
1210
+ var InstanceEstimatedMonthlySavings$ = [3, n0, _IEMSn,
1211
+ 0,
1212
+ [_cu, _v],
1213
+ [0, 1]
1214
+ ];
1215
+ var InstanceRecommendation$ = [3, n0, _IRn,
1382
1216
  0,
1383
1217
  [_iAn, _aI, _iN, _cIT, _f, _fRC, _uM, _lBPID, _rO, _rSe, _lRT, _cPR, _eRP, _iWT, _iS, _ta, _eMSx, _cIGI, _idl],
1384
- [
1385
- 0,
1386
- 0,
1387
- 0,
1388
- 0,
1389
- 0,
1390
- 64 | 0,
1391
- () => UtilizationMetrics,
1392
- 1,
1393
- () => RecommendationOptions,
1394
- () => RecommendationSources,
1395
- 4,
1396
- 0,
1397
- () => EffectiveRecommendationPreferences$,
1398
- 64 | 0,
1399
- 0,
1400
- () => Tags,
1401
- () => ExternalMetricStatus$,
1402
- () => GpuInfo$,
1403
- 0,
1404
- ],
1405
- ];
1406
- var InstanceRecommendationOption$ = [
1407
- 3,
1408
- n0,
1409
- _IRO,
1218
+ [0, 0, 0, 0, 0, 64 | 0, () => UtilizationMetrics, 1, () => RecommendationOptions, () => RecommendationSources, 4, 0, () => EffectiveRecommendationPreferences$, 64 | 0, 0, () => Tags, () => ExternalMetricStatus$, () => GpuInfo$, 0]
1219
+ ];
1220
+ var InstanceRecommendationOption$ = [3, n0, _IRO,
1410
1221
  0,
1411
1222
  [_iT, _iGI, _pUM, _pD, _pR, _r, _sO, _sOAD, _mE],
1412
- [
1413
- 0,
1414
- () => GpuInfo$,
1415
- () => ProjectedUtilizationMetrics,
1416
- 64 | 0,
1417
- 1,
1418
- 1,
1419
- () => SavingsOpportunity$,
1420
- () => InstanceSavingsOpportunityAfterDiscounts$,
1421
- 0,
1422
- ],
1423
- ];
1424
- var InstanceSavingsEstimationMode$ = [3, n0, _ISEM, 0, [_so], [0]];
1425
- var InstanceSavingsOpportunityAfterDiscounts$ = [
1426
- 3,
1427
- n0,
1428
- _ISOADn,
1223
+ [0, () => GpuInfo$, () => ProjectedUtilizationMetrics, 64 | 0, 1, 1, () => SavingsOpportunity$, () => InstanceSavingsOpportunityAfterDiscounts$, 0]
1224
+ ];
1225
+ var InstanceSavingsEstimationMode$ = [3, n0, _ISEM,
1226
+ 0,
1227
+ [_so],
1228
+ [0]
1229
+ ];
1230
+ var InstanceSavingsOpportunityAfterDiscounts$ = [3, n0, _ISOADn,
1429
1231
  0,
1430
1232
  [_sOP, _eMS],
1431
- [1, () => InstanceEstimatedMonthlySavings$],
1233
+ [1, () => InstanceEstimatedMonthlySavings$]
1234
+ ];
1235
+ var InternalServerException$ = [-3, n0, _ISE,
1236
+ { [_e]: _se, [_hE]: 500 },
1237
+ [_m],
1238
+ [0]
1432
1239
  ];
1433
- var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
1434
1240
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1435
- var InvalidParameterValueException$ = [-3, n0, _IPVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1241
+ var InvalidParameterValueException$ = [-3, n0, _IPVE,
1242
+ { [_e]: _c, [_hE]: 400 },
1243
+ [_m],
1244
+ [0]
1245
+ ];
1436
1246
  schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
1437
- var JobFilter$ = [3, n0, _JF, 0, [_n, _va], [0, 64 | 0]];
1438
- var LambdaEffectiveRecommendationPreferences$ = [
1439
- 3,
1440
- n0,
1441
- _LERP,
1247
+ var JobFilter$ = [3, n0, _JF,
1248
+ 0,
1249
+ [_n, _va],
1250
+ [0, 64 | 0]
1251
+ ];
1252
+ var LambdaEffectiveRecommendationPreferences$ = [3, n0, _LERP,
1442
1253
  0,
1443
1254
  [_sEM],
1444
- [() => LambdaSavingsEstimationMode$],
1255
+ [() => LambdaSavingsEstimationMode$]
1256
+ ];
1257
+ var LambdaEstimatedMonthlySavings$ = [3, n0, _LEMS,
1258
+ 0,
1259
+ [_cu, _v],
1260
+ [0, 1]
1445
1261
  ];
1446
- var LambdaEstimatedMonthlySavings$ = [3, n0, _LEMS, 0, [_cu, _v], [0, 1]];
1447
- var LambdaFunctionMemoryProjectedMetric$ = [3, n0, _LFMPM, 0, [_n, _st, _v], [0, 0, 1]];
1448
- var LambdaFunctionMemoryRecommendationOption$ = [
1449
- 3,
1450
- n0,
1451
- _LFMRO,
1262
+ var LambdaFunctionMemoryProjectedMetric$ = [3, n0, _LFMPM,
1263
+ 0,
1264
+ [_n, _st, _v],
1265
+ [0, 0, 1]
1266
+ ];
1267
+ var LambdaFunctionMemoryRecommendationOption$ = [3, n0, _LFMRO,
1452
1268
  0,
1453
1269
  [_r, _mSe, _pUM, _sO, _sOAD],
1454
- [
1455
- 1,
1456
- 1,
1457
- () => LambdaFunctionMemoryProjectedMetrics,
1458
- () => SavingsOpportunity$,
1459
- () => LambdaSavingsOpportunityAfterDiscounts$,
1460
- ],
1461
- ];
1462
- var LambdaFunctionRecommendation$ = [
1463
- 3,
1464
- n0,
1465
- _LFR,
1270
+ [1, 1, () => LambdaFunctionMemoryProjectedMetrics, () => SavingsOpportunity$, () => LambdaSavingsOpportunityAfterDiscounts$]
1271
+ ];
1272
+ var LambdaFunctionRecommendation$ = [3, n0, _LFR,
1466
1273
  0,
1467
1274
  [_fAu, _fV, _aI, _cMS, _nOI, _uM, _lPID, _lRT, _f, _fRC, _mSRO, _cPR, _eRP, _ta],
1468
- [
1469
- 0,
1470
- 0,
1471
- 0,
1472
- 1,
1473
- 1,
1474
- () => LambdaFunctionUtilizationMetrics,
1475
- 1,
1476
- 4,
1477
- 0,
1478
- 64 | 0,
1479
- () => LambdaFunctionMemoryRecommendationOptions,
1480
- 0,
1481
- () => LambdaEffectiveRecommendationPreferences$,
1482
- () => Tags,
1483
- ],
1484
- ];
1485
- var LambdaFunctionRecommendationFilter$ = [3, n0, _LFRF, 0, [_n, _va], [0, 64 | 0]];
1486
- var LambdaFunctionUtilizationMetric$ = [3, n0, _LFUM, 0, [_n, _st, _v], [0, 0, 1]];
1487
- var LambdaSavingsEstimationMode$ = [3, n0, _LSEM, 0, [_so], [0]];
1488
- var LambdaSavingsOpportunityAfterDiscounts$ = [
1489
- 3,
1490
- n0,
1491
- _LSOAD,
1275
+ [0, 0, 0, 1, 1, () => LambdaFunctionUtilizationMetrics, 1, 4, 0, 64 | 0, () => LambdaFunctionMemoryRecommendationOptions, 0, () => LambdaEffectiveRecommendationPreferences$, () => Tags]
1276
+ ];
1277
+ var LambdaFunctionRecommendationFilter$ = [3, n0, _LFRF,
1278
+ 0,
1279
+ [_n, _va],
1280
+ [0, 64 | 0]
1281
+ ];
1282
+ var LambdaFunctionUtilizationMetric$ = [3, n0, _LFUM,
1283
+ 0,
1284
+ [_n, _st, _v],
1285
+ [0, 0, 1]
1286
+ ];
1287
+ var LambdaSavingsEstimationMode$ = [3, n0, _LSEM,
1288
+ 0,
1289
+ [_so],
1290
+ [0]
1291
+ ];
1292
+ var LambdaSavingsOpportunityAfterDiscounts$ = [3, n0, _LSOAD,
1492
1293
  0,
1493
1294
  [_sOP, _eMS],
1494
- [1, () => LambdaEstimatedMonthlySavings$],
1295
+ [1, () => LambdaEstimatedMonthlySavings$]
1495
1296
  ];
1496
- var LicenseConfiguration$ = [
1497
- 3,
1498
- n0,
1499
- _LC,
1297
+ var LicenseConfiguration$ = [3, n0, _LC,
1500
1298
  0,
1501
1299
  [_nOC, _iT, _oS, _lE, _lN, _lM, _lV, _mSet],
1502
- [1, 0, 0, 0, 0, 0, 0, () => MetricsSource],
1300
+ [1, 0, 0, 0, 0, 0, 0, () => MetricsSource]
1503
1301
  ];
1504
- var LicenseRecommendation$ = [
1505
- 3,
1506
- n0,
1507
- _LR,
1302
+ var LicenseRecommendation$ = [3, n0, _LR,
1508
1303
  0,
1509
1304
  [_rA, _aI, _cLC, _lPID, _lRT, _f, _fRC, _lRO, _ta],
1510
- [0, 0, () => LicenseConfiguration$, 1, 4, 0, 64 | 0, () => LicenseRecommendationOptions, () => Tags],
1305
+ [0, 0, () => LicenseConfiguration$, 1, 4, 0, 64 | 0, () => LicenseRecommendationOptions, () => Tags]
1306
+ ];
1307
+ var LicenseRecommendationFilter$ = [3, n0, _LRF,
1308
+ 0,
1309
+ [_n, _va],
1310
+ [0, 64 | 0]
1511
1311
  ];
1512
- var LicenseRecommendationFilter$ = [3, n0, _LRF, 0, [_n, _va], [0, 64 | 0]];
1513
- var LicenseRecommendationOption$ = [
1514
- 3,
1515
- n0,
1516
- _LRO,
1312
+ var LicenseRecommendationOption$ = [3, n0, _LRO,
1517
1313
  0,
1518
1314
  [_r, _oS, _lE, _lM, _sO],
1519
- [1, 0, 0, 0, () => SavingsOpportunity$],
1315
+ [1, 0, 0, 0, () => SavingsOpportunity$]
1316
+ ];
1317
+ var LimitExceededException$ = [-3, n0, _LEE,
1318
+ { [_e]: _c, [_hE]: 400 },
1319
+ [_m],
1320
+ [0]
1520
1321
  ];
1521
- var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1522
1322
  schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1523
- var MemorySizeConfiguration$ = [3, n0, _MSC, 0, [_mem, _mRe], [1, 1]];
1524
- var MetricSource$ = [3, n0, _MS, 0, [_pr, _pA], [0, 0]];
1525
- var MissingAuthenticationToken$ = [-3, n0, _MAT, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
1323
+ var MemorySizeConfiguration$ = [3, n0, _MSC,
1324
+ 0,
1325
+ [_mem, _mRe],
1326
+ [1, 1]
1327
+ ];
1328
+ var MetricSource$ = [3, n0, _MS,
1329
+ 0,
1330
+ [_pr, _pA],
1331
+ [0, 0]
1332
+ ];
1333
+ var MissingAuthenticationToken$ = [-3, n0, _MAT,
1334
+ { [_e]: _c, [_hE]: 403 },
1335
+ [_m],
1336
+ [0]
1337
+ ];
1526
1338
  schema.TypeRegistry.for(n0).registerError(MissingAuthenticationToken$, MissingAuthenticationToken);
1527
- var OptInRequiredException$ = [-3, n0, _OIRE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
1339
+ var OptInRequiredException$ = [-3, n0, _OIRE,
1340
+ { [_e]: _c, [_hE]: 403 },
1341
+ [_m],
1342
+ [0]
1343
+ ];
1528
1344
  schema.TypeRegistry.for(n0).registerError(OptInRequiredException$, OptInRequiredException);
1529
- var OrderBy$ = [3, n0, _OB, 0, [_d, _o], [0, 0]];
1530
- var PreferredResource$ = [3, n0, _PR, 0, [_n, _iL, _eL], [0, 64 | 0, 64 | 0]];
1531
- var ProjectedMetric$ = [3, n0, _PM, 0, [_n, _ti, _va], [0, 64 | 4, 64 | 1]];
1532
- var PutRecommendationPreferencesRequest$ = [
1533
- 3,
1534
- n0,
1535
- _PRPR,
1345
+ var OrderBy$ = [3, n0, _OB,
1346
+ 0,
1347
+ [_d, _o],
1348
+ [0, 0]
1349
+ ];
1350
+ var PreferredResource$ = [3, n0, _PR,
1351
+ 0,
1352
+ [_n, _iL, _eL],
1353
+ [0, 64 | 0, 64 | 0]
1354
+ ];
1355
+ var ProjectedMetric$ = [3, n0, _PM,
1356
+ 0,
1357
+ [_n, _ti, _va],
1358
+ [0, 64 | 4, 64 | 1]
1359
+ ];
1360
+ var PutRecommendationPreferencesRequest$ = [3, n0, _PRPR,
1536
1361
  0,
1537
1362
  [_rT, _sc, _eIM, _iWT, _eMP, _lBP, _uP, _pRr, _sEM],
1538
- [
1539
- 0,
1540
- () => Scope$,
1541
- 0,
1542
- 0,
1543
- () => ExternalMetricsPreference$,
1544
- 0,
1545
- () => UtilizationPreferences,
1546
- () => PreferredResources,
1547
- 0,
1548
- ],
1549
- ];
1550
- var PutRecommendationPreferencesResponse$ = [3, n0, _PRPRu, 0, [], []];
1551
- var RDSDatabaseProjectedMetric$ = [
1552
- 3,
1553
- n0,
1554
- _RDSDPM,
1363
+ [0, () => Scope$, 0, 0, () => ExternalMetricsPreference$, 0, () => UtilizationPreferences, () => PreferredResources, 0]
1364
+ ];
1365
+ var PutRecommendationPreferencesResponse$ = [3, n0, _PRPRu,
1366
+ 0,
1367
+ [],
1368
+ []
1369
+ ];
1370
+ var RDSDatabaseProjectedMetric$ = [3, n0, _RDSDPM,
1555
1371
  0,
1556
1372
  [_n, _ti, _va],
1557
- [0, 64 | 4, 64 | 1],
1373
+ [0, 64 | 4, 64 | 1]
1558
1374
  ];
1559
- var RDSDatabaseRecommendedOptionProjectedMetric$ = [
1560
- 3,
1561
- n0,
1562
- _RDSDROPM,
1375
+ var RDSDatabaseRecommendedOptionProjectedMetric$ = [3, n0, _RDSDROPM,
1563
1376
  0,
1564
1377
  [_rDBIC, _r, _pM],
1565
- [0, 1, () => RDSDatabaseProjectedMetrics],
1378
+ [0, 1, () => RDSDatabaseProjectedMetrics]
1566
1379
  ];
1567
- var RDSDBInstanceRecommendationOption$ = [
1568
- 3,
1569
- n0,
1570
- _RDSDBIRO,
1380
+ var RDSDBInstanceRecommendationOption$ = [3, n0, _RDSDBIRO,
1571
1381
  0,
1572
1382
  [_dIC, _pUM, _pR, _r, _sO, _sOAD],
1573
- [
1574
- 0,
1575
- () => RDSDBProjectedUtilizationMetrics,
1576
- 1,
1577
- 1,
1578
- () => SavingsOpportunity$,
1579
- () => RDSInstanceSavingsOpportunityAfterDiscounts$,
1580
- ],
1581
- ];
1582
- var RDSDBRecommendation$ = [
1583
- 3,
1584
- n0,
1585
- _RDSDBR,
1586
- 0,
1587
- [
1588
- _rA,
1589
- _aI,
1590
- _en,
1591
- _eV,
1592
- _pT,
1593
- _cDBIC,
1594
- _cSCu,
1595
- _dCI,
1596
- _idl,
1597
- _iF,
1598
- _sF,
1599
- _iFRC,
1600
- _cIPR,
1601
- _cSEMVIOPCV,
1602
- _sFRC,
1603
- _iRO,
1604
- _sROt,
1605
- _uM,
1606
- _eRP,
1607
- _lPID,
1608
- _lRT,
1609
- _ta,
1610
- ],
1611
- [
1612
- 0,
1613
- 0,
1614
- 0,
1615
- 0,
1616
- 1,
1617
- 0,
1618
- () => DBStorageConfiguration$,
1619
- 0,
1620
- 0,
1621
- 0,
1622
- 0,
1623
- 64 | 0,
1624
- 0,
1625
- 0,
1626
- 64 | 0,
1627
- () => RDSDBInstanceRecommendationOptions,
1628
- () => RDSDBStorageRecommendationOptions,
1629
- () => RDSDBUtilizationMetrics,
1630
- () => RDSEffectiveRecommendationPreferences$,
1631
- 1,
1632
- 4,
1633
- () => Tags,
1634
- ],
1635
- ];
1636
- var RDSDBRecommendationFilter$ = [3, n0, _RDSDBRF, 0, [_n, _va], [0, 64 | 0]];
1637
- var RDSDBStorageRecommendationOption$ = [
1638
- 3,
1639
- n0,
1640
- _RDSDBSRO,
1383
+ [0, () => RDSDBProjectedUtilizationMetrics, 1, 1, () => SavingsOpportunity$, () => RDSInstanceSavingsOpportunityAfterDiscounts$]
1384
+ ];
1385
+ var RDSDBRecommendation$ = [3, n0, _RDSDBR,
1386
+ 0,
1387
+ [_rA, _aI, _en, _eV, _pT, _cDBIC, _cSCu, _dCI, _idl, _iF, _sF, _iFRC, _cIPR, _cSEMVIOPCV, _sFRC, _iRO, _sROt, _uM, _eRP, _lPID, _lRT, _ta],
1388
+ [0, 0, 0, 0, 1, 0, () => DBStorageConfiguration$, 0, 0, 0, 0, 64 | 0, 0, 0, 64 | 0, () => RDSDBInstanceRecommendationOptions, () => RDSDBStorageRecommendationOptions, () => RDSDBUtilizationMetrics, () => RDSEffectiveRecommendationPreferences$, 1, 4, () => Tags]
1389
+ ];
1390
+ var RDSDBRecommendationFilter$ = [3, n0, _RDSDBRF,
1391
+ 0,
1392
+ [_n, _va],
1393
+ [0, 64 | 0]
1394
+ ];
1395
+ var RDSDBStorageRecommendationOption$ = [3, n0, _RDSDBSRO,
1641
1396
  0,
1642
1397
  [_sCt, _r, _sO, _sOAD, _eMVIOPCV],
1643
- [() => DBStorageConfiguration$, 1, () => SavingsOpportunity$, () => RDSStorageSavingsOpportunityAfterDiscounts$, 0],
1398
+ [() => DBStorageConfiguration$, 1, () => SavingsOpportunity$, () => RDSStorageSavingsOpportunityAfterDiscounts$, 0]
1399
+ ];
1400
+ var RDSDBUtilizationMetric$ = [3, n0, _RDSDBUM,
1401
+ 0,
1402
+ [_n, _st, _v],
1403
+ [0, 0, 1]
1644
1404
  ];
1645
- var RDSDBUtilizationMetric$ = [3, n0, _RDSDBUM, 0, [_n, _st, _v], [0, 0, 1]];
1646
- var RDSEffectiveRecommendationPreferences$ = [
1647
- 3,
1648
- n0,
1649
- _RDSERP,
1405
+ var RDSEffectiveRecommendationPreferences$ = [3, n0, _RDSERP,
1650
1406
  0,
1651
1407
  [_cVA, _eIM, _lBP, _sEM],
1652
- [64 | 0, 0, 0, () => RDSSavingsEstimationMode$],
1408
+ [64 | 0, 0, 0, () => RDSSavingsEstimationMode$]
1653
1409
  ];
1654
- var RDSInstanceEstimatedMonthlySavings$ = [3, n0, _RDSIEMS, 0, [_cu, _v], [0, 1]];
1655
- var RDSInstanceSavingsOpportunityAfterDiscounts$ = [
1656
- 3,
1657
- n0,
1658
- _RDSISOAD,
1410
+ var RDSInstanceEstimatedMonthlySavings$ = [3, n0, _RDSIEMS,
1659
1411
  0,
1660
- [_sOP, _eMS],
1661
- [1, () => RDSInstanceEstimatedMonthlySavings$],
1412
+ [_cu, _v],
1413
+ [0, 1]
1662
1414
  ];
1663
- var RDSSavingsEstimationMode$ = [3, n0, _RDSSEM, 0, [_so], [0]];
1664
- var RDSStorageEstimatedMonthlySavings$ = [3, n0, _RDSSEMS, 0, [_cu, _v], [0, 1]];
1665
- var RDSStorageSavingsOpportunityAfterDiscounts$ = [
1666
- 3,
1667
- n0,
1668
- _RDSSSOAD,
1415
+ var RDSInstanceSavingsOpportunityAfterDiscounts$ = [3, n0, _RDSISOAD,
1669
1416
  0,
1670
1417
  [_sOP, _eMS],
1671
- [1, () => RDSStorageEstimatedMonthlySavings$],
1418
+ [1, () => RDSInstanceEstimatedMonthlySavings$]
1672
1419
  ];
1673
- var ReasonCodeSummary$ = [3, n0, _RCS, 0, [_n, _v], [0, 1]];
1674
- var RecommendationExportJob$ = [
1675
- 3,
1676
- n0,
1677
- _REJ,
1420
+ var RDSSavingsEstimationMode$ = [3, n0, _RDSSEM,
1678
1421
  0,
1679
- [_jIo, _de, _rT, _s, _cT, _lUT, _fR],
1680
- [0, () => ExportDestination$, 0, 0, 4, 4, 0],
1422
+ [_so],
1423
+ [0]
1681
1424
  ];
1682
- var RecommendationPreferences$ = [3, n0, _RP, 0, [_cVA], [64 | 0]];
1683
- var RecommendationPreferencesDetail$ = [
1684
- 3,
1685
- n0,
1686
- _RPD,
1687
- 0,
1688
- [_sc, _rT, _eIM, _iWT, _eMP, _lBP, _uP, _pRr, _sEM],
1689
- [
1690
- () => Scope$,
1691
- 0,
1692
- 0,
1693
- 0,
1694
- () => ExternalMetricsPreference$,
1695
- 0,
1696
- () => UtilizationPreferences,
1697
- () => EffectivePreferredResources,
1698
- 0,
1699
- ],
1700
- ];
1701
- var RecommendationSource$ = [3, n0, _RS, 0, [_rSA, _rST], [0, 0]];
1702
- var RecommendationSummary$ = [
1703
- 3,
1704
- n0,
1705
- _RSe,
1425
+ var RDSStorageEstimatedMonthlySavings$ = [3, n0, _RDSSEMS,
1706
1426
  0,
1707
- [_su, _iSd, _rRT, _aI, _sO, _iSO, _aSO, _cPRR, _iWS],
1708
- [
1709
- () => Summaries,
1710
- () => IdleSummaries,
1711
- 0,
1712
- 0,
1713
- () => SavingsOpportunity$,
1714
- () => SavingsOpportunity$,
1715
- () => SavingsOpportunity$,
1716
- () => CurrentPerformanceRiskRatings$,
1717
- () => InferredWorkloadSavings,
1718
- ],
1719
- ];
1720
- var RecommendedOptionProjectedMetric$ = [
1721
- 3,
1722
- n0,
1723
- _ROPM,
1724
- 0,
1725
- [_rIT, _r, _pM],
1726
- [0, 1, () => ProjectedMetrics],
1427
+ [_cu, _v],
1428
+ [0, 1]
1727
1429
  ];
1728
- var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
1729
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1730
- var S3Destination$ = [3, n0, _SD, 0, [_b, _k, _mK], [0, 0, 0]];
1731
- var S3DestinationConfig$ = [3, n0, _SDC, 0, [_b, _kP], [0, 0]];
1732
- var SavingsOpportunity$ = [
1733
- 3,
1734
- n0,
1735
- _SO,
1430
+ var RDSStorageSavingsOpportunityAfterDiscounts$ = [3, n0, _RDSSSOAD,
1736
1431
  0,
1737
1432
  [_sOP, _eMS],
1738
- [1, () => EstimatedMonthlySavings$],
1433
+ [1, () => RDSStorageEstimatedMonthlySavings$]
1739
1434
  ];
1740
- var Scope$ = [3, n0, _S, 0, [_n, _v], [0, 0]];
1741
- var ServiceConfiguration$ = [
1742
- 3,
1743
- n0,
1744
- _SC,
1435
+ var ReasonCodeSummary$ = [3, n0, _RCS,
1745
1436
  0,
1746
- [_mem, _cp, _cCo, _aSC, _tDA],
1747
- [1, 1, () => ContainerConfigurations, 0, 0],
1437
+ [_n, _v],
1438
+ [0, 1]
1748
1439
  ];
1749
- var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
1750
- schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
1751
- var Summary$ = [3, n0, _Su, 0, [_n, _v, _rCS], [0, 1, () => ReasonCodeSummaries]];
1752
- var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
1753
- var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
1754
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1755
- var UpdateEnrollmentStatusRequest$ = [3, n0, _UESR, 0, [_s, _iMA], [0, 2]];
1756
- var UpdateEnrollmentStatusResponse$ = [3, n0, _UESRp, 0, [_s, _sR], [0, 0]];
1757
- var UtilizationMetric$ = [3, n0, _UM, 0, [_n, _st, _v], [0, 0, 1]];
1758
- var UtilizationPreference$ = [
1759
- 3,
1760
- n0,
1761
- _UP,
1440
+ var RecommendationExportJob$ = [3, n0, _REJ,
1762
1441
  0,
1763
- [_mN, _mP],
1764
- [0, () => CustomizableMetricParameters$],
1442
+ [_jIo, _de, _rT, _s, _cT, _lUT, _fR],
1443
+ [0, () => ExportDestination$, 0, 0, 4, 4, 0]
1765
1444
  ];
1766
- var VolumeConfiguration$ = [
1767
- 3,
1768
- n0,
1769
- _VC,
1445
+ var RecommendationPreferences$ = [3, n0, _RP,
1770
1446
  0,
1771
- [_vT, _vS, _vBIOPS, _vBIOPSo, _vBT, _vBTo, _rV],
1772
- [0, 1, 1, 1, 1, 1, 2],
1447
+ [_cVA],
1448
+ [64 | 0]
1773
1449
  ];
1774
- var VolumeRecommendation$ = [
1775
- 3,
1776
- n0,
1777
- _VR,
1778
- 0,
1779
- [_vAo, _aI, _cC, _f, _uM, _lBPID, _vRO, _lRT, _cPR, _eRP, _ta],
1780
- [
1781
- 0,
1782
- 0,
1783
- () => VolumeConfiguration$,
1784
- 0,
1785
- () => EBSUtilizationMetrics,
1786
- 1,
1787
- () => VolumeRecommendationOptions,
1788
- 4,
1789
- 0,
1790
- () => EBSEffectiveRecommendationPreferences$,
1791
- () => Tags,
1792
- ],
1793
- ];
1794
- var VolumeRecommendationOption$ = [
1795
- 3,
1796
- n0,
1797
- _VRO,
1450
+ var RecommendationPreferencesDetail$ = [3, n0, _RPD,
1798
1451
  0,
1799
- [_co, _pR, _r, _sO, _sOAD],
1800
- [() => VolumeConfiguration$, 1, 1, () => SavingsOpportunity$, () => EBSSavingsOpportunityAfterDiscounts$],
1452
+ [_sc, _rT, _eIM, _iWT, _eMP, _lBP, _uP, _pRr, _sEM],
1453
+ [() => Scope$, 0, 0, 0, () => ExternalMetricsPreference$, 0, () => UtilizationPreferences, () => EffectivePreferredResources, 0]
1801
1454
  ];
1802
- var ComputeOptimizerServiceException$ = [
1803
- -3,
1804
- _sm,
1805
- "ComputeOptimizerServiceException",
1455
+ var RecommendationSource$ = [3, n0, _RS,
1806
1456
  0,
1807
- [],
1808
- [],
1457
+ [_rSA, _rST],
1458
+ [0, 0]
1809
1459
  ];
1810
- schema.TypeRegistry.for(_sm).registerError(ComputeOptimizerServiceException$, ComputeOptimizerServiceException);
1811
- var AccountEnrollmentStatuses = [1, n0, _AESc, 0, () => AccountEnrollmentStatus$];
1812
- var AutoScalingGroupRecommendationOptions = [
1813
- 1,
1814
- n0,
1815
- _ASGROu,
1816
- 0,
1817
- () => AutoScalingGroupRecommendationOption$,
1818
- ];
1819
- var AutoScalingGroupRecommendations = [1, n0, _ASGRu, 0, () => AutoScalingGroupRecommendation$];
1820
- var ContainerConfigurations = [1, n0, _CCo, 0, () => ContainerConfiguration$];
1821
- var ContainerRecommendations = [1, n0, _CRo, 0, () => ContainerRecommendation$];
1822
- var EBSFilters = [1, n0, _EBSFi, 0, () => EBSFilter$];
1823
- var EBSUtilizationMetrics = [1, n0, _EBSUMt, 0, () => EBSUtilizationMetric$];
1824
- var ECSServiceProjectedMetrics = [1, n0, _ECSSPMe, 0, () => ECSServiceProjectedMetric$];
1825
- var ECSServiceProjectedUtilizationMetrics = [
1826
- 1,
1827
- n0,
1828
- _ECSSPUMe,
1829
- 0,
1830
- () => ECSServiceProjectedUtilizationMetric$,
1831
- ];
1832
- var ECSServiceRecommendationFilters = [1, n0, _ECSSRFe, 0, () => ECSServiceRecommendationFilter$];
1833
- var ECSServiceRecommendationOptions = [1, n0, _ECSSROe, 0, () => ECSServiceRecommendationOption$];
1834
- var ECSServiceRecommendations = [1, n0, _ECSSRe, 0, () => ECSServiceRecommendation$];
1835
- var ECSServiceRecommendedOptionProjectedMetrics = [
1836
- 1,
1837
- n0,
1838
- _ECSSROPMe,
1839
- 0,
1840
- () => ECSServiceRecommendedOptionProjectedMetric$,
1841
- ];
1842
- var ECSServiceUtilizationMetrics = [1, n0, _ECSSUMe, 0, () => ECSServiceUtilizationMetric$];
1843
- var EffectivePreferredResources = [1, n0, _EPRf, 0, () => EffectivePreferredResource$];
1844
- var EnrollmentFilters = [1, n0, _EFn, 0, () => EnrollmentFilter$];
1845
- var Filters = [1, n0, _Fi, 0, () => Filter$];
1846
- var GetRecommendationErrors = [1, n0, _GREe, 0, () => GetRecommendationError$];
1847
- var Gpus = [1, n0, _Gp, 0, () => Gpu$];
1848
- var IdleRecommendationErrors = [1, n0, _IREd, 0, () => IdleRecommendationError$];
1849
- var IdleRecommendationFilters = [1, n0, _IRFd, 0, () => IdleRecommendationFilter$];
1850
- var IdleRecommendations = [1, n0, _IRd, 0, () => IdleRecommendation$];
1851
- var IdleSummaries = [1, n0, _ISd, 0, () => IdleSummary$];
1852
- var IdleUtilizationMetrics = [1, n0, _IUMd, 0, () => IdleUtilizationMetric$];
1853
- var InferredWorkloadSavings = [1, n0, _IWSn, 0, () => InferredWorkloadSaving$];
1854
- var InstanceRecommendations = [1, n0, _IRns, 0, () => InstanceRecommendation$];
1855
- var JobFilters = [1, n0, _JFo, 0, () => JobFilter$];
1856
- var LambdaFunctionMemoryProjectedMetrics = [
1857
- 1,
1858
- n0,
1859
- _LFMPMa,
1860
- 0,
1861
- () => LambdaFunctionMemoryProjectedMetric$,
1862
- ];
1863
- var LambdaFunctionMemoryRecommendationOptions = [
1864
- 1,
1865
- n0,
1866
- _LFMROa,
1867
- 0,
1868
- () => LambdaFunctionMemoryRecommendationOption$,
1869
- ];
1870
- var LambdaFunctionRecommendationFilters = [
1871
- 1,
1872
- n0,
1873
- _LFRFa,
1874
- 0,
1875
- () => LambdaFunctionRecommendationFilter$,
1876
- ];
1877
- var LambdaFunctionRecommendations = [1, n0, _LFRa, 0, () => LambdaFunctionRecommendation$];
1878
- var LambdaFunctionUtilizationMetrics = [1, n0, _LFUMa, 0, () => LambdaFunctionUtilizationMetric$];
1879
- var LicenseRecommendationFilters = [1, n0, _LRFi, 0, () => LicenseRecommendationFilter$];
1880
- var LicenseRecommendationOptions = [1, n0, _LROi, 0, () => LicenseRecommendationOption$];
1881
- var LicenseRecommendations = [1, n0, _LRi, 0, () => LicenseRecommendation$];
1882
- var MetricsSource = [1, n0, _MSe, 0, () => MetricSource$];
1883
- var PreferredResources = [1, n0, _PRr, 0, () => PreferredResource$];
1884
- var ProjectedMetrics = [1, n0, _PMr, 0, () => ProjectedMetric$];
1885
- var ProjectedUtilizationMetrics = [1, n0, _PUM, 0, () => UtilizationMetric$];
1886
- var RDSDatabaseProjectedMetrics = [1, n0, _RDSDPMa, 0, () => RDSDatabaseProjectedMetric$];
1887
- var RDSDatabaseRecommendedOptionProjectedMetrics = [
1888
- 1,
1889
- n0,
1890
- _RDSDROPMa,
1891
- 0,
1892
- () => RDSDatabaseRecommendedOptionProjectedMetric$,
1893
- ];
1894
- var RDSDBInstanceRecommendationOptions = [
1895
- 1,
1896
- n0,
1897
- _RDSDBIROn,
1898
- 0,
1899
- () => RDSDBInstanceRecommendationOption$,
1900
- ];
1901
- var RDSDBProjectedUtilizationMetrics = [1, n0, _RDSDBPUM, 0, () => RDSDBUtilizationMetric$];
1902
- var RDSDBRecommendationFilters = [1, n0, _RDSDBRFe, 0, () => RDSDBRecommendationFilter$];
1903
- var RDSDBRecommendations = [1, n0, _RDSDBRe, 0, () => RDSDBRecommendation$];
1904
- var RDSDBStorageRecommendationOptions = [
1905
- 1,
1906
- n0,
1907
- _RDSDBSROt,
1908
- 0,
1909
- () => RDSDBStorageRecommendationOption$,
1910
- ];
1911
- var RDSDBUtilizationMetrics = [1, n0, _RDSDBUMt, 0, () => RDSDBUtilizationMetric$];
1912
- var ReasonCodeSummaries = [1, n0, _RCSe, 0, () => ReasonCodeSummary$];
1913
- var RecommendationExportJobs = [1, n0, _REJe, 0, () => RecommendationExportJob$];
1914
- var RecommendationOptions = [1, n0, _RO, 0, () => InstanceRecommendationOption$];
1915
- var RecommendationPreferencesDetails = [1, n0, _RPDe, 0, () => RecommendationPreferencesDetail$];
1916
- var RecommendationSources = [1, n0, _RSec, 0, () => RecommendationSource$];
1917
- var RecommendationSummaries = [1, n0, _RSeco, 0, () => RecommendationSummary$];
1918
- var RecommendedOptionProjectedMetrics = [1, n0, _ROPMe, 0, () => RecommendedOptionProjectedMetric$];
1919
- var Summaries = [1, n0, _Sum, 0, () => Summary$];
1920
- var Tags = [1, n0, _Ta, 0, () => Tag$];
1921
- var UtilizationMetrics = [1, n0, _UMt, 0, () => UtilizationMetric$];
1922
- var UtilizationPreferences = [1, n0, _UPt, 0, () => UtilizationPreference$];
1923
- var VolumeRecommendationOptions = [1, n0, _VROo, 0, () => VolumeRecommendationOption$];
1924
- var VolumeRecommendations = [1, n0, _VRo, 0, () => VolumeRecommendation$];
1925
- var DeleteRecommendationPreferences$ = [
1926
- 9,
1927
- n0,
1928
- _DRP,
1929
- 0,
1930
- () => DeleteRecommendationPreferencesRequest$,
1931
- () => DeleteRecommendationPreferencesResponse$,
1932
- ];
1933
- var DescribeRecommendationExportJobs$ = [
1934
- 9,
1935
- n0,
1936
- _DREJ,
1937
- 0,
1938
- () => DescribeRecommendationExportJobsRequest$,
1939
- () => DescribeRecommendationExportJobsResponse$,
1940
- ];
1941
- var ExportAutoScalingGroupRecommendations$ = [
1942
- 9,
1943
- n0,
1944
- _EASGR,
1945
- 0,
1946
- () => ExportAutoScalingGroupRecommendationsRequest$,
1947
- () => ExportAutoScalingGroupRecommendationsResponse$,
1948
- ];
1949
- var ExportEBSVolumeRecommendations$ = [
1950
- 9,
1951
- n0,
1952
- _EEBSVR,
1953
- 0,
1954
- () => ExportEBSVolumeRecommendationsRequest$,
1955
- () => ExportEBSVolumeRecommendationsResponse$,
1956
- ];
1957
- var ExportEC2InstanceRecommendations$ = [
1958
- 9,
1959
- n0,
1960
- _EECIR,
1961
- 0,
1962
- () => ExportEC2InstanceRecommendationsRequest$,
1963
- () => ExportEC2InstanceRecommendationsResponse$,
1964
- ];
1965
- var ExportECSServiceRecommendations$ = [
1966
- 9,
1967
- n0,
1968
- _EECSSR,
1969
- 0,
1970
- () => ExportECSServiceRecommendationsRequest$,
1971
- () => ExportECSServiceRecommendationsResponse$,
1972
- ];
1973
- var ExportIdleRecommendations$ = [
1974
- 9,
1975
- n0,
1976
- _EIR,
1977
- 0,
1978
- () => ExportIdleRecommendationsRequest$,
1979
- () => ExportIdleRecommendationsResponse$,
1980
- ];
1981
- var ExportLambdaFunctionRecommendations$ = [
1982
- 9,
1983
- n0,
1984
- _ELFR,
1985
- 0,
1986
- () => ExportLambdaFunctionRecommendationsRequest$,
1987
- () => ExportLambdaFunctionRecommendationsResponse$,
1988
- ];
1989
- var ExportLicenseRecommendations$ = [
1990
- 9,
1991
- n0,
1992
- _ELR,
1993
- 0,
1994
- () => ExportLicenseRecommendationsRequest$,
1995
- () => ExportLicenseRecommendationsResponse$,
1996
- ];
1997
- var ExportRDSDatabaseRecommendations$ = [
1998
- 9,
1999
- n0,
2000
- _ERDSDR,
2001
- 0,
2002
- () => ExportRDSDatabaseRecommendationsRequest$,
2003
- () => ExportRDSDatabaseRecommendationsResponse$,
2004
- ];
2005
- var GetAutoScalingGroupRecommendations$ = [
2006
- 9,
2007
- n0,
2008
- _GASGR,
2009
- 0,
2010
- () => GetAutoScalingGroupRecommendationsRequest$,
2011
- () => GetAutoScalingGroupRecommendationsResponse$,
2012
- ];
2013
- var GetEBSVolumeRecommendations$ = [
2014
- 9,
2015
- n0,
2016
- _GEBSVR,
2017
- 0,
2018
- () => GetEBSVolumeRecommendationsRequest$,
2019
- () => GetEBSVolumeRecommendationsResponse$,
2020
- ];
2021
- var GetEC2InstanceRecommendations$ = [
2022
- 9,
2023
- n0,
2024
- _GECIR,
1460
+ var RecommendationSummary$ = [3, n0, _RSe,
2025
1461
  0,
2026
- () => GetEC2InstanceRecommendationsRequest$,
2027
- () => GetEC2InstanceRecommendationsResponse$,
1462
+ [_su, _iSd, _rRT, _aI, _sO, _iSO, _aSO, _cPRR, _iWS],
1463
+ [() => Summaries, () => IdleSummaries, 0, 0, () => SavingsOpportunity$, () => SavingsOpportunity$, () => SavingsOpportunity$, () => CurrentPerformanceRiskRatings$, () => InferredWorkloadSavings]
2028
1464
  ];
2029
- var GetEC2RecommendationProjectedMetrics$ = [
2030
- 9,
2031
- n0,
2032
- _GECRPM,
1465
+ var RecommendedOptionProjectedMetric$ = [3, n0, _ROPM,
2033
1466
  0,
2034
- () => GetEC2RecommendationProjectedMetricsRequest$,
2035
- () => GetEC2RecommendationProjectedMetricsResponse$,
1467
+ [_rIT, _r, _pM],
1468
+ [0, 1, () => ProjectedMetrics]
2036
1469
  ];
2037
- var GetECSServiceRecommendationProjectedMetrics$ = [
2038
- 9,
2039
- n0,
2040
- _GECSSRPM,
1470
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
1471
+ { [_e]: _c, [_hE]: 404 },
1472
+ [_m],
1473
+ [0]
1474
+ ];
1475
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1476
+ var S3Destination$ = [3, n0, _SD,
2041
1477
  0,
2042
- () => GetECSServiceRecommendationProjectedMetricsRequest$,
2043
- () => GetECSServiceRecommendationProjectedMetricsResponse$,
1478
+ [_b, _k, _mK],
1479
+ [0, 0, 0]
2044
1480
  ];
2045
- var GetECSServiceRecommendations$ = [
2046
- 9,
2047
- n0,
2048
- _GECSSR,
1481
+ var S3DestinationConfig$ = [3, n0, _SDC,
2049
1482
  0,
2050
- () => GetECSServiceRecommendationsRequest$,
2051
- () => GetECSServiceRecommendationsResponse$,
1483
+ [_b, _kP],
1484
+ [0, 0]
2052
1485
  ];
2053
- var GetEffectiveRecommendationPreferences$ = [
2054
- 9,
2055
- n0,
2056
- _GERP,
1486
+ var SavingsOpportunity$ = [3, n0, _SO,
2057
1487
  0,
2058
- () => GetEffectiveRecommendationPreferencesRequest$,
2059
- () => GetEffectiveRecommendationPreferencesResponse$,
1488
+ [_sOP, _eMS],
1489
+ [1, () => EstimatedMonthlySavings$]
2060
1490
  ];
2061
- var GetEnrollmentStatus$ = [
2062
- 9,
2063
- n0,
2064
- _GES,
1491
+ var Scope$ = [3, n0, _S,
2065
1492
  0,
2066
- () => GetEnrollmentStatusRequest$,
2067
- () => GetEnrollmentStatusResponse$,
1493
+ [_n, _v],
1494
+ [0, 0]
2068
1495
  ];
2069
- var GetEnrollmentStatusesForOrganization$ = [
2070
- 9,
2071
- n0,
2072
- _GESFO,
1496
+ var ServiceConfiguration$ = [3, n0, _SC,
2073
1497
  0,
2074
- () => GetEnrollmentStatusesForOrganizationRequest$,
2075
- () => GetEnrollmentStatusesForOrganizationResponse$,
1498
+ [_mem, _cp, _cCo, _aSC, _tDA],
1499
+ [1, 1, () => ContainerConfigurations, 0, 0]
2076
1500
  ];
2077
- var GetIdleRecommendations$ = [
2078
- 9,
2079
- n0,
2080
- _GIR,
1501
+ var ServiceUnavailableException$ = [-3, n0, _SUE,
1502
+ { [_e]: _se, [_hE]: 503 },
1503
+ [_m],
1504
+ [0]
1505
+ ];
1506
+ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
1507
+ var Summary$ = [3, n0, _Su,
2081
1508
  0,
2082
- () => GetIdleRecommendationsRequest$,
2083
- () => GetIdleRecommendationsResponse$,
1509
+ [_n, _v, _rCS],
1510
+ [0, 1, () => ReasonCodeSummaries]
2084
1511
  ];
2085
- var GetLambdaFunctionRecommendations$ = [
2086
- 9,
2087
- n0,
2088
- _GLFR,
1512
+ var Tag$ = [3, n0, _T,
2089
1513
  0,
2090
- () => GetLambdaFunctionRecommendationsRequest$,
2091
- () => GetLambdaFunctionRecommendationsResponse$,
1514
+ [_k, _v],
1515
+ [0, 0]
2092
1516
  ];
2093
- var GetLicenseRecommendations$ = [
2094
- 9,
2095
- n0,
2096
- _GLR,
1517
+ var ThrottlingException$ = [-3, n0, _TE,
1518
+ { [_e]: _c, [_hE]: 429 },
1519
+ [_m],
1520
+ [0]
1521
+ ];
1522
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1523
+ var UpdateEnrollmentStatusRequest$ = [3, n0, _UESR,
2097
1524
  0,
2098
- () => GetLicenseRecommendationsRequest$,
2099
- () => GetLicenseRecommendationsResponse$,
1525
+ [_s, _iMA],
1526
+ [0, 2]
2100
1527
  ];
2101
- var GetRDSDatabaseRecommendationProjectedMetrics$ = [
2102
- 9,
2103
- n0,
2104
- _GRDSDRPM,
1528
+ var UpdateEnrollmentStatusResponse$ = [3, n0, _UESRp,
2105
1529
  0,
2106
- () => GetRDSDatabaseRecommendationProjectedMetricsRequest$,
2107
- () => GetRDSDatabaseRecommendationProjectedMetricsResponse$,
1530
+ [_s, _sR],
1531
+ [0, 0]
2108
1532
  ];
2109
- var GetRDSDatabaseRecommendations$ = [
2110
- 9,
2111
- n0,
2112
- _GRDSDR,
1533
+ var UtilizationMetric$ = [3, n0, _UM,
2113
1534
  0,
2114
- () => GetRDSDatabaseRecommendationsRequest$,
2115
- () => GetRDSDatabaseRecommendationsResponse$,
1535
+ [_n, _st, _v],
1536
+ [0, 0, 1]
2116
1537
  ];
2117
- var GetRecommendationPreferences$ = [
2118
- 9,
2119
- n0,
2120
- _GRP,
1538
+ var UtilizationPreference$ = [3, n0, _UP,
2121
1539
  0,
2122
- () => GetRecommendationPreferencesRequest$,
2123
- () => GetRecommendationPreferencesResponse$,
1540
+ [_mN, _mP],
1541
+ [0, () => CustomizableMetricParameters$]
2124
1542
  ];
2125
- var GetRecommendationSummaries$ = [
2126
- 9,
2127
- n0,
2128
- _GRS,
1543
+ var VolumeConfiguration$ = [3, n0, _VC,
2129
1544
  0,
2130
- () => GetRecommendationSummariesRequest$,
2131
- () => GetRecommendationSummariesResponse$,
1545
+ [_vT, _vS, _vBIOPS, _vBIOPSo, _vBT, _vBTo, _rV],
1546
+ [0, 1, 1, 1, 1, 1, 2]
2132
1547
  ];
2133
- var PutRecommendationPreferences$ = [
2134
- 9,
2135
- n0,
2136
- _PRP,
1548
+ var VolumeRecommendation$ = [3, n0, _VR,
2137
1549
  0,
2138
- () => PutRecommendationPreferencesRequest$,
2139
- () => PutRecommendationPreferencesResponse$,
1550
+ [_vAo, _aI, _cC, _f, _uM, _lBPID, _vRO, _lRT, _cPR, _eRP, _ta],
1551
+ [0, 0, () => VolumeConfiguration$, 0, () => EBSUtilizationMetrics, 1, () => VolumeRecommendationOptions, 4, 0, () => EBSEffectiveRecommendationPreferences$, () => Tags]
2140
1552
  ];
2141
- var UpdateEnrollmentStatus$ = [
2142
- 9,
2143
- n0,
2144
- _UES,
1553
+ var VolumeRecommendationOption$ = [3, n0, _VRO,
2145
1554
  0,
2146
- () => UpdateEnrollmentStatusRequest$,
2147
- () => UpdateEnrollmentStatusResponse$,
1555
+ [_co, _pR, _r, _sO, _sOAD],
1556
+ [() => VolumeConfiguration$, 1, 1, () => SavingsOpportunity$, () => EBSSavingsOpportunityAfterDiscounts$]
1557
+ ];
1558
+ var ComputeOptimizerServiceException$ = [-3, _sm, "ComputeOptimizerServiceException", 0, [], []];
1559
+ schema.TypeRegistry.for(_sm).registerError(ComputeOptimizerServiceException$, ComputeOptimizerServiceException);
1560
+ var AccountEnrollmentStatuses = [1, n0, _AESc,
1561
+ 0, () => AccountEnrollmentStatus$
1562
+ ];
1563
+ var AutoScalingGroupRecommendationOptions = [1, n0, _ASGROu,
1564
+ 0, () => AutoScalingGroupRecommendationOption$
1565
+ ];
1566
+ var AutoScalingGroupRecommendations = [1, n0, _ASGRu,
1567
+ 0, () => AutoScalingGroupRecommendation$
1568
+ ];
1569
+ var ContainerConfigurations = [1, n0, _CCo,
1570
+ 0, () => ContainerConfiguration$
1571
+ ];
1572
+ var ContainerRecommendations = [1, n0, _CRo,
1573
+ 0, () => ContainerRecommendation$
1574
+ ];
1575
+ var EBSFilters = [1, n0, _EBSFi,
1576
+ 0, () => EBSFilter$
1577
+ ];
1578
+ var EBSUtilizationMetrics = [1, n0, _EBSUMt,
1579
+ 0, () => EBSUtilizationMetric$
1580
+ ];
1581
+ var ECSServiceProjectedMetrics = [1, n0, _ECSSPMe,
1582
+ 0, () => ECSServiceProjectedMetric$
1583
+ ];
1584
+ var ECSServiceProjectedUtilizationMetrics = [1, n0, _ECSSPUMe,
1585
+ 0, () => ECSServiceProjectedUtilizationMetric$
1586
+ ];
1587
+ var ECSServiceRecommendationFilters = [1, n0, _ECSSRFe,
1588
+ 0, () => ECSServiceRecommendationFilter$
1589
+ ];
1590
+ var ECSServiceRecommendationOptions = [1, n0, _ECSSROe,
1591
+ 0, () => ECSServiceRecommendationOption$
1592
+ ];
1593
+ var ECSServiceRecommendations = [1, n0, _ECSSRe,
1594
+ 0, () => ECSServiceRecommendation$
1595
+ ];
1596
+ var ECSServiceRecommendedOptionProjectedMetrics = [1, n0, _ECSSROPMe,
1597
+ 0, () => ECSServiceRecommendedOptionProjectedMetric$
1598
+ ];
1599
+ var ECSServiceUtilizationMetrics = [1, n0, _ECSSUMe,
1600
+ 0, () => ECSServiceUtilizationMetric$
1601
+ ];
1602
+ var EffectivePreferredResources = [1, n0, _EPRf,
1603
+ 0, () => EffectivePreferredResource$
1604
+ ];
1605
+ var EnrollmentFilters = [1, n0, _EFn,
1606
+ 0, () => EnrollmentFilter$
1607
+ ];
1608
+ var Filters = [1, n0, _Fi,
1609
+ 0, () => Filter$
1610
+ ];
1611
+ var GetRecommendationErrors = [1, n0, _GREe,
1612
+ 0, () => GetRecommendationError$
1613
+ ];
1614
+ var Gpus = [1, n0, _Gp,
1615
+ 0, () => Gpu$
1616
+ ];
1617
+ var IdleRecommendationErrors = [1, n0, _IREd,
1618
+ 0, () => IdleRecommendationError$
1619
+ ];
1620
+ var IdleRecommendationFilters = [1, n0, _IRFd,
1621
+ 0, () => IdleRecommendationFilter$
1622
+ ];
1623
+ var IdleRecommendations = [1, n0, _IRd,
1624
+ 0, () => IdleRecommendation$
1625
+ ];
1626
+ var IdleSummaries = [1, n0, _ISd,
1627
+ 0, () => IdleSummary$
1628
+ ];
1629
+ var IdleUtilizationMetrics = [1, n0, _IUMd,
1630
+ 0, () => IdleUtilizationMetric$
1631
+ ];
1632
+ var InferredWorkloadSavings = [1, n0, _IWSn,
1633
+ 0, () => InferredWorkloadSaving$
1634
+ ];
1635
+ var InstanceRecommendations = [1, n0, _IRns,
1636
+ 0, () => InstanceRecommendation$
1637
+ ];
1638
+ var JobFilters = [1, n0, _JFo,
1639
+ 0, () => JobFilter$
1640
+ ];
1641
+ var LambdaFunctionMemoryProjectedMetrics = [1, n0, _LFMPMa,
1642
+ 0, () => LambdaFunctionMemoryProjectedMetric$
1643
+ ];
1644
+ var LambdaFunctionMemoryRecommendationOptions = [1, n0, _LFMROa,
1645
+ 0, () => LambdaFunctionMemoryRecommendationOption$
1646
+ ];
1647
+ var LambdaFunctionRecommendationFilters = [1, n0, _LFRFa,
1648
+ 0, () => LambdaFunctionRecommendationFilter$
1649
+ ];
1650
+ var LambdaFunctionRecommendations = [1, n0, _LFRa,
1651
+ 0, () => LambdaFunctionRecommendation$
1652
+ ];
1653
+ var LambdaFunctionUtilizationMetrics = [1, n0, _LFUMa,
1654
+ 0, () => LambdaFunctionUtilizationMetric$
1655
+ ];
1656
+ var LicenseRecommendationFilters = [1, n0, _LRFi,
1657
+ 0, () => LicenseRecommendationFilter$
1658
+ ];
1659
+ var LicenseRecommendationOptions = [1, n0, _LROi,
1660
+ 0, () => LicenseRecommendationOption$
1661
+ ];
1662
+ var LicenseRecommendations = [1, n0, _LRi,
1663
+ 0, () => LicenseRecommendation$
1664
+ ];
1665
+ var MetricsSource = [1, n0, _MSe,
1666
+ 0, () => MetricSource$
1667
+ ];
1668
+ var PreferredResources = [1, n0, _PRr,
1669
+ 0, () => PreferredResource$
1670
+ ];
1671
+ var ProjectedMetrics = [1, n0, _PMr,
1672
+ 0, () => ProjectedMetric$
1673
+ ];
1674
+ var ProjectedUtilizationMetrics = [1, n0, _PUM,
1675
+ 0, () => UtilizationMetric$
1676
+ ];
1677
+ var RDSDatabaseProjectedMetrics = [1, n0, _RDSDPMa,
1678
+ 0, () => RDSDatabaseProjectedMetric$
1679
+ ];
1680
+ var RDSDatabaseRecommendedOptionProjectedMetrics = [1, n0, _RDSDROPMa,
1681
+ 0, () => RDSDatabaseRecommendedOptionProjectedMetric$
1682
+ ];
1683
+ var RDSDBInstanceRecommendationOptions = [1, n0, _RDSDBIROn,
1684
+ 0, () => RDSDBInstanceRecommendationOption$
1685
+ ];
1686
+ var RDSDBProjectedUtilizationMetrics = [1, n0, _RDSDBPUM,
1687
+ 0, () => RDSDBUtilizationMetric$
1688
+ ];
1689
+ var RDSDBRecommendationFilters = [1, n0, _RDSDBRFe,
1690
+ 0, () => RDSDBRecommendationFilter$
1691
+ ];
1692
+ var RDSDBRecommendations = [1, n0, _RDSDBRe,
1693
+ 0, () => RDSDBRecommendation$
1694
+ ];
1695
+ var RDSDBStorageRecommendationOptions = [1, n0, _RDSDBSROt,
1696
+ 0, () => RDSDBStorageRecommendationOption$
1697
+ ];
1698
+ var RDSDBUtilizationMetrics = [1, n0, _RDSDBUMt,
1699
+ 0, () => RDSDBUtilizationMetric$
1700
+ ];
1701
+ var ReasonCodeSummaries = [1, n0, _RCSe,
1702
+ 0, () => ReasonCodeSummary$
1703
+ ];
1704
+ var RecommendationExportJobs = [1, n0, _REJe,
1705
+ 0, () => RecommendationExportJob$
1706
+ ];
1707
+ var RecommendationOptions = [1, n0, _RO,
1708
+ 0, () => InstanceRecommendationOption$
1709
+ ];
1710
+ var RecommendationPreferencesDetails = [1, n0, _RPDe,
1711
+ 0, () => RecommendationPreferencesDetail$
1712
+ ];
1713
+ var RecommendationSources = [1, n0, _RSec,
1714
+ 0, () => RecommendationSource$
1715
+ ];
1716
+ var RecommendationSummaries = [1, n0, _RSeco,
1717
+ 0, () => RecommendationSummary$
1718
+ ];
1719
+ var RecommendedOptionProjectedMetrics = [1, n0, _ROPMe,
1720
+ 0, () => RecommendedOptionProjectedMetric$
1721
+ ];
1722
+ var Summaries = [1, n0, _Sum,
1723
+ 0, () => Summary$
1724
+ ];
1725
+ var Tags = [1, n0, _Ta,
1726
+ 0, () => Tag$
1727
+ ];
1728
+ var UtilizationMetrics = [1, n0, _UMt,
1729
+ 0, () => UtilizationMetric$
1730
+ ];
1731
+ var UtilizationPreferences = [1, n0, _UPt,
1732
+ 0, () => UtilizationPreference$
1733
+ ];
1734
+ var VolumeRecommendationOptions = [1, n0, _VROo,
1735
+ 0, () => VolumeRecommendationOption$
1736
+ ];
1737
+ var VolumeRecommendations = [1, n0, _VRo,
1738
+ 0, () => VolumeRecommendation$
1739
+ ];
1740
+ var DeleteRecommendationPreferences$ = [9, n0, _DRP,
1741
+ 0, () => DeleteRecommendationPreferencesRequest$, () => DeleteRecommendationPreferencesResponse$
1742
+ ];
1743
+ var DescribeRecommendationExportJobs$ = [9, n0, _DREJ,
1744
+ 0, () => DescribeRecommendationExportJobsRequest$, () => DescribeRecommendationExportJobsResponse$
1745
+ ];
1746
+ var ExportAutoScalingGroupRecommendations$ = [9, n0, _EASGR,
1747
+ 0, () => ExportAutoScalingGroupRecommendationsRequest$, () => ExportAutoScalingGroupRecommendationsResponse$
1748
+ ];
1749
+ var ExportEBSVolumeRecommendations$ = [9, n0, _EEBSVR,
1750
+ 0, () => ExportEBSVolumeRecommendationsRequest$, () => ExportEBSVolumeRecommendationsResponse$
1751
+ ];
1752
+ var ExportEC2InstanceRecommendations$ = [9, n0, _EECIR,
1753
+ 0, () => ExportEC2InstanceRecommendationsRequest$, () => ExportEC2InstanceRecommendationsResponse$
1754
+ ];
1755
+ var ExportECSServiceRecommendations$ = [9, n0, _EECSSR,
1756
+ 0, () => ExportECSServiceRecommendationsRequest$, () => ExportECSServiceRecommendationsResponse$
1757
+ ];
1758
+ var ExportIdleRecommendations$ = [9, n0, _EIR,
1759
+ 0, () => ExportIdleRecommendationsRequest$, () => ExportIdleRecommendationsResponse$
1760
+ ];
1761
+ var ExportLambdaFunctionRecommendations$ = [9, n0, _ELFR,
1762
+ 0, () => ExportLambdaFunctionRecommendationsRequest$, () => ExportLambdaFunctionRecommendationsResponse$
1763
+ ];
1764
+ var ExportLicenseRecommendations$ = [9, n0, _ELR,
1765
+ 0, () => ExportLicenseRecommendationsRequest$, () => ExportLicenseRecommendationsResponse$
1766
+ ];
1767
+ var ExportRDSDatabaseRecommendations$ = [9, n0, _ERDSDR,
1768
+ 0, () => ExportRDSDatabaseRecommendationsRequest$, () => ExportRDSDatabaseRecommendationsResponse$
1769
+ ];
1770
+ var GetAutoScalingGroupRecommendations$ = [9, n0, _GASGR,
1771
+ 0, () => GetAutoScalingGroupRecommendationsRequest$, () => GetAutoScalingGroupRecommendationsResponse$
1772
+ ];
1773
+ var GetEBSVolumeRecommendations$ = [9, n0, _GEBSVR,
1774
+ 0, () => GetEBSVolumeRecommendationsRequest$, () => GetEBSVolumeRecommendationsResponse$
1775
+ ];
1776
+ var GetEC2InstanceRecommendations$ = [9, n0, _GECIR,
1777
+ 0, () => GetEC2InstanceRecommendationsRequest$, () => GetEC2InstanceRecommendationsResponse$
1778
+ ];
1779
+ var GetEC2RecommendationProjectedMetrics$ = [9, n0, _GECRPM,
1780
+ 0, () => GetEC2RecommendationProjectedMetricsRequest$, () => GetEC2RecommendationProjectedMetricsResponse$
1781
+ ];
1782
+ var GetECSServiceRecommendationProjectedMetrics$ = [9, n0, _GECSSRPM,
1783
+ 0, () => GetECSServiceRecommendationProjectedMetricsRequest$, () => GetECSServiceRecommendationProjectedMetricsResponse$
1784
+ ];
1785
+ var GetECSServiceRecommendations$ = [9, n0, _GECSSR,
1786
+ 0, () => GetECSServiceRecommendationsRequest$, () => GetECSServiceRecommendationsResponse$
1787
+ ];
1788
+ var GetEffectiveRecommendationPreferences$ = [9, n0, _GERP,
1789
+ 0, () => GetEffectiveRecommendationPreferencesRequest$, () => GetEffectiveRecommendationPreferencesResponse$
1790
+ ];
1791
+ var GetEnrollmentStatus$ = [9, n0, _GES,
1792
+ 0, () => GetEnrollmentStatusRequest$, () => GetEnrollmentStatusResponse$
1793
+ ];
1794
+ var GetEnrollmentStatusesForOrganization$ = [9, n0, _GESFO,
1795
+ 0, () => GetEnrollmentStatusesForOrganizationRequest$, () => GetEnrollmentStatusesForOrganizationResponse$
1796
+ ];
1797
+ var GetIdleRecommendations$ = [9, n0, _GIR,
1798
+ 0, () => GetIdleRecommendationsRequest$, () => GetIdleRecommendationsResponse$
1799
+ ];
1800
+ var GetLambdaFunctionRecommendations$ = [9, n0, _GLFR,
1801
+ 0, () => GetLambdaFunctionRecommendationsRequest$, () => GetLambdaFunctionRecommendationsResponse$
1802
+ ];
1803
+ var GetLicenseRecommendations$ = [9, n0, _GLR,
1804
+ 0, () => GetLicenseRecommendationsRequest$, () => GetLicenseRecommendationsResponse$
1805
+ ];
1806
+ var GetRDSDatabaseRecommendationProjectedMetrics$ = [9, n0, _GRDSDRPM,
1807
+ 0, () => GetRDSDatabaseRecommendationProjectedMetricsRequest$, () => GetRDSDatabaseRecommendationProjectedMetricsResponse$
1808
+ ];
1809
+ var GetRDSDatabaseRecommendations$ = [9, n0, _GRDSDR,
1810
+ 0, () => GetRDSDatabaseRecommendationsRequest$, () => GetRDSDatabaseRecommendationsResponse$
1811
+ ];
1812
+ var GetRecommendationPreferences$ = [9, n0, _GRP,
1813
+ 0, () => GetRecommendationPreferencesRequest$, () => GetRecommendationPreferencesResponse$
1814
+ ];
1815
+ var GetRecommendationSummaries$ = [9, n0, _GRS,
1816
+ 0, () => GetRecommendationSummariesRequest$, () => GetRecommendationSummariesResponse$
1817
+ ];
1818
+ var PutRecommendationPreferences$ = [9, n0, _PRP,
1819
+ 0, () => PutRecommendationPreferencesRequest$, () => PutRecommendationPreferencesResponse$
1820
+ ];
1821
+ var UpdateEnrollmentStatus$ = [9, n0, _UES,
1822
+ 0, () => UpdateEnrollmentStatusRequest$, () => UpdateEnrollmentStatusResponse$
2148
1823
  ];
2149
1824
 
2150
1825
  class DeleteRecommendationPreferencesCommand extends smithyClient.Command