I cannot use the netty-nio-client
with software.amazon.awssdk - 2.10.33
as it breaks my application built in Play Framework 2.5.x.
According to the AWS docs, the Http Client can be changed https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/client-configuration-http.html
Are there any samples that might use Akka or any other async http clients?