Learn R Programming

paws.machine.learning (version 0.9.0)

lexmodelsv2_describe_intent: Returns metadata about an intent

Description

Returns metadata about an intent.

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

Usage

lexmodelsv2_describe_intent(intentId, botId, botVersion, localeId)

Arguments

intentId

[required] The identifier of the intent to describe.

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 of the intent to describe. The string must match one of the supported locales. For more information, see Supported languages.