アクセス情報を登録する
$ aws config
$ aws configure --profile other-account
profile 一覧を確認する方法
--profileのあとにタブで一覧を表示できる
aws ec2 describe-instances --profile
ファイルを直接みる
cat ~/.aws/credentials
Go to list of users who liked
More than 1 year has passed since last update.
アクセス情報を登録する
$ aws config
$ aws configure --profile other-account
profile 一覧を確認する方法
--profileのあとにタブで一覧を表示できる
aws ec2 describe-instances --profile
ファイルを直接みる
cat ~/.aws/credentials
Register as a new user and use Qiita more conveniently
Go to list of users who liked