In my case in Ubuntu I had installed the awscli
with apt. I removed it and installed with pip instead and it worked:
sudo apt remove awsclipip install awscli
In my case in Ubuntu I had installed the awscli
with apt. I removed it and installed with pip instead and it worked:
sudo apt remove awsclipip install awscli