ECSServiceRecommendationOption - AWS Compute Optimizer

ECSServiceRecommendationOption

Describes the recommendation options for an Amazon ECS service.

Contents

containerRecommendations

The CPU and memory size recommendations for the containers within the task of your Amazon ECS service.

Type: Array of ContainerRecommendation objects

Required: No

cpu

The CPU size of the Amazon ECS service recommendation option.

Type: Integer

Required: No

memory

The memory size of the Amazon ECS service recommendation option.

Type: Integer

Required: No

projectedUtilizationMetrics

An array of objects that describe the projected utilization metrics of the Amazon ECS service recommendation option.

Type: Array of ECSServiceProjectedUtilizationMetric objects

Required: No

savingsOpportunity

Describes the savings opportunity for recommendations of a given resource type or for the recommendation option of an individual resource.

Savings opportunity represents the estimated monthly savings you can achieve by implementing a given Compute Optimizer recommendation.

Important

Savings opportunity data requires that you opt in to Cost Explorer, as well as activate Receive Amazon EC2 resource recommendations in the Cost Explorer preferences page. That creates a connection between Cost Explorer and Compute Optimizer. With this connection, Cost Explorer generates savings estimates considering the price of existing resources, the price of recommended resources, and historical usage data. Estimated monthly savings reflects the projected dollar savings associated with each of the recommendations generated. For more information, see Enabling Cost Explorer and Optimizing your cost with Rightsizing Recommendations in the Cost Management User Guide.

Type: SavingsOpportunity object

Required: No

savingsOpportunityAfterDiscounts

Describes the savings opportunity for Amazon ECS service recommendations or for the recommendation option.

Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.

Type: ECSSavingsOpportunityAfterDiscounts object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: