View source: R/redshiftserverless_operations.R
redshiftserverless_untag_resource | R Documentation |
Removes a tag or set of tags from a resource.
See https://www.paws-r-sdk.com/docs/redshiftserverless_untag_resource/ for full documentation.
redshiftserverless_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to remove tags from. |
tagKeys |
[required] The tag or set of tags to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.