Open
Description
Right now this library depends on dynamoDb and probably some other items that are not necessary in all cases.
If somebody wishes to use the Java Encryption SDK com.amazonaws:aws-encryption-sdk-java
they will automatically bring in a dynamoDb dep along for the ride.
It seems to me that you shouldn't need dynamoDb to use the Encryption SDK.
Any chance we can have a leaner profile for the Java Encryption SDK?