libaws is a C++ library that allows to communicate with Amazon Web Services. Currently supported are Amazon S3, SQS, and SDB.
Categories
Web ServicesLicense
Apache License V2.0Follow An Amazon Web Services C++ Library
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
There was a time when I was desperately looking for a more C++ friendly S3 library; thats when I came across this one. I thought I had struck gold; it was golden indeed. But beneath the crust, it was some other crude metal which I couldn't make head or tail of! Point is, if you are looking for some back-to-front API in the name of C++, this if for you! You probably are much better off wrapping a curl based C library called libs3 beneath a C++ interface! I have used this approach in several projects and it works well!
-
Well done !