We are proud to announce the first beta release of the libaws project. Libaws is an easy-to-use code library that helps you programming C++-Software that communicates with Amazon Web Services. More in detail, it supports communication with the following amazon services:

As an extra feature, libaws comes with S3FS, a Filesystem to mount an S3-Bucket to a folder on your linux system. S3FS is based on Fuse, and therefore only running in userspace (no higher privileges required to run it).