You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related feature request in dynamodb-local. I also added some notes about Java errors my team encountered recently when trying to run our tests; the problem is that the latest .jar from AWS became incompatible with our installed Java runtime. This is through no fault of either jest-dynamodb or dynamodb-local... but anyway, having the dependency on Docker instead of a particular .jar or JRE might be a nice option to have.
Instead of using the DynamoDBLocal jar, have the ability to use the docker version of DynamoDBLocal
The text was updated successfully, but these errors were encountered: