interface ALBEventRequestContextimport { type ALBEventRequestContext } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; Propertieselb: { targetGroupArn: string; }