kendra_untag_resource: Removes a tag from an index, FAQ, or a data source

View source: R/kendra_operations.R

kendra_untag_resourceR Documentation

Removes a tag from an index, FAQ, or a data source

Description

Removes a tag from an index, FAQ, or a data source.

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

Usage

kendra_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.

TagKeys

[required] A list of tag keys to remove from the index, FAQ, or data source. If a tag key does not exist on the resource, it is ignored.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.