EC2 image builder creating AMIs with encrypted volumes

0

I am trying to create EC2 AMI images using EC2 pipeline builder. Need to host these AMIs on AWS marketplace for distribution.

Issue is - the AMI that is created automatically creates a root volume that is encrypted. AWS Marketplace doesnt allow AMIs with encrypted volumes. I have tried disabling encryption on the volumes in EC2 pipeline builder recipe, but doesnt help

Looking for suggestions that will help me create AMI with unencrpted root volumes.

Enter image description here

已提問 1 年前檢視次數 688 次
2 個答案
0
已接受的答案

Thank you for the response Shashank! Looks like my AWS account had default EBS encryption enabled, so every EC2 + EBS that was created was getting encrypted. Had to disable this global setting to get an unecrypted EBS and thus an AMI

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html

已回答 1 年前
profile picture
專家
已審閱 1 個月前
  • yes thats another option we have by default enabled.. Great to hear that you are good now..

0

Are you using custom AMI , generally when we use custom AMIs we encrypt the associated volumes , can you please check your custom AMI and if thats encrypted the image builder will create new AMI based on that image itself which results with encryption.

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南