Amazon GuardDuty · JSON Structure

Guardduty Lambda Details Structure

Information about the Lambda function involved in the finding.

Type: object Properties: 9
Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

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

Properties

FunctionArn FunctionName Description LastModifiedAt RevisionId FunctionVersion Role VpcConfig Tags

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-lambda-details-structure.json",
  "name": "LambdaDetails",
  "description": "Information about the Lambda function involved in the finding.",
  "type": "object",
  "properties": {
    "FunctionArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "functionArn"
          },
          "description": "Amazon Resource Name (ARN) of the Lambda function."
        }
      ]
    },
    "FunctionName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "functionName"
          },
          "description": "Name of the Lambda function."
        }
      ]
    },
    "Description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "description"
          },
          "description": "Description of the Lambda function."
        }
      ]
    },
    "LastModifiedAt": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Timestamp"
        },
        {
          "xml": {
            "name": "lastModifiedAt"
          },
          "description": "The timestamp when the Lambda function was last modified. This field is in the UTC date string format <code>(2023-03-22T19:37:20.168Z)</code>."
        }
      ]
    },
    "RevisionId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "revisionId"
          },
          "description": "The revision ID of the Lambda function version."
        }
      ]
    },
    "FunctionVersion": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "functionVersion"
          },
          "description": "The version of the Lambda function."
        }
      ]
    },
    "Role": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "role"
          },
          "description": "The execution role of the Lambda function."
        }
      ]
    },
    "VpcConfig": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VpcConfig"
        },
        {
          "xml": {
            "name": "vpcConfig"
          },
          "description": "Amazon Virtual Private Cloud configuration details associated with your Lambda function."
        }
      ]
    },
    "Tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Tags"
        },
        {
          "xml": {
            "name": "tags"
          },
          "description": "A list of tags attached to this resource, listed in the format of <code>key</code>:<code>value</code> pair."
        }
      ]
    }
  }
}

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-lambda-details-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.