textract_untag_resource: Removes any tags with the specified keys from the specified...

View source: R/textract_operations.R

textract_untag_resourceR Documentation

Removes any tags with the specified keys from the specified resource

Description

Removes any tags with the specified keys from the specified resource.

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

Usage

textract_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) that specifies the resource to be untagged.

TagKeys

[required] Specifies the tags to be removed from the resource specified by the ResourceARN.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.