comprehend_untag_resource: Removes a specific tag associated with an Amazon Comprehend...

View source: R/comprehend_operations.R

comprehend_untag_resourceR Documentation

Removes a specific tag associated with an Amazon Comprehend resource

Description

Removes a specific tag associated with an Amazon Comprehend resource.

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

Usage

comprehend_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the tags.

TagKeys

[required] The initial part of a key-value pair that forms a tag being removed from a given resource. For example, a tag with "Sales" as the key might be added to a resource to indicate its use by the sales department. Keys must be unique and cannot be duplicated for a particular resource.


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