aws-samples / aws-samples/avp-petstore-sample
Fails amplify deployment
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
When trying to deploy this solution with Amplify it fails with this error. The same happens with the v2 repository.
```
# Starting phase: build
2025-08-01T13:47:33.622Z [INFO]: [0mAmplify AppID found: d3bs3dtsak6g0p. Amplify App name is: avp-petstore-sample[0m
2025-08-01T13:47:33.678Z [INFO]: [0mBackend environment main found in Amplify Console app: avp-petstore-sample[0m
2025-08-01T13:47:33.725Z [INFO]: [31mError downloading #current-cloud-backend.zip from deployment bucket: amplify-avppetstoresample-main-82ccf-deployment, the error is: The specified key does not exist.[39m
2025-08-01T13:47:33.890Z [ERROR]: !!! Build failed
2025-08-01T13:47:33.890Z [ERROR]: !!! Error: Command failed with exit code 1
```
Contributor guide
Assessment
This issue has not been assessed yet.