1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
I think you can make the private IP address static by connecting Lambda to a VPC and communicating through a private NAT Gateway.
An overview is provided in the following document:
https://docs.aws.amazon.com/vpc/latest/userguide/nat-gateway-scenarios.html#private-nat-allowed-range

Thank you very much. I set up everything, but for a reason my Lambdas don't seem to have ENIs even when I attach them to a VPC. I don't know if that is why the Setup still doesn't work