Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Utility modules available in the AWS SDK for C++

Focus mode
Utility modules available in the AWS SDK for C++ - AWS SDK for C++

The AWS SDK for C++ includes many utility modules to reduce the complexity of developing AWS applications in C++.

HTTP Stack

An HTTP stack that provides connection pooling, is thread-safe, and can be reused as you need. For more information, see AWS Client Configuration.

Headers

/aws/core/http/

API Documentation

Aws::Http

String Utils

Core string functions, such as trim, lowercase, and numeric conversions.

Hashing Utils

Hashing functions such as SHA256, MD5, Base64, and SHA256_HMAC.

JSON Parser

A fully functioning yet lightweight JSON parser (a thin wrapper around cJSON).

XML Parser

A lightweight XML parser (a thin wrapper around tinyxml2). The RAII pattern has been added to the interface.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.