@aws-sdk/client-compute-optimizer 3.297.0 → 3.298.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/commands/DeleteRecommendationPreferencesCommand.js +2 -3
- package/dist-cjs/commands/DescribeRecommendationExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ExportAutoScalingGroupRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ExportEBSVolumeRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ExportEC2InstanceRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ExportECSServiceRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ExportLambdaFunctionRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetAutoScalingGroupRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetEBSVolumeRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetEC2InstanceRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetEC2RecommendationProjectedMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetECSServiceRecommendationProjectedMetricsCommand.js +2 -3
- package/dist-cjs/commands/GetECSServiceRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetEffectiveRecommendationPreferencesCommand.js +2 -3
- package/dist-cjs/commands/GetEnrollmentStatusCommand.js +2 -3
- package/dist-cjs/commands/GetEnrollmentStatusesForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/GetLambdaFunctionRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/GetRecommendationPreferencesCommand.js +2 -3
- package/dist-cjs/commands/GetRecommendationSummariesCommand.js +2 -3
- package/dist-cjs/commands/PutRecommendationPreferencesCommand.js +2 -3
- package/dist-cjs/commands/UpdateEnrollmentStatusCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -370
- package/dist-es/commands/DeleteRecommendationPreferencesCommand.js +2 -3
- package/dist-es/commands/DescribeRecommendationExportJobsCommand.js +2 -3
- package/dist-es/commands/ExportAutoScalingGroupRecommendationsCommand.js +2 -3
- package/dist-es/commands/ExportEBSVolumeRecommendationsCommand.js +2 -3
- package/dist-es/commands/ExportEC2InstanceRecommendationsCommand.js +2 -3
- package/dist-es/commands/ExportECSServiceRecommendationsCommand.js +2 -3
- package/dist-es/commands/ExportLambdaFunctionRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetAutoScalingGroupRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetEBSVolumeRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetEC2InstanceRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetEC2RecommendationProjectedMetricsCommand.js +2 -3
- package/dist-es/commands/GetECSServiceRecommendationProjectedMetricsCommand.js +2 -3
- package/dist-es/commands/GetECSServiceRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetEffectiveRecommendationPreferencesCommand.js +2 -3
- package/dist-es/commands/GetEnrollmentStatusCommand.js +2 -3
- package/dist-es/commands/GetEnrollmentStatusesForOrganizationCommand.js +2 -3
- package/dist-es/commands/GetLambdaFunctionRecommendationsCommand.js +2 -3
- package/dist-es/commands/GetRecommendationPreferencesCommand.js +2 -3
- package/dist-es/commands/GetRecommendationSummariesCommand.js +2 -3
- package/dist-es/commands/PutRecommendationPreferencesCommand.js +2 -3
- package/dist-es/commands/UpdateEnrollmentStatusCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -276
- package/dist-types/models/models_0.d.ts +0 -368
- package/dist-types/ts3.4/models/models_0.d.ts +0 -266
- package/package.json +4 -3
|
@@ -4570,371 +4570,3 @@ export interface UpdateEnrollmentStatusResponse {
|
|
|
4570
4570
|
*/
|
|
4571
4571
|
statusReason?: string;
|
|
4572
4572
|
}
|
|
4573
|
-
/**
|
|
4574
|
-
* @internal
|
|
4575
|
-
*/
|
|
4576
|
-
export declare const AccountEnrollmentStatusFilterSensitiveLog: (obj: AccountEnrollmentStatus) => any;
|
|
4577
|
-
/**
|
|
4578
|
-
* @internal
|
|
4579
|
-
*/
|
|
4580
|
-
export declare const AutoScalingGroupConfigurationFilterSensitiveLog: (obj: AutoScalingGroupConfiguration) => any;
|
|
4581
|
-
/**
|
|
4582
|
-
* @internal
|
|
4583
|
-
*/
|
|
4584
|
-
export declare const ExternalMetricsPreferenceFilterSensitiveLog: (obj: ExternalMetricsPreference) => any;
|
|
4585
|
-
/**
|
|
4586
|
-
* @internal
|
|
4587
|
-
*/
|
|
4588
|
-
export declare const EffectiveRecommendationPreferencesFilterSensitiveLog: (obj: EffectiveRecommendationPreferences) => any;
|
|
4589
|
-
/**
|
|
4590
|
-
* @internal
|
|
4591
|
-
*/
|
|
4592
|
-
export declare const UtilizationMetricFilterSensitiveLog: (obj: UtilizationMetric) => any;
|
|
4593
|
-
/**
|
|
4594
|
-
* @internal
|
|
4595
|
-
*/
|
|
4596
|
-
export declare const EstimatedMonthlySavingsFilterSensitiveLog: (obj: EstimatedMonthlySavings) => any;
|
|
4597
|
-
/**
|
|
4598
|
-
* @internal
|
|
4599
|
-
*/
|
|
4600
|
-
export declare const SavingsOpportunityFilterSensitiveLog: (obj: SavingsOpportunity) => any;
|
|
4601
|
-
/**
|
|
4602
|
-
* @internal
|
|
4603
|
-
*/
|
|
4604
|
-
export declare const AutoScalingGroupRecommendationOptionFilterSensitiveLog: (obj: AutoScalingGroupRecommendationOption) => any;
|
|
4605
|
-
/**
|
|
4606
|
-
* @internal
|
|
4607
|
-
*/
|
|
4608
|
-
export declare const AutoScalingGroupRecommendationFilterSensitiveLog: (obj: AutoScalingGroupRecommendation) => any;
|
|
4609
|
-
/**
|
|
4610
|
-
* @internal
|
|
4611
|
-
*/
|
|
4612
|
-
export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
|
|
4613
|
-
/**
|
|
4614
|
-
* @internal
|
|
4615
|
-
*/
|
|
4616
|
-
export declare const DeleteRecommendationPreferencesRequestFilterSensitiveLog: (obj: DeleteRecommendationPreferencesRequest) => any;
|
|
4617
|
-
/**
|
|
4618
|
-
* @internal
|
|
4619
|
-
*/
|
|
4620
|
-
export declare const DeleteRecommendationPreferencesResponseFilterSensitiveLog: (obj: DeleteRecommendationPreferencesResponse) => any;
|
|
4621
|
-
/**
|
|
4622
|
-
* @internal
|
|
4623
|
-
*/
|
|
4624
|
-
export declare const JobFilterFilterSensitiveLog: (obj: JobFilter) => any;
|
|
4625
|
-
/**
|
|
4626
|
-
* @internal
|
|
4627
|
-
*/
|
|
4628
|
-
export declare const DescribeRecommendationExportJobsRequestFilterSensitiveLog: (obj: DescribeRecommendationExportJobsRequest) => any;
|
|
4629
|
-
/**
|
|
4630
|
-
* @internal
|
|
4631
|
-
*/
|
|
4632
|
-
export declare const S3DestinationFilterSensitiveLog: (obj: S3Destination) => any;
|
|
4633
|
-
/**
|
|
4634
|
-
* @internal
|
|
4635
|
-
*/
|
|
4636
|
-
export declare const ExportDestinationFilterSensitiveLog: (obj: ExportDestination) => any;
|
|
4637
|
-
/**
|
|
4638
|
-
* @internal
|
|
4639
|
-
*/
|
|
4640
|
-
export declare const RecommendationExportJobFilterSensitiveLog: (obj: RecommendationExportJob) => any;
|
|
4641
|
-
/**
|
|
4642
|
-
* @internal
|
|
4643
|
-
*/
|
|
4644
|
-
export declare const DescribeRecommendationExportJobsResponseFilterSensitiveLog: (obj: DescribeRecommendationExportJobsResponse) => any;
|
|
4645
|
-
/**
|
|
4646
|
-
* @internal
|
|
4647
|
-
*/
|
|
4648
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
4649
|
-
/**
|
|
4650
|
-
* @internal
|
|
4651
|
-
*/
|
|
4652
|
-
export declare const RecommendationPreferencesFilterSensitiveLog: (obj: RecommendationPreferences) => any;
|
|
4653
|
-
/**
|
|
4654
|
-
* @internal
|
|
4655
|
-
*/
|
|
4656
|
-
export declare const S3DestinationConfigFilterSensitiveLog: (obj: S3DestinationConfig) => any;
|
|
4657
|
-
/**
|
|
4658
|
-
* @internal
|
|
4659
|
-
*/
|
|
4660
|
-
export declare const ExportAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsRequest) => any;
|
|
4661
|
-
/**
|
|
4662
|
-
* @internal
|
|
4663
|
-
*/
|
|
4664
|
-
export declare const ExportAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (obj: ExportAutoScalingGroupRecommendationsResponse) => any;
|
|
4665
|
-
/**
|
|
4666
|
-
* @internal
|
|
4667
|
-
*/
|
|
4668
|
-
export declare const EBSFilterFilterSensitiveLog: (obj: EBSFilter) => any;
|
|
4669
|
-
/**
|
|
4670
|
-
* @internal
|
|
4671
|
-
*/
|
|
4672
|
-
export declare const ExportEBSVolumeRecommendationsRequestFilterSensitiveLog: (obj: ExportEBSVolumeRecommendationsRequest) => any;
|
|
4673
|
-
/**
|
|
4674
|
-
* @internal
|
|
4675
|
-
*/
|
|
4676
|
-
export declare const ExportEBSVolumeRecommendationsResponseFilterSensitiveLog: (obj: ExportEBSVolumeRecommendationsResponse) => any;
|
|
4677
|
-
/**
|
|
4678
|
-
* @internal
|
|
4679
|
-
*/
|
|
4680
|
-
export declare const ExportEC2InstanceRecommendationsRequestFilterSensitiveLog: (obj: ExportEC2InstanceRecommendationsRequest) => any;
|
|
4681
|
-
/**
|
|
4682
|
-
* @internal
|
|
4683
|
-
*/
|
|
4684
|
-
export declare const ExportEC2InstanceRecommendationsResponseFilterSensitiveLog: (obj: ExportEC2InstanceRecommendationsResponse) => any;
|
|
4685
|
-
/**
|
|
4686
|
-
* @internal
|
|
4687
|
-
*/
|
|
4688
|
-
export declare const ECSServiceRecommendationFilterFilterSensitiveLog: (obj: ECSServiceRecommendationFilter) => any;
|
|
4689
|
-
/**
|
|
4690
|
-
* @internal
|
|
4691
|
-
*/
|
|
4692
|
-
export declare const ExportECSServiceRecommendationsRequestFilterSensitiveLog: (obj: ExportECSServiceRecommendationsRequest) => any;
|
|
4693
|
-
/**
|
|
4694
|
-
* @internal
|
|
4695
|
-
*/
|
|
4696
|
-
export declare const ExportECSServiceRecommendationsResponseFilterSensitiveLog: (obj: ExportECSServiceRecommendationsResponse) => any;
|
|
4697
|
-
/**
|
|
4698
|
-
* @internal
|
|
4699
|
-
*/
|
|
4700
|
-
export declare const LambdaFunctionRecommendationFilterFilterSensitiveLog: (obj: LambdaFunctionRecommendationFilter) => any;
|
|
4701
|
-
/**
|
|
4702
|
-
* @internal
|
|
4703
|
-
*/
|
|
4704
|
-
export declare const ExportLambdaFunctionRecommendationsRequestFilterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsRequest) => any;
|
|
4705
|
-
/**
|
|
4706
|
-
* @internal
|
|
4707
|
-
*/
|
|
4708
|
-
export declare const ExportLambdaFunctionRecommendationsResponseFilterSensitiveLog: (obj: ExportLambdaFunctionRecommendationsResponse) => any;
|
|
4709
|
-
/**
|
|
4710
|
-
* @internal
|
|
4711
|
-
*/
|
|
4712
|
-
export declare const GetAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsRequest) => any;
|
|
4713
|
-
/**
|
|
4714
|
-
* @internal
|
|
4715
|
-
*/
|
|
4716
|
-
export declare const GetRecommendationErrorFilterSensitiveLog: (obj: GetRecommendationError) => any;
|
|
4717
|
-
/**
|
|
4718
|
-
* @internal
|
|
4719
|
-
*/
|
|
4720
|
-
export declare const GetAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (obj: GetAutoScalingGroupRecommendationsResponse) => any;
|
|
4721
|
-
/**
|
|
4722
|
-
* @internal
|
|
4723
|
-
*/
|
|
4724
|
-
export declare const GetEBSVolumeRecommendationsRequestFilterSensitiveLog: (obj: GetEBSVolumeRecommendationsRequest) => any;
|
|
4725
|
-
/**
|
|
4726
|
-
* @internal
|
|
4727
|
-
*/
|
|
4728
|
-
export declare const VolumeConfigurationFilterSensitiveLog: (obj: VolumeConfiguration) => any;
|
|
4729
|
-
/**
|
|
4730
|
-
* @internal
|
|
4731
|
-
*/
|
|
4732
|
-
export declare const EBSUtilizationMetricFilterSensitiveLog: (obj: EBSUtilizationMetric) => any;
|
|
4733
|
-
/**
|
|
4734
|
-
* @internal
|
|
4735
|
-
*/
|
|
4736
|
-
export declare const VolumeRecommendationOptionFilterSensitiveLog: (obj: VolumeRecommendationOption) => any;
|
|
4737
|
-
/**
|
|
4738
|
-
* @internal
|
|
4739
|
-
*/
|
|
4740
|
-
export declare const VolumeRecommendationFilterSensitiveLog: (obj: VolumeRecommendation) => any;
|
|
4741
|
-
/**
|
|
4742
|
-
* @internal
|
|
4743
|
-
*/
|
|
4744
|
-
export declare const GetEBSVolumeRecommendationsResponseFilterSensitiveLog: (obj: GetEBSVolumeRecommendationsResponse) => any;
|
|
4745
|
-
/**
|
|
4746
|
-
* @internal
|
|
4747
|
-
*/
|
|
4748
|
-
export declare const GetEC2InstanceRecommendationsRequestFilterSensitiveLog: (obj: GetEC2InstanceRecommendationsRequest) => any;
|
|
4749
|
-
/**
|
|
4750
|
-
* @internal
|
|
4751
|
-
*/
|
|
4752
|
-
export declare const InstanceRecommendationOptionFilterSensitiveLog: (obj: InstanceRecommendationOption) => any;
|
|
4753
|
-
/**
|
|
4754
|
-
* @internal
|
|
4755
|
-
*/
|
|
4756
|
-
export declare const RecommendationSourceFilterSensitiveLog: (obj: RecommendationSource) => any;
|
|
4757
|
-
/**
|
|
4758
|
-
* @internal
|
|
4759
|
-
*/
|
|
4760
|
-
export declare const InstanceRecommendationFilterSensitiveLog: (obj: InstanceRecommendation) => any;
|
|
4761
|
-
/**
|
|
4762
|
-
* @internal
|
|
4763
|
-
*/
|
|
4764
|
-
export declare const GetEC2InstanceRecommendationsResponseFilterSensitiveLog: (obj: GetEC2InstanceRecommendationsResponse) => any;
|
|
4765
|
-
/**
|
|
4766
|
-
* @internal
|
|
4767
|
-
*/
|
|
4768
|
-
export declare const GetEC2RecommendationProjectedMetricsRequestFilterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsRequest) => any;
|
|
4769
|
-
/**
|
|
4770
|
-
* @internal
|
|
4771
|
-
*/
|
|
4772
|
-
export declare const ProjectedMetricFilterSensitiveLog: (obj: ProjectedMetric) => any;
|
|
4773
|
-
/**
|
|
4774
|
-
* @internal
|
|
4775
|
-
*/
|
|
4776
|
-
export declare const RecommendedOptionProjectedMetricFilterSensitiveLog: (obj: RecommendedOptionProjectedMetric) => any;
|
|
4777
|
-
/**
|
|
4778
|
-
* @internal
|
|
4779
|
-
*/
|
|
4780
|
-
export declare const GetEC2RecommendationProjectedMetricsResponseFilterSensitiveLog: (obj: GetEC2RecommendationProjectedMetricsResponse) => any;
|
|
4781
|
-
/**
|
|
4782
|
-
* @internal
|
|
4783
|
-
*/
|
|
4784
|
-
export declare const GetECSServiceRecommendationProjectedMetricsRequestFilterSensitiveLog: (obj: GetECSServiceRecommendationProjectedMetricsRequest) => any;
|
|
4785
|
-
/**
|
|
4786
|
-
* @internal
|
|
4787
|
-
*/
|
|
4788
|
-
export declare const ECSServiceProjectedMetricFilterSensitiveLog: (obj: ECSServiceProjectedMetric) => any;
|
|
4789
|
-
/**
|
|
4790
|
-
* @internal
|
|
4791
|
-
*/
|
|
4792
|
-
export declare const ECSServiceRecommendedOptionProjectedMetricFilterSensitiveLog: (obj: ECSServiceRecommendedOptionProjectedMetric) => any;
|
|
4793
|
-
/**
|
|
4794
|
-
* @internal
|
|
4795
|
-
*/
|
|
4796
|
-
export declare const GetECSServiceRecommendationProjectedMetricsResponseFilterSensitiveLog: (obj: GetECSServiceRecommendationProjectedMetricsResponse) => any;
|
|
4797
|
-
/**
|
|
4798
|
-
* @internal
|
|
4799
|
-
*/
|
|
4800
|
-
export declare const GetECSServiceRecommendationsRequestFilterSensitiveLog: (obj: GetECSServiceRecommendationsRequest) => any;
|
|
4801
|
-
/**
|
|
4802
|
-
* @internal
|
|
4803
|
-
*/
|
|
4804
|
-
export declare const MemorySizeConfigurationFilterSensitiveLog: (obj: MemorySizeConfiguration) => any;
|
|
4805
|
-
/**
|
|
4806
|
-
* @internal
|
|
4807
|
-
*/
|
|
4808
|
-
export declare const ContainerConfigurationFilterSensitiveLog: (obj: ContainerConfiguration) => any;
|
|
4809
|
-
/**
|
|
4810
|
-
* @internal
|
|
4811
|
-
*/
|
|
4812
|
-
export declare const ServiceConfigurationFilterSensitiveLog: (obj: ServiceConfiguration) => any;
|
|
4813
|
-
/**
|
|
4814
|
-
* @internal
|
|
4815
|
-
*/
|
|
4816
|
-
export declare const ContainerRecommendationFilterSensitiveLog: (obj: ContainerRecommendation) => any;
|
|
4817
|
-
/**
|
|
4818
|
-
* @internal
|
|
4819
|
-
*/
|
|
4820
|
-
export declare const ECSServiceProjectedUtilizationMetricFilterSensitiveLog: (obj: ECSServiceProjectedUtilizationMetric) => any;
|
|
4821
|
-
/**
|
|
4822
|
-
* @internal
|
|
4823
|
-
*/
|
|
4824
|
-
export declare const ECSServiceRecommendationOptionFilterSensitiveLog: (obj: ECSServiceRecommendationOption) => any;
|
|
4825
|
-
/**
|
|
4826
|
-
* @internal
|
|
4827
|
-
*/
|
|
4828
|
-
export declare const ECSServiceUtilizationMetricFilterSensitiveLog: (obj: ECSServiceUtilizationMetric) => any;
|
|
4829
|
-
/**
|
|
4830
|
-
* @internal
|
|
4831
|
-
*/
|
|
4832
|
-
export declare const ECSServiceRecommendationFilterSensitiveLog: (obj: ECSServiceRecommendation) => any;
|
|
4833
|
-
/**
|
|
4834
|
-
* @internal
|
|
4835
|
-
*/
|
|
4836
|
-
export declare const GetECSServiceRecommendationsResponseFilterSensitiveLog: (obj: GetECSServiceRecommendationsResponse) => any;
|
|
4837
|
-
/**
|
|
4838
|
-
* @internal
|
|
4839
|
-
*/
|
|
4840
|
-
export declare const GetEffectiveRecommendationPreferencesRequestFilterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesRequest) => any;
|
|
4841
|
-
/**
|
|
4842
|
-
* @internal
|
|
4843
|
-
*/
|
|
4844
|
-
export declare const GetEffectiveRecommendationPreferencesResponseFilterSensitiveLog: (obj: GetEffectiveRecommendationPreferencesResponse) => any;
|
|
4845
|
-
/**
|
|
4846
|
-
* @internal
|
|
4847
|
-
*/
|
|
4848
|
-
export declare const GetEnrollmentStatusRequestFilterSensitiveLog: (obj: GetEnrollmentStatusRequest) => any;
|
|
4849
|
-
/**
|
|
4850
|
-
* @internal
|
|
4851
|
-
*/
|
|
4852
|
-
export declare const GetEnrollmentStatusResponseFilterSensitiveLog: (obj: GetEnrollmentStatusResponse) => any;
|
|
4853
|
-
/**
|
|
4854
|
-
* @internal
|
|
4855
|
-
*/
|
|
4856
|
-
export declare const EnrollmentFilterFilterSensitiveLog: (obj: EnrollmentFilter) => any;
|
|
4857
|
-
/**
|
|
4858
|
-
* @internal
|
|
4859
|
-
*/
|
|
4860
|
-
export declare const GetEnrollmentStatusesForOrganizationRequestFilterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationRequest) => any;
|
|
4861
|
-
/**
|
|
4862
|
-
* @internal
|
|
4863
|
-
*/
|
|
4864
|
-
export declare const GetEnrollmentStatusesForOrganizationResponseFilterSensitiveLog: (obj: GetEnrollmentStatusesForOrganizationResponse) => any;
|
|
4865
|
-
/**
|
|
4866
|
-
* @internal
|
|
4867
|
-
*/
|
|
4868
|
-
export declare const GetLambdaFunctionRecommendationsRequestFilterSensitiveLog: (obj: GetLambdaFunctionRecommendationsRequest) => any;
|
|
4869
|
-
/**
|
|
4870
|
-
* @internal
|
|
4871
|
-
*/
|
|
4872
|
-
export declare const LambdaFunctionMemoryProjectedMetricFilterSensitiveLog: (obj: LambdaFunctionMemoryProjectedMetric) => any;
|
|
4873
|
-
/**
|
|
4874
|
-
* @internal
|
|
4875
|
-
*/
|
|
4876
|
-
export declare const LambdaFunctionMemoryRecommendationOptionFilterSensitiveLog: (obj: LambdaFunctionMemoryRecommendationOption) => any;
|
|
4877
|
-
/**
|
|
4878
|
-
* @internal
|
|
4879
|
-
*/
|
|
4880
|
-
export declare const LambdaFunctionUtilizationMetricFilterSensitiveLog: (obj: LambdaFunctionUtilizationMetric) => any;
|
|
4881
|
-
/**
|
|
4882
|
-
* @internal
|
|
4883
|
-
*/
|
|
4884
|
-
export declare const LambdaFunctionRecommendationFilterSensitiveLog: (obj: LambdaFunctionRecommendation) => any;
|
|
4885
|
-
/**
|
|
4886
|
-
* @internal
|
|
4887
|
-
*/
|
|
4888
|
-
export declare const GetLambdaFunctionRecommendationsResponseFilterSensitiveLog: (obj: GetLambdaFunctionRecommendationsResponse) => any;
|
|
4889
|
-
/**
|
|
4890
|
-
* @internal
|
|
4891
|
-
*/
|
|
4892
|
-
export declare const GetRecommendationPreferencesRequestFilterSensitiveLog: (obj: GetRecommendationPreferencesRequest) => any;
|
|
4893
|
-
/**
|
|
4894
|
-
* @internal
|
|
4895
|
-
*/
|
|
4896
|
-
export declare const RecommendationPreferencesDetailFilterSensitiveLog: (obj: RecommendationPreferencesDetail) => any;
|
|
4897
|
-
/**
|
|
4898
|
-
* @internal
|
|
4899
|
-
*/
|
|
4900
|
-
export declare const GetRecommendationPreferencesResponseFilterSensitiveLog: (obj: GetRecommendationPreferencesResponse) => any;
|
|
4901
|
-
/**
|
|
4902
|
-
* @internal
|
|
4903
|
-
*/
|
|
4904
|
-
export declare const GetRecommendationSummariesRequestFilterSensitiveLog: (obj: GetRecommendationSummariesRequest) => any;
|
|
4905
|
-
/**
|
|
4906
|
-
* @internal
|
|
4907
|
-
*/
|
|
4908
|
-
export declare const CurrentPerformanceRiskRatingsFilterSensitiveLog: (obj: CurrentPerformanceRiskRatings) => any;
|
|
4909
|
-
/**
|
|
4910
|
-
* @internal
|
|
4911
|
-
*/
|
|
4912
|
-
export declare const ReasonCodeSummaryFilterSensitiveLog: (obj: ReasonCodeSummary) => any;
|
|
4913
|
-
/**
|
|
4914
|
-
* @internal
|
|
4915
|
-
*/
|
|
4916
|
-
export declare const SummaryFilterSensitiveLog: (obj: Summary) => any;
|
|
4917
|
-
/**
|
|
4918
|
-
* @internal
|
|
4919
|
-
*/
|
|
4920
|
-
export declare const RecommendationSummaryFilterSensitiveLog: (obj: RecommendationSummary) => any;
|
|
4921
|
-
/**
|
|
4922
|
-
* @internal
|
|
4923
|
-
*/
|
|
4924
|
-
export declare const GetRecommendationSummariesResponseFilterSensitiveLog: (obj: GetRecommendationSummariesResponse) => any;
|
|
4925
|
-
/**
|
|
4926
|
-
* @internal
|
|
4927
|
-
*/
|
|
4928
|
-
export declare const PutRecommendationPreferencesRequestFilterSensitiveLog: (obj: PutRecommendationPreferencesRequest) => any;
|
|
4929
|
-
/**
|
|
4930
|
-
* @internal
|
|
4931
|
-
*/
|
|
4932
|
-
export declare const PutRecommendationPreferencesResponseFilterSensitiveLog: (obj: PutRecommendationPreferencesResponse) => any;
|
|
4933
|
-
/**
|
|
4934
|
-
* @internal
|
|
4935
|
-
*/
|
|
4936
|
-
export declare const UpdateEnrollmentStatusRequestFilterSensitiveLog: (obj: UpdateEnrollmentStatusRequest) => any;
|
|
4937
|
-
/**
|
|
4938
|
-
* @internal
|
|
4939
|
-
*/
|
|
4940
|
-
export declare const UpdateEnrollmentStatusResponseFilterSensitiveLog: (obj: UpdateEnrollmentStatusResponse) => any;
|
|
@@ -1012,269 +1012,3 @@ export interface UpdateEnrollmentStatusResponse {
|
|
|
1012
1012
|
status?: Status | string;
|
|
1013
1013
|
statusReason?: string;
|
|
1014
1014
|
}
|
|
1015
|
-
export declare const AccountEnrollmentStatusFilterSensitiveLog: (
|
|
1016
|
-
obj: AccountEnrollmentStatus
|
|
1017
|
-
) => any;
|
|
1018
|
-
export declare const AutoScalingGroupConfigurationFilterSensitiveLog: (
|
|
1019
|
-
obj: AutoScalingGroupConfiguration
|
|
1020
|
-
) => any;
|
|
1021
|
-
export declare const ExternalMetricsPreferenceFilterSensitiveLog: (
|
|
1022
|
-
obj: ExternalMetricsPreference
|
|
1023
|
-
) => any;
|
|
1024
|
-
export declare const EffectiveRecommendationPreferencesFilterSensitiveLog: (
|
|
1025
|
-
obj: EffectiveRecommendationPreferences
|
|
1026
|
-
) => any;
|
|
1027
|
-
export declare const UtilizationMetricFilterSensitiveLog: (
|
|
1028
|
-
obj: UtilizationMetric
|
|
1029
|
-
) => any;
|
|
1030
|
-
export declare const EstimatedMonthlySavingsFilterSensitiveLog: (
|
|
1031
|
-
obj: EstimatedMonthlySavings
|
|
1032
|
-
) => any;
|
|
1033
|
-
export declare const SavingsOpportunityFilterSensitiveLog: (
|
|
1034
|
-
obj: SavingsOpportunity
|
|
1035
|
-
) => any;
|
|
1036
|
-
export declare const AutoScalingGroupRecommendationOptionFilterSensitiveLog: (
|
|
1037
|
-
obj: AutoScalingGroupRecommendationOption
|
|
1038
|
-
) => any;
|
|
1039
|
-
export declare const AutoScalingGroupRecommendationFilterSensitiveLog: (
|
|
1040
|
-
obj: AutoScalingGroupRecommendation
|
|
1041
|
-
) => any;
|
|
1042
|
-
export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
|
|
1043
|
-
export declare const DeleteRecommendationPreferencesRequestFilterSensitiveLog: (
|
|
1044
|
-
obj: DeleteRecommendationPreferencesRequest
|
|
1045
|
-
) => any;
|
|
1046
|
-
export declare const DeleteRecommendationPreferencesResponseFilterSensitiveLog: (
|
|
1047
|
-
obj: DeleteRecommendationPreferencesResponse
|
|
1048
|
-
) => any;
|
|
1049
|
-
export declare const JobFilterFilterSensitiveLog: (obj: JobFilter) => any;
|
|
1050
|
-
export declare const DescribeRecommendationExportJobsRequestFilterSensitiveLog: (
|
|
1051
|
-
obj: DescribeRecommendationExportJobsRequest
|
|
1052
|
-
) => any;
|
|
1053
|
-
export declare const S3DestinationFilterSensitiveLog: (
|
|
1054
|
-
obj: S3Destination
|
|
1055
|
-
) => any;
|
|
1056
|
-
export declare const ExportDestinationFilterSensitiveLog: (
|
|
1057
|
-
obj: ExportDestination
|
|
1058
|
-
) => any;
|
|
1059
|
-
export declare const RecommendationExportJobFilterSensitiveLog: (
|
|
1060
|
-
obj: RecommendationExportJob
|
|
1061
|
-
) => any;
|
|
1062
|
-
export declare const DescribeRecommendationExportJobsResponseFilterSensitiveLog: (
|
|
1063
|
-
obj: DescribeRecommendationExportJobsResponse
|
|
1064
|
-
) => any;
|
|
1065
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1066
|
-
export declare const RecommendationPreferencesFilterSensitiveLog: (
|
|
1067
|
-
obj: RecommendationPreferences
|
|
1068
|
-
) => any;
|
|
1069
|
-
export declare const S3DestinationConfigFilterSensitiveLog: (
|
|
1070
|
-
obj: S3DestinationConfig
|
|
1071
|
-
) => any;
|
|
1072
|
-
export declare const ExportAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (
|
|
1073
|
-
obj: ExportAutoScalingGroupRecommendationsRequest
|
|
1074
|
-
) => any;
|
|
1075
|
-
export declare const ExportAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (
|
|
1076
|
-
obj: ExportAutoScalingGroupRecommendationsResponse
|
|
1077
|
-
) => any;
|
|
1078
|
-
export declare const EBSFilterFilterSensitiveLog: (obj: EBSFilter) => any;
|
|
1079
|
-
export declare const ExportEBSVolumeRecommendationsRequestFilterSensitiveLog: (
|
|
1080
|
-
obj: ExportEBSVolumeRecommendationsRequest
|
|
1081
|
-
) => any;
|
|
1082
|
-
export declare const ExportEBSVolumeRecommendationsResponseFilterSensitiveLog: (
|
|
1083
|
-
obj: ExportEBSVolumeRecommendationsResponse
|
|
1084
|
-
) => any;
|
|
1085
|
-
export declare const ExportEC2InstanceRecommendationsRequestFilterSensitiveLog: (
|
|
1086
|
-
obj: ExportEC2InstanceRecommendationsRequest
|
|
1087
|
-
) => any;
|
|
1088
|
-
export declare const ExportEC2InstanceRecommendationsResponseFilterSensitiveLog: (
|
|
1089
|
-
obj: ExportEC2InstanceRecommendationsResponse
|
|
1090
|
-
) => any;
|
|
1091
|
-
export declare const ECSServiceRecommendationFilterFilterSensitiveLog: (
|
|
1092
|
-
obj: ECSServiceRecommendationFilter
|
|
1093
|
-
) => any;
|
|
1094
|
-
export declare const ExportECSServiceRecommendationsRequestFilterSensitiveLog: (
|
|
1095
|
-
obj: ExportECSServiceRecommendationsRequest
|
|
1096
|
-
) => any;
|
|
1097
|
-
export declare const ExportECSServiceRecommendationsResponseFilterSensitiveLog: (
|
|
1098
|
-
obj: ExportECSServiceRecommendationsResponse
|
|
1099
|
-
) => any;
|
|
1100
|
-
export declare const LambdaFunctionRecommendationFilterFilterSensitiveLog: (
|
|
1101
|
-
obj: LambdaFunctionRecommendationFilter
|
|
1102
|
-
) => any;
|
|
1103
|
-
export declare const ExportLambdaFunctionRecommendationsRequestFilterSensitiveLog: (
|
|
1104
|
-
obj: ExportLambdaFunctionRecommendationsRequest
|
|
1105
|
-
) => any;
|
|
1106
|
-
export declare const ExportLambdaFunctionRecommendationsResponseFilterSensitiveLog: (
|
|
1107
|
-
obj: ExportLambdaFunctionRecommendationsResponse
|
|
1108
|
-
) => any;
|
|
1109
|
-
export declare const GetAutoScalingGroupRecommendationsRequestFilterSensitiveLog: (
|
|
1110
|
-
obj: GetAutoScalingGroupRecommendationsRequest
|
|
1111
|
-
) => any;
|
|
1112
|
-
export declare const GetRecommendationErrorFilterSensitiveLog: (
|
|
1113
|
-
obj: GetRecommendationError
|
|
1114
|
-
) => any;
|
|
1115
|
-
export declare const GetAutoScalingGroupRecommendationsResponseFilterSensitiveLog: (
|
|
1116
|
-
obj: GetAutoScalingGroupRecommendationsResponse
|
|
1117
|
-
) => any;
|
|
1118
|
-
export declare const GetEBSVolumeRecommendationsRequestFilterSensitiveLog: (
|
|
1119
|
-
obj: GetEBSVolumeRecommendationsRequest
|
|
1120
|
-
) => any;
|
|
1121
|
-
export declare const VolumeConfigurationFilterSensitiveLog: (
|
|
1122
|
-
obj: VolumeConfiguration
|
|
1123
|
-
) => any;
|
|
1124
|
-
export declare const EBSUtilizationMetricFilterSensitiveLog: (
|
|
1125
|
-
obj: EBSUtilizationMetric
|
|
1126
|
-
) => any;
|
|
1127
|
-
export declare const VolumeRecommendationOptionFilterSensitiveLog: (
|
|
1128
|
-
obj: VolumeRecommendationOption
|
|
1129
|
-
) => any;
|
|
1130
|
-
export declare const VolumeRecommendationFilterSensitiveLog: (
|
|
1131
|
-
obj: VolumeRecommendation
|
|
1132
|
-
) => any;
|
|
1133
|
-
export declare const GetEBSVolumeRecommendationsResponseFilterSensitiveLog: (
|
|
1134
|
-
obj: GetEBSVolumeRecommendationsResponse
|
|
1135
|
-
) => any;
|
|
1136
|
-
export declare const GetEC2InstanceRecommendationsRequestFilterSensitiveLog: (
|
|
1137
|
-
obj: GetEC2InstanceRecommendationsRequest
|
|
1138
|
-
) => any;
|
|
1139
|
-
export declare const InstanceRecommendationOptionFilterSensitiveLog: (
|
|
1140
|
-
obj: InstanceRecommendationOption
|
|
1141
|
-
) => any;
|
|
1142
|
-
export declare const RecommendationSourceFilterSensitiveLog: (
|
|
1143
|
-
obj: RecommendationSource
|
|
1144
|
-
) => any;
|
|
1145
|
-
export declare const InstanceRecommendationFilterSensitiveLog: (
|
|
1146
|
-
obj: InstanceRecommendation
|
|
1147
|
-
) => any;
|
|
1148
|
-
export declare const GetEC2InstanceRecommendationsResponseFilterSensitiveLog: (
|
|
1149
|
-
obj: GetEC2InstanceRecommendationsResponse
|
|
1150
|
-
) => any;
|
|
1151
|
-
export declare const GetEC2RecommendationProjectedMetricsRequestFilterSensitiveLog: (
|
|
1152
|
-
obj: GetEC2RecommendationProjectedMetricsRequest
|
|
1153
|
-
) => any;
|
|
1154
|
-
export declare const ProjectedMetricFilterSensitiveLog: (
|
|
1155
|
-
obj: ProjectedMetric
|
|
1156
|
-
) => any;
|
|
1157
|
-
export declare const RecommendedOptionProjectedMetricFilterSensitiveLog: (
|
|
1158
|
-
obj: RecommendedOptionProjectedMetric
|
|
1159
|
-
) => any;
|
|
1160
|
-
export declare const GetEC2RecommendationProjectedMetricsResponseFilterSensitiveLog: (
|
|
1161
|
-
obj: GetEC2RecommendationProjectedMetricsResponse
|
|
1162
|
-
) => any;
|
|
1163
|
-
export declare const GetECSServiceRecommendationProjectedMetricsRequestFilterSensitiveLog: (
|
|
1164
|
-
obj: GetECSServiceRecommendationProjectedMetricsRequest
|
|
1165
|
-
) => any;
|
|
1166
|
-
export declare const ECSServiceProjectedMetricFilterSensitiveLog: (
|
|
1167
|
-
obj: ECSServiceProjectedMetric
|
|
1168
|
-
) => any;
|
|
1169
|
-
export declare const ECSServiceRecommendedOptionProjectedMetricFilterSensitiveLog: (
|
|
1170
|
-
obj: ECSServiceRecommendedOptionProjectedMetric
|
|
1171
|
-
) => any;
|
|
1172
|
-
export declare const GetECSServiceRecommendationProjectedMetricsResponseFilterSensitiveLog: (
|
|
1173
|
-
obj: GetECSServiceRecommendationProjectedMetricsResponse
|
|
1174
|
-
) => any;
|
|
1175
|
-
export declare const GetECSServiceRecommendationsRequestFilterSensitiveLog: (
|
|
1176
|
-
obj: GetECSServiceRecommendationsRequest
|
|
1177
|
-
) => any;
|
|
1178
|
-
export declare const MemorySizeConfigurationFilterSensitiveLog: (
|
|
1179
|
-
obj: MemorySizeConfiguration
|
|
1180
|
-
) => any;
|
|
1181
|
-
export declare const ContainerConfigurationFilterSensitiveLog: (
|
|
1182
|
-
obj: ContainerConfiguration
|
|
1183
|
-
) => any;
|
|
1184
|
-
export declare const ServiceConfigurationFilterSensitiveLog: (
|
|
1185
|
-
obj: ServiceConfiguration
|
|
1186
|
-
) => any;
|
|
1187
|
-
export declare const ContainerRecommendationFilterSensitiveLog: (
|
|
1188
|
-
obj: ContainerRecommendation
|
|
1189
|
-
) => any;
|
|
1190
|
-
export declare const ECSServiceProjectedUtilizationMetricFilterSensitiveLog: (
|
|
1191
|
-
obj: ECSServiceProjectedUtilizationMetric
|
|
1192
|
-
) => any;
|
|
1193
|
-
export declare const ECSServiceRecommendationOptionFilterSensitiveLog: (
|
|
1194
|
-
obj: ECSServiceRecommendationOption
|
|
1195
|
-
) => any;
|
|
1196
|
-
export declare const ECSServiceUtilizationMetricFilterSensitiveLog: (
|
|
1197
|
-
obj: ECSServiceUtilizationMetric
|
|
1198
|
-
) => any;
|
|
1199
|
-
export declare const ECSServiceRecommendationFilterSensitiveLog: (
|
|
1200
|
-
obj: ECSServiceRecommendation
|
|
1201
|
-
) => any;
|
|
1202
|
-
export declare const GetECSServiceRecommendationsResponseFilterSensitiveLog: (
|
|
1203
|
-
obj: GetECSServiceRecommendationsResponse
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const GetEffectiveRecommendationPreferencesRequestFilterSensitiveLog: (
|
|
1206
|
-
obj: GetEffectiveRecommendationPreferencesRequest
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const GetEffectiveRecommendationPreferencesResponseFilterSensitiveLog: (
|
|
1209
|
-
obj: GetEffectiveRecommendationPreferencesResponse
|
|
1210
|
-
) => any;
|
|
1211
|
-
export declare const GetEnrollmentStatusRequestFilterSensitiveLog: (
|
|
1212
|
-
obj: GetEnrollmentStatusRequest
|
|
1213
|
-
) => any;
|
|
1214
|
-
export declare const GetEnrollmentStatusResponseFilterSensitiveLog: (
|
|
1215
|
-
obj: GetEnrollmentStatusResponse
|
|
1216
|
-
) => any;
|
|
1217
|
-
export declare const EnrollmentFilterFilterSensitiveLog: (
|
|
1218
|
-
obj: EnrollmentFilter
|
|
1219
|
-
) => any;
|
|
1220
|
-
export declare const GetEnrollmentStatusesForOrganizationRequestFilterSensitiveLog: (
|
|
1221
|
-
obj: GetEnrollmentStatusesForOrganizationRequest
|
|
1222
|
-
) => any;
|
|
1223
|
-
export declare const GetEnrollmentStatusesForOrganizationResponseFilterSensitiveLog: (
|
|
1224
|
-
obj: GetEnrollmentStatusesForOrganizationResponse
|
|
1225
|
-
) => any;
|
|
1226
|
-
export declare const GetLambdaFunctionRecommendationsRequestFilterSensitiveLog: (
|
|
1227
|
-
obj: GetLambdaFunctionRecommendationsRequest
|
|
1228
|
-
) => any;
|
|
1229
|
-
export declare const LambdaFunctionMemoryProjectedMetricFilterSensitiveLog: (
|
|
1230
|
-
obj: LambdaFunctionMemoryProjectedMetric
|
|
1231
|
-
) => any;
|
|
1232
|
-
export declare const LambdaFunctionMemoryRecommendationOptionFilterSensitiveLog: (
|
|
1233
|
-
obj: LambdaFunctionMemoryRecommendationOption
|
|
1234
|
-
) => any;
|
|
1235
|
-
export declare const LambdaFunctionUtilizationMetricFilterSensitiveLog: (
|
|
1236
|
-
obj: LambdaFunctionUtilizationMetric
|
|
1237
|
-
) => any;
|
|
1238
|
-
export declare const LambdaFunctionRecommendationFilterSensitiveLog: (
|
|
1239
|
-
obj: LambdaFunctionRecommendation
|
|
1240
|
-
) => any;
|
|
1241
|
-
export declare const GetLambdaFunctionRecommendationsResponseFilterSensitiveLog: (
|
|
1242
|
-
obj: GetLambdaFunctionRecommendationsResponse
|
|
1243
|
-
) => any;
|
|
1244
|
-
export declare const GetRecommendationPreferencesRequestFilterSensitiveLog: (
|
|
1245
|
-
obj: GetRecommendationPreferencesRequest
|
|
1246
|
-
) => any;
|
|
1247
|
-
export declare const RecommendationPreferencesDetailFilterSensitiveLog: (
|
|
1248
|
-
obj: RecommendationPreferencesDetail
|
|
1249
|
-
) => any;
|
|
1250
|
-
export declare const GetRecommendationPreferencesResponseFilterSensitiveLog: (
|
|
1251
|
-
obj: GetRecommendationPreferencesResponse
|
|
1252
|
-
) => any;
|
|
1253
|
-
export declare const GetRecommendationSummariesRequestFilterSensitiveLog: (
|
|
1254
|
-
obj: GetRecommendationSummariesRequest
|
|
1255
|
-
) => any;
|
|
1256
|
-
export declare const CurrentPerformanceRiskRatingsFilterSensitiveLog: (
|
|
1257
|
-
obj: CurrentPerformanceRiskRatings
|
|
1258
|
-
) => any;
|
|
1259
|
-
export declare const ReasonCodeSummaryFilterSensitiveLog: (
|
|
1260
|
-
obj: ReasonCodeSummary
|
|
1261
|
-
) => any;
|
|
1262
|
-
export declare const SummaryFilterSensitiveLog: (obj: Summary) => any;
|
|
1263
|
-
export declare const RecommendationSummaryFilterSensitiveLog: (
|
|
1264
|
-
obj: RecommendationSummary
|
|
1265
|
-
) => any;
|
|
1266
|
-
export declare const GetRecommendationSummariesResponseFilterSensitiveLog: (
|
|
1267
|
-
obj: GetRecommendationSummariesResponse
|
|
1268
|
-
) => any;
|
|
1269
|
-
export declare const PutRecommendationPreferencesRequestFilterSensitiveLog: (
|
|
1270
|
-
obj: PutRecommendationPreferencesRequest
|
|
1271
|
-
) => any;
|
|
1272
|
-
export declare const PutRecommendationPreferencesResponseFilterSensitiveLog: (
|
|
1273
|
-
obj: PutRecommendationPreferencesResponse
|
|
1274
|
-
) => any;
|
|
1275
|
-
export declare const UpdateEnrollmentStatusRequestFilterSensitiveLog: (
|
|
1276
|
-
obj: UpdateEnrollmentStatusRequest
|
|
1277
|
-
) => any;
|
|
1278
|
-
export declare const UpdateEnrollmentStatusResponseFilterSensitiveLog: (
|
|
1279
|
-
obj: UpdateEnrollmentStatusResponse
|
|
1280
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-compute-optimizer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo compute-optimizer"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|