35 releases (stable)

1.8.0 Apr 23, 2025
1.7.4 Mar 10, 2025
1.7.3 Nov 5, 2024
1.7.1 Jul 3, 2024
0.55.3 May 23, 2023

#26 in HTTP client

Download history 290842/week @ 2025-01-16 318924/week @ 2025-01-23 346607/week @ 2025-01-30 422829/week @ 2025-02-06 433098/week @ 2025-02-13 491108/week @ 2025-02-20 528340/week @ 2025-02-27 558010/week @ 2025-03-06 564030/week @ 2025-03-13 539147/week @ 2025-03-20 506500/week @ 2025-03-27 557691/week @ 2025-04-03 504286/week @ 2025-04-10 455825/week @ 2025-04-17 495977/week @ 2025-04-24 401666/week @ 2025-05-01

1,961,414 downloads per month
Used in 970 crates (486 directly)

Apache-2.0

770KB
16K SLoC

APIs needed to configure and customize the Smithy generated code.

Most users will not need to use this crate directly as the most frequently used APIs are re-exported in the generated clients. However, this crate will be useful for anyone writing a library for others to use with their generated clients.

If you're needing to depend on this and you're not writing a library for Smithy generated clients, then please file an issue on smithy-rs as we likely missed re-exporting one of the APIs.

All client-specific code is in the client root level module to leave room for smithy-rs server APIs in the future.


aws-smithy-runtime-api

APIs needed to configure and customize the Smithy generated code.

Most users will not need to use this crate directly as the most frequently used APIs are re-exported in the generated clients. However, this crate will be useful for anyone writing a library for others to use with their generated clients.

If you're needing to depend on this and you're not writing a library for Smithy generated clients, then please file an issue on smithy-rs as we likely missed re-exporting one of the APIs.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.

Dependencies

~4–11MB
~103K SLoC