「Aws/cil」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→help処理) |
|||
行11: | 行11: | ||
aws --help | aws --help | ||
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日 (土) 01:44時点における版
aws_cliとは
awsをコマンドで処理できるツールです。
ユーザキー作成
- awsサービスのIAM(Identity and Access Management)を開く
キー認証
aws configure
help処理
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
上のエラーが出た場合は以下を実行
aws configure