Failed to restore the function {lambda-name}: The function does not have permission to access the specified image.

0

The lambda in question is image-based, which depends on ECR. It does not seem to be clear that what permissions from ECR are required for the lambda role nor the permissions is required to be attach to ECR. The problem remain, even thou the permissions had been applied accordingly based on the given documentation: https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-images.html#gettingstarted-images-permissions

The more concerning thing is the root cause of image-based lambda required to be restore. Is it normal for image-based lambda, to require restore after certain time period or certain conditions? If so, what are the conditions that will require the lambda to be restore?

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容