TaggedResource - Amazon Redshift

TaggedResource

A tag and its associated resource.

Contents

Note

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

ResourceName

The Amazon Resource Name (ARN) with which the tag is associated, for example: arn:aws:redshift:us-east-2:123456789:cluster:t1.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

ResourceType

The type of resource with which the tag is associated. Valid resource types are:

  • Cluster

  • CIDR/IP

  • EC2 security group

  • Snapshot

  • Cluster security group

  • Subnet group

  • HSM connection

  • HSM certificate

  • Parameter group

For more information about Amazon Redshift resource types and constructing ARNs, go to Constructing an Amazon Redshift Amazon Resource Name (ARN) in the Amazon Redshift Cluster Management Guide.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: No

Tag

The tag for the resource.

Type: Tag object

Required: No

See Also

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