Seeking help migrating AWS Beanstalk to another account.
I am a part of an AWS org where I deployed an AWS Beanstalk Service in early June under my account. My internship with them has expired, and I need to get this service off my account now, and exit the org. I am unsure how to transfer the service to theirs. This is an AWS Beanstalk Service, with RDS (postgreSQL) and S3 enabled and all the additional pre-configured service (EC2/load balancing..etc.). I am happy to provide all necessary details around tech stack and aws configs.
Can anyone provide guidance? I checked the official doc: https://repost.aws/knowledge-center/elastic-beanstalk-migration-accounts but I found it not helpful.
I am under the impression that I need to save the configuration, download it and then upload this on their account in s3 to restore it. As you know AWS is not that straight forward. I would love some guidance here.
Initial Questions:
- What is the best way to transfer this service to theirs?
- If they create an IAM user for me. Can I log in- create a new beanstalk service and upload my saved configuration?
- Should I request access to their root account and just re-configure from the start?
- Is there a way to directly transfer ownership?
Thank you!