Skip to main content
Module

x/lambda/mod.ts>ClientContext

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Very Popular
Go to Latest
interface ClientContext
import { type ClientContext } from "https://deno.land/x/lambda@1.24.1/mod.ts";

Properties

client: ClientContextClient
optional
Custom: any
env: ClientContextEnv