You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple Ruby script that accepts the name of an AWS region as a command-line argument and outputs the public IP addresses for that region to STDOUT. This is useful for adding to whitelists etc.
Example
./aws_region_ips eu-west-1
About
Simple Ruby script that outputs the AWS public IP addresses for a region