S3 Bucket SSE disabled
ID |
aws_s3_bucket_sse_disabled |
Severity |
high |
Vendor |
AWS |
Resource |
Encryption |
Tags |
reachable |
Description
S3 Bucket SSE disabled. If algorithm is AES256 then the encryption_key_id
property is null, empty or undefined, otherwise the encryption_key_id
is required.
To fix it you must configure encryption_key_id
.
Learn more about this topic at AWS S3 Bucket encryption.