lexmodelsv2_delete_custom_vocabulary: Removes a custom vocabulary from the specified locale in the...

View source: R/lexmodelsv2_operations.R

lexmodelsv2_delete_custom_vocabularyR Documentation

Removes a custom vocabulary from the specified locale in the specified bot

Description

Removes a custom vocabulary from the specified locale in the specified bot.

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

Usage

lexmodelsv2_delete_custom_vocabulary(botId, botVersion, localeId)

Arguments

botId

[required] The unique identifier of the bot to remove the custom vocabulary from.

botVersion

[required] The version of the bot to remove the custom vocabulary from.

localeId

[required] The locale identifier for the locale that contains the custom vocabulary to remove.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.