Wiki source for ModuleAWS


Show raw source

======Amazon AWS Module======

Connectivity Amazon Web Services (AWS) [[http://aws.amazon.com/]] is supported with an extension module.

It must be downloaded separately from xmlsh and installed.

=====Download=====
AWS extension module is on sourceforge in the aws_ext package under xmlsh.
Dowload the latest binary from [[http://sourceforge.net/projects/xmlsh/files/ xmlsh files]]
Choose the "aws_ext" folder and download the latest release.


====Dependancies====
The current ""AWS"" extension (0.2) requires xmlsh version 1.1.8 or greater.


=====Importing=====



Copy the files (aws_ext.jar, module.xml) to a directory named "aws" as a sub-directory of any path in the XMODPATH directory.


Import the aws extension in xmlsh with an "import module" statement.
The module can be found using the XMODPATH variable or explicitly by specifying the module.xml file


Assuming you put the aws files in the directory /usr/local/xmlsh/ext/aws

%%
XMODPATH=/usr/local/xmlsh/ext
import module aws=aws
%%




=====Configuring =====

TBD




=====Running=====
Your now ready to run AWS commands from within xmlsh.

The following commands are supported


TBD ...

----
[[Modules Extension Modules]]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki