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