How do I move/ migrate a Cloud9 environment from one AWS account to another?
After my investigation, I noticed that Cloud9 does not provide the functionality to move an environment from one AWS account to another. However I found a workaround by sharing the snapshot of Cloud9 instance from one account and creating a new Cloud9 environment with this snapshot in another account. You can find detailed steps below. 1. In AWS account A,…
Read More »