Install AWS CLI v2

Setup and configure AWS CLI

Install AWS CLI

Open a terminal and run the following command to install AWS CLI.

msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi

Verify the install has worked

OBS! Open a new terminal

aws --version

References

AWS Command Line Interface


Last modified January 27, 2025: Delete cloud-adoption-framework.md (1a91b0a)