Amazon GuardDuty · Schema

AwsApiCallAction

Contains information about the API action.

Anomaly DetectionComplianceMachine-LearningMonitoringSecurityThreat Detection

Properties

Name Type Description
Api object
CallerType object
DomainDetails object
ErrorCode object
UserAgent object
RemoteIpDetails object
ServiceName object
RemoteAccountDetails object
AffectedResources object
View JSON Schema on GitHub

JSON Schema

guardduty-aws-api-call-action-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-aws-api-call-action-schema.json",
  "title": "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 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-aws-api-call-action"
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 email required.

A second provider on the same verified email joins the account you already have.