Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 1.04 KB

how-to-ec2.rst

File metadata and controls

28 lines (20 loc) · 1.04 KB

Tutorial: Starting an EC2 Instance

This tutorial demonstrates how to use the AWS SDK for Java to start an EC2 instance.

create-security-group create-key-pair run-instance

Prerequisites

Before you begin, be sure that you have created an AWS account and that you have set up your AWS credentials. For more information, see getting-started.