by Ameer Ul Islam | Apr 20, 2021 | aws
So I had my aws cli 1 installed and I installed awscli 2.[latest version] and found out that the command aws belongs to 1.0 . ie aws –version return the version of 1 and to use aws 2 I need to use $ /usr/local/bin/aws –version aws-cli/2.1.38 Python/3.8.8...