Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created January 2, 2020 21:35
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 garystafford/cc3889ba0abab6ab4d984fa3a4b84561 to your computer and use it in GitHub Desktop.
Save garystafford/cc3889ba0abab6ab4d984fa3a4b84561 to your computer and use it in GitHub Desktop.
aws glue get-tables \
--database-name smart_hub_data_catalog \
| jq -r '.TableList[].Name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment