Deployment fails after an initial success (ResourceConflictException) #6718
Labels
guidance
Question that needs advice or information.
lambda
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Confirm by changing [ ] to [x] below to ensure that it's a bug:
Describe the bug
I deployed a Java lambda function today from a CI process using:
This worked well the first time, later on, while deploying again, I received:
I would like to emphasize that no modifications were done to the function sources after the first deployment,
I missed any documentation stating this might be a problem.
SDK version number
AWS CLI 2.4.16.
Platform/OS/Hardware/Device
Ubuntu 20.04.3 using gh's runner.
To Reproduce (observed behavior)
Deploy one time, later on, deploy again with no modifcations.
Expected behavior
I expected the deployment process to work well, as it did at the first attempt.
Logs/output
I'm deploying from a CI process,
please let me know if the
--debug
flag is required for this issue resolution,if so I'll happily update my CI process and report back.
Additional context
I think the following issue claudiajs/claudia#226 might be similar.
The text was updated successfully, but these errors were encountered: