Amazon DevOps Guru · JSON Structure

Amazon Devops Guru Recommendation Structure

Recommendation information to help you remediate detected anomalous behavior that generated an insight.

Type: object Properties: 7
Anomaly DetectionDevOpsMachine-LearningOperational Intelligence

Recommendation is a JSON Structure definition published by Amazon DevOps Guru, describing 7 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Description Link Name Reason RelatedEvents RelatedAnomalies Category

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-devops-guru/refs/heads/main/json-structure/amazon-devops-guru-recommendation-structure.json",
  "description": "Recommendation information to help you remediate detected anomalous behavior that generated an insight.",
  "type": "object",
  "properties": {
    "Description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationDescription"
        },
        {
          "description": " A description of the problem. "
        }
      ]
    },
    "Link": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationLink"
        },
        {
          "description": " A hyperlink to information to help you address the problem. "
        }
      ]
    },
    "Name": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationName"
        },
        {
          "description": " The name of the recommendation. "
        }
      ]
    },
    "Reason": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationReason"
        },
        {
          "description": " The reason DevOps Guru flagged the anomalous behavior as a problem. "
        }
      ]
    },
    "RelatedEvents": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationRelatedEvents"
        },
        {
          "description": " Events that are related to the problem. Use these events to learn more about what's happening and to help address the issue. "
        }
      ]
    },
    "RelatedAnomalies": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationRelatedAnomalies"
        },
        {
          "description": " Anomalies that are related to the problem. Use these Anomalies to learn more about what's happening and to help address the issue. "
        }
      ]
    },
    "Category": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RecommendationCategory"
        },
        {
          "description": "The category type of the recommendation."
        }
      ]
    }
  },
  "name": "Recommendation"
}

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/amazon-devops-guru-recommendation-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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