AWS Elastic Beanstalk
Developer Guide (API Version 2010-12-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Managing Multiple AWS Accounts

You might want to set up different AWS accounts to perform different tasks, such as testing, staging, and production. You can use the AWS Toolkit for Eclipse to add, edit, and delete accounts easily.

To add an AWS account with the AWS Toolkit for Eclipse

  1. On the AWS toolbar in Eclipse, click Preferences.

  2. Click Add account.

  3. In the Account Name text box, type the display name for the account.

  4. In the Access Key ID text box, type your AWS access key ID.

  5. In the Secret Access Key text box, type your AWS secret key.

  6. Click OK.

To use a different account to deploy an application to AWS Elastic Beanstalk

  1. On the AWS toolbar in Eclipse, click Preferences.

  2. Click the Select account arrow, and then select the account you want to use to deploy applications to AWS Elastic Beanstalk.

  3. Click OK.

  4. In Project Explorer, right-click the application you want to deploy, and then select Deploy to AWS Elastic Beanstalk.