Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created January 2, 2020 16:44
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/bb1f0be5f6b4c23c36e38331e04a95a2 to your computer and use it in GitHub Desktop.
Save garystafford/bb1f0be5f6b4c23c36e38331e04a95a2 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