lexmodelbuildingservice_get_bot_channel_association {paws.machine.learning} | R Documentation |
Returns information about the association between an Amazon Lex bot and a messaging platform
Description
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.
Usage
lexmodelbuildingservice_get_bot_channel_association(name, botName, botAlias)
Arguments
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. |
[Package paws.machine.learning version 0.9.0 Index]