C++ on AWS
Tools, docs, and sample code to develop applications on the AWS cloudTools
Download the tools needed to run C++ applications on AWS
Build
Work with DynamoDB with C++
Learn how to create a DynamoDB database using the AWS SDK for C++. Manage and retrieve data stored in DynamoDB tables.
Manage S3 buckets with C++
A collection of short tutorials to execute common operations with S3 buckets such as storing and reading S3 buckets, encrypting your files and more.
Integrate Amazon SQS with C++
Integrate Amazon Simple Queue Service (Amazon SQS), a fully managed message queuing service, with your C++ application. Create and manage queues and messages directly from your application.