Newer version of `com.amazonaws` aws-java-sdk is not backwards compatible with current version of Youxia's aws-version. Was able to trace the issue to https://github.com/CloudBindle/youxia/blob/develop/youxia-deployer/src/main/java/io/cloudbindle/youxia/deployer/Deployer.java#L420 but reverted the version declared in consonance, and it works fine with this older version.
Newer version of
com.amazonawsaws-java-sdk is not backwards compatible with current version of Youxia's aws-version. Was able to trace the issue to https://github.com/CloudBindle/youxia/blob/develop/youxia-deployer/src/main/java/io/cloudbindle/youxia/deployer/Deployer.java#L420 but reverted the version declared in consonance, and it works fine with this older version.