Amazon GuardDuty · JSON Structure

Guardduty Aws Api Call Action Structure

Contains information about the API action.

Type: object Properties: 9
Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

AwsApiCallAction 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

Api CallerType DomainDetails ErrorCode UserAgent RemoteIpDetails ServiceName RemoteAccountDetails AffectedResources

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-aws-api-call-action-structure.json",
  "name": "AwsApiCallAction",
  "description": "Contains information about the API action.",
  "type": "object",
  "properties": {
    "Api": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "api"
          },
          "description": "The Amazon Web Services API name."
        }
      ]
    },
    "CallerType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "callerType"
          },
          "description": "The Amazon Web Services API caller type."
        }
      ]
    },
    "DomainDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DomainDetails"
        },
        {
          "xml": {
            "name": "domainDetails"
          },
          "description": "The domain information for the Amazon Web Services API call."
        }
      ]
    },
    "ErrorCode": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "errorCode"
          },
          "description": "The error code of the failed Amazon Web Services API action."
        }
      ]
    },
    "UserAgent": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "userAgent"
          },
          "description": "The agent through which the API request was made."
        }
      ]
    },
    "RemoteIpDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RemoteIpDetails"
        },
        {
          "xml": {
            "name": "remoteIpDetails"
          },
          "description": "The remote IP information of the connection that initiated the Amazon Web Services API call."
        }
      ]
    },
    "ServiceName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/String"
        },
        {
          "xml": {
            "name": "serviceName"
          },
          "description": "The Amazon Web Services service name whose API was invoked."
        }
      ]
    },
    "RemoteAccountDetails": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RemoteAccountDetails"
        },
        {
          "xml": {
            "name": "remoteAccountDetails"
          },
          "description": "The details of the Amazon Web Services account that made the API call. This field appears if the call was made from outside your account."
        }
      ]
    },
    "AffectedResources": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AffectedResources"
        },
        {
          "xml": {
            "name": "affectedResources"
          },
          "description": "The details of the Amazon Web Services account that made the API call. This field identifies the resources that were affected by this API call."
        }
      ]
    }
  }
}

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-aws-api-call-action-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.