Install AWS CLI v2
Setup and configure AWS CLI
Categories:
less than a minute
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
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.