Maintained with ☕️ by
IcePanel logo

AWS SDK for Kotlin is now generally available

Share

Services

Today, AWS announces the general availability of the AWS SDK for Kotlin, allowing customers to use this for production workloads. AWS SDK for Kotlin has been designed from the ground up to give you an idiomatic Kotlin experience, including concise yet expressive Domain Specific Language (DSL) builders and first class support for asynchronous AWS service calls using coroutines. It supports access to 300+ AWS services. Today’s release enables developers to target the JVM platform or Android API Level 24+, with support for additional platforms like Kotlin/Native coming in future releases. To get started, see the following resources: * [AWS SDK for Kotlin Product Page](https://aws.amazon.com/sdk-for-kotlin/) * [Getting Started Guide](https://docs.aws.amazon.com/sdk-for-kotlin/latest/developer-guide/get-started.html) * [AWS SDK for Kotlin GitHub](https://github.com/awslabs/aws-sdk-kotlin)