Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · AWS Lambda
platform-service:aws-lambdaa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
PlatformService JSON

platform-service:aws-lambda

Structured · live

AWS Lambda json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/platform-services/platform-services-aws.yamlCluster · domain
Record JSON
{
  "id": "platform-service:aws-lambda",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-aws.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "AWS Lambda",
    "description": "Function-as-a-service that runs code in response to events without managing servers.\n",
    "category": "compute",
    "providedByPlatformId": "platform:aws",
    "implementsStackPartIds": [
      "stack-part:serverless-runtime"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:aws-lambda",
      "to": "platform:aws",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "stack-part:serverless-runtime",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "stack-part:serverless-runtime",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-sqs",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-api-gateway",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-dynamodb",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-iam",
      "kind": "depends_on",
      "attributes": {
        "attributes": {
          "kind": "required"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-cloudwatch",
      "kind": "depends_on",
      "attributes": {
        "attributes": {
          "kind": "required"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-cloudfront",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-sqs",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-cloudwatch",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-ecr",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-api-gateway",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:aws",
      "to": "platform-service:aws-lambda",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:serverless-runtime",
      "to": "platform-service:aws-lambda",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:webhook-receiver",
      "to": "platform-service:aws-lambda",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-aws-lambda",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab