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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Eric Evans
  • Date: 2013-07-05 17:45:01 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20130705174501-ez611xbm86y709t8
Tags: 2.9.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
See the :doc:`Auto Scaling Reference <autoscale>`.
25
25
 
 
26
boto.ec2.blockdevicemapping
 
27
---------------------------
 
28
 
 
29
.. automodule:: boto.ec2.blockdevicemapping
 
30
   :members:
 
31
   :undoc-members:
 
32
 
26
33
boto.ec2.buyreservation
27
34
-----------------------
28
35
 
50
57
   :undoc-members:
51
58
 
52
59
boto.ec2.elb
53
 
-------------------
 
60
------------
54
61
 
55
62
See the :doc:`ELB Reference <elb>`.
56
63
 
 
64
boto.ec2.group
 
65
--------------
 
66
 
 
67
.. automodule:: boto.ec2.group
 
68
   :members:
 
69
   :undoc-members:
 
70
 
57
71
boto.ec2.image
58
72
--------------
59
73
 
76
90
   :undoc-members:
77
91
 
78
92
boto.ec2.instancestatus
79
 
--------------------------
 
93
-----------------------
80
94
 
81
95
.. automodule:: boto.ec2.instancestatus
82
96
   :members:
89
103
   :members:
90
104
   :undoc-members:
91
105
 
 
106
boto.ec2.launchspecification
 
107
----------------------------
 
108
 
 
109
.. automodule:: boto.ec2.launchspecification
 
110
   :members:
 
111
   :undoc-members:
 
112
 
 
113
boto.ec2.networkinterface
 
114
-------------------------
 
115
 
 
116
.. automodule:: boto.ec2.networkinterface
 
117
   :members:
 
118
   :undoc-members:
 
119
 
 
120
boto.ec2.placementgroup
 
121
-----------------------
 
122
 
 
123
.. automodule:: boto.ec2.placementgroup
 
124
   :members:
 
125
   :undoc-members:
 
126
 
92
127
boto.ec2.regioninfo
93
128
-------------------
94
129
 
124
159
   :members:
125
160
   :undoc-members:
126
161
 
 
162
boto.ec2.tag
 
163
------------
 
164
 
 
165
.. automodule:: boto.ec2.tag
 
166
   :members:
 
167
   :undoc-members:
 
168
 
 
169
boto.ec2.vmtype
 
170
---------------
 
171
 
 
172
.. automodule:: boto.ec2.vmtype
 
173
   :members:
 
174
   :undoc-members:
 
175
 
127
176
boto.ec2.volume
128
177
---------------
129
178
 
131
180
   :members:
132
181
   :undoc-members:
133
182
 
 
183
boto.ec2.volumestatus
 
184
---------------------
 
185
 
 
186
.. automodule:: boto.ec2.volumestatus
 
187
   :members:
 
188
   :undoc-members:
 
189
 
134
190
boto.ec2.zone
135
191
-------------
136
192
 
137
193
.. automodule:: boto.ec2.zone
138
194
   :members:
139
195
   :undoc-members:
140