Get started with the AWS SDK for C++
AWS SDK for C++ is a modularized, cross-platform, open-source library you can use to connect to Amazon Web Services.
The AWS SDK for C++ uses CMake
Before you run code to access AWS resources, you must establish how your code authenticates with AWS.
To use the AWS SDK for C++ in your code, obtain the SDK executables by building the SDK source directly or by using a package manager.
If you run into build issues regarding CMake, see Troubleshoot build issues.