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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠