VM Import
VM Import lets you bring virtual machine images stored in an S3 bucket directly into your cloud account as importable AMIs. Whether the image was exported by QuickInfra or uploaded manually, this section handles the full import workflow — browse, select, import, and track status.
What is VM Import?
VM Import is the counterpart to VM Export. When you export a virtual machine image to S3 — either through QuickInfra's export feature or manually from any source — VM Import gives you a streamlined way to bring that image back into your cloud account as a usable AMI.
This is the mechanism that enables true cloud portability. You can export a VM from one provider or account, store it in S3 as a neutral format, and then import it into any AWS account in any region — effectively moving workloads across environments without the need to reprovision or reconfigure from scratch.
How to Import a VM
Supported Image Formats
- VMDK — VMware Virtual Machine Disk, commonly exported from VMware vSphere or Workstation.
- VHD / VHDX — Microsoft Virtual Hard Disk formats, typically from Hyper-V or Azure.
- OVA — Open Virtualization Archive, a portable format supported by most hypervisors.
Key Things to Know
- The S3 bucket must be accessible from the target AWS account — ensure the bucket policy grants the necessary permissions to the AWS VM Import service role.
- Import jobs are asynchronous — the Import Status tab is your source of truth for progress and any error messages.
- Once imported, the AMI behaves identically to any other AMI in your account and can be used to launch instances via Infrastructure Projects.
- Large images (100GB+) may take 30–60 minutes to import — plan accordingly when scheduling migrations.
