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