I have a static website and would like to get data using AJAX from a third-party API. The third-party API needs to add the server IP address to its whitelist to allow me to get the data. For this reason I would need a static IP address for the server.
I would like to use Amazon Amplify, but it doesn't allow adding a static IP address and it seems like I can use only Amazon Lightsail to run server and host a website with a static IP address.
Amazon Lightsail allows assigning a static IP address. Is there a way how to assign a static IP address in Amazon Amplify?