Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider replacing Rusoto with aws-sdk-rust #421

Open
tommorris opened this issue Oct 18, 2023 · 1 comment
Open

Consider replacing Rusoto with aws-sdk-rust #421

tommorris opened this issue Oct 18, 2023 · 1 comment

Comments

@tommorris
Copy link

Rusoto has switched to maintenance only and the website is now down. Amazon now maintain their own SDK for AWS, aws-sdk-rust which is actively maintained although the README notes:

The SDK is currently released as a developer preview and is intended strictly for feedback purposes only. Do not use this SDK for production workloads

It might be worth considering replacing Rusoto with aws-sdk-rust, albeit flagging up the fact AWS do not current support it in the way they do SDKs for other languages like Python or Java.

@jwarlander
Copy link

Definitely makes sense, especially now that the AWS SDK for Rust is generally available, on version 1.x, and is fully supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants