python-boto

Python interface to Amazon's Web Services - Python 2.x
  https://github.com/boto/boto
  0
  no reviews



Boto is a Python interface to the infrastructure services available from Amazon.

Boto supports the following services:
* Elastic Compute Cloud (EC2)
* Elastic MapReduce
* CloudFront
* DynamoDB
* SimpleDB
* Relational Database Service (RDS)
* Identity and Access Management (IAM)
* Simple Queue Service (SQS)
* CloudWatch
* Route53
* Elastic Load Balancing (ELB)
* Flexible Payment Service (FPS)
* Simple Storage Service (S3)
* Glacier
* Elastic Block Store (EBS)
* and many more...
This package provides the Python 2.x module.