Skip to content

Commit

Permalink
Updated EC2 IP ranges as of 2013-09-03.
Browse files Browse the repository at this point in the history
  • Loading branch information
sopel committed Nov 16, 2013
1 parent d09e1ae commit 1d29510
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions aws.json
Expand Up @@ -539,7 +539,10 @@
"54.226.0.0/15",
"54.208.0.0/15",
"54.210.0.0/15",
"54.221.0.0/16"]
"54.221.0.0/16",
"54.204.0.0/15",
"54.196.0.0/15",
"54.198.0.0/16"]
},
{
"endpoint": "ec2.us-west-1.amazonaws.com",
Expand All @@ -564,7 +567,9 @@
"54.244.0.0/16",
"54.214.0.0/16",
"54.212.0.0/15",
"54.218.0.0/16"]
"54.218.0.0/16",
"54.200.0.0/15",
"54.202.0.0/15"]
},
{
"endpoint": "ec2.sa-east-1.amazonaws.com",
Expand All @@ -573,7 +578,8 @@
"description": "South America (Sao Paulo)",
"ip_ranges" : ["177.71.128.0/17",
"54.232.0.0/16",
"54.233.0.0/18"]
"54.233.0.0/18",
"54.207.0.0/16"]
},
{
"endpoint": "ec2.eu-west-1.amazonaws.com",
Expand All @@ -592,7 +598,8 @@
"54.228.0.0/16",
"54.216.0.0/15",
"54.229.0.0/16",
"54.220.0.0/16"]
"54.220.0.0/16",
"54.194.0.0/15"]
},
{
"endpoint": "ec2.ap-southeast-1.amazonaws.com",
Expand All @@ -613,7 +620,8 @@
"protocols": ["HTTPS", "HTTP"],
"description": "Asia Pacific (Sydney)",
"ip_ranges": ["54.252.0.0/16",
"54.253.0.0/16"]
"54.253.0.0/16",
"54.206.0.0/16"]
},
{
"endpoint": "ec2.ap-northeast-1.amazonaws.com",
Expand All @@ -627,7 +635,8 @@
"176.34.0.0/18",
"54.248.0.0/15",
"54.250.0.0/16",
"54.238.0.0/16"]
"54.238.0.0/16",
"54.199.0.0/16"]
}
],
"instance_types" : {
Expand Down

0 comments on commit 1d29510

Please sign in to comment.