Skip to main content
Module

x/lambda/mod.ts>S3BatchResult

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

Properties

invocationSchemaVersion: string
treatMissingKeysAs: S3BatchResultResultCode
invocationId: string
results: S3BatchResultResult[]