Reference
AwsLambdaArtifactManifest
Summarizes the files and entry point produced for an AWS Lambda artifact.
Signature
interface AwsLambdaArtifactManifestMembers
files: { bytes: number; path: string }[]handler: stringruntime: "aws-lambda"totalBytes: numberversion: 1