Typica

Author:
David Kavanagh, et al
Links:
Website
Download
Contact
License:
Apache License 2.0

A simple API using the QUERY interfaces which supports a variety of the Amazon Web Services.

Example Usage

Jec2 ec2 = new Jec2(props.getProperty("aws.accessId"), 
props.getProperty("aws.secretKey"), false, "your-host", 8773); 
ec2.setResourcePrefix("/services/Eucalyptus"); 
ec2.setSignatureVersion(1);

Share This Page

Share this Page on Facebook Share this Page on Twitter Email a Friend