https://ip-ranges.amazonaws.com/ip-ranges.json as const structs
https://github.com/Turbo87/aws-ip-ranges.git
aws-ip-ranges ==============================================================================
**โ ๏ธ DEPRECATED: This crate is no longer maintained. The crates.io project,
which was the primary user of this crate, no longer uses it. Consider fetching
the data directly from
Description
An hourly GitHub Actions workflow updates the data in this crate automatically and releases a new version of the crate if the data has changed.
Usage
fn main() {
let ip_ranges = aws_ip_ranges::IP_RANGES;
println!("{ip_ranges:#?}");
}
License
at your option.