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 réponses
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
EXPERT
répondu il y a 7 mois
-1
profile pictureAWS
EXPERT
répondu il y a 7 mois
  • Hi, using these steps can i link it with aws lambda specifically then?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions