II.
StackProfile JSON
Structured · livestack-profile:serverless-aws
Serverless AWS (Lambda, API Gateway, DynamoDB, S3) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:serverless-aws",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/stack-profiles-enrichment.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Serverless AWS (Lambda, API Gateway, DynamoDB, S3)"
},
"outgoingEdges": [
{
"from": "stack-profile:serverless-aws",
"to": "role:backend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:serverless-aws",
"to": "role:devops-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:serverless-aws",
"to": "role:cloud-architect",
"kind": "used_by_role"
},
{
"from": "stack-profile:serverless-aws",
"to": "domain:cloud-infra",
"kind": "applies_to"
},
{
"from": "stack-profile:serverless-aws",
"to": "domain:serverless",
"kind": "applies_to"
},
{
"from": "stack-profile:serverless-aws",
"to": "skill-area:serverless-compute",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:serverless-aws",
"to": "skill-area:serverless-cold-start-optimization",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:serverless-aws",
"to": "skill-area:cloud-deployment",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:serverless-aws",
"to": "skill-area:backend-api-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:serverless-aws",
"to": "skill-area:event-driven-architecture",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:serverless-aws",
"to": "language:typescript",
"kind": "composed_of"
},
{
"from": "stack-profile:serverless-aws",
"to": "language:python",
"kind": "composed_of"
}
],
"incomingEdges": []
}