Amazon Compute Optimizer · JSON Structure

Compute Optimizer Volume Recommendation Option Structure

Describes a recommendation option for an Amazon Elastic Block Store (Amazon EBS) instance.

Type: object Properties: 4
Cost OptimizationFinOpsMachine-LearningResource Recommendations

VolumeRecommendationOption is a JSON Structure definition published by Amazon Compute Optimizer, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

configuration performanceRisk rank savingsOpportunity

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-compute-optimizer/refs/heads/main/json-structure/compute-optimizer-volume-recommendation-option-structure.json",
  "name": "VolumeRecommendationOption",
  "description": "Describes a recommendation option for an Amazon Elastic Block Store (Amazon EBS) instance.",
  "type": "object",
  "properties": {
    "configuration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VolumeConfiguration"
        },
        {
          "description": "An array of objects that describe a volume configuration."
        }
      ]
    },
    "performanceRisk": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PerformanceRisk"
        },
        {
          "description": "<p>The performance risk of the volume recommendation option.</p> <p>Performance risk is the likelihood of the recommended volume type meeting the performance requirement of your workload.</p> <p>The value ranges from <code>0</code> - <code>4</code>, with <code>0</code> meaning that the recommended resource is predicted to always provide enough hardware capability. The higher the performance risk is, the more likely you should validate whether the recommendation will meet the performance requirements of your workload before migrating your resource.</p>"
        }
      ]
    },
    "rank": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Rank"
        },
        {
          "description": "<p>The rank of the volume recommendation option.</p> <p>The top recommendation option is ranked as <code>1</code>.</p>"
        }
      ]
    },
    "savingsOpportunity": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SavingsOpportunity"
        },
        {
          "description": "An object that describes the savings opportunity for the EBS volume recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/compute-optimizer-volume-recommendation-option-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.