Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
-
Updated
Jul 9, 2022 - Java
Context
(Motivated by quarkusio/quarkus#21297)
The existing
mutiny-kotlinmodule provides extensions methods for converting between Uni/Mutli and coroutines; however, it's missing a straightforward way to return a suspending function as a Uni.[The example in the documentation](https://smallrye.io/smallry