Posted On: Dec 2, 2021

We’re pleased to announce that the AWS SDK for Kotlin is now in developer preview. The AWS SDK for Kotlin allows developers to interact with AWS services using idiomatic Kotlin, including native coroutine support for concurrent usage.

The AWS SDK for Kotlin enables developers to build a wide variety of applications in the Kotlin language with AWS services. In this release, we provide support for 284 services including S3, DynamoDB, and Lambda to name a few. The SDK provides automatic configuration when running in environments such as EC2, ECS and Lambda, built-in retry support, and a wide variety of authentication mechanisms to meet customer needs.

Since this is a preview release, we are providing this SDK for early access and evaluation purposes only. It is possible for our public APIs to change somewhat before the general availability release as we gather more customer feedback and learn what is most important to Kotlin developers.

To get started with the AWS SDK for Kotlin, visit our Getting Started Guide and Product Detail Page. You can find all our releases on Maven, learn where the project is headed on our Roadmap, and provide feedback and see source code at our GitHub project page.