I'm trying to determine how I can get a block range or static IP address out of my server stack. I'm using OpsWorks and EC2 and I have a main API server and a bunch of clustered workers. I'll have to white label the whole stack and all the IP addresses contained in it for a number of external services.
I've attempted reading documentation on Elastic IPs and the built in Load Balancer but I can't seem to determine which IPs I can depend on.
Thanks.