rekognition_list_tags_for_resource {paws.machine.learning} | R Documentation |
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model
Description
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
See https://www.paws-r-sdk.com/docs/rekognition_list_tags_for_resource/ for full documentation.
Usage
rekognition_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of. |
[Package paws.machine.learning version 0.7.0 Index]