I have a lot of repositories in ECR, and there's another AWS account that needs access to all of these repositories.
I'm trying to set my AWS so that another AWS account would have access to all my ECR repositories but all the documentation just shows how to share a specific ECR repo (instead of sharing all the ECR repos).
Is it possible to share all the ECR repos at once? Thanks ahead!