2021年1月5日

aws安装

摘要: 1 在Python虚拟环境中安装 AWS CLI pip install awscli --user 2 查看当前版本 aws --version 3 卸载 pip uninstall awscli 4 配置 AWS CLI aws configure填写 id , secret 和region , 阅读全文

posted @ 2021-01-05 21:51 吱吱了了 阅读(502) 评论(0) 推荐(0) 编辑

导航