AWS Developer Tools Blog

Manuel Sugawara

Author: Manuel Sugawara

Manuel Sugawara is a Sr Software Development Engineer in the AWS SDKs and Tools organization where he works on Smithy.

Smithy Java client framework is now generally available

Smithy Java client code generation is now generally available. You can use it to build type-safe, protocol-agnostic Java clients directly from Smithy models. With Smithy Java, serialization, protocol handling, and request/response lifecycles are all generated automatically from your model. This removes the need to write or maintain any of this code by hand. In this […]