Amazon Compute Optimizer · Example Payload

Compute Optimizer Lambda Function Memory Recommendation Option Example

Cost OptimizationFinOpsMachine LearningResource Recommendations

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

Top-level fields

rankmemorySizeprojectedUtilizationMetricssavingsOpportunity

Example Payload

Raw ↑
{
  "rank": "example-string",
  "memorySize": "example-string",
  "projectedUtilizationMetrics": "example-string",
  "savingsOpportunity": "example-string"
}