Learn R Programming

paws.management (version 0.2.0)

resiliencehub_untag_resource: Removes one or more tags from a resource

Description

Removes one or more tags from a resource.

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

Usage

resiliencehub_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource.

tagKeys

[required] The keys of the tags to remove.