Private image is not encrypted

0

We have So many alerts for Private image is not encrypted. Please help me to understand can we do encryption for Private images ?

1 個回答
0

Hey there!

What is generating the alert that notifies you that you have private images not encrypted, and in what context is it using the word image?

There are a few different things that could be called an "image" in AWS, the first that come to mind are an AWS Elastic Container Registry (AWS ECR) image (so that's a container image) or an Amazon Machine Image (AMI) (that's an image of an EC2 instance).

If your error is to do with AMI images, then you can ensure that the image is encrypted at rest by using an encrypted EBS volume (docs here), alternatively if your error is to do with AWS ECR then your images are already encrypted at rest by default, however you can use custom KMS keys for the encryption.

I hope that helps - if you can provide any more information about where your alerts are coming from or what they are alerting about then please let me know

AWS
Tom
已回答 2 年前

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

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

回答問題指南