Redshift Cluster Security Group

An Amazon Redshift Cluster Security Group acts as a virtual firewall that controls network access to Redshift clusters. It defines inbound rules that specify which IP ranges or Amazon EC2 security groups can connect to the cluster. This resource is used in the EC2-Classic network model and helps manage secure connectivity to Redshift without relying on VPC security groups.

aws.redshift_cluster_security_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
cluster_security_group_namecorestringThe name of the cluster security group to which the operation was applied.
descriptioncorestringA description of the security group.
ec2_security_groupscorejsonA list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
ip_rangescorejsonA list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.
redshift_cluster_security_group_arncorestring
tagscorehstore