Relocation of IP address

0

we are developing a web application which connect to third-party api . third-party restrict the use of their api by using IP address. we need to give our web application server IP address, so they are going to allow the connection from us. we already gave our Global Accelerators ip address.

We are going to use EC2 for that so we would like to use Global Accelerators ip address as EC2's public IP.

If possible , pls advise how can it be done. Thanks

sithu
feita há um ano259 visualizações
1 Resposta
0
Resposta aceita

Afraid you can't route traffic out via the Global Accelerator or use its IP Address else where. Global Accelerator is for ingress traffic only.

You will have to allocate EIP's in the VPC where your EC2's are and assign them to a NAT Gateway or Assign to the EC2.s (NAT Gateway My Preference) and provide those IP's to the 3rd Party. Note, EIP's are Regional so you are unable to move them between regions.

profile picture
ESPECIALISTA
respondido há um ano
profile picture
ESPECIALISTA
avaliado há um ano
profile pictureAWS
ESPECIALISTA
avaliado há um ano
  • Thanks Gary

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas