14 releases (4 stable)

new 1.0.3 Dec 1, 2023
1.0.2 Nov 27, 2023
0.101.0 Nov 16, 2023
0.55.3 May 23, 2023

#40 in Authentication

Download history 12689/week @ 2023-08-11 25542/week @ 2023-08-18 36678/week @ 2023-08-25 41874/week @ 2023-09-01 49521/week @ 2023-09-08 56792/week @ 2023-09-15 57099/week @ 2023-09-22 57646/week @ 2023-09-29 63823/week @ 2023-10-06 63164/week @ 2023-10-13 68611/week @ 2023-10-20 73200/week @ 2023-10-27 79094/week @ 2023-11-03 85853/week @ 2023-11-10 96862/week @ 2023-11-17 83986/week @ 2023-11-24

360,320 downloads per month
Used in 518 crates (401 directly)

Apache-2.0

630KB
12K SLoC

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.


lib.rs:

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.

Dependencies

~4.5–6MB
~103K SLoC