Skip to main content
Module

x/lambda/mod.ts>StatementPrincipal

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Latest
type alias StatementPrincipal
import { type StatementPrincipal } from "https://deno.land/x/lambda@1.42.4/mod.ts";
definition: MaybeStatementResource & ({ Principal: PrincipalValue; } | { NotPrincipal: PrincipalValue; })