- Newest
- Most votes
- Most comments
Hello,
I understand that you are having issue when trying to deploy lambda function, using AWS Toolkit for Eclipse. You mentioned that it was working before, and about a year ago the process was incomplete, when deploying lambda via aws toolkit. Currently the process is incomplete and only working until the transfer of eclipse archive to S3. The error message is as follows:
“The operation cannot be performed at this time. An update is in progress for resource… Error Code: ResourceConflictException...”
We already have an issue open with AWS Toolkit Eclipse SDK team, regarding this issue:
https://github.com/aws/aws-toolkit-eclipse/issues/242
At this time, we do not have an ETA on when or if this issue will be fixed. Please use above official Github repository issue to track progress and provide any feedback.
You are already using proper workaround to deploy lambda function, by manually accessing zip file uploaded in S3 bucket. Alternately, you can also build Lambda deployment package using Eclipse (without toolkit), and manually upload the JAR file to deploy Lambda function code.
Hello,
Thanks a lot for the answer. I will follow that github issue.
Because you are just update the AWS Toolkit, please consider also another issue that I just added: Lambda deploy from Eclipse not working: JAXBException. The effect of this issue is that the archive does not leave the local drive anymore. I have to upload to Lambda directly from local drive.
Thank you,
Mihai
Relevant content
- asked a year ago
- Accepted Answerasked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
Per guidelines, I've removed the account IDs from the ARNs in this comment.