This crate existed to provide support for using the AWS Rust SDK for the
`wasm32-wasip2` target using the [`wstd`] crate.
It has been superceded by upstream support provided in
[`aws_smithy_wasm`](https://crates.io/crates/aws-smithy-wasm).
See (wstd's aws-example)[https://github.com/bytecodealliance/wstd/tree/main/aws-example]
for more information on using wstd with aws.