.. Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://creativecommons.org/licenses/by-nc-sa/4.0/. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. .. _aws-boto-ec2-examples: ################### Amazon EC2 examples ################### .. meta:: :description: :keywords: AWS EC2 code examples for the AWS SDK for Python Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizeable computing capacity in servers in Amazon's data centers—that you use to build and host your software systems. You can use the following examples to access Amazon EC2 using the Amazon Web Services (AWS) SDK for Python. For more information about Amazon EC2, see the `Amazon EC2 Documentation `_. **Examples** .. toctree:: :maxdepth: 1 ec2-example-managing-instances ec2-example-key-pairs ec2-example-regions-avail-zones ec2-example-security-group ec2-example-elastic-ip-addresses