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