Created
May 4, 2018 14:14
-
-
Save jcbf/ab78209a3604fbbf4ee8bd1309bf1cd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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