Skip to content

Instantly share code, notes, and snippets.

@pcolazurdo
Created July 8, 2016 13:03
Show Gist options
  • Save pcolazurdo/8ed95a66743adc466805fb57a27a2c52 to your computer and use it in GitHub Desktop.
Save pcolazurdo/8ed95a66743adc466805fb57a27a2c52 to your computer and use it in GitHub Desktop.
aws cloudtrail lookup-events --lookup-attributes AttributeKey=EventName,AttributeValue=RunInstances \
--query 'Events[0].CloudTrailEvent' | jq -r . | jq .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment