Untag Resource
textract_untag_resource | R Documentation |
Removes any tags with the specified keys from the specified resource¶
Description¶
Removes any tags with the specified keys from the specified resource.
Usage¶
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.
Value¶
An empty list.