Amazon web services – Is it possible to whitelist the IP's of the API gateway in the loadbalancer (AWS)?
I want to restrict the access to my application server by specifying the whitelisted IPs. This is possible by adding them in the security group inbound rules. But my application also uses the API gateway to proxy some of the…