AWS

Configure multiple accounts in AWS CLI

Configure multiple accounts in AWS CLI

  • February 19, 2021

AWS CLI is a great tool for doing anything related to AWS. We can configure our access key for an account using an access key ID and a secret access key. But what if we want to use multiple accounts on the same computer? If we are working on multiple...