Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Side by Side Diff: docs/source/index.rst

Issue 8386013: Merging in latest boto. (Closed) Base URL: svn://svn.chromium.org/boto
Patch Set: Redoing vendor drop by deleting and then merging. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « docs/source/elb_tut.rst ('k') | docs/source/ref/cloudformation.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. _index: 1 .. _index:
2 2
3 =============================================== 3 ===============================================
4 boto: A Python interface to Amazon Web Services 4 boto: A Python interface to Amazon Web Services
5 =============================================== 5 ===============================================
6 6
7 An integrated interface to current and future infrastructural services 7 An integrated interface to current and future infrastructural services
8 offered by Amazon Web Services. 8 offered by Amazon Web Services.
9 9
10 Currently, this includes: 10 Currently, this includes:
11 11
12 - Simple Storage Service (S3) 12 * Compute
13 - Simple Queue Service (SQS)
14 - Elastic Compute Cloud (EC2)
15 13
16 - Elastic Load Balancer (ELB) 14 * Elastic Compute Cloud (EC2)
17 - CloudWatch 15 * Elastic MapReduce (EMR)
18 - AutoScale 16 * Auto Scaling
19
20 - Mechanical Turk
21 - SimpleDB (SDB) - See SimpleDbPage for details
22 - CloudFront
23 - Virtual Private Cloud (VPC)
24 - Relational Data Services (RDS)
25 - Elastic Map Reduce (EMR)
26 - Flexible Payment Service (FPS)
27 - Identity and Access Management (IAM)
28 17
29 The boto project page is at http://boto.googlecode.com/ 18 * Content Delivery
19
20 * CloudFront
21
22 * Database
23
24 * SimpleDB
25 * Relational Data Services (RDS)
26
27 * Deployment and Management
28
29 * CloudFormation
30
31 * Identity & Access
32
33 * Identity and Access Management (IAM)
34
35 * Messaging
36
37 * Simple Queue Service (SQS)
38 * Simple Notificaiton Service (SNS)
39 * Simple Email Service (SES)
40
41 * Monitoring
42
43 * CloudWatch
44
45 * Networking
46
47 * Route 53
48 * Virtual Private Cloud (VPC)
49 * Elastic Load Balancing (ELB)
50
51 * Payments & Billing
52
53 * Flexible Payments Service (FPS)
54
55 * Storage
56
57 * Simple Storage Service (S3)
58
59 * Workforce
60
61 * Mechanical Turk
30 62
31 The boto source repository is at http://github.com/boto 63 The boto source repository is at http://github.com/boto
32 64
33 Follow project updates on Twitter (http://twitter.com/pythonboto). 65 Follow project updates on Twitter (http://twitter.com/pythonboto).
34 66
35 Follow Mitch on Twitter (http://twitter.com/garnaat). 67 Follow Mitch on Twitter (http://twitter.com/garnaat).
36 68
37 Join our `IRC channel`_ (#boto on FreeNode). 69 Join our `IRC channel`_ (#boto on FreeNode).
38 70
39 .. _IRC channel: http://webchat.freenode.net/?channels=boto 71 .. _IRC channel: http://webchat.freenode.net/?channels=boto
(...skipping 15 matching lines...) Expand all
55 documentation 87 documentation
56 88
57 89
58 Indices and tables 90 Indices and tables
59 ================== 91 ==================
60 92
61 * :ref:`genindex` 93 * :ref:`genindex`
62 * :ref:`modindex` 94 * :ref:`modindex`
63 * :ref:`search` 95 * :ref:`search`
64 96
OLDNEW
« no previous file with comments | « docs/source/elb_tut.rst ('k') | docs/source/ref/cloudformation.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698