Skip to content

Commit

Permalink
🦄 2025-01-30 06:13:17 12 files 131(+), 86(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 30, 2025
1 parent 9104e9d commit 531fa5e
Show file tree
Hide file tree
Showing 12 changed files with 131 additions and 86 deletions.
1 change: 1 addition & 0 deletions aws/aws-canada.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
35.96.16.0/20
35.96.144.0/20
35.96.240.0/23
35.96.244.0/24
35.153.0.0/16
35.155.0.0/16
35.160.0.0/12
Expand Down
12 changes: 12 additions & 0 deletions aws/aws-canada.json
Original file line number Diff line number Diff line change
Expand Up @@ -6910,6 +6910,12 @@
"service": "AMAZON",
"network_border_group": "us-east-2"
}
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "AMAZON",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "52.93.90.163/32",
"region": "us-east-1",
Expand Down Expand Up @@ -13420,6 +13426,12 @@
"service": "EC2",
"network_border_group": "us-east-2"
}
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "EC2",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "162.222.148.0/22",
"region": "us-west-2",
Expand Down
1 change: 1 addition & 0 deletions aws/aws-usa.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
35.96.16.0/20
35.96.144.0/20
35.96.240.0/23
35.96.244.0/24
35.153.0.0/16
35.155.0.0/16
35.160.0.0/12
Expand Down
12 changes: 12 additions & 0 deletions aws/aws-usa.json
Original file line number Diff line number Diff line change
Expand Up @@ -6910,6 +6910,12 @@
"service": "AMAZON",
"network_border_group": "us-east-2"
}
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "AMAZON",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "52.93.90.163/32",
"region": "us-east-1",
Expand Down Expand Up @@ -13420,6 +13426,12 @@
"service": "EC2",
"network_border_group": "us-east-2"
}
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "EC2",
"network_border_group": "us-west-2"
}
{
"ip_prefix": "162.222.148.0/22",
"region": "us-west-2",
Expand Down
2 changes: 2 additions & 0 deletions aws/aws.ipv4
Original file line number Diff line number Diff line change
Expand Up @@ -3044,6 +3044,7 @@
3.98.0.0/15
15.230.39.132/31
24.110.9.0/24
35.96.244.0/24
52.93.90.163/32
54.66.0.0/16
54.239.102.0/25
Expand Down Expand Up @@ -6250,6 +6251,7 @@
99.77.55.50/32
3.98.0.0/15
24.110.9.0/24
35.96.244.0/24
54.66.0.0/16
56.228.0.0/16
99.77.242.0/24
Expand Down
16 changes: 14 additions & 2 deletions aws/aws.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"syncToken": "1738186991",
"createDate": "2025-01-29-21-43-11",
"syncToken": "1738194190",
"createDate": "2025-01-29-23-43-10",
"prefixes": [
{
"ip_prefix": "3.4.12.4/32",
Expand Down Expand Up @@ -18278,6 +18278,12 @@
"service": "AMAZON",
"network_border_group": "me-central-1"
},
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "AMAZON",
"network_border_group": "us-west-2"
},
{
"ip_prefix": "52.93.90.163/32",
"region": "us-east-1",
Expand Down Expand Up @@ -37514,6 +37520,12 @@
"service": "EC2",
"network_border_group": "me-central-1"
},
{
"ip_prefix": "35.96.244.0/24",
"region": "us-west-2",
"service": "EC2",
"network_border_group": "us-west-2"
},
{
"ip_prefix": "54.66.0.0/16",
"region": "ap-southeast-2",
Expand Down
Loading

0 comments on commit 531fa5e

Please sign in to comment.