AWS Redshift cluster is publicly accessible
ID |
aws_redshift_public_accessible |
Severity |
high |
Vendor |
AWS |
Resource |
Network |
Tags |
reachable |
Description
AWS Redshift cluster is publicly accessible. Every machine on the Internet can establish a connection to your clusters and this can increase the opportunity for malicious activity.
To fix it you must configure the property publicly_accessible=false
.
Learn more about this topic at AWS Redshift Clusters.