Skip to content

Instantly share code, notes, and snippets.

@amosshapira
Created December 30, 2014 01:14
Show Gist options
  • Save amosshapira/e614fde990da7e8cb0d4 to your computer and use it in GitHub Desktop.
Save amosshapira/e614fde990da7e8cb0d4 to your computer and use it in GitHub Desktop.
Extract "userIdentity" record from CloudTrail using jshon
zcat ...CloudTrail....json.gz | jshon -e Records -a -e userIdentity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment