Currently we started to use AWS Client VPN Endpoint as a company wide VPN.
AWS automatically created 2 ENIs for this VPN.
The problem is that every week this 2 ENI changes. Old ones become deleted and new ones created. This changes our Public IPs for ENIs. So all our users each week get 2 new IPs when using AWS VPN. If i am attaching Elastic IPs to this ENIs, in a week they become detached and 2 new ENIs with new IPs creates, and i should reattach Elastic IPs manually.
Does anybody know why this happened and how this could be fixed? Thanks in advance.