kafkaconnect_untag_resource {paws.analytics} | R Documentation |
Removes tags from the specified resource.
See https://www.paws-r-sdk.com/docs/kafkaconnect_untag_resource/ for full documentation.
kafkaconnect_untag_resource(resourceArn, tagKeys)
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. |