Skip to content

Instantly share code, notes, and snippets.

@jcbf
Created May 4, 2018 14:14
Show Gist options
  • Save jcbf/ab78209a3604fbbf4ee8bd1309bf1cd9 to your computer and use it in GitHub Desktop.
Save jcbf/ab78209a3604fbbf4ee8bd1309bf1cd9 to your computer and use it in GitHub Desktop.
curl -Ns https://ip-ranges.amazonaws.com/ip-ranges.json | jq '.prefixes | .[] | select(.region == "eu-west-1")| .ip_prefix '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment