AWS Redshift cluster is not encrypted
ID |
aws_redshift_not_encrypted |
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
AWS Redshift cluster is not encrypted. Data should be encrypted at rest to reduce the risk of a data breach via direct access to the storage device.
To fix it you must configure the property encrypted=true. By default, the values is false.
Learn more about this topic at AWS Redshift Encryption.