View source: R/rekognition_operations.R
rekognition_tag_resource | R Documentation |
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model. For more information, see Tagging AWS Resources.
See https://www.paws-r-sdk.com/docs/rekognition_tag_resource/ for full documentation.
rekognition_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to. |
Tags |
[required] The key-value tags to assign to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.