Amazon EC2 Examples - AWS SDK for JavaScript (original) (raw)
DocumentationJavaScript SDKDeveloper Guide for SDK v2
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 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.
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.
Topics
- Creating an Amazon EC2 Instance
- Managing Amazon EC2 Instances
- Working with Amazon EC2 Key Pairs
- Using Regions and Availability Zones with Amazon EC2
- Working with Security Groups in Amazon EC2
- Using Elastic IP Addresses in Amazon EC2
Using the DynamoDB Document Client
Creating an Amazon EC2 Instance
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.