AWS test lib fixes for Java 17 Migration
Original MR !527 (merged)
- Migration from Java 8 to Java 17.
- Unit test fixes with build run args and dependency upgrades.
- For Integration Test - Refactored with Apache's
CloseableHttpClient
which supports all HTTP methods (include PATCH). - Enhanced
instanceOf
pattern matching changes. - Upgrade core-lib-aws version to 0.23.0-rc2.
Edited by Chad Leong