View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_get_bot | R Documentation |
Returns metadata information for a specific bot. You must provide the bot name and the bot version or alias.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_bot/ for full documentation.
lexmodelbuildingservice_get_bot(name, versionOrAlias)
name |
[required] The name of the bot. The name is case sensitive. |
versionOrAlias |
[required] The version or alias of the bot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.