View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_get_bot_channel_association | R Documentation |
Returns information about the association between an Amazon Lex bot and a messaging platform.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_bot_channel_association/ for full documentation.
lexmodelbuildingservice_get_bot_channel_association(name, botName, botAlias)
name |
[required] The name of the association between the bot and the channel. The name is case sensitive. |
botName |
[required] The name of the Amazon Lex bot. |
botAlias |
[required] An alias pointing to the specific version of the Amazon Lex bot to which this association is being made. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.