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 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.
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%
Videos
13:03
AWS SDK for .NET V4.0: Migrating from v3 and Breaking Changes ...
41:26
Behind the Scenes of AWS SDK Development - YouTube
04:17
AWS Basics | #2 AWS SDK (Software Development Kit) - YouTube
04:02
AWS CLI & SDK Setup in Less Than 4 Minutes! - YouTube
03:42
Getting Started with SDKs - YouTube
AWS
docs.aws.amazon.com › sdk-for-cpp
AWS SDK for C++ Documentation
Free delivery on millions of items with Prime. Low prices across earth's biggest selection of books, music, DVDs, electronics, computers, software, apparel & accessories, shoes, jewelry, tools & hardware, housewares, furniture, sporting goods, beauty & personal care, groceries & just about anything else.
GitHub
github.com › aws › aws-sdk-cpp
GitHub - aws/aws-sdk-cpp: AWS SDK for C++ · GitHub
The AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS).
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%
AWS
docs.aws.amazon.com › aws iot core › developer guide › aws iot tutorials › building solutions with the aws iot device sdks › tutorial: connecting a device to aws iot core by using the aws iot device sdk › tutorial: using the aws iot device sdk for embedded c
Tutorial: Using the AWS IoT Device SDK for Embedded C - AWS IoT Core
The AWS IoT Device SDK for Embedded C is generally targeted at resource constrained devices that require an optimized C language runtime. You can use the SDK on any operating system and host it on any processor type (for example, MCUs and MPUs).
AWS
docs.aws.amazon.com › aws encryption sdk › developer guide › aws encryption sdk programming languages › aws encryption sdk for c
AWS Encryption SDK for C - AWS Encryption SDK
The AWS Encryption SDK for C provides a client-side encryption library for developers who are writing applications in C.
AWS
docs.aws.amazon.com › aws sdk for c++ › developer guide › what is the aws sdk for c++ developer guide?
What is the AWS SDK for C++ Developer Guide? - AWS SDK for C++
The AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS).
GitHub
github.com › aws › aws-encryption-sdk-c
GitHub - aws/aws-encryption-sdk-c: AWS Encryption SDK for C · GitHub
The AWS Encryption SDK for C is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in ...
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%
AWS
docs.aws.amazon.com › freertos › user guide › aws iot device sdk for embedded c
AWS IoT Device SDK for Embedded C - FreeRTOS
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. It includes an MQTT client, HTTP client, JSON Parser, and AWS IoT Device Shadow, AWS IoT ...
Conan.io
conan.io › center › recipes › aws-sdk-cpp
aws-sdk-cpp - Conan 2.0: C and C++ Open Source Package Manager
Conan is an open source, decentralized and multi-platform package manager for C and C++ that allows you to create and share all your native binaries.
AWS
docs.aws.amazon.com › none › reference guide › aws common runtime (crt) libraries
AWS Common Runtime (CRT) libraries - AWS SDKs and Tools
The CRT is a modular family of independent packages, written in C. Each package provides good performance and minimal footprint for different required functionalities. These functionalities are common and shared across all SDKs providing better code reuse, optimization, and accuracy.
Open Source at AWS
aws.github.io › aws-encryption-sdk-c › html
AWS Encryption SDK for C: The AWS Encryption SDK for C
The AWS Encryption SDK for C is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other languages.
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
Reddit
reddit.com › r › aws › comments › 6lcybm › simple_aws_sdk_for_c
r/aws - Simple Aws SDK for c
July 5, 2017 -
its a simple aws sdk,supported service:
Aws S3 Storage Service
Aws Dynamodb here: https://github.com/imiskolee/aws_simple_sdk
AWS
docs.aws.amazon.com › aws sdk code examples › code library › code examples by sdk using aws sdks › code examples for sdk for c++ › amazon s3 examples using sdk for c++
Amazon S3 examples using SDK for C++ - AWS SDK Code Examples
For API details, see CreateBucket in AWS SDK for C++ API Reference. The following code example shows how to use CreateMultipartUpload. ... There's more on GitHub. Find the complete example and learn how to set up and run in the AWS Code Examples Repository
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%
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++
Prerequisites, requirements, and instructions to set up the AWS SDK for C++ for Linux/macOS by building and installing the source.
AWS
docs.aws.amazon.com › aws sdk code examples › code library › code examples by sdk using aws sdks › code examples for sdk for c++
Code examples for SDK for C++ - AWS SDK Code Examples
Code examples that show how to use AWS SDK for C++ with AWS.