wstd-aws 0.6.6

AWS rust sdk support for Wasm Components and WASI 0.2, based on wstd
Documentation

THIS CRATE IS DEPRECATED

wstd-aws: wstd support for the AWS Rust SDK

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.

See (wstd's aws-example)[https://github.com/bytecodealliance/wstd/tree/main/aws-example] for more information on using wstd with aws.