Amazon GuardDuty · JSON Structure

Guardduty Service Structure

Contains additional information about the generated finding.

Type: object Properties: 14
Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

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

Properties

Action Evidence Archived Count DetectorId EventFirstSeen EventLastSeen ResourceRole ServiceName UserFeedback AdditionalInfo FeatureName EbsVolumeScanDetails RuntimeDetails

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-guardduty/refs/heads/main/json-structure/guardduty-service-structure.json",
  "name": "Service",
  "description": "Contains additional information about the generated finding.",
  "type": "object",
  "properties": {
    "Action": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Action"
        },
        {
          "xml": {
            "name": "action"
          },
          "description": "Information about the activity that is described in a finding."
        }
      ]
    },
    "Evidence": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Evidence"
        },
        {
          "xml": {
            "name": "evidence"
          },
          "description": "An evidence object associated with the service."
        }
      ]
    },
    "Archived": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Boolean"
        },
        {
          "xml": {
            "name": "archived"
          },
          "description": "Indicates whether this finding is archived."
        }
      ]
    },
    "Count": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Integer"
        },
        {
          "xml": {
            "name": "count"
          },
          "description": "The total count of the occurrences of this finding type."
        }
      ]
    },
    "DetectorId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DetectorId"
        },
        {
          "xml": {
            "name": "detectorId"
          },
          "description": "The detector ID for the GuardDuty service."
        }
      ]
    },
    "EventFirstSeen": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "eventFirstSeen"
          },
          "description": "The first-seen timestamp of the activity that prompted GuardDuty to generate this finding."
        }
      ]
    },
    "EventLastSeen": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "eventLastSeen"
          },
          "description": "The last-seen timestamp of the activity that prompted GuardDuty to generate this finding."
        }
      ]
    },
    "ResourceRole": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "resourceRole"
          },
          "description": "The resource role information for this finding."
        }
      ]
    },
    "ServiceName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "serviceName"
          },
          "description": "The name of the Amazon Web Services service (GuardDuty) that generated a finding."
        }
      ]
    },
    "UserFeedback": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "userFeedback"
          },
          "description": "Feedback that was submitted about the finding."
        }
      ]
    },
    "AdditionalInfo": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ServiceAdditionalInfo"
        },
        {
          "xml": {
            "name": "additionalInfo"
          },
          "description": "Contains additional information about the generated finding."
        }
      ]
    },
    "FeatureName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "featureName"
          },
          "description": "The name of the feature that generated a finding."
        }
      ]
    },
    "EbsVolumeScanDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EbsVolumeScanDetails"
        },
        {
          "xml": {
            "name": "ebsVolumeScanDetails"
          },
          "description": "Returns details from the malware scan that created a finding."
        }
      ]
    },
    "RuntimeDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RuntimeDetails"
        },
        {
          "xml": {
            "name": "runtimeDetails"
          },
          "description": "Information about the process and any required context values for a specific finding"
        }
      ]
    }
  }
}

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/guardduty-service-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.