Untag Resource
lookoutequipment_untag_resource | R Documentation |
Removes a specific tag from a given resource¶
Description¶
Removes a specific tag from a given resource. The tag is specified by its key.
Usage¶
Arguments¶
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.
Value¶
An empty list.