Last active
July 18, 2016 20:59
-
-
Save monken/7fc9aaf26596e2215fafed2b9bacc7b9 to your computer and use it in GitHub Desktop.
us-east-2
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
// Instructions for subscription to this diff at https://github.com/monken/lambda-ip-ranges-diff | |
{ | |
"diff": [ | |
{ | |
"op": "replace", | |
"path": "/syncToken", | |
"value": "1468814166" | |
}, | |
{ | |
"op": "replace", | |
"path": "/createDate", | |
"value": "2016-07-18-20-22-04" | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/23", | |
"value": { | |
"ip_prefix": "52.15.0.0/16", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/72", | |
"value": { | |
"ip_prefix": "52.92.76.0/22", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/86", | |
"value": { | |
"ip_prefix": "52.94.4.0/24", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/102", | |
"value": { | |
"ip_prefix": "52.95.0.0/21", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/103", | |
"value": { | |
"ip_prefix": "52.95.8.0/23", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/104", | |
"value": { | |
"ip_prefix": "52.95.10.0/23", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/105", | |
"value": { | |
"ip_prefix": "52.95.12.0/22", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/106", | |
"value": { | |
"ip_prefix": "52.95.16.0/21", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/107", | |
"value": { | |
"ip_prefix": "52.95.24.0/22", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/108", | |
"value": { | |
"ip_prefix": "52.95.28.0/24", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/139", | |
"value": { | |
"ip_prefix": "52.95.251.0/24", | |
"region": "us-east-2", | |
"service": "AMAZON" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/395", | |
"value": { | |
"ip_prefix": "52.15.0.0/16", | |
"region": "us-east-2", | |
"service": "EC2" | |
} | |
}, | |
{ | |
"op": "add", | |
"path": "/prefixes/441", | |
"value": { | |
"ip_prefix": "52.95.251.0/24", | |
"region": "us-east-2", | |
"service": "EC2" | |
} | |
}, | |
{ | |
"op": "replace", | |
"path": "/count/TOTAL", | |
"value": 35674048 | |
}, | |
{ | |
"op": "replace", | |
"path": "/count/AMAZON", | |
"value": 18049824 | |
}, | |
{ | |
"op": "replace", | |
"path": "/count/EC2", | |
"value": 17227936 | |
} | |
], | |
"createDate": "2016-07-18T20:35:59.236Z", | |
"a": "https://ip-ranges-diff.s3.amazonaws.com/ranges/2016-07-14-19-22-04-1468523765.json", | |
"b": "https://ip-ranges-diff.s3.amazonaws.com/ranges/2016-07-18-20-22-04-1468814166.json" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment