Skip to content

Instantly share code, notes, and snippets.

@CodeFreezr
Created September 24, 2019 17:18
Show Gist options
  • Save CodeFreezr/98ac4ff691bd802b83f1108f2605da15 to your computer and use it in GitHub Desktop.
Save CodeFreezr/98ac4ff691bd802b83f1108f2605da15 to your computer and use it in GitHub Desktop.
Counts the number of snapshots
aws ec2 describe-snapshots --owner-ids self | jq '.Snapshots | length'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment