DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API *aka* ECS. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS.
DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API *aka* ECS. <http://www.amazon.com/gp/>. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS.
Be advised that this is ALPHA release software and subject to change at the whim of the author(s).
Prerequisites
Perl 5.8.0
DBI 1.42 minimum
SQL::Statement 1.14
SQL::Amazon 0.10 (included in this bundle)
Clone 0.15
Testing Considerations
To run the test package, you'll need an Amazon ECS User ID
An environment variable DBD_AMZN_USER must be set to an Amazon ECS user ID in order to connect and execute ECS requests. Registration at the Amazon Web Services site is required to acquire a user ID.