Skip to content

Instantly share code, notes, and snippets.

@haoyangnz
Created December 11, 2018 07:39
Show Gist options
  • Save haoyangnz/7445515fcee93a2a1bb9f619e35559d4 to your computer and use it in GitHub Desktop.
Save haoyangnz/7445515fcee93a2a1bb9f619e35559d4 to your computer and use it in GitHub Desktop.
Describe table (To export to a json for local db creation)
aws dynamodb describe-table --table-name <table_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment