James Fraser
|
4323caef6d
|
Fix typo in method name for DynamoDB::Mock#setup_credentials
|
2013-05-01 13:38:35 +10:00 |
|
geemus
|
4fc59f4393
|
[aws|dynamodb] fix port to match https default
closes #1531
|
2013-01-31 09:49:50 -06:00 |
|
Blake Gentry
|
369dadc36b
|
[AWS|DynamoDB] Default to HTTPS
|
2013-01-13 20:21:21 -08:00 |
|
geemus
|
26b7de8ef7
|
[aws|dynamodb] port off of sts for credentials, now uses signature v4
|
2012-11-29 16:25:49 -06:00 |
|
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 |
|