Type alias LambdaOptions

LambdaOptions: Omit<lambdaNodejs.NodejsFunctionProps, "entry" | "handler" | "description">

Generated using TypeDoc