iiRecord
Agentic AI Atlas · AWS
topic:awsa5c.ai
II.
Topic JSON

topic:aws

Structured · live

AWS json

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

File · domain/topics/topics-missing.yamlCluster · domain
Record JSON
{
  "id": "topic:aws",
  "_kind": "Topic",
  "_file": "domain/topics/topics-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "AWS",
    "description": "Amazon Web Services cloud platform covering compute, storage, networking,\nand managed services. Includes AWS-specific architecture patterns,\nIAM, cost optimization, and multi-region deployment strategies.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:aws",
      "to": "domain:cloud-infra",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:cloud-infra",
      "to": "topic:aws",
      "kind": "contains"
    },
    {
      "from": "lib-process:observability--sre-aws",
      "to": "topic:aws",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.5
      }
    }
  ]
}