Peter Walkerpeterwalker.devยทJul 18, 2024Navigating AWS Massive Public IP JSON FileHow to get all us-east-1 Public IP Addresses for EC2 If necessary - Mac (install brew, then install jq) and Linux below that: /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew install jq sudo apt install jq...43 readsAWSAdd a thoughtful commentNo comments yetBe the first to start the conversation.