'aws' is not recognized as an internal or external command, code example
Example: '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