git-annex/doc/todo/Amazon_Cloud_Drive.mdwn

15 lines
705 B
Text
Raw Normal View History

Is there a special remote implementation for Amazon Cloud Drive?
It's just became unlimited for a fair price: $60/year ( https://www.amazon.com/clouddrive/pricing ).
http://techcrunch.com/2015/03/26/amazon-goes-after-dropbox-google-microsoft-with-unlimited-cloud-drive-storage/
2015-08-06 17:33:25 +00:00
-- bence
> Not yet, but I just need to investigate haskell api bindings for it, I
> suppose. --[[Joey]]
2015-08-06 21:14:47 +00:00
> > Don't know if there's such a thing... there seems to be SDKs for android and IOS, but nothing more. It seems like it's a REST API: https://developer.amazon.com/public/apis/experience/cloud-drive/... --[[anarcat]]
2015-08-11 18:14:53 +00:00
>> requested it be added to amazonka <https://github.com/brendanhay/amazonka/issues/168> --[[Joey]]