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
preguntada hace 2 años1561 visualizaciones
2 Respuestas
0

Any progress?

respondido hace 2 años
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas