View source: R/redshift_operations.R
redshift_create_tags | R Documentation |
Adds tags to a cluster.
See https://www.paws-r-sdk.com/docs/redshift_create_tags/ for full documentation.
redshift_create_tags(ResourceName, Tags)
ResourceName |
[required] The Amazon Resource Name (ARN) to which you want to add the tag or tags.
For example, |
Tags |
[required] One or more name/value pairs to add as tags to the specified resource.
Each tag name is passed in with the parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.