SageMaker Pipeline with lambda step: unable to update/upsert pipeline

0

Hi there,

I have a SM pipeline which contains a lambda step.

I have recently run into problems with the pipeline/lambda function, everytime I call the pipeline.upsert() method, I receive the following error message(s):

ResourceConflictException: An error occurred (ResourceConflictException) when calling the UpdateFunctionCode operation: The operation cannot be performed at this time. An update is in progress for resource: arn:aws:lambda:eu-west-x:XXXXXXXXXXXX:function:evaluation-input-generator

During handling of the above exception, another exception occurred: 
ValueError: {'Message': 'The operation cannot be performed at this time. An update is in progress for resource: arn:aws:lambda:eu-west-X:XXXXXXXXXXXX:function:evaluation-input-generator', 'Code': 'ResourceConflictException'}

For some reasons, the lambda seems to be permanently stuck in An update is in progress for resource: ..., however, I suspect that this is not the case, I am able to call the lambda helper's update method for the function and it will return status 200.

this behaviour is observed in multiple SM pipelines, any help would be greatly appreciated!

Best, Ruoy

已提問 2 年前檢視次數 613 次
1 個回答
0

Hello Ruoy,

Since this issue is observed in multiple SM pipelines, I would request you to open a case with Premium support so that engineer can inspect lambda configuration and the cloudtrail events and get to the root cause of the issue.

https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

支援工程師
已回答 2 年前

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

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

回答問題指南