aws-sdk-java-v2 icon indicating copy to clipboard operation
aws-sdk-java-v2 copied to clipboard

Add support for automated endpoints tests

Open dagnir opened this issue 2 years ago • 0 comments

This adds support for generating per service client endpoint tests classes based on endpoint-tests.json.

Tests are passing with

mvn clean install -pl \!:sts,\!:s3,\!:s3control,\!:s3outposts

Will fix the above services in a separate PR as part of the S3 work.

dagnir avatar Sep 15 '22 16:09 dagnir