Amazon GuardDuty · Schema

Resource

Contains information about the Amazon Web Services resource associated with the activity that prompted GuardDuty to generate a finding.

Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

Properties

Name Type Description
AccessKeyDetails object
S3BucketDetails object
InstanceDetails object
EksClusterDetails object
KubernetesDetails object
ResourceType object
EbsVolumeDetails object
EcsClusterDetails object
ContainerDetails object
RdsDbInstanceDetails object
RdsDbUserDetails object
LambdaDetails object
View JSON Schema on GitHub

JSON Schema

guardduty-resource-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-guardduty/refs/heads/main/json-schema/guardduty-resource-schema.json",
  "title": "Resource",
  "description": "Contains information about the Amazon Web Services resource associated with the activity that prompted GuardDuty to generate a finding.",
  "type": "object",
  "properties": {
    "AccessKeyDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AccessKeyDetails"
        },
        {
          "xml": {
            "name": "accessKeyDetails"
          },
          "description": "The IAM access key details (user information) of a user that engaged in the activity that prompted GuardDuty to generate a finding."
        }
      ]
    },
    "S3BucketDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/S3BucketDetails"
        },
        {
          "xml": {
            "name": "s3BucketDetails"
          },
          "description": "Contains information on the S3 bucket."
        }
      ]
    },
    "InstanceDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InstanceDetails"
        },
        {
          "xml": {
            "name": "instanceDetails"
          },
          "description": "The information about the EC2 instance associated with the activity that prompted GuardDuty to generate a finding."
        }
      ]
    },
    "EksClusterDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EksClusterDetails"
        },
        {
          "xml": {
            "name": "eksClusterDetails"
          },
          "description": "Details about the EKS cluster involved in a Kubernetes finding."
        }
      ]
    },
    "KubernetesDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/KubernetesDetails"
        },
        {
          "xml": {
            "name": "kubernetesDetails"
          },
          "description": "Details about the Kubernetes user and workload involved in a Kubernetes finding."
        }
      ]
    },
    "ResourceType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "resourceType"
          },
          "description": "The type of Amazon Web Services resource."
        }
      ]
    },
    "EbsVolumeDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EbsVolumeDetails"
        },
        {
          "xml": {
            "name": "ebsVolumeDetails"
          },
          "description": "Contains list of scanned and skipped EBS volumes with details."
        }
      ]
    },
    "EcsClusterDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EcsClusterDetails"
        },
        {
          "xml": {
            "name": "ecsClusterDetails"
          },
          "description": "Contains information about the details of the ECS Cluster."
        }
      ]
    },
    "ContainerDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Container"
        },
        {
          "xml": {
            "name": "containerDetails"
          }
        }
      ]
    },
    "RdsDbInstanceDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RdsDbInstanceDetails"
        },
        {
          "xml": {
            "name": "rdsDbInstanceDetails"
          },
          "description": "Contains information about the database instance to which an anomalous login attempt was made."
        }
      ]
    },
    "RdsDbUserDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RdsDbUserDetails"
        },
        {
          "xml": {
            "name": "rdsDbUserDetails"
          },
          "description": "Contains information about the user details through which anomalous login attempt was made."
        }
      ]
    },
    "LambdaDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LambdaDetails"
        },
        {
          "xml": {
            "name": "lambdaDetails"
          },
          "description": "Contains information about the Lambda function that was involved in a finding."
        }
      ]
    }
  }
}

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/guardduty-resource"
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 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.