Learn R Programming

paws.management (version 0.9.0)

controltower_tag_resource: 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.