Last active
November 22, 2019 03:28
-
-
Save KyMidd/d196951ac65253e9a3d83587102f7a54 to your computer and use it in GitHub Desktop.
This file contains 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
"prefixes": [ | |
{ | |
"ip_prefix": "13.248.118.0/24", | |
"region": "eu-west-1", | |
"service": "AMAZON" | |
}, | |
{ | |
"ip_prefix": "18.208.0.0/13", | |
"region": "us-east-1", | |
"service": "AMAZON" | |
}, | |
{ | |
"ip_prefix": "52.95.245.0/24", | |
"region": "us-east-1", | |
"service": "AMAZON" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment