rekognition_tag_resource: Adds one or more key-value tags to an Amazon Rekognition...

View source: R/rekognition_operations.R

rekognition_tag_resourceR Documentation

Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model

Description

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.

Usage

rekognition_tag_resource(ResourceArn, Tags)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.