Amazon DevOps Guru · JSON Structure

Amazon Devops Guru Anomalous Log Group Structure

An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.

Type: object Properties: 5
Anomaly DetectionDevOpsMachine-LearningOperational Intelligence

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

Properties

LogGroupName ImpactStartTime ImpactEndTime NumberOfLogLinesScanned LogAnomalyShowcases

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-anomalous-log-group-structure.json",
  "description": "An Amazon CloudWatch log group that contains log anomalies and is used to generate an insight.",
  "type": "object",
  "properties": {
    "LogGroupName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LogGroupName"
        },
        {
          "description": " The name of the CloudWatch log group. "
        }
      ]
    },
    "ImpactStartTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Timestamp"
        },
        {
          "description": " The time the anomalous log events began. The impact start time indicates the time of the first log anomaly event that occurs. "
        }
      ]
    },
    "ImpactEndTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Timestamp"
        },
        {
          "description": " The time the anomalous log events stopped. "
        }
      ]
    },
    "NumberOfLogLinesScanned": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NumberOfLogLinesScanned"
        },
        {
          "description": " The number of log lines that were scanned for anomalous log events. "
        }
      ]
    },
    "LogAnomalyShowcases": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LogAnomalyShowcases"
        },
        {
          "description": " The log anomalies in the log group. Each log anomaly displayed represents a cluster of similar anomalous log events. "
        }
      ]
    }
  },
  "name": "AnomalousLogGroup"
}

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-anomalous-log-group-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.