Aws/cil
提供: 初心者エンジニアの簡易メモ
2015年7月4日 (土) 01:36時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「**aws_cliとは awsをコマンドで処理できるツールです。 **はじめに aws configure **help処理 aws --help Unable to locate credentials. You can con...」)
- aws_cliとは
awsをコマンドで処理できるツールです。
- はじめに
aws configure
- help処理
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
が出た場合は以下を実行
aws configure