MaxResults

MaxResults schema

Cost OptimizationFinOpsMachine LearningResource Recommendations
View JSON Schema on GitHub

JSON Schema

compute-optimizer-max-results-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-compute-optimizer/refs/heads/main/json-schema/compute-optimizer-max-results-schema.json",
  "title": "MaxResults",
  "description": "MaxResults schema",
  "type": "integer",
  "minimum": 0,
  "maximum": 1000
}