Answers for "'aws' is not recognized as an internal or external command,"

0

'aws' is not recognized as an internal or external command,

// Run in cmd or Powershell and install it
msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi

// Check if for the version (restart cmd or Powershell if it does not pop up)
aws --version
Posted by: Guest on June-11-2021

Code answers related to "'aws' is not recognized as an internal or external command,"

Browse Popular Code Answers by Language