aws / ec2-image-builder-roadmap

Public Roadmap for EC2 Image Builder.
Other
34 stars 7 forks source link

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

Open girishb-aws opened 3 years ago

girishb-aws commented 3 years ago

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.

drew3251 commented 2 years ago

Just curious, is this live/merged in yet?

aaronzielke commented 2 years ago

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

drew3251 commented 2 years ago

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"

austoonz commented 2 years ago

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: