GitHub
github.com › aws › aws-sdk-cpp
GitHub - aws/aws-sdk-cpp: AWS SDK for C++ · GitHub
AWS SDK for C++. Contribute to aws/aws-sdk-cpp development by creating an account on GitHub.
Starred by 2.2K users
Forked by 1.1K users
Languages C++ 99.3% | CMake 0.3% | C 0.2% | Java 0.2% | Python 0.0% | Shell 0.0%
GitHub
github.com › awslabs › aws-c-common
GitHub - awslabs/aws-c-common: Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling. · GitHub
Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling. - awslabs/aws-c-common
Starred by 298 users
Forked by 176 users
Languages C 80.3% | Makefile 6.9% | C++ 6.5% | CMake 3.7% | Python 2.6% | Kotlin 0.0%
GitHub
github.com › aws › aws-encryption-sdk-c
GitHub - aws/aws-encryption-sdk-c: AWS Encryption SDK for C · GitHub
AWS Encryption SDK for C. Contribute to aws/aws-encryption-sdk-c development by creating an account on GitHub.
Starred by 61 users
Forked by 57 users
Languages C 45.4% | C++ 43.3% | Makefile 8.1% | CMake 1.4% | Shell 0.8% | Python 0.7%
GitHub
github.com › aws › aws-iot-device-sdk-embedded-C
GitHub - aws/aws-iot-device-sdk-embedded-C: SDK for connecting to AWS IoT from a device using embedded C. · GitHub
The AWS IoT Device SDK for Embedded C (C-SDK) is a collection of C source files under the MIT open source license that can be used in embedded applications to securely connect IoT devices to AWS IoT Core.
Starred by 1.1K users
Forked by 640 users
Languages C 80.5% | CMake 12.4% | Python 5.3% | Shell 1.8%
GitHub
github.com › aws › aws-iot-device-sdk-cpp-v2
GitHub - aws/aws-iot-device-sdk-cpp-v2: Next generation AWS IoT Client SDK for C++ using the AWS Common Runtime · GitHub
Next generation AWS IoT Client SDK for C++ using the AWS Common Runtime - aws/aws-iot-device-sdk-cpp-v2
Starred by 203 users
Forked by 112 users
Languages C++ 92.2% | Python 4.1% | CMake 2.8%
GitHub
github.com › ochsec › aws-sdk-c
GitHub - ochsec/aws-sdk-c: AWS SDK for C
This project aims to provide a comprehensive AWS SDK for the C programming language, ported from the official AWS SDK for C++.
Author ochsec
GitHub
github.com › aws › aws-iot-device-sdk-embedded-C › releases
Releases · aws/aws-iot-device-sdk-embedded-C
This commit was created on GitHub.com and signed with GitHub’s verified signature. ... Learn about vigilant mode. ... Release version 202412.00 of the AWS IoT Device SDK for Embedded C.
Author aws
Open Source at AWS
aws.github.io › aws-iot-device-sdk-embedded-C › 202012.00 › docs › doxygen › output › html › building.html
AWS IoT Device SDK C: Building and Running Demos
How to build the demo applications on the command-line. While in the root directory of AWS IoT Device SDK C, create a build directory, then change to that build directory.
GitHub
github.com › aws › aws-greengrass-core-sdk-c
GitHub - aws/aws-greengrass-core-sdk-c: SDK to use with functions running on Greengrass Core using C
The -Wl,--enable-new-dtags flag is needed for adding the Greengrass C SDK shared object path into the Lambda executable's RUNPATH, so that the stub shared object can be overridden by the libaws-greengrass-core-sdk-c.so which comes along with the Greengrass Core Release bundle. It is automatically included when linking to the aws-greengrass-core-sdk-c.
Starred by 27 users
Forked by 9 users
Languages C 89.2% | CMake 8.2% | C++ 2.6% | C 89.2% | CMake 8.2% | C++ 2.6%
GitHub
github.com › aws › aws-encryption-sdk-c › releases
Releases · aws/aws-encryption-sdk-c
AWS Encryption SDK for C. Contribute to aws/aws-encryption-sdk-c development by creating an account on GitHub.
Author aws
GitHub
github.com › aws › aws-sdk
GitHub - aws/aws-sdk: Landing page for the AWS SDKs on GitHub · GitHub
Landing page for the AWS SDKs on GitHub. Contribute to aws/aws-sdk development by creating an account on GitHub.
Starred by 75 users
Forked by 14 users
Medium
medium.com › @mianawaisbu01 › how-to-setup-c-sdk-for-aws-amazon-web-services-on-arm-mac-3715fe8fc0d2
How to setup C++ SDK for AWS (Amazon Web Services) on ARM (MAC) | by Awais Rasheed | Medium
June 5, 2025 - OpenSSL — required to communicate with AWS APIs, which operate only over secure connections. Git — required to download the SDK repository. CMake — required to link the libraries and help the program locate them during compilation. (I used Homebrew, a package manager to install these packages. You can use whichever method works best for you.) ... I named my project root directory “cpp”, you can name it however you want. mkdir cpp cd cpp git clone https://github.com/aws/aws-sdk-cpp.git #required to download all the submodules git submodule update --init --recursive
GitHub
github.com › awslabs › aws-c-io
GitHub - awslabs/aws-c-io: This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. · GitHub
This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. - awslabs/aws-c-io
Starred by 130 users
Forked by 72 users
Languages C 98.2% | CMake 1.2% | Python 0.3% | Shell 0.1% | Lua 0.1% | Makefile 0.1%
Amazon Web Services
aws.amazon.com › developer center › tools to build on aws › aws sdk for c++
AWS SDK for C++
2 weeks ago - The C++ API reference guide describes the API operations for the latest version of the AWS SDK for C++. ... Visit GitHub to view AWS SDK for C++ code, file issues, and engage with the SDK team and community.
GitHub
github.com › aws-samples › ipc-h264-hls-c-sdk
GitHub - aws-samples/ipc-h264-hls-c-sdk
IPC Encoding Module | | v H264 RAW Stream | | v S3_HLS_SDK Put Video/Audio Frame (Package to TS format) | | v S3_HLS_Buffer_Mgr (Cache) | | v Upload Queue | | v S3_HLS_S3_Put_Client | | v Amazon S3 (On Cloud) Clone the current repository. git clone https://github.com/aws-samples/ipc-h264-hls-c-sdk.git
Starred by 16 users
Forked by 8 users
Languages C 96.2% | HTML 2.3% | Makefile 1.5% | C 96.2% | HTML 2.3% | Makefile 1.5%
GitHub
github.com › aws › amazon-chime-sdk-cpp
GitHub - aws/amazon-chime-sdk-cpp
We currently distribute a Windows Binary of the C++ SDK, you can find the set up instructions here. If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page.
Starred by 22 users
Forked by 6 users
Languages C++ 88.4% | CMake 10.5% | C++ 88.4% | CMake 10.5%
GitHub
github.com › aws › aws-nitro-enclaves-sdk-c
GitHub - aws/aws-nitro-enclaves-sdk-c: This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation.
This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation. - aws/aws-nitro-enclaves-sdk-c
Starred by 113 users
Forked by 87 users
Languages C 90.6% | CMake 3.7% | Shell 3.5% | PowerShell 2.1% | Dockerfile 0.1% | C 90.6% | CMake 3.7% | Shell 3.5% | PowerShell 2.1% | Dockerfile 0.1%
Dblock
code.dblock.org › 2020 › 03 › 06 › working-with-aws-cpp-sdk-and-data-exchange.html
Working with AWS SDK for C++ and Data Exchange – code.dblock.org | tech blog
March 6, 2020 - I began with Getting Started Using the AWS SDK for C++ which links to Setting Up the AWS SDK for C++. Since I’m using a Mac, I had to build the SDK from source. > git clone git@github.com:aws/aws-sdk-cpp.git > cd aws-sdk-cpp aws-sdk-cpp>
AWS
docs.aws.amazon.com › aws sdk for c++ › developer guide › getting started with the aws sdk for c++ › getting the aws sdk for c++ from source code › building the aws sdk for c++ on linux/macos
Building the AWS SDK for C++ on Linux/macOS - AWS SDK for C++
Installing only the specific subset of services that your program uses decreases installation time and also reduces size on disk. To choose which services to install, you need to know the package name of each service your program uses. You can see the list of package directories at aws/aws-sdk-cpp · on GitHub.
GitHub
github.com › Avnet › aws-iot-device-sdk-mbed-c
GitHub - Avnet/aws-iot-device-sdk-mbed-c: Version of AWS SDK ported to use mbed OS with easy-connect
Insert 'https://github.com/jflynn129/aws-iot-device-sdk-mbed-c' as the source dialog and select the Update all libraries to the latest revision check box.
Starred by 4 users
Forked by 3 users
Languages C 83.8% | C++ 15.8% | Python 0.4% | C 83.8% | C++ 15.8% | Python 0.4%