1VM::EC2::REST::vm_imporUts(e3r)Contributed Perl DocumentVaMt:i:oEnC2::REST::vm_import(3)
2
3
4
7 use VM::EC2 ':misc';
8
10 These methods control the import of AMIs from other VM systems.
11 Currently not supported by VM::EC2 (volunteers welcome).
12
13 Implemented:
14 (none)
15
16 Unimplemented:
17 CancelConversionTask
18 DescribeConversionTasks
19 ImportInstance
20 ImportVolume
21
23 VM::EC2
24
26 Lincoln Stein <lincoln.stein@gmail.com>.
27
28 Copyright (c) 2011 Ontario Institute for Cancer Research
29
30 This package and its accompanying libraries is free software; you can
31 redistribute it and/or modify it under the terms of the GPL (either
32 version 1, or at your option, any later version) or the Artistic
33 License 2.0. Refer to LICENSE for the full license text. In addition,
34 please see DISCLAIMER.txt for disclaimers of warranty.
35
36
37
38perl v5.32.1 2021-01-27 VM::EC2::REST::vm_import(3)