transfer Elastic IP addresses from one AWS account to another?

1

Are Elastic IP addresses transferable from one AWS account to another to be associated with an AC2 instance? or a least Allocate Elastic IP address on the ather aws account with same ip adresse?

질문됨 2년 전1665회 조회
2개 답변
2

Yes, it is possible to move an elastic IP address across accounts. All you have to do is Open a support cases from both the source and destination accounts to authorize and acknowledge the transfer

---request content---
Elastic IP: 
source account id: 
target account id:  
Use case description:
---------------------

Once the transfer is completed internally by the Support:

Source account A needs to release the EIP.

Target Account B allocates the EIP using the following aws cli

$ aws ec2 allocate-address --domain vpc --address [EIP]

https://docs.aws.amazon.com/cli/latest/reference/ec2/allocate-address.html

Please also note An Elastic IP address is for use in a specific Region only, and cannot be moved to a different Region.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#eip-basics

Hope this helps

profile pictureAWS
전문가
답변함 2년 전
profile pictureAWS
전문가
Toni_S
검토됨 2년 전
  • Thank your response is very useful, but I do not have access to the technical support under the basic plan

  • Please just open an "Account and Billing support" case instead of technical one. Thank you.

1

Elastic IP address transfer can now be done from the AWS console. It is no longer necessary to open support cases to transfer an Elastic IP address. If an Elastic IP address is locked to the account then a support case will be required to have that Elastic IP address unlocked first before you can transfer the Elastic IP address. Please refer to the following article, https://repost.aws/en/knowledge-center/vpc-transfer-elastic-ip-accounts

AWS
답변함 일 년 전

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

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

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

관련 콘텐츠