iiRecord
Agentic AI Atlas · Amazon DynamoDB
platform-service:aws-dynamodba5c.ai
II.
PlatformService JSON

platform-service:aws-dynamodb

Structured · live

Amazon DynamoDB 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-dynamodb",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-aws.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Amazon DynamoDB",
    "description": "Serverless key-value and document NoSQL database with single-digit-millisecond latency.\n",
    "category": "database",
    "providedByPlatformId": "platform:aws",
    "implementsStackPartIds": [
      "stack-part:nosql-database"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform:aws",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "stack-part:nosql-database",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "stack-part:nosql-database",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform-service:aws-iam",
      "kind": "depends_on",
      "attributes": {
        "attributes": {
          "kind": "required"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-dynamodb",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:aws",
      "to": "platform-service:aws-dynamodb",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:nosql-database",
      "to": "platform-service:aws-dynamodb",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-dynamodb",
      "to": "platform-service:aws-dynamodb",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}