interface APIGatewayEventIdentityimport { type APIGatewayEventIdentity } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; PropertiesaccessKey: string | nullaccountId: string | nullapiKey: string | nullapiKeyId: string | nullcaller: string | nullcognitoAuthenticationProvider: string | nullcognitoAuthenticationType: string | nullcognitoIdentityId: string | nullcognitoIdentityPoolId: string | nullprincipalOrgId: string | nullsourceIp: stringuser: string | nulluserAgent: string | nulluserArn: string | null