AWS Codeartifact pypi repo not installing packages uploaded with twine
I am trying to make an AWS-hosted PyPi env (with CodeArtifact) work. I set up a domain and repo and have used twine to upload couple of .whl files of our internal repos built with setup.py. So far so good, but when I am trying to pip install them, I get no joy.