View source: R/chatbot_operations.R
chatbot_associate_to_configuration | R Documentation |
Links a resource (for example, a custom action) to a channel configuration.
See https://www.paws-r-sdk.com/docs/chatbot_associate_to_configuration/ for full documentation.
chatbot_associate_to_configuration(Resource, ChatConfiguration)
Resource |
[required] The resource Amazon Resource Name (ARN) to link. |
ChatConfiguration |
[required] The channel configuration to associate with the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.