Skip to content

Commit

Permalink
include link to ip-ranges.json download location.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Feb 6, 2019
1 parent 04e76f8 commit 7226080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ check network addresses for AWS Services

## about

AWS publish a list of IP ranges that correspond to their services and regions. Linked to from [here](https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html).
AWS [publish a list](https://ip-ranges.amazonaws.com/ip-ranges.json) of IP ranges that correspond to their services and regions. Linked to from [here](https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html).
aws-ips is a utility that downloads the latest list (or use a local copy of the list) and enables you to:

- list and filter prefixes (by region, service, cidr)
Expand Down

0 comments on commit 7226080

Please sign in to comment.