~ubuntu-branches/ubuntu/trusty/python-boto/trusty

« back to all changes in this revision

Viewing changes to docs/source/ref/emr.rst

  • Committer: Package Import Robot
  • Author(s): Eric Evans
  • Date: 2012-04-15 20:21:21 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120415202121-3fpf6q355s0xqpyu
Tags: 2.3.0-1
* New upstream release (Closes: #664478)
* Update debian/watch for Boto's move to Github.  Thanks Scott
  Moser. (Closes: #650480)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _ref-emr:
 
2
 
 
3
===
 
4
EMR
 
5
===
 
6
 
 
7
boto.emr
 
8
--------
 
9
 
 
10
.. automodule:: boto.emr
 
11
   :members:
 
12
   :undoc-members:
 
13
 
 
14
boto.emr.connection
 
15
-------------------
 
16
 
 
17
.. automodule:: boto.emr.connection
 
18
   :members:
 
19
   :undoc-members:
 
20
 
 
21
boto.emr.step
 
22
-------------
 
23
 
 
24
.. automodule:: boto.emr.step
 
25
   :members:
 
26
   :undoc-members:
 
27
 
 
28
boto.emr.emrobject
 
29
------------------
 
30
 
 
31
.. automodule:: boto.emr.emrobject
 
32
   :members:
 
33
   :undoc-members:
 
34