aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

migration guide for aws-smithy-client

Open cetanu opened this issue 2 years ago • 5 comments
trafficstars

Describe the issue

I'm updating some dependencies for an open-source project and they are using aws-smithy-client.

When I browse the docs for this crate, it shows that the crate is now empty and was deprecated some time ago. However, I cannot find a corresponding guide for migrating away from using this crate.

Can someone point me to such documentation, or an example of how to use some alternative in place of the now-removed crate?

Links

https://docs.rs/aws-smithy-client/latest/aws_smithy_client/

cetanu avatar Nov 13 '23 03:11 cetanu