1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Frederick Cheung
38c75c85ab start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
James Herdman
97b16d08d2 Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
James Herdman
a3ca181ef6 Remove unused variable 2012-05-26 11:27:25 -04:00
geemus
762d8f57d5 [aws|dynamodb] correct batch_put_item to batch_write_item for consistency with API 2012-04-29 16:31:28 -05:00
Kevin Menard
dcefc2d7de Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
Alex Gaudio
241ac21910 adds batch_put_item functionality to AWS dynamodb + test 2012-04-24 14:14:49 -04:00
Steve Smith
d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
geemus
2d22c8bda6 [AWS|DynamoDB] first pass at query/scan requests 2012-02-05 12:00:04 -06:00
Pavel Repin
3889ba6e98 Nix hardcoded regions: DynamoDB. 2012-02-02 15:37:47 -08:00
geemus
bf0c720370 [AWS|DynamoDB] item requests 2012-01-22 17:12:07 -06:00
geemus
1ae67784de [AWS|DynamoDB] table requests 2012-01-21 20:31:43 -06:00