View source: R/textract_operations.R
textract_tag_resource | R Documentation |
Adds one or more tags to the specified resource.
See https://www.paws-r-sdk.com/docs/textract_tag_resource/ for full documentation.
textract_tag_resource(ResourceARN, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.