Skip to main content
Module

x/lambda/mod.ts>ALBHandler

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Very Popular
Go to Latest
type alias ALBHandler
import { type ALBHandler } from "https://deno.land/x/lambda@1.28.1/mod.ts";
definition: Handler<ALBEvent, ALBResult>