Is there any effort on building AWS SDK for Kotlin multiplatform (iOS/Android)?
I can make API Gateway calls using ktor but it would be nice to be able to directly talk to other components of AWS (DB etc).
It will be awesome if I don’t have to separately do my AWS code in iOS and Android.
Is there already a library for it?
3 Likes
Also interested to know if this is planned.
That would be a dream! Problem is that not even Amazon itself is sure on which SDK is available for which technology!