Tag Resource
gluedatabrew_tag_resource | R 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.
Usage¶
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.
Value¶
An empty list.