AWS Developer Tools Blog

Omar Perez

Author: Omar Perez

Omar is a Software Development Engineer on the AWS SDK for Kotlin team at AWS. You can find him on GitHub as @0marperez.

Smithy Kotlin client code generation now generally available

Smithy Kotlin client code generation is now generally available. With Smithy Kotlin, you can keep client libraries in sync with evolving service APIs. By using client code generation, you can reduce repetitive work and instead, automatically create type-safe Kotlin clients from your service models. In this post, you will learn what Smithy Kotlin client generation is, how it works, and how you can use it.