git-annex/doc/todo/Amazon_Cloud_Drive.mdwn

14 lines
725 B
Markdown

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/
-- bence aka [[parhuzamos]]
> Not yet, but I just need to investigate haskell api bindings for it, I
> suppose. --[[Joey]]
> > 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]]
>> requested it be added to amazonka <https://github.com/brendanhay/amazonka/issues/168> --[[Joey]]