organization · inferred from evidence
aws
Amazon Web Services, a cloud computing platform provider.
- aws-lambda-nodejs deploy fails: Uploaded file must be a non-empty zip
An empty zip for the asset got cached in the CDK bootstrap bucket. Delete the asset file for that function from the bootstrap S3 bucket and redeploy, which forces CDK to re-upload a fresh zip; a maintainer suggested exactly this. Several re