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
solution is from this post https://repost.aws/questions/QUcGjWBtwATZuyYFE9R83ivw/transfer-elastic-ip-addresses-from-one-aws-account-to-another
Hello Zeus, I'm not pretty sure about how long it takes but this doc has the timelines - please refer https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
Relevant questions
Is it possible move/migrate EIP to another account?
Accepted Answerasked a month agoNowhere to unlock EIP from account
asked 3 years agoEIP locked to my account and unable to be released
asked 8 months agoEIP locked to your account
asked 2 years agoCan I ask AWS to add PTR DNS record for allocated EIP?
asked 3 months agotransfer Elastic IP addresses from one AWS account to another?
asked 2 months agoSOS: accidentally released EIP
asked 3 years agoCan't release EIP
asked 2 years agois it possible to transfer a lightsail instance to another account ?
asked a year agoIs it possible to migrate a Pinpoint Phone Number into another account?
asked 5 days ago
Hi ,
Thanks you for your answer, but, How long does the whole process take? This is to have an estimation of the unavailability during the process.