Amazon EC2 Examples - AWS SDK for JavaScript

We announced the upcoming end-of-support for AWS SDK for JavaScript v2. We recommend that you migrate to AWS SDK for JavaScript v3. For dates, additional details, and information on how to migrate, please refer to the linked announcement.

Amazon EC2 Examples

Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides virtual server hosting in the cloud. It is designed to make web-scale cloud computing easier for developers by providing resizeable compute capacity.


                    Relationship between JavaScript environments, the SDK, and Amazon EC2

The JavaScript API for Amazon EC2 is exposed through the AWS.EC2 client class. For more information about using the Amazon EC2 client class, see Class: AWS.EC2 in the API reference.