Learn R Programming

paws.management (version 0.8.0)

resiliencehub_untag_resource: Removes one or more tags from a resource

Description

Removes one or more tags from a resource.

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

Usage

resiliencehub_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

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

tagKeys

[required] The keys of the tags you want to remove.