Aws/cil
aws_cliとは
awsをコマンドで処理できるツールです。
ユーザキー作成
aws/IAM [ショートカット]
キー認証
aws configure
help処理
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
上のエラーが出た場合は以下を実行
aws configure
awsをコマンドで処理できるツールです。
aws/IAM [ショートカット]
aws configure
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
上のエラーが出た場合は以下を実行
aws configure
|
|