I have built a WordPress website on AWS Lightsail and I need to transfer it to a different AWS account.
What is the recommended approach?
I'm thinking of the following approach
- Create a Lightsail snapshot
- Copy to EC2
- Take a snapshot of EC2 and share it a different account as mentioned here
Isn't there a way to share Lighsail Snapshots directly across accounts ?