controltower_untag_resource: Removes tags from a resource

View source: R/controltower_operations.R

controltower_untag_resourceR Documentation

Removes tags from a resource

Description

Removes tags from a resource. For usage examples, see the Controls Reference Guide .

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

Usage

controltower_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of the resource.

tagKeys

[required] Tag keys to be removed from the resource.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.