sh AWS CLI设置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh AWS CLI设置相关的知识,希望对你有一定的参考价值。

#install
brew install awscli

# on aws website add users or use your root key id
# configure
aws configure
# they will be placed here ~/.aws/credentials

# multiple user profiles
aws configure --profile myawsprofile

以上是关于sh AWS CLI设置的主要内容,如果未能解决你的问题,请参考以下文章

sh AWS CLIの导入

sh AWS CLI命令

sh AWS CLI S3删除目录

sh AWS cli实用程序脚本

sh AWS CLI配置に复数のprofileを追加

sh Laravel Homestead配置脚本,包括WP-CLI和AWS-CLI