ResourceConflictException occur when deploying lambda function

0

trying to update boto3 SDK in lambda functions.
I'm getting this error when trying to deploy lambda function:

"An error occurred (ResourceConflictException) when calling the
UpdateFunctionConfiguration operation: The operation cannot be performed at
this time. An update is in progress for resource: arn:aws:lambda:xxxxxxx"

I tried checking function state and it returns {Active, Successful}.

what could be the possible cause of this error? Can anyone help us resolve this issue? we are using chalice for deployment.

genpax
已提問 2 年前檢視次數 1561 次
2 個答案
0

Any progress?

已回答 2 年前
0

This was resolved by putting "aws:states:opt-out" in lambda function description. However, this may only work until Dec 6, 2021 only. Updating deployment tool before this date might help.

genpax
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南