service · inferred from evidence
CloudFormation
An AWS service for managing infrastructure as code via templates.
- 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.