Amazon DevOps Guru · JSON Structure

Amazon Devops Guru Reactive Anomaly Structure

Details about a reactive anomaly. This object is returned by ListAnomalies.

Type: object Properties: 13
Anomaly DetectionDevOpsMachine-LearningOperational Intelligence

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

Properties

Id Severity Status AnomalyTimeRange AnomalyReportedTimeRange SourceDetails AssociatedInsightId ResourceCollection Type Name Description CausalAnomalyId AnomalyResources

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-reactive-anomaly-structure.json",
  "description": "Details about a reactive anomaly. This object is returned by ListAnomalies.",
  "type": "object",
  "properties": {
    "Id": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyId"
        },
        {
          "description": "The ID of the reactive anomaly. "
        }
      ]
    },
    "Severity": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalySeverity"
        },
        {
          "description": "The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see <a href=\"https://docs.aws.amazon.com/devops-guru/latest/userguide/working-with-insights.html#understanding-insights-severities\">Understanding insight severities</a> in the <i>Amazon DevOps Guru User Guide</i>."
        }
      ]
    },
    "Status": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyStatus"
        },
        {
          "description": " The status of the anomaly. "
        }
      ]
    },
    "AnomalyTimeRange": {
      "$ref": "#/components/schemas/AnomalyTimeRange"
    },
    "AnomalyReportedTimeRange": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyReportedTimeRange"
        },
        {
          "description": " An <code>AnomalyReportedTimeRange</code> object that specifies the time range between when the anomaly is opened and the time when it is closed. "
        }
      ]
    },
    "SourceDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalySourceDetails"
        },
        {
          "description": " Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics. "
        }
      ]
    },
    "AssociatedInsightId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InsightId"
        },
        {
          "description": " The ID of the insight that contains this anomaly. An insight is composed of related anomalies. "
        }
      ]
    },
    "ResourceCollection": {
      "$ref": "#/components/schemas/ResourceCollection"
    },
    "Type": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyType"
        },
        {
          "description": "<p>The type of the reactive anomaly. It can be one of the following types.</p> <ul> <li> <p> <code>CAUSAL</code> - the anomaly can cause a new insight.</p> </li> <li> <p> <code>CONTEXTUAL</code> - the anomaly contains additional information about an insight or its causal anomaly.</p> </li> </ul>"
        }
      ]
    },
    "Name": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyName"
        },
        {
          "description": "The name of the reactive anomaly."
        }
      ]
    },
    "Description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyDescription"
        },
        {
          "description": "A description of the reactive anomaly."
        }
      ]
    },
    "CausalAnomalyId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyId"
        },
        {
          "description": "The ID of the causal anomaly that is associated with this reactive anomaly. The ID of a `CAUSAL` anomaly is always `NULL`."
        }
      ]
    },
    "AnomalyResources": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AnomalyResources"
        },
        {
          "description": "The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru."
        }
      ]
    }
  },
  "name": "ReactiveAnomaly"
}

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-reactive-anomaly-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.