Aws/cil

提供: 初心者エンジニアの簡易メモ
2015年7月3日 (金) 16: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