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
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
profile pictureAWS
エキスパート
レビュー済み 1年前
  • Thanks Gary

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ