Skip to content

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.

.. toctree::
   :maxdepth: 1

   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 :doc:`getting-started`.