lexmodelsv2_delete_intent: Removes the specified intent

View source: R/lexmodelsv2_operations.R

lexmodelsv2_delete_intentR Documentation

Removes the specified intent

Description

Removes the specified intent.

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

Usage

lexmodelsv2_delete_intent(intentId, botId, botVersion, localeId)

Arguments

intentId

[required] The unique identifier of the intent to delete.

botId

[required] The identifier of the bot associated with the intent.

botVersion

[required] The version of the bot associated with the intent.

localeId

[required] The identifier of the language and locale where the bot 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.