We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Amazon provides AWS SDK Kotlin, which rewrites AWS SDK from scratch using Kotlin, I think it is a better match for this project.
AWS SDK Kotlin supports Kotlin Coroutines and Kotlin Multiple Platform.
Please replace the AWS SDK Java with AWS SDK Kotlin.
The text was updated successfully, but these errors were encountered:
Hi, @hantsy thanks for your feedback I was unaware there was a Kotlin-specific aws SDK.
I add your ticket to the 0.8 release train
Sorry, something went wrong.
During the implementation, I discovered one dependency from other libraries used in VAuthenticator. Mainly https://github.com/VAuthenticator/document-repository-starter that uses the java SDK.
I decided to postpone the implementation until this dependency is migrated to kotlin.
mrFlick72
When branches are created from issues, their pull requests are automatically linked.
Amazon provides AWS SDK Kotlin, which rewrites AWS SDK from scratch using Kotlin, I think it is a better match for this project.
AWS SDK Kotlin supports Kotlin Coroutines and Kotlin Multiple Platform.
Please replace the AWS SDK Java with AWS SDK Kotlin.
The text was updated successfully, but these errors were encountered: