Amazon Compute Optimizer · Example Payload

Compute Optimizer Current Performance Risk Ratings Example

Cost OptimizationFinOpsMachine LearningResource Recommendations

Compute Optimizer Current Performance Risk Ratings 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

highmediumlowveryLow

Example Payload

Raw ↑
{
  "high": "example-string",
  "medium": "example-string",
  "low": "example-string",
  "veryLow": "example-string"
}