II.
StackPart JSON
Structured · livestack-part:edge-functions
Edge Functions Runtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:edge-functions",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-app-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Edge Functions Runtime",
"description": "Globally distributed serverless runtime executing close to the\nuser. Examples: Cloudflare Workers, Vercel Edge Functions, Deno\nDeploy, Netlify Edge.\n"
},
"outgoingEdges": [
{
"from": "stack-part:edge-functions",
"to": "platform-service:vercel-edge-network",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:edge-functions",
"to": "platform-service:netlify-edge-functions",
"kind": "implemented_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "platform-service:aws-cloudfront",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:aws-cloudfront",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:vercel-edge-network",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:vercel-edge-network",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:netlify-edge-functions",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part"
},
{
"from": "platform-service:netlify-edge-functions",
"to": "stack-part:edge-functions",
"kind": "implements_stack_part",
"attributes": {}
}
]
}