gluedatabrew_tag_resource: Adds metadata tags to a DataBrew resource, such as a dataset,...

View source: R/gluedatabrew_operations.R

gluedatabrew_tag_resourceR Documentation

Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule

Description

Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.

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

Usage

gluedatabrew_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The DataBrew resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN). For DataBrew, you can tag a dataset, a job, a project, or a recipe.

Tags

[required] One or more tags to be assigned to the resource.


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