lexmodelsv2_describe_slot: Gets metadata information about a slot

View source: R/lexmodelsv2_operations.R

lexmodelsv2_describe_slotR Documentation

Gets metadata information about a slot

Description

Gets metadata information about a slot.

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

Usage

lexmodelsv2_describe_slot(slotId, botId, botVersion, localeId, intentId)

Arguments

slotId

[required] The unique identifier for the slot.

botId

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

botVersion

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

localeId

[required] The identifier of the language and locale of the slot to describe. The string must match one of the supported locales. For more information, see Supported languages.

intentId

[required] The identifier of the intent that contains the slot.


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