Skip to content

ceroberoz/Parsed-AWS-IP-address-ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-fetch-runner

AWS IP address ranges from https://ip-ranges.amazonaws.com/ip-ranges.json

Parsed per service, region and IPs (v4 & v6) for convinience.

alt text

IP range checked and updated schedule to run at midnight (UTC time) on daily basis.


Too impatient waiting for daily update? Run fetch-aws-ip-ranges.sh script directly on your Linux / Mac terminal.

Required curl and jq installed before running Shell below.

Short URL

curl -fsSL https://s.id/parsed-aws-ip | sh

Long URL

curl -fsSL https://raw.githubusercontent.com/ceroberoz/Parsed-AWS-IP-address-ranges/main/fetch-aws-ip-ranges.sh | sh

Misc

Need Google Cloud Platform with same format? See my other repository

https://github.com/ceroberoz/Parsed-GCP-IP-address-ranges

Need only AWS Cloudfront IP regardless region? See my other repository

https://github.com/ceroberoz/Parsed-AWS-Cloudfront

About

Parsed AWS IP address ranges per services, per region, per IPs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages