mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
12 lines
582 B
Plaintext
12 lines
582 B
Plaintext
This is an interface to Amazon AWS API. It was written provide access to the new
|
|
tag and metadata interface that is not currently supported by Net::Amazon::EC2,
|
|
as well as to provide developers with an extension mechanism for the API. This
|
|
library will also support the Open Stack open source cloud.
|
|
|
|
The main interface is the VM::EC2 object, which provides methods for
|
|
interrogating the Amazon EC2, launching instances, and managing instance
|
|
lifecycle. These methods return major object classes which act as specialized
|
|
interfaces to AWS.
|
|
|
|
WWW: https://metacpan.org/release/VM-EC2
|