localstack-spring-boot-starter icon indicating copy to clipboard operation
localstack-spring-boot-starter copied to clipboard

Upgrade aws sdk v2

Open zacwolfe opened this issue 2 years ago • 1 comments

This code upgrades the project to AWS SDK v2. The unit test and sample code has been updated to use the new async APIs. It should be noted that the intention of this work was merely to get things working with the v2 SDK while employing minimal effort. By no means should the updated code in the sample or unit tests be considered exemplary models of how these APIs should be employed in production environments.

zacwolfe avatar Sep 19 '23 06:09 zacwolfe

@zacwolfe Hey, this is excellent. I will take a deep look at the PR soon and let you know.

sivaprasadreddy avatar Sep 20 '23 23:09 sivaprasadreddy