Listing and connecting to server instances - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Listing and connecting to server instances

You can view a list of Amazon EC2 instances running your Elastic Beanstalk application environment through the Amazon Toolkit for Visual Studio or from the Amazon Management Console. You can connect to these instances using Remote Desktop Connection. For information about listing and connecting to your server instances using the Amazon Management Console, see Listing and connecting to server instances. The following section steps you through viewing and connecting you to your server instances using the Amazon Toolkit for Visual Studio.

To view and connect to Amazon EC2 instances for an environment
  1. In Visual Studio, in Amazon Explorer, expand the Amazon EC2 node and double-click Instances.

  2. Right-click the instance ID for the Amazon EC2 instance running in your application's load balancer in the Instance column and select Open Remote Desktop from the context menu.

    Open remote desktop dialog box
  3. Select Use EC2 keypair to log on and paste the contents of your private key file that you used to deploy your application in the Private key box. Alternatively, enter your user name and password in the User name and Password text boxes.

    Note

    If the key pair is stored inside the Toolkit, the text box does not appear.

  4. Click OK.