AWS SDK for C++

Get started quickly with AWS using the AWS SDK for C++. The SDK is a modern, open-source C++ library that makes it easy to integrate your C++ application with AWS services like Amazon S3, Amazon Kinesis, and Amazon DynamoDB.

How it works

The AWS SDK for C++ provides a modern C++ interface for Amazon Web Services (AWS). It provides both high-level and low-level APIs for nearly all AWS features, minimizing dependencies and providing platform portability on Windows, macOS, Linux, and mobile. The AWS SDK for C++ simplifies coding by providing classes for interacting with each of the AWS services that are consistent and familiar for C++ developers.

Features