Amazon Compute Optimizer · Example Payload

Compute Optimizer Ecs Service Recommendation Option Example

Cost OptimizationFinOpsMachine LearningResource Recommendations

Compute Optimizer Ecs Service Recommendation Option Example is an example object payload from Amazon Compute Optimizer, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

memorycpusavingsOpportunityprojectedUtilizationMetricscontainerRecommendations

Example Payload

Raw ↑
{
  "memory": "example-string",
  "cpu": "example-string",
  "savingsOpportunity": "example-string",
  "projectedUtilizationMetrics": "example-string",
  "containerRecommendations": "example-string"
}