II.
Topic JSON
Structured · livetopic:aws
AWS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}