星期五, 7月 14, 2023

AWS Elastic IP 跨 account ID轉移小記

AWS Elastic IP 跨 account ID轉移小記


場景 : 專案建立後, 由於帳務因素或是測試專案原地升級, 有可能希望現在使用的Elastic IP,無痛移轉到新的 AWS Account ID上。

  • Account A - 原開發專案

  • Account B - 新專案


今天將相關流程紀錄一下


假設 A account 上有一個Elastic IP : 52.69.4.10,要轉移至另一個 B account 上



Enable transfers Elastic IP


==== 登入 Account A console ====



點選 VPC

點選 Elastic IPs



勾選要轉移之IP

點選 Actions

下拉點選 Enable transfers


Enter the transfers account ID : xxxxxxxxxxxx

  • 這邊填入要遷移的 AWS ID


To confirm, type enable in the field: 輸入 Enable

點選Submit



Accept transfers Elastic IP


==== 登入 Account B Console ====



點選VPC

點選Elastic IP



點選 Actions

下拉點選 Accept transfers



輸入要轉移Elastic IP Addresses : 52.69.4.10

  • 這邊要注意要轉移過來的 Elastic IP 必須與接受 Transfer 的 Region 是同一個 Region, 不然會發生找不到的狀況

點選Submit





可在兩個 AWS Account ID 觀察,原本的 Elastic IP 會立即轉換到新的 Account



只能說這個功能真的是太方便了


~ enjoy it


Reference

  • 厲害的同事

沒有留言: