rekognition_untag_resource: Removes one or more tags from an Amazon Rekognition...

View source: R/rekognition_operations.R

rekognition_untag_resourceR Documentation

Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model

Description

Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.

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

Usage

rekognition_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.

TagKeys

[required] A list of the tags that you want to remove.


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