View source: R/connectwisdomservice_operations.R
connectwisdomservice_get_session | R Documentation |
Retrieves information for a specified session.
See https://www.paws-r-sdk.com/docs/connectwisdomservice_get_session/ for full documentation.
connectwisdomservice_get_session(assistantId, sessionId)
assistantId |
[required] The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN. |
sessionId |
[required] The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.