diff --git a/prowler/providers/aws/services/redshift/redshift_cluster_automatic_upgrades/redshift_cluster_automatic_upgrades.metadata.json b/prowler/providers/aws/services/redshift/redshift_cluster_automatic_upgrades/redshift_cluster_automatic_upgrades.metadata.json index 1abc0763..8372ae34 100644 --- a/prowler/providers/aws/services/redshift/redshift_cluster_automatic_upgrades/redshift_cluster_automatic_upgrades.metadata.json +++ b/prowler/providers/aws/services/redshift/redshift_cluster_automatic_upgrades/redshift_cluster_automatic_upgrades.metadata.json @@ -1,14 +1,14 @@ { "Provider": "aws", "CheckID": "redshift_cluster_automatic_upgrades", - "CheckTitle": "Check for Publicly Accessible Redshift Clusters", + "CheckTitle": "Check for Redshift Automatic Version Upgrade", "CheckType": [], "ServiceName": "redshift", "SubServiceName": "", "ResourceIdTemplate": "arn:aws:redshift:region:account-id:cluster:cluster-name", "Severity": "high", "ResourceType": "AwsRedshiftCluster", - "Description": "Check for Publicly Accessible Redshift Clusters", + "Description": "Check for Redshift Automatic Version Upgrade", "Risk": "Without automatic version upgrade enabled; a critical Redshift Cluster version can become severly out of date", "RelatedUrl": "https://docs.aws.amazon.com/redshift/latest/mgmt/managing-cluster-operations.html", "Remediation": {