{
"id": "platform-service:aws-lambda",
"_kind": "PlatformService",
"_file": "domain/platform-services/platform-services-aws.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "AWS Lambda",
"description": "Function-as-a-service that runs code in response to events without managing servers.\n",
"category": "compute",
"providedByPlatformId": "platform:aws",
"implementsStackPartIds": [
"stack-part:serverless-runtime"
]
},
"outgoingEdges": [
{
"from": "platform-service:aws-lambda",
"to": "platform:aws",
"kind": "provided_by"
},
{
"from": "platform-service:aws-lambda",
"to": "stack-part:serverless-runtime",
"kind": "implements_stack_part"
},
{
"from": "platform-service:aws-lambda",
"to": "stack-part:serverless-runtime",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-s3",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-sqs",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-eventbridge",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-api-gateway",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-dynamodb",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-iam",
"kind": "depends_on",
"attributes": {
"attributes": {
"kind": "required"
}
}
},
{
"from": "platform-service:aws-lambda",
"to": "platform-service:aws-cloudwatch",
"kind": "depends_on",
"attributes": {
"attributes": {
"kind": "required"
}
}
}
],
"incomingEdges": [
{
"from": "platform-service:aws-s3",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-dynamodb",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-cloudfront",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-sqs",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-eventbridge",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-cloudwatch",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-ecr",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "platform-service:aws-api-gateway",
"to": "platform-service:aws-lambda",
"kind": "integrates_with",
"attributes": {
"attributes": {
"nature": "native"
}
}
},
{
"from": "stack-part:webhook-receiver",
"to": "platform-service:aws-lambda",
"kind": "implemented_by",
"attributes": {}
}
]
}