import { type Context } from "https://deno.land/x/lambda@1.43.3/types.d.ts";
Handler context parameter. See AWS documentation.
Properties
optional
identity: CognitoIdentityoptional
clientContext: ClientContextimport { type Context } from "https://deno.land/x/lambda@1.43.3/types.d.ts";
Handler context parameter. See AWS documentation.