View source: R/lexmodelsv2_operations.R
lexmodelsv2_describe_bot_alias | R Documentation |
Get information about a specific bot alias.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_describe_bot_alias/ for full documentation.
lexmodelsv2_describe_bot_alias(botAliasId, botId)
botAliasId |
[required] The identifier of the bot alias to describe. |
botId |
[required] The identifier of the bot associated with the bot alias to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.