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

« back to all changes in this revision

Viewing changes to docs/source/ref/iam.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-iam
 
2
 
 
3
===
 
4
IAM
 
5
===
 
6
 
 
7
boto.iam
 
8
--------
 
9
 
 
10
.. automodule:: boto.iam
 
11
   :members:   
 
12
   :undoc-members:
 
13
 
 
14
boto.iam.connection
 
15
-------------------
 
16
 
 
17
.. automodule:: boto.iam.connection
 
18
   :members:   
 
19
   :undoc-members:
 
20
 
 
21
boto.iam.summarymap
 
22
-------------------
 
23
 
 
24
.. automodule:: boto.iam.summarymap
 
25
   :members:   
 
26
   :undoc-members:
 
27