Skip to content

Instantly share code, notes, and snippets.

@Alex-Just
Created November 26, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alex-Just/ec944aaf091ccaa5fbdaf5f4a1340389 to your computer and use it in GitHub Desktop.
Save Alex-Just/ec944aaf091ccaa5fbdaf5f4a1340389 to your computer and use it in GitHub Desktop.
AWS_ACCESS_KEY_ID=X AWS_SECRET_ACCESS_KEY=X aws dynamodb list-tables --endpoint-url http://localhost:8000 --region x
AWS_ACCESS_KEY_ID=X AWS_SECRET_ACCESS_KEY=X aws dynamodb scan --table-name smpl_auth --endpoint-url http://localhost:8000 --region x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment