| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
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
On the AWS toolbar in Eclipse, click Preferences.
Click Add account.

In the Account Name text box, type the display name for the account.
In the Access Key ID text box, type your AWS access key ID.
In the Secret Access Key text box, type your AWS secret key.
Click OK.
To use a different account to deploy an application to AWS Elastic Beanstalk
On the AWS toolbar in Eclipse, click Preferences.
Click the Select account arrow, and then select the account you want to use to deploy applications to AWS Elastic Beanstalk.
Click OK.
In Project Explorer, right-click the application you want to deploy, and then select Deploy to AWS Elastic Beanstalk.