2 Risposte
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
1
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
con risposta 4 anni fa
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.
con risposta 4 anni fa

yes thats another option we have by default enabled.. Great to hear that you are good now..