|
Resources
Sample Code and Libraries
Amazon EC2 Library for Query in Python
Posts:
12
Registered:
7/2/08
|
|
|
|
Amazon EC2 Library for Query in Python
Posted:
Jun 2, 2009 8:33 AM PDT
|
|
|
For people who get here, it's not obvious from this 'article' or the others that most Python AWS (ec2, sqs, s3, etc..) work is being done at Boto:
http://code.google.com/p/boto/
|
|
Posts:
2
Registered:
7/29/09
|
|
|
|
Re: Amazon EC2 Library for Query in Python
Posted:
Jul 29, 2009 8:37 AM PDT
in response to: A. Nelson
|
|
|
Note that this sample code appears to use the outdated signature version 1 instead of the newer version 2.
|
|
|
|
 |
|
|