Amazon Compute Optimizer · Example Payload

Compute Optimizer Inferred Workload Saving Example

Cost OptimizationFinOpsMachine LearningResource Recommendations

Compute Optimizer Inferred Workload Saving Example is an example object payload from Amazon Compute Optimizer, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

inferredWorkloadTypesestimatedMonthlySavings

Example Payload

Raw ↑
{
  "inferredWorkloadTypes": "ec2",
  "estimatedMonthlySavings": "example-string"
}