S3 Bucket SSE disabled
ID |
aws_s3_bucket_sse_disabled |
Severity |
high |
Remediation Complexity |
trivial |
Remediation Risk |
low |
Remediation Effort |
medium |
Vendor |
AWS |
Resource |
Encryption |
Tags |
ASVS50:v11.3.1, ASVS50:v14.2.2, 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.