Learn R Programming

paws.analytics (version 0.7.0)

kafkaconnect_untag_resource: Removes tags from the specified resource

Description

Removes tags from the specified resource.

See https://www.paws-r-sdk.com/docs/kafkaconnect_untag_resource/ for full documentation.

Usage

kafkaconnect_untag_resource(resourceArn, tagKeys)

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.