v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14238527879.4 KB

Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.

For information about managing security groups, go to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

get/#Action=CreateClusterSecurityGroup

Query parameters

ClusterSecurityGroupNamestring required
<p>The name for the security group. Amazon Redshift stores the value as a lowercase string.</p> <p>Constraints:</p> <ul> <li> <p>Must contain no more than 255 alphanumeric characters or hyphens.</p> </li> <li> <p>Must not be "Default".</p> </li> <li> <p>Must be unique for all security groups that are created by your Amazon Web Services account.</p> </li> </ul> <p>Example: <code>examplesecuritygroup</code> </p>
Descriptionstring required

A description for the security group.

Keystring

The key, or name, for the resource tag.

Valuestring

The value for the resource tag.

A list of tag instances.

Action'CreateClusterSecurityGroup' required
Version'2012-12-01' required

Response

Success