Deletes the association between an Amazon Lex bot and a messaging platform
Deletes the association between an Amazon Lex bot and a messaging platform.
This operation requires permission for the
lex:DeleteBotChannelAssociation
action.
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. |
An empty list.
svc$delete_bot_channel_association( name = "string", botName = "string", botAlias = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.