📌  相关文章
📜  'aws' 不被识别为内部或外部命令, - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:00.655000             🧑  作者: Mango

代码示例1
// 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