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

Side by Side Diff: third_party/gsutil/20110627/boto/docs/source/index.rst

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 months 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
OLDNEW
(Empty)
1 .. _index:
2
3 ===============================================
4 boto: A Python interface to Amazon Web Services
5 ===============================================
6
7 An integrated interface to current and future infrastructural services
8 offered by Amazon Web Services.
9
10 Currently, this includes:
11
12 - Simple Storage Service (S3)
13 - Simple Queue Service (SQS)
14 - Elastic Compute Cloud (EC2)
15
16 - Elastic Load Balancer (ELB)
17 - CloudWatch
18 - AutoScale
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
29 The boto project page is at http://boto.googlecode.com/
30
31 The boto source repository is at http://github.com/boto
32
33 Follow project updates on Twitter (http://twitter.com/pythonboto).
34
35 Follow Mitch on Twitter (http://twitter.com/garnaat).
36
37 Join our `IRC channel`_ (#boto on FreeNode).
38
39 .. _IRC channel: http://webchat.freenode.net/?channels=boto
40
41 Documentation Contents
42 ----------------------
43
44 .. toctree::
45 :maxdepth: 2
46
47 sqs_tut
48 s3_tut
49 ec2_tut
50 elb_tut
51 autoscale_tut
52 vpc_tut
53 emr_tut
54 ref/index
55 documentation
56
57
58 Indices and tables
59 ==================
60
61 * :ref:`genindex`
62 * :ref:`modindex`
63 * :ref:`search`
64
OLDNEW
« no previous file with comments | « third_party/gsutil/20110627/boto/docs/source/emr_tut.rst ('k') | third_party/gsutil/20110627/boto/docs/source/ref/boto.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698