-
The other reason is the connect is missing quite a few features (the lack of being able to validate SQS message visibility changes comes to mind), and the mock support isn't as good as mock-aws-java-sdk.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
http4k with the contract, format-jackson, and server-undertow modules
-
fork-handles result4k module to relay business-logic errors to the interface layer
-
V2 AWS SDK for Dynamo DB, SNS, and SQS
-
HikariCP to pool and conserve relational database connections, which are a scarce and valuable commodity
-
Kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
kotest for Junit 5
-
result4k-kotest-matchers plugin
-
H2 for mocking relational database connections
-
http4k-connect
Discontinued Featherweight API libraries for connecting to popular third-party cloud services
Great stack! Just out of interest , any reason you don't use Http4k connect for your AWS needs?