简体   繁体   English

默认情况下,Windows中的boto3凭证文件在哪里?

[英]Where is boto3 credentials file in windows located at by default?

I just installed boto3 in my windows machine using 我刚刚使用Windows计算机安装了boto3

pip install boto3

through cmd prompt. 通过cmd提示符。 I'm following steps from here and not able to find the credentials file or config file mentioned in those steps. 我从这里开始执行步骤,但是找不到这些步骤中提到的凭据文件或配置文件。

Any advise please? 有什么建议吗?

The credentials are located under: 凭据位于:

C:\\Users\\USERNAME\\.aws\\credentials

Just follow AWSCLI setup guide: 只需遵循AWSCLI设置指南:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM