View source: R/textract_operations.R
textract_untag_resource | R Documentation |
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.
textract_untag_resource(ResourceARN, TagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.