VolumeRecommendation

Describes an Amazon Elastic Block Store (Amazon EBS) volume recommendation.

Cost OptimizationFinOpsMachine-LearningResource Recommendations

Properties

Name Type Description
volumeArn object
accountId object
currentConfiguration object
finding object
utilizationMetrics object
lookBackPeriodInDays object
volumeRecommendationOptions object
lastRefreshTimestamp object
currentPerformanceRisk object
tags object
View JSON Schema on GitHub

JSON Schema

compute-optimizer-volume-recommendation-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-volume-recommendation-schema.json",
  "title": "VolumeRecommendation",
  "description": "Describes an Amazon Elastic Block Store (Amazon EBS) volume recommendation.",
  "type": "object",
  "properties": {
    "volumeArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VolumeArn"
        },
        {
          "description": "The Amazon Resource Name (ARN) of the current volume."
        }
      ]
    },
    "accountId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AccountId"
        },
        {
          "description": "The Amazon Web Services account ID of the volume."
        }
      ]
    },
    "currentConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VolumeConfiguration"
        },
        {
          "description": "An array of objects that describe the current configuration of the volume."
        }
      ]
    },
    "finding": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EBSFinding"
        },
        {
          "description": "<p>The finding classification of the volume.</p> <p>Findings for volumes include:</p> <ul> <li> <p> <b> <code>NotOptimized</code> </b>\u2014A volume is considered not optimized when Compute Optimizer identifies a recommendation that can provide better performance for your workload.</p> </li> <li> <p> <b> <code>Optimized</code> </b>\u2014An volume is considered optimized when Compute Optimizer determines that the volume is correctly provisioned to run your workload based on the chosen volume type. For optimized resources, Compute Optimizer might recommend a new generation volume type.</p> </li> </ul>"
        }
      ]
    },
    "utilizationMetrics": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EBSUtilizationMetrics"
        },
        {
          "description": "An array of objects that describe the utilization metrics of the volume."
        }
      ]
    },
    "lookBackPeriodInDays": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LookBackPeriodInDays"
        },
        {
          "description": "The number of days for which utilization metrics were analyzed for the volume."
        }
      ]
    },
    "volumeRecommendationOptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VolumeRecommendationOptions"
        },
        {
          "description": "An array of objects that describe the recommendation options for the volume."
        }
      ]
    },
    "lastRefreshTimestamp": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LastRefreshTimestamp"
        },
        {
          "description": "The timestamp of when the volume recommendation was last generated."
        }
      ]
    },
    "currentPerformanceRisk": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CurrentPerformanceRisk"
        },
        {
          "description": "The risk of the current EBS volume not meeting the performance needs of its workloads. The higher the risk, the more likely the current EBS volume doesn't have sufficient capacity."
        }
      ]
    },
    "tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Tags"
        },
        {
          "description": " A list of tags assigned to your Amazon EBS volume recommendations. "
        }
      ]
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/compute-optimizer-volume-recommendation"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.