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

Side by Side Diff: docs/source/ref/iam.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/ref/ecs.rst ('k') | docs/source/ref/index.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 .. ref-iam 1 .. ref-iam
2 2
3 === 3 ===
4 IAM 4 IAM
5 === 5 ===
6 6
7 boto.iam 7 boto.iam
8 -------- 8 --------
9 9
10 .. automodule:: boto.iam 10 .. automodule:: boto.iam
11 :members: 11 :members:
12 :undoc-members: 12 :undoc-members:
13 13
14 boto.iam.connection
15 -------------------
16
17 .. automodule:: boto.iam.connection
18 :members:
19 :undoc-members:
20
14 boto.iam.response 21 boto.iam.response
15 ----------------- 22 -----------------
16 23
17 .. automodule:: boto.iam.response 24 .. automodule:: boto.iam.response
18 :members: 25 :members:
19 :undoc-members: 26 :undoc-members:
20 27
OLDNEW
« no previous file with comments | « docs/source/ref/ecs.rst ('k') | docs/source/ref/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698