Learn R Programming

paws.management (version 0.2.0)

appregistry_untag_resource: Removes tags from a resource

Description

Removes tags from a resource.

See https://paws-r.github.io/docs/appregistry/untag_resource.html for full documentation.

Usage

appregistry_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon resource name (ARN) that specifies the resource.

tagKeys

[required] A list of the tag keys to remove from the specified resource.