lexmodelsv2_delete_bot_locale: Removes a locale from a bot

View source: R/lexmodelsv2_operations.R

lexmodelsv2_delete_bot_localeR Documentation

Removes a locale from a bot

Description

Removes a locale from a bot.

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

Usage

lexmodelsv2_delete_bot_locale(botId, botVersion, localeId)

Arguments

botId

[required] The unique identifier of the bot that contains the locale.

botVersion

[required] The version of the bot that contains the locale.

localeId

[required] The identifier of the language and locale that will be deleted. The string must match one of the supported locales. For more information, see Supported languages.


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