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

Set AWS SDK for Rust Language to Rust #1190

Closed
wants to merge 1 commit into from

Conversation

bradley-curran
Copy link

Description of changes:

The AWS SDK for Rust language was marked as Kotlin, but looking at the Github repository page the implementation is entirely in Rust. I've updated the language entry to Rust from Kotlin.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The AWS SDK for Rust language was marked as Kotlin, but looking at the [Github repository page](https://github.com/awslabs/aws-sdk-rust) the implementation is entirely in Rust. I've updated the language entry to Rust from Kotlin.
@JordonPhillips
Copy link
Contributor

Thanks for the PR! This is definitely a confusing bit of documentation. The actual code generator for the AWS rust sdk is entirely contained within the smithy-rs repo, which is different than some of the other language implementations. aws-sdk-rust is where they put all the built aws clients, so there isn't any generator code there. I put up a separate PR to clarify this issue, let me know if it needs any more changes.

@bradley-curran
Copy link
Author

Sounds good to me!

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

Successfully merging this pull request may close these issues.

2 participants