Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active January 5, 2020 01:31
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/21a542edbdfbe1f72b0787694123c77e to your computer and use it in GitHub Desktop.
Save garystafford/21a542edbdfbe1f72b0787694123c77e to your computer and use it in GitHub Desktop.
aws lambda invoke \
--function-name athena-complex-etl-query \
--payload "{ \"loc_id\": \"b6a8d42425fde548\",
\"date_from\": \"2019-12-21\", \"date_to\": \"2019-12-22\"}" \
response.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment