controltower_tag_resource: Applies tags to a resource

View source: R/controltower_operations.R

controltower_tag_resourceR Documentation

Applies tags to a resource

Description

Applies tags to a resource. For usage examples, see the Controls Reference Guide .

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

Usage

controltower_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The ARN of the resource to be tagged.

tags

[required] Tags to be applied to the resource.


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