Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_untag_resource: Removes metadata tags from a specified resource

Description

Removes metadata tags from a specified resource.

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

Usage

cleanroomsml_untag_resource(resourceArn, tagKeys)

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.