glue_tag_resource: Adds tags to a resource

View source: R/glue_operations.R

glue_tag_resourceR Documentation

Adds tags to a resource

Description

Adds tags to a resource. A tag is a label you can assign to an Amazon Web Services resource. In Glue, you can tag only certain resources. For information about what resources you can tag, see Amazon Web Services Tags in Glue.

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

Usage

glue_tag_resource(ResourceArn, TagsToAdd)

Arguments

ResourceArn

[required] The ARN of the Glue resource to which to add the tags. For more information about Glue resource ARNs, see the Glue ARN string pattern.

TagsToAdd

[required] Tags to add to this resource.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.