Amazon Compute Optimizer · Example Payload

Compute Optimizer Recommendation Source Example

Cost OptimizationFinOpsMachine LearningResource Recommendations

Compute Optimizer Recommendation Source 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

recommendationSourceArnrecommendationSourceType

Example Payload

Raw ↑
{
  "recommendationSourceArn": "arn:aws:ec2:us-east-1:123456789012:instance/i-1234567890abcdef0",
  "recommendationSourceType": "ec2"
}