「Aws/cil」の版間の差分

提供: 初心者エンジニアの簡易メモ
ナビゲーションに移動 検索に移動
編集の要約なし
3行目: 3行目:


==ユーザキー作成==
==ユーザキー作成==
#awsサービスのIAM(Identity and Access Management)を開く
IAMでユーザを作成する
[[aws/IAM]] [ショートカット]


==キー認証==
==キー認証==

2015年7月4日 (土) 03: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