Untag Resource
cleanroomsml_untag_resource | R Documentation |
Removes metadata tags from a specified resource¶
Description¶
Removes metadata tags from a specified resource.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
tagKeys
[required] The key values of tags that you want to remove.
Value¶
An empty list.