Untag Resource
imagebuilder_untag_resource | R Documentation |
Removes a tag from a resource¶
Description¶
Removes a tag from a resource.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource that you want to untag.
tagKeys
[required] The tag keys to remove from the resource.
Value¶
An empty list.