Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoDB -inMemory not working? #104

Closed
leppaott opened this issue Apr 21, 2021 · 1 comment
Closed

DynamoDB -inMemory not working? #104

leppaott opened this issue Apr 21, 2021 · 1 comment

Comments

@leppaott
Copy link

Is there any way to make default amazon/dynamodb-local or cnadiminti/dynamodb-local to work with this?

They have been started with -inMemory and GUI shows no tables. When I give -sharedDb GUI works.

@rchl
Copy link
Collaborator

rchl commented Apr 21, 2021

It should work. I don't recall exactly now but without -sharedDb you might need to specify some random key and secret like: AWS_REGION=eu-west-1 AWS_ACCESS_KEY_ID=local AWS_SECRET_ACCESS_KEY=local dynamodb-admin

@rchl rchl closed this as completed Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants