1002 Forks
1702 Stars
1702 Watchers

aws-sdk-cpp

AWS SDK for C++

How to download and setup aws-sdk-cpp

Open terminal and run command
git clone https://github.com/aws/aws-sdk-cpp.git
git clone is used to create a copy or clone of aws-sdk-cpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-sdk-cpp https://github.com/aws/aws-sdk-cpp/archive/master.zip

Or simply clone aws-sdk-cpp with SSH
[email protected]:aws/aws-sdk-cpp.git

If you have some problems with aws-sdk-cpp

You may open issue on aws-sdk-cpp support forum (system) here: https://github.com/aws/aws-sdk-cpp/issues