aws-samples / aws-samples/aws-kr-startup-samples
Getting non-empty zip issue in backend cdk deployment
- Dominant language
- Jupyter Notebook
- Stars
- 46
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Below error was returned during cdk deploy for backend
❌ `VideoMakerWithNovaReelStack failed: _ToolkitError: The stack named VideoMakerWithNovaReelStack failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Uploaded file must be a non-empty zip (Service: Lambda, Status Code: 400, Request ID: 0b789956-de1d-4017-95b2-d68f3553276d) (SDK Attempt Count: 1)" (RequestToken: 4db830e1-b8b7-56d4-28b7-e0425bc6424c, HandlerErrorCode: InvalidRequest)`
Contributor guide
Research direction
Start by reproducing the backend CDK deployment and trace how the Lambda asset is packaged. Investigate why the uploaded archive is empty; done means the VideoMakerWithNovaReelStack deploys without the non-empty zip error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100