Amazon Web Services API Module
Posted by dragonwize on January 6, 2008 at 9:14pm
I have just uploaded the beginning of my Amazon Web Services API module.
This module is for other module developers that want to consume Amazon's web services. It abstracts the services to functions allowing developers to easily use them without dealing with the lower level details of creating, sending, and receiving the requests. Currently, only REST style requests are supported but SOAP is planned for a later release.
Read more