アクセス情報を登録する
$ aws config
$ aws configure --profile other-account
profile 一覧を確認する方法
--profileのあとにタブで一覧を表示できる
aws ec2 describe-instances --profile
ファイルを直接みる
cat ~/.aws/credentials
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have 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