name: l1-lambda kind: l1 description: Event-driven function primitive inputs: function_name: description: Name of the Lambda function type: string runtime: description: Lambda runtime identifier (e.g. python3.12, nodejs20.x) type: string handler: description: Handler entrypoint in the form module.function type: string