fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
540 B
Text
9 lines
540 B
Text
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.
|