Amazon DynamoDB Local - unknown error, exception or failure
问题 I have to test an application which relies heavily on Amazon's DynamoDB. I want the tests to be able to be run separately, which is why I opted for DynamoDB Local .jar . I am aware of the recent update, making us able to run this without an external bash command call. However, when I try to run the example, that was specified here, i get the following stacktrace: Exception in thread "main" com.amazonaws.AmazonServiceException: The request processing has failed because of an unknown error,