resiliencehub_untag_resource: Removes one or more tags from a resource

View source: R/resiliencehub_operations.R

resiliencehub_untag_resourceR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.