ClusterSecurityGroup - Amazon Redshift
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ClusterSecurityGroup

Describes a security group.

Contents

Note

In the following list, the required parameters are described first.

ClusterSecurityGroupName

The name of the cluster security group to which the operation was applied.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

Description

A description of the security group.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

EC2SecurityGroups.EC2SecurityGroup.N

A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.

Type: Array of EC2SecurityGroup objects

Required: No

IPRanges.IPRange.N

A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.

Type: Array of IPRange objects

Required: No

Tags.Tag.N

The list of tags for the cluster security group.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: