ConsolidatedReportMetric

A metric that contributes to the consolidated report.

ArchitectureBest PracticesCloud GovernanceWell-ArchitectedWorkloads

Properties

Name Type Description
MetricType object
RiskCounts object
WorkloadId object
WorkloadName object
WorkloadArn object
UpdatedAt object
Lenses object
LensesAppliedCount object
View JSON Schema on GitHub

JSON Schema

well-architected-tool-consolidated-report-metric-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "MetricType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MetricType"
        },
        {
          "description": "The metric type of a metric in the consolidated report. Currently only WORKLOAD metric types are supported."
        }
      ]
    },
    "RiskCounts": {
      "$ref": "#/components/schemas/RiskCounts"
    },
    "WorkloadId": {
      "$ref": "#/components/schemas/WorkloadId"
    },
    "WorkloadName": {
      "$ref": "#/components/schemas/WorkloadName"
    },
    "WorkloadArn": {
      "$ref": "#/components/schemas/WorkloadArn"
    },
    "UpdatedAt": {
      "$ref": "#/components/schemas/Timestamp"
    },
    "Lenses": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LensMetrics"
        },
        {
          "description": "The metrics for the lenses in the workload."
        }
      ]
    },
    "LensesAppliedCount": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LensesAppliedCount"
        },
        {
          "description": "The total number of lenses applied to the workload."
        }
      ]
    }
  },
  "description": "A metric that contributes to the consolidated report.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ConsolidatedReportMetric",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-consolidated-report-metric-schema.json"
}

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/well-architected-tool-consolidated-report-metric"
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.