ec2-image-builder-roadmap icon indicating copy to clipboard operation
ec2-image-builder-roadmap copied to clipboard

Support for OVA, VMDK, VHD/VHDX, and raw image import and export to S3

Open girishb-aws opened this issue 5 years ago • 4 comments

Add native support for importing VM Images into EC2 via EC2 Image Builder. These images will be usable as parent images within image recipes. This work will also include console changes to simply the experience.

girishb-aws avatar Nov 10 '20 19:11 girishb-aws

Just curious, is this live/merged in yet?

drew3251 avatar Feb 24 '22 21:02 drew3251

This feature is available, https://aws.amazon.com/about-aws/whats-new/2021/12/ec2-image-builder-console-custom-image-creation-on-premise-images/

aaronzielke avatar Feb 24 '22 21:02 aaronzielke

that announcement seems to cover the Import of Images into Imagebuilder from S3. But I do not see any features that allow an export of images to S3, which is what this issue seems to imply. "Support for OVA, VMDK, VHD/VHDX, and raw image import and EXPORT to S3"

drew3251 avatar Feb 24 '22 22:02 drew3251

Good point, the announcement didn't speak to exporting.

The Import and export VM images documentation links to the Create distribution settings for output VM disks content.

The relevant piece on that page is the s3ExportConfiguration which handles the export to VMDK, RAW or VHD formats.

API Doc links:

austoonz avatar Feb 24 '22 22:02 austoonz