.. _index: =============================================== boto: A Python interface to Amazon Web Services =============================================== An integrated interface to current and future infrastructural services offered by `Amazon Web Services`_. .. _Amazon Web Services: http://aws.amazon.com/ Currently Supported Services ---------------------------- * **Compute** * :doc:`Elastic Compute Cloud (EC2) ` -- (:doc:`API Reference `) * :doc:`Elastic MapReduce (EMR) ` -- (:doc:`API Reference `) * :doc:`Auto Scaling ` -- (:doc:`API Reference `) * **Content Delivery** * :doc:`CloudFront ` -- (:doc:`API Reference `) * **Database** * :doc:`SimpleDB ` -- (:doc:`API Reference `) * :doc:`DynamoDB ` -- (:doc:`API Reference `) * Relational Data Services (RDS) -- (:doc:`API Reference `) * **Deployment and Management** * CloudFormation -- (:doc:`API Reference `) * **Identity & Access** * Identity and Access Management (IAM) -- (:doc:`API Reference `) * **Application Services** * Simple Workflow Service (SWF) -- (:doc:`API Reference `) * :doc:`Simple Queue Service (SQS) ` -- (:doc:`API Reference `) * Simple Notification Service (SNS) -- (:doc:`API Reference `) * :doc:`Simple Email Service (SES) ` -- (:doc:`API Reference `) * **Monitoring** * :doc:`CloudWatch ` -- (:doc:`API Reference `) * **Networking** * Route 53 -- (:doc:`API Reference `) * :doc:`Virtual Private Cloud (VPC) ` -- (:doc:`API Reference `) * :doc:`Elastic Load Balancing (ELB) ` -- (:doc:`API Reference `) * **Payments & Billing** * Flexible Payments Service (FPS) -- (:doc:`API Reference `) * **Storage** * :doc:`Simple Storage Service (S3) ` -- (:doc:`API Reference `) * Google Cloud Storage -- (:doc:`API Reference `) * **Workforce** * Mechanical Turk -- (:doc:`API Reference `) Additional Resources -------------------- * :doc:`Boto Config Tutorial ` * `Boto Source Repository`_ * `Boto Issue Tracker`_ * `Boto Twitter`_ * `Follow Mitch on Twitter`_ * Join our `IRC channel`_ (#boto on FreeNode). .. _Boto Issue Tracker: https://github.com/boto/boto/issues .. _Boto Source Repository: https://github.com/boto/boto .. _Boto Twitter: http://twitter.com/pythonboto .. _IRC channel: http://webchat.freenode.net/?channels=boto .. _Follow Mitch on Twitter: http://twitter.com/garnaat .. toctree:: :hidden: ec2_tut security_groups ref/ec2 emr_tut ref/emr autoscale_tut ref/autoscale cloudfront_tut ref/cloudfront simpledb_tut ref/sdb ref/sdb_db dynamodb_tut ref/dynamodb ref/rds ref/cloudformation ref/iam sqs_tut ref/sqs ref/sns ses_tut ref/ses cloudwatch_tut ref/cloudwatch ref/route53 vpc_tut ref/vpc elb_tut ref/elb ref/fps s3_tut ref/s3 ref/mturk boto_config_tut ref/index documentation Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`