First cut of the new SQS api.

I'll test it more thoroughly tomorrow so no need to commit immediately.

Cheers

CommentFileSizeAuthor
aws_sqs.tar_.gz2.21 KBAnonymous (not verified)
aws_sqs.patch8.12 KBAnonymous (not verified)

Comments

budda’s picture

Is anything going to be committed to CVS?

budda’s picture

Amazon SQS API changed, so you should be sending the version ID in the query string for action calls.

'Version' => '2008-01-01',

budda’s picture

...or more flexilble, allow the API version to be set using a drupal variable. This could be hidden from the admin UI, and only set in the sites settings.php to discourage people fro fiddling with the version string if they don't know what it is?

davisben’s picture

Version: » 6.x-1.x-dev
Assigned: » Unassigned
Issue summary: View changes
Status: Needs review » Closed (outdated)