Learn R Programming

paws.machine.learning (version 0.9.0)

textract_tag_resource: Adds one or more tags to the specified resource

Description

Adds one or more tags to the specified resource.

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

Usage

textract_tag_resource(ResourceARN, Tags)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) that specifies the resource to be tagged.

Tags

[required] A set of tags (key-value pairs) that you want to assign to the resource.