S3 Storage is not protected with SSE
ID |
aws_s3_bucket_without_encryption |
Severity |
critical |
Vendor |
AWS |
Resource |
Encryption |
Tags |
reachable |
Description
S3 Storage is not protected with SSE. The storage is in plain text, then any user with access to the data can see the content.
To fix it you must configure encryption with AES256 or aws:kms.
Learn more about this topic at AWS S3 Bucket encryption.