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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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 !