Level 2 - Hint 1


If an ECR is public, you can list the images with:

aws ecr list-images --repository-name REPO_NAME --registry-id ACCOUNT_ID

Next hint