Amazon GuardDuty · JSON Structure

Guardduty Resource Structure

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

Type: object Properties: 12
Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

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

Properties

AccessKeyDetails S3BucketDetails InstanceDetails EksClusterDetails KubernetesDetails ResourceType EbsVolumeDetails EcsClusterDetails ContainerDetails RdsDbInstanceDetails RdsDbUserDetails LambdaDetails

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-resource-structure.json",
  "name": "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 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-resource-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.