Relative Content

Tag Archive for amazon-web-servicesamazon-ec2aws-lambdaipapi-gateway

make request from a static IP address to an API in AWS

I have an API that I need to host in AWS that makes requests to an API that requires IP whitelisting. In other words every request I make from my AWS server/service must have the same IP, or an IP whitelisted range of IP addresses.