View source: R/redshift_operations.R
redshift_delete_tags | R Documentation |
Deletes tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags.
See https://www.paws-r-sdk.com/docs/redshift_delete_tags/ for full documentation.
redshift_delete_tags(ResourceName, TagKeys)
ResourceName |
[required] The Amazon Resource Name (ARN) from which you want to remove the tag or
tags. For example, |
TagKeys |
[required] The tag key that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.