The Import feature allows you to add already running BitNami EBS-backed instances to the BitNami Cloud Hosting console so you can fully control it, schedule backups etc. If you want to import your EC2 instance to the BCH console, first you need to connect to that machine via SSH (more info) and execute the following commands:
wget http://bitnami.org/files/download/bitnami-cloud-import.run
chmod a+x ./bitnami-cloud-import.run
sudo ./bitnami-cloud-import.run
----------------------------------------------------------------------------
BitNami Cloud Hosting Tool for importing AWS machines
----------------------------------------------------------------------------
BitNami Cloud Hosting Authentication
Please provide your credentials
Login []: my-email@example.com
Password : <your-bitnami-cloud-hosting-password>
We are ready to migrate your machine and import to the BitNami Cloud Hosting console.
Do you want to continue? [Y/n]:
Info: Your machine has been imported successfully! You can login to the BitNami
Cloud Hosting console now and manage your server.
Please contact us via BitNami Help Desk: helpdesk.bitnami.org if you have any questions.