kafkaconnect_untag_resource {paws.analytics}R Documentation

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.


[Package paws.analytics version 0.9.0 Index]