lexmodelsv2_describe_custom_vocabulary_metadata {paws.machine.learning} | R Documentation |
Provides metadata information about a custom vocabulary
Description
Provides metadata information about a custom vocabulary.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_describe_custom_vocabulary_metadata/ for full documentation.
Usage
lexmodelsv2_describe_custom_vocabulary_metadata(botId, botVersion, localeId)
Arguments
botId |
[required] The unique identifier of the bot that contains the custom vocabulary. |
botVersion |
[required] The bot version of the bot to return metadata for. |
localeId |
[required] The locale to return the custom vocabulary information for. The locale
must be |
[Package paws.machine.learning version 0.7.0 Index]