How to create tags for a cluster in AWS RedShift

0 votes

Hi Team,

I have created one RedShift Cluster in AWS. I want to create tags for a cluster. How can I create that with CLI command?

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

1 answer to this question.

0 votes

Hi@akhtar,

You can add tags to a cluster. A resource can have up to 50 tags. If you try to create more than 50 tags for a resource, you will receive an error and the attempt will fail. The following create-tags example adds the specified tag key/value pair to the specified cluster.

$ aws redshift create-tags --resource-name arn:aws:redshift:us-west-2:123456789012:cluster:mycluster --tags "Key"="mytags","Value"="tag1"
answered Nov 27, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

How to create a notification subscription for an event in AWS RedShift?

Hi@akhtar, You can create an Amazon Redshift event notification ...READ MORE

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

How to create a redshift cluster using AWS CLI?

You can create your cluster using AWS ...READ MORE

answered Feb 25, 2019 in AWS by Priyaj
• 58,090 points
1,032 views
0 votes
1 answer

How to create or update tags for an Auto Scaling group in AWS?

Hi@akhtar, You can create or update tags for the specified ...READ MORE

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

How to create a Cluster Security Group in RedShift?

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

answered Nov 27, 2020 in AWS by MD
• 95,440 points
776 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
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
592 views
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
542 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