AWS C++ wrapper for the following AWS SDK C libraries
* aws-c-common: Cross-platform primitives and data structures.
* aws-c-io: Cross-platform event-loops, non-blocking I/O, and TLS implementations.
* aws-c-mqtt: MQTT client.
* aws-c-auth: Auth signers such as Aws-auth sigv4
* aws-c-http: HTTP 1.1 client, and websockets (H2 coming soon)
* aws-checksums: Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations.
* aws-c-event-stream: C99 implementation of the vnd.amazon.event-stream content-type.
This package contains development files.
Provides
Requires
License
Apache-2.0
Changelog
* Fri Jan 23 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.37.1
* Update submodules by @sfod in (#812)
* Bump aws-c-s3 version by @azkrishpy in (#813)
* Fri Jan 09 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.37.0
* Update submodules by @xiazhvera in (#810)
* Mon Jan 05 20