Replies: 4 comments 1 reply
-
Elaborate please on how do you think this integration could work/look like? |
Beta Was this translation helpful? Give feedback.
-
@hantsy , AWS SDK for Kotlin is targeted at Kotlin Native Projects. You can just bridge |
Beta Was this translation helpful? Give feedback.
-
It is just Kotlin variant for the original Java version, provides a lot of extensions for Kotlin DSL and Coroutines to simplify the usage in a Kotlin project, see the YouTube vedio @maciejwalkowiak For developers what we need is like the Kotlin support in Spring, make all AWS SDK Kotlin extensions available in this umbrella project. I think it is just an extra kotlin specific module. |
Beta Was this translation helpful? Give feedback.
-
It has support for JVM Platform, but the purpose of AWS Kotlin SDK is to support all Kotlin MPP Target Runtimes |
Beta Was this translation helpful? Give feedback.
-
Awslabs released a Kotlin variant for AWS SDK, add Kotlin and Kotlin Coroutines support.
Beta Was this translation helpful? Give feedback.
All reactions