How to create a Cluster Security Group in RedShift

0 votes

Hi Team,

I have one RedShift cluster in AWS. I want to create a Cluster Security Group. How can I create that?

Nov 27, 2020 in AWS by akhtar
• 38,230 points
758 views

1 answer to this question.

0 votes

Hi@akhtar,

You can create a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters. The below example creates a new cluster security group. By default, the output is in JSON format.

$ aws redshift create-cluster-security-group --cluster-security-group-name mysecuritygroup --description "security group"
answered Nov 27, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

How to create a security group in AWS with Boto3?

Hi@akhtar, You can create a new security group ...READ MORE

answered Oct 11, 2020 in AWS by MD
• 95,440 points
3,755 views
0 votes
1 answer

How to create a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can create a manual snapshot of the ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
573 views
0 votes
1 answer

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
754 views
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

How to create a Cluster Subnet Group in AWS RedShift?

Hi@akhtar, You can create a new Amazon Redshift subnet ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
522 views
0 votes
1 answer

How to delete a Cluster Security Group in RedShift?

Hi@akhtar, You can delete an Amazon Redshift security group. The ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
409 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP