Monthly Archives: May 2014
Using multiple AWS Accounts from command line
A common mistake like launching and creating an app to different account can be happen when anyone managing multiple AWS account at a time. You can easily manage that by configuring command line interface to interact with AWS such as your security credentials and the default region, profile name. To overcome the difficulty, Create a…