View source: R/lookoutequipment_operations.R
lookoutequipment_untag_resource | R Documentation |
Removes a specific tag from a given resource. The tag is specified by its key.
See https://www.paws-r-sdk.com/docs/lookoutequipment_untag_resource/ for full documentation.
lookoutequipment_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource to which the tag is currently associated. |
TagKeys |
[required] Specifies the key of the tag to be removed from a specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.