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

질문됨 일 년 전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

답변함 일 년 전
profile picture
전문가
검토됨 한 달 전
  • 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.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠