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

1개 답변
0
수락된 답변

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
전문가
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전
  • Thanks Gary

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠