lexmodelbuildingservice_untag_resource: Removes tags from a bot, bot alias or bot channel

View source: R/lexmodelbuildingservice_operations.R

lexmodelbuildingservice_untag_resourceR Documentation

Removes tags from a bot, bot alias or bot channel

Description

Removes tags from a bot, bot alias or bot channel.

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

Usage

lexmodelbuildingservice_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource to remove the tags from.

tagKeys

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


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