library · inferred from evidence
NodejsFunction
A construct within aws-lambda-nodejs for defining Node.js Lambda functions.
- aws-lambda-nodejs deploy fails: Uploaded file must be a non-empty zip
What this covers: Deploying a Lambda with the aws-lambda-nodejs NodejsFunction construct failed with Uploaded file must be a non-empty zip. The fix that worked: An empty zip for the asset got cached in the CDK bootstrap bucket.