Aws/cil
- aws_cliとは
awsをコマンドで処理できるツールです。
- はじめに
aws configure
- help処理
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
が出た場合は以下を実行
aws configure
awsをコマンドで処理できるツールです。
aws configure
aws --help Unable to locate credentials. You can configure credentials by running "aws configure".
が出た場合は以下を実行
aws configure
|
|