Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dburtsev
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I am trying to update the Lambda function.
I got an error from the second function Update-LMFunctionConfiguration
The operation cannot be performed at this time. An update is in progress for resource: arn:aws:lambda:us-east-1:111:function:ABC
It looks like Update-LMFunctionCode is still working when I call Update-LMFunctionConfiguration. How can I check if it safe to run second update?
Beta Was this translation helpful? Give feedback.
All reactions