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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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 !