「Aws/cil」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→ユーザキー作成) |
|||
行3: | 行3: | ||
==ユーザキー作成== | ==ユーザキー作成== | ||
− | + | IAMでユーザを作成する | |
+ | |||
[[aws/IAM]] [ショートカット] | [[aws/IAM]] [ショートカット] | ||
2015年7月4日 (土) 12:48時点における版
aws_cliとは
awsをコマンドで処理できるツールです。
ユーザキー作成
IAMでユーザを作成する
aws/IAM [ショートカット]
キー認証
aws configure
help処理
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
上のエラーが出た場合は以下を実行
aws configure