View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_delete_bot_channel_association | R Documentation |
Deletes the association between an Amazon Lex bot and a messaging platform.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_bot_channel_association/ for full documentation.
lexmodelbuildingservice_delete_bot_channel_association(name, botName, botAlias)
name |
[required] The name of the association. The name is case sensitive. |
botName |
[required] The name of the Amazon Lex bot. |
botAlias |
[required] An alias that points 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.