interface Contextimport { type Context } from "https://deno.land/x/lambda@1.24.3/mod.ts"; Handler context parameter. See AWS documentation. PropertiescallbackWaitsForEmptyEventLoop: booleanfunctionName: stringfunctionVersion: stringinvokedFunctionArn: stringmemoryLimitInMB: stringawsRequestId: stringlogGroupName: stringlogStreamName: stringoptionalidentity: CognitoIdentityoptionalclientContext: ClientContextMethodsgetRemainingTimeInMillis(): numberdeprecateddone(error?: Error, result?: any): voiddeprecatedfail(error: Error | string): voiddeprecatedsucceed(messageOrObject: any): voiddeprecatedsucceed(message: string, object: any): void