OSGi mafinest does not have optional configuration for package com.amazonaws.auth.
In /driver-core/build.gradle, afterEvaluate should have line
com.amazonaws.*;resolution:=optional',
- is caused by
-
JAVA-4718 Depend on AWS SDK for fetching credentials
- Closed