How to use a public ECR with AWS Lambda?

0

Me and my tech team are trying to connect the lambda function by keeping our repo as public but it shows a error that the URI is invalid when we try to connect it. We want to use the public repo instead of private using the lambda function. We have uploaded the image and done everything else. We just want to now put it on the public repo.
Is that at all possible?

2개 답변
0

When using containers to deploy AWS Lambda functions, the container image must reside in Amazon ECR. Amazon ECR Public and other repositories are not supported. See Working With Lambda Container Images for details.

AWS
전문가
답변함 7달 전
-1
profile pictureAWS
전문가
답변함 7달 전
  • Hi, using these steps can i link it with aws lambda specifically then?

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

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

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

관련 콘텐츠